/* Wydawnictwo Prześwity */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
 font-family: sans-serif;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
body {
 margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
 display: block;
}
audio,
canvas,
progress,
video {
 display: inline-block;
 vertical-align: baseline;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden],
template {
 display: none;
}
a {
 background-color: transparent;
}
a:active,
a:hover {
 outline: 0;
}
abbr[title] {
 border-bottom: none;
 text-decoration: underline;
 text-decoration: underline dotted;
}
b,
strong {
 font-weight: bold;
}
dfn {
 font-style: italic;
}
h1 {
 font-size: 2em;
 margin: 0.67em 0;
}
mark {
 background: #ff0;
 color: #000;
}
small {
 font-size: 80%;
}
sub,
sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline;
}
sup {
 top: -0.5em;
}
sub {
 bottom: -0.25em;
}
img {
 border: 0;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
 margin: 1em 40px;
}
hr {
 box-sizing: content-box;
 height: 0;
}
pre {
 overflow: auto;
}
code,
kbd,
pre,
samp {
 font-family: monospace, monospace;
 font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
 color: inherit;
 font: inherit;
 margin: 0;
}
button {
 overflow: visible;
}
button,
select {
 text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 -webkit-appearance: button;
 cursor: pointer;
}
button[disabled],
html input[disabled] {
 cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
 line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
 box-sizing: border-box;
 padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
 -webkit-appearance: textfield;
 box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
 border: 1px solid #c0c0c0;
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
}
legend {
 border: 0;
 padding: 0;
}
textarea {
 overflow: auto;
}
optgroup {
 font-weight: bold;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
td,
th {
 padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
 *,
 *:before,
 *:after {
 color: #000 !important;
 text-shadow: none !important;
 background: transparent !important;
 box-shadow: none !important;
 }
 a,
 a:visited {
 text-decoration: underline;
 }
 a[href]:after {
 content: " (" attr(href) ")";
 }
 abbr[title]:after {
 content: " (" attr(title) ")";
 }
 a[href^="#"]:after,
 a[href^="javascript:"]:after {
 content: "";
 }
 pre,
 blockquote {
 border: 1px solid #999;
 page-break-inside: avoid;
 }
 thead {
 display: table-header-group;
 }
 tr,
 img {
 page-break-inside: avoid;
 }
 img {
 max-width: 100% !important;
 }
 p,
 h2,
 h3 {
 orphans: 3;
 widows: 3;
 }
 h2,
 h3 {
 page-break-after: avoid;
 }
 .navbar {
 display: none;
 }
 .btn > .caret,
 .dropup > .btn > .caret {
 border-top-color: #000 !important;
 }
 .label {
 border: 1px solid #000;
 }
 .table {
 border-collapse: collapse !important;
 }
 .table td,
 .table th {
 background-color: #fff !important;
 }
 .table-bordered th,
 .table-bordered td {
 border: 1px solid #ddd !important;
 }
}
.datepicker {
 border-radius: 4px;
 direction: ltr;
}
.datepicker-inline {
 width: 220px;
}
.datepicker-rtl {
 direction: rtl;
}
.datepicker-rtl.dropdown-menu {
 left: auto;
}
.datepicker-rtl table tr td span {
 float: right;
}
.datepicker-dropdown {
 top: 0;
 left: 0;
 padding: 4px;
}
.datepicker-dropdown:before {
 content: '';
 display: inline-block;
 border-left: 7px solid transparent;
 border-right: 7px solid transparent;
 border-bottom: 7px solid rgba(0, 0, 0, 0.15);
 border-top: 0;
 border-bottom-color: rgba(0, 0, 0, 0.2);
 position: absolute;
}
.datepicker-dropdown:after {
 content: '';
 display: inline-block;
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 6px solid #ffffff;
 border-top: 0;
 position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
 left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
 left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
 right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
 right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
 top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
 top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
 bottom: -7px;
 border-bottom: 0;
 border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
 bottom: -6px;
 border-bottom: 0;
 border-top: 6px solid #ffffff;
}
.datepicker table {
 margin: 0;
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
 text-align: center;
 width: 30px;
 height: 30px;
 border-radius: 4px;
 border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
 background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
 color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
 background: #eeeeee;
 cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
 background: none;
 color: #777777;
 cursor: default;
}
.datepicker table tr td.highlighted {
 color: #000000;
 background-color: #d9edf7;
 border-color: #85c5e5;
 border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
 color: #000000;
 background-color: #afd9ee;
 border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
 color: #000000;
 background-color: #afd9ee;
 border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
 color: #000000;
 background-color: #afd9ee;
 background-image: none;
 border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
 color: #000000;
 background-color: #91cbe8;
 border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
 background-color: #d9edf7;
 border-color: #85c5e5;
}
.datepicker table tr td.highlighted .badge {
 color: #d9edf7;
 background-color: #000000;
}
.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.highlighted {
 color: #000000;
 background-color: #b7ddf0;
 border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.highlighted {
 background-image: none;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.highlighted,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled:active,
.datepicker table tr td.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.disabled.active,
.datepicker table tr td.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.highlighted.active {
 background-color: #d9edf7;
 border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
 background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
 background: #d9edf7;
 color: #777777;
}
.datepicker table tr td.today {
 color: #000000;
 background-color: #ffdb99;
 border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
 color: #000000;
 background-color: #ffc966;
 border-color: #b37400;
}
.datepicker table tr td.today:hover {
 color: #000000;
 background-color: #ffc966;
 border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
 color: #000000;
 background-color: #ffc966;
 background-image: none;
 border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
 color: #000000;
 background-color: #ffbc42;
 border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
 background-color: #ffdb99;
 border-color: #ffb733;
}
.datepicker table tr td.today .badge {
 color: #ffdb99;
 background-color: #000000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open .dropdown-toggle.datepicker table tr td.today {
 color: #000000;
 background-color: #ffcd70;
 border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open .dropdown-toggle.datepicker table tr td.today {
 background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today[disabled],
fieldset[disabled] .datepicker table tr td.today,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active {
 background-color: #ffdb99;
 border-color: #ffb733;
}
.datepicker table tr td.today.focused {
 background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
 background: #ffdb99;
 color: #777777;
}
.datepicker table tr td.range {
 color: #000000;
 background-color: #eeeeee;
 border-color: #bbbbbb;
 border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
 color: #000000;
 background-color: #d5d5d5;
 border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
 color: #000000;
 background-color: #d5d5d5;
 border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
 color: #000000;
 background-color: #d5d5d5;
 background-image: none;
 border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
 color: #000000;
 background-color: #c3c3c3;
 border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
 background-color: #eeeeee;
 border-color: #bbbbbb;
}
.datepicker table tr td.range .badge {
 color: #eeeeee;
 background-color: #000000;
}
.datepicker table tr td.range:hover,
.datepicker table tr td.range:focus,
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open .dropdown-toggle.datepicker table tr td.range {
 color: #000000;
 background-color: #dadada;
 border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open .dropdown-toggle.datepicker table tr td.range {
 background-image: none;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range[disabled],
fieldset[disabled] .datepicker table tr td.range,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range[disabled]:active,
fieldset[disabled] .datepicker table tr td.range:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range.active {
 background-color: #eeeeee;
 border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
 background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
 background: #eeeeee;
 color: #777777;
}
.datepicker table tr td.range.highlighted {
 color: #000000;
 background-color: #e4eef3;
 border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
 color: #000000;
 background-color: #c1d7e3;
 border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
 color: #000000;
 background-color: #c1d7e3;
 border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
 color: #000000;
 background-color: #c1d7e3;
 background-image: none;
 border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
 color: #000000;
 background-color: #a8c8d8;
 border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
 background-color: #e4eef3;
 border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted .badge {
 color: #e4eef3;
 background-color: #000000;
}
.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.range.highlighted {
 color: #000000;
 background-color: #c8dce6;
 border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.range.highlighted {
 background-image: none;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled:active,
.datepicker table tr td.range.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.disabled.active,
.datepicker table tr td.range.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.range.highlighted.active {
 background-color: #e4eef3;
 border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
 background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
 background: #e4eef3;
 color: #777777;
}
.datepicker table tr td.range.today {
 color: #000000;
 background-color: #f7ca77;
 border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
 color: #000000;
 background-color: #f4b747;
 border-color: #815608;
}
.datepicker table tr td.range.today:hover {
 color: #000000;
 background-color: #f4b747;
 border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
 color: #000000;
 background-color: #f4b747;
 background-image: none;
 border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
 color: #000000;
 background-color: #f2aa25;
 border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
 background-color: #f7ca77;
 border-color: #f1a417;
}
.datepicker table tr td.range.today .badge {
 color: #f7ca77;
 background-color: #000000;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open .dropdown-toggle.datepicker table tr td.range.today {
 color: #000000;
 background-color: #f4bb51;
 border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open .dropdown-toggle.datepicker table tr td.range.today {
 background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active {
 background-color: #f7ca77;
 border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
 background: #f7ca77;
 color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
 color: #ffffff;
 background-color: #777777;
 border-color: #555555;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
 color: #ffffff;
 background-color: #5e5e5e;
 border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
 color: #ffffff;
 background-color: #5e5e5e;
 border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
 color: #ffffff;
 background-color: #5e5e5e;
 background-image: none;
 border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
 color: #ffffff;
 background-color: #4c4c4c;
 border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
 background-color: #777777;
 border-color: #555555;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
 color: #777777;
 background-color: #ffffff;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.highlighted {
 color: #ffffff;
 background-color: #636363;
 border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.highlighted {
 background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.highlighted.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.highlighted,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.highlighted.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.highlighted.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.highlighted.active {
 background-color: #777777;
 border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
 color: #ffffff;
 background-color: #337ab7;
 border-color: #2e6da4;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
 color: #ffffff;
 background-color: #286090;
 border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
 color: #ffffff;
 background-color: #286090;
 border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
 color: #ffffff;
 background-color: #286090;
 background-image: none;
 border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
 color: #ffffff;
 background-color: #204d74;
 border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
 background-color: #337ab7;
 border-color: #2e6da4;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
 color: #337ab7;
 background-color: #ffffff;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.highlighted {
 color: #ffffff;
 background-color: #2a6598;
 border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.highlighted {
 background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.highlighted.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.highlighted,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.highlighted.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.highlighted.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.highlighted.active {
 background-color: #337ab7;
 border-color: #2e6da4;
}
.datepicker table tr td span {
 display: block;
 width: 23%;
 height: 54px;
 line-height: 54px;
 float: left;
 margin: 1%;
 cursor: pointer;
 border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
 background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
 background: none;
 color: #777777;
 cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
 color: #ffffff;
 background-color: #337ab7;
 border-color: #2e6da4;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
 color: #ffffff;
 background-color: #286090;
 border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
 color: #ffffff;
 background-color: #286090;
 border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
 color: #ffffff;
 background-color: #286090;
 background-image: none;
 border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
 color: #ffffff;
 background-color: #204d74;
 border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
 background-color: #337ab7;
 border-color: #2e6da4;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
 color: #337ab7;
 background-color: #ffffff;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
 color: #ffffff;
 background-color: #2a6598;
 border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
 background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
 background-color: #337ab7;
 border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
 color: #777777;
}
.datepicker .datepicker-switch {
 width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
 cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
 background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
 visibility: hidden;
}
.datepicker .cw {
 font-size: 10px;
 width: 12px;
 padding: 0 2px 0 5px;
 vertical-align: middle;
}
.input-group.date .input-group-addon {
 cursor: pointer;
}
.input-daterange {
 width: 100%;
}
.input-daterange input {
 text-align: center;
}
.input-daterange input:first-child {
 border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
 border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
 width: auto;
 min-width: 16px;
 padding: 4px 5px;
 line-height: 1.42857143;
 border-width: 1px 0;
 margin-left: -5px;
 margin-right: -5px;
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
 display: none !important;
}
.bootstrap-select {
 vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
 position: relative;
 width: 100%;
 text-align: right;
 white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
 color: #999999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
 color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
 position: absolute !important;
 bottom: 0;
 left: 50%;
 display: block !important;
 width: 0.5px !important;
 height: 100% !important;
 padding: 0 !important;
 opacity: 0 !important;
 border: none;
}
.bootstrap-select > select.mobile-device {
 top: 0;
 left: 0;
 display: block !important;
 width: 100% !important;
 z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
 border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
 border-color: #28a745;
}
.bootstrap-select.fit-width {
 width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
 width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
 outline: 0px !important;
}
.bootstrap-select.form-control {
 margin-bottom: 0;
 padding: 0;
 border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
 width: 100%;
}
.input-group .bootstrap-select.form-control,
.bootstrap-select.form-control.input-group-btn {
 z-index: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
 float: none;
 display: inline-block;
 margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
 float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
 margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
 padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
 height: 100%;
 font-size: inherit;
 line-height: inherit;
 border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
 font-size: inherit;
 line-height: inherit;
 border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
 padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
 padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
 width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
 cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
 outline: none !important;
}
.bootstrap-select.bs-container {
 position: absolute;
 top: 0;
 left: 0;
 height: 0 !important;
 padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
 z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
 content: '';
 display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
 position: absolute;
 top: 0;
 left: 0;
 padding-top: inherit;
 padding-right: inherit;
 padding-bottom: inherit;
 padding-left: inherit;
 height: 100%;
 width: 100%;
 text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
 padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
 overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
 position: absolute;
 top: 50%;
 right: 12px;
 margin-top: -2px;
 vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
 border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
 width: 100%;
}
.bootstrap-select .dropdown-menu {
 min-width: 100%;
 box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
 outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
 position: static;
 float: none;
 border: 0;
 padding: 0;
 margin: 0;
 border-radius: 0;
 box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
 position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
 color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
 cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
 cursor: pointer;
 user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
 position: relative;
 padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
 display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
 display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
 padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
 position: absolute;
 bottom: 5px;
 width: 96%;
 margin: 0 2%;
 min-height: 26px;
 padding: 3px 5px;
 background: #f5f5f5;
 border: 1px solid #e3e3e3;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
 pointer-events: none;
 opacity: 0.9;
 box-sizing: border-box;
}
.bootstrap-select .no-results {
 padding: 3px;
 background: #f5f5f5;
 margin: 0 5px;
 white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
 position: static;
 display: inline;
 padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
 display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
 position: static;
 top: auto;
 margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
 position: absolute;
 display: inline-block;
 right: 15px;
 top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
 margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
 content: '';
 display: block;
 width: 0.5em;
 height: 1em;
 border-style: solid;
 border-width: 0 0.26em 0.26em 0;
 transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
 z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
 content: '';
 border-left: 7px solid transparent;
 border-right: 7px solid transparent;
 border-bottom: 7px solid rgba(204, 204, 204, 0.2);
 position: absolute;
 bottom: -4px;
 left: 9px;
 display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
 content: '';
 border-left: 6px solid transparent;
 border-right: 6px solid transparent;
 border-bottom: 6px solid white;
 position: absolute;
 bottom: -4px;
 left: 10px;
 display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
 bottom: auto;
 top: -4px;
 border-top: 7px solid rgba(204, 204, 204, 0.2);
 border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
 bottom: auto;
 top: -4px;
 border-top: 6px solid white;
 border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
 right: 12px;
 left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
 right: 13px;
 left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
 display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
 padding: 4px 8px;
}
.bs-actionsbox {
 width: 100%;
 box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
 width: 50%;
}
.bs-donebutton {
 float: left;
 width: 100%;
 box-sizing: border-box;
}
.bs-donebutton .btn-group button {
 width: 100%;
}
.bs-searchbox + .bs-actionsbox {
 padding: 0 8px 4px;
}
.bs-searchbox .form-control {
 margin-bottom: 0;
 width: 100%;
 float: none;
}
* {
 -ms-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
*:before,
*:after {
 -ms-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
html {
 font-size: 10px;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 14px;
 line-height: 1.42857143;
 color: #333333;
 background-color: #ffffff;
}
input,
button,
select,
textarea {
 font-family: inherit;
 font-size: inherit;
 line-height: inherit;
}
a {
 color: #337ab7;
 text-decoration: none;
}
a:hover,
a:focus {
 color: #23527c;
 text-decoration: underline;
}
a:focus {
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px;
}
figure {
 margin: 0;
}
img {
 vertical-align: middle;
}
.img-responsive {
 display: block;
 max-width: 100%;
 height: auto;
}
.img-rounded {
 border-radius: 6px;
}
.img-thumbnail {
 padding: 4px;
 line-height: 1.42857143;
 background-color: #ffffff;
 border: 1px solid #dddddd;
 border-radius: 4px;
 -webkit-transition: all all 0.2s ease-in-out ease-out;
 -moz-transition: all all 0.2s ease-in-out ease-out;
 -o-transition: all all 0.2s ease-in-out ease-out;
 transition: all all 0.2s ease-in-out ease-out;
 -webkit-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
 display: inline-block;
 max-width: 100%;
 height: auto;
}
.img-circle {
 border-radius: 50%;
}
hr {
 margin-top: 20px;
 margin-bottom: 20px;
 border: 0;
 border-top: 1px solid #eeeeee;
}
.sr-only {
 position: absolute;
 width: 1px;
 height: 1px;
 padding: 0;
 margin: -1px;
 overflow: hidden;
 clip: rect(0, 0, 0, 0);
 border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position: static;
 width: auto;
 height: auto;
 margin: 0;
 overflow: visible;
 clip: auto;
}
[role="button"] {
 cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 font-family: inherit;
 font-weight: 500;
 line-height: 1.1;
 color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
 font-weight: 400;
 line-height: 1;
 color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
 margin-top: 20px;
 margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
 font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
 margin-top: 10px;
 margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
 font-size: 75%;
}
h1,
.h1 {
 font-size: 36px;
}
h2,
.h2 {
 font-size: 30px;
}
h3,
.h3 {
 font-size: 24px;
}
h4,
.h4 {
 font-size: 18px;
}
h5,
.h5 {
 font-size: 14px;
}
h6,
.h6 {
 font-size: 12px;
}
p {
 margin: 0 0 10px;
}
.lead {
 margin-bottom: 20px;
 font-size: 16px;
 font-weight: 300;
 line-height: 1.4;
}
@media (min-width: 768px) {
 .lead {
 font-size: 21px;
 }
}
small,
.small {
 font-size: 85%;
}
mark,
.mark {
 padding: .2em;
 background-color: #fcf8e3;
}
.text-left {
 text-align: left;
}
.text-right {
 text-align: right;
}
.text-center {
 text-align: center;
}
.text-justify {
 text-align: justify;
}
.text-nowrap {
 white-space: nowrap;
}
.text-lowercase {
 text-transform: lowercase;
}
.text-uppercase {
 text-transform: uppercase;
}
.text-capitalize {
 text-transform: capitalize;
}
.text-muted {
 color: #777777;
}
.text-primary {
 color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
 color: #286090;
}
.text-success {
 color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
 color: #2b542c;
}
.text-info {
 color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
 color: #245269;
}
.text-warning {
 color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
 color: #66512c;
}
.text-danger {
 color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
 color: #843534;
}
.bg-primary {
 color: #fff;
 background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
 background-color: #286090;
}
.bg-success {
 background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
 background-color: #c1e2b3;
}
.bg-info {
 background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
 background-color: #afd9ee;
}
.bg-warning {
 background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
 background-color: #f7ecb5;
}
.bg-danger {
 background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
 background-color: #e4b9b9;
}
.page-header {
 padding-bottom: 9px;
 margin: 40px 0 20px;
 border-bottom: 1px solid #eeeeee;
}
ul,
ol {
 margin-top: 0;
 margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
 margin-bottom: 0;
}
.list-unstyled {
 padding-left: 0;
 list-style: none;
}
.list-inline {
 padding-left: 0;
 list-style: none;
 margin-left: -5px;
}
.list-inline > li {
 display: inline-block;
 padding-right: 5px;
 padding-left: 5px;
}
dl {
 margin-top: 0;
 margin-bottom: 20px;
}
dt,
dd {
 line-height: 1.42857143;
}
dt {
 font-weight: 700;
}
dd {
 margin-left: 0;
}
@media (min-width: 992px) {
 .dl-horizontal dt {
 float: left;
 width: 160px;
 clear: left;
 text-align: right;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 }
 .dl-horizontal dd {
 margin-left: 180px;
 }
}
abbr[title],
abbr[data-original-title] {
 cursor: help;
}
.initialism {
 font-size: 90%;
 text-transform: uppercase;
}
blockquote {
 padding: 10px 20px;
 margin: 0 0 20px;
 font-size: 17.5px;
 border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
 margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
 display: block;
 font-size: 80%;
 line-height: 1.42857143;
 color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
 content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
 padding-right: 15px;
 padding-left: 0;
 text-align: right;
 border-right: 5px solid #eeeeee;
 border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
 content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
 content: "\00A0 \2014";
}
address {
 margin-bottom: 20px;
 font-style: normal;
 line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
 padding: 2px 4px;
 font-size: 90%;
 color: #c7254e;
 background-color: #f9f2f4;
 border-radius: 4px;
}
kbd {
 padding: 2px 4px;
 font-size: 90%;
 color: #ffffff;
 background-color: #333333;
 border-radius: 3px;
 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
 padding: 0;
 font-size: 100%;
 font-weight: 700;
 box-shadow: none;
}
pre {
 display: block;
 padding: 9.5px;
 margin: 0 0 10px;
 font-size: 13px;
 line-height: 1.42857143;
 color: #333333;
 word-break: break-all;
 word-wrap: break-word;
 background-color: #f5f5f5;
 border: 1px solid #cccccc;
 border-radius: 4px;
}
pre code {
 padding: 0;
 font-size: inherit;
 color: inherit;
 white-space: pre-wrap;
 background-color: transparent;
 border-radius: 0;
}
.pre-scrollable {
 max-height: 340px;
 overflow-y: scroll;
}
.container {
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}
@media (min-width: 768px) {
 .container {
 width: 750px;
 }
}
@media (min-width: 992px) {
 .container {
 width: 970px;
 }
}
@media (min-width: 1200px) {
 .container {
 width: 1170px;
 }
}
.container-fluid {
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}
.row {
 margin-right: -15px;
 margin-left: -15px;
}
.row-no-gutters {
 margin-right: 0;
 margin-left: 0;
}
.row-no-gutters [class*="col-"] {
 padding-right: 0;
 padding-left: 0;
}
.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-right: 15px;
 padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
 float: left;
}
.col-xs-12 {
 width: 100%;
}
.col-xs-11 {
 width: 91.66666667%;
}
.col-xs-10 {
 width: 83.33333333%;
}
.col-xs-9 {
 width: 75%;
}
.col-xs-8 {
 width: 66.66666667%;
}
.col-xs-7 {
 width: 58.33333333%;
}
.col-xs-6 {
 width: 50%;
}
.col-xs-5 {
 width: 41.66666667%;
}
.col-xs-4 {
 width: 33.33333333%;
}
.col-xs-3 {
 width: 25%;
}
.col-xs-2 {
 width: 16.66666667%;
}
.col-xs-1 {
 width: 8.33333333%;
}
.col-xs-pull-12 {
 right: 100%;
}
.col-xs-pull-11 {
 right: 91.66666667%;
}
.col-xs-pull-10 {
 right: 83.33333333%;
}
.col-xs-pull-9 {
 right: 75%;
}
.col-xs-pull-8 {
 right: 66.66666667%;
}
.col-xs-pull-7 {
 right: 58.33333333%;
}
.col-xs-pull-6 {
 right: 50%;
}
.col-xs-pull-5 {
 right: 41.66666667%;
}
.col-xs-pull-4 {
 right: 33.33333333%;
}
.col-xs-pull-3 {
 right: 25%;
}
.col-xs-pull-2 {
 right: 16.66666667%;
}
.col-xs-pull-1 {
 right: 8.33333333%;
}
.col-xs-pull-0 {
 right: auto;
}
.col-xs-push-12 {
 left: 100%;
}
.col-xs-push-11 {
 left: 91.66666667%;
}
.col-xs-push-10 {
 left: 83.33333333%;
}
.col-xs-push-9 {
 left: 75%;
}
.col-xs-push-8 {
 left: 66.66666667%;
}
.col-xs-push-7 {
 left: 58.33333333%;
}
.col-xs-push-6 {
 left: 50%;
}
.col-xs-push-5 {
 left: 41.66666667%;
}
.col-xs-push-4 {
 left: 33.33333333%;
}
.col-xs-push-3 {
 left: 25%;
}
.col-xs-push-2 {
 left: 16.66666667%;
}
.col-xs-push-1 {
 left: 8.33333333%;
}
.col-xs-push-0 {
 left: auto;
}
.col-xs-offset-12 {
 margin-left: 100%;
}
.col-xs-offset-11 {
 margin-left: 91.66666667%;
}
.col-xs-offset-10 {
 margin-left: 83.33333333%;
}
.col-xs-offset-9 {
 margin-left: 75%;
}
.col-xs-offset-8 {
 margin-left: 66.66666667%;
}
.col-xs-offset-7 {
 margin-left: 58.33333333%;
}
.col-xs-offset-6 {
 margin-left: 50%;
}
.col-xs-offset-5 {
 margin-left: 41.66666667%;
}
.col-xs-offset-4 {
 margin-left: 33.33333333%;
}
.col-xs-offset-3 {
 margin-left: 25%;
}
.col-xs-offset-2 {
 margin-left: 16.66666667%;
}
.col-xs-offset-1 {
 margin-left: 8.33333333%;
}
.col-xs-offset-0 {
 margin-left: 0%;
}
@media (min-width: 768px) {
 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
 float: left;
 }
 .col-sm-12 {
 width: 100%;
 }
 .col-sm-11 {
 width: 91.66666667%;
 }
 .col-sm-10 {
 width: 83.33333333%;
 }
 .col-sm-9 {
 width: 75%;
 }
 .col-sm-8 {
 width: 66.66666667%;
 }
 .col-sm-7 {
 width: 58.33333333%;
 }
 .col-sm-6 {
 width: 50%;
 }
 .col-sm-5 {
 width: 41.66666667%;
 }
 .col-sm-4 {
 width: 33.33333333%;
 }
 .col-sm-3 {
 width: 25%;
 }
 .col-sm-2 {
 width: 16.66666667%;
 }
 .col-sm-1 {
 width: 8.33333333%;
 }
 .col-sm-pull-12 {
 right: 100%;
 }
 .col-sm-pull-11 {
 right: 91.66666667%;
 }
 .col-sm-pull-10 {
 right: 83.33333333%;
 }
 .col-sm-pull-9 {
 right: 75%;
 }
 .col-sm-pull-8 {
 right: 66.66666667%;
 }
 .col-sm-pull-7 {
 right: 58.33333333%;
 }
 .col-sm-pull-6 {
 right: 50%;
 }
 .col-sm-pull-5 {
 right: 41.66666667%;
 }
 .col-sm-pull-4 {
 right: 33.33333333%;
 }
 .col-sm-pull-3 {
 right: 25%;
 }
 .col-sm-pull-2 {
 right: 16.66666667%;
 }
 .col-sm-pull-1 {
 right: 8.33333333%;
 }
 .col-sm-pull-0 {
 right: auto;
 }
 .col-sm-push-12 {
 left: 100%;
 }
 .col-sm-push-11 {
 left: 91.66666667%;
 }
 .col-sm-push-10 {
 left: 83.33333333%;
 }
 .col-sm-push-9 {
 left: 75%;
 }
 .col-sm-push-8 {
 left: 66.66666667%;
 }
 .col-sm-push-7 {
 left: 58.33333333%;
 }
 .col-sm-push-6 {
 left: 50%;
 }
 .col-sm-push-5 {
 left: 41.66666667%;
 }
 .col-sm-push-4 {
 left: 33.33333333%;
 }
 .col-sm-push-3 {
 left: 25%;
 }
 .col-sm-push-2 {
 left: 16.66666667%;
 }
 .col-sm-push-1 {
 left: 8.33333333%;
 }
 .col-sm-push-0 {
 left: auto;
 }
 .col-sm-offset-12 {
 margin-left: 100%;
 }
 .col-sm-offset-11 {
 margin-left: 91.66666667%;
 }
 .col-sm-offset-10 {
 margin-left: 83.33333333%;
 }
 .col-sm-offset-9 {
 margin-left: 75%;
 }
 .col-sm-offset-8 {
 margin-left: 66.66666667%;
 }
 .col-sm-offset-7 {
 margin-left: 58.33333333%;
 }
 .col-sm-offset-6 {
 margin-left: 50%;
 }
 .col-sm-offset-5 {
 margin-left: 41.66666667%;
 }
 .col-sm-offset-4 {
 margin-left: 33.33333333%;
 }
 .col-sm-offset-3 {
 margin-left: 25%;
 }
 .col-sm-offset-2 {
 margin-left: 16.66666667%;
 }
 .col-sm-offset-1 {
 margin-left: 8.33333333%;
 }
 .col-sm-offset-0 {
 margin-left: 0%;
 }
}
@media (min-width: 992px) {
 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
 float: left;
 }
 .col-md-12 {
 width: 100%;
 }
 .col-md-11 {
 width: 91.66666667%;
 }
 .col-md-10 {
 width: 83.33333333%;
 }
 .col-md-9 {
 width: 75%;
 }
 .col-md-8 {
 width: 66.66666667%;
 }
 .col-md-7 {
 width: 58.33333333%;
 }
 .col-md-6 {
 width: 50%;
 }
 .col-md-5 {
 width: 41.66666667%;
 }
 .col-md-4 {
 width: 33.33333333%;
 }
 .col-md-3 {
 width: 25%;
 }
 .col-md-2 {
 width: 16.66666667%;
 }
 .col-md-1 {
 width: 8.33333333%;
 }
 .col-md-pull-12 {
 right: 100%;
 }
 .col-md-pull-11 {
 right: 91.66666667%;
 }
 .col-md-pull-10 {
 right: 83.33333333%;
 }
 .col-md-pull-9 {
 right: 75%;
 }
 .col-md-pull-8 {
 right: 66.66666667%;
 }
 .col-md-pull-7 {
 right: 58.33333333%;
 }
 .col-md-pull-6 {
 right: 50%;
 }
 .col-md-pull-5 {
 right: 41.66666667%;
 }
 .col-md-pull-4 {
 right: 33.33333333%;
 }
 .col-md-pull-3 {
 right: 25%;
 }
 .col-md-pull-2 {
 right: 16.66666667%;
 }
 .col-md-pull-1 {
 right: 8.33333333%;
 }
 .col-md-pull-0 {
 right: auto;
 }
 .col-md-push-12 {
 left: 100%;
 }
 .col-md-push-11 {
 left: 91.66666667%;
 }
 .col-md-push-10 {
 left: 83.33333333%;
 }
 .col-md-push-9 {
 left: 75%;
 }
 .col-md-push-8 {
 left: 66.66666667%;
 }
 .col-md-push-7 {
 left: 58.33333333%;
 }
 .col-md-push-6 {
 left: 50%;
 }
 .col-md-push-5 {
 left: 41.66666667%;
 }
 .col-md-push-4 {
 left: 33.33333333%;
 }
 .col-md-push-3 {
 left: 25%;
 }
 .col-md-push-2 {
 left: 16.66666667%;
 }
 .col-md-push-1 {
 left: 8.33333333%;
 }
 .col-md-push-0 {
 left: auto;
 }
 .col-md-offset-12 {
 margin-left: 100%;
 }
 .col-md-offset-11 {
 margin-left: 91.66666667%;
 }
 .col-md-offset-10 {
 margin-left: 83.33333333%;
 }
 .col-md-offset-9 {
 margin-left: 75%;
 }
 .col-md-offset-8 {
 margin-left: 66.66666667%;
 }
 .col-md-offset-7 {
 margin-left: 58.33333333%;
 }
 .col-md-offset-6 {
 margin-left: 50%;
 }
 .col-md-offset-5 {
 margin-left: 41.66666667%;
 }
 .col-md-offset-4 {
 margin-left: 33.33333333%;
 }
 .col-md-offset-3 {
 margin-left: 25%;
 }
 .col-md-offset-2 {
 margin-left: 16.66666667%;
 }
 .col-md-offset-1 {
 margin-left: 8.33333333%;
 }
 .col-md-offset-0 {
 margin-left: 0%;
 }
 .col-md-51 {
 width: 20%;
 }
}
@media (min-width: 1200px) {
 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
 float: left;
 }
 .col-lg-12 {
 width: 100%;
 }
 .col-lg-11 {
 width: 91.66666667%;
 }
 .col-lg-10 {
 width: 83.33333333%;
 }
 .col-lg-9 {
 width: 75%;
 }
 .col-lg-8 {
 width: 66.66666667%;
 }
 .col-lg-7 {
 width: 58.33333333%;
 }
 .col-lg-6 {
 width: 50%;
 }
 .col-lg-5 {
 width: 41.66666667%;
 }
 .col-lg-4 {
 width: 33.33333333%;
 }
 .col-lg-3 {
 width: 25%;
 }
 .col-lg-2 {
 width: 16.66666667%;
 }
 .col-lg-1 {
 width: 8.33333333%;
 }
 .col-lg-pull-12 {
 right: 100%;
 }
 .col-lg-pull-11 {
 right: 91.66666667%;
 }
 .col-lg-pull-10 {
 right: 83.33333333%;
 }
 .col-lg-pull-9 {
 right: 75%;
 }
 .col-lg-pull-8 {
 right: 66.66666667%;
 }
 .col-lg-pull-7 {
 right: 58.33333333%;
 }
 .col-lg-pull-6 {
 right: 50%;
 }
 .col-lg-pull-5 {
 right: 41.66666667%;
 }
 .col-lg-pull-4 {
 right: 33.33333333%;
 }
 .col-lg-pull-3 {
 right: 25%;
 }
 .col-lg-pull-2 {
 right: 16.66666667%;
 }
 .col-lg-pull-1 {
 right: 8.33333333%;
 }
 .col-lg-pull-0 {
 right: auto;
 }
 .col-lg-push-12 {
 left: 100%;
 }
 .col-lg-push-11 {
 left: 91.66666667%;
 }
 .col-lg-push-10 {
 left: 83.33333333%;
 }
 .col-lg-push-9 {
 left: 75%;
 }
 .col-lg-push-8 {
 left: 66.66666667%;
 }
 .col-lg-push-7 {
 left: 58.33333333%;
 }
 .col-lg-push-6 {
 left: 50%;
 }
 .col-lg-push-5 {
 left: 41.66666667%;
 }
 .col-lg-push-4 {
 left: 33.33333333%;
 }
 .col-lg-push-3 {
 left: 25%;
 }
 .col-lg-push-2 {
 left: 16.66666667%;
 }
 .col-lg-push-1 {
 left: 8.33333333%;
 }
 .col-lg-push-0 {
 left: auto;
 }
 .col-lg-offset-12 {
 margin-left: 100%;
 }
 .col-lg-offset-11 {
 margin-left: 91.66666667%;
 }
 .col-lg-offset-10 {
 margin-left: 83.33333333%;
 }
 .col-lg-offset-9 {
 margin-left: 75%;
 }
 .col-lg-offset-8 {
 margin-left: 66.66666667%;
 }
 .col-lg-offset-7 {
 margin-left: 58.33333333%;
 }
 .col-lg-offset-6 {
 margin-left: 50%;
 }
 .col-lg-offset-5 {
 margin-left: 41.66666667%;
 }
 .col-lg-offset-4 {
 margin-left: 33.33333333%;
 }
 .col-lg-offset-3 {
 margin-left: 25%;
 }
 .col-lg-offset-2 {
 margin-left: 16.66666667%;
 }
 .col-lg-offset-1 {
 margin-left: 8.33333333%;
 }
 .col-lg-offset-0 {
 margin-left: 0%;
 }
}
@media (min-width: 992px) {
 .col-md-51 {
 width: 20%;
 }
 .col-md-52 {
 width: 40%;
 }
 .col-md-53 {
 width: 60%;
 }
 .col-md-54 {
 width: 80%;
 }
 .col-md-55 {
 width: 100%;
 }
}
table {
 background-color: transparent;
}
table col[class*="col-"] {
 position: static;
 display: table-column;
 float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
 position: static;
 display: table-cell;
 float: none;
}
caption {
 padding-top: 8px;
 padding-bottom: 8px;
 color: #777777;
 text-align: left;
}
th {
 text-align: left;
}
.table {
 width: 100%;
 max-width: 100%;
 margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
 padding: 8px;
 line-height: 1.42857143;
 vertical-align: top;
 border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
 vertical-align: bottom;
 border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
 border-top: 0;
}
.table > tbody + tbody {
 border-top: 2px solid #dddddd;
}
.table .table {
 background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
 padding: 5px;
}
.table-bordered {
 border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
 border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
 border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
 background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
 background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
 background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
 background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
 background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
 background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
 background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
 background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
 background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
 background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
 background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
 background-color: #ebcccc;
}
.table-responsive {
 min-height: .01%;
 overflow-x: auto;
}
@media screen and (max-width: 767px) {
 .table-responsive {
 width: 100%;
 margin-bottom: 15px;
 overflow-y: hidden;
 -ms-overflow-style: -ms-autohiding-scrollbar;
 border: 1px solid #dddddd;
 }
 .table-responsive > .table {
 margin-bottom: 0;
 }
 .table-responsive > .table > thead > tr > th,
 .table-responsive > .table > tbody > tr > th,
 .table-responsive > .table > tfoot > tr > th,
 .table-responsive > .table > thead > tr > td,
 .table-responsive > .table > tbody > tr > td,
 .table-responsive > .table > tfoot > tr > td {
 white-space: nowrap;
 }
 .table-responsive > .table-bordered {
 border: 0;
 }
 .table-responsive > .table-bordered > thead > tr > th:first-child,
 .table-responsive > .table-bordered > tbody > tr > th:first-child,
 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
 .table-responsive > .table-bordered > thead > tr > td:first-child,
 .table-responsive > .table-bordered > tbody > tr > td:first-child,
 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
 border-left: 0;
 }
 .table-responsive > .table-bordered > thead > tr > th:last-child,
 .table-responsive > .table-bordered > tbody > tr > th:last-child,
 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
 .table-responsive > .table-bordered > thead > tr > td:last-child,
 .table-responsive > .table-bordered > tbody > tr > td:last-child,
 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
 border-right: 0;
 }
 .table-responsive > .table-bordered > tbody > tr:last-child > th,
 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
 .table-responsive > .table-bordered > tbody > tr:last-child > td,
 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
 border-bottom: 0;
 }
}
fieldset {
 min-width: 0;
 padding: 0;
 margin: 0;
 border: 0;
}
legend {
 display: block;
 width: 100%;
 padding: 0;
 margin-bottom: 20px;
 font-size: 21px;
 line-height: inherit;
 color: #333333;
 border: 0;
 border-bottom: 1px solid #e5e5e5;
}
label {
 display: inline-block;
 max-width: 100%;
 margin-bottom: 5px;
 font-weight: 700;
}
input[type="search"] {
 -ms-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-appearance: none;
 appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
 margin: 4px 0 0;
 margin-top: 1px \9;
 line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
 cursor: not-allowed;
}
input[type="file"] {
 display: block;
}
input[type="range"] {
 display: block;
 width: 100%;
}
select[multiple],
select[size] {
 height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px;
}
output {
 display: block;
 padding-top: 7px;
 font-size: 14px;
 line-height: 1.42857143;
 color: #555555;
}
.form-control {
 display: block;
 width: 100%;
 height: 34px;
 padding: 6px 12px;
 font-size: 14px;
 line-height: 1.42857143;
 color: #555555;
 background-color: #ffffff;
 background-image: none;
 border: 1px solid #cccccc;
 border-radius: 4px;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
 -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
 -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
 transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
 -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
 border-color: #66afe9;
 outline: 0;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
 color: #999999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999999;
}
.form-control::-webkit-input-placeholder {
 color: #999999;
}
.form-control::-ms-expand {
 background-color: transparent;
 border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
 background-color: #eeeeee;
 opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
 cursor: not-allowed;
}
textarea.form-control {
 height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
 input[type="date"].form-control,
 input[type="time"].form-control,
 input[type="datetime-local"].form-control,
 input[type="month"].form-control {
 line-height: 34px;
 }
 input[type="date"].input-sm,
 input[type="time"].input-sm,
 input[type="datetime-local"].input-sm,
 input[type="month"].input-sm,
 .input-group-sm input[type="date"],
 .input-group-sm input[type="time"],
 .input-group-sm input[type="datetime-local"],
 .input-group-sm input[type="month"] {
 line-height: 30px;
 }
 input[type="date"].input-lg,
 input[type="time"].input-lg,
 input[type="datetime-local"].input-lg,
 input[type="month"].input-lg,
 .input-group-lg input[type="date"],
 .input-group-lg input[type="time"],
 .input-group-lg input[type="datetime-local"],
 .input-group-lg input[type="month"] {
 line-height: 46px;
 }
}
.form-group {
 margin-bottom: 15px;
}
.radio,
.checkbox {
 position: relative;
 display: block;
 margin-top: 10px;
 margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
 cursor: not-allowed;
}
.radio label,
.checkbox label {
 min-height: 20px;
 padding-left: 20px;
 margin-bottom: 0;
 font-weight: 400;
 cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
 position: absolute;
 margin-top: 4px \9;
 margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
 margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
 position: relative;
 display: inline-block;
 padding-left: 20px;
 margin-bottom: 0;
 font-weight: 400;
 vertical-align: middle;
 cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
 cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
 margin-top: 0;
 margin-left: 10px;
}
.form-control-static {
 min-height: 34px;
 padding-top: 7px;
 padding-bottom: 7px;
 margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
 padding-right: 0;
 padding-left: 0;
}
.input-sm {
 height: 30px;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px;
}
select.input-sm {
 height: 30px;
 line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
 height: auto;
}
.form-group-sm .form-control {
 height: 30px;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px;
}
.form-group-sm select.form-control {
 height: 30px;
 line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
 height: auto;
}
.form-group-sm .form-control-static {
 height: 30px;
 min-height: 32px;
 padding: 6px 10px;
 font-size: 12px;
 line-height: 1.5;
}
.input-lg {
 height: 46px;
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px;
}
select.input-lg {
 height: 46px;
 line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
 height: auto;
}
.form-group-lg .form-control {
 height: 46px;
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px;
}
.form-group-lg select.form-control {
 height: 46px;
 line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
 height: auto;
}
.form-group-lg .form-control-static {
 height: 46px;
 min-height: 38px;
 padding: 11px 16px;
 font-size: 18px;
 line-height: 1.3333333;
}
.has-feedback {
 position: relative;
}
.has-feedback .form-control {
 padding-right: 42.5px;
}
.form-control-feedback {
 position: absolute;
 top: 0;
 right: 0;
 z-index: 2;
 display: block;
 width: 34px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
 width: 46px;
 height: 46px;
 line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
 width: 30px;
 height: 30px;
 line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
 color: #3c763d;
}
.has-success .form-control {
 border-color: #3c763d;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
 border-color: #2b542c;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
 color: #3c763d;
 background-color: #dff0d8;
 border-color: #3c763d;
}
.has-success .form-control-feedback {
 color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
 color: #8a6d3b;
}
.has-warning .form-control {
 border-color: #8a6d3b;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
 border-color: #66512c;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
 color: #8a6d3b;
 background-color: #fcf8e3;
 border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
 color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
 color: #a94442;
}
.has-error .form-control {
 border-color: #a94442;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
 border-color: #843534;
 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
 color: #a94442;
 background-color: #f2dede;
 border-color: #a94442;
}
.has-error .form-control-feedback {
 color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
 top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
 top: 0;
}
.help-block {
 display: block;
 margin-top: 5px;
 margin-bottom: 10px;
 color: #737373;
}
@media (min-width: 768px) {
 .form-inline .form-group {
 display: inline-block;
 margin-bottom: 0;
 vertical-align: middle;
 }
 .form-inline .form-control {
 display: inline-block;
 width: auto;
 vertical-align: middle;
 }
 .form-inline .form-control-static {
 display: inline-block;
 }
 .form-inline .input-group {
 display: inline-table;
 vertical-align: middle;
 }
 .form-inline .input-group .input-group-addon,
 .form-inline .input-group .input-group-btn,
 .form-inline .input-group .form-control {
 width: auto;
 }
 .form-inline .input-group > .form-control {
 width: 100%;
 }
 .form-inline .control-label {
 margin-bottom: 0;
 vertical-align: middle;
 }
 .form-inline .radio,
 .form-inline .checkbox {
 display: inline-block;
 margin-top: 0;
 margin-bottom: 0;
 vertical-align: middle;
 }
 .form-inline .radio label,
 .form-inline .checkbox label {
 padding-left: 0;
 }
 .form-inline .radio input[type="radio"],
 .form-inline .checkbox input[type="checkbox"] {
 position: relative;
 margin-left: 0;
 }
 .form-inline .has-feedback .form-control-feedback {
 top: 0;
 }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
 padding-top: 7px;
 margin-top: 0;
 margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
 min-height: 27px;
}
.form-horizontal .form-group {
 margin-right: -15px;
 margin-left: -15px;
}
@media (min-width: 768px) {
 .form-horizontal .control-label {
 padding-top: 7px;
 margin-bottom: 0;
 text-align: right;
 }
}
.form-horizontal .has-feedback .form-control-feedback {
 right: 15px;
}
@media (min-width: 768px) {
 .form-horizontal .form-group-lg .control-label {
 padding-top: 11px;
 font-size: 18px;
 }
}
@media (min-width: 768px) {
 .form-horizontal .form-group-sm .control-label {
 padding-top: 6px;
 font-size: 12px;
 }
}
.btn {
 display: inline-block;
 margin-bottom: 0;
 font-weight: normal;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 touch-action: manipulation;
 cursor: pointer;
 background-image: none;
 border: 1px solid transparent;
 padding: 6px 12px;
 font-size: 14px;
 line-height: 1.42857143;
 border-radius: 4px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
 color: #333333;
 text-decoration: none;
}
.btn:active,
.btn.active {
 background-image: none;
 outline: 0;
 -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
 cursor: not-allowed;
 -moz-opacity: 0.65;
 -khtml-opacity: 0.65;
 -webkit-opacity: 0.65;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieOpacity)";
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 filter: alpha(opacity=65);
 opacity: 0.65;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
 pointer-events: none;
}
.btn-default {
 color: #333333;
 background-color: #ffffff;
 border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
 color: #333333;
 background-color: #e6e6e6;
 border-color: #8c8c8c;
}
.btn-default:hover {
 color: #333333;
 background-color: #e6e6e6;
 border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
 color: #333333;
 background-color: #e6e6e6;
 background-image: none;
 border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
 color: #333333;
 background-color: #d4d4d4;
 border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
 background-color: #ffffff;
 border-color: #cccccc;
}
.btn-default .badge {
 color: #ffffff;
 background-color: #333333;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
 color: #333333;
 background-color: #ebebeb;
 border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
 background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
 background-color: #ffffff;
 border-color: #cccccc;
}
.btn-primary {
 color: #ffffff;
 background-color: #337ab7;
 border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
 color: #ffffff;
 background-color: #286090;
 border-color: #122b40;
}
.btn-primary:hover {
 color: #ffffff;
 background-color: #286090;
 border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
 color: #ffffff;
 background-color: #286090;
 background-image: none;
 border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
 color: #ffffff;
 background-color: #204d74;
 border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
 background-color: #337ab7;
 border-color: #2e6da4;
}
.btn-primary .badge {
 color: #337ab7;
 background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
 color: #ffffff;
 background-color: #2a6598;
 border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
 background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
 background-color: #337ab7;
 border-color: #2e6da4;
}
.btn-success {
 color: #ffffff;
 background-color: #5cb85c;
 border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
 color: #ffffff;
 background-color: #449d44;
 border-color: #255625;
}
.btn-success:hover {
 color: #ffffff;
 background-color: #449d44;
 border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
 color: #ffffff;
 background-color: #449d44;
 background-image: none;
 border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
 color: #ffffff;
 background-color: #398439;
 border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
 background-color: #5cb85c;
 border-color: #4cae4c;
}
.btn-success .badge {
 color: #5cb85c;
 background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
 color: #ffffff;
 background-color: #47a447;
 border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
 background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
 background-color: #5cb85c;
 border-color: #4cae4c;
}
.btn-info {
 color: #ffffff;
 background-color: #5bc0de;
 border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
 color: #ffffff;
 background-color: #31b0d5;
 border-color: #1b6d85;
}
.btn-info:hover {
 color: #ffffff;
 background-color: #31b0d5;
 border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
 color: #ffffff;
 background-color: #31b0d5;
 background-image: none;
 border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
 color: #ffffff;
 background-color: #269abc;
 border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
 background-color: #5bc0de;
 border-color: #46b8da;
}
.btn-info .badge {
 color: #5bc0de;
 background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
 color: #ffffff;
 background-color: #39b3d7;
 border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
 background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
 background-color: #5bc0de;
 border-color: #46b8da;
}
.btn-warning {
 color: #ffffff;
 background-color: #f0ad4e;
 border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
 color: #ffffff;
 background-color: #ec971f;
 border-color: #985f0d;
}
.btn-warning:hover {
 color: #ffffff;
 background-color: #ec971f;
 border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
 color: #ffffff;
 background-color: #ec971f;
 background-image: none;
 border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
 color: #ffffff;
 background-color: #d58512;
 border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
 background-color: #f0ad4e;
 border-color: #eea236;
}
.btn-warning .badge {
 color: #f0ad4e;
 background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
 color: #ffffff;
 background-color: #ed9c28;
 border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
 background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
 background-color: #f0ad4e;
 border-color: #eea236;
}
.btn-danger {
 color: #ffffff;
 background-color: #d9534f;
 border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
 color: #ffffff;
 background-color: #c9302c;
 border-color: #761c19;
}
.btn-danger:hover {
 color: #ffffff;
 background-color: #c9302c;
 border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
 color: #ffffff;
 background-color: #c9302c;
 background-image: none;
 border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
 color: #ffffff;
 background-color: #ac2925;
 border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
 background-color: #d9534f;
 border-color: #d43f3a;
}
.btn-danger .badge {
 color: #d9534f;
 background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
 color: #ffffff;
 background-color: #d2322d;
 border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
 background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
 background-color: #d9534f;
 border-color: #d43f3a;
}
.btn-link {
 font-weight: 400;
 color: #337ab7;
 border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
 background-color: transparent;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
 border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
 color: #23527c;
 text-decoration: underline;
 background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
 color: #777777;
 text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
 padding: 1px 5px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px;
}
.btn-block {
 display: block;
 width: 100%;
}
.btn-block + .btn-block {
 margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
 width: 100%;
}
.fade {
 opacity: 0;
 -webkit-transition: all opacity 0.15s linear ease-out;
 -moz-transition: all opacity 0.15s linear ease-out;
 -o-transition: all opacity 0.15s linear ease-out;
 transition: all opacity 0.15s linear ease-out;
 -webkit-transition: opacity 0.15s linear;
 -o-transition: opacity 0.15s linear;
 transition: opacity 0.15s linear;
}
.fade.in {
 opacity: 1;
}
.collapse {
 display: none;
}
.collapse.in {
 display: block;
}
tr.collapse.in {
 display: table-row;
}
tbody.collapse.in {
 display: table-row-group;
}
.collapsing {
 position: relative;
 height: 0;
 overflow: hidden;
 -webkit-transition-property: height, visibility;
 transition-property: height, visibility;
 -moz-transition-duration: 0.35s;
 -o-transition-duration: 0.35s;
 -webkit-transition-duration: 0.35s;
 transition-duration: 0.35s;
 -webkit-transition-timing-function: ease;
 transition-timing-function: ease;
}
.caret {
 display: inline-block;
 width: 0;
 height: 0;
 margin-left: 2px;
 vertical-align: middle;
 border-top: 4px dashed;
 border-top: 4px solid \9;
 border-right: 4px solid transparent;
 border-left: 4px solid transparent;
}
.dropup,
.dropdown {
 position: relative;
}
.dropdown-toggle:focus {
 outline: 0;
}
.dropdown-menu {
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1000;
 display: none;
 float: left;
 min-width: 160px;
 padding: 5px 0;
 margin: 2px 0 0;
 font-size: 14px;
 text-align: left;
 list-style: none;
 background-color: #ffffff;
 background-clip: padding-box;
 border: 1px solid #cccccc;
 border: 1px solid rgba(0, 0, 0, 0.15);
 border-radius: 4px;
 -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
 right: 0;
 left: auto;
}
.dropdown-menu .divider {
 height: 1px;
 margin: 9px 0;
 overflow: hidden;
 background-color: #e5e5e5;
}
.dropdown-menu > li > a {
 display: block;
 padding: 3px 20px;
 clear: both;
 font-weight: 400;
 line-height: 1.42857143;
 color: #333333;
 white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
 color: #262626;
 text-decoration: none;
 background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
 color: #ffffff;
 text-decoration: none;
 background-color: #337ab7;
 outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
 color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
 text-decoration: none;
 cursor: not-allowed;
 background-color: transparent;
 background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
 display: block;
}
.open > a {
 outline: 0;
}
.dropdown-menu-right {
 right: 0;
 left: auto;
}
.dropdown-menu-left {
 right: auto;
 left: 0;
}
.dropdown-header {
 display: block;
 padding: 3px 20px;
 font-size: 12px;
 line-height: 1.42857143;
 color: #777777;
 white-space: nowrap;
}
.dropdown-backdrop {
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 990;
}
.pull-right > .dropdown-menu {
 right: 0;
 left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
 content: "";
 border-top: 0;
 border-bottom: 4px dashed;
 border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
 top: auto;
 bottom: 100%;
 margin-bottom: 2px;
}
@media (min-width: 992px) {
 .navbar-right .dropdown-menu {
 right: 0;
 left: auto;
 }
 .navbar-right .dropdown-menu-left {
 right: auto;
 left: 0;
 }
}
.btn-group,
.btn-group-vertical {
 position: relative;
 display: inline-block;
 vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
 position: relative;
 float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
 z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
 margin-left: -1px;
}
.btn-toolbar {
 margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
 float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
 margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius: 0;
}
.btn-group > .btn:first-child {
 margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
 float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
 outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
 padding-right: 8px;
 padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
 padding-right: 12px;
 padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
 -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}
.btn .caret {
 margin-left: 0;
}
.btn-lg .caret {
 border-width: 5px 5px 0;
 border-bottom-width: 0;
}
.dropup .btn-lg .caret {
 border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
 display: block;
 float: none;
 width: 100%;
 max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
 float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
 margin-top: -1px;
 margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
 border-bottom-right-radius: 4px;
 border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.btn-group-justified {
 display: table;
 width: 100%;
 table-layout: fixed;
 border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
 display: table-cell;
 float: none;
 width: 1%;
}
.btn-group-justified > .btn-group .btn {
 width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
 left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
 position: absolute;
 clip: rect(0, 0, 0, 0);
 pointer-events: none;
}
.input-group {
 position: relative;
 display: table;
 border-collapse: separate;
}
.input-group[class*="col-"] {
 float: none;
 padding-right: 0;
 padding-left: 0;
}
.input-group .form-control {
 position: relative;
 z-index: 2;
 float: left;
 width: 100%;
 margin-bottom: 0;
}
.input-group .form-control:focus {
 z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
 height: 46px;
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
 height: 46px;
 line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
 height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
 height: 30px;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
 height: 30px;
 line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
 height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
 display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.input-group-addon,
.input-group-btn {
 width: 1%;
 white-space: nowrap;
 vertical-align: middle;
}
.input-group-addon {
 padding: 6px 12px;
 font-size: 14px;
 font-weight: 400;
 line-height: 1;
 color: #555555;
 text-align: center;
 background-color: #eeeeee;
 border: 1px solid #cccccc;
 border-radius: 4px;
}
.input-group-addon.input-sm {
 padding: 5px 10px;
 font-size: 12px;
 border-radius: 3px;
}
.input-group-addon.input-lg {
 padding: 10px 16px;
 font-size: 18px;
 border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
 margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
 border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
 border-left: 0;
}
.input-group-btn {
 position: relative;
 font-size: 0;
 white-space: nowrap;
}
.input-group-btn > .btn {
 position: relative;
}
.input-group-btn > .btn + .btn {
 margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
 z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
 margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
 z-index: 2;
 margin-left: -1px;
}
.nav {
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.nav > li {
 position: relative;
 display: block;
}
.nav > li > a {
 position: relative;
 display: block;
 padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
 text-decoration: none;
 background-color: #eeeeee;
}
.nav > li.disabled > a {
 color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
 color: #777777;
 text-decoration: none;
 cursor: not-allowed;
 background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
 background-color: #eeeeee;
 border-color: #337ab7;
}
.nav .nav-divider {
 height: 1px;
 margin: 9px 0;
 overflow: hidden;
 background-color: #e5e5e5;
}
.nav > li > a > img {
 max-width: none;
}
.nav-tabs {
 border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
 float: left;
 margin-bottom: -1px;
}
.nav-tabs > li > a {
 margin-right: 2px;
 line-height: 1.42857143;
 border: 1px solid transparent;
 border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
 border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
 color: #555555;
 cursor: default;
 background-color: #ffffff;
 border: 1px solid #dddddd;
 border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
 width: 100%;
 border-bottom: 0;
}
.nav-tabs.nav-justified > li {
 float: none;
}
.nav-tabs.nav-justified > li > a {
 margin-bottom: 5px;
 text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
 top: auto;
 left: auto;
}
@media (min-width: 768px) {
 .nav-tabs.nav-justified > li {
 display: table-cell;
 width: 1%;
 }
 .nav-tabs.nav-justified > li > a {
 margin-bottom: 0;
 }
}
.nav-tabs.nav-justified > li > a {
 margin-right: 0;
 border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
 border: 1px solid #dddddd;
}
@media (min-width: 768px) {
 .nav-tabs.nav-justified > li > a {
 border-bottom: 1px solid #dddddd;
 border-radius: 4px 4px 0 0;
 }
 .nav-tabs.nav-justified > .active > a,
 .nav-tabs.nav-justified > .active > a:hover,
 .nav-tabs.nav-justified > .active > a:focus {
 border-bottom-color: #ffffff;
 }
}
.nav-pills > li {
 float: left;
}
.nav-pills > li > a {
 border-radius: 4px;
}
.nav-pills > li + li {
 margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
 color: #ffffff;
 background-color: #337ab7;
}
.nav-stacked > li {
 float: none;
}
.nav-stacked > li + li {
 margin-top: 2px;
 margin-left: 0;
}
.nav-justified {
 width: 100%;
}
.nav-justified > li {
 float: none;
}
.nav-justified > li > a {
 margin-bottom: 5px;
 text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
 top: auto;
 left: auto;
}
@media (min-width: 768px) {
 .nav-justified > li {
 display: table-cell;
 width: 1%;
 }
 .nav-justified > li > a {
 margin-bottom: 0;
 }
}
.nav-tabs-justified {
 border-bottom: 0;
}
.nav-tabs-justified > li > a {
 margin-right: 0;
 border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
 border: 1px solid #dddddd;
}
@media (min-width: 768px) {
 .nav-tabs-justified > li > a {
 border-bottom: 1px solid #dddddd;
 border-radius: 4px 4px 0 0;
 }
 .nav-tabs-justified > .active > a,
 .nav-tabs-justified > .active > a:hover,
 .nav-tabs-justified > .active > a:focus {
 border-bottom-color: #ffffff;
 }
}
.tab-content > .tab-pane {
 display: none;
}
.tab-content > .active {
 display: block;
}
.nav-tabs .dropdown-menu {
 margin-top: -1px;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.navbar {
 position: relative;
 min-height: 50px;
 margin-bottom: 20px;
 border: 1px solid transparent;
}
@media (min-width: 992px) {
 .navbar {
 border-radius: 4px;
 }
}
@media (min-width: 992px) {
 .navbar-header {
 float: left;
 }
}
.navbar-collapse {
 padding-right: 15px;
 padding-left: 15px;
 overflow-x: visible;
 border-top: 1px solid transparent;
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
 -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
 overflow-y: auto;
}
@media (min-width: 992px) {
 .navbar-collapse {
 width: auto;
 border-top: 0;
 box-shadow: none;
 }
 .navbar-collapse.collapse {
 display: block !important;
 height: auto !important;
 padding-bottom: 0;
 overflow: visible !important;
 }
 .navbar-collapse.in {
 overflow-y: visible;
 }
 .navbar-fixed-top .navbar-collapse,
 .navbar-static-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
 padding-right: 0;
 padding-left: 0;
 }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
 position: fixed;
 right: 0;
 left: 0;
 z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
 max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
 .navbar-fixed-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
 max-height: 200px;
 }
}
@media (min-width: 992px) {
 .navbar-fixed-top,
 .navbar-fixed-bottom {
 border-radius: 0;
 }
}
.navbar-fixed-top {
 top: 0;
 border-width: 0 0 1px;
}
.navbar-fixed-bottom {
 bottom: 0;
 margin-bottom: 0;
 border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
 margin-right: -15px;
 margin-left: -15px;
}
@media (min-width: 992px) {
 .container > .navbar-header,
 .container-fluid > .navbar-header,
 .container > .navbar-collapse,
 .container-fluid > .navbar-collapse {
 margin-right: 0;
 margin-left: 0;
 }
}
.navbar-static-top {
 z-index: 1000;
 border-width: 0 0 1px;
}
@media (min-width: 992px) {
 .navbar-static-top {
 border-radius: 0;
 }
}
.navbar-brand {
 float: left;
 height: 50px;
 padding: 15px 15px;
 font-size: 18px;
 line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
 text-decoration: none;
}
.navbar-brand > img {
 display: block;
}
@media (min-width: 992px) {
 .navbar > .container .navbar-brand,
 .navbar > .container-fluid .navbar-brand {
 margin-left: -15px;
 }
}
.navbar-toggle {
 position: relative;
 float: right;
 padding: 9px 10px;
 margin-right: 15px;
 margin-top: 8px;
 margin-bottom: 8px;
 background-color: transparent;
 background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
}
.navbar-toggle:focus {
 outline: 0;
}
.navbar-toggle .icon-bar {
 display: block;
 width: 22px;
 height: 2px;
 border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
 margin-top: 4px;
}
@media (min-width: 992px) {
 .navbar-toggle {
 display: none;
 }
}
.navbar-nav {
 margin: 7.5px -15px;
}
.navbar-nav > li > a {
 padding-top: 10px;
 padding-bottom: 10px;
 line-height: 20px;
}
@media (max-width: 991px) {
 .navbar-nav .open .dropdown-menu {
 position: static;
 float: none;
 width: auto;
 margin-top: 0;
 background-color: transparent;
 border: 0;
 box-shadow: none;
 }
 .navbar-nav .open .dropdown-menu > li > a,
 .navbar-nav .open .dropdown-menu .dropdown-header {
 padding: 5px 15px 5px 25px;
 }
 .navbar-nav .open .dropdown-menu > li > a {
 line-height: 20px;
 }
 .navbar-nav .open .dropdown-menu > li > a:hover,
 .navbar-nav .open .dropdown-menu > li > a:focus {
 background-image: none;
 }
}
@media (min-width: 992px) {
 .navbar-nav {
 float: left;
 margin: 0;
 }
 .navbar-nav > li {
 float: left;
 }
 .navbar-nav > li > a {
 padding-top: 15px;
 padding-bottom: 15px;
 }
}
.navbar-form {
 padding: 10px 15px;
 margin-right: -15px;
 margin-left: -15px;
 border-top: 1px solid transparent;
 border-bottom: 1px solid transparent;
 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
 margin-top: 8px;
 margin-bottom: 8px;
}
@media (min-width: 768px) {
 .navbar-form .form-group {
 display: inline-block;
 margin-bottom: 0;
 vertical-align: middle;
 }
 .navbar-form .form-control {
 display: inline-block;
 width: auto;
 vertical-align: middle;
 }
 .navbar-form .form-control-static {
 display: inline-block;
 }
 .navbar-form .input-group {
 display: inline-table;
 vertical-align: middle;
 }
 .navbar-form .input-group .input-group-addon,
 .navbar-form .input-group .input-group-btn,
 .navbar-form .input-group .form-control {
 width: auto;
 }
 .navbar-form .input-group > .form-control {
 width: 100%;
 }
 .navbar-form .control-label {
 margin-bottom: 0;
 vertical-align: middle;
 }
 .navbar-form .radio,
 .navbar-form .checkbox {
 display: inline-block;
 margin-top: 0;
 margin-bottom: 0;
 vertical-align: middle;
 }
 .navbar-form .radio label,
 .navbar-form .checkbox label {
 padding-left: 0;
 }
 .navbar-form .radio input[type="radio"],
 .navbar-form .checkbox input[type="checkbox"] {
 position: relative;
 margin-left: 0;
 }
 .navbar-form .has-feedback .form-control-feedback {
 top: 0;
 }
}
@media (max-width: 991px) {
 .navbar-form .form-group {
 margin-bottom: 5px;
 }
 .navbar-form .form-group:last-child {
 margin-bottom: 0;
 }
}
@media (min-width: 992px) {
 .navbar-form {
 width: auto;
 padding-top: 0;
 padding-bottom: 0;
 margin-right: 0;
 margin-left: 0;
 border: 0;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow: none;
 }
}
.navbar-nav > li > .dropdown-menu {
 margin-top: 0;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
 margin-bottom: 0;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.navbar-btn {
 margin-top: 8px;
 margin-bottom: 8px;
}
.navbar-btn.btn-sm {
 margin-top: 10px;
 margin-bottom: 10px;
}
.navbar-btn.btn-xs {
 margin-top: 14px;
 margin-bottom: 14px;
}
.navbar-text {
 margin-top: 15px;
 margin-bottom: 15px;
}
@media (min-width: 992px) {
 .navbar-text {
 float: left;
 margin-right: 15px;
 margin-left: 15px;
 }
}
@media (min-width: 992px) {
 .navbar-left {
 float: left !important;
 }
 .navbar-right {
 float: right !important;
 margin-right: -15px;
 }
 .navbar-right ~ .navbar-right {
 margin-right: 0;
 }
}
.navbar-default {
 background-color: #f8f8f8;
 border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
 color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
 color: #5e5e5e;
 background-color: transparent;
}
.navbar-default .navbar-text {
 color: #777777;
}
.navbar-default .navbar-nav > li > a {
 color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
 color: #333333;
 background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
 color: #555555;
 background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
 color: #cccccc;
 background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
 color: #555555;
 background-color: #e7e7e7;
}
@media (max-width: 991px) {
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 color: #777777;
 }
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 color: #333333;
 background-color: transparent;
 }
 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 color: #555555;
 background-color: #e7e7e7;
 }
 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 color: #cccccc;
 background-color: transparent;
 }
}
.navbar-default .navbar-toggle {
 border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
 background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
 background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 border-color: #e7e7e7;
}
.navbar-default .navbar-link {
 color: #777777;
}
.navbar-default .navbar-link:hover {
 color: #333333;
}
.navbar-default .btn-link {
 color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
 color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
 color: #cccccc;
}
.navbar-inverse {
 background-color: #222222;
 border-color: #080808;
}
.navbar-inverse .navbar-brand {
 color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
 color: #ffffff;
 background-color: transparent;
}
.navbar-inverse .navbar-text {
 color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
 color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
 color: #ffffff;
 background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
 color: #ffffff;
 background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
 color: #444444;
 background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
 color: #ffffff;
 background-color: #080808;
}
@media (max-width: 991px) {
 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
 border-color: #080808;
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
 background-color: #080808;
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
 color: #9d9d9d;
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
 color: #ffffff;
 background-color: transparent;
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
 color: #ffffff;
 background-color: #080808;
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 color: #444444;
 background-color: transparent;
 }
}
.navbar-inverse .navbar-toggle {
 border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
 background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
 background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
 border-color: #101010;
}
.navbar-inverse .navbar-link {
 color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
 color: #ffffff;
}
.navbar-inverse .btn-link {
 color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
 color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
 color: #444444;
}
.breadcrumb {
 padding: 8px 15px;
 margin-bottom: 20px;
 list-style: none;
 background-color: #f5f5f5;
 border-radius: 4px;
}
.breadcrumb > li {
 display: inline-block;
}
.breadcrumb > li + li:before {
 padding: 0 5px;
 color: #cccccc;
 content: "/\00a0";
}
.breadcrumb > .active {
 color: #777777;
}
.pagination {
 display: inline-block;
 padding-left: 0;
 margin: 20px 0;
 border-radius: 4px;
}
.pagination > li {
 display: inline;
}
.pagination > li > a,
.pagination > li > span {
 position: relative;
 float: left;
 padding: 6px 12px;
 margin-left: -1px;
 line-height: 1.42857143;
 color: #337ab7;
 text-decoration: none;
 background-color: #ffffff;
 border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
 z-index: 2;
 color: #23527c;
 background-color: #eeeeee;
 border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
 margin-left: 0;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
 z-index: 3;
 color: #ffffff;
 cursor: default;
 background-color: #337ab7;
 border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
 color: #777777;
 cursor: not-allowed;
 background-color: #ffffff;
 border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
 border-top-left-radius: 6px;
 border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
 border-top-right-radius: 6px;
 border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
 border-top-left-radius: 3px;
 border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
 border-top-right-radius: 3px;
 border-bottom-right-radius: 3px;
}
.label {
 display: inline;
 padding: .2em .6em .3em;
 font-size: 75%;
 font-weight: 700;
 line-height: 1;
 color: #ffffff;
 text-align: center;
 white-space: nowrap;
 vertical-align: baseline;
 border-radius: .25em;
}
a.label:hover,
a.label:focus {
 color: #ffffff;
 text-decoration: none;
 cursor: pointer;
}
.label:empty {
 display: none;
}
.btn .label {
 position: relative;
 top: -1px;
}
.label-default {
 background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
 background-color: #5e5e5e;
}
.label-primary {
 background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
 background-color: #286090;
}
.label-success {
 background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
 background-color: #449d44;
}
.label-info {
 background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
 background-color: #31b0d5;
}
.label-warning {
 background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
 background-color: #ec971f;
}
.label-danger {
 background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
 background-color: #c9302c;
}
.media {
 margin-top: 15px;
}
.media:first-child {
 margin-top: 0;
}
.media,
.media-body {
 overflow: hidden;
 zoom: 1;
}
.media-body {
 width: 10000px;
}
.media-object {
 display: block;
}
.media-object.img-thumbnail {
 max-width: none;
}
.media-right,
.media > .pull-right {
 padding-left: 10px;
}
.media-left,
.media > .pull-left {
 padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
 display: table-cell;
 vertical-align: top;
}
.media-middle {
 vertical-align: middle;
}
.media-bottom {
 vertical-align: bottom;
}
.media-heading {
 margin-top: 0;
 margin-bottom: 5px;
}
.media-list {
 padding-left: 0;
 list-style: none;
}
.list-group {
 padding-left: 0;
 margin-bottom: 20px;
}
.list-group-item {
 position: relative;
 display: block;
 padding: 10px 15px;
 margin-bottom: -1px;
 background-color: #ffffff;
 border: 1px solid #dddddd;
}
.list-group-item:first-child {
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
}
.list-group-item:last-child {
 margin-bottom: 0;
 border-bottom-right-radius: 4px;
 border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
 color: #777777;
 cursor: not-allowed;
 background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
 color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
 color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
 z-index: 2;
 color: #ffffff;
 background-color: #337ab7;
 border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
 color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
 color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
 color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
 color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
 color: #555555;
 text-decoration: none;
 background-color: #f5f5f5;
}
button.list-group-item {
 width: 100%;
 text-align: left;
}
.list-group-item-success {
 color: #3c763d;
 background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
 color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
 color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
 color: #3c763d;
 background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
 color: #fff;
 background-color: #3c763d;
 border-color: #3c763d;
}
.list-group-item-info {
 color: #31708f;
 background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
 color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
 color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
 color: #31708f;
 background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
 color: #fff;
 background-color: #31708f;
 border-color: #31708f;
}
.list-group-item-warning {
 color: #8a6d3b;
 background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
 color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
 color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
 color: #8a6d3b;
 background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
 color: #fff;
 background-color: #8a6d3b;
 border-color: #8a6d3b;
}
.list-group-item-danger {
 color: #a94442;
 background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
 color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
 color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
 color: #a94442;
 background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
 color: #fff;
 background-color: #a94442;
 border-color: #a94442;
}
.list-group-item-heading {
 margin-top: 0;
 margin-bottom: 5px;
}
.list-group-item-text {
 margin-bottom: 0;
 line-height: 1.3;
}
.embed-responsive {
 position: relative;
 display: block;
 height: 0;
 padding: 0;
 overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border: 0;
}
.embed-responsive-16by9 {
 padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
 padding-bottom: 75%;
}
.modal-open {
 overflow: hidden;
}
.modal {
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1050;
 display: none;
 overflow: hidden;
 -webkit-overflow-scrolling: touch;
 outline: 0;
}
.modal.fade .modal-dialog {
 -moz-transform: translate(0, -25%);
 -webkit-transform: translate(0, -25%);
 -ms-transform: translate(0, -25%);
 -o-transform: translate(0, -25%);
 transform: translate(0, -25%);
 -webkit-transition: -webkit-transform 0.3s ease-out;
 -moz-transition: -moz-transform 0.3s ease-out;
 -o-transition: -o-transform 0.3s ease-out;
 transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
 -moz-transform: translate(0, 0);
 -webkit-transform: translate(0, 0);
 -ms-transform: translate(0, 0);
 -o-transform: translate(0, 0);
 transform: translate(0, 0);
}
.modal-open .modal {
 overflow-x: hidden;
 overflow-y: auto;
}
.modal-dialog {
 position: relative;
 width: auto;
 margin: 10px;
}
.modal-content {
 position: relative;
 background-color: #ffffff;
 background-clip: padding-box;
 border: 1px solid #999999;
 border: 1px solid rgba(0, 0, 0, 0.2);
 border-radius: 6px;
 -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 outline: 0;
}
.modal-backdrop {
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1040;
 background-color: #000000;
}
.modal-backdrop.fade {
 -moz-opacity: 0;
 -khtml-opacity: 0;
 -webkit-opacity: 0;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieOpacity)";
 filter: alpha(opacity=65);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 filter: alpha(opacity=0);
 opacity: 0;
}
.modal-backdrop.in {
 -webkit-opacity: 0.5;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieOpacity)";
 filter: alpha(opacity=65);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 filter: alpha(opacity=50);
 opacity: 0.5;
}
.modal-header {
 padding: 15px;
 border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
 margin-top: -2px;
}
.modal-title {
 margin: 0;
 line-height: 1.42857143;
}
.modal-body {
 position: relative;
 padding: 15px;
}
.modal-footer {
 padding: 15px;
 text-align: right;
 border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
 margin-bottom: 0;
 margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
 margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
 margin-left: 0;
}
.modal-scrollbar-measure {
 position: absolute;
 top: -9999px;
 width: 50px;
 height: 50px;
 overflow: scroll;
}
@media (min-width: 768px) {
 .modal-dialog {
 width: 600px;
 margin: 30px auto;
 }
 .modal-content {
 -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 }
 .modal-sm {
 width: 300px;
 }
}
@media (min-width: 992px) {
 .modal-lg {
 width: 900px;
 }
}
@media (min-width: 1200px) {
 .modal-2lg {
 width: 1200px;
 }
}
.tooltip {
 position: absolute;
 z-index: 1070;
 display: block;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-style: normal;
 font-weight: 400;
 line-height: 1.42857143;
 line-break: auto;
 text-align: left;
 text-align: start;
 text-decoration: none;
 text-shadow: none;
 text-transform: none;
 letter-spacing: normal;
 word-break: normal;
 word-spacing: normal;
 word-wrap: normal;
 white-space: normal;
 font-size: 12px;
 -moz-opacity: 0;
 -khtml-opacity: 0;
 -webkit-opacity: 0;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieOpacity)";
 filter: alpha(opacity=65);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 filter: alpha(opacity=0);
 opacity: 0;
}
.tooltip.in {
 -moz-opacity: 0.9;
 -khtml-opacity: 0.9;
 -webkit-opacity: 0.9;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieOpacity)";
 filter: alpha(opacity=65);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
 filter: alpha(opacity=90);
 opacity: 0.9;
}
.tooltip.top {
 padding: 5px 0;
 margin-top: -3px;
}
.tooltip.right {
 padding: 0 5px;
 margin-left: 3px;
}
.tooltip.bottom {
 padding: 5px 0;
 margin-top: 3px;
}
.tooltip.left {
 padding: 0 5px;
 margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
 bottom: 0;
 left: 50%;
 margin-left: -5px;
 border-width: 5px 5px 0;
 border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
 right: 5px;
 bottom: 0;
 margin-bottom: -5px;
 border-width: 5px 5px 0;
 border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
 bottom: 0;
 left: 5px;
 margin-bottom: -5px;
 border-width: 5px 5px 0;
 border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
 top: 50%;
 left: 0;
 margin-top: -5px;
 border-width: 5px 5px 5px 0;
 border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
 top: 50%;
 right: 0;
 margin-top: -5px;
 border-width: 5px 0 5px 5px;
 border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
 top: 0;
 left: 50%;
 margin-left: -5px;
 border-width: 0 5px 5px;
 border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
 top: 0;
 right: 5px;
 margin-top: -5px;
 border-width: 0 5px 5px;
 border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
 top: 0;
 left: 5px;
 margin-top: -5px;
 border-width: 0 5px 5px;
 border-bottom-color: #000000;
}
.tooltip-inner {
 max-width: 200px;
 padding: 3px 8px;
 color: #ffffff;
 text-align: center;
 background-color: #000000;
 border-radius: 4px;
}
.tooltip-arrow {
 position: absolute;
 width: 0;
 height: 0;
 border-color: transparent;
 border-style: solid;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
 display: table;
 content: " ";
}
.clearfix:after,
.dl-horizontal dd: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,
.modal-header:after,
.modal-footer:after {
 clear: both;
}
.center-block {
 display: block;
 margin-right: auto;
 margin-left: auto;
}
.pull-right {
 float: right !important;
}
.pull-left {
 float: left !important;
}
.hide {
 display: none !important;
}
.show {
 display: block !important;
}
.invisible {
 visibility: hidden;
}
.text-hide {
 font: 0/0 a;
 color: transparent;
 text-shadow: none;
 background-color: transparent;
 border: 0;
}
.hidden {
 display: none !important;
}
.affix {
 position: fixed;
}
@-ms-viewport {
 width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
 display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
 display: none !important;
}
@media (max-width: 767px) {
 .visible-xs {
 display: block !important;
 }
 table.visible-xs {
 display: table !important;
 }
 tr.visible-xs {
 display: table-row !important;
 }
 th.visible-xs,
 td.visible-xs {
 display: table-cell !important;
 }
}
@media (max-width: 767px) {
 .visible-xs-block {
 display: block !important;
 }
}
@media (max-width: 767px) {
 .visible-xs-inline {
 display: inline !important;
 }
}
@media (max-width: 767px) {
 .visible-xs-inline-block {
 display: inline-block !important;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm {
 display: block !important;
 }
 table.visible-sm {
 display: table !important;
 }
 tr.visible-sm {
 display: table-row !important;
 }
 th.visible-sm,
 td.visible-sm {
 display: table-cell !important;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-block {
 display: block !important;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-inline {
 display: inline !important;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
 .visible-sm-inline-block {
 display: inline-block !important;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md {
 display: block !important;
 }
 table.visible-md {
 display: table !important;
 }
 tr.visible-md {
 display: table-row !important;
 }
 th.visible-md,
 td.visible-md {
 display: table-cell !important;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-block {
 display: block !important;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-inline {
 display: inline !important;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md-inline-block {
 display: inline-block !important;
 }
}
@media (min-width: 1200px) {
 .visible-lg {
 display: block !important;
 }
 table.visible-lg {
 display: table !important;
 }
 tr.visible-lg {
 display: table-row !important;
 }
 th.visible-lg,
 td.visible-lg {
 display: table-cell !important;
 }
}
@media (min-width: 1200px) {
 .visible-lg-block {
 display: block !important;
 }
}
@media (min-width: 1200px) {
 .visible-lg-inline {
 display: inline !important;
 }
}
@media (min-width: 1200px) {
 .visible-lg-inline-block {
 display: inline-block !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 !important;
 }
 tr.visible-print {
 display: table-row !important;
 }
 th.visible-print,
 td.visible-print {
 display: table-cell !important;
 }
}
.visible-print-block {
 display: none !important;
}
@media print {
 .visible-print-block {
 display: block !important;
 }
}
.visible-print-inline {
 display: none !important;
}
@media print {
 .visible-print-inline {
 display: inline !important;
 }
}
.visible-print-inline-block {
 display: none !important;
}
@media print {
 .visible-print-inline-block {
 display: inline-block !important;
 }
}
@media print {
 .hidden-print {
 display: none !important;
 }
}
[data-aos][data-aos][data-aos-duration='50'],
body[data-aos-duration='50'] [data-aos] {
 transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay='50'],
body[data-aos-delay='50'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='50'].aos-animate,
body[data-aos-delay='50'] [data-aos].aos-animate {
 transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration='100'],
body[data-aos-duration='100'] [data-aos] {
 transition-duration: .1s;
}
[data-aos][data-aos][data-aos-delay='100'],
body[data-aos-delay='100'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='100'].aos-animate,
body[data-aos-delay='100'] [data-aos].aos-animate {
 transition-delay: .1s;
}
[data-aos][data-aos][data-aos-duration='150'],
body[data-aos-duration='150'] [data-aos] {
 transition-duration: .15s;
}
[data-aos][data-aos][data-aos-delay='150'],
body[data-aos-delay='150'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='150'].aos-animate,
body[data-aos-delay='150'] [data-aos].aos-animate {
 transition-delay: .15s;
}
[data-aos][data-aos][data-aos-duration='200'],
body[data-aos-duration='200'] [data-aos] {
 transition-duration: .2s;
}
[data-aos][data-aos][data-aos-delay='200'],
body[data-aos-delay='200'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='200'].aos-animate,
body[data-aos-delay='200'] [data-aos].aos-animate {
 transition-delay: .2s;
}
[data-aos][data-aos][data-aos-duration='250'],
body[data-aos-duration='250'] [data-aos] {
 transition-duration: .25s;
}
[data-aos][data-aos][data-aos-delay='250'],
body[data-aos-delay='250'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='250'].aos-animate,
body[data-aos-delay='250'] [data-aos].aos-animate {
 transition-delay: .25s;
}
[data-aos][data-aos][data-aos-duration='300'],
body[data-aos-duration='300'] [data-aos] {
 transition-duration: .3s;
}
[data-aos][data-aos][data-aos-delay='300'],
body[data-aos-delay='300'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='300'].aos-animate,
body[data-aos-delay='300'] [data-aos].aos-animate {
 transition-delay: .3s;
}
[data-aos][data-aos][data-aos-duration='350'],
body[data-aos-duration='350'] [data-aos] {
 transition-duration: .35s;
}
[data-aos][data-aos][data-aos-delay='350'],
body[data-aos-delay='350'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='350'].aos-animate,
body[data-aos-delay='350'] [data-aos].aos-animate {
 transition-delay: .35s;
}
[data-aos][data-aos][data-aos-duration='400'],
body[data-aos-duration='400'] [data-aos] {
 transition-duration: .4s;
}
[data-aos][data-aos][data-aos-delay='400'],
body[data-aos-delay='400'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='400'].aos-animate,
body[data-aos-delay='400'] [data-aos].aos-animate {
 transition-delay: .4s;
}
[data-aos][data-aos][data-aos-duration='450'],
body[data-aos-duration='450'] [data-aos] {
 transition-duration: .45s;
}
[data-aos][data-aos][data-aos-delay='450'],
body[data-aos-delay='450'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='450'].aos-animate,
body[data-aos-delay='450'] [data-aos].aos-animate {
 transition-delay: .45s;
}
[data-aos][data-aos][data-aos-duration='500'],
body[data-aos-duration='500'] [data-aos] {
 transition-duration: .5s;
}
[data-aos][data-aos][data-aos-delay='500'],
body[data-aos-delay='500'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='500'].aos-animate,
body[data-aos-delay='500'] [data-aos].aos-animate {
 transition-delay: .5s;
}
[data-aos][data-aos][data-aos-duration='550'],
body[data-aos-duration='550'] [data-aos] {
 transition-duration: .55s;
}
[data-aos][data-aos][data-aos-delay='550'],
body[data-aos-delay='550'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='550'].aos-animate,
body[data-aos-delay='550'] [data-aos].aos-animate {
 transition-delay: .55s;
}
[data-aos][data-aos][data-aos-duration='600'],
body[data-aos-duration='600'] [data-aos] {
 transition-duration: .6s;
}
[data-aos][data-aos][data-aos-delay='600'],
body[data-aos-delay='600'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='600'].aos-animate,
body[data-aos-delay='600'] [data-aos].aos-animate {
 transition-delay: .6s;
}
[data-aos][data-aos][data-aos-duration='650'],
body[data-aos-duration='650'] [data-aos] {
 transition-duration: .65s;
}
[data-aos][data-aos][data-aos-delay='650'],
body[data-aos-delay='650'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='650'].aos-animate,
body[data-aos-delay='650'] [data-aos].aos-animate {
 transition-delay: .65s;
}
[data-aos][data-aos][data-aos-duration='700'],
body[data-aos-duration='700'] [data-aos] {
 transition-duration: .7s;
}
[data-aos][data-aos][data-aos-delay='700'],
body[data-aos-delay='700'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='700'].aos-animate,
body[data-aos-delay='700'] [data-aos].aos-animate {
 transition-delay: .7s;
}
[data-aos][data-aos][data-aos-duration='750'],
body[data-aos-duration='750'] [data-aos] {
 transition-duration: .75s;
}
[data-aos][data-aos][data-aos-delay='750'],
body[data-aos-delay='750'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='750'].aos-animate,
body[data-aos-delay='750'] [data-aos].aos-animate {
 transition-delay: .75s;
}
[data-aos][data-aos][data-aos-duration='800'],
body[data-aos-duration='800'] [data-aos] {
 transition-duration: .8s;
}
[data-aos][data-aos][data-aos-delay='800'],
body[data-aos-delay='800'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='800'].aos-animate,
body[data-aos-delay='800'] [data-aos].aos-animate {
 transition-delay: .8s;
}
[data-aos][data-aos][data-aos-duration='850'],
body[data-aos-duration='850'] [data-aos] {
 transition-duration: .85s;
}
[data-aos][data-aos][data-aos-delay='850'],
body[data-aos-delay='850'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='850'].aos-animate,
body[data-aos-delay='850'] [data-aos].aos-animate {
 transition-delay: .85s;
}
[data-aos][data-aos][data-aos-duration='900'],
body[data-aos-duration='900'] [data-aos] {
 transition-duration: .9s;
}
[data-aos][data-aos][data-aos-delay='900'],
body[data-aos-delay='900'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='900'].aos-animate,
body[data-aos-delay='900'] [data-aos].aos-animate {
 transition-delay: .9s;
}
[data-aos][data-aos][data-aos-duration='950'],
body[data-aos-duration='950'] [data-aos] {
 transition-duration: .95s;
}
[data-aos][data-aos][data-aos-delay='950'],
body[data-aos-delay='950'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='950'].aos-animate,
body[data-aos-delay='950'] [data-aos].aos-animate {
 transition-delay: .95s;
}
[data-aos][data-aos][data-aos-duration='1000'],
body[data-aos-duration='1000'] [data-aos] {
 transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay='1000'],
body[data-aos-delay='1000'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1000'].aos-animate,
body[data-aos-delay='1000'] [data-aos].aos-animate {
 transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration='1050'],
body[data-aos-duration='1050'] [data-aos] {
 transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay='1050'],
body[data-aos-delay='1050'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1050'].aos-animate,
body[data-aos-delay='1050'] [data-aos].aos-animate {
 transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration='1100'],
body[data-aos-duration='1100'] [data-aos] {
 transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay='1100'],
body[data-aos-delay='1100'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1100'].aos-animate,
body[data-aos-delay='1100'] [data-aos].aos-animate {
 transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration='1150'],
body[data-aos-duration='1150'] [data-aos] {
 transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay='1150'],
body[data-aos-delay='1150'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1150'].aos-animate,
body[data-aos-delay='1150'] [data-aos].aos-animate {
 transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration='1200'],
body[data-aos-duration='1200'] [data-aos] {
 transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay='1200'],
body[data-aos-delay='1200'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1200'].aos-animate,
body[data-aos-delay='1200'] [data-aos].aos-animate {
 transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration='1250'],
body[data-aos-duration='1250'] [data-aos] {
 transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay='1250'],
body[data-aos-delay='1250'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1250'].aos-animate,
body[data-aos-delay='1250'] [data-aos].aos-animate {
 transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration='1300'],
body[data-aos-duration='1300'] [data-aos] {
 transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay='1300'],
body[data-aos-delay='1300'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1300'].aos-animate,
body[data-aos-delay='1300'] [data-aos].aos-animate {
 transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration='1350'],
body[data-aos-duration='1350'] [data-aos] {
 transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay='1350'],
body[data-aos-delay='1350'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1350'].aos-animate,
body[data-aos-delay='1350'] [data-aos].aos-animate {
 transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration='1400'],
body[data-aos-duration='1400'] [data-aos] {
 transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay='1400'],
body[data-aos-delay='1400'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1400'].aos-animate,
body[data-aos-delay='1400'] [data-aos].aos-animate {
 transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration='1450'],
body[data-aos-duration='1450'] [data-aos] {
 transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay='1450'],
body[data-aos-delay='1450'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1450'].aos-animate,
body[data-aos-delay='1450'] [data-aos].aos-animate {
 transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration='1500'],
body[data-aos-duration='1500'] [data-aos] {
 transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay='1500'],
body[data-aos-delay='1500'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1500'].aos-animate,
body[data-aos-delay='1500'] [data-aos].aos-animate {
 transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration='1550'],
body[data-aos-duration='1550'] [data-aos] {
 transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay='1550'],
body[data-aos-delay='1550'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1550'].aos-animate,
body[data-aos-delay='1550'] [data-aos].aos-animate {
 transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration='1600'],
body[data-aos-duration='1600'] [data-aos] {
 transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay='1600'],
body[data-aos-delay='1600'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1600'].aos-animate,
body[data-aos-delay='1600'] [data-aos].aos-animate {
 transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration='1650'],
body[data-aos-duration='1650'] [data-aos] {
 transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay='1650'],
body[data-aos-delay='1650'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1650'].aos-animate,
body[data-aos-delay='1650'] [data-aos].aos-animate {
 transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration='1700'],
body[data-aos-duration='1700'] [data-aos] {
 transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay='1700'],
body[data-aos-delay='1700'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1700'].aos-animate,
body[data-aos-delay='1700'] [data-aos].aos-animate {
 transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration='1750'],
body[data-aos-duration='1750'] [data-aos] {
 transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay='1750'],
body[data-aos-delay='1750'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1750'].aos-animate,
body[data-aos-delay='1750'] [data-aos].aos-animate {
 transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration='1800'],
body[data-aos-duration='1800'] [data-aos] {
 transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay='1800'],
body[data-aos-delay='1800'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1800'].aos-animate,
body[data-aos-delay='1800'] [data-aos].aos-animate {
 transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration='1850'],
body[data-aos-duration='1850'] [data-aos] {
 transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay='1850'],
body[data-aos-delay='1850'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1850'].aos-animate,
body[data-aos-delay='1850'] [data-aos].aos-animate {
 transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration='1900'],
body[data-aos-duration='1900'] [data-aos] {
 transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay='1900'],
body[data-aos-delay='1900'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1900'].aos-animate,
body[data-aos-delay='1900'] [data-aos].aos-animate {
 transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration='1950'],
body[data-aos-duration='1950'] [data-aos] {
 transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay='1950'],
body[data-aos-delay='1950'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='1950'].aos-animate,
body[data-aos-delay='1950'] [data-aos].aos-animate {
 transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration='2000'],
body[data-aos-duration='2000'] [data-aos] {
 transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay='2000'],
body[data-aos-delay='2000'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2000'].aos-animate,
body[data-aos-delay='2000'] [data-aos].aos-animate {
 transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration='2050'],
body[data-aos-duration='2050'] [data-aos] {
 transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay='2050'],
body[data-aos-delay='2050'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2050'].aos-animate,
body[data-aos-delay='2050'] [data-aos].aos-animate {
 transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration='2100'],
body[data-aos-duration='2100'] [data-aos] {
 transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay='2100'],
body[data-aos-delay='2100'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2100'].aos-animate,
body[data-aos-delay='2100'] [data-aos].aos-animate {
 transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration='2150'],
body[data-aos-duration='2150'] [data-aos] {
 transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay='2150'],
body[data-aos-delay='2150'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2150'].aos-animate,
body[data-aos-delay='2150'] [data-aos].aos-animate {
 transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration='2200'],
body[data-aos-duration='2200'] [data-aos] {
 transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay='2200'],
body[data-aos-delay='2200'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2200'].aos-animate,
body[data-aos-delay='2200'] [data-aos].aos-animate {
 transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration='2250'],
body[data-aos-duration='2250'] [data-aos] {
 transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay='2250'],
body[data-aos-delay='2250'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2250'].aos-animate,
body[data-aos-delay='2250'] [data-aos].aos-animate {
 transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration='2300'],
body[data-aos-duration='2300'] [data-aos] {
 transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay='2300'],
body[data-aos-delay='2300'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2300'].aos-animate,
body[data-aos-delay='2300'] [data-aos].aos-animate {
 transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration='2350'],
body[data-aos-duration='2350'] [data-aos] {
 transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay='2350'],
body[data-aos-delay='2350'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2350'].aos-animate,
body[data-aos-delay='2350'] [data-aos].aos-animate {
 transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration='2400'],
body[data-aos-duration='2400'] [data-aos] {
 transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay='2400'],
body[data-aos-delay='2400'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2400'].aos-animate,
body[data-aos-delay='2400'] [data-aos].aos-animate {
 transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration='2450'],
body[data-aos-duration='2450'] [data-aos] {
 transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay='2450'],
body[data-aos-delay='2450'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2450'].aos-animate,
body[data-aos-delay='2450'] [data-aos].aos-animate {
 transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration='2500'],
body[data-aos-duration='2500'] [data-aos] {
 transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay='2500'],
body[data-aos-delay='2500'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2500'].aos-animate,
body[data-aos-delay='2500'] [data-aos].aos-animate {
 transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration='2550'],
body[data-aos-duration='2550'] [data-aos] {
 transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay='2550'],
body[data-aos-delay='2550'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2550'].aos-animate,
body[data-aos-delay='2550'] [data-aos].aos-animate {
 transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration='2600'],
body[data-aos-duration='2600'] [data-aos] {
 transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay='2600'],
body[data-aos-delay='2600'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2600'].aos-animate,
body[data-aos-delay='2600'] [data-aos].aos-animate {
 transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration='2650'],
body[data-aos-duration='2650'] [data-aos] {
 transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay='2650'],
body[data-aos-delay='2650'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2650'].aos-animate,
body[data-aos-delay='2650'] [data-aos].aos-animate {
 transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration='2700'],
body[data-aos-duration='2700'] [data-aos] {
 transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay='2700'],
body[data-aos-delay='2700'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2700'].aos-animate,
body[data-aos-delay='2700'] [data-aos].aos-animate {
 transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration='2750'],
body[data-aos-duration='2750'] [data-aos] {
 transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay='2750'],
body[data-aos-delay='2750'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2750'].aos-animate,
body[data-aos-delay='2750'] [data-aos].aos-animate {
 transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration='2800'],
body[data-aos-duration='2800'] [data-aos] {
 transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay='2800'],
body[data-aos-delay='2800'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2800'].aos-animate,
body[data-aos-delay='2800'] [data-aos].aos-animate {
 transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration='2850'],
body[data-aos-duration='2850'] [data-aos] {
 transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay='2850'],
body[data-aos-delay='2850'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2850'].aos-animate,
body[data-aos-delay='2850'] [data-aos].aos-animate {
 transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration='2900'],
body[data-aos-duration='2900'] [data-aos] {
 transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay='2900'],
body[data-aos-delay='2900'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2900'].aos-animate,
body[data-aos-delay='2900'] [data-aos].aos-animate {
 transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration='2950'],
body[data-aos-duration='2950'] [data-aos] {
 transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay='2950'],
body[data-aos-delay='2950'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='2950'].aos-animate,
body[data-aos-delay='2950'] [data-aos].aos-animate {
 transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration='3000'],
body[data-aos-duration='3000'] [data-aos] {
 transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay='3000'],
body[data-aos-delay='3000'] [data-aos] {
 transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay='3000'].aos-animate,
body[data-aos-delay='3000'] [data-aos].aos-animate {
 transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
 transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
 transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
 transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
 transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
 transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
 transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
 transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
 transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
 transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
 transition-timing-function: cubic-bezier(0.39, 0.575, 0.5649999999999999, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
 transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
 transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
 transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
 transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
 transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
 transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
 transition-timing-function: cubic-bezier(0.55, 0.08500000000000001, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
 transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
 transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
 opacity: 0;
 transition-property: opacity,transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
 opacity: 1;
 transform: translate(0);
}
[data-aos=fade-up] {
 transform: translateY(100px);
}
[data-aos=fade-down] {
 transform: translateY(-100px);
}
[data-aos=fade-right] {
 transform: translate(-100px);
}
[data-aos=fade-left] {
 transform: translate(100px);
}
[data-aos=fade-up-right] {
 transform: translate(-100px, 100px);
}
[data-aos=fade-up-left] {
 transform: translate(100px, 100px);
}
[data-aos=fade-down-right] {
 transform: translate(-100px, -100px);
}
[data-aos=fade-down-left] {
 transform: translate(100px, -100px);
}
[data-aos^=zoom][data-aos^=zoom] {
 opacity: 0;
 transition-property: opacity,transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
 opacity: 1;
 transform: translate(0) scale(1);
}
[data-aos=zoom-in] {
 transform: scale(0.6);
}
[data-aos=zoom-in-up] {
 transform: translateY(100px) scale(0.6);
}
[data-aos=zoom-in-down] {
 transform: translateY(-100px) scale(0.6);
}
[data-aos=zoom-in-right] {
 transform: translate(-100px) scale(0.6);
}
[data-aos=zoom-in-left] {
 transform: translate(100px) scale(0.6);
}
[data-aos=zoom-out] {
 transform: scale(1.2);
}
[data-aos=zoom-out-up] {
 transform: translateY(100px) scale(1.2);
}
[data-aos=zoom-out-down] {
 transform: translateY(-100px) scale(1.2);
}
[data-aos=zoom-out-right] {
 transform: translate(-100px) scale(1.2);
}
[data-aos=zoom-out-left] {
 transform: translate(100px) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
 transition-property: transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
 transform: translate(0);
}
[data-aos=slide-up] {
 transform: translateY(100%);
}
[data-aos=slide-down] {
 transform: translateY(-100%);
}
[data-aos=slide-right] {
 transform: translateX(-100%);
}
[data-aos=slide-left] {
 transform: translateX(100%);
}
[data-aos^=flip][data-aos^=flip] {
 backface-visibility: hidden;
 transition-property: transform;
}
[data-aos=flip-left] {
 transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
 transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
 transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
 transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
 transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
 transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
 transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
 transform: perspective(2500px) rotateX(0);
}
.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
 -ms-touch-action: auto;
 touch-action: auto;
}
.owl-carousel > .item {
 display: none;
}
.owl-carousel > .item:first-child {
 display: block;
}
/*
* Owl Carousel - Core
*/
.owl-carousel {
 display: block;
 width: 100%;
 -webkit-tap-highlight-color: transparent;
 /* position relative and z-index fix webkit rendering fonts issue */
 position: relative;
 z-index: 1;
}
.owl-carousel .owl-stage {
 position: relative;
 -ms-touch-action: pan-Y;
 touch-action: manipulation;
 -moz-backface-visibility: hidden;
 /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
.owl-carousel .owl-stage-outer {
 position: relative;
 overflow: hidden;
 /* fix for flashing background */
 -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -ms-backface-visibility: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
 position: relative;
 min-height: 1px;
 float: left;
 -webkit-backface-visibility: hidden;
 -webkit-tap-highlight-color: transparent;
 -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
 display: block;
 width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
 display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
 cursor: pointer;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
 background: none;
 color: inherit;
 border: none;
 padding: 0 !important;
 font: inherit;
}
.owl-carousel.owl-loaded {
 display: block;
}
.owl-carousel.owl-loading {
 opacity: 0;
 display: block;
}
.owl-carousel.owl-hidden {
 opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
 visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
 touch-action: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel.owl-grab {
 cursor: move;
 cursor: grab;
}
.owl-carousel.owl-rtl {
 direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
 float: right;
}
/*
* Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
 animation-duration: 1000ms;
 animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
 z-index: 0;
}
.owl-carousel .owl-animated-out {
 z-index: 1;
}
.owl-carousel .fadeOut {
 animation-name: fadeOut;
}
@keyframes fadeOut {
 0% {
 opacity: 1;
 }
 100% {
 opacity: 0;
 }
}
/*
* Owl Carousel - Auto Height Plugin
*/
.owl-height {
 transition: height 500ms ease-in-out;
}
/*
* Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
 opacity: 0;
 transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
 transform-style: preserve-3d;
}
/*
* Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
 position: relative;
 height: 100%;
 background: #000;
}
.owl-carousel .owl-video-play-icon {
 position: absolute;
 height: 80px;
 width: 80px;
 left: 50%;
 top: 50%;
 margin-left: -40px;
 margin-top: -40px;
 cursor: pointer;
 z-index: 1;
 -webkit-backface-visibility: hidden;
 transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
 transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
 display: none;
}
.owl-carousel .owl-video-tn {
 opacity: 0;
 height: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: contain;
 transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
 position: relative;
 z-index: 1;
 height: 100%;
 width: 100%;
}
.owl-carousel .owl-nav {
 margin-top: 10px;
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav [class*='owl-'] {
 color: #ffffff;
 font-size: 14px;
 margin: 5px;
 padding: 4px 7px;
 background: #e5e5e5;
 display: inline-block;
 cursor: pointer;
 border-radius: 3px;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
 background: #0076d1;
 color: #ffffff;
 text-decoration: none;
}
.owl-carousel .owl-nav .disabled {
 opacity: 0.5;
 cursor: default;
}
.owl-carousel .owl-nav.disabled + .owl-dots {
 margin-top: 10px;
}
.owl-carousel .owl-dots {
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
 *display: inline;
}
.owl-carousel .owl-dots .owl-dot span {
 width: 10px;
 height: 10px;
 margin: 5px 7px;
 background: #e5e5e5;
 display: block;
 -webkit-backface-visibility: visible;
 transition: opacity 200ms ease;
 border-radius: 30px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
 background: #0076d1;
}

#elibri-overlay {
 z-index: 1000 !important;
}/* Wydawnictwo Prześwity */
/* GrubyTom */
/* Wydawnictwo Prześwity */
.filters .form-group {
 margin-bottom: 30px;
}
.filters .form-group .form-price {
 /* WebKit, Blink, Edge */
 /* Mozilla Firefox 4 to 18 */
 /* Mozilla Firefox 19+ */
 /* Internet Explorer 10-11 */
 /* Microsoft Edge */
}
.filters .form-group .form-price ::-webkit-input-placeholder {
 color: #000000;
}
.filters .form-group .form-price :-moz-placeholder {
 color: #000000;
}
.filters .form-group .form-price ::-moz-placeholder {
 color: #000000;
}
.filters .form-group .form-price :-ms-input-placeholder {
 color: #000000;
}
.filters .form-group .form-price ::-ms-input-placeholder {
 color: #000000;
}
.filters .filtry-more {
 padding-left: 25px;
}
/* Wydawnictwo Prześwity */
/* domyślne buttony */
.button-more,
.el-button-more {
 display: inline-block;
 color: #ee5f00 !important;
 font-weight: bold;
 font-size: 11px;
 padding-right: 20px;
 text-decoration: none !important;
 cursor: pointer;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.button-more::after,
.el-button-more::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 position: absolute;
 right: 5px;
 top: 50%;
 margin-top: -5px;
 content: '\0056';
 font-size: 9px;
 line-height: 10px;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.button-more.is-expand::after,
.el-button-more.is-expand::after {
 content: '\0054';
 right: 0px !important;
}
.button-more.is-expand.in::after,
.el-button-more.is-expand.in::after {
 content: '\0057';
}
.button-more + .button-more,
.el-button-more + .button-more {
 margin-left: 10px;
}
.button-more:hover,
.el-button-more:hover {
 color: #ee5f00;
}
.button-more:hover::after,
.el-button-more:hover::after {
 right: 0px;
}
.button-arrow-long {
 display: inline-block;
 color: #000000 !important;
 font-weight: 400;
 font-size: 14px;
 padding-right: 30px;
 text-decoration: none !important;
 cursor: pointer;
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22arrow-right%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2018%2012%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M17.92%2C6.38c.1-.24.1-.52%2C0-.76-.05-.12-.12-.23-.22-.33L12.71.29c-.39-.39-1.02-.39-1.41%2C0s-.39%2C1.02%2C0%2C1.41l3.29%2C3.29H1C.45%2C5%2C0%2C5.45%2C0%2C6s.45%2C1%2C1%2C1h13.59l-3.29%2C3.29c-.39.39-.39%2C1.02%2C0%2C1.41.2.2.45.29.71.29s.51-.1.71-.29l5-5c.09-.09.17-.2.22-.33Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat right center;
 background-size: auto 10px !important;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.button-arrow-long:hover {
 color: #139ada !important;
}
.el-button,
.button {
 display: inline-block;
 padding: 14px 15px;
 font-weight: bold;
 font-size: 12px;
 line-height: 20px;
 text-decoration: none !important;
 outline: 0px !important;
 cursor: pointer !important;
 text-align: left;
 vertical-align: middle;
 margin: 0px;
 color: #000000;
 border: 1px solid #e5e5e5;
 background: #ffffff;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -moz-transition-duration: 0.2s;
 -webkit-transition-duration: 0.2s;
 -o-transition-duration: 0.2s;
 transition-duration: 0.2s;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 767px) {
 .el-button,
 .button {
 font-size: 12px;
 }
}
.el-button.is-large,
.button.is-large {
 padding: 19px 30px;
}
@media (max-width: 767px) {
 .el-button.is-large,
 .button.is-large {
 padding: 14px 15px;
 }
}
.el-button.is-small,
.button.is-small {
 padding: 10px 15px;
}
.el-button + .button,
.button + .button {
 margin-left: 15px;
}
.el-button:hover,
.button:hover {
 background: #e5e5e5 !important;
 color: #000000;
}
.el-button.is-block,
.button.is-block {
 display: block;
 width: 100%;
}
.el-button.modal-button,
.button.modal-button {
 padding: 8px 20px;
}
.el-button.is-center,
.button.is-center {
 display: table;
 margin: 0px auto;
}
.el-button.is-action,
.button.is-action,
.el-button.is-primary,
.button.is-primary {
 font-weight: bold;
 border: 1px solid #139ada;
 background: #139ada;
 color: #ffffff !important;
}
.el-button.is-action::after,
.button.is-action::after,
.el-button.is-primary::after,
.button.is-primary::after {
 color: #ffffff;
}
.el-button.is-action:hover,
.button.is-action:hover,
.el-button.is-primary:hover,
.button.is-primary:hover {
 background: #ee5f00 !important;
 border-color: #ee5f00 !important;
}
.el-button.has-basket,
.button.has-basket {
 padding-right: 40px;
 background: #0076d1 !important;
 border-color: #0076d1 !important;
}
@media (max-width: 420px) {
 .el-button.has-basket:not(.is-large),
 .button.has-basket:not(.is-large) {
 padding-right: 20px;
 min-height: 30px;
 width: 100%;
 }
 .el-button.has-basket:not(.is-large) span,
 .button.has-basket:not(.is-large) span {
 display: none;
 }
 .el-button.has-basket:not(.is-large)::after,
 .button.has-basket:not(.is-large)::after {
 background-position: center center !important;
 background-size: auto 18px !important;
 left: 50%;
 right: auto;
 margin: -15px 0px 0px -15px;
 }
}
.el-button.has-basket::after,
.button.has-basket::after {
 content: " ";
 position: absolute;
 right: 15px;
 top: 50%;
 width: 30px;
 height: 30px;
 margin-top: -15px;
 background: url('/img/svg/i-basket-white.svg') no-repeat right center;
 background-size: auto 22px !important;
}
@media (min-width: 768px) {
 .el-button.has-basket.is-large::after,
 .button.has-basket.is-large::after {
 right: 30px !important;
 }
}
.el-button.has-basket:hover,
.button.has-basket:hover {
 background: #00599e !important;
 border-color: #0076d1 !important;
}
.el-button.has-favourites::after,
.button.has-favourites::after {
 position: absolute;
 right: 15px;
 top: 50%;
 font-size: 20px;
 line-height: 1;
 margin-top: -10px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\006a';
}
.el-button.has-favourites.in::after,
.button.has-favourites.in::after,
.el-button.has-favourites.active::after,
.button.has-favourites.active::after {
 color: #ee5f00;
 content: '\006b';
}
@media (min-width: 768px) {
 .el-button.has-favourites.is-large::after,
 .button.has-favourites.is-large::after {
 right: 30px !important;
 }
}
.el-button.has-powiadom,
.button.has-powiadom {
 padding-right: 40px;
}
@media (max-width: 420px) {
 .el-button.has-powiadom,
 .button.has-powiadom {
 padding-right: 20px;
 min-height: 30px;
 width: 100%;
 }
 .el-button.has-powiadom span,
 .button.has-powiadom span {
 display: none;
 }
}
.el-button.has-powiadom::after,
.button.has-powiadom::after {
 content: " ";
 position: absolute;
 right: 15px;
 top: 50%;
 width: 30px;
 height: 30px;
 margin-top: -15px;
 background: url('/img/svg/i-powiadom.svg') no-repeat right center;
 background-size: auto 22px !important;
}
@media (max-width: 420px) {
 .el-button.has-powiadom::after,
 .button.has-powiadom::after {
 background-position: center center !important;
 background-size: auto 18px !important;
 left: 50%;
 right: auto;
 margin: -15px 0px 0px -15px;
 }
}
@media (min-width: 768px) {
 .el-button.has-powiadom.is-large::after,
 .button.has-powiadom.is-large::after {
 right: 30px !important;
 }
}
.el-button.has-arrow,
.button.has-arrow {
 padding-right: 40px;
}
.el-button.has-arrow::after,
.button.has-arrow::after {
 content: " ";
 width: 18px;
 height: 12px;
 position: absolute;
 right: 15px;
 top: 50%;
 margin-top: -6px;
 background: url('/img/svg/arrow-right.svg') no-repeat;
 background-size: auto 12px !important;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.el-button.has-arrow.is-action::after,
.button.has-arrow.is-action::after {
 background: url('/img/svg/arrow-right-white.svg') no-repeat;
 background-size: auto 12px !important;
}
@media (min-width: 768px) {
 .el-button.has-arrow.is-large::after,
 .button.has-arrow.is-large::after {
 right: 30px !important;
 }
}
.el-button[class^="i-"]::after,
.button[class^="i-"]::after {
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0075';
 margin-left: 10px;
 color: #139ada;
 display: inline-block;
}
.el-button.is-normal,
.button.is-normal,
.el-button.is-default,
.button.is-default {
 border: 1px solid #e5e5e5;
 background: #FFF;
 color: #000000;
}
.el-button.is-remove,
.button.is-remove {
 background: none !important;
}
.el-button.is-remove::after,
.button.is-remove::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0051';
 margin-left: 10px;
 color: #139ada;
 vertical-align: middle;
 position: relative;
 top: -2px;
}
.button-text {
 cursor: pointer !important;
 text-decoration: none !important;
 display: inline-block;
}
.button-text::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 margin-right: 5px;
 vertical-align: middle;
 position: relative;
 top: -1px;
}
.button-text.is-download::before {
 content: '\006d';
}
.button-text:hover {
 color: #ee5f00 !important;
}
.button-action,
.button.is-action {
 display: inline-block;
 padding: 14px 15px;
 font-weight: bold;
 font-size: 12px;
 line-height: 20px;
 text-decoration: none !important;
 outline: 0px !important;
 cursor: pointer !important;
 text-align: left;
 vertical-align: middle;
 margin: 0px;
 color: #000000;
 border: 1px solid #e5e5e5;
 background: #ffffff;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -moz-transition-duration: 0.2s;
 -webkit-transition-duration: 0.2s;
 -o-transition-duration: 0.2s;
 transition-duration: 0.2s;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 border: 1px solid #139ada;
 background: #139ada !important;
 color: #ffffff !important;
}
@media (max-width: 767px) {
 .button-action,
 .button.is-action {
 font-size: 12px;
 }
}
.button-action.is-large,
.button.is-action.is-large {
 padding: 19px 30px;
}
@media (max-width: 767px) {
 .button-action.is-large,
 .button.is-action.is-large {
 padding: 14px 15px;
 }
}
.button-action.is-small,
.button.is-action.is-small {
 padding: 10px 15px;
}
.button-action + .button,
.button.is-action + .button {
 margin-left: 15px;
}
.button-action:hover,
.button.is-action:hover {
 background: #e5e5e5 !important;
 color: #000000;
}
.button-action.is-block,
.button.is-action.is-block {
 display: block;
 width: 100%;
}
.button-action.modal-button,
.button.is-action.modal-button {
 padding: 8px 20px;
}
.button-action.is-center,
.button.is-action.is-center {
 display: table;
 margin: 0px auto;
}
.button-action.is-action,
.button.is-action.is-action,
.button-action.is-primary,
.button.is-action.is-primary {
 font-weight: bold;
 border: 1px solid #139ada;
 background: #139ada;
 color: #ffffff !important;
}
.button-action.is-action::after,
.button.is-action.is-action::after,
.button-action.is-primary::after,
.button.is-action.is-primary::after {
 color: #ffffff;
}
.button-action.is-action:hover,
.button.is-action.is-action:hover,
.button-action.is-primary:hover,
.button.is-action.is-primary:hover {
 background: #ee5f00 !important;
 border-color: #ee5f00 !important;
}
.button-action.has-basket,
.button.is-action.has-basket {
 padding-right: 40px;
 background: #0076d1 !important;
 border-color: #0076d1 !important;
}
@media (max-width: 420px) {
 .button-action.has-basket:not(.is-large),
 .button.is-action.has-basket:not(.is-large) {
 padding-right: 20px;
 min-height: 30px;
 width: 100%;
 }
 .button-action.has-basket:not(.is-large) span,
 .button.is-action.has-basket:not(.is-large) span {
 display: none;
 }
 .button-action.has-basket:not(.is-large)::after,
 .button.is-action.has-basket:not(.is-large)::after {
 background-position: center center !important;
 background-size: auto 18px !important;
 left: 50%;
 right: auto;
 margin: -15px 0px 0px -15px;
 }
}
.button-action.has-basket::after,
.button.is-action.has-basket::after {
 content: " ";
 position: absolute;
 right: 15px;
 top: 50%;
 width: 30px;
 height: 30px;
 margin-top: -15px;
 background: url('/img/svg/i-basket-white.svg') no-repeat right center;
 background-size: auto 22px !important;
}
@media (min-width: 768px) {
 .button-action.has-basket.is-large::after,
 .button.is-action.has-basket.is-large::after {
 right: 30px !important;
 }
}
.button-action.has-basket:hover,
.button.is-action.has-basket:hover {
 background: #00599e !important;
 border-color: #0076d1 !important;
}
.button-action.has-favourites::after,
.button.is-action.has-favourites::after {
 position: absolute;
 right: 15px;
 top: 50%;
 font-size: 20px;
 line-height: 1;
 margin-top: -10px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\006a';
}
.button-action.has-favourites.in::after,
.button.is-action.has-favourites.in::after,
.button-action.has-favourites.active::after,
.button.is-action.has-favourites.active::after {
 color: #ee5f00;
 content: '\006b';
}
@media (min-width: 768px) {
 .button-action.has-favourites.is-large::after,
 .button.is-action.has-favourites.is-large::after {
 right: 30px !important;
 }
}
.button-action.has-powiadom,
.button.is-action.has-powiadom {
 padding-right: 40px;
}
@media (max-width: 420px) {
 .button-action.has-powiadom,
 .button.is-action.has-powiadom {
 padding-right: 20px;
 min-height: 30px;
 width: 100%;
 }
 .button-action.has-powiadom span,
 .button.is-action.has-powiadom span {
 display: none;
 }
}
.button-action.has-powiadom::after,
.button.is-action.has-powiadom::after {
 content: " ";
 position: absolute;
 right: 15px;
 top: 50%;
 width: 30px;
 height: 30px;
 margin-top: -15px;
 background: url('/img/svg/i-powiadom.svg') no-repeat right center;
 background-size: auto 22px !important;
}
@media (max-width: 420px) {
 .button-action.has-powiadom::after,
 .button.is-action.has-powiadom::after {
 background-position: center center !important;
 background-size: auto 18px !important;
 left: 50%;
 right: auto;
 margin: -15px 0px 0px -15px;
 }
}
@media (min-width: 768px) {
 .button-action.has-powiadom.is-large::after,
 .button.is-action.has-powiadom.is-large::after {
 right: 30px !important;
 }
}
.button-action.has-arrow,
.button.is-action.has-arrow {
 padding-right: 40px;
}
.button-action.has-arrow::after,
.button.is-action.has-arrow::after {
 content: " ";
 width: 18px;
 height: 12px;
 position: absolute;
 right: 15px;
 top: 50%;
 margin-top: -6px;
 background: url('/img/svg/arrow-right.svg') no-repeat;
 background-size: auto 12px !important;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.button-action.has-arrow.is-action::after,
.button.is-action.has-arrow.is-action::after {
 background: url('/img/svg/arrow-right-white.svg') no-repeat;
 background-size: auto 12px !important;
}
@media (min-width: 768px) {
 .button-action.has-arrow.is-large::after,
 .button.is-action.has-arrow.is-large::after {
 right: 30px !important;
 }
}
.button-action[class^="i-"]::after,
.button.is-action[class^="i-"]::after {
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0075';
 margin-left: 10px;
 color: #139ada;
 display: inline-block;
}
.button-action.is-normal,
.button.is-action.is-normal,
.button-action.is-default,
.button.is-action.is-default {
 border: 1px solid #e5e5e5;
 background: #FFF;
 color: #000000;
}
.button-action.is-remove,
.button.is-action.is-remove {
 background: none !important;
}
.button-action.is-remove::after,
.button.is-action.is-remove::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0051';
 margin-left: 10px;
 color: #139ada;
 vertical-align: middle;
 position: relative;
 top: -2px;
}
.button-action::after,
.button.is-action::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0056';
 font-size: 10px;
 margin-left: 10px;
}
.button-action:hover,
.button.is-action:hover {
 box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.3);
 border: 1px solid #1189c3;
 color: #ffffff !important;
 background: #1189c3 !important;
}
/* Wydawnictwo Prześwity */
.news-list {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -15px;
}
.news-more {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
.news-more .date {
 font-size: 12px;
 color: #666666;
}
.news-more .more {
 width: 40px;
 height: 12px;
 background: url('/img/svg/arrow-right.svg') no-repeat left center !important;
 background-size: auto 12px !important;
 display: block;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.news-more .more:hover {
 background-position: left 10px center !important;
}
@media (min-width: 768px) {
 .news-more.news-more-mobile {
 display: none;
 }
}
.news-list-row {
 padding: 0px 15px;
 width: 100%;
 margin-bottom: 20px;
}
.news-list-row > div {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 overflow: hidden;
}
.news-list-row > div .image {
 min-width: 435px;
 max-width: 435px;
}
@media (max-width: 991px) {
 .news-list-row > div .image {
 min-width: 350px;
 max-width: 350px;
 }
}
.news-list-row > div .description {
 padding: 30px;
 width: 100%;
}
.news-list-row > div .description .category {
 font-size: 12px;
 color: #666666;
 margin-bottom: 15px;
}
.news-list-row > div .description .title-big {
 margin: 0px 0px 15px 0px;
}
.news-list-row > div .description .description-body {
 margin-bottom: 15px;
}
@media (max-width: 767px) {
 .news-list-row > div .description .description-body {
 display: none;
 }
}
.news-list-column {
 padding: 0px 15px;
 width: 50%;
 margin-bottom: 30px;
}
@media (max-width: 480px) {
 .news-list-column {
 width: 100%;
 max-width: 350px;
 margin-left: auto;
 margin-right: auto;
 }
}
.news-list-column > div {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 overflow: hidden;
}
@media (max-width: 1400px) {
 .news-list-column > div {
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 border: 0px;
 }
}
@media (max-width: 991px) {
 .news-list-column > div {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 }
}
.news-list-column > div .image {
 min-width: 350px;
 max-width: 350px;
}
@media (max-width: 1400px) {
 .news-list-column > div .image {
 min-width: 300px;
 max-width: 300px;
 }
}
@media (max-width: 1200px) {
 .news-list-column > div .image {
 min-width: 200px;
 max-width: 200px;
 }
}
@media (max-width: 991px) {
 .news-list-column > div .image {
 min-width: 100%;
 max-width: 100%;
 margin-bottom: 15px;
 }
}
.news-list-column > div .description {
 padding: 0px 30px;
}
@media (max-width: 991px) {
 .news-list-column > div .description {
 padding: 0px;
 }
}
.news-list-column > div .description .category {
 font-size: 12px;
 color: #666666;
 margin-bottom: 15px;
}
.news-list-column > div .description .title-big {
 margin: 0px 0px 15px 0px;
}
.news-list-column > div .description .description-body {
 margin-bottom: 15px;
}
@media (max-width: 767px) {
 .news-list-column > div .description .description-body {
 display: none;
 }
}
.news-list-rotator {
 width: 100%;
 display: none;
}
.news-list-rotator:first-child {
 display: block;
}
.news-list-rotator > div {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 overflow: hidden;
}
@media (max-width: 1400px) {
 .news-list-rotator > div {
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 border: 0px;
 }
}
@media (max-width: 991px) {
 .news-list-rotator > div {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 }
}
.news-list-rotator > div .image {
 min-width: 350px;
 max-width: 350px;
}
@media (max-width: 1400px) {
 .news-list-rotator > div .image {
 min-width: 300px;
 max-width: 300px;
 }
}
@media (max-width: 1200px) {
 .news-list-rotator > div .image {
 min-width: 200px;
 max-width: 200px;
 }
}
@media (max-width: 991px) {
 .news-list-rotator > div .image {
 min-width: 100%;
 max-width: 100%;
 margin-bottom: 15px;
 }
}
.news-list-rotator > div .description {
 padding: 0px 30px;
 width: 100%;
}
@media (max-width: 991px) {
 .news-list-rotator > div .description {
 padding: 0px 15px;
 }
}
.news-list-rotator > div .description .category {
 font-size: 12px;
 color: #666666;
 margin-bottom: 15px;
}
.news-list-rotator > div .description .title-big {
 margin: 0px 0px 15px 0px;
}
.news-list-rotator > div .description .description-body {
 margin-bottom: 15px;
}
@media (max-width: 767px) {
 .news-list-rotator > div .description .description-body {
 display: none;
 }
}
.news-item {
 margin-bottom: 10px;
 padding: 0px 5px;
 width: 100%;
}
.news-item .news-item-inner {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
 .news-item .news-item-inner {
 padding: 20px;
 }
}
.news-item .news-item-inner .news-item-inner-heading {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.news-item .news-item-inner .news-item-inner-heading .image {
 max-width: var(--image-width);
 min-width: var(--image-width);
 background: #f1f2f5;
 text-align: center;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 991px) {
 .news-item .news-item-inner .news-item-inner-heading .image {
 max-width: 300px;
 min-width: 300px;
 margin-right: 20px;
 }
}
@media (max-width: 580px) {
 .news-item .news-item-inner .news-item-inner-heading .image {
 min-width: 180px;
 max-width: 180px;
 }
}
@media (max-width: 420px) {
 .news-item .news-item-inner .news-item-inner-heading .image {
 min-width: 120px;
 max-width: 120px;
 }
}
.news-item .news-item-inner .news-item-inner-heading .image img {
 max-width: 100%;
 display: block;
 margin: 0px auto;
 mix-blend-mode: multiply;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.news-item .news-item-inner .news-item-inner-heading .description {
 padding: 30px;
 width: 100%;
}
@media (max-width: 991px) {
 .news-item .news-item-inner .news-item-inner-heading .description {
 padding: 0px;
 }
}
.news-item .news-item-inner .news-item-inner-heading .description .category {
 font-size: 12px;
 color: #666666;
 margin-bottom: 15px;
}
.news-item .news-item-inner .news-item-inner-heading .description .title-big {
 margin: 0px 0px 15px 0px;
}
@media (max-width: 767px) {
 .news-item .news-item-inner .news-item-inner-heading .description .title-big {
 margin: 0px;
 }
}
.news-item .news-item-inner .news-item-inner-heading .description .description-body {
 margin-bottom: 15px;
}
@media (max-width: 767px) {
 .news-item .news-item-inner .news-item-inner-heading .description .description-body {
 display: none;
 }
}
@media (max-width: 767px) {
 .news-item .news-item-inner .news-item-inner-heading .description .news-more.is-desktop {
 display: none;
 }
}
.news-item .news-more {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
.news-item .news-more .date {
 font-size: 12px;
 color: #666666;
}
.news-item .news-more .more {
 width: 40px;
 height: 12px;
 background: url('/img/svg/arrow-right.svg') no-repeat left center !important;
 background-size: auto 12px !important;
 display: block;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.news-item .news-more .more:hover {
 background-position: left 10px center !important;
}
@media (min-width: 768px) {
 .news-item .news-more.news-more-mobile {
 display: none;
 }
}
.news-item .description-body-mobile {
 margin: 20px 0px;
}
@media (min-width: 768px) {
 .news-item .description-body-mobile {
 display: none;
 }
}
.news-item.news-item-rotator {
 margin: 0px !important;
 padding: 0px !important;
}
.news-item.news-item-rotator .news-item-inner {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid #e5e5e5;
}
.news-item.news-item-rotator .news-item-inner .image {
 max-width: 270px;
 min-width: 270px;
}
@media (max-width: 580px) {
 .news-item.news-item-rotator .news-item-inner .image {
 min-width: 180px;
 max-width: 180px;
 }
}
@media (max-width: 420px) {
 .news-item.news-item-rotator .news-item-inner .image {
 min-width: 120px;
 max-width: 120px;
 }
}
.news-item.news-item-rotator .news-item-inner .description .title-big {
 margin-bottom: 15px !important;
}
.news-single {
 margin: 0px auto;
 width: 100%;
}
.news-single .category {
 font-size: 12px;
 color: #666666;
 margin-bottom: 25px;
}
@media (max-width: 767px) {
 .news-single .category {
 margin-bottom: 15px;
 }
}
.news-single h1 {
 margin: 0px 0px 30px 0px;
}
@media (max-width: 767px) {
 .news-single h1 {
 margin-bottom: 20px;
 }
}
.news-single .date {
 margin-bottom: 15px;
 color: #666666;
 font-size: 12px;
}
.news-single .news-heading-image {
 margin-bottom: 30px;
}
.news-single .news-heading-image img {
 width: 100%;
 max-width: 100%;
 display: block;
 margin: 0px auto;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.news-single .section {
 width: 100% !important;
}
.news-single.news-single-type-horizontal {
 max-width: 820px;
 background: #f1f2f5;
 padding: var(--layout-margin);
 margin-bottom: var(--layout-margin);
}
@media (max-width: 767px) {
 .news-single.news-single-type-horizontal {
 padding: 30px 15px;
 margin: 0px -15px var(--layout-margin) -15px;
 width: auto;
 }
}
.news-single.news-single-type-horizontal > div.news-description {
 margin-bottom: var(--layout-margin);
}
.news-single.news-single-type-horizontal > div:last-child {
 margin-bottom: 0px;
}
.news-single.news-single-type-horizontal > div.news-sections .section:last-child {
 margin-bottom: 0px !important;
}
.news-single.news-single-type-vertical {
 max-width: 1200px;
}
.news-single.news-single-type-vertical .news-heading {
 margin-bottom: var(--layout-margin);
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 background: #f1f2f5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.news-single.news-single-type-vertical .news-heading .news-heading-description {
 order: 2;
 width: 100%;
 padding: var(--layout-margin);
}
@media (max-width: 991px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-description {
 padding: 30px;
 }
}
@media (max-width: 580px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-description {
 padding: 15px;
 }
}
.news-single.news-single-type-vertical .news-heading .news-heading-description .embeddedContent {
 max-width: 100% !important;
 width: auto !important;
}
@media (max-width: 767px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-description .date {
 margin: 0px;
 }
}
@media (max-width: 767px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-description .news-description {
 display: none;
 }
}
.news-single.news-single-type-vertical .news-heading .news-heading-image {
 order: 1;
 min-width: var(--image-width);
 width: var(--image-width);
 mix-blend-mode: multiply;
 margin: 0px;
}
@media (max-width: 991px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-image {
 min-width: 250px;
 width: 250px;
 }
}
@media (max-width: 580px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-image {
 min-width: 150px;
 width: 150px;
 }
}
@media (max-width: 400px) {
 .news-single.news-single-type-vertical .news-heading .news-heading-image {
 min-width: 100px;
 width: 100px;
 }
}
.news-single.news-single-type-vertical .news-description-mobile {
 margin-bottom: var(--layout-margin);
}
@media (min-width: 768px) {
 .news-single.news-single-type-vertical .news-description-mobile {
 display: none;
 }
}
/* Wydawnictwo Prześwity */
@media (min-width: 992px) {
 .navbar-collapse .nav-top,
 .navbar-collapse .search {
 display: none;
 }
}
.navbar-collapse.collapse {
 box-shadow: none !important;
}
@media (min-width: 992px) {
 .navbar-collapse.collapse {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex !important;
 display: -moz-flex !important;
 display: -ms-flexbox !important;
 display: -ms-flex !important;
 display: flex !important;
 -webkit-box-align: center !important;
 -moz-box-align: center !important;
 -ms-flex-align: center !important;
 -webkit-align-items: center !important;
 -moz-align-items: center !important;
 -ms-align-items: center !important;
 align-items: center !important;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center !important;
 -moz-justify-content: center !important;
 -ms-justify-content: center !important;
 justify-content: center !important;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 padding: 0px 200px !important;
 }
}
.navbar-left-toggle {
 margin: 15px 0px 15px 15px;
 background: #ee5f00;
 color: #FFF;
 border: 0px;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
}
@media (max-width: 991px) {
 .nav-top {
 padding: 20px 0px 0px 0px;
 }
}
.nav-top > li {
 display: inline-block;
 border-right: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
 .nav-top > li {
 border: 0px;
 display: block;
 }
}
@media (max-width: 991px) {
 .nav-top > li:first-child > a {
 border-left: 0px !important;
 padding-left: 0px !important;
 }
}
.nav-top > li > a {
 padding: 5px 20px;
 font-size: 11px;
 text-transform: uppercase;
 background: none !important;
 color: #000000;
}
@media (max-width: 991px) {
 .nav-top > li > a {
 padding: 10px 0px;
 }
}
.nav-top > li:hover > a,
.nav-top > li.active > a {
 color: #ee5f00 !important;
}
.nav-top .dropdown-menu {
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 padding: 15px 20px;
 border: 0px;
}
@media (max-width: 991px) {
 .nav-top .dropdown-menu {
 padding: 10px 15px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 box-shadow: none;
 float: none;
 background: #f1f2f5;
 margin: 0px !important;
 }
}
@media (max-width: 991px) {
 .nav-top .dropdown-menu > li {
 display: block;
 }
}
.nav-top .dropdown-menu > li > a {
 line-height: 20px;
 padding: 5px 0px;
 font-size: 11px;
 text-transform: uppercase;
 background: none !important;
 color: #000000;
}
.nav-top .dropdown-menu > li:hover > a,
.nav-top .dropdown-menu > li.active > a {
 color: #ee5f00 !important;
}
.nav-header {
 margin: 0px !important;
 text-align: center;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
@media (max-width: 991px) {
 .nav-header {
 text-align: left;
 }
}
.nav-header > li {
 display: inline-block;
 padding: 0px 25px;
 float: none !important;
}
@media (max-width: 1400px) {
 .nav-header > li {
 padding: 0px 15px;
 }
}
@media (max-width: 1200px) {
 .nav-header > li {
 padding: 5px 10px;
 }
}
@media (max-width: 991px) {
 .nav-header > li {
 display: block;
 padding: 0px;
 }
}
.nav-header > li > a {
 color: #000000;
 background: none !important;
 font-size: 16px;
 font-weight: bold;
 text-transform: uppercase;
 padding: 0px;
 min-height: 84px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 1200px) {
 .nav-header > li > a {
 min-height: auto !important;
 }
}
@media (max-width: 991px) {
 .nav-header > li > a {
 padding: 10px 0px;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
 }
}
.nav-header > li > a img {
 height: 30px !important;
 width: auto !important;
 display: block;
 margin: 0px 15px 0px 0px;
}
@media (max-width: 1400px) {
 .nav-header > li > a img {
 height: 24px !important;
 margin-right: 10px;
 }
}
@media (min-width: 992px) and (max-width: 1200px) {
 .nav-header > li > a img {
 height: 24px !important;
 margin: 0px 10px 0px 0px;
 }
}
.nav-header > li.active > a,
.nav-header > li.open > a,
.nav-header > li:hover > a,
.nav-header > li:active > a,
.nav-header > li:focus > a,
.nav-header > li.active > a:hover,
.nav-header > li.open > a:hover,
.nav-header > li:hover > a:hover,
.nav-header > li:active > a:hover,
.nav-header > li:focus > a:hover,
.nav-header > li.active > a:active,
.nav-header > li.open > a:active,
.nav-header > li:hover > a:active,
.nav-header > li:active > a:active,
.nav-header > li:focus > a:active,
.nav-header > li.active > a:focus,
.nav-header > li.open > a:focus,
.nav-header > li:hover > a:focus,
.nav-header > li:active > a:focus,
.nav-header > li:focus > a:focus {
 color: #ee5f00 !important;
}
.nav-header > li.mdropdown > a {
 position: relative;
 padding-right: 20px !important;
}
.nav-header > li.mdropdown > a::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0054';
 font-size: 10px;
 height: 10px;
 line-height: 10px;
 position: absolute;
 right: 0px;
 top: 50%;
 margin-top: -5px;
}
.nav-header > li.normal-menu .dropdown-menu {
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 padding: 20px 15px;
 border: 0px !important;
 left: 0px;
 right: auto;
 min-width: 100%;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.nav-header > li.normal-menu .dropdown-menu .dropdown-column ul {
 max-height: 50vh;
 overflow: auto;
}
.nav-header > li.normal-menu .dropdown-menu .dropdown-column ul li.m2 > a {
 padding: 5px 10px;
 background: none !important;
 color: #000000;
 font-size: 14px;
 line-height: 20px;
 font-weight: 400;
 display: block;
 white-space: normal;
 text-decoration: none !important;
}
.nav-header > li.normal-menu .dropdown-menu .dropdown-column ul li.m2:hover > a,
.nav-header > li.normal-menu .dropdown-menu .dropdown-column ul li.m2.active > a,
.nav-header > li.normal-menu .dropdown-menu .dropdown-column ul li.m2:focus > a {
 color: #ee5f00 !important;
}
.nav-header > li.multi-column.open > .dropdown-menu,
.nav-header > li.multi-column:focus > .dropdown-menu {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.nav-header > li.multi-column {
 position: static;
}
.nav-header > li.multi-column .dropdown-menu {
 left: -15px;
 right: -15px;
 padding: 30px 0px;
 box-shadow: none !important;
 border: 0px;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu {
 padding: 0px;
 margin: 0px -10px;
 }
}
@media (min-width: 992px) {
 .nav-header > li.multi-column .dropdown-menu::before {
 content: " ";
 position: absolute;
 left: 50%;
 margin-left: -960px;
 top: 0px;
 bottom: 0px;
 width: 1920px;
 background: #ffffff;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 z-index: -1;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-2 .dropdown-column {
 width: 50%;
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-2 .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-3 .dropdown-column {
 width: 33.33333333%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu.columns-3 .dropdown-column {
 width: 50%;
 }
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-3 .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-3.columns-has-big-one .dropdown-column {
 width: 25%;
}
.nav-header > li.multi-column .dropdown-menu.columns-3.columns-has-big-one .dropdown-column.has-columns {
 min-width: 50%;
 width: 50%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu.columns-3.columns-has-big-one .dropdown-column {
 width: 50%;
 }
 .nav-header > li.multi-column .dropdown-menu.columns-3.columns-has-big-one .dropdown-column.has-columns {
 min-width: 100%;
 width: 100%;
 }
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-3.columns-has-big-one .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-4 .dropdown-column {
 width: 25%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu.columns-4 .dropdown-column {
 width: 50%;
 }
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-4 .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-4.columns-has-big-one .dropdown-column {
 width: 20%;
}
.nav-header > li.multi-column .dropdown-menu.columns-4.columns-has-big-one .dropdown-column.has-columns {
 min-width: 40%;
 width: 40%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu.columns-4.columns-has-big-one .dropdown-column {
 width: 25%;
 }
 .nav-header > li.multi-column .dropdown-menu.columns-4.columns-has-big-one .dropdown-column.has-columns {
 min-width: 100%;
 width: 100%;
 }
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-4.columns-has-big-one .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-5 .dropdown-column {
 width: 20%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu.columns-5 .dropdown-column {
 width: 33.33333333%;
 }
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-5 .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu.columns-6 .dropdown-column {
 width: 16.66666667%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu.columns-6 .dropdown-column {
 width: 33.33333333%;
 }
}
@media (max-width: 580px) {
 .nav-header > li.multi-column .dropdown-menu.columns-6 .dropdown-column {
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column {
 border-right: 1px solid #e5e5e5;
 padding: 0px 30px;
 width: 100%;
 z-index: 2;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu .dropdown-column {
 border: 0px !important;
 padding: 10px 10px;
 }
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column:last-child {
 border-right: 0px;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu .dropdown-column.has-columns {
 width: 100% !important;
 min-width: 100% !important;
 }
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column.dropdown-column-levels {
 z-index: 3;
 padding: 0px;
 max-width: 33.33333333%;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column .dropdown-menu .dropdown-column.dropdown-column-levels {
 padding: 10px 10px;
 max-width: 100%;
 width: 100%;
 }
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column.has-columns .menu-column {
 margin: 0px -10px;
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column.has-columns .menu-column li {
 width: 50% !important;
 padding: 0px 10px;
 float: left;
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column.has-icons .menu-column {
 margin: 0px -5px;
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column.has-icons .menu-column li {
 width: 50% !important;
 padding: 0px 5px 10px 5px;
 float: left;
}
.nav-header > li.multi-column .dropdown-menu .dropdown-column.has-icons .menu-column li.m2 {
 width: 100% !important;
}
.nav-header > li.multi-column ul.menu-hover {
 padding: 0px;
 margin: 0px;
 list-style: none;
 max-height: 40vh;
 overflow: auto;
}
.nav-header > li.multi-column ul.menu-hover:after {
 clear: both;
 display: block;
 content: " ";
}
@media (max-width: 991px) {
 .nav-header > li.multi-column ul.menu-hover {
 max-height: none !important;
 }
}
.nav-header > li.multi-column ul.menu-hover .scroll-content {
 width: 100%;
}
.nav-header > li.multi-column ul.menu-hover .scroll-content:after {
 clear: both;
 display: block;
 content: " ";
}
.nav-header > li.multi-column ul.menu-hover > li > a {
 font-size: 16px;
 display: block;
 padding: 5px 30px;
 text-decoration: none !important;
 background: none !important;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column ul.menu-hover > li > a {
 padding: 5px 0px;
 }
}
.nav-header > li.multi-column ul.menu-hover > li.has-nav {
 position: static;
}
.nav-header > li.multi-column ul.menu-hover > li.has-nav > a span {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 padding-right: 20px;
}
.nav-header > li.multi-column ul.menu-hover > li.has-nav > a span::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: "\0056";
 color: #000000;
 position: absolute;
 right: 0px;
 top: 50%;
 margin-top: -5px;
 height: 10px;
 line-height: 10px;
 font-size: 10px;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column ul.menu-hover > li.has-nav > a span::after {
 content: "\0054";
 }
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items {
 padding: 0px;
 margin: 0px 0px 0px -1px;
 list-style: none;
 position: absolute;
 top: -30px;
 right: auto;
 left: 100%;
 bottom: -30px;
 background: #f1f2f5;
 padding: 30px 20px;
 z-index: 20;
 display: none;
}
@media (max-width: 991px) {
 .nav-header > li.multi-column ul.menu-hover > li .nav-items {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 padding: 15px 0px;
 }
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li {
 overflow: auto;
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul {
 list-style: none;
 padding: 0px !important;
 margin: 0px !important;
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul:after {
 clear: both;
 display: block;
 content: " ";
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul > li {
 width: 50%;
 padding: 0px 10px;
 float: left;
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul > li > a {
 display: block;
 font-size: 14px;
 padding: 5px 0px;
 line-height: 20px;
 background: none !important;
 color: #000000;
 text-decoration: none !important;
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul > li:hover > a,
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul > li.active > a {
 color: #ee5f00;
}
.nav-header > li.multi-column ul.menu-hover > li .nav-items .nav-items-li .nav-items-ul.col-3 > li {
 width: 33.33333333%;
}
.nav-header > li.multi-column ul.menu-hover > li:hover > a,
.nav-header > li.multi-column ul.menu-hover > li.active > a,
.nav-header > li.multi-column ul.menu-hover > li:active > a,
.nav-header > li.multi-column ul.menu-hover > li:focus > a {
 color: #ee5f00;
}
.nav-header > li.multi-column ul.menu-hover > li:hover > a span::after,
.nav-header > li.multi-column ul.menu-hover > li.active > a span::after,
.nav-header > li.multi-column ul.menu-hover > li:active > a span::after,
.nav-header > li.multi-column ul.menu-hover > li:focus > a span::after {
 color: #ee5f00;
}
@media (min-width: 992px) {
 .nav-header > li.multi-column ul.menu-hover > li:hover .nav-items,
 .nav-header > li.multi-column ul.menu-hover > li.active .nav-items,
 .nav-header > li.multi-column ul.menu-hover > li:active .nav-items,
 .nav-header > li.multi-column ul.menu-hover > li:focus .nav-items {
 display: block;
 }
}
@media (max-width: 991px) {
 .nav-header > li.multi-column ul.menu-hover > li.open > a span::after,
 .nav-header > li.multi-column ul.menu-hover > li.active > a span::after {
 content: "\0057";
 }
 .nav-header > li.multi-column ul.menu-hover > li.open .nav-items,
 .nav-header > li.multi-column ul.menu-hover > li.active .nav-items {
 display: block;
 }
}
.nav-header > li.multi-column ul.menu-column {
 max-height: 40vh;
 overflow: auto;
}
.nav-header > li.multi-column ul.menu-column:after {
 clear: both;
 display: block;
 content: " ";
}
@media (max-width: 991px) {
 .nav-header > li.multi-column ul.menu-column {
 max-height: none !important;
 }
}
.nav-header > li.multi-column ul.menu-column .scroll-content {
 width: 100%;
}
.nav-header > li.multi-column ul.menu-column .scroll-content:after {
 clear: both;
 display: block;
 content: " ";
}
.nav-header > li.multi-column ul.menu-column li.m2 > a,
.nav-header > li.multi-column ul.menu-column li.m3 > a,
.nav-header > li.multi-column ul.menu-column li.m2 > span,
.nav-header > li.multi-column ul.menu-column li.m3 > span {
 display: block;
 font-size: 14px;
 padding: 5px 0px;
 line-height: 20px;
 background: none !important;
 color: #000000;
 text-decoration: none !important;
}
.nav-header > li.multi-column ul.menu-column li.m2.m2-title > a,
.nav-header > li.multi-column ul.menu-column li.m3.m2-title > a,
.nav-header > li.multi-column ul.menu-column li.m2.m2-title > span,
.nav-header > li.multi-column ul.menu-column li.m3.m2-title > span {
 font-size: 16px;
 font-weight: bold;
 padding: 0px;
 margin-bottom: 10px;
}
.nav-header > li.multi-column ul.menu-column li.m2.m3-ico,
.nav-header > li.multi-column ul.menu-column li.m3.m3-ico {
 width: 50%;
 padding: 0px 5px 10px 5px;
}
.nav-header > li.multi-column ul.menu-column li.m2.m3-ico a,
.nav-header > li.multi-column ul.menu-column li.m3.m3-ico a {
 border: 1px solid #e5e5e5;
 padding: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
.nav-header > li.multi-column ul.menu-column li.m2.m3-ico a img,
.nav-header > li.multi-column ul.menu-column li.m3.m3-ico a img {
 height: 70px !important;
 width: auto !important;
}
.nav-header > li.multi-column ul.menu-column li.m2.is-hidden,
.nav-header > li.multi-column ul.menu-column li.m3.is-hidden {
 display: none;
}
.nav-header > li.multi-column ul.menu-column li.m2 .nav-items,
.nav-header > li.multi-column ul.menu-column li.m3 .nav-items {
 position: absolute;
 left: 300px;
 top: 0px;
 bottom: 0px;
 right: 0px;
 background: #f1f2f5;
}
.nav-header > li.multi-column ul.menu-column li.m2:hover > a,
.nav-header > li.multi-column ul.menu-column li.m3:hover > a,
.nav-header > li.multi-column ul.menu-column li.m2.active > a,
.nav-header > li.multi-column ul.menu-column li.m3.active > a,
.nav-header > li.multi-column ul.menu-column li.m2:hover > span,
.nav-header > li.multi-column ul.menu-column li.m3:hover > span,
.nav-header > li.multi-column ul.menu-column li.m2.active > span,
.nav-header > li.multi-column ul.menu-column li.m3.active > span {
 color: #ee5f00;
}
.nav-header > li.multi-column ul.menu-column li.m2:hover > a::after,
.nav-header > li.multi-column ul.menu-column li.m3:hover > a::after,
.nav-header > li.multi-column ul.menu-column li.m2.active > a::after,
.nav-header > li.multi-column ul.menu-column li.m3.active > a::after,
.nav-header > li.multi-column ul.menu-column li.m2:hover > span::after,
.nav-header > li.multi-column ul.menu-column li.m3:hover > span::after,
.nav-header > li.multi-column ul.menu-column li.m2.active > span::after,
.nav-header > li.multi-column ul.menu-column li.m3.active > span::after {
 color: #ee5f00;
}
.nav-header > li.multi-column ul.menu-column li.is-hidden + li.expander {
 cursor: pointer;
}
.nav-header > li.multi-column ul.menu-column li.is-hidden + li.expander a:before {
 content: attr(data-expand);
}
.nav-header > li.multi-column ul.menu-column li:not(.is-hidden) + li.expander {
 cursor: pointer;
}
.nav-header > li.multi-column ul.menu-column li:not(.is-hidden) + li.expander a {
 color: #ee5f00;
}
.nav-header > li.multi-column ul.menu-column li:not(.is-hidden) + li.expander a:before {
 content: attr(data-collapse);
}
.nav-header > li.multi-column ul.menu-column li:not(.is-hidden) + li.expander:after {
 content: '\0057';
}
.nav-header > li.multi-column ul.menu-column li.expander {
 margin-top: 5px;
 font-size: 11px;
 text-transform: uppercase;
 color: #ee5f00;
 width: 100% !important;
}
.nav-header > li.multi-column ul.menu-column li.expander::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 margin-left: 15px;
 content: '\0054';
 font-size: 9px;
 color: #ee5f00;
}
li.has-nav > a:focus + .nav-items {
 display: block !important;
}
/** Menu lewe */
.nav-left {
 margin: 0px 0px 15px;
}
.nav-left li {
 display: block;
}
.nav-left li a {
 display: block;
 color: inherit;
 padding: 5px 0px;
}
.nav-left li.m1 > a {
 font-weight: 400;
 font-size: 14px;
 background: #FFF;
}
.nav-left li.m1:hover > a,
.nav-left li.m1.active > a {
 color: #ee5f00;
}
.nav-left li.m2 > a {
 font-size: 12px;
 background: transparent !important;
 padding: 5px 15px 5px 15px;
 line-height: 20px;
 position: relative;
 display: block;
 color: #000000 !important;
}
.nav-left li.m2 > a span {
 border-bottom: 1px solid transparent;
}
.nav-left li.m2 > a::before {
 position: absolute;
 left: 0px;
 top: 50%;
 margin-top: -5px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0056';
 font-size: 9px;
 line-height: 10px;
 color: #000000;
}
.nav-left li.m2.active > a > span,
.nav-left li.m2:hover > a > span {
 border-bottom-color: #000000;
}
.nav-left li.m3 > a {
 color: rgba(0, 0, 0, 0.8);
 font-size: 11px;
 background: rgba(229, 229, 229, 0.3);
 padding: 6px 15px 6px 35px;
}
.nav-left li.m3 > a::before {
 position: absolute;
 left: 15px;
 top: 0px;
 bottom: 0px;
 width: 1px;
 background: #e5e5e5;
 content: " ";
}
.nav-left li.m3:hover > a,
.nav-left li.m3.active > a {
 color: #ee5f00;
}
.nav-left li.m3:hover > a::before,
.nav-left li.m3.active > a::before {
 background: #ee5f00;
}
/** Menu dolne */
.nav-footer > li {
 display: block;
}
.nav-footer > li > a {
 display: block;
 padding: 5px 0px;
}
#sidebar .sidebar-categories,
#sidebar .sidebar-filters {
 margin-bottom: 30px;
}
#sidebar .sort-options {
 font-size: 12px;
 margin-bottom: 30px;
 display: table;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 767px) {
 #sidebar .sort-options {
 margin-bottom: 15px;
 }
}
#sidebar .sort-options .sort-group-label {
 display: block;
 position: absolute;
 left: 20px;
 width: 70px;
 line-height: 50px;
 z-index: 1;
 pointer-events: none;
}
#sidebar .sort-options .dropdown-menu > li > a {
 font-size: 12px;
}
/* Wydawnictwo Prześwity */
/** Konto i panel klienta */
.dms-user {
 margin-bottom: var(--layout-margin);
}
.dms-user.has-spacer {
 padding-top: 30px;
}
.dms-user .form {
 width: 100%;
 max-width: 630px;
 padding: 0px 15px;
 margin: 0px auto;
}
.dms-user .form button[type="submit"].el-button.is-center + #req_s {
 text-align: center;
}
.dms-user .spacer {
 height: 30px;
}
.dms-user .spacer-small {
 height: 15px;
}
.dms-user .info {
 text-align: center;
}
.dms-user .profile {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -30px;
}
.dms-user .profile .profile-content {
 width: 100%;
 padding: 0px 30px;
}
.dms-user .profile .profile-nav {
 width: 25%;
 padding: 0px 30px;
}
@media (max-width: 767px) {
 .dms-user .profile .profile-nav {
 display: none;
 }
}
.dms-user .profile .profile-nav ul > li {
 margin-bottom: 10px;
}
.dms-user .profile .profile-nav ul > li a {
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 background: none !important;
 border: 1px solid #e5e5e5;
 display: block;
 color: #000000;
}
.dms-user .profile .profile-nav ul > li a::before {
 content: "\0056";
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-size: 10px;
 margin-right: 10px;
}
.dms-user .profile .profile-nav ul > li.active > a {
 background: #ee5f00 !important;
 color: #ffffff;
 border-color: #ee5f00;
}
.dms-user .profile .profile-nav + .profile-content {
 width: 75%;
}
@media (max-width: 767px) {
 .dms-user .profile .profile-nav + .profile-content {
 width: 100%;
 }
}
.dms-user .profile .form-group-discount {
 padding: 10px 15px;
 background: #ee5f00;
 display: table;
 margin-bottom: 30px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 color: #ffffff;
}
.dms-user .profile .form-group-discount::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-size: 12px;
 margin-right: 5px;
 vertical-align: middle;
 content: '\0067';
}
.dms-user .profile .form-group-discount strong {
 font-size: 1.1em;
}
.dms-user .order-detail .items {
 border-top: 1px solid #e5e5e5;
}
.dms-user .order-detail .items .item {
 padding: 15px 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 border-bottom: 1px solid #e5e5e5;
}
.dms-user .order-detail .items .item-image {
 min-width: 90px;
 margin-right: 30px;
}
@media (max-width: 480px) {
 .dms-user .order-detail .items .item-image {
 width: 100px;
 min-width: 100px;
 margin-right: 20px;
 }
}
.dms-user .order-detail .items .item-image img {
 border: 1px solid #e5e5e5;
}
.dms-user .order-detail .items .item-image.has-set {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.dms-user .order-detail .items .item-image.has-set img {
 margin: 0px 5px 10px;
 max-width: 50%;
}
.dms-user .order-detail .items .item-details {
 width: 100%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
@media (max-width: 600px) {
 .dms-user .order-detail .items .item-details {
 display: block;
 }
}
.dms-user .order-detail .items .item-details-prices {
 text-align: right;
 min-width: 160px;
}
@media (max-width: 600px) {
 .dms-user .order-detail .items .item-details-prices {
 text-align: left;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin-top: 20px;
 }
}
@media (max-width: 480px) {
 .dms-user .order-detail .items .item-details-prices {
 display: block;
 }
}
.dms-user .order-detail .items .item-details-detail {
 width: 100%;
}
.dms-user .order-detail .summary-data {
 display: table;
 margin: 20px 0px 20px auto;
}
.dms-user .order-detail .summary-data > div {
 display: table-row;
}
.dms-user .order-detail .summary-data > div > div {
 padding: 10px 0px;
 display: table-cell;
}
.dms-user .order-detail .summary-data > div > div:last-child {
 padding-left: 20px;
 text-align: right;
}
.dms-user .order-detail .summary-data > div:last-child {
 font-weight: bold;
 font-size: 1.2em;
}
.dms-user .orders {
 display: table;
 width: 100%;
}
.dms-user .orders .headings {
 display: table-row;
}
.dms-user .orders .headings > div {
 display: table-cell;
 padding: 15px;
 border-bottom: 2px solid #e5e5e5;
 vertical-align: middle;
}
@media (max-width: 767px) {
 .dms-user .orders .headings > div {
 padding: 8px 5px;
 }
}
.dms-user .orders .headings > div:last-child {
 text-align: right;
}
.dms-user .orders .item {
 display: table-row;
}
.dms-user .orders .item:hover {
 background: rgba(229, 229, 229, 0.3);
}
.dms-user .orders .item > div {
 padding: 15px;
 display: table-cell;
 border-bottom: 1px solid #e5e5e5;
 vertical-align: middle;
}
@media (max-width: 767px) {
 .dms-user .orders .item > div {
 padding: 8px 5px;
 }
}
.dms-user .orders .item > div.id span {
 color: rgba(0, 0, 0, 0.7);
}
.dms-user .orders .item > div.id a {
 display: table;
 color: #ee5f00;
 font-weight: bold;
}
.dms-user .orders .item > div.id a:after {
 content: "\0056";
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 font-size: 10px;
 margin-left: 10px;
}
.dms-user .orders .item > div:last-child {
 text-align: right;
}
.dms-user .user-columns {
 margin: 0px -15px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding: 15px;
}
.dms-user .user-columns > div {
 border-top: 1px solid #e5e5e5;
 padding: 30px 15px;
 width: 33.33333333%;
}
@media (max-width: 767px) {
 .dms-user .user-columns > div {
 width: 100%;
 padding: 15px 0px;
 }
}
.dms-user .form-group-buttons {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
.cennik-div {
 margin-bottom: 30px;
 padding: 20px;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.cennik-div .el-button {
 margin-bottom: 30px;
}
.discount-alert {
 background: #f1f2f5 url('/img/svg/i-info.svg') left 30px center no-repeat !important;
 background-size: 20px auto !important;
 border: 0px !important;
 color: #000000;
 padding: 15px 30px 15px 70px;
 margin-bottom: 30px;
}
.product-electronic-info {
 background: url('/img/svg/i-info-mail.svg') left top 2px no-repeat !important;
 background-size: 14px auto !important;
 font-size: 12px;
 padding-left: 20px;
 margin-top: 5px;
 display: block;
}
.product-electronic-info.no-bg {
 padding: 0px;
 font-size: 11px;
 background: none !important;
 margin: 5px 0px;
}
/* Wydawnictwo Prześwity */
/* Mtbiznes */
/* Wydawnictwo Prześwity */
.timer {
 background: #ee5f00;
 padding: 2px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.timer span.timer-label {
 display: block;
 text-align: center;
 font-size: 16px;
 color: #ffffff;
 padding: 10px 0px;
}
.timer div[data-time] {
 padding: 20px 15px;
 background: #ffffff;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.timer div[data-time] > div {
 display: inline-block;
 font-size: 28px;
 font-weight: bold;
 background: #ee5f00;
 color: #ffffff;
 width: 60px;
 height: 80px;
 margin: 0px 5px 20px 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
.timer div[data-time] > div::after {
 position: absolute;
 left: 0px;
 right: 0px;
 bottom: -20px;
 text-align: center;
 font-size: 12px;
 color: #000000;
 font-weight: 400;
}
.timer div[data-time] > div.timer-days:after {
 content: "dni";
}
.timer div[data-time] > div.timer-hours:after {
 content: "godz.";
}
.timer div[data-time] > div.timer-minutes:after {
 content: "min.";
}
.timer div[data-time] > div.timer-seconds:after {
 content: "sek.";
}
.timer div[data-time] > div span {
 display: inline-block;
 margin: 0px 1px;
}
/*
.timer-info
{
 border: 1px solid @color-border;
 margin: 10px 0px 20px 0px;
 font-size: 12px;
 padding: 7px 10px;
 text-align: center;

 span
 {
 border-bottom: 1px dotted @color-grayed;
 }
}

.timer
{
 line-height: 30px;
 padding-left: 0px;
 font-size: 14px;
 color: @color;
 margin-top: -20px;

 > img
 {
 position: relative;
 top: -2px;
 margin: 0px 10px;
 }

 &.in-owl
 {
 margin-left: 20px;

 @media (max-width: 767px)
 {
 display: block;
 margin: 20px 0px 0px 0px;
 }
 }

 &.in-product
 {
 margin: 20px 0px 0px 0px;
 padding: 15px;
 border: 0px;
 background: @color-border;
 text-align: left;
 color: @color-text-global;

 > b
 {
 display: block;
 line-height: normal;
 font-weight: 400;
 margin-bottom: 10px;
 font-size: 14px;
 color: @color-text-global;
 }

 > div
 {
 > span
 {
 border: 1px solid @color;
 background: @color;
 color: #FFF;
 }
 }

 }

 > div
 {
 display: inline-block;
 color: @color-grayed;
 font-size: 12px;
 font-weight: 400;

 &.timer-days
 {
 &:after
 {
 content: "d";
 }
 }

 &.timer-hours
 {
 &:after
 {
 content: "h";
 }
 }

 &.timer-minutes
 {
 &:after
 {
 content: "m";
 }
 }

 &.timer-seconds
 {
 &:after
 {
 content: "s";
 }
 }

 span
 {
 display: inline-block;
 border: 1px solid @color-border;
 width: 24px;
 text-align: center;
 font-size: 18px;
 color: @color;
 margin: 0px 2px;
 }
 }
}
*/
/* Wydawnictwo Prześwity */
.debugger-close {
 font-weight: bold;
 text-align: center;
 z-index: 10;
 background: #2b2b2b;
 width: 30px;
 height: 30px;
 line-height: 30px;
 position: absolute;
 top: 10px;
 right: 15px;
 cursor: pointer;
}
.debugger-close::before {
 content: "✕";
}
.debugger-heading {
 font-size: 1.3em;
 font-weight: bold;
 padding: 10px 0px;
 border-bottom: 2px solid rgba(255, 255, 255, 0.1);
 color: #FFF;
}
.debugger-heading:not(:first-child) {
 margin-top: 20px;
}
.debugger-row {
 font-size: 1.2em;
 padding: 5px 0px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
 display: block;
}
.debugger-subrow {
 color: #efefef;
 padding: 5px 0px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
 display: block;
}
.debugger-img {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.debugger-img {
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
}
.debugger-img {
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
.debugger-img {
 padding: 10px 0px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.debugger-img-img {
 min-width: 60px;
 width: 60px;
 margin-right: 10px;
}
.debugger-img-img img {
 max-width: 100%;
 height: auto !important;
}
.debugger {
 background: #2b2b2b;
 color: #b5b5b5;
 font-size: 14px;
 width: 360px;
 z-index: 999999;
 position: fixed;
 left: 0px;
 top: 0px;
 bottom: 0px;
}
.debugger.out {
 left: -360px;
}
.debugger.out .debugger-close {
 right: -30px;
}
.debugger.out .debugger-close::before {
 content: "›";
}
.debugger .debugger-scroll {
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 padding: 20px;
 overflow: auto;
}
.debugger .debugger-scroll::-webkit-scrollbar {
 width: 10px;
 height: 10px;
}
.debugger .debugger-scroll::-webkit-scrollbar-track-piece {
 background-color: #2b2b2b;
}
.debugger .debugger-scroll::-webkit-scrollbar-thumb:vertical {
 height: 30px;
 background-color: rgba(255, 255, 255, 0.4);
}
.debugger-path {
 font-size: 11px;
 color: #e9e9e9;
 display: block;
}
/* Wydawnictwo Prześwity */
/* Wydawnictwo Prześwity */
:root {
 --layout-margin: 50px;
}
@media (min-width: 991px) {
 :root .body.page11111 {
 --layout-margin: 100px;
 }
}
.zawijaj:not(.in) {
 margin-bottom: 7.5px;
}
.layout-embeds .embeds {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -15px;
}
.layout-embeds .embeds blockquote {
 border: 0px !important;
 padding: 0px;
 margin: 0px;
 display: inline-block;
}
.layout-embeds .embeds > div {
 padding: 0px 15px;
 margin-bottom: 30px;
 width: 50%;
 text-align: center;
}
.layout-embeds .embeds > div iframe {
 max-width: 100%;
}
@media (max-width: 767px) {
 .layout-embeds .embeds > div {
 width: 100%;
 }
}
.layout-embeds .embeds.embeds-1 > div {
 width: 100%;
 text-align: center;
}
.layout-embeds .embeds.embeds-3 > div {
 width: 33.33333333%;
 text-align: center;
}
@media (max-width: 991px) {
 .layout-embeds .embeds.embeds-3 > div {
 width: 50%;
 }
}
@media (max-width: 767px) {
 .layout-embeds .embeds.embeds-3 > div {
 width: 100%;
 }
}
.layout-embeds .embeds.embeds-4 > div {
 width: 25%;
 text-align: center;
}
@media (max-width: 1400px) {
 .layout-embeds .embeds.embeds-4 > div {
 width: 50%;
 }
}
@media (max-width: 767px) {
 .layout-embeds .embeds.embeds-4 > div {
 width: 100%;
 }
}
.section {
 margin-bottom: var(--layout-margin);
}
.section.section-append .product-owl + .product-owl {
 margin-top: var(--layout-margin);
}
.section.section-only-heading {
 margin-bottom: 0px;
}
.section.section-box,
.section.section-box-2,
.section.section-box-3 {
 margin-bottom: 0px !important;
}
@media (max-width: 991px) {
 .section:not(.section-box):not(.section-box-2):not(.section-box-3) .col-xxs-12.col-xs-12.col-md-6 + .col-xxs-12.col-xs-12.col-md-6 {
 margin-top: var(--layout-margin-small);
 }
}
.section p + h1,
.section p + h2,
.section p + h3,
.section ul + h1,
.section ul + h2,
.section ul + h3,
.section ol + h1,
.section ol + h2,
.section ol + h3 {
 padding-top: 20px;
}
.section p + h4,
.section p + h5,
.section ul + h4,
.section ul + h5,
.section ol + h4,
.section ol + h5 {
 padding-top: 15px;
}
@media (min-width: 1200px) {
 .section-box-3 > .row {
 margin: 0px -30px;
 }
 .section-box-3 > .row > div {
 padding: 0px 30px;
 }
}
.layout-box {
 margin-bottom: var(--layout-margin);
}
.layout-box .layout-image + .layout-description {
 margin-top: 30px;
}
.layout-box .layout-description .layout-heading * {
 margin: 0px;
}
.layout-box .layout-description .button-arrow-long {
 margin-top: 20px;
}
.layout-elements .elements {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -15px -30px -15px;
}
.layout-elements .elements .item {
 padding: 0px 15px 30px 15px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 width: 50%;
}
@media (max-width: 767px) {
 .layout-elements .elements .item {
 width: 100%;
 padding: 0px 15px 15px 15px;
 }
}
.layout-elements .elements .item > div {
 width: 100%;
 padding: 30px;
 border: 1px solid #e5e5e5;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
@media (max-width: 480px) {
 .layout-elements .elements .item > div {
 padding: 20px;
 }
}
.layout-elements .elements .item > div p:last-child {
 margin: 0px;
}
.layout-elements .elements .item > div .title-medium {
 margin: 0px;
}
.layout-elements .elements .item > div .title-medium a {
 text-decoration: none !important;
}
.layout-elements .elements .item > div .title-medium + .description-body {
 margin-top: 5px;
}
.layout-elements .elements .item > div.has-link:hover {
 border-color: #ee5f00;
}
.layout-elements .elements .item.has-ico > div {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.layout-elements .elements .item.has-ico > div .ico {
 min-width: 60px;
 margin-right: 30px;
}
@media (max-width: 480px) {
 .layout-elements .elements .item.has-ico > div .ico {
 margin-right: 20px;
 }
}
.layout-elements .elements .item.has-ico > div .ico img,
.layout-elements .elements .item.has-ico > div .ico svg {
 height: 60px !important;
 width: auto;
}
.layout-elements .elements.elements-1 .item {
 width: 100% !important;
}
.layout-elements .elements.elements-3 .item {
 width: 33.33333333%;
}
@media (max-width: 1200px) {
 .layout-elements .elements.elements-3 .item {
 width: 50%;
 }
}
@media (max-width: 767px) {
 .layout-elements .elements.elements-3 .item {
 width: 100%;
 }
}
.layout-elements .elements.elements-4 .item {
 width: 25%;
}
@media (max-width: 1200px) {
 .layout-elements .elements.elements-4 .item {
 width: 50%;
 }
}
@media (max-width: 767px) {
 .layout-elements .elements.elements-4 .item {
 width: 100%;
 }
}
.layout-products-image {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.layout-products-image .image-baner {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 padding: 60px 0px 120px 0px;
 margin-bottom: -60px;
}
@media (max-width: 991px) {
 .layout-products-image .image-baner {
 padding: 50px 0px 80px 0px;
 margin-bottom: -30px;
 }
}
.layout-products-image .image-baner::before {
 background: #139ada;
 position: absolute;
 left: 0px;
 top: 0px;
 bottom: 0px;
 width: 40%;
 content: "";
 z-index: 1;
}
.layout-products-image .image-baner::after {
 position: absolute;
 left: 40%;
 top: 0px;
 bottom: 0px;
 right: 0px;
 background: var(--background);
 background: linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #139ada 100%);
 content: " ";
 z-index: 1;
}
.layout-products-image .image-baner img {
 width: 100% !important;
 height: 100% !important;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 object-fit: cover;
}
@media (max-width: 767px) {
 .layout-products-image .image-baner .container {
 width: 100%;
 }
}
.layout-products-image .image-baner .image-title {
 z-index: 3;
 color: #ffffff;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.layout-products-image .image-baner .image-title .layout-heading * {
 color: #ffffff;
 margin: 0px;
}
.layout-products-image .image-baner .image-body {
 z-index: 3;
 color: #ffffff;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.layout-products-category {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.layout-products-category .products-category-image {
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
}
@media (max-width: 767px) {
 .layout-products-category .products-category-image {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin-bottom: -30px;
 }
}
.layout-products-category .products-category-image::before {
 background: #139ada;
 position: absolute;
 left: 0px;
 top: 0px;
 bottom: 0px;
 width: 40%;
 content: "";
 z-index: 1;
}
.layout-products-category .products-category-image::after {
 position: absolute;
 left: 40%;
 top: 0px;
 bottom: 0px;
 right: 0px;
 background: var(--background);
 background: linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #139ada 100%);
 content: " ";
 z-index: 1;
}
.layout-products-category .products-category-image img {
 display: block;
 object-fit: cover !important;
 height: 100% !important;
 width: 100% !important;
}
@media (max-width: 767px) {
 .layout-products-category .products-category-image img {
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 }
}
.layout-products-category .products-category-description {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 width: 40%;
 padding-right: 100px;
 z-index: 2;
}
@media (max-width: 991px) {
 .layout-products-category .products-category-description {
 padding-right: 50px;
 }
}
@media (max-width: 767px) {
 .layout-products-category .products-category-description {
 width: 100%;
 padding: 0px 15px;
 }
 .layout-products-category .products-category-description .layout-description-footer {
 padding-top: 15px;
 }
}
.layout-products-category .products-category .products-category-inner {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.layout-products-category .products-category .products-category-inner .products-category-owl {
 width: 60%;
 z-index: 3;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 767px) {
 .layout-products-category .products-category .products-category-inner .products-category-owl {
 width: 100%;
 }
}
.layout-products-category.has-image {
 padding: 70px 0px;
}
@media (max-width: 767px) {
 .layout-products-category.has-image {
 padding: 0px;
 }
}
@media (max-width: 767px) {
 .layout-products-category.has-image .products-category-image {
 padding: 50px 0px 80px 0px;
 }
}
.layout-products-category.has-image .products-category-image .products-category-description {
 color: #ffffff;
}
.layout-products-category.has-image .products-category-image .products-category-description .layout-heading * {
 color: #ffffff;
}
.layout-products-category.has-image .products-category .products-category-inner .products-category-description {
 color: #ffffff;
}
.layout-products-category.has-image .products-category .products-category-inner .products-category-description .layout-heading * {
 color: #ffffff;
}
/** News */
.layout-news {
 margin: 0px;
}
.layout-news .layout-description {
 margin-bottom: 30px;
}
.layout-news .layout-description p:last-child {
 margin-bottom: 0px;
}
/** Produkty */
.layout-products .layout-description {
 margin-bottom: 30px;
}
.layout-products .product-inject .row-body2 {
 margin-bottom: 0px !important;
}
/** Spis treści */
.layout-contents ol {
 padding: 0px;
 margin: 0px;
 counter-reset: item;
 list-style: none;
}
.layout-contents ol li {
 counter-increment: item;
}
.layout-contents ol li a {
 display: block;
 color: inherit;
 padding: 0px 0px 0px 55px;
 margin-bottom: 10px;
 min-height: 30px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.layout-contents ol li a::before {
 width: 40px;
 height: 30px;
 position: absolute;
 left: 0px;
 top: 0px;
 text-align: center;
 font-size: 12px;
 line-height: 28px;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 content: counter(item);
}
.layout-contents ol li ol li a {
 padding-left: 30px;
}
.author-page {
 margin-bottom: var(--layout-margin);
}
.author-page .description {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
}
@media (max-width: 991px) {
 .author-page .description {
 display: block;
 }
}
.author-page .description .image {
 min-width: 500px;
 width: 500px;
 margin-right: 30px;
 background: #ffffff;
 padding: 20px;
 border: 1px solid #e5e5e5;
 text-align: center;
 width: 100%;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 991px) {
 .author-page .description .image {
 margin: 0px 0px 30px 0px;
 max-width: 100%;
 min-width: auto;
 }
}
.author-page .description .image img {
 display: block;
 max-width: 100%;
 margin: 0px auto;
}
.section-image-center-left-custom,
.section-image-center-right-custom {
 background: none !important;
}
.layout-image-center-left-custom .layout-description {
 padding-right: 40px !important;
}
.layout-image-center-right-custom .layout-description {
 padding-left: 40px !important;
}
.layout-image-center-left-custom,
.layout-image-center-right-custom {
 position: relative;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.layout-image-center-left-custom .layout,
.layout-image-center-right-custom .layout {
 position: relative;
 z-index: 2;
}
.layout-image-center-left-custom .layout .layout-heading *,
.layout-image-center-right-custom .layout .layout-heading * {
 color: inherit;
}
@media (max-width: 991px) {
 .layout-image-center-left-custom .layout .layout-description,
 .layout-image-center-right-custom .layout .layout-description {
 padding: 20px 20px 0px !important;
 }
}
.layout-image-center-left-custom .background-image,
.layout-image-center-right-custom .background-image {
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 border: 0px;
 bottom: 0px;
 z-index: 1;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 overflow: hidden;
}
@media (min-width: 992px) {
 .layout-image-center-left-custom .background-image img,
 .layout-image-center-right-custom .background-image img {
 min-width: 100%;
 }
}
@media (max-width: 992px) {
 .layout-image-center-left-custom .background-image img,
 .layout-image-center-right-custom .background-image img {
 min-height: 100%;
 }
}
/* Wydawnictwo Prześwity */
/** Sidebar */
.cart-title {
 font-size: 30px;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
}
.cart-title.is-thin {
 font-weight: 400;
}
.cart-title + p {
 margin-bottom: 30px;
}
.cart-discount {
 position: relative;
}
.cart-discount input {
 padding-right: 100px;
}
.cart-discount a {
 height: 50px;
 line-height: 50px;
 position: absolute;
 cursor: pointer;
 top: 0px;
 right: 15px;
}
.cart-sidebar {
 position: fixed;
 top: 0px;
 bottom: 0px;
 right: 0px;
 width: 430px;
 background: #FFF;
 border-left: 1px solid #e5e5e5;
 z-index: 999;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 right: -430px;
}
@media (max-width: 991px) {
 .cart-sidebar {
 bottom: 70px;
 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 }
}
@media (max-width: 768px) {
 .cart-sidebar {
 width: 100%;
 right: -100%;
 }
}
.cart-sidebar.in {
 right: 0px;
}
.cart-sidebar-heading {
 padding: 20px;
 border-bottom: 1px solid #e5e5e5;
 position: relative;
 font-weight: bold;
}
.cart-sidebar-heading-close {
 position: absolute;
 right: 20px;
 cursor: pointer;
}
.cart-sidebar-items {
 position: absolute;
 top: 63px;
 left: 0px;
 right: 0px;
 bottom: 300px;
 overflow: auto;
 padding: 20px;
}
.cart-sidebar-items.is-full {
 bottom: 0px;
}
.cart-sidebar-items .item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 padding: 10px 30px 10px 0px;
 border-bottom: 1px solid #e5e5e5;
 position: relative;
}
.cart-sidebar-items .item .remove {
 position: absolute;
 right: 10px;
 top: 12px;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 color: #139ada;
 text-decoration: none !important;
}
.cart-sidebar-items .item .remove::before {
 content: '\0051';
}
.cart-sidebar-items .item .item-image {
 width: 110px;
 min-width: 110px;
 margin-right: 20px;
}
.cart-sidebar-items .item .item-image img {
 margin-right: 20px;
}
.cart-sidebar-items .item .item-image.has-set {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.cart-sidebar-items .item .item-image.has-set img {
 margin: 0px auto 10px auto;
 max-width: 100%;
 display: block;
 background: #FFF;
}
.cart-sidebar-items .item .item-image.has-set img:last-child {
 margin-bottom: 0px;
}
.cart-sidebar-items .item .item-details {
 width: 100%;
}
.cart-sidebar-items .item .item-details .item-attributes {
 font-size: 12px;
 color: rgba(0, 0, 0, 0.6);
}
.cart-sidebar-items .item .item-details .item-attributes span {
 display: block;
}
.cart-sidebar-items .item .item-details .item-name .item-name-sets > div {
 margin-bottom: 5px;
}
.cart-sidebar-items .item .item-prices {
 width: 100%;
 margin-top: 15px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
@media (max-width: 480px) {
 .cart-sidebar-items .item .item-prices {
 display: block;
 }
}
@media (max-width: 480px) {
 .cart-sidebar-items .item .item-prices .cart-amount {
 margin-bottom: 20px;
 }
}
.cart-sidebar .cart-sidebar-buttons {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin: 0px -10px -10px;
}
@media (max-width: 440px) {
 .cart-sidebar .cart-sidebar-buttons {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 }
}
.cart-sidebar .cart-sidebar-buttons > div {
 padding: 0px 10px 10px;
}
@media (max-width: 440px) {
 .cart-sidebar .cart-sidebar-buttons > div {
 width: 100%;
 }
 .cart-sidebar .cart-sidebar-buttons > div:last-child {
 padding-bottom: 0px;
 }
}
.cart-sidebar .cart-sidebar-buttons .button,
.cart-sidebar .cart-sidebar-buttons .el-button {
 display: block;
 width: 100%;
 padding: 10px 15px;
}
.cart-sidebar .cart-sidebar-buttons .button.is-action.has-arrow,
.cart-sidebar .cart-sidebar-buttons .el-button.is-action.has-arrow {
 padding-right: 50px;
}
.cart-sidebar-summary {
 position: absolute;
 bottom: 0px;
 left: 0px;
 right: 0px;
 padding: 20px;
 background: #f1f2f5;
}
.cart-sidebar-summary .cart-discount {
 margin-bottom: 20px;
}
.cart-sidebar-summary .summary-total {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin-bottom: 20px;
}
/** Popup */
.cart-popup {
 position: fixed;
 z-index: 9999;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 overflow: auto;
}
@media (max-width: 768px) {
 .cart-popup {
 display: block;
 }
}
.cart-popup-overlay {
 position: fixed;
 z-index: 1;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 background: #94a3b8;
}
.cart-popup > div:not(.cart-popup-overlay) {
 width: 100%;
 max-width: 700px;
 position: relative;
 z-index: 2;
 background: #FFF;
 box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 padding: 20px;
}
@media (max-width: 480px) {
 .cart-popup > div:not(.cart-popup-overlay) .cart-popup-item {
 display: block;
 }
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-image {
 width: 50%;
 text-align: center;
}
@media (max-width: 480px) {
 .cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-image {
 width: 100%;
 text-align: center;
 }
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details {
 width: 50%;
}
@media (max-width: 480px) {
 .cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details {
 width: 100%;
 text-align: center;
 }
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-name {
 margin: 0px 0px 20px 0px;
 font-weight: bold;
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-data {
 display: table;
}
@media (max-width: 480px) {
 .cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-data {
 width: 100%;
 }
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-data > div {
 display: table-row;
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-data > div > div {
 padding: 5px 15px;
 display: table-cell;
 border-bottom: 1px solid #e5e5e5;
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-data > div > div:first-child {
 padding-left: 0px;
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-item .item-details-data > div > div .price-total {
 font-weight: bold;
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-buttons {
 padding: 10px;
 text-align: center;
 margin: 0px 10px;
 border-top: 1px solid #e5e5e5;
}
.cart-popup > div:not(.cart-popup-overlay) .cart-popup-buttons > button {
 margin: 0px 15px;
}
@media (max-width: 480px) {
 .cart-popup > div:not(.cart-popup-overlay) .cart-popup-buttons > button {
 margin: 5px auto;
 display: block;
 }
}
/** Koszyk - przechowalnia */
.cart-promo {
 padding: 5px 10px;
 color: #FFF;
 background: #162554;
 display: table;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 margin-top: 6px;
}
.cart {
 margin: 0px auto var(--layout-margin) auto;
 width: 100%;
 padding: 0px 15px;
 max-width: 1430px;
}
.cart > form,
.cart .cart-inner {
 margin: 0px -15px;
}
.cart > form:after,
.cart .cart-inner:after {
 clear: both;
 display: block;
 content: " ";
}
.cart .import-files {
 padding: 10px;
 background: #f1f2f5;
 margin-bottom: 30px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.cart .import-files > div {
 margin: 0px;
 padding: 5px;
}
.cart .import-files > div.title-small {
 font-weight: 600;
}
.cart .import-files + .alert {
 margin-bottom: 30px;
}
.cart .info-shipping {
 padding-top: 30px;
 margin-top: 30px;
 border-top: 1px solid #e5e5e5;
}
.cart .info-shipping .free-delivery {
 border: 1px solid #e5e5e5;
 padding: 15px 20px;
 margin-bottom: 20px;
 padding-left: 84px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 background: url('/img/svg/i-free-delivery.svg') left 35px top 15px no-repeat;
 background-size: 25px auto !important;
}
.cart .info-shipping .delivery-info {
 border: 1px solid #e5e5e5;
 padding: 15px 20px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 margin-bottom: 20px;
 padding-left: 84px;
 background: url('/img/svg/i-payu.svg') left 30px top 15px no-repeat;
 background-size: 40px auto !important;
}
.cart .info-shipping .delivery-info blockquote {
 padding: 0px 0px 0px 0px;
 font-size: 1em;
 border: 0px;
 margin: 10px 0px 0px 0px;
}
.cart .info-shipping .in-color {
 color: #ee5f00;
}
.cart-thanks .thanks-title {
 padding-top: 120px;
 background: url('/img/static/thanks.svg') center top no-repeat;
 background-size: 82px 82px !important;
 font-size: 27px;
 margin-bottom: 30px;
}
.cart-thanks p {
 margin-bottom: 30px;
}
.cart-thanks p b,
.cart-thanks p strong {
 color: #ee5f00;
}
.cart .title-small {
 position: relative;
}
.cart .cart-edit {
 color: #ee5f00 !important;
 position: absolute;
 right: 0px;
 font-size: .8em;
 text-decoration: none !important;
}
.cart .cart-edit::after {
 position: relative;
 top: 2px;
 margin-left: 10px;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0049';
}
.cart-thin-spacer {
 height: 20px;
}
.cart-spacer {
 height: 50px;
}
.cart .cart-title-small {
 font-size: 18px;
 margin: 0px 0px 15px 0px;
}
.cart .cart-title-small.is-thin {
 font-weight: 400;
}
.cart .cart-title-small + p {
 margin-bottom: 30px;
}
.cart .cart-title-small .cart-edit {
 float: right;
 color: #ee5f00;
 font-size: 14px;
}
.cart .cart-title-small.is-expand {
 margin-bottom: 0px;
 position: relative;
 cursor: pointer;
}
.cart .cart-title-small.is-expand::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0054';
 font-size: 10px;
 position: absolute;
 right: 10px;
 top: 6px;
}
.cart .cart-title-small.is-expand + div {
 display: none;
}
.cart .cart-title-small.is-expand.in {
 margin-bottom: 20px;
}
.cart .cart-title-small.is-expand.in:after {
 content: '\0057';
}
.cart .cart-title-small.is-expand.in + div {
 display: block;
}
.cart::before,
.cart::after {
 clear: both;
 display: block;
 content: " ";
}
.cart-steps {
 counter-reset: steps;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -ms-flex-pack: distribute;
 -webkit-justify-content: space-around;
 -moz-justify-content: space-around;
 -ms-justify-content: space-around;
 justify-content: space-around;
 position: relative;
 margin: 20px 0px;
 text-align: center;
}
.cart-steps > div {
 counter-increment: steps;
 position: relative;
 font-size: 13px;
}
.cart-steps > div::after {
 height: 1px;
 background: #DDD;
 width: 500px;
 content: " ";
 position: absolute;
 left: 50%;
 top: 20px;
 z-index: -1;
}
.cart-steps > div:last-child::after {
 background: #FFF;
}
.cart-steps > div::before {
 background: #FFF;
 display: table;
 margin: 0px auto 15px;
 width: 40px;
 text-align: center;
 line-height: 40px;
 font-size: 17px;
 height: 40px;
 border: 1px solid #DDD;
 content: counter(steps, decimal-leading-zero);
 -webkit-border-radius: 20px;
 -moz-border-radius: 20px;
 border-radius: 20px;
}
.cart-steps > div.active {
 color: #ee5f00;
}
.cart-steps > div.active::before {
 background: #ee5f00;
 color: #ffffff;
 border: 1px solid #ee5f00;
}
.cart-steps > div.in {
 color: #ee5f00;
}
.cart-steps > div.in::before {
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 border: 1px solid #ee5f00;
 content: '\0047';
}
.cart-empty {
 padding: 0px 15px;
 text-align: center;
 margin-bottom: 30px;
}
.cart-empty-info::before {
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: '\0065';
 font-size: 50px;
 display: block;
 margin-bottom: 20px;
 color: #139ada;
}
.cart .cart-payments,
.cart .cart-shipping {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: stretch;
 -moz-box-align: stretch;
 -ms-flex-align: stretch;
 -webkit-align-items: stretch;
 -moz-align-items: stretch;
 -ms-align-items: stretch;
 align-items: stretch;
 -webkit-justify-content: stretch;
 -moz-justify-content: stretch;
 -ms-justify-content: stretch;
 justify-content: stretch;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -15px;
}
.cart .cart-payments div[id^="req"],
.cart .cart-shipping div[id^="req"] {
 width: 100%;
}
@media (max-width: 768px) {
 .cart .cart-payments,
 .cart .cart-shipping {
 display: block;
 }
}
.cart .cart-payments > div,
.cart .cart-shipping > div {
 width: 50%;
 padding: 15px 15px 15px 15px;
 position: relative;
}
@media (max-width: 768px) {
 .cart .cart-payments > div,
 .cart .cart-shipping > div {
 width: 100%;
 padding-bottom: 0px;
 }
}
.cart .cart-payments > div input,
.cart .cart-shipping > div input {
 position: absolute;
 top: 0px;
 right: 0px;
 opacity: 0;
}
.cart .cart-payments > div label,
.cart .cart-shipping > div label {
 border: 1px solid #e5e5e5;
 min-height: 85px;
 height: 100%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 cursor: pointer !important;
 padding: 10px;
 padding-right: 50px;
 position: relative;
}
.cart .cart-payments > div label span,
.cart .cart-shipping > div label span {
 display: block;
 font-size: .8em;
 color: rgba(0, 0, 0, 0.7);
}
.cart .cart-payments > div label.bordered,
.cart .cart-shipping > div label.bordered {
 border: 2px solid #ee5f00;
}
.cart .cart-payments > div label img,
.cart .cart-shipping > div label img {
 margin-right: 20px;
}
.cart .cart-payments > div label::after,
.cart .cart-shipping > div label::after {
 position: absolute;
 top: 50%;
 right: 20px;
 margin-top: -10px;
 width: 20px;
 height: 20px;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 content: " ";
}
.cart .cart-payments > div label::before,
.cart .cart-shipping > div label::before {
 position: absolute;
 top: 50%;
 right: 25px;
 margin-top: -5px;
 width: 10px;
 height: 10px;
 background: #ee5f00;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 content: " ";
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 opacity: 0;
}
.cart .cart-payments > div label .punkt_info,
.cart .cart-shipping > div label .punkt_info {
 font-size: 12px;
 margin-top: 10px;
}
.cart .cart-payments > div input:checked + label::before,
.cart .cart-shipping > div input:checked + label::before {
 opacity: 1;
}
.cart .has-error .cart-payments .item label,
.cart .has-error .cart-shipping .item label {
 border: 1px solid #d00307;
 color: #d00307;
}
.cart .has-error .cart-payments .item label::after,
.cart .has-error .cart-shipping .item label::after {
 border: 1px solid #d00307;
}
.cart .has-error .cart-payments div[id^="req"],
.cart .has-error .cart-shipping div[id^="req"] {
 color: #d00307;
}
.cart .cart-user-data {
 padding-bottom: 20px;
 margin-bottom: 20px;
 border-bottom: 1px solid #e5e5e5;
}
.cart .cart-container-full {
 width: 100%;
 float: none;
 padding: 0px 15px;
}
.cart-container {
 width: 70%;
 float: left;
 padding: 0px 15px;
}
@media (max-width: 1200px) {
 .cart-container {
 width: 65%;
 }
}
@media (max-width: 991px) {
 .cart-container {
 float: none;
 width: 100%;
 }
}
.cart-container .items .item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin-bottom: 30px;
}
@media (max-width: 767px) {
 .cart-container .items .item {
 padding-bottom: 20px;
 border-bottom: 1px solid #e5e5e5;
 }
 .cart-container .items .item:last-child {
 border-bottom: 0px;
 }
}
.cart-container .items .item-image {
 width: 150px;
 min-width: 150px;
 margin-right: 30px;
}
@media (max-width: 480px) {
 .cart-container .items .item-image {
 width: 100px;
 min-width: 100px;
 margin-right: 20px;
 }
}
.cart-container .items .item-image.has-set {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.cart-container .items .item-image.has-set img {
 margin: 0px auto 10px auto;
 max-width: 100%;
 display: block;
 background: #FFF;
}
.cart-container .items .item-image.has-set img:last-child {
 margin-bottom: 0px;
}
.cart-container .items .item-details {
 width: 100%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
@media (max-width: 600px) {
 .cart-container .items .item-details {
 display: block;
 }
}
.cart-container .items .item-details-prices {
 text-align: right;
 min-width: 160px;
}
@media (max-width: 600px) {
 .cart-container .items .item-details-prices {
 text-align: left;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin-top: 20px;
 }
}
@media (max-width: 480px) {
 .cart-container .items .item-details-prices {
 display: block;
 }
}
.cart-container .items .item-details-prices .cart-amount {
 display: table;
 margin: 0px 0px 30px auto;
}
@media (max-width: 600px) {
 .cart-container .items .item-details-prices .cart-amount {
 margin: 0px;
 }
}
@media (max-width: 480px) {
 .cart-container .items .item-details-prices .cart-amount {
 margin: 0px 0px 20px 0px;
 }
}
.cart-container .items .item-details-prices-old {
 font-size: 14px;
 color: #666666;
 text-decoration: line-through;
}
.cart-container .items .item-details-prices-normal {
 font-size: 18px;
 color: #000000;
}
.cart-container .items .item-details-prices-promotion {
 font-size: 18px;
 color: #d00307;
}
.cart-container .items .item-details-prices-discount {
 font-size: 16px;
 color: #d00307;
 white-space: nowrap;
 margin-top: 20px;
}
@media (max-width: 767px) {
 .cart-container .items .item-details-prices-discount {
 margin-top: 0px;
 }
}
.cart-container .items .item-details-prices-discount small {
 font-size: .8em;
 display: inline-block;
}
.cart-container .items .item-details-detail {
 width: 100%;
}
.cart-container .items .item-details-detail .item-name .item-name-sets > div {
 margin-bottom: 5px;
}
.cart-container .items .item-details-detail-buttons {
 margin-top: 20px;
}
.cart-container .items .item-details-detail-buttons a {
 color: #999;
 font-size: .9em;
 white-space: nowrap;
 margin-right: 20px;
 cursor: pointer !important;
}
.cart-container .items .item-details-detail-buttons a i {
 position: relative;
 top: 2px;
}
.cart-container .items .item-details-detail-buttons .favourites:after {
 content: attr(data-label-add);
}
.cart-container .items .item-details-detail-buttons .favourites.in:after {
 content: attr(data-label-remove);
}
.cart-summary {
 width: 30%;
 float: left;
 padding: 0px 15px;
}
@media (max-width: 1200px) {
 .cart-summary {
 width: 35%;
 }
}
@media (max-width: 991px) {
 .cart-summary {
 float: none;
 width: 100%;
 margin-top: 30px;
 }
}
.cart-summary > div {
 padding: 25px;
 background: #f1f2f5;
 margin-bottom: 20px;
}
@media (max-width: 480px) {
 .cart-summary > div {
 padding: 15px;
 }
}
.cart-summary-items {
 margin-bottom: 20px;
}
.cart-summary-items .item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 padding: 10px 30px 10px 0px;
 border-bottom: 1px solid #e5e5e5;
 position: relative;
}
@media (max-width: 480px) {
 .cart-summary-items .item {
 padding: 10px 20px 10px 0px;
 }
}
.cart-summary-items .item .remove {
 position: absolute;
 right: 10px;
 top: 12px;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 color: #139ada;
 text-decoration: none !important;
}
.cart-summary-items .item .remove::before {
 content: '\0051';
}
.cart-summary-items .item .item-image {
 width: 110px;
 min-width: 110px;
 margin-right: 20px;
}
@media (max-width: 480px) {
 .cart-summary-items .item .item-image {
 width: 70px;
 min-width: 70px;
 }
}
.cart-summary-items .item .item-image img {
 margin-right: 20px;
}
.cart-summary-items .item .item-image.has-set {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.cart-summary-items .item .item-image.has-set img {
 margin: 0px auto 10px auto;
 max-width: 100%;
 display: block;
 background: #FFF;
}
.cart-summary-items .item .item-image.has-set img:last-child {
 margin-bottom: 0px;
}
.cart-summary-items .item .item-details {
 width: 100%;
}
.cart-summary-items .item .item-details .item-attributes {
 font-size: 12px;
 color: rgba(0, 0, 0, 0.6);
}
.cart-summary-items .item .item-details .item-attributes span {
 display: block;
}
.cart-summary-items .item .item-details .item-name .item-name-sets > div {
 margin-bottom: 5px;
}
.cart-summary-items .item .item-prices {
 width: 100%;
 margin-top: 15px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
.cart-summary-item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin-bottom: 10px;
}
.cart-summary-item .is-total {
 font-weight: bold;
}
.cart-summary-buttons {
 margin-top: 20px;
}
.cart-summary-buttons .el-button,
.cart-summary-buttons .button {
 margin: 0px 0px 10px 0px !important;
 display: block;
 width: 100%;
}
.cart-summary-buttons .el-button:last-child,
.cart-summary-buttons .button:last-child {
 margin-bottom: 0px !important;
}
.cart-summary .cart-karta .button-arrow-long {
 display: table;
 margin: 0px 0px 0px auto;
}
.cart-summary .form-przechowalnia .email-fields .email-field {
 position: relative;
}
.cart-summary .form-przechowalnia .email-fields .email-field .i-remove {
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 color: #999;
 position: absolute;
 top: 0px;
 right: 0px;
 width: 30px;
 line-height: 50px;
 cursor: pointer;
}
.cart-summary .form-przechowalnia .email-fields .email-field .i-remove::before {
 content: '\0051';
}
.cart-summary .form-przechowalnia .email-fields .email-field {
 margin-bottom: 10px;
}
.cart-summary .form-przechowalnia .email-fields + button {
 display: table;
 margin: 5px 0px auto auto;
}
.cart-amount {
 line-height: 30px;
 height: 30px;
 border: 1px solid #e5e5e5 !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 0px 1px 2px rgba(229, 229, 229, 0.8);
 width: 110px;
 position: relative;
}
.cart-amount span {
 width: 30px;
 height: 30px;
 line-height: 30px;
 color: #ee5f00;
 text-align: center;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 cursor: pointer;
 font-size: 11px;
 position: absolute;
 top: 0px;
}
.cart-amount span[data-value="-1"] {
 left: 0px;
}
.cart-amount span[data-value="-1"]::before {
 content: '\0046';
}
.cart-amount span[data-value="1"] {
 right: 0px;
}
.cart-amount span[data-value="1"]::before {
 content: '\004b';
}
.cart-amount input {
 display: block;
 width: 100%;
 line-height: 28px;
 border: 0px !important;
 border: 0px;
 outline: none;
 padding: 0px 0px;
 text-align: center;
}
/* Wydawnictwo Prześwity */
.section-pobierz-na-kod {
 max-width: 900px !important;
 margin: 0px auto;
}
.form-pobierz {
 width: 100%;
}
.form-pobierz form .form-fields {
 width: 100%;
 padding: 15px 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-right: 100px;
 position: relative;
}
.form-pobierz form .form-fields #req_s {
 display: none !important;
}
.form-pobierz form .form-fields .form-group {
 width: 100%;
}
.form-pobierz form .form-fields button {
 right: 0px;
 position: absolute;
 white-space: nowrap;
 margin-left: 30px;
}
.product-from-code {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 margin: 0px -15px;
}
@media (max-width: 480px) {
 .product-from-code {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 }
}
.product-from-code .image {
 padding: 0px 15px;
 max-width: 350px;
}
@media (max-width: 991px) {
 .product-from-code .image {
 max-width: 250px;
 }
}
@media (max-width: 480px) {
 .product-from-code .image {
 max-width: 100%;
 margin-bottom: 20px;
 text-align: center;
 }
}
.product-from-code .description {
 padding: 0px 15px;
}
/* Wydawnictwo Prześwity */
.products-sets {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 width: 100%;
 margin-bottom: var(--layout-margin);
 padding-right: 280px;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 1200px) {
 .products-sets {
 padding: 0px;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 }
}
@media (max-width: 480px) {
 .products-sets {
 display: block;
 margin-bottom: 30px;
 }
}
.products-sets .items {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 width: 100%;
}
@media (max-width: 480px) {
 .products-sets .items {
 display: block;
 }
}
.products-sets .items.owl-carousel {
 display: block;
}
.products-sets .items.owl-carousel .owl-stage {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.products-sets .items.owl-carousel .owl-stage .owl-item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.products-sets .items.owl-carousel .owl-stage .owl-item .item .plus {
 opacity: 0;
}
.products-sets .items.owl-carousel .owl-stage .owl-item.firstActiveItem .plus {
 display: none;
}
.products-sets .items.owl-carousel .owl-stage .owl-item.firstActiveItem .item {
 border-left: 0px !important;
}
.products-sets .items.owl-carousel .owl-stage .owl-item.active .item .plus {
 opacity: 1;
}
.products-sets .items:not(.owl-carousel) .item:first-child {
 border-left: 0px;
}
.products-sets .items:not(.owl-carousel) .item:first-child .plus {
 display: none !important;
}
.products-sets .items .item {
 width: 100%;
 padding: 20px 15px;
 border-left: 1px solid #e5e5e5;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.products-sets .items .item .plus {
 position: absolute;
 left: -25px;
 top: 50%;
 margin: -25px 0px 0px 0px;
 width: 50px;
 height: 50px;
 background: #139ada;
 z-index: 10;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.products-sets .items .item .plus:before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\004b";
 color: #ffffff;
 font-size: 10px;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (max-width: 1200px) {
 .products-sets .items .item .plus {
 width: 40px;
 height: 40px;
 margin: -20px 0px 0px 0px;
 left: -20px;
 }
}
@media (max-width: 480px) {
 .products-sets .items .item .plus {
 display: none;
 }
}
@media (max-width: 480px) {
 .products-sets .items .item {
 margin: 0px auto;
 width: 100%;
 border-left: 0px;
 border-top: 1px solid #e5e5e5;
 }
}
.products-sets .items .item .image {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 text-align: center;
 max-width: 220px;
 width: 100%;
 margin: 0px auto;
}
.products-sets .items .item .image .szt {
 background: #ee5f00;
 position: absolute;
 right: 10px;
 top: 10px;
 font-weight: bold;
 font-size: 12px;
 width: 28px;
 height: 28px;
 color: #FFF;
 line-height: 28px;
 text-align: center;
}
.products-sets .items .item .image img {
 max-width: 100%;
}
.products-sets .items .item .description {
 text-align: center;
 padding-top: 15px;
}
.products-sets .items .item .description .title-medium {
 font-size: 16px;
 margin: 0px 0px 15px 0px;
 height: 40px;
 line-height: 20px;
 display: block;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
}
.products-sets .items .item .description .authors {
 font-size: 12px;
 color: #666666;
 margin-bottom: 15px;
}
.products-sets .items .item .description .prices .set-price {
 font-size: 12px;
 color: #000000;
 font-weight: bold;
}
.products-sets .summary {
 background: #f1f2f5;
 color: #000000;
 position: absolute;
 top: 0px;
 right: 0px;
 bottom: 0px;
 width: 280px;
 padding: 30px;
 text-align: center;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (max-width: 1200px) {
 .products-sets .summary {
 width: 100%;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 }
}
@media (max-width: 767px) {
 .products-sets .summary {
 padding: 20px;
 }
}
.products-sets .summary > div {
 width: 100%;
 font-size: 16px;
 color: #000000;
}
.products-sets .summary > div .summary-saving-percentage {
 display: table;
 margin: 0px auto 20px auto;
 background: #ee5f00;
 color: #FFF;
 padding: 5px 10px;
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.products-sets .summary > div .summary-saving {
 margin-bottom: 15px;
}
.products-sets .summary > div .summary-price-group {
 margin-bottom: 20px;
}
.products-sets .summary > div .summary-price-group .summary-price-old {
 display: inline-block;
 color: #666666;
 text-decoration: line-through;
 margin: 3px;
}
.products-sets .summary > div .summary-price-group .summary-price {
 display: inline-block;
 margin: 3px;
 font-weight: bold;
 color: #ee5f00;
}
.products-sets .summary > div .summary-price-group .summary-available {
 font-size: 11px;
}
/* Wydawnictwo Prześwity */
/* Slider */
.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}
.slick-list {
 position: relative;
 overflow: hidden;
 display: block;
 margin: 0;
 padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.slick-track {
 position: relative;
 left: 0;
 top: 0;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.slick-track:before,
.slick-track:after {
 content: "";
 display: table;
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-track {
 visibility: hidden;
}
.slick-slide {
 float: left;
 height: 100%;
 min-height: 1px;
 display: none;
}
[dir="rtl"] .slick-slide {
 float: right;
}
.slick-slide img {
 display: block;
}
.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display: block;
}
.slick-loading .slick-slide {
 visibility: hidden;
}
.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
 display: none;
}
/* Wydawnictwo Prześwity */
.paczkomaty-row {
 margin-bottom: 30px;
}
.paczkomaty-row .form-control {
 width: 100%;
 max-width: 800px;
 min-width: 250px;
}
.paczkomaty-row .typeahead.dropdown-menu {
 width: 500px;
 max-width: 100%;
}
.paczkomaty-row li small {
 display: block;
 font-size: 12px;
}
.paczkomaty-row .promote {
 font-weight: bold;
}
.paczkomaty-row .bootstrap-select button.dropdown-toggle {
 padding: 10px 15px !important;
}
.paczkomaty-row .bootstrap-select .dropdown-menu {
 left: 0px;
 right: 0px;
}
.paczkomaty-row .bootstrap-select .dropdown-menu li a {
 white-space: normal;
}
.paczkomaty-row .bootstrap-select .dropdown-menu li:hover .paczkomaty-row .bootstrap-select .dropdown-menu li.selected a,
.paczkomaty-row .bootstrap-select .dropdown-menu li.active a {
 color: #FFF;
 background: #ee5f00;
}
.row-punkt-ruchu {
 width: 100%;
 border: 1px solid #e5e5e5;
}
.row-punkt-ruchu i {
 padding: 13px 15px 13px 50px;
 display: block;
 font-weight: 700;
 color: #FFF;
 position: relative;
 background: #5f615e;
}
.row-punkt-ruchu i.ruch1 {
 background: #5f615e url('/grafika/const/paczka_marker.png') no-repeat left 15px center !important;
 padding-left: 50px;
}
.row-punkt-ruchu i.ruch2 {
 margin: 30px 0px;
}
@media (max-width: 580px) {
 .row-punkt-ruchu i.ruch2 {
 padding-left: 15px;
 }
}
@media (max-width: 420px) {
 .row-punkt-ruchu i.ruch2 {
 text-align: center;
 margin: 80px 0px 0px 0px;
 }
}
.row-punkt-ruchu i.ruch2:after {
 position: absolute;
 right: 50px;
 top: 50%;
 width: 125px;
 height: 81px;
 background: url('/grafika/const/paczka_w_ruchu.png') no-repeat !important;
 background-size: 100% 100% !important;
 margin-top: -40px;
 content: " ";
}
@media (max-width: 580px) {
 .row-punkt-ruchu i.ruch2:after {
 right: 15px;
 }
}
@media (max-width: 420px) {
 .row-punkt-ruchu i.ruch2:after {
 top: -65px;
 left: 50%;
 width: 80px;
 height: 52px;
 margin-top: 0px;
 margin-left: -40px;
 }
}
#punkt_odbioru {
 padding: 0px 15px;
}
#punkt_odbioru .paczkawruchu_main {
 width: 100% !important;
 background: #FFF !important;
 height: auto !important;
 border: 0px;
 padding: 10px 0px 0px 0px;
}
#punkt_odbioru .paczkawruchu_main input.paczkawruchu_input {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 padding: 0px;
 height: 30px;
 line-height: 30px;
 width: 160px;
 display: inline-block;
 margin: 5px 10px 5px 0px;
 padding: 0px 10px;
}
#punkt_odbioru .paczkawruchu_main .paczkawruchu_input_search {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 height: 30px;
 line-height: 30px;
 display: inline-block;
 top: 2px;
 padding: 0px;
}
#punkt_odbioru .paczkawruchu_main .paczkawruchu_map_object {
 margin: 10px 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 width: 100% !important;
 clear: both !important;
}
/* Wydawnictwo Prześwity */
.sidebar-actions {
 display: none;
}
@media (max-width: 767px) {
 .sidebar-actions {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin-bottom: 20px;
 }
}
.sidebar-actions button {
 background: #FFF;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 line-height: 50px;
 height: 50px;
 padding: 0px 15px 0px 15px;
 font-weight: bold;
}
.sidebar-actions button:before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 vertical-align: middle;
 margin-right: 20px;
 position: relative;
 top: -2px;
 font-size: 16px;
}
.sidebar-actions button.nav-categories:before {
 content: '\0079';
}
.sidebar-actions button.nav-filters:before {
 content: '\007a';
}
@media (max-width: 767px) {
 .sidebar-window {
 padding: 0px 20px;
 padding-top: 80px;
 display: none;
 position: fixed;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 overflow: auto;
 background: #FFF;
 z-index: 102;
 }
 .sidebar-window.in {
 display: block;
 }
 .sidebar-window .sidebar-heading {
 text-align: center;
 font-size: 18px;
 padding: 0px 0px;
 border-bottom: 1px solid #e5e5e5;
 position: relative;
 line-height: 60px;
 height: 60px;
 position: fixed;
 top: 0px;
 left: 20px;
 right: 20px;
 background: #FFF;
 z-index: 10;
 }
 .sidebar-window .sidebar-heading a {
 font-size: 12px;
 position: absolute;
 right: 0px;
 }
 .sidebar-window .sidebar-heading .close {
 position: absolute;
 left: 0px;
 cursor: pointer;
 font-size: 12px;
 }
 .sidebar-window .sidebar-heading .close::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0055';
 }
 .sidebar-window .sort-options > div {
 margin-bottom: 15px;
 }
 .sidebar-window .title-filter {
 padding: 10px 0px !important;
 margin: 0px !important;
 border-bottom: 1px solid #e5e5e5;
 font-weight: bold;
 font-size: 17px;
 position: relative;
 cursor: pointer;
 }
 .sidebar-window .title-filter:after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 position: absolute;
 right: 0px;
 font-size: 11px;
 content: '\0054';
 }
 .sidebar-window .title-filter + div {
 display: none;
 }
 .sidebar-window .title-filter + div + .filtry-more {
 display: none;
 }
 .sidebar-window .title-filter.in:after {
 content: '\0057';
 }
 .sidebar-window .title-filter.in + div {
 padding-top: 20px;
 display: block;
 }
 .sidebar-window .title-filter.in + div + .filtry-more {
 display: block;
 }
}
/* Wydawnictwo Prześwity */
.pagination-loading {
 min-height: 100px;
 background: url('/img/static/loader-thin.svg') center center no-repeat;
 background-size: auto 40px !important;
}
/** Koszty dostawy */
.table-koszty,
.table-costs {
 max-width: 100%;
 width: 100%;
 margin: auto;
}
.table-koszty tr th,
.table-costs tr th {
 font-weight: 400;
 font-size: 12px;
 border: 0px;
 padding: 15px 10px 15px 0px !important;
 border-bottom: 2px solid #ee5f00 !important;
}
.table-koszty tr td,
.table-costs tr td {
 border-top: 1px solid #e5e5e5;
 padding: 10px 10px 10px 0px !important;
 white-space: normal !important;
 font-size: 14px;
}
.table-koszty tr td span,
.table-costs tr td span {
 display: block;
}
.table-koszty tr td img,
.table-costs tr td img {
 min-width: auto !important;
}
.table-koszty tr td.td-logo,
.table-costs tr td.td-logo {
 min-width: 300px;
}
.table-koszty tr td.td-logo .td-logo-inner,
.table-costs tr td.td-logo .td-logo-inner {
 min-height: 50px !important;
 padding-right: 100px !important;
 display: block;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.table-koszty tr td.td-logo .td-logo-inner img,
.table-costs tr td.td-logo .td-logo-inner img {
 position: absolute;
 right: 20px;
 top: 10px;
}
.table-koszty tr td.td-value strong,
.table-costs tr td.td-value strong {
 color: #ee5f00;
}
/* Wydawnictwo Prześwity */
/* Wydawnictwo Słówko */
/* Wydawnictwo Prześwity */
/* Wydawnictwo Prześwity */
.carousel-wrapper {
 margin-bottom: 60px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 767px) {
 .carousel-wrapper {
 margin-bottom: 30px;
 }
}
.carousel-wrapper.margin0 {
 margin: 0px;
}
.carousel-arrows {
 position: absolute;
 right: 0px;
 left: 0px;
 bottom: 30px;
 z-index: 2;
 pointer-events: none;
}
@media (max-width: 767px) {
 .carousel-arrows {
 padding-top: 15px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 }
}
.carousel-arrows .container .owl-nav {
 width: 100%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: end;
 -moz-box-pack: end;
 -ms-flex-pack: end;
 -webkit-justify-content: flex-end;
 -moz-justify-content: flex-end;
 -ms-justify-content: flex-end;
 justify-content: flex-end;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.carousel-arrows .container .owl-nav.disabled {
 display: none !important;
}
.carousel-arrows .container .owl-nav .owl-prev,
.carousel-arrows .container .owl-nav .owl-next {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 padding: 0px !important;
 outline: 0px !important;
 background: none !important;
 border: 0px !important;
 -webkit-border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 border-radius: 0 !important;
 pointer-events: auto;
 margin: 0px 0px 0px 10px !important;
}
.carousel-arrows .container .owl-nav .owl-prev::before,
.carousel-arrows .container .owl-nav .owl-next::before {
 width: 50px;
 height: 30px;
 border: 1px solid #e5e5e5;
 background: #FFF;
 color: #000000;
 font-size: 10px;
 content: "\0055";
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (max-width: 767px) {
 .carousel-arrows .container .owl-nav .owl-prev::before,
 .carousel-arrows .container .owl-nav .owl-next::before {
 width: 30px;
 }
}
.carousel-arrows .container .owl-nav .owl-prev:hover::before,
.carousel-arrows .container .owl-nav .owl-next:hover::before {
 color: #ee5f00;
}
.carousel-arrows .container .owl-nav .owl-prev.owl-next::before,
.carousel-arrows .container .owl-nav .owl-next.owl-next::before {
 content: "\0056";
}
#carousel .item .image {
 z-index: 1;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
#carousel .item .image img {
 width: auto;
 max-width: 100%;
}
#carousel .item .description {
 z-index: 2;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
@media (max-width: 767px) {
 #carousel .item .description .container {
 width: 100%;
 }
}
#carousel .item .description .description-inner {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 z-index: 2;
 max-width: 50%;
 color: #000000;
}
@media (max-width: 991px) {
 #carousel .item .description .description-inner {
 max-width: 100%;
 }
}
@media (max-width: 767px) {
 #carousel .item .description .description-inner {
 padding-right: 30px;
 }
}
#carousel .item .description .description-inner h1.carousel-title,
#carousel .item .description .description-inner h2.carousel-title,
#carousel .item .description .description-inner .title-large.carousel-title {
 line-height: 1.1;
 margin: 0px;
 color: #000000;
}
@media (min-width: 1200px) {
 #carousel .item .description .description-inner h1.carousel-title,
 #carousel .item .description .description-inner h2.carousel-title,
 #carousel .item .description .description-inner .title-large.carousel-title {
 font-size: 44px;
 }
}
#carousel .item .description .description-inner h3.carousel-title,
#carousel .item .description .description-inner .title-medium.carousel-title {
 font-size: 28px;
 line-height: 1;
 margin: 0px;
 color: #000000;
}
@media (max-width: 1200px) {
 #carousel .item .description .description-inner h3.carousel-title,
 #carousel .item .description .description-inner .title-medium.carousel-title {
 font-size: 20px;
 }
}
#carousel .item .description .description-inner .description-body {
 margin-top: 20px;
 font-size: 20px;
}
@media (max-width: 991px) {
 #carousel .item .description .description-inner .description-body {
 font-size: 16px;
 }
}
@media (max-width: 767px) {
 #carousel .item .description .description-inner .description-body {
 display: none;
 }
}
#carousel .item .description .description-inner .el-button {
 margin: 20px 0px 0px 0px;
}
#carousel .item.item-base .image.has-description::after {
 content: " ";
 pointer-events: none;
 background: rgba(0, 0, 0, 0.1);
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
}
#carousel .item.item-base .description .description-inner {
 color: #ffffff;
}
#carousel .item.item-base .description .description-inner h1.carousel-title,
#carousel .item.item-base .description .description-inner h2.carousel-title,
#carousel .item.item-base .description .description-inner .title-large.carousel-title,
#carousel .item.item-base .description .description-inner h3.carousel-title,
#carousel .item.item-base .description .description-inner .title-medium.carousel-title {
 color: #ffffff;
}
#carousel .item.item-col .description::before {
 position: absolute;
 left: 0px;
 top: 0px;
 bottom: 0px;
 width: 40%;
 background: var(--background);
 content: " ";
 z-index: 1;
}
@media (max-width: 991px) {
 #carousel .item.item-col .description::before {
 width: 50%;
 }
}
#carousel .item.item-col .description::after {
 position: absolute;
 left: 40%;
 top: 0px;
 bottom: 0px;
 right: 0px;
 background: var(--background);
 background: linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, var(--background) 100%);
 content: " ";
 z-index: 1;
}
@media (max-width: 991px) {
 #carousel .item.item-col .description::after {
 left: 50%;
 }
}
#carousel .item.item-col .description .description-inner {
 width: 35%;
 max-width: 100%;
}
@media (max-width: 1200px) {
 #carousel .item.item-col .description .description-inner {
 width: 100%;
 }
}
#carousel .item.item-product-background {
 background: var(--background);
}
#carousel .item.item-product-background .description .description-inner {
 width: 100%;
 max-width: 100%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
#carousel .item.item-product-background .description .description-inner .carousel-text {
 width: 50%;
}
#carousel .item.item-product-background .description .description-inner .carousel-product {
 width: 50%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
#carousel .item.item-product-background .description .description-inner .carousel-product > div a img {
 max-width: 100%;
 width: auto;
 display: block;
 margin: 0px auto;
 max-height: 430px !important;
}
@media (max-width: 1600px) {
 #carousel .item.item-product-background .description .description-inner .carousel-product > div a img {
 max-height: 330px !important;
 }
}
@media (max-width: 1300px) {
 #carousel .item.item-product-background .description .description-inner .carousel-product > div a img {
 max-height: 250px !important;
 }
}
#carousel .item.item-product-background .description .description-inner .carousel-product > div + div {
 min-width: 50%;
 width: 50%;
}
#carousel .item.item-product-background .description .description-inner .carousel-product > div + div .timer {
 margin: 0px auto;
 display: table;
}
.owl-carousel .owl-nav {
 margin: 0px !important;
}
.owl-carousel .owl-nav.disabled {
 display: none !important;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
 position: absolute;
 left: -60px;
 top: 50%;
 margin: -25px 0px 0px 0px !important;
 padding: 0px !important;
 outline: 0px !important;
 background: none !important;
 border: 0px !important;
 -webkit-border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 border-radius: 0 !important;
 pointer-events: auto;
}
.owl-carousel .owl-nav .owl-prev::before,
.owl-carousel .owl-nav .owl-next::before {
 width: 30px;
 height: 50px;
 border: 1px solid #e5e5e5;
 background: #FFF;
 color: #000000;
 font-size: 10px;
 content: "\0055";
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
.owl-carousel .owl-nav .owl-prev:hover::before,
.owl-carousel .owl-nav .owl-next:hover::before {
 color: #ee5f00;
}
.owl-carousel .owl-nav .owl-prev.owl-next,
.owl-carousel .owl-nav .owl-next.owl-next {
 left: auto;
 right: -60px;
}
.owl-carousel .owl-nav .owl-prev.owl-next::before,
.owl-carousel .owl-nav .owl-next.owl-next::before {
 content: "\0056";
}
@media (max-width: 767px) {
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav,
 .owl-carousel:not([data-nav="inside"]) .owl-nav {
 position: absolute;
 right: -15px;
 top: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 }
}
@media (max-width: 1550px) {
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-prev,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-prev,
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-next,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-next {
 left: -15px;
 }
}
@media (max-width: 767px) {
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-prev,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-prev,
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-next,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-next {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin: 5px 0px !important;
 }
}
@media (max-width: 1550px) {
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-prev.owl-next,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-prev.owl-next,
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-next.owl-next,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-next.owl-next {
 left: auto;
 right: -15px;
 }
}
@media (max-width: 767px) {
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-prev.owl-next,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-prev.owl-next,
 .owl-carousel:not([data-nav="sides-image"]) .owl-nav .owl-next.owl-next,
 .owl-carousel:not([data-nav="inside"]) .owl-nav .owl-next.owl-next {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin: 5px 0px;
 }
}
.owl-carousel .owl-dots {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 margin-top: 40px;
}
.owl-carousel .owl-dots.disabled {
 display: none !important;
 margin: 0px !important;
}
.owl-carousel .owl-dots .owl-dot {
 height: 20px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 flex-grow: 1;
}
.owl-carousel .owl-dots .owl-dot span {
 margin: 8px 0px !important;
 background: #e5e5e5;
 width: 100%;
 height: 4px;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
}
.owl-carousel .owl-dots .owl-dot.active span {
 background: #ee5f00;
}
@media (max-width: 767px) {
 .owl-carousel[data-nav="sides-image"] .owl-nav {
 position: absolute;
 right: -15px;
 top: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 }
}
.owl-carousel[data-nav="sides-image"] .owl-nav .owl-prev,
.owl-carousel[data-nav="sides-image"] .owl-nav .owl-next {
 top: 0px;
 height: var(--image-height);
 margin: 0px !important;
}
@media (max-width: 767px) {
 .owl-carousel[data-nav="sides-image"] .owl-nav .owl-prev,
 .owl-carousel[data-nav="sides-image"] .owl-nav .owl-next {
 height: auto !important;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin: 5px 0px !important;
 }
}
@media (max-width: 767px) {
 .owl-carousel[data-nav="sides-image"] .owl-nav .owl-prev.owl-next,
 .owl-carousel[data-nav="sides-image"] .owl-nav .owl-next.owl-next {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin: 5px 0px;
 }
}
.owl-carousel[data-nav="inside"] .owl-nav .owl-prev {
 right: auto;
 left: 15px !important;
}
.owl-carousel[data-nav="inside"] .owl-nav .owl-next {
 left: auto;
 right: 15px !important;
}
/* Potrzebny do scrollowania na telefonie */
.owl-item {
 -ms-touch-action: auto;
 touch-action: auto;
}
/* Wydawnictwo Prześwity */
.reviews {
 background: #000;
}
.reviews .average-values {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: stretch;
 -moz-box-align: stretch;
 -ms-flex-align: stretch;
 -webkit-align-items: stretch;
 -moz-align-items: stretch;
 -ms-align-items: stretch;
 align-items: stretch;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 margin: 0px -15px;
}
.reviews .average-values > div {
 padding: 0px 15px;
}
.reviews .average-values > div a {
 display: block;
 height: 100%;
 background: #ee5f00;
}
/* Wydawnictwo Prześwity */
#cc-main {
 background: transparent;
 color: var(--cc-primary-color);
 font-family: var(--cc-font-family);
 font-size: 16px;
 font-weight: 400;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 line-height: 1.15;
 position: relative;
 text-rendering: optimizeLegibility;
 -webkit-text-size-adjust: 100%;
 position: fixed;
 z-index: var(--cc-z-index);
}
#cc-main :after,
#cc-main :before,
#cc-main a,
#cc-main button,
#cc-main div,
#cc-main h2,
#cc-main input,
#cc-main p,
#cc-main span {
 all: unset;
 box-sizing: border-box;
}
#cc-main .pm__badge,
#cc-main button {
 all: initial;
 box-sizing: border-box;
 color: unset;
 visibility: unset;
}
#cc-main .pm__badge,
#cc-main a,
#cc-main button,
#cc-main input {
 -webkit-appearance: none;
 appearance: none;
 cursor: pointer;
 font-family: inherit;
 font-size: 100%;
 line-height: normal;
 margin: 0;
 outline: revert;
 outline-offset: 2px;
 overflow: hidden;
}
#cc-main table,
#cc-main tbody,
#cc-main td,
#cc-main th,
#cc-main thead,
#cc-main tr {
 all: revert;
 color: inherit;
 font-family: inherit;
 font-size: inherit;
 font-weight: inherit;
}
:root {
 --cc-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 --cc-modal-border-radius: .5rem;
 --cc-btn-border-radius: .4rem;
 --cc-modal-transition-duration: .25s;
 --cc-link-color: var(--cc-btn-primary-bg);
 --cc-modal-margin: 1rem;
 --cc-z-index: 2147483647;
 --cc-bg: #fff;
 --cc-primary-color: ;
 --cc-secondary-color: #5e6266;
 --cc-btn-primary-bg: #ee5f00;
 --cc-btn-primary-color: #fff;
 --cc-btn-primary-border-color: var(--cc-btn-primary-bg);
 --cc-btn-primary-hover-bg: #bb4b00;
 --cc-btn-primary-hover-color: #fff;
 --cc-btn-primary-hover-border-color: var(--cc-btn-primary-hover-bg);
 --cc-btn-secondary-bg: #e0e0e0;
 --cc-btn-secondary-color: #000;
 --cc-btn-secondary-border-color: var(--cc-btn-secondary-bg);
 --cc-btn-secondary-hover-bg: #d3d3d3;
 --cc-btn-secondary-hover-color: #000;
 --cc-btn-secondary-hover-border-color: #d4dae0;
 --cc-separator-border-color: #f0f4f7;
 --cc-toggle-on-bg: var(--cc-btn-primary-bg);
 --cc-toggle-off-bg: #667481;
 --cc-toggle-on-knob-bg: #fff;
 --cc-toggle-off-knob-bg: var(--cc-toggle-on-knob-bg);
 --cc-toggle-enabled-icon-color: var(--cc-bg);
 --cc-toggle-disabled-icon-color: var(--cc-bg);
 --cc-toggle-readonly-bg: #d5dee2;
 --cc-toggle-readonly-knob-bg: #fff;
 --cc-toggle-readonly-knob-icon-color: var(--cc-toggle-readonly-bg);
 --cc-section-category-border: var(--cc-cookie-category-block-bg);
 --cc-cookie-category-block-bg: #f0f4f7;
 --cc-cookie-category-block-border: #f0f4f7;
 --cc-cookie-category-block-hover-bg: #e9eff4;
 --cc-cookie-category-block-hover-border: #e9eff4;
 --cc-cookie-category-expanded-block-bg: transparent;
 --cc-cookie-category-expanded-block-hover-bg: #dee4e9;
 --cc-overlay-bg: rgba(0, 0, 0, 0.65);
 --cc-webkit-scrollbar-bg: var(--cc-section-category-border);
 --cc-webkit-scrollbar-hover-bg: var(--cc-btn-primary-hover-bg);
 --cc-footer-bg: var(--cc-btn-secondary-bg);
 --cc-footer-color: var(--cc-secondary-color);
 --cc-footer-border-color: #e4eaed;
 --cc-pm-toggle-border-radius: 4em;
}
#cc-main.cc--rtl {
 direction: rtl;
}
#cc-main .cm__title,
#cc-main a,
#cc-main b,
#cc-main em,
#cc-main strong {
 font-weight: 600;
}
#cc-main button > span {
 pointer-events: none;
}
#cc-main .cc__link,
#cc-main a {
 background-image: linear-gradient(currentColor, currentColor);
 background-position: 0 100%;
 background-repeat: no-repeat;
 background-size: 0 1px;
 font-weight: 600;
 position: relative;
 transition: background-size 0.25s, color 0.25s ease;
}
#cc-main .cc__link:hover,
#cc-main a:hover {
 background-size: 100% 1px;
 color: var(--cc-primary-color);
}
#cc-main .cc__link {
 color: var(--cc-link-color);
}
#cc-main .cm__desc,
#cc-main .pm__body {
 overscroll-behavior: auto contain;
 scrollbar-width: thin;
}
@media screen and (min-width: 640px) {
 #cc-main ::-webkit-scrollbar,
 #cc-main ::-webkit-scrollbar-thumb,
 #cc-main ::-webkit-scrollbar-track {
 all: revert;
 }
 #cc-main ::-webkit-scrollbar-thumb {
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
 background: var(--cc-toggle-readonly-bg);
 border: 0.25rem solid var(--cc-bg);
 border-radius: 1rem;
 }
 #cc-main ::-webkit-scrollbar-thumb:hover {
 background: var(--cc-toggle-off-bg);
 }
 #cc-main ::-webkit-scrollbar {
 background: transparent;
 width: 12px;
 }
}
html.disable--interaction.show--consent,
html.disable--interaction.show--consent body {
 height: auto !important;
 overflow: hidden !important;
}
@media (prefers-reduced-motion) {
 #cc-main {
 --cc-modal-transition-duration: 0s;
 }
}
.cc--darkmode {
 --cc-bg: #161a1c;
 --cc-primary-color: #ebf3f6;
 --cc-secondary-color: #aebbc5;
 --cc-btn-primary-bg: #c2d0e0;
 --cc-btn-primary-color: var(--cc-bg);
 --cc-btn-primary-border-color: var(--cc-btn-primary-bg);
 --cc-btn-primary-hover-bg: #98a7b6;
 --cc-btn-primary-hover-color: #000;
 --cc-btn-primary-hover-border-color: var(--cc-btn-primary-hover-bg);
 --cc-btn-secondary-bg: #242c31;
 --cc-btn-secondary-color: var(--cc-primary-color);
 --cc-btn-secondary-border-color: var(--cc-btn-secondary-bg);
 --cc-btn-secondary-hover-bg: #353d43;
 --cc-btn-secondary-hover-color: #fff;
 --cc-btn-secondary-hover-border-color: var(--cc-btn-secondary-hover-bg);
 --cc-separator-border-color: #222a30;
 --cc-toggle-on-bg: var(--cc-btn-primary-bg);
 --cc-toggle-off-bg: #525f6b;
 --cc-toggle-on-knob-bg: var(--cc-btn-primary-color);
 --cc-toggle-off-knob-bg: var(--cc-btn-primary-color);
 --cc-toggle-enabled-icon-color: var(--cc-btn-primary-color);
 --cc-toggle-disabled-icon-color: var(--cc-btn-primary-color);
 --cc-toggle-readonly-bg: #343e45;
 --cc-toggle-readonly-knob-bg: #5f6b72;
 --cc-toggle-readonly-knob-icon-color: var(--cc-toggle-readonly-bg);
 --cc-section-category-border: #1e2428;
 --cc-cookie-category-block-bg: #1e2428;
 --cc-cookie-category-block-border: var(--cc-section-category-border);
 --cc-cookie-category-block-hover-bg: #242c31;
 --cc-cookie-category-block-hover-border: #232a2f;
 --cc-cookie-category-expanded-block-bg: transparent;
 --cc-cookie-category-expanded-block-hover-bg: var(--cc-toggle-readonly-bg);
 --cc-overlay-bg: rgba(0, 0, 0, 0.65);
 --cc-webkit-scrollbar-bg: var(--cc-section-category-border);
 --cc-webkit-scrollbar-hover-bg: var(--cc-btn-primary-hover-bg);
 --cc-footer-bg: #0c0e0f;
 --cc-footer-color: var(--cc-secondary-color);
 --cc-footer-border-color: #060809;
}
.cc--darkmode #cc-main {
 color-scheme: dark;
}
#cc-main .cm {
 background: var(--cc-bg);
 border-radius: var(--cc-modal-border-radius);
 box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
 display: flex;
 flex-direction: column;
 max-width: 24rem;
 opacity: 0;
 overflow: hidden;
 position: fixed;
 transform: translateY(1.6em);
 visibility: hidden;
 z-index: 1;
}
#cc-main .cm--top {
 top: var(--cc-modal-margin);
}
#cc-main .cm--middle {
 top: 50%;
 transform: translateY(calc(-48.4%));
}
#cc-main .cm--bottom {
 bottom: var(--cc-modal-margin);
}
#cc-main .cm--center {
 left: var(--cc-modal-margin);
 margin: 0 auto;
 right: var(--cc-modal-margin);
 width: unset;
}
#cc-main .cm--left {
 left: var(--cc-modal-margin);
 margin-right: var(--cc-modal-margin);
}
#cc-main .cm--right {
 margin-left: var(--cc-modal-margin);
 right: var(--cc-modal-margin);
}
#cc-main .cm__body {
 display: flex;
 flex-direction: column;
 justify-content: space-between;
 position: relative;
}
#cc-main .cm__btns,
#cc-main .cm__links {
 padding: 1rem 1.3rem;
 width: unset;
}
#cc-main .cm__texts {
 display: flex;
 flex: 1;
 flex-direction: column;
 justify-content: center;
 padding: 1rem 0 0;
}
#cc-main .cm__desc,
#cc-main .cm__title {
 padding: 0 1.3rem;
}
#cc-main .cm__title {
 font-size: 1.05em;
}
#cc-main .cm__title + .cm__desc {
 margin-top: 1.1em;
}
#cc-main .cm__desc {
 color: var(--cc-secondary-color);
 font-size: .9em;
 line-height: 1.5;
 max-height: 40vh;
 overflow-x: visible;
 overflow-y: auto;
 padding-bottom: 1em;
}
#cc-main .cm__btns {
 border-top: 1px solid var(--cc-separator-border-color);
 display: flex;
 flex-direction: column;
 justify-content: center;
}
#cc-main .cm__btn-group {
 display: grid;
 grid-auto-columns: minmax(0, 1fr);
}
@media (max-width: 500px) {
 #cc-main .cm__btn-group {
 padding: 10px !important;
 }
}
#cc-main .cm__btn + .cm__btn,
#cc-main .cm__btn-group + .cm__btn-group {
 margin-top: .375rem;
}
#cc-main .cm--flip .cm__btn + .cm__btn,
#cc-main .cm--flip .cm__btn-group + .cm__btn-group {
 margin-bottom: .375rem;
 margin-top: 0;
}
#cc-main .cm--inline .cm__btn + .cm__btn {
 margin-left: .375rem;
 margin-top: 0;
}
#cc-main .cm--inline.cm--flip .cm__btn + .cm__btn {
 margin-bottom: 0;
 margin-left: 0;
 margin-right: .375rem;
}
#cc-main .cm--inline.cm--flip .cm__btn-group + .cm__btn-group {
 margin-bottom: .375rem;
 margin-right: 0;
}
#cc-main .cm--wide .cm__btn + .cm__btn,
#cc-main .cm--wide .cm__btn-group + .cm__btn-group {
 margin-left: .375rem;
 margin-top: 0;
}
#cc-main .cm--wide.cm--flip .cm__btn + .cm__btn,
#cc-main .cm--wide.cm--flip .cm__btn-group + .cm__btn-group {
 margin-bottom: 0;
 margin-right: .375rem;
}
#cc-main .cm--bar:not(.cm--inline) .cm__btn-group--uneven,
#cc-main .cm--wide .cm__btn-group--uneven {
 display: flex;
 flex: 1;
 justify-content: space-between;
}
#cc-main .cm--bar:not(.cm--inline).cm--flip .cm__btn-group--uneven,
#cc-main .cm--wide.cm--flip .cm__btn-group--uneven {
 flex-direction: row-reverse;
}
#cc-main .cm__btn {
 background: var(--cc-btn-primary-bg);
 border: 1px solid var(--cc-btn-primary-border-color);
 border-radius: var(--cc-btn-border-radius);
 color: var(--cc-btn-primary-color);
 font-size: .82em;
 font-weight: 600;
 min-height: 42px;
 padding: .5em 1em;
 text-align: center;
}
@media (max-width: 500px) {
 #cc-main .cm__btn {
 min-height: 46px;
 }
}
#cc-main .cm__btn:hover {
 background: var(--cc-btn-primary-hover-bg);
 border-color: var(--cc-btn-primary-hover-border-color);
 color: var(--cc-btn-primary-hover-color);
}
#cc-main .cm__btn--secondary {
 background: var(--cc-btn-secondary-bg);
 border-color: var(--cc-btn-secondary-border-color);
 color: var(--cc-btn-secondary-color);
}
#cc-main .cm__btn--secondary:hover {
 background: var(--cc-btn-secondary-hover-bg);
 border-color: var(--cc-btn-secondary-hover-border-color);
 color: var(--cc-btn-secondary-hover-color);
}
#cc-main .cm__btn--close {
 border-radius: 0;
 border-bottom-left-radius: var(--cc-btn-border-radius);
 border-right: none;
 border-top: none;
 display: none;
 font-size: 1em;
 height: 42px;
 min-width: auto !important;
 overflow: hidden;
 padding: 0 !important;
 position: absolute;
 right: 0;
 top: 0;
 width: 42px;
}
#cc-main .cm__btn--close svg {
 stroke: var(--cc-btn-primary-color);
 transform: scale(0.5);
 transition: stroke 0.15s ease;
}
#cc-main .cm__btn--close:hover svg {
 stroke: var(--cc-btn-primary-hover-color);
}
#cc-main .cm__btn--close.cm__btn--secondary svg {
 stroke: var(--cc-btn-secondary-color);
}
#cc-main .cm__btn--close.cm__btn--secondary:hover svg {
 stroke: var(--cc-btn-secondary-hover-color);
}
#cc-main .cm__btn--close + .cm__texts .cm__title {
 padding-right: 3rem;
}
#cc-main .cm--inline .cm__btn-group {
 grid-auto-flow: column;
}
#cc-main .cm__footer {
 background: var(--cc-footer-bg);
 border-top: 1px solid var(--cc-footer-border-color);
 color: var(--cc-footer-color);
 padding: 0.4em 0 0.5em;
}
#cc-main .cm__links {
 display: flex;
 flex-direction: row;
 padding-bottom: 0;
 padding-top: 0;
}
#cc-main .cm__link-group {
 display: flex;
 flex-direction: row;
 font-size: .8em;
 width: 100%;
}
#cc-main .cm__link-group > * + * {
 margin-left: 1.3rem;
}
#cc-main .cm--flip .cm__btn:last-child {
 grid-row: 1;
}
#cc-main .cm--inline.cm--flip .cm__btn:last-child {
 grid-column: 1;
}
#cc-main .cm--box .cm__btn--close {
 display: block;
}
#cc-main .cm--box.cm--flip .cm__btns {
 flex-direction: column-reverse;
}
#cc-main .cm--box.cm--wide {
 max-width: 36em;
}
#cc-main .cm--box.cm--wide .cm__btns {
 flex-direction: row;
 justify-content: space-between;
}
#cc-main .cm--box.cm--wide .cm__btn-group {
 grid-auto-flow: column;
}
#cc-main .cm--box.cm--wide .cm__btn {
 min-width: 120px;
 padding-left: 1.8em;
 padding-right: 1.8em;
}
#cc-main .cm--box.cm--wide.cm--flip .cm__btns {
 flex-direction: row-reverse;
}
#cc-main .cm--box.cm--wide.cm--flip .cm__btn:last-child {
 grid-column: 1;
}
#cc-main .cm--cloud {
 max-width: 54em;
 width: unset;
}
#cc-main .cm--cloud .cm__body {
 flex-direction: row;
}
#cc-main .cm--cloud .cm__texts {
 flex: 1;
}
#cc-main .cm--cloud .cm__desc {
 max-height: 9.4em;
}
#cc-main .cm--cloud .cm__btns {
 border-left: 1px solid var(--cc-separator-border-color);
 border-top: none;
 max-width: 23em;
}
#cc-main .cm--cloud .cm__btn-group {
 flex-direction: column;
}
#cc-main .cm--cloud .cm__btn {
 min-width: 19em;
}
#cc-main .cm--cloud.cm--flip .cm__btn-group,
#cc-main .cm--cloud.cm--flip .cm__btns {
 flex-direction: column-reverse;
}
#cc-main .cm--cloud.cm--inline .cm__btn-group {
 flex-direction: row;
}
#cc-main .cm--cloud.cm--inline .cm__btn {
 min-width: 10em;
}
#cc-main .cm--cloud.cm--inline.cm--flip .cm__btn-group {
 flex-direction: row-reverse;
}
#cc-main .cm--bar {
 border-radius: 0;
 left: 0;
 margin: 0;
 max-width: unset;
 opacity: 1;
 right: 0;
 transform: translateY(0);
 width: 100vw;
 --cc-modal-transition-duration: .35s;
}
#cc-main .cm--bar.cm--top {
 top: 0;
 transform: translateY(-100%);
}
#cc-main .cm--bar.cm--bottom {
 bottom: 0;
 transform: translateY(100%);
}
#cc-main .cm--bar .cm__body,
#cc-main .cm--bar .cm__links {
 margin: 0 auto;
 max-width: 55em;
 width: 100%;
}
#cc-main .cm--bar .cm__body {
 padding: 0.5em 0 0.9em;
}
#cc-main .cm--bar .cm__btns {
 border-top: none;
 flex-direction: row;
 justify-content: space-between;
}
#cc-main .cm--bar .cm__btn-group {
 grid-auto-flow: column;
}
#cc-main .cm--bar:not(.cm--inline) .cm__btn + .cm__btn,
#cc-main .cm--bar:not(.cm--inline) .cm__btn-group + .cm__btn-group {
 margin-left: .375rem;
 margin-top: 0;
}
#cc-main .cm--bar .cm__btn {
 min-width: 120px;
 padding-left: 2em;
 padding-right: 2em;
}
#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn + .cm__btn,
#cc-main .cm--bar.cm--flip:not(.cm--inline) .cm__btn-group + .cm__btn-group {
 margin-bottom: 0;
 margin-left: 0;
 margin-right: .375rem;
}
#cc-main .cm--bar.cm--flip .cm__btns {
 flex-direction: row-reverse;
}
#cc-main .cm--bar.cm--flip .cm__btn:last-child {
 grid-column: 1;
}
#cc-main .cm--bar.cm--inline .cm__body,
#cc-main .cm--bar.cm--inline .cm__links {
 max-width: 74em;
}
#cc-main .cm--bar.cm--inline .cm__body {
 flex-direction: row;
 padding: 0;
}
#cc-main .cm--bar.cm--inline .cm__btns {
 flex-direction: column;
 justify-content: center;
 max-width: 23em;
}
#cc-main .cm--bar.cm--inline.cm--flip .cm__btns {
 flex-direction: column-reverse;
}
#cc-main .cc--anim .cm,
#cc-main .cc--anim.cm-wrapper:before {
 transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease;
}
#cc-main .cc--anim .cm__btn,
#cc-main .cc--anim .cm__close {
 transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.disable--interaction #cc-main .cm-wrapper:before {
 background: var(--cc-overlay-bg);
 bottom: 0;
 content: "";
 left: 0;
 opacity: 0;
 position: fixed;
 right: 0;
 top: 0;
 visibility: hidden;
 z-index: 0;
}
.show--consent #cc-main .cc--anim .cm {
 opacity: 1;
 transform: translateY(0);
 visibility: visible !important;
}
.show--consent #cc-main .cc--anim .cm--middle {
 transform: translateY(-50%);
}
.show--consent #cc-main .cc--anim .cm--bar {
 transform: translateY(0);
}
.show--consent #cc-main .cc--anim.cm-wrapper:before {
 opacity: 1;
 visibility: visible;
}
#cc-main.cc--rtl .cm__btn--close {
 border-bottom-left-radius: unset;
 border-bottom-right-radius: var(--cc-btn-border-radius);
 left: 0;
 right: unset;
}
#cc-main.cc--rtl .cm__btn--close + .cm__texts .cm__title {
 padding-left: 3rem !important;
 padding-right: 1.3rem;
}
#cc-main.cc--rtl .cm--inline .cm__btn + .cm__btn {
 margin-left: 0;
 margin-right: .375rem;
}
#cc-main.cc--rtl .cm--inline.cm--flip .cm__btn + .cm__btn {
 margin-left: .375rem;
 margin-right: 0;
}
#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn + .cm__btn,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar .cm__btn-group + .cm__btn-group,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn + .cm__btn,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide .cm__btn-group + .cm__btn-group {
 margin-left: 0;
 margin-right: .375rem;
}
#cc-main.cc--rtl .cm:not(.cm--inline).cm--bar.cm--flip .cm__btn + .cm__btn,
#cc-main.cc--rtl .cm:not(.cm--inline).cm--wide.cm--flip .cm__btn + .cm__btn {
 margin-left: .375rem;
 margin-right: 0;
}
#cc-main.cc--rtl .cm__link-group > * + * {
 margin-left: 0;
 margin-right: 1.3rem;
}
@media screen and (max-width: 640px) {
 #cc-main {
 --cc-modal-margin: .5em;
 }
 #cc-main .cm {
 max-width: none !important;
 width: auto !important;
 }
 #cc-main .cm__body {
 flex-direction: column !important;
 padding: 0 !important;
 }
 #cc-main .cm__btns,
 #cc-main .cm__desc,
 #cc-main .cm__links,
 #cc-main .cm__title {
 padding-left: 1.1rem !important;
 padding-right: 1.1rem !important;
 }
 #cc-main .cm__btns {
 border-left: none !important;
 border-top: 1px solid var(--cc-separator-border-color) !important;
 flex-direction: column !important;
 max-width: none !important;
 min-width: auto !important;
 }
 #cc-main .cm__btn + .cm__btn,
 #cc-main .cm__btn-group + .cm__btn-group {
 margin: 20px 0 0 !important;
 }
 #cc-main .cm--flip .cm__btn + .cm__btn,
 #cc-main .cm--flip .cm__btn-group + .cm__btn-group {
 margin-bottom: 20px !important;
 margin-top: 0 !important;
 }
 #cc-main .cm__btn-group {
 display: flex !important;
 flex-direction: column !important;
 min-width: auto !important;
 }
 #cc-main .cm__btn {
 flex: auto !important;
 }
 #cc-main .cm__link-group {
 justify-content: center !important;
 }
 #cc-main .cm--flip .cm__btn-group,
 #cc-main .cm--flip .cm__btns {
 flex-direction: column-reverse !important;
 }
}
#cc-main .pm-wrapper {
 position: relative;
 z-index: 2;
}
#cc-main .pm {
 background: var(--cc-bg);
 border-radius: var(--cc-modal-border-radius);
 box-shadow: 0 0.625em 1.875em rgba(0, 0, 2, 0.3);
 display: flex;
 flex-direction: column;
 opacity: 0;
 overflow: hidden;
 position: fixed;
 visibility: hidden;
 width: 100%;
 width: unset;
 z-index: 1;
}
#cc-main svg {
 fill: none;
 width: 100%;
}
#cc-main .pm__body,
#cc-main .pm__footer,
#cc-main .pm__header {
 padding: 1em 1.4em;
}
#cc-main .pm__header {
 align-items: center;
 border-bottom: 1px solid var(--cc-separator-border-color);
 display: flex;
 justify-content: space-between;
}
#cc-main .pm__title {
 align-items: center;
 display: flex;
 flex: 1;
 font-weight: 600;
 margin-right: 2em;
}
#cc-main .pm__close-btn {
 background: var(--cc-btn-secondary-bg);
 border: 1px solid var(--cc-btn-secondary-border-color);
 border-radius: var(--cc-btn-border-radius);
 height: 40px;
 position: relative;
 transition: all .15s ease;
 width: 40px;
}
#cc-main .pm__close-btn span {
 display: flex;
 height: 100%;
 width: 100%;
}
#cc-main .pm__close-btn svg {
 stroke: var(--cc-btn-secondary-color);
 transform: scale(0.5);
 transition: stroke 0.15s ease;
}
#cc-main .pm__close-btn:hover {
 background: var(--cc-btn-secondary-hover-bg);
 border-color: var(--cc-btn-secondary-hover-border-color);
}
#cc-main .pm__close-btn:hover svg {
 stroke: var(--cc-btn-secondary-hover-color);
}
#cc-main .pm__body {
 flex: 1;
 overflow-y: auto;
 overflow-y: overlay;
}
#cc-main .pm__section,
#cc-main .pm__section--toggle {
 border-radius: var(--cc-btn-border-radius);
 display: flex;
 flex-direction: column;
 margin-bottom: .5em;
}
#cc-main .pm__section--toggle .pm__section-desc-wrapper {
 border: 1px solid var(--cc-cookie-category-block-border);
 border-radius: var(--cc-btn-border-radius);
 border-top: none;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
 display: none;
 margin-top: 0 !important;
 overflow: hidden;
}
#cc-main .pm__section {
 border: 1px solid var(--cc-separator-border-color);
 padding: 1em;
 transition: background-color 0.25s ease, border-color 0.25s ease;
}
#cc-main .pm__section:first-child {
 border: none;
 margin-bottom: 2em;
 margin-top: 0;
 padding: 0;
 transition: none;
}
#cc-main .pm__section:not(:first-child):hover {
 background: var(--cc-cookie-category-block-bg);
 border-color: var(--cc-cookie-category-block-border);
}
#cc-main .pm__section-toggles + .pm__section {
 margin-top: 2em;
}
#cc-main .pm__section--toggle {
 background: var(--cc-cookie-category-block-bg);
 border-top: none;
 margin-bottom: .375rem;
}
#cc-main .pm__section--toggle .pm__section-title {
 align-items: center;
 background: var(--cc-cookie-category-block-bg);
 border: 1px solid var(--cc-cookie-category-block-border);
 display: flex;
 justify-content: space-between;
 min-height: 58px;
 padding: 1.1em 5.4em 1.1em 1.2em;
 position: relative;
 transition: background-color 0.25s ease, border-color 0.25s ease;
 width: 100%;
}
#cc-main .pm__section--toggle .pm__section-title:hover {
 background: var(--cc-cookie-category-block-hover-bg);
 border-color: var(--cc-cookie-category-block-hover-border);
}
#cc-main .pm__section--toggle .pm__section-desc {
 margin-top: 0;
 padding: 1em;
}
#cc-main .pm__section--toggle.is-expanded {
 --cc-cookie-category-block-bg: var(--cc-cookie-category-expanded-block-bg);
 --cc-cookie-category-block-border: var(--cc-cookie-category-expanded-block-hover-bg);
}
#cc-main .pm__section--toggle.is-expanded .pm__section-title {
 border-bottom-left-radius: 0;
 border-bottom-right-radius: 0;
}
#cc-main .pm__section--toggle.is-expanded .pm__section-arrow svg {
 transform: scale(0.5) rotate(180deg);
}
#cc-main .pm__section--toggle.is-expanded .pm__section-desc-wrapper {
 display: flex;
}
#cc-main .pm__section--expandable .pm__section-title {
 cursor: pointer;
 padding-left: 3.4em;
}
#cc-main .pm__section--expandable .pm__section-arrow {
 background: var(--cc-toggle-readonly-bg);
 border-radius: 100%;
 display: flex;
 height: 20px;
 justify-content: center;
 left: 18px;
 pointer-events: none;
 position: absolute;
 width: 20px;
}
#cc-main .pm__section--expandable .pm__section-arrow svg {
 stroke: var(--cc-btn-secondary-color);
 transform: scale(0.5);
}
#cc-main .pm__section-title-wrapper {
 align-items: center;
 display: flex;
 position: relative;
}
#cc-main .pm__section-title-wrapper + .pm__section-desc-wrapper {
 margin-top: .85em;
}
#cc-main .pm__section-title {
 border-radius: var(--cc-btn-border-radius);
 font-size: .95em;
 font-weight: 600;
}
#cc-main .pm__badge {
 align-items: center;
 background: var(--cc-btn-secondary-bg);
 border-radius: 5em;
 color: var(--cc-secondary-color);
 display: flex;
 flex: none;
 font-size: .8em;
 font-weight: 600;
 height: 23px;
 justify-content: center;
 margin-left: 1em;
 min-width: 23px;
 overflow: hidden;
 padding: 0 .6em 1px;
 position: relative;
 text-align: center;
 white-space: nowrap;
 width: auto;
}
#cc-main .pm__service-counter {
 background: var(--cc-btn-primary-bg);
 color: var(--cc-btn-primary-color);
 padding: 0;
 width: 23px;
}
#cc-main .pm__service-counter[data-counterlabel] {
 padding: 0 .6em 1px;
 width: auto;
}
#cc-main .section__toggle,
#cc-main .section__toggle-wrapper,
#cc-main .toggle__icon,
#cc-main .toggle__label {
 border-radius: var(--cc-pm-toggle-border-radius);
 height: 23px;
 transform: translateZ(0);
 width: 50px;
}
#cc-main .section__toggle-wrapper {
 cursor: pointer;
 position: absolute;
 right: 18px;
 z-index: 1;
}
#cc-main .toggle-service {
 height: 19px;
 position: relative;
 right: 0;
 width: 42px;
}
#cc-main .toggle-service .section__toggle,
#cc-main .toggle-service .toggle__icon,
#cc-main .toggle-service .toggle__label {
 height: 19px;
 width: 42px;
}
#cc-main .toggle-service .toggle__icon {
 position: relative;
}
#cc-main .toggle-service .toggle__icon-circle {
 height: 19px;
 width: 19px;
}
#cc-main .toggle-service .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
 transform: translateX(23px);
}
#cc-main .pm__section--toggle:nth-child(2) .section__toggle-wrapper:after {
 display: none !important;
}
#cc-main .section__toggle {
 border: 0;
 cursor: pointer;
 display: block;
 left: 0;
 margin: 0;
 position: absolute;
 top: 0;
}
#cc-main .section__toggle:disabled {
 cursor: not-allowed;
}
#cc-main .toggle__icon {
 background: var(--cc-toggle-off-bg);
 box-shadow: 0 0 0 1px var(--cc-toggle-off-bg);
 display: flex;
 flex-direction: row;
 pointer-events: none;
 position: absolute;
 transition: all 0.25s ease;
}
#cc-main .toggle__icon-circle {
 background: var(--cc-toggle-off-knob-bg);
 border: none;
 border-radius: var(--cc-pm-toggle-border-radius);
 box-shadow: 0 1px 2px rgba(24, 32, 3, 0.36);
 display: block;
 height: 23px;
 left: 0;
 position: absolute;
 top: 0;
 transition: transform 0.25s ease, background-color 0.25s ease;
 width: 23px;
}
#cc-main .toggle__icon-off,
#cc-main .toggle__icon-on {
 height: 100%;
 position: absolute;
 transition: opacity .15s ease;
 width: 100%;
}
#cc-main .toggle__icon-on {
 opacity: 0;
 transform: rotate(45deg);
}
#cc-main .toggle__icon-on svg {
 stroke: var(--cc-toggle-on-bg);
 transform: scale(0.55) rotate(-45deg);
}
#cc-main .toggle__icon-off {
 opacity: 1;
}
#cc-main .toggle__icon-off svg {
 stroke: var(--cc-toggle-off-bg);
 transform: scale(0.55);
}
#cc-main .section__toggle:checked ~ .toggle__icon {
 background: var(--cc-toggle-on-bg);
 box-shadow: 0 0 0 1px var(--cc-toggle-on-bg);
}
#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
 background-color: var(--cc-toggle-on-knob-bg);
 transform: translateX(27px);
}
#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-on {
 opacity: 1;
}
#cc-main .section__toggle:checked ~ .toggle__icon .toggle__icon-off {
 opacity: 0;
}
#cc-main .section__toggle:checked:disabled ~ .toggle__icon {
 background: var(--cc-toggle-readonly-bg);
 box-shadow: 0 0 0 1px var(--cc-toggle-readonly-bg);
}
#cc-main .section__toggle:checked:disabled ~ .toggle__icon .toggle__icon-circle {
 background: var(--cc-toggle-readonly-knob-bg);
 box-shadow: none;
}
#cc-main .section__toggle:checked:disabled ~ .toggle__icon svg {
 stroke: var(--cc-toggle-readonly-knob-icon-color);
}
#cc-main .toggle__label {
 opacity: 0;
 overflow: hidden;
 pointer-events: none;
 position: absolute;
 top: 0;
 z-index: -1;
}
#cc-main .pm__section-desc-wrapper {
 color: var(--cc-secondary-color);
 display: flex;
 flex-direction: column;
 font-size: .9em;
}
#cc-main .pm__section-desc-wrapper > :not(:last-child) {
 border-bottom: 1px solid var(--cc-cookie-category-block-border);
}
#cc-main .pm__section-services {
 display: flex;
 flex-direction: column;
}
#cc-main .pm__service {
 align-items: center;
 display: flex;
 justify-content: space-between;
 padding: .4em 1.2em;
 position: relative;
 transition: background-color 0.15s ease;
}
#cc-main .pm__service:hover {
 background-color: var(--cc-cookie-category-block-hover-bg);
}
#cc-main .pm__service-header {
 align-items: center;
 display: flex;
 margin-right: 1em;
 width: 100%;
}
#cc-main .pm__service-icon {
 border: 2px solid;
 border-radius: 100%;
 height: 8px;
 margin-left: 6px;
 margin-right: 20px;
 margin-top: 1px;
 min-width: 8px;
}
#cc-main .pm__service-title {
 font-size: .95em;
 width: 100%;
 word-break: break-word;
}
#cc-main .pm__section-desc {
 line-height: 1.5em;
}
#cc-main .pm__section-table {
 border-collapse: collapse;
 font-size: .9em;
 margin: 0;
 overflow: hidden;
 padding: 0;
 text-align: left;
 width: 100%;
}
#cc-main .pm__table-caption {
 text-align: left;
}
#cc-main .pm__table-caption,
#cc-main .pm__table-head > tr {
 border-bottom: 1px dashed var(--cc-separator-border-color);
 color: var(--cc-primary-color);
 font-weight: 600;
}
#cc-main .pm__table-tr {
 transition: background-color 0.15s ease;
}
#cc-main .pm__table-tr:hover {
 background: var(--cc-cookie-category-block-hover-bg);
}
#cc-main .pm__table-caption,
#cc-main .pm__table-td,
#cc-main .pm__table-th {
 padding: .625em .625em .625em 1.2em;
 vertical-align: top;
}
#cc-main .pm__footer {
 border-top: 1px solid var(--cc-separator-border-color);
 display: flex;
 justify-content: space-between;
}
#cc-main .pm__btn-group {
 display: flex;
}
#cc-main .pm__btn + .pm__btn,
#cc-main .pm__btn-group + .pm__btn-group {
 margin-left: .375rem;
}
#cc-main .pm--flip .pm__btn + .pm__btn,
#cc-main .pm--flip .pm__btn-group + .pm__btn-group {
 margin-left: 0;
 margin-right: .375rem;
}
#cc-main .pm__btn {
 background: var(--cc-btn-primary-bg);
 border: 1px solid var(--cc-btn-primary-border-color);
 border-radius: var(--cc-btn-border-radius);
 color: var(--cc-btn-primary-color);
 flex: auto;
 font-size: .82em;
 font-weight: 600;
 min-height: 42px;
 min-width: 110px;
 padding: .5em 1.5em;
 text-align: center;
 transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
#cc-main .pm__btn:hover {
 background: var(--cc-btn-primary-hover-bg);
 border-color: var(--cc-btn-primary-hover-border-color);
 color: var(--cc-btn-primary-hover-color);
}
#cc-main .pm__btn--secondary {
 background: var(--cc-btn-secondary-bg);
 border-color: var(--cc-btn-secondary-border-color);
 color: var(--cc-btn-secondary-color);
}
#cc-main .pm__btn--secondary:hover {
 background: var(--cc-btn-secondary-hover-bg);
 border-color: var(--cc-btn-secondary-hover-border-color);
 color: var(--cc-btn-secondary-hover-color);
}
#cc-main .pm--box {
 height: calc(98%);
 left: var(--cc-modal-margin);
 margin: 0 auto;
 max-height: 37.5em;
 max-width: 43em;
 right: var(--cc-modal-margin);
 top: 50%;
 transform: translateY(calc(-48.4%));
}
#cc-main .pm--box.pm--flip .pm__btn-group,
#cc-main .pm--box.pm--flip .pm__footer {
 flex-direction: row-reverse;
}
#cc-main .pm--bar {
 border-radius: 0;
 bottom: 0;
 height: 100%;
 margin: 0;
 max-height: none;
 max-width: 29em;
 opacity: 1;
 top: 0;
 width: 100%;
 --cc-modal-transition-duration: .35s;
}
#cc-main .pm--bar .pm__section-table,
#cc-main .pm--bar .pm__table-body,
#cc-main .pm--bar .pm__table-td,
#cc-main .pm--bar .pm__table-th,
#cc-main .pm--bar .pm__table-tr {
 display: block;
}
#cc-main .pm--bar .pm__table-head {
 display: none;
}
#cc-main .pm--bar .pm__table-caption {
 display: block;
}
#cc-main .pm--bar .pm__table-tr:not(:last-child) {
 border-bottom: 1px solid var(--cc-separator-border-color);
}
#cc-main .pm--bar .pm__table-td {
 display: flex;
 justify-content: space-between;
}
#cc-main .pm--bar .pm__table-td:before {
 color: var(--cc-primary-color);
 content: attr(data-column);
 flex: 1;
 font-weight: 600;
 min-width: 100px;
 overflow: hidden;
 padding-right: 2em;
 text-overflow: ellipsis;
}
#cc-main .pm--bar .pm__table-td > div {
 flex: 3;
}
#cc-main .pm--bar:not(.pm--wide) .pm__body,
#cc-main .pm--bar:not(.pm--wide) .pm__footer,
#cc-main .pm--bar:not(.pm--wide) .pm__header {
 padding: 1em 1.3em;
}
#cc-main .pm--bar:not(.pm--wide) .pm__btn-group,
#cc-main .pm--bar:not(.pm--wide) .pm__footer {
 flex-direction: column;
}
#cc-main .pm--bar:not(.pm--wide) .pm__btn + .pm__btn,
#cc-main .pm--bar:not(.pm--wide) .pm__btn-group + .pm__btn-group {
 margin: 0.375rem 0 0;
}
#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group,
#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__footer {
 flex-direction: column-reverse;
}
#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn + .pm__btn,
#cc-main .pm--bar:not(.pm--wide).pm--flip .pm__btn-group + .pm__btn-group {
 margin-bottom: .375rem;
 margin-top: 0;
}
#cc-main .pm--bar:not(.pm--wide) .pm__badge {
 display: none;
}
#cc-main .pm--bar.pm--left {
 left: 0;
 transform: translateX(-100%);
}
#cc-main .pm--bar.pm--right {
 right: 0;
 transform: translateX(100%);
}
#cc-main .pm--bar.pm--wide {
 max-width: 35em;
}
#cc-main .pm--bar.pm--wide .pm__body,
#cc-main .pm--bar.pm--wide .pm__footer,
#cc-main .pm--bar.pm--wide .pm__header {
 padding: 1em 1.4em;
}
#cc-main .pm--bar.pm--wide.pm--flip .pm__btn-group,
#cc-main .pm--bar.pm--wide.pm--flip .pm__footer {
 flex-direction: row-reverse;
}
#cc-main .pm-overlay {
 background: var(--cc-overlay-bg);
 bottom: 0;
 content: "";
 left: 0;
 opacity: 0;
 position: fixed;
 right: 0;
 top: 0;
 visibility: hidden;
 z-index: 1;
}
#cc-main .cc--anim .pm,
#cc-main .cc--anim .pm-overlay {
 transition: opacity var(--cc-modal-transition-duration) ease, visibility var(--cc-modal-transition-duration) ease, transform var(--cc-modal-transition-duration) ease;
}
.show--preferences #cc-main .cc--anim .pm {
 opacity: 1;
 visibility: visible !important;
}
.show--preferences #cc-main .cc--anim .pm--box {
 transform: translateY(-50%);
}
.show--preferences #cc-main .cc--anim .pm--bar {
 transform: translateX(0);
}
.show--preferences #cc-main .cc--anim .pm-overlay {
 opacity: 1;
 visibility: visible;
}
#cc-main.cc--rtl .pm__service-header {
 margin-left: 1em;
 margin-right: 0;
}
#cc-main.cc--rtl .pm__section-arrow {
 left: unset;
 right: 18px;
}
#cc-main.cc--rtl .section__toggle-wrapper {
 left: 18px;
 right: unset;
 transform-origin: left;
}
#cc-main.cc--rtl .toggle-service {
 left: 0;
}
#cc-main.cc--rtl .pm__service-icon {
 margin-left: 20px;
 margin-right: 5px;
}
#cc-main.cc--rtl .pm__section--toggle .pm__section-title {
 padding-left: 5.4em;
 padding-right: 1.2em;
}
#cc-main.cc--rtl .pm__section--expandable .pm__section-title {
 padding-right: 3.4em;
}
#cc-main.cc--rtl .pm__badge {
 margin-left: unset;
 margin-right: 1em;
}
#cc-main.cc--rtl .toggle__icon-circle {
 transform: translateX(27px);
}
#cc-main.cc--rtl .toggle-service .toggle__icon-circle {
 transform: translateX(23px);
}
#cc-main.cc--rtl .section__toggle:checked ~ .toggle__icon .toggle__icon-circle {
 transform: translateX(0);
}
#cc-main.cc--rtl .pm__table-td,
#cc-main.cc--rtl .pm__table-th {
 padding-left: unset;
 padding-right: 1.2em;
 text-align: right;
}
#cc-main.cc--rtl .pm__table-td {
 padding-left: unset;
 padding-right: 1.2em;
}
#cc-main.cc--rtl .pm__table-td:before {
 padding-left: 2em;
 padding-right: unset;
}
#cc-main.cc--rtl .pm__btn + .pm__btn,
#cc-main.cc--rtl .pm__btn-group + .pm__btn-group {
 margin-left: 0;
 margin-right: .375rem;
}
#cc-main.cc--rtl .pm--flip .pm__btn + .pm__btn,
#cc-main.cc--rtl .pm--flip .pm__btn-group + .pm__btn-group {
 margin-left: .375rem;
 margin-right: 0;
}
#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn + .pm__btn,
#cc-main.cc--rtl .pm--flip.pm--bar:not(.pm--wide) .pm__btn-group + .pm__btn-group {
 margin-left: 0;
}
@media screen and (max-width: 640px) {
 #cc-main .pm {
 border-radius: 0;
 bottom: 0;
 height: auto;
 left: 0;
 max-height: 100%;
 max-width: none !important;
 right: 0;
 top: 0;
 transform: translateY(1.6em);
 }
 #cc-main .pm__body,
 #cc-main .pm__footer,
 #cc-main .pm__header {
 padding: .9em !important;
 }
 #cc-main .pm__badge {
 display: none;
 }
 #cc-main .pm__section-table,
 #cc-main .pm__table-body,
 #cc-main .pm__table-caption,
 #cc-main .pm__table-td,
 #cc-main .pm__table-th,
 #cc-main .pm__table-tr {
 display: block;
 }
 #cc-main .pm__table-head {
 display: none;
 }
 #cc-main .pm__table-tr:not(:last-child) {
 border-bottom: 1px solid var(--cc-separator-border-color);
 }
 #cc-main .pm__table-td {
 display: flex;
 justify-content: space-between;
 }
 #cc-main .pm__table-td:before {
 color: var(--cc-primary-color);
 content: attr(data-column);
 flex: 1;
 font-weight: 600;
 min-width: 100px;
 overflow: hidden;
 padding-right: 2em;
 text-overflow: ellipsis;
 }
 #cc-main .pm__table-td > div {
 flex: 3;
 }
 #cc-main .pm__btn-group,
 #cc-main .pm__footer {
 flex-direction: column !important;
 }
 #cc-main .pm__btn-group {
 display: flex !important;
 }
 #cc-main .pm__btn + .pm__btn,
 #cc-main .pm__btn-group + .pm__btn-group {
 margin: 0.375rem 0 0 !important;
 }
 #cc-main .pm--flip .pm__btn + .pm__btn,
 #cc-main .pm--flip .pm__btn-group + .pm__btn-group {
 margin-bottom: .375rem !important;
 margin-top: 0 !important;
 }
 #cc-main .pm--flip .pm__btn-group,
 #cc-main .pm--flip .pm__footer {
 flex-direction: column-reverse !important;
 }
 .show--preferences #cc-main .cc--anim .pm {
 transform: translateY(0) !important;
 }
}
/* Wydawnictwo Prześwity */
.info-responsible-entity .info-responsible-entity-item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -5px;
}
.info-responsible-entity .info-responsible-entity-item > div {
 width: 33.33333333%;
 padding: 20px 25px;
 font-size: 14px;
 margin-bottom: 10px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 1200px) {
 .info-responsible-entity .info-responsible-entity-item > div {
 width: 50%;
 }
}
@media (max-width: 767px) {
 .info-responsible-entity .info-responsible-entity-item > div {
 width: 100%;
 }
}
.info-responsible-entity .info-responsible-entity-item > div::before {
 content: " ";
 border: 1px solid #e5e5e5;
 position: absolute;
 left: 5px;
 right: 5px;
 top: 0px;
 bottom: 0px;
 pointer-events: none;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.info-responsible-entity .info-responsible-entity-item > div .title-info {
 font-size: 12px;
 margin: 0px 0px 15px 0px;
}
.info-responsible-entity .info-responsible-entity-item > div p:not(.title-info) {
 margin: 0px !important;
}
.info-responsible-entity .info-responsible-entity-item > div .plik {
 border: 0px;
 font-size: 14px;
 padding: 0px 0px 0px 45px;
 min-height: 36px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.info-responsible-entity .info-responsible-entity-item > div .plik::after {
 display: none;
}
.info-responsible-entity .info-responsible-entity-item.has-file > div {
 width: 100%;
}
/* Wydawnictwo Prześwity */
.product-hint {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
 padding: 15px 0px;
 border-top: 1px solid #e5e5e5;
 position: relative;
 cursor: pointer;
 background: #ffffff;
}
.product-hint:hover {
 background: #f1f2f5;
}
.product-hint .image {
 min-width: 60px;
 margin-right: 15px;
}
h1 + .kat-nagl {
 margin-top: -20px;
 margin-bottom: 20px;
}
/** Sphinx */
.product-sphinx {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
 padding: 10px 0px;
 border-top: 1px solid #e5e5e5;
}
.product-sphinx .image {
 max-width: 50px;
 min-width: 50px;
 width: 50px;
 cursor: pointer;
}
.product-sphinx .description {
 padding-left: 15px;
 font-size: 12px;
}
.product-sphinx .description .name {
 font-size: 14px;
 margin-bottom: 5px;
 font-weight: bold;
}
.product-sphinx .description .name a {
 color: inherit;
}
.product-sphinx .description .authors {
 margin-bottom: 5px;
}
.product-sphinx .description .authors span {
 color: #666666;
 font-size: 12px;
 line-height: 1.1;
}
.product-sphinx .description .authors span a {
 color: inherit;
 text-decoration: none !important;
}
.product-sphinx .description .path {
 line-height: 1.1;
 margin-bottom: 5px;
}
.product-sphinx .description .path .path-separator {
 font-size: 6px;
}
.product-sphinx .description .prices {
 font-size: 12px;
}
.product-sphinx .description .prices div {
 display: inline-block;
 margin-right: 15px;
}
.product-sphinx .description .prices div strike {
 font-weight: 400;
 color: #666666;
 margin-right: 2px;
}
/** Wyszukiwaka - podpowiedzi forma standardowa */
.search-hints {
 position: absolute;
 left: 50%;
 margin-left: -500px;
 top: 0px;
 width: 100%;
 max-width: 1000px;
 margin-top: -1px;
 background: #FFF;
 padding: 0px 20px;
 z-index: 101;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.search-hints .hints {
 width: 100%;
 padding: 15px 0px;
 border-bottom: 1px solid #e5e5e5;
 font-size: 12px;
}
.search-hints .hints .hints-label {
 color: #000000;
 font-size: 14px;
 font-weight: bold;
}
.search-hints .hints span.hint {
 cursor: pointer;
 margin: 0px 10px 0px 0px;
 padding: 0px 10px 0px 0px;
 color: #000000;
 display: inline-block;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.search-hints .hints span.hint::after {
 content: " ";
 width: 4px;
 height: 4px;
 position: absolute;
 right: -3px;
 top: 6px;
 background: #139ada;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}
.search-hints .hints span.hint:hover {
 color: #ee5f00;
}
.search-hints .hints span.hint:last-child::after {
 display: none;
}
.search-hints .total-items {
 display: block;
 padding: 15px 0px;
 color: #ee5f00 !important;
 font-size: 12px;
}
/** Wyszukiwarka - podpowiedzi forma pełna - sphinx */
#search_preview {
 position: absolute;
 top: 100%;
 left: 0px;
 right: 0px;
 z-index: 101;
}
#search_preview.loading {
 min-height: 200px;
 background: #ffffff url('/img/static/loader-thin.svg') center center no-repeat;
 background-size: 50px 50px !important;
}
.is-sphinx #search_preview {
 position: fixed;
 top: var(--search-offset);
 bottom: 0px;
 overflow: auto;
}
header.has-bar .is-sphinx #search_preview {
 top: var(--search-offset);
}
#search_empty {
 position: absolute;
 top: 100%;
 left: 0px;
 right: 0px;
 z-index: 102;
 background: #FFF;
 border: 1px solid #e5e5e5;
 margin-top: -1px;
 padding: 7px 15px;
}
#search_last_search {
 position: absolute;
 top: 100%;
 left: 0px;
 right: 0px;
 z-index: 102;
 background: #FFF;
 border: 1px solid #e5e5e5;
 margin-top: -1px;
}
#search_last_search .items div {
 padding: 7px 15px;
 font-weight: bold;
 border-bottom: 1px solid #e5e5e5;
}
#search_last_search .items a {
 padding: 5px 15px;
 display: block;
 border-bottom: 1px solid #e5e5e5;
 color: #000000;
}
#search_last_search .items a::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\004e';
 font-size: 12px;
 vertical-align: middle;
 color: #139ada;
 margin-right: 10px;
}
#search_last_search .items a:last-child {
 border-bottom: 0px;
}
.search-sphinx {
 background: #FFF;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.search-sphinx .hints {
 width: 100%;
 padding: 15px 20px;
 font-size: 12px;
 border-bottom: 1px solid #e5e5e5;
}
.search-sphinx .hints .hints-label {
 color: #000000;
 font-size: 14px;
 font-weight: bold;
}
.search-sphinx .hints span.hint {
 cursor: pointer;
 margin: 0px 10px 0px 0px;
 padding: 0px 10px 0px 0px;
 color: #000000;
 display: inline-block;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.search-sphinx .hints span.hint::after {
 content: " ";
 width: 4px;
 height: 4px;
 position: absolute;
 right: -3px;
 top: 6px;
 background: #139ada;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}
.search-sphinx .hints span.hint:hover {
 color: #ee5f00;
}
.search-sphinx .hints span.hint:last-child::after {
 display: none;
}
.search-sphinx .results {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: stretch;
 -moz-box-align: stretch;
 -ms-flex-align: stretch;
 -webkit-align-items: stretch;
 -moz-align-items: stretch;
 -ms-align-items: stretch;
 align-items: stretch;
}
.search-sphinx .results .items {
 width: 100%;
 padding: 0px 20px;
}
.search-sphinx .results .items .total-items {
 display: block;
 padding: 15px 0px;
 color: #ee5f00 !important;
 font-size: 12px;
}
.search-sphinx .results .categories {
 width: 30%;
 background: #f1f2f5;
}
.search-sphinx .results .categories a {
 padding: 10px 20px;
 display: block;
 border-bottom: 1px solid #e5e5e5;
 color: #000000;
 text-decoration: none !important;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.search-sphinx .results .categories a .categories-results-count {
 font-size: 12px;
 display: block;
 color: #666666;
}
.search-sphinx .results .categories a:last-child {
 border-bottom: 0px;
}
.search-sphinx .results .categories a:hover {
 background: #e2e4ea;
}
/* Wydawnictwo Prześwity */
.section-newsletter {
 text-align: center;
 padding-top: 30px;
}
.section-newsletter .newsletter-success::before {
 width: 80px;
 height: 80px;
 line-height: 80px;
 text-align: center;
 -webkit-border-radius: 45px;
 -moz-border-radius: 45px;
 border-radius: 45px;
 color: #70ac38;
 border: 2px solid #70ac38;
 font-size: 40px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0047';
 display: table;
 margin: 0px auto 20px;
}
.section-newsletter .newsletter-warning {
 color: #854d0e;
}
.section-newsletter .newsletter-warning::before {
 width: 80px;
 height: 80px;
 line-height: 80px;
 text-align: center;
 -webkit-border-radius: 45px;
 -moz-border-radius: 45px;
 border-radius: 45px;
 color: #854d0e;
 border: 2px solid #854d0e;
 font-size: 30px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\004d';
 display: table;
 margin: 0px auto 20px;
}
.section-newsletter .newsletter-error {
 color: #d00307;
}
.section-newsletter .newsletter-error::before {
 width: 80px;
 height: 80px;
 line-height: 80px;
 text-align: center;
 -webkit-border-radius: 45px;
 -moz-border-radius: 45px;
 border-radius: 45px;
 color: #d00307;
 border: 2px solid #d00307;
 font-size: 30px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\004d';
 display: table;
 margin: 0px auto 20px;
}
/* Wydawnictwo Prześwity */
::-webkit-input-placeholder {
 color: #94a3b8;
}
:-moz-placeholder {
 color: #94a3b8;
 opacity: 1;
}
::-moz-placeholder {
 color: #94a3b8;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #94a3b8;
}
:placeholder-shown {
 color: #94a3b8;
}
.form-element {
 margin: 0px -15px;
}
.form-element .form-section.container {
 width: 100%;
}
.form-element .form-submit {
 padding: 15px 0px 0px 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
}
@media (max-width: 480px) {
 .form-element .form-submit {
 display: block;
 }
 .form-element .form-submit button {
 width: 100%;
 text-align: center;
 }
}
.form-element .form-submit .form-required-fields {
 padding-top: 7px;
}
@media (max-width: 480px) {
 .form-element .form-submit .form-required-fields {
 padding: 0px 0px 15px 0px;
 }
}
@media (min-width: 481px) {
 .form-element .form-submit .form-button {
 margin: 0px 0px 0px auto;
 display: table;
 }
}
form[data-title="ankieta_wydawnicza"] {
 border: 2px solid #e5e5e5;
 background: #f1f2f5;
 padding: 50px 35px;
 max-width: 1000px;
 width: 100%;
 margin: 0px auto;
}
@media (max-width: 991px) {
 form[data-title="ankieta_wydawnicza"] {
 padding: 30px 15px;
 }
}
@media (max-width: 380px) {
 form[data-title="ankieta_wydawnicza"] {
 padding: 30px 0px;
 }
}
form[data-title="ankieta_wydawnicza"] .form-checkbox label::before,
form[data-title="ankieta_wydawnicza"] .form-radio label::before {
 background: #ffffff;
}
form[data-title="ankieta_wydawnicza"] .form-section + .form-section-naglowek,
form[data-title="ankieta_wydawnicza"] .form-section + .form-section-title {
 padding-top: 30px;
}
@media (min-width: 501px) {
 .form-columns {
 margin: 0px -15px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 }
 .form-columns > div {
 width: 50%;
 padding: 0px 15px;
 }
}
.form-group {
 position: relative;
 margin: 0px 0px 15px;
}
.form-group .error-info,
.form-group .form-group-error {
 padding-top: 5px;
 font-size: 12px;
 color: #d00307;
}
.form-group .form-label {
 display: block;
 margin-bottom: 10px;
 font-weight: 500;
 font-size: 14px;
}
.form-group.label-left {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
@media (max-width: 767px) {
 .form-group.label-left {
 display: block;
 }
}
.form-group.label-left .form-label {
 width: 25%;
 padding-right: 15px;
}
@media (max-width: 767px) {
 .form-group.label-left .form-label {
 padding: 0px;
 width: 100%;
 }
}
.form-group.label-left > div {
 width: 75%;
}
@media (max-width: 767px) {
 .form-group.label-left > div {
 width: 100%;
 }
}
.form-group.label-left.field-radio .form-label,
.form-group.label-left.field-checkbox .form-label {
 padding-top: 0px;
}
.form-group.field-pole_tekstowe.label-in .form-label,
.form-group.field-custom.label-in .form-label,
.form-group.field-data.label-in .form-label,
.form-group.field-pole_tekstowe_5-liniowe.label-in .form-label {
 padding: 0px;
 margin: 0px;
 height: 50px;
 line-height: 50px;
 color: #94a3b8;
 font-weight: 400;
 top: 0px;
 position: absolute;
 left: 15px;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 z-index: 10;
}
.form-group.field-pole_tekstowe.focus-state .form-label,
.form-group.field-custom.focus-state .form-label,
.form-group.field-data.focus-state .form-label,
.form-group.field-pole_tekstowe_5-liniowe.focus-state .form-label {
 font-size: 11px;
 height: 17px;
 line-height: 17px;
 padding: 0px 7px;
 top: -9px;
 background: #FFF;
}
.form-heading {
 margin-bottom: 15px;
}
.form-heading h1,
.form-heading h2,
.form-heading h3,
.form-heading h4 {
 margin: 0px !important;
 padding: 0px !important;
 font-weight: bold;
}
.form-title {
 margin-bottom: 15px;
}
.form-title h3 {
 margin: 0px !important;
 padding: 0px !important;
}
/** Pola */
.form-price {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.form-price span {
 margin: 0px 10px;
}
.form-file-item {
 margin-left: -5px;
}
.form-file {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 position: relative;
}
.form-file > span {
 min-width: 220px;
 margin-left: 30px;
}
.form-file > span .choosen-file .remove {
 float: right;
}
.form-file > span .choosen-file .remove::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0051';
}
.form-file > span .progress {
 display: block;
 height: 14px;
 line-height: 14px;
 font-size: 9px;
 background: #FFF;
 box-shadow: 0px 0px 0px 1px #e5e5e5 inset;
 opacity: 0;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 position: relative;
 margin: 2px 0px;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.form-file > span .progress.progres-active,
.form-file > span .progress.progres-uploaded {
 opacity: 1;
}
.form-file > span .progress.out {
 opacity: 0;
}
.form-file > span .progress i {
 background: #ee5f00;
 position: absolute;
 left: 0px;
 top: 0px;
 bottom: 0px;
}
.form-file > span .progress span {
 display: block;
 position: relative;
 z-index: 2;
 text-align: center;
 width: 100%;
}
.form-file input {
 position: absolute;
 z-index: -10;
}
.form-file button {
 box-shadow: none !important;
 border: 1px solid #e5e5e5;
 line-height: 50px;
 height: 50px;
 padding: 0px 16.66666667px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 background: #FFF;
 vertical-align: middle;
 display: inline-block;
}
.form-file button:focus {
 outline: 3px solid rgba(148, 163, 184, 0.3);
}
.form-file button::after {
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\006d';
 vertical-align: middle;
 margin-left: 10px;
 color: #139ada;
 line-height: normal;
 display: inline;
 display: inline-block;
}
.form-file input:focus + button {
 outline: 3px solid rgba(148, 163, 184, 0.3);
}
.form-control {
 font-size: 14px;
 box-shadow: none !important;
 border: 1px solid #e5e5e5;
 line-height: 50px;
 height: 50px;
 padding: 0px 15px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.form-control:focus {
 outline: 3px solid rgba(148, 163, 184, 0.3);
 border: 1px solid rgba(148, 163, 184, 0.7);
}
textarea.form-control {
 line-height: 1.5;
 height: auto;
 padding: 10px 15px;
}
.form-selectpicker {
 border: 1px solid #e5e5e5;
 height: 50px;
 background: #FFF !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 width: auto;
 min-width: auto;
}
.form-selectpicker .bs-caret {
 position: absolute;
 top: 0px;
 right: 10px;
}
.form-selectpicker .bs-caret .caret {
 display: none;
}
.form-selectpicker .bs-caret::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 font-size: 11px;
 color: #139ada;
 content: '\0054';
}
.form-select {
 position: relative;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 cursor: pointer;
}
.form-select::after {
 width: 50px;
 line-height: 50px;
 text-align: center;
 background: #FFF;
 position: absolute;
 top: 1px;
 bottom: 1px;
 right: 1px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 font-size: 11px;
 color: #139ada;
 content: '\0054';
 pointer-events: none !important;
 cursor: pointer !important;
}
.form-select select.form-control {
 cursor: pointer !important;
 -moz-appearance: none;
 -webkit-appearance: none;
 border: 0px !important;
}
.form-select select.form-control::-ms-expand {
 display: none;
}
.form-select select.form-control:focus {
 outline: 4px solid rgba(148, 163, 184, 0.3);
}
.form-postcode {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
}
.form-postcode .form-field-2 {
 width: 56.66666667px;
}
.form-postcode .form-field-3 {
 width: 76.66666667px;
}
.form-postcode .form-control {
 text-align: center;
}
.form-postcode .form-spacer {
 display: inline-block;
 margin: 0px 10px;
}
.form-postcode .form-spacer::after {
 content: "-";
}
.form-datepicker {
 position: relative;
}
.form-datepicker::after {
 position: absolute;
 top: 0px;
 right: 0px;
 width: 50px;
 height: 50px;
 content: '\0062';
 color: #139ada;
 font-family: 'dms', sans-serif;
 line-height: 50px;
 text-align: center;
 pointer-events: none;
}
.form-required {
 margin: 10px 0px 30px 0px;
}
.req {
 color: #d00307;
}
.form-checkbox {
 position: relative;
 margin-bottom: 10px;
}
.form-checkbox:last-child {
 margin-bottom: 0px;
}
.form-checkbox input {
 position: absolute;
 top: 0px;
 right: 0px;
 opacity: 0;
}
.form-checkbox label {
 font-weight: 400;
 font-size: 1em;
 padding: 0px 0px 0px 25px;
 position: relative;
 cursor: pointer;
}
.form-checkbox label a {
 color: #ee5f00;
}
.form-checkbox label::before {
 position: absolute;
 left: 0px;
 top: 2px;
 width: 16px;
 height: 16px;
 border: 1px solid #e5e5e5;
 content: " ";
 -webkit-border-radius: 2.5px;
 -moz-border-radius: 2.5px;
 border-radius: 2.5px;
}
.form-checkbox label::after {
 position: absolute;
 left: 4px;
 top: 6px;
 width: 8px;
 height: 8px;
 background: #ee5f00;
 content: " ";
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 opacity: 0;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}
.form-checkbox input:focus + label::before {
 outline: 3px solid rgba(148, 163, 184, 0.3);
 border: 1px solid rgba(148, 163, 184, 0.7);
}
.form-checkbox input:checked + label::after {
 opacity: 1;
}
.form-checkbox.is-white label::before {
 background: #ffffff;
}
.form-radio {
 position: relative;
 margin-bottom: 10px;
}
.form-radio:last-child {
 margin-bottom: 0px;
}
.form-radio.is-inline {
 display: inline-block;
 vertical-align: middle;
 margin-right: 15px;
 margin-bottom: 0px;
}
.form-radio input {
 position: absolute;
 top: 0px;
 right: 0px;
 opacity: 0;
}
.form-radio label {
 font-weight: 400;
 font-size: 1em;
 padding: 0px 0px 0px 25px;
 position: relative;
 cursor: pointer !important;
}
.form-radio label::before {
 position: absolute;
 left: 0px;
 top: 2px;
 width: 16px;
 height: 16px;
 border: 1px solid #e5e5e5;
 content: " ";
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;
}
.form-radio label::after {
 position: absolute;
 left: 5px;
 top: 7px;
 width: 6px;
 height: 6px;
 background: #ee5f00;
 content: " ";
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 opacity: 0;
}
.form-radio input:focus + label::before {
 outline: 3px solid rgba(148, 163, 184, 0.3);
 border: 1px solid rgba(148, 163, 184, 0.7);
}
.form-radio input:checked + label::after {
 opacity: 1;
}
.form-radio.is-center label {
 padding: 20px 0px 0px 0px;
}
.form-radio.is-center label::before {
 position: absolute;
 top: 0px;
 left: 50%;
 margin-left: -8px;
}
.form-radio.is-center label::after {
 left: 50%;
 top: 5px !important;
 margin-left: -3px;
}
.form-password {
 position: relative;
}
.form-password span {
 position: absolute;
 right: 20px;
 height: 20px;
 line-height: 20px;
 cursor: pointer !important;
 text-align: center;
 color: #139ada;
 width: 20px;
 right: 15px;
 top: 15px;
}
.form-password span::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0071';
}
.form-password input[type="text"] + span::after {
 content: '\0072';
}
.form-location {
 margin: 0px -10px;
}
.form-location::before,
.form-location::after {
 clear: both;
 display: block;
 content: " ";
}
.form-location > div {
 float: left;
 width: 30%;
 padding: 0px 10px 0px;
}
@media (max-width: 1200px) {
 .form-location > div {
 width: 35%;
 }
}
@media (max-width: 480px) {
 .form-location > div {
 width: 50%;
 }
}
@media (max-width: 420px) {
 .form-location > div {
 width: 100%;
 float: none;
 }
}
.form-location > div:last-child {
 width: 70%;
}
@media (max-width: 1200px) {
 .form-location > div:last-child {
 width: 65%;
 }
}
@media (max-width: 480px) {
 .form-location > div:last-child {
 width: 50%;
 }
}
@media (max-width: 420px) {
 .form-location > div:last-child {
 width: 100%;
 float: none;
 }
}
div[id^="req"] {
 color: #d00307;
}
.has-error.label-in .form-label {
 color: #d00307 !important;
}
.has-error .form-control {
 border: 1px solid #d00307;
}
.has-error .form-control:focus {
 outline: 3px solid rgba(208, 3, 7, 0.2);
 border: 1px solid rgba(208, 3, 7, 0.7);
}
.has-error .form-select {
 border: 1px solid #d00307;
}
.has-error .form-select select:focus {
 outline: 4px solid rgba(208, 3, 7, 0.2);
}
.has-error .form-radio label::before {
 border: 1px solid #d00307;
}
.has-error .form-radio label a {
 color: #d00307;
}
.has-error .form-radio input:focus + label::before {
 border: 1px solid rgba(208, 3, 7, 0.7);
 outline: 3px solid rgba(208, 3, 7, 0.2);
}
.has-error .form-checkbox label::before {
 border: 1px solid #d00307;
}
.has-error .form-checkbox label a {
 color: #d00307;
}
.has-error .form-checkbox input:focus + label::before {
 border: 1px solid rgba(208, 3, 7, 0.7);
 outline: 3px solid rgba(208, 3, 7, 0.2);
}
.has-error .form-file button[type="button"] {
 border: 1px solid #d00307;
 color: #d00307;
}
.has-error .form-file button[type="button"]:focus {
 outline: 3px solid rgba(208, 3, 7, 0.2);
}
.has-error .form-file button[type="button"]::after {
 color: #d00307;
}
.datepicker {
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 border: 1px solid #e5e5e5;
 padding: 10px;
}
.datepicker .datepicker-prev,
.datepicker .datepicker-next {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
}
.datepicker .datepicker-prev::before,
.datepicker .datepicker-next::before {
 content: '\0055';
}
.datepicker .datepicker-prev.datepicker-next::before,
.datepicker .datepicker-next.datepicker-next::before {
 content: '\0056';
}
.datepicker .day:hover {
 background: #e5e5e5 !important;
}
.datepicker .day.active {
 background: #ee5f00 !important;
 color: #FFF !important;
}
/* Wydawnictwo Prześwity */
.product-single #oceny-section {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
@media (max-width: 767px) {
 .product-single #oceny-section {
 display: block;
 }
}
.product-single #oceny-section .oceny-head {
 min-width: 180px;
 width: 180px;
 padding-right: 30px;
}
@media (max-width: 767px) {
 .product-single #oceny-section .oceny-head {
 width: 100%;
 float: none;
 padding: 0px;
 }
}
.product-single #oceny-section .oceny-head .ocena-srednia {
 font-size: 36px;
 font-weight: 800;
 color: #ee5f00;
}
.product-single #oceny-section .oceny-head .stars:after {
 clear: both;
 display: block;
 content: " ";
}
.product-single #oceny-section .oceny-head .stars > span {
 display: block;
 float: left;
 margin-right: 2px;
 position: relative;
 width: 14px;
 height: 14px;
 font-size: 12px;
 line-height: 14px;
}
.product-single #oceny-section .oceny-head .stars > span:before {
 color: #ee5f00;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\0050";
}
.product-single #oceny-section .oceny-head .stars.star1 span:nth-child(n+2)::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-head .stars.star2 span:nth-child(n+3)::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-head .stars.star3 span:nth-child(n+4)::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-head .stars.star4 span:last-child::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-head .ocena-liczba {
 margin-top: 15px;
 font-size: 14px;
 font-weight: 400;
}
.product-single #oceny-section .oceny-body {
 width: 100%;
}
.product-single #oceny-section .oceny-body form .form-group-ratings {
 margin: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .title-small {
 margin: 0px 20px 0px 0px;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings:after {
 clear: both;
 display: block;
 content: " ";
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings span[data-rate] {
 font-size: 21px;
 color: #ee5f00;
 font-weight: bold;
 margin-left: 15px;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings .rate {
 display: block;
 float: left;
 margin-right: 3px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 cursor: pointer;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings .rate input {
 opacity: 0;
 margin: 0px;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 cursor: pointer;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings .rate label {
 margin: 0px;
 width: 16px;
 height: 16px;
 line-height: 16px;
 cursor: pointer;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings .rate label:before {
 display: block;
 content: "\004f";
 border: 0px !important;
 margin: 0px !important;
 padding: 0px !important;
 color: #ee5f00;
 -webkit-border-radius: 0px !important;
 -moz-border-radius: 0px !important;
 border-radius: 0px !important;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings .rate.hightlight label:before,
.product-single #oceny-section .oceny-body form .form-group-ratings .ratings .rate:hover label:before {
 content: "\0050";
}
.product-single #oceny-section .oceny-body form .form-group-wrapper {
 margin: 20px -5px 0px -5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group {
 width: 50%;
 padding: 5px;
 margin: 0px;
 /* WebKit, Blink, Edge */
 /* Mozilla Firefox 4 to 18 */
 /* Mozilla Firefox 19+ */
 /* Internet Explorer 10-11 */
 /* Microsoft Edge */
}
@media (max-width: 420px) {
 .product-single #oceny-section .oceny-body form .form-group-wrapper .form-group {
 width: 100%;
 }
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group ::-webkit-input-placeholder {
 color: #000000;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group :-moz-placeholder {
 color: #000000;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group ::-moz-placeholder {
 color: #000000;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group :-ms-input-placeholder {
 color: #000000;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group ::-ms-input-placeholder {
 color: #000000;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group textarea.form-control {
 height: 110px;
 line-height: normal;
 padding: 15px 20px;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group.form-textarea {
 position: absolute;
 right: 0px;
 top: 0px;
}
@media (max-width: 420px) {
 .product-single #oceny-section .oceny-body form .form-group-wrapper .form-group.form-textarea {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 }
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group.submit-div {
 clear: both;
 display: block;
 width: 100%;
}
.product-single #oceny-section .oceny-body form .form-group-wrapper .form-group.submit-div .el-button {
 display: table;
 margin: 10px 0px 0px auto;
}
.product-single #oceny-section .oceny-body .oceny-list {
 margin-top: 30px;
}
.product-single #oceny-section .oceny-body .oceny-list .item {
 padding: 25px 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 border-top: 1px solid #e5e5e5;
}
.product-single #oceny-section .oceny-body .oceny-list .item .user {
 font-size: 14px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-right: 60px;
 margin-bottom: 10px;
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .date {
 position: absolute;
 right: 0px;
 top: 0px;
 color: #666666;
 font-size: 12px;
 font-weight: 400;
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena {
 margin-left: 10px;
 display: inline-block;
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena > span {
 display: block;
 float: left;
 margin-right: 2px;
 position: relative;
 width: 14px;
 height: 14px;
 font-size: 12px;
 line-height: 14px;
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena > span:before {
 color: #ee5f00;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\0050";
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena.star1 span:nth-child(n+2)::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena.star2 span:nth-child(n+3)::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena.star3 span:nth-child(n+4)::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-body .oceny-list .item .user .user-ocena.star4 span:last-child::before {
 content: "\004f";
}
.product-single #oceny-section .oceny-body .oceny-list .item .user-description {
 margin: 0px !important;
}
/* Wydawnictwo Prześwity */
/** Nagłówek nad listami produktów */
.products-header {
 margin-bottom: var(--layout-margin);
}
.products-header .products-header-description {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: stretch;
 -moz-box-align: stretch;
 -ms-flex-align: stretch;
 -webkit-align-items: stretch;
 -moz-align-items: stretch;
 -ms-align-items: stretch;
 align-items: stretch;
}
@media (max-width: 767px) {
 .products-header .products-header-description {
 display: block;
 }
}
.products-header .products-header-description .description {
 -webkit-box-ordinal-group: 2;
 -moz-box-ordinal-group: 2;
 -ms-flex-order: 1;
 -webkit-order: 1;
 -moz-order: 1;
 -ms-order: 1;
 order: 1;
}
.products-header .products-header-description .description p:last-child {
 margin-bottom: 0px;
}
.products-header .products-header-description .image {
 -webkit-box-ordinal-group: 3;
 -moz-box-ordinal-group: 3;
 -ms-flex-order: 2;
 -webkit-order: 2;
 -moz-order: 2;
 -ms-order: 2;
 order: 2;
 margin-left: 30px;
 min-width: 250px;
 border-left: 1px solid #e5e5e5;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 padding-left: 15px;
}
@media (max-width: 767px) {
 .products-header .products-header-description .image {
 margin-left: 0px;
 border: 0px;
 padding: 0px;
 margin-bottom: 15px;
 }
}
/** Ikony */
.product-icons {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 2;
}
.product-icons.product-icons-offset {
 left: 15px;
 top: 15px;
}
.product-icons .ico-nowosc::before,
.product-icons .ico-polecamy::before,
.product-icons .ico-bestseller::before,
.product-icons .ico-promocja::before,
.product-icons .ico-wyprzedaz::before,
.product-icons .ico-okazja::before,
.product-icons .ico-zapowiedz::before,
.product-icons .ico-przedsprzedaz::before {
 background: #ee5f00;
 color: #ffffff;
 content: "";
 padding: 0px 10px;
 height: 24px;
 line-height: 24px;
 font-size: 10px;
 font-weight: 400;
 text-align: center;
 text-transform: uppercase;
 display: inline-block;
 background-repeat: no-repeat;
 z-index: 10;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}
.product-icons .ico-nowosc.ico-przedsprzedaz::before,
.product-icons .ico-polecamy.ico-przedsprzedaz::before,
.product-icons .ico-bestseller.ico-przedsprzedaz::before,
.product-icons .ico-promocja.ico-przedsprzedaz::before,
.product-icons .ico-wyprzedaz.ico-przedsprzedaz::before,
.product-icons .ico-okazja.ico-przedsprzedaz::before,
.product-icons .ico-zapowiedz.ico-przedsprzedaz::before,
.product-icons .ico-przedsprzedaz.ico-przedsprzedaz::before {
 content: "Przedsprzedaż";
}
.product-icons .ico-nowosc.ico-nowosc::before,
.product-icons .ico-polecamy.ico-nowosc::before,
.product-icons .ico-bestseller.ico-nowosc::before,
.product-icons .ico-promocja.ico-nowosc::before,
.product-icons .ico-wyprzedaz.ico-nowosc::before,
.product-icons .ico-okazja.ico-nowosc::before,
.product-icons .ico-zapowiedz.ico-nowosc::before,
.product-icons .ico-przedsprzedaz.ico-nowosc::before {
 content: "Nowość";
}
.product-icons .ico-nowosc.ico-polecamy::before,
.product-icons .ico-polecamy.ico-polecamy::before,
.product-icons .ico-bestseller.ico-polecamy::before,
.product-icons .ico-promocja.ico-polecamy::before,
.product-icons .ico-wyprzedaz.ico-polecamy::before,
.product-icons .ico-okazja.ico-polecamy::before,
.product-icons .ico-zapowiedz.ico-polecamy::before,
.product-icons .ico-przedsprzedaz.ico-polecamy::before {
 content: "Polecamy";
}
.product-icons .ico-nowosc.ico-bestseller::before,
.product-icons .ico-polecamy.ico-bestseller::before,
.product-icons .ico-bestseller.ico-bestseller::before,
.product-icons .ico-promocja.ico-bestseller::before,
.product-icons .ico-wyprzedaz.ico-bestseller::before,
.product-icons .ico-okazja.ico-bestseller::before,
.product-icons .ico-zapowiedz.ico-bestseller::before,
.product-icons .ico-przedsprzedaz.ico-bestseller::before {
 content: "Bestseller";
}
.product-icons .ico-nowosc.ico-promocja::before,
.product-icons .ico-polecamy.ico-promocja::before,
.product-icons .ico-bestseller.ico-promocja::before,
.product-icons .ico-promocja.ico-promocja::before,
.product-icons .ico-wyprzedaz.ico-promocja::before,
.product-icons .ico-okazja.ico-promocja::before,
.product-icons .ico-zapowiedz.ico-promocja::before,
.product-icons .ico-przedsprzedaz.ico-promocja::before {
 content: "Promocja";
 background: #d71a1a;
}
.product-icons .ico-nowosc.ico-wyprzedaz::before,
.product-icons .ico-polecamy.ico-wyprzedaz::before,
.product-icons .ico-bestseller.ico-wyprzedaz::before,
.product-icons .ico-promocja.ico-wyprzedaz::before,
.product-icons .ico-wyprzedaz.ico-wyprzedaz::before,
.product-icons .ico-okazja.ico-wyprzedaz::before,
.product-icons .ico-zapowiedz.ico-wyprzedaz::before,
.product-icons .ico-przedsprzedaz.ico-wyprzedaz::before {
 content: "Wyprzedaż";
}
.product-icons .ico-nowosc.ico-zapowiedz::before,
.product-icons .ico-polecamy.ico-zapowiedz::before,
.product-icons .ico-bestseller.ico-zapowiedz::before,
.product-icons .ico-promocja.ico-zapowiedz::before,
.product-icons .ico-wyprzedaz.ico-zapowiedz::before,
.product-icons .ico-okazja.ico-zapowiedz::before,
.product-icons .ico-zapowiedz.ico-zapowiedz::before,
.product-icons .ico-przedsprzedaz.ico-zapowiedz::before {
 content: "Zapowiedź";
}
.product-icons .ico-nowosc.ico-okazja::before,
.product-icons .ico-polecamy.ico-okazja::before,
.product-icons .ico-bestseller.ico-okazja::before,
.product-icons .ico-promocja.ico-okazja::before,
.product-icons .ico-wyprzedaz.ico-okazja::before,
.product-icons .ico-okazja.ico-okazja::before,
.product-icons .ico-zapowiedz.ico-okazja::before,
.product-icons .ico-przedsprzedaz.ico-okazja::before {
 content: 'Okazja';
}
.product-icons .ico-nowosc.ico-okazja[data-rabat]::before,
.product-icons .ico-polecamy.ico-okazja[data-rabat]::before,
.product-icons .ico-bestseller.ico-okazja[data-rabat]::before,
.product-icons .ico-promocja.ico-okazja[data-rabat]::before,
.product-icons .ico-wyprzedaz.ico-okazja[data-rabat]::before,
.product-icons .ico-okazja.ico-okazja[data-rabat]::before,
.product-icons .ico-zapowiedz.ico-okazja[data-rabat]::before,
.product-icons .ico-przedsprzedaz.ico-okazja[data-rabat]::before {
 content: attr(data-rabat);
}
.row-body2 {
 margin: 0px -5px var(--layout-margin) -5px !important;
}
.row-body2 .pagination-row {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.row-body2 .pagination-row .col-xs-12 {
 padding: 0px 5px;
}
.row-body2.has-offset {
 margin-bottom: 0px !important;
}
/* Lista produktów */
.product-item {
 padding: 0px 5px;
 margin-bottom: 10px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.product-item.has-sidebar {
 width: 25%;
}
@media (min-width: 1201px) {
 .product-item.has-sidebar:nth-child(4n + 1) {
 clear: both;
 }
 .product-item.has-sidebar:nth-child(4n + 1 - 4) {
 clear: both;
 }
}
@media (min-width: 992px) and (max-width: 1200px) {
 .product-item.has-sidebar {
 width: 33.33333333%;
 }
 .product-item.has-sidebar:nth-child(3n + 1) {
 clear: both;
 }
 .product-item.has-sidebar:nth-child(3n + 1 - 3) {
 clear: both;
 }
}
@media (max-width: 991px) {
 .product-item.has-sidebar {
 width: 50%;
 }
 .product-item.has-sidebar:nth-child(2n + 1) {
 clear: both;
 }
 .product-item.has-sidebar:nth-child(2n + 1 - 2) {
 clear: both;
 }
}
.product-item:not(.has-sidebar) {
 width: 20%;
}
@media (min-width: 1401px) {
 .product-item:not(.has-sidebar):nth-child(5n + 1) {
 clear: both;
 }
 .product-item:not(.has-sidebar):nth-child(5n + 1 - 5) {
 clear: both;
 }
}
@media (max-width: 1201) and (max-width: 1400px) {
 .product-item:not(.has-sidebar) {
 width: 25%;
 }
 .product-item:not(.has-sidebar):nth-child(4n + 1) {
 clear: both;
 }
 .product-item:not(.has-sidebar):nth-child(4n + 1 - 4) {
 clear: both;
 }
}
@media (min-width: 992px) and (max-width: 1200px) {
 .product-item:not(.has-sidebar) {
 width: 33.33333333%;
 }
 .product-item:not(.has-sidebar):nth-child(3n + 1) {
 clear: both;
 }
 .product-item:not(.has-sidebar):nth-child(3n + 1 - 3) {
 clear: both;
 }
}
@media (max-width: 991px) {
 .product-item:not(.has-sidebar) {
 width: 50%;
 }
 .product-item:not(.has-sidebar):nth-child(2n + 1) {
 clear: both;
 }
 .product-item:not(.has-sidebar):nth-child(2n + 1 - 2) {
 clear: both;
 }
}
.product-item-inside {
 background: #ffffff;
 padding: 20px;
 border: 1px solid #e5e5e5;
 text-align: center;
 width: 100%;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
@media (max-width: 480px) {
 .product-item-inside {
 padding: 10px;
 }
}
.product-item-inside > .image {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin-bottom: 20px;
}
.product-item-inside > .image img {
 display: block;
 margin: 0px auto;
 max-width: 150px;
 width: 100%;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.product-item-inside > .image > .favourites {
 position: absolute;
 top: 0px;
 right: 0px;
 font-size: 20px;
 line-height: 20px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 z-index: 10;
 cursor: pointer;
}
.product-item-inside > .image > .favourites::after {
 content: '\006a';
}
.product-item-inside > .image > .favourites.in,
.product-item-inside > .image > .favourites.active {
 color: #ee5f00;
}
.product-item-inside > .image > .favourites.in::after,
.product-item-inside > .image > .favourites.active::after {
 content: '\006b';
}
.product-item-inside > .image > .description {
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 background: rgba(255, 255, 255, 0.9);
 padding: 20px 0px;
 opacity: 0;
 font-size: 14px;
 line-height: 1.6;
 z-index: 11;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
@media (max-width: 480px) {
 .product-item-inside > .image > .description {
 font-size: 12px;
 }
}
.product-item-inside > .image > .description b,
.product-item-inside > .image > .description strong {
 font-weight: 400 !important;
}
.product-item-inside > .description {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 flex-grow: 1;
 width: 100%;
}
.product-item-inside > .description .title-medium {
 font-size: 16px;
 margin: 0px 0px 15px 0px;
 height: 40px;
 line-height: 20px;
 display: block;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;
}
.product-item-inside > .description .authors {
 font-size: 12px;
 margin-bottom: 15px;
}
.product-item-inside > .description .type {
 font-size: 12px;
 margin-bottom: 15px;
}
.product-item-inside > .description .prices {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-item-inside > .description .prices .prices-variants {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-justify-content: space-evenly;
 -moz-justify-content: space-evenly;
 -ms-justify-content: space-evenly;
 justify-content: space-evenly;
}
.product-item-inside > .description .prices .prices-variants .form-radio {
 padding: 0px 5px;
 margin: 0px 0px 10px 0px !important;
 font-size: 12px;
}
.product-item-inside > .description .prices .prices-variants .form-radio .label-name {
 line-height: 1.1;
 margin-bottom: 5px;
}
.product-item-inside > .description .prices .prices-variants .form-radio .price-values {
 display: block;
}
.product-item-inside > .description .prices .prices-variants .form-radio .price-values .price-old {
 display: block;
}
.product-item-inside > .description .prices .prices-variants .form-radio .price-values .price-old span {
 text-decoration: line-through;
}
.product-item-inside > .description .prices .prices-variants .form-radio .price-values .price-current {
 font-weight: bold;
}
.product-item-inside > .description .prices .prices-variants .form-radio.disabled .label-name,
.product-item-inside > .description .prices .prices-variants .form-radio.disabled .price-values {
 opacity: .8;
 cursor: not-allowed !important;
}
.product-item-inside > .description .prices .available {
 font-size: 10px;
 text-align: center;
 margin-bottom: 15px;
}
.product-item-inside > .description .el-button {
 margin-top: auto;
}
.product-item-inside:hover {
 border-color: #ee5f00;
}
/** Karta produktu */
.product-single {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single .product-single-top {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -15px;
}
.product-single .product-single-top .product-single-top-content {
 width: 1020px;
 min-width: 1020px;
 padding: 0px 15px;
}
@media (max-width: 1450px) {
 .product-single .product-single-top .product-single-top-content {
 width: 72%;
 min-width: 72%;
 }
}
@media (max-width: 991px) {
 .product-single .product-single-top .product-single-top-content {
 width: 100%;
 }
}
.product-single .product-single-top .product-single-top-prices {
 width: 410px;
 min-width: 410px;
 padding: 0px 15px;
}
@media (max-width: 1450px) {
 .product-single .product-single-top .product-single-top-prices {
 width: 28%;
 min-width: 28%;
 }
}
@media (max-width: 991px) {
 .product-single .product-single-top .product-single-top-prices {
 width: 100%;
 }
}
.product-single .product-single-top-content-body {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 margin: 0px -15px var(--layout-margin) -15px;
}
.product-single .product-single-top-content-body::after {
 clear: both;
 display: block;
 content: " ";
}
.product-single .product-single-top-content-body .product-bar {
 width: 100% !important;
 padding: 0px 15px;
 margin-bottom: 30px;
 float: none;
}
.product-single .product-single-top-content-body .heading.pull-right {
 width: 56%;
 padding: 0px 15px;
 float: right;
}
@media (max-width: 767px) {
 .product-single .product-single-top-content-body .heading.pull-right {
 width: 100%;
 float: none !important;
 }
}
.product-single .product-single-top-content-body .heading .category {
 font-size: 12px;
 color: #666666;
 margin-bottom: 10px;
}
.product-single .product-single-top-content-body .heading h1 {
 margin: 0px 0px 20px 0px;
}
.product-single .product-single-top-content-body .images {
 width: 44%;
 float: left;
 padding: 0px 15px;
}
@media (max-width: 767px) {
 .product-single .product-single-top-content-body .images {
 width: 100%;
 float: none;
 margin-bottom: 20px;
 }
}
.product-single .product-single-top-content-body .images .images-inner {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single .product-single-top-content-body .images .images-inner .images-rotator {
 margin-bottom: 10px;
}
.product-single .product-single-top-content-body .images .images-inner .images-rotator .item img {
 display: block;
 margin: 0px auto;
 width: auto;
 max-width: 100%;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
}
.product-single .product-single-top-content-body .images .images-inner .images-rotator .item .video {
 position: relative;
}
.product-single .product-single-top-content-body .images .images-inner .images-rotator .item .video .play-video {
 width: 70px;
 height: 70px;
 background: url("data:image/svg+xml,%3Csvg%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20%0A%09%20viewBox%3D%220%200%2058%2058%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Ccircle%20style%3D%22fill%3A%23ee5f00%3B%22%20cx%3D%2229%22%20cy%3D%2229%22%20r%3D%2229%22%2F%3E%0A%3Cg%3E%0A%09%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2244%2C29%2022%2C44%2022%2C29.273%2022%2C14%20%09%22%2F%3E%0A%09%3Cpath%20style%3D%22fill%3A%23FFFFFF%3B%22%20d%3D%22M22%2C45c-0.16%2C0-0.321-0.038-0.467-0.116C21.205%2C44.711%2C21%2C44.371%2C21%2C44V14%0A%09%09c0-0.371%2C0.205-0.711%2C0.533-0.884c0.328-0.174%2C0.724-0.15%2C1.031%2C0.058l22%2C15C44.836%2C28.36%2C45%2C28.669%2C45%2C29s-0.164%2C0.64-0.437%2C0.826%0A%09%09l-22%2C15C22.394%2C44.941%2C22.197%2C45%2C22%2C45z%20M23%2C15.893v26.215L42.225%2C29L23%2C15.893z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E") center center no-repeat;
 background-size: 100% auto !important;
 position: absolute;
 cursor: pointer !important;
 left: 50%;
 top: 50%;
 margin: -35px 0px 0px -35px;
 z-index: 10;
}
.product-single .product-single-top-content-body .images .images-inner .images-rotator .item .video .play-video.in {
 display: none;
}
.product-single .product-single-top-content-body .images .images-inner .images-rotator .item .video video {
 width: 100%;
 height: auto !important;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper.has-arrows {
 padding-right: 60px;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper.has-arrows .thumbs-rotator-arrows {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows {
 position: absolute;
 right: 0px;
 width: 52px;
 bottom: 0px;
 top: 0px;
 border: 1px solid #e5e5e5;
 display: none;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-prev,
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-next {
 width: 100%;
 height: 50%;
 cursor: pointer;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-prev::after,
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-next::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 content: "\0055";
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-prev.slick-next,
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-next.slick-next {
 border-top: 1px solid #e5e5e5;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-prev.slick-next::after,
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-next.slick-next::after {
 content: "\0056";
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-prev:hover::after,
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator-arrows .slick-next:hover::after {
 color: #ee5f00;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator {
 margin: 0px -5px;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator .thumb {
 padding: 0px 5px;
 cursor: pointer;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator .thumb > div {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 border: 1px solid #e5e5e5;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator .thumb > div.is-video:before {
 width: 30px;
 height: 30px;
 background: url("data:image/svg+xml,%3Csvg%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20%0A%09%20viewBox%3D%220%200%2058%2058%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Ccircle%20style%3D%22fill%3A%23ee5f00%3B%22%20cx%3D%2229%22%20cy%3D%2229%22%20r%3D%2229%22%2F%3E%0A%3Cg%3E%0A%09%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2244%2C29%2022%2C44%2022%2C29.273%2022%2C14%20%09%22%2F%3E%0A%09%3Cpath%20style%3D%22fill%3A%23FFFFFF%3B%22%20d%3D%22M22%2C45c-0.16%2C0-0.321-0.038-0.467-0.116C21.205%2C44.711%2C21%2C44.371%2C21%2C44V14%0A%09%09c0-0.371%2C0.205-0.711%2C0.533-0.884c0.328-0.174%2C0.724-0.15%2C1.031%2C0.058l22%2C15C44.836%2C28.36%2C45%2C28.669%2C45%2C29s-0.164%2C0.64-0.437%2C0.826%0A%09%09l-22%2C15C22.394%2C44.941%2C22.197%2C45%2C22%2C45z%20M23%2C15.893v26.215L42.225%2C29L23%2C15.893z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E") center center no-repeat;
 background-size: 100% auto !important;
 position: absolute;
 pointer-events: none;
 content: " ";
 top: 50%;
 left: 50%;
 margin: -15px 0px 0px -15px;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator .thumb > div img {
 max-width: 100%;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.product-single .product-single-top-content-body .images .images-inner .thumbs-rotator-wrapper .thumbs-rotator .thumb.slick-current > div {
 border-color: #ee5f00;
}
@media (max-width: 767px) {
 .product-single .product-single-top-content-body .description {
 margin-bottom: 30px;
 }
}
.product-single .product-single-top-content-body .description.has-image {
 width: 56%;
 float: right;
 padding: 0px 15px;
}
@media (max-width: 767px) {
 .product-single .product-single-top-content-body .description.has-image {
 width: 100%;
 float: none;
 }
}
.product-single .product-single-top-content-body .description .authors {
 margin-bottom: 20px;
}
.product-single .product-single-top-content-body .description .authors span {
 color: #ee5f00;
 font-size: 14px;
}
.product-single .product-single-top-content-body .description .authors span a {
 color: inherit;
}
.product-single .product-single-top-content-body .description .reviews-info {
 margin-bottom: 20px;
 background: #f1f2f5;
 padding: 15px 25px;
 cursor: pointer;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.product-single .product-single-top-content-body .description .reviews-info .stars {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 margin-right: 10px;
}
.product-single .product-single-top-content-body .description .reviews-info .stars > span {
 display: block;
 float: left;
 margin-right: 2px;
 position: relative;
 width: 14px;
 height: 14px;
 font-size: 12px;
 line-height: 14px;
}
.product-single .product-single-top-content-body .description .reviews-info .stars > span:before {
 color: #ee5f00;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\0050";
}
.product-single .product-single-top-content-body .description .reviews-info .stars.star1 span:nth-child(n+2)::before {
 content: "\004f";
}
.product-single .product-single-top-content-body .description .reviews-info .stars.star2 span:nth-child(n+3)::before {
 content: "\004f";
}
.product-single .product-single-top-content-body .description .reviews-info .stars.star3 span:nth-child(n+4)::before {
 content: "\004f";
}
.product-single .product-single-top-content-body .description .reviews-info .stars.star4 span:last-child::before {
 content: "\004f";
}
.product-single .product-single-top-content-body .description .reviews-info .add-review {
 color: #ee5f00;
 cursor: pointer;
}
.product-single .product-single-top-content-body .description .data-group {
 margin-bottom: 30px;
}
.product-single .product-single-top-content-body .description .data-group .data-row {
 color: #8b8b8b;
 padding: 5px 5px;
}
.product-single .product-single-top-content-body .description .data-group .data-row:nth-child(even) {
 background: rgba(241, 242, 245, 0.5);
}
.product-single .product-single-top-content-body .description .data-group .data-row .value {
 margin-left: 10px;
 color: #000000;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div {
 padding: 20px 20px 20px 90px;
 margin-bottom: 10px;
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div .title-info {
 margin: 0px 0px 5px 0px;
 font-size: 14px;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div p:not(.title-info) {
 font-size: 12px;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div p:not(.title-info):last-child {
 margin-bottom: 0px;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div .book-look {
 text-decoration: none !important;
 cursor: pointer;
 padding-right: 30px;
 background: url('/img/svg/i-eye.svg') no-repeat right center;
 background-size: auto 13px !important;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div.info-ico-fragment {
 background: url('/img/svg/i-fragment.svg') no-repeat left 20px center;
 background-size: auto 42px !important;
}
.product-single .product-single-top-content-body .description .product-single-info-ico > div.info-ico-delivery {
 background: url('/img/svg/i-delivery.svg') no-repeat left 20px center;
 background-size: auto 42px !important;
}
.product-single .prices-wrapper {
 width: 30%;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single .prices .prices-variants .variant {
 margin-bottom: 10px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.product-single .prices .prices-variants .variant.disabled label {
 cursor: not-allowed !important;
}
.product-single .prices .prices-variants .variant input[type="radio"] {
 position: absolute;
 left: 0px;
 top: 0px;
 margin: 0px;
 opacity: 0;
}
.product-single .prices .prices-variants .variant label {
 border: 1px solid #e5e5e5;
 padding: 30px 30px 30px 60px;
 cursor: pointer;
 display: block;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 1200px) {
 .product-single .prices .prices-variants .variant label {
 padding: 20px 20px 20px 40px;
 }
}
.product-single .prices .prices-variants .variant label::before {
 position: absolute;
 left: 30px;
 top: 32px;
 width: 16px;
 height: 16px;
 border: 1px solid #e5e5e5;
 content: " ";
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
@media (max-width: 1200px) {
 .product-single .prices .prices-variants .variant label::before {
 top: 22px;
 left: 15px;
 }
}
.product-single .prices .prices-variants .variant label::after {
 position: absolute;
 left: 35px;
 top: 37px;
 width: 6px;
 height: 6px;
 background: #139ada;
 content: " ";
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 opacity: 0;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 1200px) {
 .product-single .prices .prices-variants .variant label::after {
 left: 20px;
 top: 27px;
 }
}
.product-single .prices .prices-variants .variant input:checked + label {
 background: #f1f2f5;
}
.product-single .prices .prices-variants .variant input:checked + label::after {
 opacity: 1;
}
.product-single .prices .prices-variants .variant .label-inside {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 font-size: 11px;
 display: block;
}
.product-single .prices .prices-variants .variant .label-inside .label-disabled {
 background: #d00307;
 color: #FFF;
 display: table;
 padding: 2px 6px;
 margin-bottom: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.product-single .prices .prices-variants .variant .label-inside .label-name {
 font-weight: bold;
 font-size: 14px;
 margin-bottom: 5px;
 display: block;
}
.product-single .prices .prices-variants .variant .label-inside .label-name.has-saving {
 padding-right: 70px;
}
.product-single .prices .prices-variants .variant .label-inside .saving {
 position: absolute;
 right: 0px;
 top: 0px;
 background: #ee5f00;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 padding: 0px 10px;
 width: 60px;
 line-height: 24px;
 text-align: center;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.product-single .prices .prices-variants .variant .label-inside .price-values {
 font-size: 16px;
 display: block;
}
.product-single .prices .prices-variants .variant .label-inside .price-values .price-old {
 color: #666666;
 margin-right: 10px;
 text-decoration: line-through;
}
.product-single .prices .prices-variants .variant .label-inside .price-values .price-current {
 font-weight: bold;
 color: #ee5f00;
}
.product-single .prices .prices-variants .variant .label-inside .data-row,
.product-single .prices .prices-variants .variant .label-inside .preorder,
.product-single .prices .prices-variants .variant .label-inside .preview {
 margin-bottom: 5px;
 display: block;
}
.product-single .prices .prices-variants .variant .label-inside .preview > a,
.product-single .prices .prices-variants .variant .label-inside .preview-more > a {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: inline-block;
 padding-right: 20px;
 background: url('/img/svg/i-download.svg') no-repeat right center;
 background-size: auto 11px !important;
 text-decoration: none !important;
 color: #000000;
}
.product-single .prices .prices-variants .variant .label-inside .preview > a:hover,
.product-single .prices .prices-variants .variant .label-inside .preview-more > a:hover {
 color: #ee5f00;
}
.product-single .prices .prices-variants .variant .label-inside .preview.preview-more > a,
.product-single .prices .prices-variants .variant .label-inside .preview-more.preview-more > a {
 background: none !important;
}
.product-single .prices .prices-variants .variant .label-inside .preview.preview-more > a::after,
.product-single .prices .prices-variants .variant .label-inside .preview-more.preview-more > a::after {
 content: " ";
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22arrow-right%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2018%2012%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M17.92%2C6.38c.1-.24.1-.52%2C0-.76-.05-.12-.12-.23-.22-.33L12.71.29c-.39-.39-1.02-.39-1.41%2C0s-.39%2C1.02%2C0%2C1.41l3.29%2C3.29H1C.45%2C5%2C0%2C5.45%2C0%2C6s.45%2C1%2C1%2C1h13.59l-3.29%2C3.29c-.39.39-.39%2C1.02%2C0%2C1.41.2.2.45.29.71.29s.51-.1.71-.29l5-5c.09-.09.17-.2.22-.33Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat right center;
 background-size: 12px auto !important;
 position: absolute;
 right: 0px;
 top: 0px;
 bottom: 0px;
 width: 20px;
}
.product-single .prices .prices-variants .variant .label-inside .amount {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: block;
 margin: 15px 0px 0px 0px;
 width: 180px;
 border: 1px solid #e5e5e5;
 padding: 0px 50px;
 background: #ffffff;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.product-single .prices .prices-variants .variant .label-inside .amount::before {
 content: " ";
 position: absolute;
 left: 50px;
 top: 14px;
 bottom: 14px;
 width: 1px;
 background: #e5e5e5;
 pointer-events: none;
}
.product-single .prices .prices-variants .variant .label-inside .amount::after {
 content: " ";
 position: absolute;
 right: 50px;
 top: 14px;
 bottom: 14px;
 width: 1px;
 background: #e5e5e5;
 pointer-events: none;
}
.product-single .prices .prices-variants .variant .label-inside .amount .down,
.product-single .prices .prices-variants .variant .label-inside .amount .up {
 position: absolute;
 left: 0px;
 top: 0px;
 bottom: 0px;
 width: 50px;
 color: #000000;
}
.product-single .prices .prices-variants .variant .label-inside .amount .down::after,
.product-single .prices .prices-variants .variant .label-inside .amount .up::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 font-size: 10px;
 content: "\0046";
}
.product-single .prices .prices-variants .variant .label-inside .amount .down.up,
.product-single .prices .prices-variants .variant .label-inside .amount .up.up {
 left: auto;
 right: 0px;
}
.product-single .prices .prices-variants .variant .label-inside .amount .down.up::after,
.product-single .prices .prices-variants .variant .label-inside .amount .up.up::after {
 content: "\004b";
}
.product-single .prices .prices-variants .variant .label-inside .amount input {
 border: 0px;
 text-align: center;
 width: 100%;
 height: 50px;
 line-height: 50px;
 font-size: 14px;
 background: #ffffff;
 outline: 0px !important;
}
.product-single .prices .prices-variants .variant .label-inside .cena-30 {
 margin-top: 15px;
 display: block;
}
.product-single .prices .prices-variants .variant.disabled label {
 cursor: auto;
}
.product-single .prices .prices-variants .variant.disabled label .label-inside {
 color: #666666;
}
.product-single .prices .prices-variants .variant.disabled label .label-inside .price-values {
 color: #666666;
}
.product-single .prices .prices-variants .variant.disabled label .label-inside .price-values .price-current {
 color: #666666;
}
.product-single .prices .buttons-product .el-button {
 width: 100%;
 margin-bottom: 10px;
}
/* Zakładki w karcie produktu */
.tabs,
.product-tabs {
 margin-bottom: var(--layout-margin);
}
.tabs .nav-tabs,
.product-tabs .nav-tabs {
 border: 0px;
 margin: 0px 0px var(--layout-margin) 0px !important;
 padding: 10px 0px;
 background: #f1f2f5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 767px) {
 .tabs .nav-tabs,
 .product-tabs .nav-tabs {
 margin-bottom: 30px !important;
 }
}
.tabs .nav-tabs > li,
.product-tabs .nav-tabs > li {
 display: inline-block;
 margin: 0px !important;
}
.tabs .nav-tabs > li > a,
.product-tabs .nav-tabs > li > a {
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 background: none !important;
 color: #000000 !important;
 border: 0px !important;
 margin: 0px !important;
 padding: 10px 20px;
 font-size: 16px;
 font-weight: bold;
}
.tabs .nav-tabs > li:active a,
.product-tabs .nav-tabs > li:active a,
.tabs .nav-tabs > li:hover a,
.product-tabs .nav-tabs > li:hover a,
.tabs .nav-tabs > li.active a,
.product-tabs .nav-tabs > li.active a {
 color: #ee5f00 !important;
}
.tabs .tab-content:after,
.product-tabs .tab-content:after {
 clear: both;
 display: block;
 content: " ";
}
.tabs .tab-content #opis h2,
.product-tabs .tab-content #opis h2 {
 font-weight: bold;
 margin-bottom: 20px;
}
.tabs .tab-content #opis h3,
.product-tabs .tab-content #opis h3,
.tabs .tab-content #opis h4,
.product-tabs .tab-content #opis h4 {
 margin-bottom: 15px;
}
.tabs .tab-content #opis p + h2,
.product-tabs .tab-content #opis p + h2,
.tabs .tab-content #opis p + h3,
.product-tabs .tab-content #opis p + h3,
.tabs .tab-content #opis p + h4,
.product-tabs .tab-content #opis p + h4,
.tabs .tab-content #opis p + .title-big,
.product-tabs .tab-content #opis p + .title-big,
.tabs .tab-content #opis p + .title-large,
.product-tabs .tab-content #opis p + .title-large,
.tabs .tab-content #opis p + .title-medium,
.product-tabs .tab-content #opis p + .title-medium,
.tabs .tab-content #opis p + .title-small,
.product-tabs .tab-content #opis p + .title-small {
 margin-top: 30px;
}
.tabs .tab-content .tab-image,
.product-tabs .tab-content .tab-image {
 border: 1px solid #e5e5e5;
 float: left;
 margin: 0px 20px 10px 0px;
}
@media (max-width: 580px) {
 .tabs .tab-content .tab-image,
 .product-tabs .tab-content .tab-image {
 float: none;
 margin: 0px auto 20px auto;
 display: table;
 }
}
.tabs .tab-content .tab-image.tab-image-right,
.product-tabs .tab-content .tab-image.tab-image-right {
 float: right;
 margin: 0px 0px 10px 20px;
}
@media (max-width: 580px) {
 .tabs .tab-content .tab-image.tab-image-right,
 .product-tabs .tab-content .tab-image.tab-image-right {
 float: none;
 margin: 0px auto 20px auto;
 display: table;
 }
}
.tabs .tab-content .tab-image img,
.product-tabs .tab-content .tab-image img {
 max-width: 100%;
}
.tabs .tab-content .table-koszty,
.product-tabs .tab-content .table-koszty,
.tabs .tab-content .table-costs,
.product-tabs .tab-content .table-costs {
 max-width: 100%;
 width: 100%;
 margin: auto;
}
.tabs .tab-content table tr:first-child td,
.product-tabs .tab-content table tr:first-child td {
 border-top: 0px;
}
.specyfikacja {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.specyfikacja .specyfikacja-item {
 width: 33.33333333%;
 padding: 0px 5px 10px 5px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.specyfikacja .specyfikacja-item > div {
 width: 100%;
 border: 1px solid #e5e5e5;
 padding: 20px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.specyfikacja .specyfikacja-item > div .name {
 display: block;
}
.specyfikacja .specyfikacja-item > div .value {
 display: block;
 color: #ee5f00;
 font-weight: bold;
}
#tab-autor .autor-item {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
#tab-autor .autor-item .autor-image {
 width: 100px;
 height: 100px;
 -webkit-border-radius: 51%;
 -moz-border-radius: 51%;
 border-radius: 51%;
 min-width: 100px;
 margin-right: 30px;
}
#tab-autor .autor-item .autor-image img {
 width: 100%;
 display: block;
 -webkit-border-radius: 51%;
 -moz-border-radius: 51%;
 border-radius: 51%;
}
#tab-autor .autor-item .autor-description {
 width: 100%;
}
#tab-autor .autor-item .autor-description .title-small {
 margin: 0px;
}
#tab-autor .autor-item .autor-description .title-small + .autor-description-body {
 margin-top: 10px;
}
#tab-autor .autor-item + .autor-item {
 border-top: 1px solid #e5e5e5;
 margin-top: 20px;
 padding-top: 20px;
}
/* Dodatkowe sekcje w karcie produktu */
.product-single-bottom .product-single-bottom-section {
 margin-bottom: var(--layout-margin);
}
/* Rotator produktów */
.product-owl .owl-carousel .owl-stage {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.product-owl .owl-carousel .owl-stage .owl-item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
}
.product-owl .owl-carousel .owl-stage .owl-item .item {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 width: 100%;
}
.product-owl .product-item {
 width: 100% !important;
 padding: 0px !important;
 margin: 0px !important;
}
/* Wydawnictwo Prześwity */
/* Wydawnictwo Prześwity */
/* Wydawnictwo Prześwity */
.header-bar {
 position: relative;
 overflow: hidden;
}
.header-bar .close {
 position: absolute;
 right: 0px;
 top: 0px;
 width: 30px;
 height: 30px;
 color: inherit;
 z-index: 10;
 right: 10px;
 top: 10px;
 cursor: pointer;
 margin: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (max-width: 767px) {
 .header-bar .close {
 top: 0px;
 right: 0px;
 }
}
.header-bar .close::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\004d';
 font-size: 10px;
}
@media (max-width: 991px) {
 .header-bar picture {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 }
}
@media (max-width: 991px) {
 .header-bar picture img {
 min-height: 130px;
 width: auto !important;
 max-width: none !important;
 height: auto !important;
 }
}
.header-bar .description {
 padding: 0px 30px;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: grid;
 z-index: 2;
}
@media (max-width: 767px) {
 .header-bar .description {
 padding: 0px;
 }
}
.header-bar .description .container {
 place-self: center;
}
@media (max-width: 767px) {
 .header-bar .description .container {
 width: 100%;
 }
}
.header-bar .description[data-href] {
 cursor: pointer;
}
.header-bar .description .description-body {
 font-weight: 800;
 font-size: 36px;
}
@media (min-width: 1200px) {
 .header-bar .description .description-body {
 font-size: 44px;
 }
}
@media (max-width: 991px) {
 .header-bar .description .description-body {
 font-size: 20px;
 }
}
.header-bar .description .description-body.text-align-right {
 text-align: right;
}
.header-bar .description .description-body.text-align-center {
 text-align: center;
}
.header-bar .description .description-body input {
 position: absolute;
 opacity: 0;
 right: 0px;
 bottom: 0px;
 z-index: -1;
}
@media (max-width: 767px) {
 .header-bar .description .description-body .podpis {
 margin-bottom: 10px;
 }
}
.header-bar .description .description-body .copy-code {
 border: 1px solid currentColor;
 font-size: 12px;
 text-transform: uppercase;
 padding: 5px 10px;
 font-weight: 400;
 cursor: pointer;
 display: inline-block;
 vertical-align: middle;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.header-bar.in-product {
 width: 100% !important;
 height: 80px !important;
 overflow: hidden;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 767px) {
 .header-bar.in-product {
 height: 160px !important;
 }
}
.header-bar.in-product picture {
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.header-bar.in-product picture img {
 height: 80px !important;
 width: auto !important;
 max-width: none !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 767px) {
 .header-bar.in-product picture img {
 height: 160px !important;
 }
}
.header-bar.in-product .description {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.header-bar.in-product .description .description-body {
 font-weight: 800;
 font-size: 24px;
 width: 100%;
 padding-right: 120px;
}
@media (max-width: 1200px) {
 .header-bar.in-product .description .description-body {
 font-size: 20px;
 }
}
@media (max-width: 767px) {
 .header-bar.in-product .description .description-body {
 padding: 0px;
 display: grid;
 align-self: center;
 }
}
.header-bar.in-product .description .description-body .bar-tekst {
 margin-right: 15px;
 display: inline-block;
}
@media (max-width: 767px) {
 .header-bar.in-product .description .description-body .bar-tekst {
 margin: 0px 0px 5px 0px;
 }
}
.header-bar.in-product .description .description-body .podpis {
 margin-right: 15px;
 font-size: 14px;
 display: inline-block;
}
@media (max-width: 767px) {
 .header-bar.in-product .description .description-body .podpis {
 margin: 0px 0px 5px 0px;
 }
}
.header-bar.in-product .description .description-body .podpis .kod {
 color: #ee5f00;
}
.header-bar.in-product .description .description-body .copy-code {
 margin: 0px;
 background: #ee5f00;
 color: #ffffff;
 border: 1px solid #ee5f00;
 max-width: fit-content;
}
@media (min-width: 768px) {
 .header-bar.in-product .description .description-body .copy-code {
 position: absolute;
 right: 30px;
 top: 50%;
 transform: translate(0, -50%);
 -webkit-transform: translate(0, -50%);
 -moz-transform: translate(0, -50%);
 -o-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 }
}
/* Wydawnictwo Prześwity */
/* Wydawnictwo Mtbooks */
/* Wydawnictwo Prześwity */
*:focus-visible {
 outline: solid 2px #94a3b8 !important;
}
#wcag-link {
 position: absolute;
 top: 20px;
 left: 20px;
 z-index: 99999999;
 outline: none;
 overflow: visible;
}
#wcag-link > a {
 border: 2px solid #ee5f00;
 color: #000000;
 padding: 10px 20px;
 background: #FFF;
 outline: none !important;
 position: absolute;
 left: 0px;
 position: absolute !important;
 clip: rect(1px, 1px, 1px, 1px);
 overflow: hidden;
 height: 1px;
 text-decoration: none !important;
}
#wcag-link > a:focus {
 position: static !important;
 clip: auto;
 overflow: visible;
 height: auto;
}
[class*='icon-']:before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 text-decoration: none !important;
}
.icon-home:before {
 content: '\0041';
}
.icon-key:before {
 content: '\0042';
}
.icon-logout:before {
 content: '\0043';
}
.icon-mail:before {
 content: '\0044';
}
.icon-marker:before {
 content: '\0045';
}
.icon-minus:before {
 content: '\0046';
}
.icon-ok:before {
 content: '\0047';
}
.icon-pack:before {
 content: '\0048';
}
.icon-pen:before {
 content: '\0049';
}
.icon-phone:before {
 content: '\004a';
}
.icon-plus:before {
 content: '\004b';
}
.icon-print:before {
 content: '\004c';
}
.icon-remove:before {
 content: '\004d';
}
.icon-search:before {
 content: '\004e';
}
.icon-star:before {
 content: '\004f';
}
.icon-star-active:before {
 content: '\0050';
}
.icon-trash:before {
 content: '\0051';
}
.icon-user:before {
 content: '\0052';
}
.icon-alert:before {
 content: '\0053';
}
.icon-arrow-down:before {
 content: '\0054';
}
.icon-arrow-left:before {
 content: '\0055';
}
.icon-arrow-right:before {
 content: '\0056';
}
.icon-arrow-up:before {
 content: '\0057';
}
.icon-ask:before {
 content: '\0058';
}
.icon-bag:before {
 content: '\0059';
}
.icon-bag-ok:before {
 content: '\005a';
}
.icon-bell:before {
 content: '\0061';
}
.icon-calendar:before {
 content: '\0062';
}
.icon-cart:before {
 content: '\0063';
}
.icon-cart2:before {
 content: '\0064';
}
.icon-cart-empty:before {
 content: '\0065';
}
.icon-delivery:before {
 content: '\0066';
}
.icon-discount:before {
 content: '\0067';
}
.icon-dots:before {
 content: '\0068';
}
.icon-dots-vertical:before {
 content: '\0069';
}
.icon-favourites:before {
 content: '\006a';
}
.icon-favourites-active:before {
 content: '\006b';
}
.icon-filter:before {
 content: '\006c';
}
.icon-file:before {
 content: '\006d';
}
.icon-flag:before {
 content: '\006e';
}
.icon-flag-in:before {
 content: '\006f';
}
.icon-message:before {
 content: '\0070';
}
.icon-eye:before {
 content: '\0071';
}
.icon-eye-in:before {
 content: '\0072';
}
.icon-link:before {
 content: '\0073';
}
.icon-fly:before {
 content: '\0074';
}
.icon-arrow-button-right:before {
 content: '\0075';
}
.icon-arrow-button-left:before {
 content: '\0076';
}
.icon-alert-error:before {
 content: '\0077';
}
.icon-alert-success:before {
 content: '\0078';
}
.icon-categories:before {
 content: '\0079';
}
.icon-filters:before {
 content: '\007a';
}
/* DMSGALLERY */
#DmsGallery {
 display: none;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 1091;
 position: fixed;
}
#gallery_miniatury {
 display: inline-block;
 width: 500px;
 height: 80px;
 white-space: nowrap;
 overflow: hidden;
}
#gallery_miniatury_right,
#gallery_miniatury_left {
 display: inline-block;
 width: 100px;
 height: 80px;
 cursor: pointer;
 position: relative;
}
#gallery_miniatury_right .icon-container,
#gallery_miniatury_left .icon-container {
 top: 35px;
}
#gallery_miniatury_left .icon-container {
 left: 50px;
}
#gallery_miniatury_right .icon-container {
 right: 50px;
}
#gallery_tlo {
 display: none;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 1090;
 position: fixed;
 background: #000000;
}
#DmsGallery #gallery_miniatury_mag {
 display: none !important;
}
#DmsGallery .icon-container {
 /* Kolor ikon */
 color: #ee5f00;
 overflow: hidden;
 font-size: 15px;
 padding-top: 1px;
 text-align: center;
 width: 25px;
 height: 25px;
 position: absolute;
 z-index: 2000;
 /*
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*/
 cursor: pointer;
}
#DmsGallery #gallery_close {
 display: none;
 right: 5px;
 top: 5px;
 font-size: 19px;
}
#DmsGallery #gallery_zoom {
 display: none !important;
 right: 5px;
 bottom: 5px;
}
#DmsGallery #gallery_back {
 left: 5px;
}
#DmsGallery #gallery_next {
 right: 5px;
}
#DmsGallery #gallery_back,
#DmsGallery #gallery_next {
 font-size: 30px;
 padding-top: 0px;
 height: 35px;
 width: 35px;
}
#DmsGallery #gallery_inside > div {
 overflow: hidden;
 position: relative;
 /*
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
-moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
*/
}
#DmsGallery #gallery_miniatury a img {
 cursor: pointer;
 border: solid 1px #000000;
 margin-left: 1px;
 margin-right: 1px;
 margin-top: 2px;
}
#DmsGallery #gallery_miniatury a img.active {
 border-color: #ff0000;
}
#DmsGallery #gallery_podpis {
 display: none;
 padding-top: 7px;
 padding-bottom: 6px;
 background: #ffffff;
 color: #000000;
 padding-top: 6px;
 font-size: 13px;
}
#DmsGallery .loading {
 overflow: hidden;
 /*
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*/
 position: absolute;
 z-index: 1992;
 width: 50px;
 height: 50px;
 text-align: center;
}
#DmsGallery .loading img {
 min-width: 0px;
}
#DmsGallery #gallery_caption {
 padding: 3px;
 background: #fff;
}
#DmsGallery .icon-container {
 color: #ee5f00;
}
/** Globalne */
.layout figure {
 text-align: center;
}
.layout figure figcaption {
 font-size: .8em;
 text-align: center;
 padding: 5px 0px;
 display: block;
}
.layout figure img {
 display: table;
 margin: 0px auto;
}
.layout figure video {
 display: block;
 max-width: 100% !important;
 height: auto !important;
}
.layout .layout-description-footer {
 padding-top: 30px;
}
.layout .layout-description-footer a + a {
 margin-right: 20px;
}
.layout .layout-description-footer.is-right {
 padding-top: 10px;
 text-align: right;
}
.layout .layout-description-footer.is-right a + a {
 margin-right: 0px;
 margin-left: 20px;
}
.plik,
.file {
 display: block;
 width: 100%;
 border-bottom: 2px solid #e5e5e5;
 padding: 15px 80px 15px 50px;
 color: #000000 !important;
 font-size: 16px;
 font-weight: 400;
 text-decoration: none !important;
 background: url('/img/static/types/custom.svg') no-repeat left center;
 background-size: auto 36px !important;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.plik:after,
.file:after {
 content: "POBIERZ";
 position: absolute;
 right: 0px;
 top: 50%;
 transform: translate(0, -50%);
 -webkit-transform: translate(0, -50%);
 -moz-transform: translate(0, -50%);
 -o-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 font-size: 14px;
 font-weight: 600;
 color: #000000;
 text-transform: uppercase;
 border-bottom: 2px solid #ee5f00;
}
.plik span,
.file span {
 font-size: .9em;
 color: rgba(0, 0, 0, 0.8);
}
.plik:lang(en)::after,
.file:lang(en)::after {
 content: "DOWNLOAD";
}
.plik:hover:after,
.file:hover:after {
 color: #ee5f00;
}
.plik[href*="pdf"],
.file[href*="pdf"] {
 background: url('/img/static/types/pdf.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*="ppt"],
.file[href*="ppt"],
.plik[href*="pptx"],
.file[href*="pptx"],
.plik[href*="odp"],
.file[href*="odp"] {
 background: url('/img/static/types/ppt.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*=".doc"],
.file[href*=".doc"],
.plik[href*=".docx"],
.file[href*=".docx"],
.plik[href*=".odt"],
.file[href*=".odt"] {
 background: url('/img/static/types/doc.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*="xls"],
.file[href*="xls"],
.plik[href*="xlsx"],
.file[href*="xlsx"],
.plik[href*="ods"],
.file[href*="ods"],
.plik[href*="csv"],
.file[href*="csv"] {
 background: url('/img/static/types/xls.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*="zip"],
.file[href*="zip"],
.plik[href*="rar"],
.file[href*="rar"],
.plik[href*="tar"],
.file[href*="tar"],
.plik[href*="gz"],
.file[href*="gz"],
.plik[href*="7z"],
.file[href*="7z"] {
 background: url('/img/static/types/zip.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*=".png"],
.file[href*=".png"],
.plik[href*=".jpg"],
.file[href*=".jpg"],
.plik[href*=".gif"],
.file[href*=".gif"],
.plik[href*=".bmp"],
.file[href*=".bmp"],
.plik[href*=".webp"],
.file[href*=".webp"] {
 background: url('/img/static/types/image.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*=".mpg"],
.file[href*=".mpg"],
.plik[href*=".mpeg"],
.file[href*=".mpeg"],
.plik[href*=".mp4"],
.file[href*=".mp4"],
.plik[href*=".avi"],
.file[href*=".avi"],
.plik[href*=".webm"],
.file[href*=".webm"],
.plik[href*=".ogg"],
.file[href*=".ogg"],
.plik[href*=".swf"],
.file[href*=".swf"],
.plik[href*=".flv"],
.file[href*=".flv"],
.plik[href*=".wmv"],
.file[href*=".wmv"] {
 background: url('/img/static/types/video.svg') no-repeat left center;
 background-size: auto 36px !important;
}
.plik[href*=".wav"],
.file[href*=".wav"],
.plik[href*=".mp3"],
.file[href*=".mp3"] {
 background: url('/img/static/types/audio.svg') no-repeat left center;
 background-size: auto 36px !important;
}
/** Układ ze zdjęciem - podstawowy */
.layout-image-left.layout-image-right .layout-image,
.layout-image-right.layout-image-right .layout-image {
 float: right;
 margin-left: 30px;
 margin-bottom: 15px;
}
.layout-image-left.layout-image-left .layout-image,
.layout-image-right.layout-image-left .layout-image {
 float: left;
 margin-right: 30px;
 margin-bottom: 15px;
}
/** Układ ze zdjęciem i wyśrodkowanym tekstem - podstawowy */
.layout-image-center-left,
.layout-image-center-right {
 margin: 0px -15px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
}
@media (max-width: 991px) {
 .layout-image-center-left,
 .layout-image-center-right {
 display: block !important;
 margin: 0px;
 }
}
.layout-image-center-left .layout-image,
.layout-image-center-right .layout-image {
 padding: 0px 15px;
 -webkit-box-ordinal-group: 2;
 -moz-box-ordinal-group: 2;
 -ms-flex-order: 1;
 -webkit-order: 1;
 -moz-order: 1;
 -ms-order: 1;
 order: 1;
}
@media (min-width: 992px) and (max-width: 1200px) {
 .layout-image-center-left .layout-image,
 .layout-image-center-right .layout-image {
 max-width: 50%;
 }
}
.layout-image-center-left .layout-image img,
.layout-image-center-right .layout-image img {
 max-width: 100%;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 991px) {
 .layout-image-center-left .layout-image,
 .layout-image-center-right .layout-image {
 padding: 0px;
 margin-bottom: 30px;
 }
 .layout-image-center-left .layout-image .image-figure,
 .layout-image-center-right .layout-image .image-figure {
 min-width: 100% !important;
 }
}
.layout-image-center-left .layout-description,
.layout-image-center-right .layout-description {
 -webkit-box-ordinal-group: 3;
 -moz-box-ordinal-group: 3;
 -ms-flex-order: 2;
 -webkit-order: 2;
 -moz-order: 2;
 -ms-order: 2;
 order: 2;
 width: 100%;
 padding: 0px 15px;
}
@media (max-width: 991px) {
 .layout-image-center-left .layout-description,
 .layout-image-center-right .layout-description {
 padding: 0px;
 }
 .layout-image-center-left .layout-description + .layout-image,
 .layout-image-center-right .layout-description + .layout-image {
 margin: 30px 0px 0px 0px !important;
 }
}
.layout-image-center-left.layout-image-center-right .layout-image,
.layout-image-center-right.layout-image-center-right .layout-image {
 -webkit-box-ordinal-group: 3;
 -moz-box-ordinal-group: 3;
 -ms-flex-order: 2;
 -webkit-order: 2;
 -moz-order: 2;
 -ms-order: 2;
 order: 2;
}
.layout-image-center-left.layout-image-center-right .layout-description,
.layout-image-center-right.layout-image-center-right .layout-description {
 -webkit-box-ordinal-group: 2;
 -moz-box-ordinal-group: 2;
 -ms-flex-order: 1;
 -webkit-order: 1;
 -moz-order: 1;
 -ms-order: 1;
 order: 1;
}
@media (min-width: 992px) {
 .layout-image-center-left.image-half .layout-image,
 .layout-image-center-right.image-half .layout-image {
 width: 50%;
 }
 .layout-image-center-left.image-half .layout-description,
 .layout-image-center-right.image-half .layout-description {
 width: 50%;
 }
}
.layout-image-center-left.flex-start,
.layout-image-center-right.flex-start {
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
}
.layout-image-center {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-orient: vertical;
 -moz-box-orient: vertical;
 -webkit-box-direction: normal;
 -moz-box-direction: normal;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
}
.layout-image-center .layout-image {
 margin-bottom: 15px;
}
/** Galerie */
.layout-gallery {
 margin: 0px -15px -30px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: stretch;
 -moz-box-align: stretch;
 -ms-flex-align: stretch;
 -webkit-align-items: stretch;
 -moz-align-items: stretch;
 -ms-align-items: stretch;
 align-items: stretch;
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
}
@media (max-width: 767px) {
 .layout-gallery {
 margin: 0px -5px -10px -5px;
 }
}
.layout-gallery > div {
 padding: 0px 15px;
 margin-bottom: 30px;
 width: 50%;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (max-width: 767px) {
 .layout-gallery > div {
 padding: 0px 5px;
 margin-bottom: 10px;
 }
}
.layout-gallery.columns-3 > div {
 width: 33.33333333%;
}
@media ((max-width: 480px)) {
 .layout-gallery.columns-3 > div {
 width: 50%;
 }
}
.layout-gallery.columns-4 > div {
 width: 25%;
}
@media ((max-width: 768px)) {
 .layout-gallery.columns-4 > div {
 width: 33.33333333%;
 }
}
@media ((max-width: 480px)) {
 .layout-gallery.columns-4 > div {
 width: 50%;
 }
}
.layout-faq .layout-description {
 margin-bottom: 30px;
}
.layout-faq .layout-description p:last-child {
 margin-bottom: 0px;
}
.layout-faq .faq-items .faq-item {
 border-bottom: 1px solid #e5e5e5;
}
.layout-faq .faq-items .faq-item h1,
.layout-faq .faq-items .faq-item h2,
.layout-faq .faq-items .faq-item h3,
.layout-faq .faq-items .faq-item h4,
.layout-faq .faq-items .faq-item h5,
.layout-faq .faq-items .faq-item h6,
.layout-faq .faq-items .faq-item .title-large,
.layout-faq .faq-items .faq-item .title-medium,
.layout-faq .faq-items .faq-item .title-small,
.layout-faq .faq-items .faq-item .title-big {
 margin: 0px;
}
.layout-faq .faq-items .faq-item .faq-title {
 padding: 15px 30px 15px 0px;
 cursor: pointer;
 position: relative;
}
.layout-faq .faq-items .faq-item .faq-title:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.title-large):not(.title-medium):not(.title-small):not(.title-big) {
 font-size: 1.3em;
}
.layout-faq .faq-items .faq-item .faq-title::after {
 position: absolute;
 right: 0px;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0054';
 top: 50%;
 margin-top: -10px;
 font-size: 13px;
}
.layout-faq .faq-items .faq-item .faq-content {
 max-height: 0px;
 overflow: hidden;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.layout-faq .faq-items .faq-item.in .faq-title {
 color: #ee5f00;
}
.layout-faq .faq-items .faq-item.in .faq-title::after {
 content: '\0057';
}
.layout-faq .faq-items .faq-item.in .faq-content {
 max-height: 2000px;
}
/** Downloads */
.layout-downloads .layout-description {
 margin-bottom: 30px;
}
.layout-downloads .layout-description p:last-child {
 margin-bottom: 0px;
}
.layout-downloads .files .plik:last-child,
.layout-downloads .files .file:last-child {
 border-bottom: 0px;
}
/** Mapa */
.section-mapa {
 max-width: 100% !important;
 padding: 0px !important;
}
.layout-map .layout-description {
 margin-bottom: 30px;
}
.layout-map .layout-description p:last-child {
 margin-bottom: 0px;
}
.layout-map .google-map {
 background: #e5e5e5 url('/img/static/loader.svg') center center no-repeat;
 background-size: 70px auto !important;
 min-height: var(--iframe-height) !important;
}
.layout-map .google-map.is-grayscale {
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
 /* Firefox 3.5+ */
 filter: gray;
 /* IE6-9 */
 -webkit-filter: grayscale(100%);
 /* Chrome 19+, Safari 6+, Safari 6+ iOS */
 opacity: 100%;
}
.layout-map .google-map iframe {
 display: block;
 height: var(--iframe-height) !important;
}
.layout-slider .slider-carousel {
 padding-bottom: 30px;
}
.layout-slider .slider-carousel .item {
 display: none;
 margin: 0px auto;
}
.layout-slider .slider-carousel .item:first-child {
 display: block;
}
a {
 color: inherit;
}
a:hover {
 color: inherit;
}
a[href] {
 color: #000000;
}
a[href]:hover {
 color: #000000;
}
.error-404 {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -ms-flex-pack: distribute;
 -webkit-justify-content: space-around;
 -moz-justify-content: space-around;
 -ms-justify-content: space-around;
 justify-content: space-around;
 padding: 30px 0px;
}
@media (max-width: 767px) {
 .error-404 {
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 }
}
.error-404 > div {
 width: 50%;
 padding: 0px 20px;
 text-align: center;
}
.error-404 > div .button {
 display: table;
 margin: 20px auto 0px;
}
@media (max-width: 767px) {
 .error-404 > div {
 width: 100%;
 }
}
.error-404 svg {
 width: 100%;
 height: auto !important;
 display: block;
 margin: 0px auto;
}
@media (max-width: 767px) {
 .error-404 svg {
 max-width: 300px;
 }
}
.error-404 strong {
 position: relative;
 display: block;
 font-size: 7em;
 color: #ee5f00;
}
@media (max-width: 767px) {
 .error-404 a {
 display: table;
 margin: 0px auto;
 }
}
.has-link .img-zoom {
 display: block;
 overflow: hidden;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
}
.has-link .img-zoom img {
 -moz-transition-duration: 0.4s;
 -webkit-transition-duration: 0.4s;
 -o-transition-duration: 0.4s;
 transition-duration: 0.4s;
}
.has-link:hover .img-zoom img {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
}
.alert,
.el-alert,
.form-info {
 padding: 15px 15px 15px 45px;
 font-size: 14px;
 margin-bottom: 15px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.alert::before,
.el-alert::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\0061';
 position: absolute;
 left: 15px;
 top: 15px;
 font-size: 18px;
 line-height: 1;
}
.alert.alert-info,
.el-alert.alert-info,
.alert.is-info,
.el-alert.is-info {
 background: rgba(27, 136, 192, 0.05);
 border: 1px solid rgba(27, 136, 192, 0.3);
 color: #1b88c0;
}
.alert.alert-danger,
.el-alert.alert-danger,
.alert.is-danger,
.el-alert.is-danger {
 background: rgba(208, 3, 7, 0.05);
 border: 1px solid rgba(208, 3, 7, 0.3);
 color: #d00307;
}
.alert.alert-danger::before,
.el-alert.alert-danger::before,
.alert.is-danger::before,
.el-alert.is-danger::before {
 content: '\0053';
}
.alert.alert-warning,
.el-alert.alert-warning,
.alert.is-warning,
.el-alert.is-warning {
 background: rgba(133, 77, 14, 0.05);
 border: 1px solid rgba(133, 77, 14, 0.3);
 color: #854d0e;
}
.alert.alert-success,
.el-alert.alert-success,
.alert.is-success,
.el-alert.is-success {
 background: rgba(112, 172, 56, 0.05);
 border: 1px solid rgba(112, 172, 56, 0.3);
 color: #70ac38;
}
.alert.alert-success::before,
.el-alert.alert-success::before,
.alert.is-success::before,
.el-alert.is-success::before {
 content: "\0047";
}
.alert.is-center,
.el-alert.is-center {
 padding: 45px 15px 15px 15px !important;
}
.alert.is-center::before,
.el-alert.is-center::before {
 left: 50%;
 top: 15px;
 margin-left: -8px;
}
.modal-dms .modal-dialog .modal-content {
 -webkit-border-radius: 5px !important;
 -moz-border-radius: 5px !important;
 border-radius: 5px !important;
 border: 0px !important;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1) !important;
}
.modal-dms .modal-dialog .modal-content .modal-close {
 position: absolute;
 top: 15px;
 right: 15px;
 width: 15px;
 height: 15px;
 padding: 0px;
 margin: 0px;
 background: none;
 border: 0px;
 outline: none;
 z-index: 101;
 cursor: pointer;
 font-size: 13px;
}
.modal-dms .modal-dialog .modal-content .modal-close:hover {
 color: #ced6e0;
}
.modal-dms .modal-dialog .modal-content .modal-close::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: '\004d';
}
.modal-dms .modal-dialog .modal-content .modal-header {
 border-bottom: 1px solid #e5e5e5;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 width: 100%;
 padding: 15px 30px;
 position: relative;
 padding-right: 30px;
}
.modal-dms .modal-dialog .modal-content .modal-header .modal-title {
 width: 100%;
 font-size: 1.3em;
 font-weight: bold;
}
.modal-dms .modal-dialog .modal-content .modal-header .modal-close {
 top: 50%;
 margin-top: -8px;
}
.modal-dms .modal-dialog .modal-content .modal-body {
 padding: 30px;
 position: relative;
}
.modal-dms .modal-dialog .modal-content .modal-body .modal-title {
 margin-bottom: 30px;
}
.modal-dms .modal-dialog .modal-content .modal-body .modal-close {
 right: 15px;
 top: 15px;
}
.modal-dms .modal-dialog .modal-content .modal-body p:last-child {
 margin-bottom: 0px;
}
.modal-dms .modal-dialog .modal-content .modal-footer {
 padding: 15px 30px;
 background: rgba(229, 229, 229, 0.3);
}
.modal-dms .form-element {
 margin: 0px;
}
.content-modal-thanks .alert {
 margin: 0px;
}
.content-modal-thanks .alert + div {
 margin-top: 15px;
}
.modal-backdrop {
 background: #94a3b8;
}
.modal-backdrop.in {
 opacity: .3;
}
img {
 max-width: 100%;
 height: auto !important;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
}
.bootstrap-select {
 width: 100% !important;
 min-width: 60px;
 max-width: 600px;
}
.bootstrap-select button {
 line-height: 48px;
 height: 50px;
 padding: 0px 40px 0px 20px;
 border: 1px solid #e5e5e5;
 font-size: 14px;
 box-shadow: none !important;
 color: #000000 !important;
 background: #ffffff !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.bootstrap-select button .bs-caret {
 position: absolute;
 right: 0px;
 top: 0px;
 bottom: 0px;
 width: 30px;
}
.bootstrap-select button .bs-caret::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: "\0054";
 color: #000000;
 font-size: 9px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
.bootstrap-select button .bs-caret .caret {
 display: none !important;
}
.bootstrap-select button.select-sort,
.bootstrap-select button.select-limit {
 padding: 0px 40px 0px 90px;
 font-size: 12px;
}
.bootstrap-select button.select-sort.select-sort,
.bootstrap-select button.select-limit.select-sort {
 padding-left: 85px;
}
.bootstrap-select .filter-option {
 position: relative !important;
 padding: 0px !important;
 top: auto;
 left: auto;
 display: inline-block;
}
.bootstrap-select .dropdown-menu > li > a {
 color: #000000 !important;
 background: none !important;
 font-size: 14px;
 padding: 5px 20px !important;
}
.bootstrap-select .dropdown-menu > li.active > a,
.bootstrap-select .dropdown-menu > li.selected > a,
.bootstrap-select .dropdown-menu > li:hover > a {
 background: #ee5f00 !important;
 color: #ffffff !important;
}
.dropdown-menu {
 padding: 0px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 border: 1px solid #e5e5e5;
}
#wruchuModal_div * {
 box-sizing: unset;
}
.embeddedContent {
 text-align: center;
 position: relative;
 padding-bottom: 56.25%;
 /* 16:9 */
 padding-top: 25px;
 height: 0;
}
.embeddedContent iframe,
.embeddedContent object,
.embeddedContent video {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.table-responsive {
 margin: 0px;
}
@-webkit-keyframes animateArrow {
 0% {
 margin: 0px 10px;
 }
 50% {
 margin: 0px 0px;
 }
 100% {
 margin: 0px 10px;
 }
}
@-moz-keyframes animateArrow {
 0% {
 margin: 0px 10px;
 }
 50% {
 margin: 0px 0px;
 }
 100% {
 margin: 0px 10px;
 }
}
@-o-keyframes animateArrow {
 0% {
 margin: 0px 10px;
 }
 50% {
 margin: 0px 0px;
 }
 100% {
 margin: 0px 10px;
 }
}
@keyframes animateArrow {
 0% {
 margin: 0px 10px;
 }
 50% {
 margin: 0px 0px;
 }
 100% {
 margin: 0px 10px;
 }
}
.table-responsive-info {
 display: block;
 text-align: center;
 font-size: 10px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 767px) {
 .table-responsive-info {
 padding: 10px 20px;
 }
}
@media (max-width: 767px) {
 .table-responsive-info strong:before {
 content: "Przesuń w prawo bądź lewo za pomocą palca";
 }
}
@media (max-width: 767px) {
 .table-responsive-info .tr-left {
 position: absolute;
 left: 0px;
 top: 10px;
 }
 .table-responsive-info .tr-left:before {
 content: '\0055';
 color: #139ada;
 font-size: 8px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 }
}
@media (max-width: 767px) {
 .table-responsive-info .tr-right {
 position: absolute;
 right: 0px;
 top: 10px;
 }
 .table-responsive-info .tr-right:before {
 content: '\0056';
 font-size: 8px;
 color: #139ada;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 }
}
@media (max-width: 767px) {
 table {
 margin-bottom: 15px;
 }
}
table img {
 min-width: 100px;
 max-width: 100%;
 height: auto !important;
}
.offers {
 display: table-row;
}
/* Kreator formularzy */
.pole-inline {
 display: inline-block;
}
.pole-2zn {
 width: 40px;
}
.pole-3zn {
 width: 60px;
}
#req_s {
 margin-top: 10px;
}
label {
 margin: 0px;
 padding: 0px;
 font-weight: inherit;
 display: block;
}
/* CSS dodatki */
input {
 vertical-align: middle;
}
blockquote {
 margin-left: 30px;
}
hr,
.hr {
 background: #e5e5e5;
 margin: 30px 0px;
}
p + hr,
p + .hr {
 margin-top: 0px;
}
/* SYSTEMOWE */
body.cke_editable {
 padding: 10px;
}
.mailer {
 display: none;
}
.hidden {
 display: none;
}
.responsive-right {
 text-align: right;
 float: right;
}
.responsive-left {
 text-align: left;
 float: left;
}
/* DODATKI */
@media (max-width: 768px) {
 .responsive-left,
 .responsive-right {
 text-align: center;
 float: none;
 }
}
/* Edycja inline */
.cms-page-edit {
 position: relative;
 padding: 10px 0px;
 text-align: right;
 font-size: 12px;
}
.cms-page-edit > a.cms-link {
 color: #000000;
}
.cms-page-edit > a.cms-link span {
 margin-left: 10px;
 color: #4dab34;
}
.cms-edit {
 position: relative;
}
.cms-edit > a.cms-link {
 position: absolute !important;
 top: -10px !important;
 right: -10px !important;
 height: 20px !important;
 line-height: 20px !important;
 padding: 0px 10px !important;
 color: #FFF !important;
 text-align: center !important;
 background: #FFF !important;
 font-size: 11px !important;
 opacity: 0 !important;
 z-index: 9999 !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 background: #154fc3 !important;
}
.cms-edit > a.cms-link::before {
 content: "EDYTUJ";
}
.cms-edit > a.cms-link span {
 display: none;
}
.cms-edit::before {
 content: " ";
 position: absolute;
 top: -10px;
 left: -10px;
 right: -10px;
 bottom: -10px;
 background: rgba(21, 79, 195, 0.04);
 border: 1px dashed rgba(21, 79, 195, 0.1);
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 z-index: -1;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 opacity: 0;
}
.cms-edit:hover:before,
.cms-edit:hover a.cms-link {
 opacity: 1 !important;
}
.is-center {
 text-align: center;
}
.el-pagination-loader {
 background: #000;
 height: 400px;
}
.el-pagination {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: end;
 -moz-box-pack: end;
 -ms-flex-pack: end;
 -webkit-justify-content: flex-end;
 -moz-justify-content: flex-end;
 -ms-justify-content: flex-end;
 justify-content: flex-end;
 margin: 40px 0px 50px 0px;
 /** Test */
}
.el-pagination.is-test {
 background: #FFF;
 position: fixed;
 z-index: 999999;
 bottom: 0px;
 left: 0px;
 right: 0px;
}
.el-pagination > li {
 display: inline-block;
}
.el-pagination > li a {
 display: block;
 padding: 0px 5px;
 line-height: 50px;
 height: 50px;
 width: 50px;
 color: inherit;
 text-align: center;
 text-decoration: none;
 background: #FFF;
 font-size: 12px;
 font-weight: 400;
 margin: 0px 0px 10px 10px;
 border: 1px solid #e5e5e5 !important;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.el-pagination > li a.pagination-prev::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 color: #000000;
 content: '\0055';
 font-size: 10px;
}
.el-pagination > li a.pagination-next::before {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 color: #000000;
 content: '\0056';
 font-size: 10px;
}
.el-pagination > li.active a {
 background: #139ada;
 color: #ffffff;
}
.el-pagination > li:hover a {
 color: #139ada;
}
ul.cms-list-1 {
 padding-left: 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 list-style: none;
}
ul.cms-list-1 > li {
 padding-left: 30px !important;
 position: relative;
 padding-bottom: 10px !important;
 margin-bottom: 10px !important;
 border-bottom: 1px solid #e5e5e5;
}
ul.cms-list-1 > li:last-child {
 border-bottom: 0px;
}
ul.cms-list-1 > li::before {
 background: #FFF !important;
 width: 20px !important;
 height: 20px !important;
 position: absolute !important;
 left: 0px !important;
 top: 0px !important;
 border: 2px solid #ee5f00 !important;
 line-height: 18px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 text-align: center;
 font-size: 10px;
 content: "\0047" !important;
 -webkit-border-radius: 0px !important;
 -moz-border-radius: 0px !important;
 border-radius: 0px !important;
}
ul.cms-list-1 > li ul {
 padding-left: 20px;
}
ul.cms-list-2 {
 padding-left: 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 list-style: none;
}
ul.cms-list-2 > li {
 padding-left: 30px !important;
 position: relative;
 padding-bottom: 10px !important;
 margin-bottom: 10px !important;
 border-bottom: 1px solid #e5e5e5;
}
ul.cms-list-2 > li:last-child {
 border-bottom: 0px;
}
ul.cms-list-2 > li::before {
 background: #FFF !important;
 width: 20px !important;
 height: 20px !important;
 position: absolute !important;
 left: 0px !important;
 top: 0px !important;
 border: 2px solid #d00307 !important;
 line-height: 17px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 text-align: center;
 font-size: 10px;
 content: "\004d" !important;
 -webkit-border-radius: 0px !important;
 -moz-border-radius: 0px !important;
 border-radius: 0px !important;
}
ul.cms-list-2 > li ul {
 padding-left: 20px;
}
ul.cms-list-2 > li ul > li::before {
 background: #d00307 !important;
}
ul.cms-list-3 > li {
 padding-bottom: 15px !important;
 margin-bottom: 15px !important;
 padding-left: 0px !important;
 border-bottom: 1px solid #e5e5e5;
}
ul.cms-list-3 > li::before {
 display: none !important;
}
ul.cms-list-3 > li:last-child {
 border-bottom: 0px;
}
@media (min-width: 581px) {
 .list-column-2 > li,
 .list-column-3 > li {
 -webkit-column-break-inside: avoid;
 -moz-column-break-inside: avoid;
 -o-column-break-inside: avoid;
 -ms-column-break-inside: avoid;
 column-break-inside: avoid;
 page-break-inside: avoid;
 /* Firefox since v.19 */
 break-inside: avoid-column;
 /* IE10+, Opera 11.1—12.1 */
 }
}
@media (min-width: 581px) {
 .list-column-2.list-column-2,
 .list-column-3.list-column-2 {
 column-count: 2;
 column-gap: 30px;
 }
}
@media (min-width: 581px) and (max-width: 991px) {
 .list-column-2.list-column-3,
 .list-column-3.list-column-3 {
 column-count: 2;
 column-gap: 30px;
 }
}
@media (min-width: 992px) {
 .list-column-2.list-column-3,
 .list-column-3.list-column-3 {
 column-count: 3;
 column-gap: 30px;
 }
}
.dms .form-group {
 position: relative;
}
.dms .form-group .error-info {
 font-size: 12px;
 color: #d00307;
}
.dms .form-group label.label-in {
 color: #727272;
 padding: 0px;
 margin: 0px;
 height: 50px;
 line-height: 50px;
 top: 0px;
 position: absolute;
 left: 15px;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 z-index: 10;
}
.dms .form-group.focus-state .label-in {
 font-size: 12px;
 height: 17px;
 line-height: 17px;
 padding: 0px 7px;
 top: -8px;
 background: #FFF;
}
.dms .form-group.focus-state .form-control {
 border: 1px solid #ee5f00;
}
.dms .form-group.focus .label-in {
 color: #ee5f00;
}
.dms .form-group.focus .form-control {
 border: 1px solid #ee5f00 !important;
}
.dms .form-group.has-error.focus .label-in {
 color: #d00307;
}
.dms .form-group.has-error.focus .form-control {
 border: 1px solid #d00307 !important;
}
@media (max-width: 480px) {
 .col-xxs-12 {
 width: 100% !important;
 float: none !important;
 }
}
@media all and (max-width: 767px) {
 .row-offcanvas {
 position: relative;
 -moz-transition-duration: 0.2s;
 -webkit-transition-duration: 0.2s;
 -o-transition-duration: 0.2s;
 transition-duration: 0.2s;
 }
 .row-offcanvas-left,
 .sidebar-offcanvas {
 left: -230px;
 }
 .row-offcanvas-left.active {
 left: 230px;
 }
 .sidebar-offcanvas {
 position: absolute;
 top: 0;
 width: 230px !important;
 }
 .row-offcanvas-left {
 left: 0px;
 }
}
.bank-account {
 padding: 8px 15px 5px 15px;
 font-size: 13px;
}
@media (min-width: 768px) {
 .bank-account {
 max-width: 360px;
 }
}
.scrollbar-track {
 opacity: 1 !important;
}
.scrollbar-track.scrollbar-track-y {
 width: 4px !important;
 -webkit-border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 border-radius: 0 !important;
 background: #e5e5e5 !important;
}
.scrollbar-track.scrollbar-track-y .scrollbar-thumb {
 width: 4px !important;
 background: #139ada !important;
 -webkit-border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 border-radius: 0 !important;
}
.scrollbar-track.scrollbar-track-x {
 height: 4px !important;
 -webkit-border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 border-radius: 0 !important;
 background: #e5e5e5 !important;
}
.scrollbar-track.scrollbar-track-x .scrollbar-thumb {
 height: 4px !important;
 background: #139ada !important;
 -webkit-border-radius: 0 !important;
 -moz-border-radius: 0 !important;
 border-radius: 0 !important;
}
/* Wydawnictwo Prześwity */
body {
 font-family: "Sora", sans-serif;
 font-size: 14px;
 background: #FFF;
 font-weight: 400;
 line-height: 1.5;
 color: #000000;
}
body.is-fixed,
body.is-blur {
 overflow: hidden;
}
body.is-overlay .main-body,
body.is-blur .main-body,
body.is-overlay footer,
body.is-blur footer {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
body.is-overlay .main-body:after,
body.is-blur .main-body:after,
body.is-overlay footer:after,
body.is-blur footer:after {
 content: " ";
 background: #FFF;
 opacity: 0.8;
 z-index: 10;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
}
.wrapper {
 max-width: 1920px;
 width: 100%;
 margin: 0px auto;
 overflow-x: hidden;
}
@media (max-width: 991px) {
 .wrapper {
 padding-bottom: 70px;
 }
}
.container {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (min-width: 1200px) and (max-width: 1400px) {
 .container {
 width: 100%;
 max-width: 1230px;
 }
}
@media (min-width: 1401px) {
 .container {
 width: 100%;
 max-width: 1430px;
 }
}
#main {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
#main:after {
 clear: both;
 display: block;
 content: " ";
}
#main #sidebar {
 width: 20%;
 float: left;
 padding: 0px 15px;
}
@media (max-width: 1200px) {
 #main #sidebar {
 width: 25%;
 }
}
@media (max-width: 767px) {
 #main #sidebar {
 width: 100%;
 float: none;
 }
}
#main #content:not(.content-has-sidebar) {
 width: 100%;
 float: none;
 padding: 0px 15px;
}
#main .content-has-sidebar {
 width: 80%;
 float: right;
 padding: 0px 15px;
}
@media (max-width: 1200px) {
 #main .content-has-sidebar {
 width: 75%;
 }
}
@media (max-width: 767px) {
 #main .content-has-sidebar {
 width: 100%;
 float: none;
 }
}
#main .content-has-sidebar .container {
 padding: 0px !important;
 width: 100% !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.title-large,
.title-medium,
.title-small,
.filters .title-filter {
 color: #000000;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.title-large a,
.title-medium a,
.title-small a {
 color: inherit !important;
}
h1,
.h1,
.title-large {
 font-size: 36px;
 line-height: 1.1;
 margin: 0px 0px 35px 0px;
 font-weight: 800;
}
@media (max-width: 991px) {
 h1,
 .h1,
 .title-large {
 font-size: 26px;
 }
}
@media (max-width: 767px) {
 h1,
 .h1,
 .title-large {
 font-size: 20px;
 margin: 0px 0px 25px 0px;
 }
}
h2,
.h2,
.title-big {
 font-size: 20px;
 line-height: 1.1;
 margin: 0px 0px 25px 0px;
 font-weight: 400;
}
@media (max-width: 767px) {
 h2,
 .h2,
 .title-big {
 font-size: 18px;
 margin: 0px 0px 15px 0px;
 }
}
h3,
.h3,
.title-medium {
 font-size: 16px;
 line-height: 1.2;
 margin: 0px 0px 15px 0px;
 font-weight: bold;
}
h4,
.h4,
.title-small,
.filters .title-filter {
 font-size: 1em;
 line-height: 1.2;
 margin: 0px 0px 15px;
 font-weight: bold;
}
.pagination-row::before,
.pagination-row::after {
 clear: both;
 display: block;
 content: " ";
}
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul),
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul) {
 padding-left: 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul) > li,
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul) > li {
 display: block;
 padding-left: 25px;
 margin-bottom: 5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul) > li:before,
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul) > li:before {
 content: " ";
 background: #ee5f00;
 width: 8px;
 height: 8px;
 position: absolute;
 left: 0px;
 top: 0.45em;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: square;"] > li::before,
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: square;"] > li::before,
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: square;"] ul > li::before,
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: square;"] ul > li::before {
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
}
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: disc;"] > li::before,
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: disc;"] > li::before,
.body ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: disc;"] ul > li::before,
.cke_editable ul:not(.nav):not(.dropdown-menu):not(.nav-tabs):not(.ul-styled):not(#point-list):not(.el-pagination):not(.nav-items):not(.menu-hover):not(.nav-items-ul)[style="list-style-type: disc;"] ul > li::before {
 background: transparent;
 border: 2px solid #ee5f00;
}
.path-separator {
 color: #000000;
 display: inline-block;
 margin: 0px 3px;
 font-size: 8px;
 position: relative;
 top: -1px;
}
.path-separator::after {
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 content: "\0056";
}
.breadcrumb {
 padding: 30px 0px;
 background: none;
 margin: 0px;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
}
.breadcrumb > li {
 color: #000000;
}
.breadcrumb > li a,
.breadcrumb > li span {
 color: inherit;
}
.breadcrumb > li:nth-child(1)::before,
.breadcrumb > li:nth-child(2)::before {
 display: none;
}
.breadcrumb li + li:before {
 content: "\0056";
 padding: 0px 8px;
 font-size: 9px;
 color: #000000;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
}
header {
 z-index: 90;
 background: #FFF;
 max-width: 1920px;
 width: 100%;
 margin: 0px auto;
 border-bottom: 1px solid #e5e5e5;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 -moz-transition-duration: 0.2s;
 -webkit-transition-duration: 0.2s;
 -o-transition-duration: 0.2s;
 transition-duration: 0.2s;
}
header .header-main {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
header .header-main:after {
 clear: both;
 display: block;
 content: " ";
}
header .header-main .header-top {
 background: #f1f2f5;
 padding: 10px 0px;
}
header .header-main .header-top:after {
 clear: both;
 display: block;
 content: " ";
}
@media (max-width: 991px) {
 header .header-main .header-top {
 display: none;
 }
}
header .header-main .header-top .header-top-inner {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: end;
 -moz-box-pack: end;
 -ms-flex-pack: end;
 -webkit-justify-content: flex-end;
 -moz-justify-content: flex-end;
 -ms-justify-content: flex-end;
 justify-content: flex-end;
}
header .header-main .search {
 max-width: 460px;
 width: 100%;
 margin: 0px auto 0px 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 1200px) {
 header .header-main .search {
 max-width: 360px;
 }
}
@media (max-width: 991px) {
 header .header-main .search {
 max-width: 100%;
 margin: 0px 0px 15px 0px;
 }
}
header .header-main .search form {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 width: 100%;
 /* WebKit, Blink, Edge */
 /* Mozilla Firefox 4 to 18 */
 /* Mozilla Firefox 19+ */
 /* Internet Explorer 10-11 */
 /* Microsoft Edge */
}
@media (max-width: 991px) {
 header .header-main .search form {
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }
}
header .header-main .search form input {
 height: 50px;
 line-height: 50px;
 padding: 0px 140px 0px 20px;
 background: #ffffff;
 width: 100%;
 font-size: 12px;
 color: #000000;
 outline: 0px !important;
 border: 0px !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 420px) {
 header .header-main .search form input {
 padding: 0px 75px 0px 15px;
 }
}
header .header-main .search form ::-webkit-input-placeholder {
 color: #000000 !important;
}
header .header-main .search form :-moz-placeholder {
 color: #000000 !important;
}
header .header-main .search form ::-moz-placeholder {
 color: #000000 !important;
}
header .header-main .search form :-ms-input-placeholder {
 color: #000000 !important;
}
header .header-main .search form ::-ms-input-placeholder {
 color: #000000 !important;
}
header .header-main .search form button {
 position: absolute;
 right: 10px;
 top: 10px;
 bottom: 10px;
 background: #139ada url('/img/svg/i-search-white.svg') no-repeat right 10px center !important;
 background-size: auto 12px !important;
 padding: 0px 45px 0px 20px;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 outline: 0px !important;
 border: 0px !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 420px) {
 header .header-main .search form button {
 width: 50px;
 background-position: center center !important;
 padding: 0px;
 }
 header .header-main .search form button > span {
 display: none;
 }
}
header .header-main .logo {
 float: left;
 z-index: 20;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 991px) {
 header .header-main .logo {
 float: none;
 }
}
header .header-main .logo img,
header .header-main .logo svg {
 height: 84px !important;
 width: auto !important;
 display: block;
}
header .header-main .www {
 position: absolute;
 right: 15px;
 top: 20px;
 width: 180px;
 z-index: 20;
}
@media (max-width: 991px) {
 header .header-main .www {
 top: 32px;
 }
}
header .header-main .www > span {
 height: 50px;
 line-height: 50px;
 width: 100%;
 padding: 0px 50px 0px 20px;
 border: 1px solid #e5e5e5;
 display: block;
 margin-bottom: 10px;
 cursor: pointer;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
@media (max-width: 991px) {
 header .header-main .www > span {
 padding: 0px 20px 0px 0px;
 border: 0px;
 height: auto;
 line-height: 20px;
 text-align: right;
 }
}
header .header-main .www > span img,
header .header-main .www > span svg {
 width: auto !important;
 display: block;
 height: 50px !important;
}
@media (max-width: 991px) {
 header .header-main .www > span img,
 header .header-main .www > span svg {
 display: none;
 }
}
header .header-main .www > span::before {
 position: absolute;
 left: 10px;
 top: -10px;
 height: 14px;
 line-height: 14px;
 content: "Sprawdź też";
 font-size: 11px;
 color: #000000;
 padding: 0px 10px;
 background: #ffffff;
}
@media (max-width: 991px) {
 header .header-main .www > span::before {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 font-size: 12px;
 font-weight: bold;
 line-height: 20px;
 height: 20px;
 padding: 0px;
 }
}
header .header-main .www > span::after {
 position: absolute;
 right: 0px;
 top: 0px;
 bottom: 0px;
 width: 50px;
 display: inline-block;
 font-family: 'dms';
 font-style: normal;
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 content: "\0054";
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
}
@media (max-width: 991px) {
 header .header-main .www > span::after {
 width: 20px;
 -webkit-box-pack: end;
 -moz-box-pack: end;
 -ms-flex-pack: end;
 -webkit-justify-content: flex-end;
 -moz-justify-content: flex-end;
 -ms-justify-content: flex-end;
 justify-content: flex-end;
 }
}
header .header-main .www .dropdown-menu {
 position: absolute;
 left: 0px;
 right: 0px;
 min-width: 100%;
 margin: 0px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
header .header-main .www .dropdown-menu > li > a {
 padding: 0px 50px 0px 20px;
 border-bottom: 1px solid #e5e5e5;
 display: block;
 background: #ffffff !important;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
header .header-main .www .dropdown-menu > li > a img,
header .header-main .www .dropdown-menu > li > a svg {
 height: 50px !important;
 width: auto !important;
}
header .header-main .www .dropdown-menu > li > a::before {
 content: " ";
 width: 16px;
 height: 16px;
 border: 1px solid #e5e5e5;
 position: absolute;
 right: 20px;
 top: 50%;
 margin-top: -8px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
header .header-main .www .dropdown-menu > li > a::after {
 position: absolute;
 right: 25px;
 top: 50%;
 width: 6px;
 height: 6px;
 margin-top: -3px;
 background: #139ada;
 content: " ";
 opacity: 0;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
header .header-main .www .dropdown-menu > li:first-child > a {
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-right-radius: 0px;
 -webkit-border-bottom-left-radius: 0px;
 -webkit-border-top-left-radius: 5px;
 -moz-border-radius-topright: 5px;
 -moz-border-radius-bottomright: 0px;
 -moz-border-radius-bottomleft: 0px;
 -moz-border-radius-topleft: 5px;
 border-top-right-radius: 5px;
 border-bottom-right-radius: 0px;
 border-bottom-left-radius: 0px;
 border-top-left-radius: 5px;
 -moz-background-clip: padding-box;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
}
header .header-main .www .dropdown-menu > li:last-child > a {
 border-bottom: 0px !important;
 -webkit-border-top-right-radius: 0px;
 -webkit-border-bottom-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-top-left-radius: 0px;
 -moz-border-radius-topright: 0px;
 -moz-border-radius-bottomright: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-topleft: 0px;
 border-top-right-radius: 0px;
 border-bottom-right-radius: 5px;
 border-bottom-left-radius: 5px;
 border-top-left-radius: 0px;
 -moz-background-clip: padding-box;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
}
header .header-main .www .dropdown-menu > li:hover > a::after,
header .header-main .www .dropdown-menu > li.active > a::after {
 opacity: 1;
}
header .dms-header {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
header .dms-header .dms-header-inside {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: end;
 -moz-box-pack: end;
 -ms-flex-pack: end;
 -webkit-justify-content: flex-end;
 -moz-justify-content: flex-end;
 -ms-justify-content: flex-end;
 justify-content: flex-end;
 margin: 0px 0px 0px auto;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside {
 background: #f1f2f5;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
 }
}
header .dms-header .dms-header-inside .account-wrapper {
 position: relative;
 display: inline-block;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .account-wrapper {
 width: 100%;
 }
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .account-wrapper .dropdown-menu {
 top: -96px;
 left: 50%;
 margin-left: -90px;
 max-width: 180px;
 width: 180px;
 }
}
header .dms-header .dms-header-inside .account-wrapper .dropdown-menu > li > a {
 font-size: 12px;
 color: #000000 !important;
 background: none !important;
}
header .dms-header .dms-header-inside .account-wrapper .dropdown-menu > li:hover > a,
header .dms-header .dms-header-inside .account-wrapper .dropdown-menu > li.active > a {
 background: #ee5f00 !important;
 color: #ffffff !important;
}
header .dms-header .dms-header-inside .order-status,
header .dms-header .dms-header-inside .account,
header .dms-header .dms-header-inside .logout,
header .dms-header .dms-header-inside .login,
header .dms-header .dms-header-inside .basket-cart,
header .dms-header .dms-header-inside .favourites {
 line-height: 21px;
 height: 21px;
 width: 21px;
 display: inline-block;
 margin: 0px 0px 0px 20px;
 position: relative;
 cursor: pointer;
 vertical-align: middle;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .order-status,
 header .dms-header .dms-header-inside .account,
 header .dms-header .dms-header-inside .logout,
 header .dms-header .dms-header-inside .login,
 header .dms-header .dms-header-inside .basket-cart,
 header .dms-header .dms-header-inside .favourites {
 width: 100%;
 height: auto;
 padding: 39px 5px 10px 5px;
 margin: 0px;
 border-left: 1px solid rgba(0, 0, 0, 0.1);
 }
}
header .dms-header .dms-header-inside .order-status.account,
header .dms-header .dms-header-inside .account.account,
header .dms-header .dms-header-inside .logout.account,
header .dms-header .dms-header-inside .login.account,
header .dms-header .dms-header-inside .basket-cart.account,
header .dms-header .dms-header-inside .favourites.account {
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-user%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M10.49%2C8.92c-.12%2C0-.25%2C0-.37-.02-2.17-.18-3.88-2.1-3.88-4.35v-.18C6.25%2C2.11%2C7.95.2%2C10.12.01c1.22-.1%2C2.42.31%2C3.3%2C1.13.85.79%2C1.33%2C1.9%2C1.33%2C3.05v.53c0%2C1.15-.49%2C2.26-1.33%2C3.05-.79.74-1.84%2C1.14-2.93%2C1.14ZM10.49%2C1.64c-.08%2C0-.16%2C0-.23%2C0-1.34.12-2.4%2C1.31-2.4%2C2.72v.18c0%2C1.41%2C1.05%2C2.61%2C2.4%2C2.72.76.06%2C1.52-.19%2C2.07-.7.52-.49.81-1.14.81-1.85v-.53c0-.7-.29-1.36-.81-1.84-.49-.46-1.15-.71-1.83-.71Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M19.3%2C18H1.7c-.52%2C0-1.01-.21-1.33-.58-.28-.32-.41-.72-.36-1.14.39-3.14%2C2.82-5.87%2C6.34-7.11.98-.34%2C2.12-.11%2C2.85.59l1.18%2C1.15s.2.04.24%2C0l1.18-1.15h0c.72-.7%2C1.87-.94%2C2.85-.59%2C3.52%2C1.24%2C5.95%2C3.97%2C6.34%2C7.11.05.41-.08.82-.36%2C1.14-.32.37-.81.58-1.33.58ZM1.63%2C16.36s.04%2C0%2C.07%2C0h17.61s.05%2C0%2C.07%2C0c-.36-2.47-2.36-4.62-5.25-5.64-.4-.14-.92-.04-1.2.23l-1.18%2C1.15c-.67.65-1.8.65-2.47%2C0l-1.18-1.15c-.28-.27-.8-.37-1.2-.23-2.89%2C1.02-4.88%2C3.17-5.25%2C5.64Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat left center;
 background-size: auto 18px !important;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .order-status.account,
 header .dms-header .dms-header-inside .account.account,
 header .dms-header .dms-header-inside .logout.account,
 header .dms-header .dms-header-inside .login.account,
 header .dms-header .dms-header-inside .basket-cart.account,
 header .dms-header .dms-header-inside .favourites.account {
 background-position: top 18px center !important;
 }
}
header .dms-header .dms-header-inside .order-status.login,
header .dms-header .dms-header-inside .account.login,
header .dms-header .dms-header-inside .logout.login,
header .dms-header .dms-header-inside .login.login,
header .dms-header .dms-header-inside .basket-cart.login,
header .dms-header .dms-header-inside .favourites.login {
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-user%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M10.49%2C8.92c-.12%2C0-.25%2C0-.37-.02-2.17-.18-3.88-2.1-3.88-4.35v-.18C6.25%2C2.11%2C7.95.2%2C10.12.01c1.22-.1%2C2.42.31%2C3.3%2C1.13.85.79%2C1.33%2C1.9%2C1.33%2C3.05v.53c0%2C1.15-.49%2C2.26-1.33%2C3.05-.79.74-1.84%2C1.14-2.93%2C1.14ZM10.49%2C1.64c-.08%2C0-.16%2C0-.23%2C0-1.34.12-2.4%2C1.31-2.4%2C2.72v.18c0%2C1.41%2C1.05%2C2.61%2C2.4%2C2.72.76.06%2C1.52-.19%2C2.07-.7.52-.49.81-1.14.81-1.85v-.53c0-.7-.29-1.36-.81-1.84-.49-.46-1.15-.71-1.83-.71Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M19.3%2C18H1.7c-.52%2C0-1.01-.21-1.33-.58-.28-.32-.41-.72-.36-1.14.39-3.14%2C2.82-5.87%2C6.34-7.11.98-.34%2C2.12-.11%2C2.85.59l1.18%2C1.15s.2.04.24%2C0l1.18-1.15h0c.72-.7%2C1.87-.94%2C2.85-.59%2C3.52%2C1.24%2C5.95%2C3.97%2C6.34%2C7.11.05.41-.08.82-.36%2C1.14-.32.37-.81.58-1.33.58ZM1.63%2C16.36s.04%2C0%2C.07%2C0h17.61s.05%2C0%2C.07%2C0c-.36-2.47-2.36-4.62-5.25-5.64-.4-.14-.92-.04-1.2.23l-1.18%2C1.15c-.67.65-1.8.65-2.47%2C0l-1.18-1.15c-.28-.27-.8-.37-1.2-.23-2.89%2C1.02-4.88%2C3.17-5.25%2C5.64Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat left center;
 background-size: auto 18px !important;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .order-status.login,
 header .dms-header .dms-header-inside .account.login,
 header .dms-header .dms-header-inside .logout.login,
 header .dms-header .dms-header-inside .login.login,
 header .dms-header .dms-header-inside .basket-cart.login,
 header .dms-header .dms-header-inside .favourites.login {
 background-position: top 18px center !important;
 }
}
header .dms-header .dms-header-inside .order-status.favourites,
header .dms-header .dms-header-inside .account.favourites,
header .dms-header .dms-header-inside .logout.favourites,
header .dms-header .dms-header-inside .login.favourites,
header .dms-header .dms-header-inside .basket-cart.favourites,
header .dms-header .dms-header-inside .favourites.favourites {
 min-width: 38px;
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-favourite%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M14.91%2C0c-1.93%2C0-3.55%2C1.38-4.41%2C2.29-.86-.91-2.48-2.29-4.41-2.29C2.73%2C0%2C0%2C2.81%2C0%2C6.27c0%2C4.09%2C2.14%2C6.15%2C10.05%2C11.59.01%2C0%2C.02%2C0%2C.03.02.05.03.09.05.14.07.02%2C0%2C.04.02.06.02.07.02.14.03.21.03%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0s0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0%2C.07%2C0%2C.14-.01.21-.03.02%2C0%2C.04-.02.06-.02.05-.02.1-.04.14-.07.01%2C0%2C.02%2C0%2C.03-.02%2C7.91-5.44%2C10.05-7.49%2C10.05-11.59%2C0-3.46-2.73-6.27-6.09-6.27ZM10.5%2C16.19C3.06%2C11.05%2C1.62%2C9.41%2C1.62%2C6.27%2C1.62%2C3.72%2C3.62%2C1.64%2C6.09%2C1.64c1.99%2C0%2C3.74%2C2.37%2C3.75%2C2.39.02.03.05.04.07.06.03.04.06.08.1.11.03.02.05.03.08.04.03.02.05.03.08.04.1.04.21.07.31.07%2C0%2C0%2C0%2C0%2C0%2C0s0%2C0%2C0%2C0c.11%2C0%2C.21-.03.31-.07.03-.01.05-.03.08-.04.03-.02.06-.02.08-.04.04-.03.07-.08.1-.11.02-.02.05-.03.07-.06.02-.02%2C1.77-2.39%2C3.75-2.39%2C2.47%2C0%2C4.48%2C2.08%2C4.48%2C4.64%2C0%2C3.14-1.44%2C4.77-8.88%2C9.92Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat left center;
 background-size: auto 18px !important;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .order-status.favourites,
 header .dms-header .dms-header-inside .account.favourites,
 header .dms-header .dms-header-inside .logout.favourites,
 header .dms-header .dms-header-inside .login.favourites,
 header .dms-header .dms-header-inside .basket-cart.favourites,
 header .dms-header .dms-header-inside .favourites.favourites {
 background-position: top 18px center !important;
 }
}
header .dms-header .dms-header-inside .order-status.basket-cart,
header .dms-header .dms-header-inside .account.basket-cart,
header .dms-header .dms-header-inside .logout.basket-cart,
header .dms-header .dms-header-inside .login.basket-cart,
header .dms-header .dms-header-inside .basket-cart.basket-cart,
header .dms-header .dms-header-inside .favourites.basket-cart {
 margin-left: 18px;
 min-width: 38px;
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-basket%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M20.83%2C2.5c-.15-.2-.39-.32-.64-.32H5.31l-.4-1.57h-.01c-.09-.35-.39-.61-.77-.61H.81C.36%2C0%2C0%2C.37%2C0%2C.82s.36.82.81.82h2.7l.4%2C1.57h0l2.77%2C10.91c.09.36.41.61.78.61h9.97c.37%2C0%2C.69-.25.78-.61l2.77-10.91c.06-.25%2C0-.5-.14-.7ZM16.8%2C13.09h-8.72L5.73%2C3.82h13.42l-2.35%2C9.27Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M9.67%2C16.36h-1.11c-.45%2C0-.81.37-.81.82s.36.82.81.82h1.11c.45%2C0%2C.81-.37.81-.82s-.36-.82-.81-.82Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M16.32%2C16.36h-1.11c-.45%2C0-.81.37-.81.82s.36.82.81.82h1.11c.45%2C0%2C.81-.37.81-.82s-.36-.82-.81-.82Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat left center;
 background-size: auto 18px !important;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .order-status.basket-cart,
 header .dms-header .dms-header-inside .account.basket-cart,
 header .dms-header .dms-header-inside .logout.basket-cart,
 header .dms-header .dms-header-inside .login.basket-cart,
 header .dms-header .dms-header-inside .basket-cart.basket-cart,
 header .dms-header .dms-header-inside .favourites.basket-cart {
 background-position: top 18px center !important;
 }
}
header .dms-header .dms-header-inside .order-status > span:not(.shop-label),
header .dms-header .dms-header-inside .account > span:not(.shop-label),
header .dms-header .dms-header-inside .logout > span:not(.shop-label),
header .dms-header .dms-header-inside .login > span:not(.shop-label),
header .dms-header .dms-header-inside .basket-cart > span:not(.shop-label),
header .dms-header .dms-header-inside .favourites > span:not(.shop-label) {
 line-height: 20px;
 height: 20px;
 width: 20px;
 overflow: hidden;
 font-weight: bold;
 text-align: center;
 font-size: 9px;
 background: #ee5f00;
 color: #ffffff;
 display: inline-block;
 position: absolute;
 right: 0px;
 top: 50%;
 margin-top: -10px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
@media (max-width: 991px) {
 header .dms-header .dms-header-inside .order-status > span:not(.shop-label),
 header .dms-header .dms-header-inside .account > span:not(.shop-label),
 header .dms-header .dms-header-inside .logout > span:not(.shop-label),
 header .dms-header .dms-header-inside .login > span:not(.shop-label),
 header .dms-header .dms-header-inside .basket-cart > span:not(.shop-label),
 header .dms-header .dms-header-inside .favourites > span:not(.shop-label) {
 left: 50%;
 top: 16px;
 margin: 0px 0px 0px 8px;
 }
}
header .dms-header .dms-header-inside .order-status .shop-label,
header .dms-header .dms-header-inside .account .shop-label,
header .dms-header .dms-header-inside .logout .shop-label,
header .dms-header .dms-header-inside .login .shop-label,
header .dms-header .dms-header-inside .basket-cart .shop-label,
header .dms-header .dms-header-inside .favourites .shop-label {
 display: block;
 text-align: center;
 font-size: 11px;
}
@media (min-width: 992px) {
 header .dms-header .dms-header-inside .order-status .shop-label,
 header .dms-header .dms-header-inside .account .shop-label,
 header .dms-header .dms-header-inside .logout .shop-label,
 header .dms-header .dms-header-inside .login .shop-label,
 header .dms-header .dms-header-inside .basket-cart .shop-label,
 header .dms-header .dms-header-inside .favourites .shop-label {
 display: none;
 }
}
header.in {
 top: 0px !important;
 position: fixed;
 left: 0px;
 right: 0px;
}
header.in + .header-spacer {
 height: 155px;
}
@media (max-width: 991px) {
 header.in + .header-spacer {
 height: 85px;
 }
}
header.open {
 position: fixed;
 top: 0px !important;
 left: 0px;
 right: 0px;
 bottom: 70px;
 padding-bottom: 20px;
 overflow-y: auto;
}
.search-mobile {
 padding: 15px;
}
@media (min-width: 992px) {
 .search-mobile {
 display: none;
 }
}
.search-mobile .search {
 max-width: 460px;
 width: 100%;
 margin: 0px auto;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.search-mobile .search form {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
 width: 100%;
 /* WebKit, Blink, Edge */
 /* Mozilla Firefox 4 to 18 */
 /* Mozilla Firefox 19+ */
 /* Internet Explorer 10-11 */
 /* Microsoft Edge */
}
@media (max-width: 991px) {
 .search-mobile .search form {
 border: 1px solid #e5e5e5;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }
}
.search-mobile .search form input {
 height: 50px;
 line-height: 50px;
 padding: 0px 140px 0px 20px;
 background: #ffffff;
 width: 100%;
 font-size: 12px;
 color: #000000;
 outline: 0px !important;
 border: 1px solid #e5e5e5 !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 420px) {
 .search-mobile .search form input {
 padding: 0px 75px 0px 15px;
 }
}
.search-mobile .search form ::-webkit-input-placeholder {
 color: #000000 !important;
}
.search-mobile .search form :-moz-placeholder {
 color: #000000 !important;
}
.search-mobile .search form ::-moz-placeholder {
 color: #000000 !important;
}
.search-mobile .search form :-ms-input-placeholder {
 color: #000000 !important;
}
.search-mobile .search form ::-ms-input-placeholder {
 color: #000000 !important;
}
.search-mobile .search form button {
 position: absolute;
 right: 10px;
 top: 10px;
 bottom: 10px;
 background: #139ada url('/img/svg/i-search-white.svg') no-repeat right 10px center !important;
 background-size: auto 12px !important;
 padding: 0px 45px 0px 20px;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 text-transform: uppercase;
 outline: 0px !important;
 border: 0px !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 420px) {
 .search-mobile .search form button {
 width: 50px;
 background-position: center center !important;
 padding: 0px;
 }
 .search-mobile .search form button > span {
 display: none;
 }
}
footer .www-sites {
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
footer .www-sites.has-bg .sites {
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
}
footer .www-sites .sites {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
}
@media (max-width: 767px) {
 footer .www-sites .sites .container {
 width: 100%;
 }
}
footer .www-sites .background {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 overflow: hidden;
 z-index: 1;
}
footer .www-sites .background img {
 min-height: 310px;
 width: auto !important;
 max-width: none !important;
}
@media (max-width: 991px) {
 footer .www-sites .background img {
 min-height: 250px !important;
 }
}
footer .www-sites .www-sites-inner {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: start;
 -moz-box-align: start;
 -ms-flex-align: start;
 -webkit-align-items: flex-start;
 -moz-align-items: flex-start;
 -ms-align-items: flex-start;
 align-items: flex-start;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin: 0px -5px;
}
footer .www-sites .www-sites-inner > div {
 width: 25%;
 padding: 0px 5px 10px 5px;
}
@media (max-width: 767px) {
 footer .www-sites .www-sites-inner > div {
 width: 50%;
 }
}
footer .www-sites .www-sites-inner > div > a {
 min-height: 120px;
 background: #ffffff !important;
 border: 1px solid #e5e5e5;
 padding: 10px;
 -moz-transition-duration: 0.3s;
 -webkit-transition-duration: 0.3s;
 -o-transition-duration: 0.3s;
 transition-duration: 0.3s;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 -webkit-box-pack: center;
 -moz-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 -moz-justify-content: center;
 -ms-justify-content: center;
 justify-content: center;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}
@media (max-width: 991px) {
 footer .www-sites .www-sites-inner > div > a {
 min-height: 100px;
 }
}
@media (max-width: 480px) {
 footer .www-sites .www-sites-inner > div > a {
 min-height: 70px;
 padding: 5px;
 }
}
footer .www-sites .www-sites-inner > div > a img,
footer .www-sites .www-sites-inner > div > a svg {
 height: 100px !important;
 width: auto !important;
 display: block;
 margin: 0px auto;
}
@media (max-width: 991px) {
 footer .www-sites .www-sites-inner > div > a img,
 footer .www-sites .www-sites-inner > div > a svg {
 height: 80px !important;
 }
}
@media (max-width: 480px) {
 footer .www-sites .www-sites-inner > div > a img,
 footer .www-sites .www-sites-inner > div > a svg {
 height: 60px !important;
 }
}
footer .www-sites .www-sites-inner > div > a:hover {
 border-color: #ee5f00;
}
footer .footer {
 padding: 50px 0px 20px 0px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: mulitple;
 -webkit-flex-wrap: wrap;
 -moz-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
@media (max-width: 991px) {
 footer .footer {
 -webkit-box-pack: start;
 -moz-box-pack: start;
 -ms-flex-pack: start;
 -webkit-justify-content: flex-start;
 -moz-justify-content: flex-start;
 -ms-justify-content: flex-start;
 justify-content: flex-start;
 }
}
footer .footer > div {
 width: 100%;
 max-width: 20%;
 margin-bottom: 30px;
 line-height: 24px;
}
@media (max-width: 991px) {
 footer .footer > div {
 max-width: 33.33333333%;
 }
}
@media (max-width: 767px) {
 footer .footer > div {
 max-width: 50%;
 }
}
@media (max-width: 480px) {
 footer .footer > div {
 max-width: 100%;
 }
}
footer .nav-footer a {
 display: block;
 color: #000000;
 text-decoration: none !important;
}
footer .nav-footer a:hover,
footer .nav-footer a.active {
 color: #ee5f00 !important;
}
footer .socials {
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 margin-top: 30px;
}
footer .socials a {
 display: block;
 width: 32px !important;
 height: 32px !important;
 margin: 0px 10px 0px 0px;
}
footer .socials a.facebook {
 background: url('/img/svg/i-social-facebook.svg') no-repeat;
 background-size: 100% 100% !important;
}
footer .socials a.x {
 background: url('/img/svg/i-social-x.svg') no-repeat;
 background-size: 100% 100% !important;
}
footer .socials a.instagram {
 background: url('/img/svg/i-social-instagram.svg') no-repeat;
 background-size: 100% 100% !important;
}
footer .socials a.linkedin {
 background: url('/img/svg/i-social-linkedin.svg') no-repeat;
 background-size: 100% 100% !important;
}
footer .socials a.tiktok {
 background: url('/img/svg/i-social-tiktok.svg') no-repeat;
 background-size: 100% 100% !important;
}
footer .copyright {
 border-top: 1px solid #e5e5e5;
 padding: 30px 0px;
 font-size: 12px;
}
footer .copyright .copy-info {
 margin-bottom: 15px;
}
.content-heading h1 {
 margin: 0px 0px 30px 0px;
}
.menu-mobile {
 position: fixed;
 left: 0px;
 right: 0px;
 bottom: 0px;
 z-index: 99999;
 background: #f1f2f5;
}
@media (min-width: 992px) {
 .menu-mobile {
 display: none;
 }
}
.menu-mobile .dms-header-inside {
 height: 70px;
 display: -moz-box;
 display: -webkit-box;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flexbox;
 display: -ms-flex;
 display: flex;
 -webkit-box-align: center;
 -moz-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 -moz-align-items: center;
 -ms-align-items: center;
 align-items: center;
 background: #f1f2f5;
 -webkit-box-pack: justify;
 -moz-box-pack: justify;
 -ms-flex-pack: justify;
 -webkit-justify-content: space-between;
 -moz-justify-content: space-between;
 -ms-justify-content: space-between;
 justify-content: space-between;
}
.menu-mobile .dms-header-inside .navbar-header {
 display: block;
 width: 100%;
}
.menu-mobile .dms-header-inside .account-wrapper {
 position: relative;
 display: inline-block;
 width: 100%;
}
.menu-mobile .dms-header-inside .account-wrapper .dropdown-menu {
 top: -96px;
 left: 0px;
 right: 0px;
 min-width: 180px;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 border-radius: 0;
}
.menu-mobile .dms-header-inside .account-wrapper .dropdown-menu > li > a {
 font-size: 12px;
 color: #000000 !important;
 background: none !important;
}
.menu-mobile .dms-header-inside .account-wrapper .dropdown-menu > li:hover > a,
.menu-mobile .dms-header-inside .account-wrapper .dropdown-menu > li:focus > a,
.menu-mobile .dms-header-inside .account-wrapper .dropdown-menu > li.active > a {
 background: #ee5f00 !important;
 color: #FFF !important;
}
.menu-mobile .dms-header-inside .order-status,
.menu-mobile .dms-header-inside .account,
.menu-mobile .dms-header-inside .logout,
.menu-mobile .dms-header-inside .login,
.menu-mobile .dms-header-inside .basket-cart,
.menu-mobile .dms-header-inside .favourites,
.menu-mobile .dms-header-inside .navbar-toggle {
 display: block;
 width: 100%;
 height: auto;
 padding: 40px 5px 10px 5px;
 margin: 0px !important;
 line-height: 20px;
 margin: 0px;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 position: relative;
 top: auto;
 left: auto;
 right: auto;
 bottom: auto;
}
.menu-mobile .dms-header-inside .order-status.account,
.menu-mobile .dms-header-inside .account.account,
.menu-mobile .dms-header-inside .logout.account,
.menu-mobile .dms-header-inside .login.account,
.menu-mobile .dms-header-inside .basket-cart.account,
.menu-mobile .dms-header-inside .favourites.account,
.menu-mobile .dms-header-inside .navbar-toggle.account {
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-user%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M10.49%2C8.92c-.12%2C0-.25%2C0-.37-.02-2.17-.18-3.88-2.1-3.88-4.35v-.18C6.25%2C2.11%2C7.95.2%2C10.12.01c1.22-.1%2C2.42.31%2C3.3%2C1.13.85.79%2C1.33%2C1.9%2C1.33%2C3.05v.53c0%2C1.15-.49%2C2.26-1.33%2C3.05-.79.74-1.84%2C1.14-2.93%2C1.14ZM10.49%2C1.64c-.08%2C0-.16%2C0-.23%2C0-1.34.12-2.4%2C1.31-2.4%2C2.72v.18c0%2C1.41%2C1.05%2C2.61%2C2.4%2C2.72.76.06%2C1.52-.19%2C2.07-.7.52-.49.81-1.14.81-1.85v-.53c0-.7-.29-1.36-.81-1.84-.49-.46-1.15-.71-1.83-.71Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M19.3%2C18H1.7c-.52%2C0-1.01-.21-1.33-.58-.28-.32-.41-.72-.36-1.14.39-3.14%2C2.82-5.87%2C6.34-7.11.98-.34%2C2.12-.11%2C2.85.59l1.18%2C1.15s.2.04.24%2C0l1.18-1.15h0c.72-.7%2C1.87-.94%2C2.85-.59%2C3.52%2C1.24%2C5.95%2C3.97%2C6.34%2C7.11.05.41-.08.82-.36%2C1.14-.32.37-.81.58-1.33.58ZM1.63%2C16.36s.04%2C0%2C.07%2C0h17.61s.05%2C0%2C.07%2C0c-.36-2.47-2.36-4.62-5.25-5.64-.4-.14-.92-.04-1.2.23l-1.18%2C1.15c-.67.65-1.8.65-2.47%2C0l-1.18-1.15c-.28-.27-.8-.37-1.2-.23-2.89%2C1.02-4.88%2C3.17-5.25%2C5.64Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat top 18px center;
 background-size: auto 18px !important;
}
.menu-mobile .dms-header-inside .order-status.login,
.menu-mobile .dms-header-inside .account.login,
.menu-mobile .dms-header-inside .logout.login,
.menu-mobile .dms-header-inside .login.login,
.menu-mobile .dms-header-inside .basket-cart.login,
.menu-mobile .dms-header-inside .favourites.login,
.menu-mobile .dms-header-inside .navbar-toggle.login {
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-user%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M10.49%2C8.92c-.12%2C0-.25%2C0-.37-.02-2.17-.18-3.88-2.1-3.88-4.35v-.18C6.25%2C2.11%2C7.95.2%2C10.12.01c1.22-.1%2C2.42.31%2C3.3%2C1.13.85.79%2C1.33%2C1.9%2C1.33%2C3.05v.53c0%2C1.15-.49%2C2.26-1.33%2C3.05-.79.74-1.84%2C1.14-2.93%2C1.14ZM10.49%2C1.64c-.08%2C0-.16%2C0-.23%2C0-1.34.12-2.4%2C1.31-2.4%2C2.72v.18c0%2C1.41%2C1.05%2C2.61%2C2.4%2C2.72.76.06%2C1.52-.19%2C2.07-.7.52-.49.81-1.14.81-1.85v-.53c0-.7-.29-1.36-.81-1.84-.49-.46-1.15-.71-1.83-.71Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M19.3%2C18H1.7c-.52%2C0-1.01-.21-1.33-.58-.28-.32-.41-.72-.36-1.14.39-3.14%2C2.82-5.87%2C6.34-7.11.98-.34%2C2.12-.11%2C2.85.59l1.18%2C1.15s.2.04.24%2C0l1.18-1.15h0c.72-.7%2C1.87-.94%2C2.85-.59%2C3.52%2C1.24%2C5.95%2C3.97%2C6.34%2C7.11.05.41-.08.82-.36%2C1.14-.32.37-.81.58-1.33.58ZM1.63%2C16.36s.04%2C0%2C.07%2C0h17.61s.05%2C0%2C.07%2C0c-.36-2.47-2.36-4.62-5.25-5.64-.4-.14-.92-.04-1.2.23l-1.18%2C1.15c-.67.65-1.8.65-2.47%2C0l-1.18-1.15c-.28-.27-.8-.37-1.2-.23-2.89%2C1.02-4.88%2C3.17-5.25%2C5.64Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat top 18px center;
 background-size: auto 18px !important;
}
.menu-mobile .dms-header-inside .order-status.favourites,
.menu-mobile .dms-header-inside .account.favourites,
.menu-mobile .dms-header-inside .logout.favourites,
.menu-mobile .dms-header-inside .login.favourites,
.menu-mobile .dms-header-inside .basket-cart.favourites,
.menu-mobile .dms-header-inside .favourites.favourites,
.menu-mobile .dms-header-inside .navbar-toggle.favourites {
 min-width: 38px;
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-favourite%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M14.91%2C0c-1.93%2C0-3.55%2C1.38-4.41%2C2.29-.86-.91-2.48-2.29-4.41-2.29C2.73%2C0%2C0%2C2.81%2C0%2C6.27c0%2C4.09%2C2.14%2C6.15%2C10.05%2C11.59.01%2C0%2C.02%2C0%2C.03.02.05.03.09.05.14.07.02%2C0%2C.04.02.06.02.07.02.14.03.21.03%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0s0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0%2C.07%2C0%2C.14-.01.21-.03.02%2C0%2C.04-.02.06-.02.05-.02.1-.04.14-.07.01%2C0%2C.02%2C0%2C.03-.02%2C7.91-5.44%2C10.05-7.49%2C10.05-11.59%2C0-3.46-2.73-6.27-6.09-6.27ZM10.5%2C16.19C3.06%2C11.05%2C1.62%2C9.41%2C1.62%2C6.27%2C1.62%2C3.72%2C3.62%2C1.64%2C6.09%2C1.64c1.99%2C0%2C3.74%2C2.37%2C3.75%2C2.39.02.03.05.04.07.06.03.04.06.08.1.11.03.02.05.03.08.04.03.02.05.03.08.04.1.04.21.07.31.07%2C0%2C0%2C0%2C0%2C0%2C0s0%2C0%2C0%2C0c.11%2C0%2C.21-.03.31-.07.03-.01.05-.03.08-.04.03-.02.06-.02.08-.04.04-.03.07-.08.1-.11.02-.02.05-.03.07-.06.02-.02%2C1.77-2.39%2C3.75-2.39%2C2.47%2C0%2C4.48%2C2.08%2C4.48%2C4.64%2C0%2C3.14-1.44%2C4.77-8.88%2C9.92Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat top 18px center;
 background-size: auto 18px !important;
}
.menu-mobile .dms-header-inside .order-status.basket-cart,
.menu-mobile .dms-header-inside .account.basket-cart,
.menu-mobile .dms-header-inside .logout.basket-cart,
.menu-mobile .dms-header-inside .login.basket-cart,
.menu-mobile .dms-header-inside .basket-cart.basket-cart,
.menu-mobile .dms-header-inside .favourites.basket-cart,
.menu-mobile .dms-header-inside .navbar-toggle.basket-cart {
 min-width: 38px;
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-basket%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2021%2018%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20186)%20%20--%3E%3Cpath%20d%3D%22M20.83%2C2.5c-.15-.2-.39-.32-.64-.32H5.31l-.4-1.57h-.01c-.09-.35-.39-.61-.77-.61H.81C.36%2C0%2C0%2C.37%2C0%2C.82s.36.82.81.82h2.7l.4%2C1.57h0l2.77%2C10.91c.09.36.41.61.78.61h9.97c.37%2C0%2C.69-.25.78-.61l2.77-10.91c.06-.25%2C0-.5-.14-.7ZM16.8%2C13.09h-8.72L5.73%2C3.82h13.42l-2.35%2C9.27Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M9.67%2C16.36h-1.11c-.45%2C0-.81.37-.81.82s.36.82.81.82h1.11c.45%2C0%2C.81-.37.81-.82s-.36-.82-.81-.82Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M16.32%2C16.36h-1.11c-.45%2C0-.81.37-.81.82s.36.82.81.82h1.11c.45%2C0%2C.81-.37.81-.82s-.36-.82-.81-.82Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat top 18px center;
 background-size: auto 18px !important;
}
.menu-mobile .dms-header-inside .order-status.navbar-toggle,
.menu-mobile .dms-header-inside .account.navbar-toggle,
.menu-mobile .dms-header-inside .logout.navbar-toggle,
.menu-mobile .dms-header-inside .login.navbar-toggle,
.menu-mobile .dms-header-inside .basket-cart.navbar-toggle,
.menu-mobile .dms-header-inside .favourites.navbar-toggle,
.menu-mobile .dms-header-inside .navbar-toggle.navbar-toggle {
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-toggle%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2026%2022%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.5.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20141)%20%20--%3E%3Cpath%20d%3D%22M19%2C2H1c-.55%2C0-1-.45-1-1S.45%2C0%2C1%2C0h18c.55%2C0%2C1%2C.45%2C1%2C1s-.45%2C1-1%2C1Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M25%2C2h-2c-.55%2C0-1-.45-1-1s.45-1%2C1-1h2c.55%2C0%2C1%2C.45%2C1%2C1s-.45%2C1-1%2C1Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M14%2C12H1c-.55%2C0-1-.45-1-1s.45-1%2C1-1h13c.55%2C0%2C1%2C.45%2C1%2C1s-.45%2C1-1%2C1Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M25%2C12h-5c-.55%2C0-1-.45-1-1s.45-1%2C1-1h5c.55%2C0%2C1%2C.45%2C1%2C1s-.45%2C1-1%2C1Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M25%2C22H7c-.55%2C0-1-.45-1-1s.45-1%2C1-1h18c.55%2C0%2C1%2C.45%2C1%2C1s-.45%2C1-1%2C1Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M3%2C22H1c-.55%2C0-1-.45-1-1s.45-1%2C1-1h2c.55%2C0%2C1%2C.45%2C1%2C1s-.45%2C1-1%2C1Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat top 18px center;
 background-size: auto 18px !important;
}
.menu-mobile .dms-header-inside .order-status.navbar-toggle.in,
.menu-mobile .dms-header-inside .account.navbar-toggle.in,
.menu-mobile .dms-header-inside .logout.navbar-toggle.in,
.menu-mobile .dms-header-inside .login.navbar-toggle.in,
.menu-mobile .dms-header-inside .basket-cart.navbar-toggle.in,
.menu-mobile .dms-header-inside .favourites.navbar-toggle.in,
.menu-mobile .dms-header-inside .navbar-toggle.navbar-toggle.in {
 background: url('data:image/svg+xml,%3Csvg%20id%3D%22i-toggle-close%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2026%2022%22%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2029.5.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%202.1.0%20Build%20141)%20%20--%3E%3Cpath%20d%3D%22M5%2C20.05c-.26%2C0-.51-.1-.71-.29-.39-.39-.39-1.02%2C0-1.41L20.29%2C2.34c.39-.39%2C1.02-.39%2C1.41%2C0s.39%2C1.02%2C0%2C1.41L5.71%2C19.76c-.2.2-.45.29-.71.29Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3Cpath%20d%3D%22M21%2C20.05c-.26%2C0-.51-.1-.71-.29L4.29%2C3.76c-.39-.39-.39-1.02%2C0-1.41s1.02-.39%2C1.41%2C0l16%2C16c.39.39.39%2C1.02%2C0%2C1.41-.2.2-.45.29-.71.29Z%22%20style%3D%22fill%3A%20%23139ada%3B%22%2F%3E%3C%2Fsvg%3E') no-repeat top 18px center;
 background-size: auto 18px !important;
}
.menu-mobile .dms-header-inside .order-status > span:not(.shop-label),
.menu-mobile .dms-header-inside .account > span:not(.shop-label),
.menu-mobile .dms-header-inside .logout > span:not(.shop-label),
.menu-mobile .dms-header-inside .login > span:not(.shop-label),
.menu-mobile .dms-header-inside .basket-cart > span:not(.shop-label),
.menu-mobile .dms-header-inside .favourites > span:not(.shop-label),
.menu-mobile .dms-header-inside .navbar-toggle > span:not(.shop-label) {
 line-height: 20px;
 height: 20px;
 width: 20px;
 overflow: hidden;
 font-weight: bold;
 text-align: center;
 font-size: 9px;
 background: #ee5f00;
 color: #ffffff;
 display: inline-block;
 position: absolute;
 right: 0px;
 top: 50%;
 margin-top: -10px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}
@media (max-width: 991px) {
 .menu-mobile .dms-header-inside .order-status > span:not(.shop-label),
 .menu-mobile .dms-header-inside .account > span:not(.shop-label),
 .menu-mobile .dms-header-inside .logout > span:not(.shop-label),
 .menu-mobile .dms-header-inside .login > span:not(.shop-label),
 .menu-mobile .dms-header-inside .basket-cart > span:not(.shop-label),
 .menu-mobile .dms-header-inside .favourites > span:not(.shop-label),
 .menu-mobile .dms-header-inside .navbar-toggle > span:not(.shop-label) {
 left: 50%;
 top: 16px;
 margin: 0px 0px 0px 8px;
 }
}
.menu-mobile .dms-header-inside .order-status .shop-label,
.menu-mobile .dms-header-inside .account .shop-label,
.menu-mobile .dms-header-inside .logout .shop-label,
.menu-mobile .dms-header-inside .login .shop-label,
.menu-mobile .dms-header-inside .basket-cart .shop-label,
.menu-mobile .dms-header-inside .favourites .shop-label,
.menu-mobile .dms-header-inside .navbar-toggle .shop-label {
 display: block;
 text-align: center;
 font-size: 11px;
}
@media (min-width: 992px) {
 .menu-mobile .dms-header-inside .order-status .shop-label,
 .menu-mobile .dms-header-inside .account .shop-label,
 .menu-mobile .dms-header-inside .logout .shop-label,
 .menu-mobile .dms-header-inside .login .shop-label,
 .menu-mobile .dms-header-inside .basket-cart .shop-label,
 .menu-mobile .dms-header-inside .favourites .shop-label,
 .menu-mobile .dms-header-inside .navbar-toggle .shop-label {
 display: none;
 }
}
@media (min-width: 992px) {
 .menu-mobile {
 display: none;
 }
}
.newsletter-wrapper {
 border: 2px solid #e5e5e5;
 background: #f1f2f5 url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2240px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2240px%22%20fill%3D%22%230090ff%22%3E%3Cpath%20d%3D%22M479.23-188.23q-48.38-35.41-104-54.78-55.61-19.36-115.23-19.36-36.17%200-70.73%207.59-34.57%207.59-66.9%2022.98-21.38%209.85-40.69-2.92t-19.31-36.15v-427.76q0-13.23%207.09-24.22%207.08-11%2019.3-16.3%2040.15-19.02%2083.38-28.75%2043.24-9.73%2087.86-9.73%2058.36%200%20113.68%2016.78Q429-744.08%20480-713.96v467.24q50.62-32.54%20106.81-48.04Q643-310.26%20700-310.26q33.95%200%2068.39%205.25%2034.44%205.24%2069.81%2020.86%204.24%201.15%207.89.06%203.65-1.09%203.65-6.22v-459.16q7.07%202.48%2013.93%205.21%206.87%202.72%2013.5%206.76%209.82%205.41%2015.14%2014.89%205.32%209.49%205.32%2020.46v430.25q0%2023.4-20.03%2035.85-20.03%2012.45-42.76%203.48-31.95-14.82-66-22.31-34.04-7.49-68.84-7.49-60%200-116.38%2018.6-56.39%2018.6-104.39%2055.54Zm71.03-155.67v-344.5l229.23-229.23v371.27L550.26-343.9Zm-118.14%2072.84v-414.08q-38.45-21.85-84.4-33.23-45.95-11.37-87.51-11.37-42.65%200-78.38%208.53-35.72%208.53-64.27%2021.09-3.07%201.35-5.19%203.37-2.11%202.02-2.11%205.09v402.52q0%205.38%203.65%206.34%203.65.97%207.89-.57%2029.68-12.56%2063.72-19.72%2034.04-7.17%2074.73-7.17%2049.53%200%2093.97%2011.2t77.9%2028Zm0%200v-414.08%20414.08Z%22%2F%3E%3C%2Fsvg%3E') no-repeat right 30px top 30px;
 background-size: auto 60px;
 max-width: 700px;
 width: 100%;
 margin: 0px auto;
 padding: 50px;
}
@media (max-width: 767px) {
 .newsletter-wrapper {
 padding: 30px;
 background: #f1f2f5 !important;
 }
}
.newsletter-wrapper .newsletter-heading {
 text-align: center;
}
.newsletter-wrapper .newsletter-heading h1 {
 margin: 0px 0px 10px 0px;
}
.newsletter-wrapper form .el-button {
 display: table;
 margin: 0px 0px 0px auto;
}
