<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  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: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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 #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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 {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading &gt; .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel
  &gt; .panel-collapse
  &gt; .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel &gt; .panel-collapse &gt; .table,
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .panel-collapse &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table-responsive:first-child &gt; .table:first-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; tbody:first-child
  &gt; tr:first-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; thead:first-child
  &gt; tr:first-child,
.panel &gt; .table:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; tbody:first-child
  &gt; tr:first-child
  td:first-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; tbody:first-child
  &gt; tr:first-child
  th:first-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; thead:first-child
  &gt; tr:first-child
  td:first-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; thead:first-child
  &gt; tr:first-child
  th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel
  &gt; .table:first-child
  &gt; thead:first-child
  &gt; tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; tbody:first-child
  &gt; tr:first-child
  td:last-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; tbody:first-child
  &gt; tr:first-child
  th:last-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; thead:first-child
  &gt; tr:first-child
  td:last-child,
.panel
  &gt; .table-responsive:first-child
  &gt; .table:first-child
  &gt; thead:first-child
  &gt; tr:first-child
  th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table-responsive:last-child &gt; .table:last-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tbody:last-child
  &gt; tr:last-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tfoot:last-child
  &gt; tr:last-child,
.panel &gt; .table:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tbody:last-child
  &gt; tr:last-child
  td:first-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tbody:last-child
  &gt; tr:last-child
  th:first-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tfoot:last-child
  &gt; tr:last-child
  td:first-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tfoot:last-child
  &gt; tr:last-child
  th:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tbody:last-child
  &gt; tr:last-child
  td:last-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tbody:last-child
  &gt; tr:last-child
  th:last-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tfoot:last-child
  &gt; tr:last-child
  td:last-child,
.panel
  &gt; .table-responsive:last-child
  &gt; .table:last-child
  &gt; tfoot:last-child
  &gt; tr:last-child
  th:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse &gt; .list-group,
.panel-group .panel-heading + .panel-collapse &gt; .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #337ab7;
}
.panel-primary &gt; .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ebccd1;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav &gt; li,
.nav &gt; li &gt; a {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  padding: 10px 15px;
}
.nav &gt; li &gt; a:focus,
.nav &gt; li &gt; a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav &gt; li.disabled &gt; a {
  color: #777;
}
.nav &gt; li.disabled &gt; a:focus,
.nav &gt; li.disabled &gt; a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:focus,
.nav .open &gt; a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:focus,
.nav-tabs &gt; li.active &gt; a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:focus,
.nav-tabs.nav-justified &gt; .active &gt; a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:focus,
.nav-pills &gt; li.active &gt; a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:focus,
.nav-tabs-justified &gt; .active &gt; a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:focus,
  .nav-tabs-justified &gt; .active &gt; a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content &gt; .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.nav:after,
.nav:before,
.page-section:after,
.page-section:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.nav:after,
.page-section:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.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;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.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;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.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;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.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;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.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;
  }
}
.is-hidden {
  display: none;
}
@font-face {
  font-family: OpenSansHR;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/opensans/OpenSans-Regular-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-Regular-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-Regular-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: italic;
  font-weight: 400;
  src: url(fonts/opensans/OpenSans-Italic-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-Italic-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-Italic-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: normal;
  font-weight: 300;
  src: url(fonts/opensans/OpenSans-Light-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-Light-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-Light-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: italic;
  font-weight: 300;
  src: url(fonts/opensans/OpenSans-LightItalic-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-LightItalic-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-LightItalic-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: normal;
  font-weight: 600;
  src: url(fonts/opensans/OpenSans-Semibold-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-Semibold-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-Semibold-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: italic;
  font-weight: 600;
  src: url(fonts/opensans/OpenSans-SemiboldItalic-webfont.woff?v=23)
      format("woff"),
    url(fonts/opensans/OpenSans-SemiboldItalic-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-SemiboldItalic-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/opensans/OpenSans-Bold-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-Bold-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-Bold-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: italic;
  font-weight: 700;
  src: url(fonts/opensans/OpenSans-BoldItalic-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-BoldItalic-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-BoldItalic-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: normal;
  font-weight: 800;
  src: url(fonts/opensans/OpenSans-ExtraBold-webfont.woff?v=23) format("woff"),
    url(fonts/opensans/OpenSans-ExtraBold-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-ExtraBold-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: OpenSansHR;
  font-style: italic;
  font-weight: 800;
  src: url(fonts/opensans/OpenSans-ExtraBoldItalic-webfont.woff?v=23)
      format("woff"),
    url(fonts/opensans/OpenSans-ExtraBoldItalic-webfont.ttf?v=23) format("ttf"),
    url(fonts/opensans/OpenSans-ExtraBoldItalic-webfont.eot?v=23) format("eot");
}
@font-face {
  font-family: Helvetica Neue LT Com;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/helvetica-neue/hnltc.woff?v=23) format("woff"),
    url(fonts/helvetica-neue/hnltc.ttf?v=23) format("ttf"),
    url(fonts/helvetica-neue/hnltc.eot?v=23) format("eot");
}
@font-face {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/icons/icons.woff?6ktcte) format("woff"),
    url(fonts/icons/icons.ttf?6ktcte) format("ttf"),
    url(fonts/icons/icons.eot?6ktcte) format("eot");
}
.icon {
  font: normal normal 1em icons;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tiktok:before {
  content: "\e904";
}
.icon-pinterest:before {
  content: "\e903";
}
.icon-record:before,
.list-circle li:before {
  content: "\e605";
}
.icon-search:before {
  content: "\e600";
}
.icon-arrow-left:before {
  content: "\e602";
}
.icon-arrow-down:before {
  content: "\e603";
}
.icon-arrow-up:before {
  content: "\e604";
}
.icon-arrow-right:before {
  content: "\e601";
}
.icon-location2:before {
  content: "\e900";
}
.icon-facebook2:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-user:before {
  content: "\f007";
}
.icon-home:before {
  content: "\f015";
}
.icon-lock:before {
  content: "\f023";
}
.icon-print:before {
  content: "\f02f";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-phone:before {
  content: "\f095";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-burger,
.icon-burger:after,
.icon-burger:before {
  position: absolute;
  background-color: #7d7d7d;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon-burger {
  display: inline-block;
  width: 28px;
  height: 6px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate(-50%, -50%);
  transition: transform 0.3s, background-color 0.3s;
}
.icon-burger:after,
.icon-burger:before {
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-duration: 0.3s;
}
.icon-burger:before {
  transform: translateY(-0.8rem);
}
.icon-burger:after {
  transform: translateY(0.8rem);
}
.is-active &gt; .icon-burger {
  background-color: transparent;
}
.is-active &gt; .icon-burger:after,
.is-active &gt; .icon-burger:before {
  background-color: #000;
}
.is-active &gt; .icon-burger:before {
  transform: translateY(0) rotate(45deg);
}
.is-active &gt; .icon-burger:after {
  transform: translateY(0) rotate(-45deg);
}
.DNNEmptyPane {
  display: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: normal;
}
.Normal {
  font-size: 16px;
}
.login-link {
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
  text-indent: -5000px;
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .login-link {
    display: block !important;
  }
  table.login-link {
    display: table;
  }
  tr.login-link {
    display: table-row !important;
  }
  td.login-link,
  th.login-link {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .login-link {
    display: block !important;
  }
  table.login-link {
    display: table;
  }
  tr.login-link {
    display: table-row !important;
  }
  td.login-link,
  th.login-link {
    display: table-cell !important;
  }
}
#ControlBar,
#ControlBar *,
.dnn_mact,
.dnn_mact * {
  box-sizing: content-box;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9999;
}
.dnnFormPopup {
  position: absolute;
  padding: 18px;
  background: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
  z-index: 100000;
  color: #000;
}
.dnnFormPopup .ui-dialog-titlebar {
  position: relative;
  padding: 0 0 18px;
  border-bottom: 1px solid #ddd;
  cursor: move;
  font-size: 18px;
  font-weight: 700;
}
.dnnFormPopup .dnnModalCtrl {
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  width: 69px;
  height: 26px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  box-shadow: 0 0 5px #666;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
  float: right;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 4px 0 1px;
  overflow: hidden;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border: none;
  outline: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #585858 url(../../../../../../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover {
  background: #358eea url(../../../../../images/closeBtn.png) no-repeat;
  background-position: 8px 4px;
  cursor: pointer;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax {
  float: left;
  display: block;
  height: 18px;
  width: 30px;
  margin: 4px 0 0 4px;
  overflow: hidden;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background: #585858 url(../../../../../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
  text-indent: -9999em;
}
.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover {
  background: #358eea url(../../../../../images/resizeBtn.png) no-repeat;
  background-position: 10px 2px;
}
div.ui-dialog-titlebar &gt; .ui-dialog-titlebar-close {
  display: block;
  position: absolute;
  top: -30px;
  right: -30px;
  height: 24px;
  width: 24px;
  margin: 0;
  overflow: hidden;
  border-radius: 12px;
  background: #585858 url(../../../../../images/closeBtn.png) no-repeat;
  background-position: 4px 4px;
  border: 3px solid #fff;
  text-indent: -9999em;
  min-width: 0 !important;
}
.dnnFormPopup #iPopUp {
  width: 100% !important;
  padding-top: 10px;
}
#iPopUp .ui-dialog-content,
.dnnFormPopup .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0;
  overflow: auto;
  background: #fff;
  zoom: 1;
}
.dnnFormPopup .ui-dialog-buttonpane {
  margin: 0.5em 0 0;
  padding: 0.3em 1em 0 0;
  overflow: hidden;
  border-width: 1px 0 0;
  background-image: none;
  text-align: left;
  border-top: 1px solid #ddd;
}
.dnnFormPopup .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  padding: 0.5em 1em;
  cursor: pointer;
  border: none;
  outline: none;
}
.dnnFormPopup .ui-resizable-se {
  float: right;
  height: 24px;
  width: 24px;
  background: url(../../../../../images/modal-resize-icn.png) no-repeat bottom;
}
.dnnFormPopup .dnnDialog {
  padding: 10px;
}
.dnnLoading {
  background: #fff url(../../../../../images/loading.gif) no-repeat 50%;
  position: absolute;
  z-index: 9999;
}
#js-open-search-box {
  display: none;
}
.site-header {
  width: 100%;
  top: 0;
  margin: 0 auto;
  left: -50%;
  right: -50%;
  color: #000;
}
@media (min-width: 768px) {
  .site-header {
    min-height: 165px;
    background-image: url(img/backgrounds/bgr_header.png);
    background-repeat: no-repeat;
    background-position: center -87px;
  }
}
@media (min-width: 992px) {
  .site-header {
    min-height: 260px;
    background-position: top;
  }
}
@media (max-width: 991px) {
  .logo__img {
    width: 82px;
    height: 82px;
  }
}
@media (max-width: 767px) {
  .logo__img {
    width: 64px;
    height: 64px;
  }
}
.header-container h1 {
  display: none;
}
.user-box__item--login {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
  text-indent: -5000px;
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .user-box__item--login {
    display: block !important;
  }
  table.user-box__item--login {
    display: table;
  }
  tr.user-box__item--login {
    display: table-row !important;
  }
  td.user-box__item--login,
  th.user-box__item--login {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .user-box__item--login {
    display: block !important;
  }
  table.user-box__item--login {
    display: table;
  }
  tr.user-box__item--login {
    display: table-row !important;
  }
  td.user-box__item--login,
  th.user-box__item--login {
    display: table-cell !important;
  }
}
.user-box__item--login a#dnn_dnnLogin_loginLink {
  width: 50px;
  height: 50px;
  position: absolute;
}
.header-center-pane {
  width: 747px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .header-center-pane {
    width: 500px;
  }
}
@media (max-width: 767px) {
  .header-center-pane {
    width: 300px;
  }
}
.header_block {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .header_block {
    margin-left: -20px;
  }
}
@media (min-width: 992px) {
  .header_block {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .header_block.row {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
  }
}
.header_block .header_logo-wrap {
  float: left;
}
@media (min-width: 992px) {
  .header_block .header_logo-wrap {
    width: 160px;
    margin-left: 6px;
  }
}
@media (min-width: 992px) {
  .header_block .sc-viewport {
    margin-left: 40px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header_block .sc-viewport {
    margin-left: 40px;
    max-width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .header_block .sc-viewport {
    margin-left: 40px;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .header_block .sc-viewport {
    display: none;
  }
}
.header_block .sc-viewport .owl-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .header_block .sc-viewport .owl-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .header_block .sc-viewport .owl-wrapper {
    margin-top: 40px;
  }
}
.header_block .header-center-pane .owl-carousel .owl-item img {
  width: 100%;
}
.header_block .owl-dots {
  float: left;
  margin-top: -30px;
  margin-left: 15px;
}
.header_block .owl-dots .owl-dot {
  position: relative;
  background-color: #ecebeb;
  margin: 2px;
  width: 10px;
  height: 10px;
  padding-left: 0;
  webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: inline-block;
}
.header_block .owl-dots .owl-dot span {
  display: none !important;
}
.header_block .owl-dots .owl-dot button:before {
  display: none;
}
.header_block .owl-dots .active {
  opacity: 0.75;
  background-color: #ec008c !important;
}
.header_block .header_social-wrap {
  float: right !important;
  float: left;
}
@media (min-width: 992px) {
  .header_block .header_social-wrap {
    margin-right: 5px;
  }
}
@media (max-width: 991px) {
  .header_block .header_social-wrap {
    display: none;
  }
}
.header_block .header_social-wrap ul li {
  margin: 3px;
  padding-left: 7px;
}
.header_block .header_social-wrap ul li img {
  height: 29px;
}
.item-video {
  height: 354px;
  background: #000;
}
.header_menu-block {
  height: 61px;
  border: 10px solid #fff;
  border-bottom: none;
  box-shadow: none;
  margin-bottom: -10px;
  background-color: #fff !important;
  margin: 55px auto -5px;
}
.header_menu-block .main-nav__current-label {
  display: none;
}
.header_menu-block .main-nav__list {
  margin-left: -15px;
  position: relative;
  display: flex;
  justify-content: space-between;
  float: none;
}
.header_menu-block .main-nav__list .main-nav__item {
  display: inline-block;
  padding: 5px 7px 5px 7px;
  margin: 0;
  background: #ec008c;
  line-height: 21px;
  cursor: pointer;
}
.header_menu-block .main-nav__list .main-nav__item:hover {
  background-color: #999;
}
.header_menu-block
  .main-nav__list
  .main-nav__item:hover
  &gt; .main-nav__secondary-nav {
  left: 40px;
  width: 150px;
  height: 228px;
  z-index: 15000;
  overflow: visible;
  position: absolute;
  top: 31px;
}
.header_menu-block .main-nav__list .main-nav__item a {
  font-family: Helvetica Neue LT Com, sans-serif;
  direction: ltr;
  color: #fff;
  font-size: 15px;
  float: none;
  white-space: normal;
  zoom: 1;
  text-decoration: none;
  padding-right: 10px;
}
.header_menu-block .main-nav__list .main-nav__item .main-nav__secondary-nav {
  left: -999em;
  height: 0;
  z-index: 12001;
  overflow: hidden;
  position: absolute;
}
.header_menu-block
  .main-nav__list
  .main-nav__item
  .main-nav__secondary-nav
  .main-nav__link--one {
  color: #ec008c;
  background: #e7e8e8;
  display: block;
  text-align: left;
  width: 160px;
  font-size: 16px;
  padding: 5px 0 5px 15px;
  margin-top: 3px;
  margin-left: -56px;
}
.header_menu-block
  .main-nav__list
  .main-nav__item
  .main-nav__secondary-nav
  .main-nav__link--one:hover {
  background: #efefef;
}
.header_menu-block
  .main-nav__list
  .main-nav__item
  .main-nav__secondary-nav
  .main-nav__secondary-nav--two {
  left: -999em;
  width: 0;
  z-index: 12001;
  overflow: hidden;
  position: absolute;
}
.header_menu-block
  .main-nav__list
  .main-nav__item
  .main-nav__secondary-nav
  .main-nav__secondary-nav--two
  .main-nav__link--two {
  color: #ec008c;
  background: #e7e8e8;
  display: block;
  text-align: left;
  width: 160px;
  font-size: 16px;
  padding: 4px 15px;
  margin-top: 3px;
  margin-left: -56px;
}
.header_menu-block
  .main-nav__list
  .main-nav__item
  .main-nav__secondary-nav
  .main-nav__secondary-nav--two
  .main-nav__link--two:hover {
  background: #efefef;
}
.header_menu-block
  .main-nav__list
  .main-nav__item
  .main-nav__secondary-nav
  .main-nav__item--child:hover
  &gt; .main-nav__secondary-nav--two {
  left: 160px;
  top: -5px;
  width: 150px;
  z-index: 15000;
  overflow: visible;
  position: absolute;
}
.header_menu-block .main-nav__list .main-nav__item--has-child .separator {
  padding-right: 10px;
  background: url(img/backgrounds/drop.gif) no-repeat right 5px;
}
.header_menu-block
  .main-nav__list
  .main-nav__item--has-child-2
  .separator-inner {
  padding-right: 21px;
  background: url(img/backgrounds/drop-right.gif) no-repeat right 5px;
  display: inline-block;
  width: 130px;
}
.header_menu-block .main-nav__link--parent {
  text-transform: uppercase;
}
.header_menu-block .main-nav__item--158 .main-nav__link--parent {
  text-transform: none;
}
.header_menu-block #dnn_dnnSearch_txtSearch {
  background-color: #efefef;
  border: 1px solid #d5d5d5;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.075);
  width: 160px;
  border-radius: 0;
  margin-bottom: 0;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  height: 30px;
  float: left;
}
.header_menu-block .button--search {
  padding: 5px 12px;
  position: relative;
  color: #fff !important;
  background-color: #ec008c;
  background-image: none;
  float: left;
  margin-left: 10px;
  box-shadow: 0 1px 10px hsla(0, 0%, 100%, 0.35);
  width: 42px;
  height: 28px;
  display: block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
.header_menu-block .button--search:before {
  position: absolute;
  top: 7px;
  left: -22px;
}
.header_menu-block .button--search:hover {
  background-color: #414550;
}
.header_menu-block .searchSkinObjectPreview {
  display: none;
}
#dnn_dnnSearchMobile_ClassicSearch {
  display: none;
  width: 200px;
  padding: 0;
  position: absolute;
  top: 66px;
  right: 75px;
  background-color: #fff;
  border: 1px solid #03bfd7;
}
#dnn_dnnSearchMobile_ClassicSearch.is-active {
  display: block;
}
#dnn_dnnSearchMobile_ClassicSearch input {
  float: left;
  width: 80%;
  padding: 5px 0 3px 7px;
  font-size: 10px;
  border-width: 0;
}
#dnn_dnnSearchMobile_ClassicSearch .button--search {
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  position: relative;
  float: right;
  background-color: #fff;
}
#dnn_dnnSearchMobile_ClassicSearch .button--search:before {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-indent: 0;
  color: #03bfd7;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview {
  display: none;
  position: absolute;
  z-index: 9999;
  background-color: #ec008c;
  top: 35px;
  left: 0;
  font-size: 12px;
}
#dnn_dnnSearchMobile_ClassicSearch
  .searchSkinObjectPreview
  .searchSkinObjectPreview_group {
  font-weight: 700;
  margin: 5px 0;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li {
  padding: 10px;
  cursor: pointer;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li:hover {
  background-color: #ccc;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li span {
  font-size: 14px;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li a {
  color: #000;
  text-decoration: none;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li p {
  margin: 0;
}
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li:first-child,
#dnn_dnnSearchMobile_ClassicSearch .searchSkinObjectPreview li:last-child {
  background-color: transparent;
}
@media (max-width: 992px) {
  #dnn_dnnSearchMobile_ClassicSearch {
    width: 220px;
    padding: 5px 10px;
  }
}
@media (max-width: 991px) {
  #dnn_dnnSearchMobile_ClassicSearch {
    top: 37px;
    right: 5px;
    width: auto;
    background-color: #ec008c;
    border: none;
    padding: 5px;
  }
  #dnn_dnnSearchMobile_ClassicSearch .button--search,
  #dnn_dnnSearchMobile_ClassicSearch input {
    background-color: transparent;
    color: #fff;
  }
  #dnn_dnnSearchMobile_ClassicSearch input::-webkit-input-placeholder {
    color: #fff;
  }
  #dnn_dnnSearchMobile_ClassicSearch input:-moz-placeholder,
  #dnn_dnnSearchMobile_ClassicSearch input::-moz-placeholder {
    color: #fff;
  }
  #dnn_dnnSearchMobile_ClassicSearch input:-ms-input-placeholder {
    color: #fff;
  }
  #dnn_dnnSearchMobile_ClassicSearch .button--search:before {
    color: #fff;
  }
}
.bg-banners .bg-banner {
  position: fixed;
  top: 0;
  z-index: 1000;
  height: 700px;
  overflow: visible;
  width: 330px;
}
.bg-banners .bg-banner.right-bg {
  left: 50%;
  margin: 0 0 0 525px;
  text-align: left;
}
.bg-banners .bg-banner.left-bg {
  margin: 0 485px 0 0;
  right: 50%;
  text-align: right;
}
#mobile-page-links {
  position: relative;
  margin: 0 auto;
}
.mobile-links &gt; li {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.mobile-links &gt; li &gt; a {
  text-decoration: none;
}
.mobile-links .icon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  display: block;
}
@media (min-width: 375px) {
  .mobile-links .icon {
    font-size: 32px;
    width: 32px;
    height: 32px;
  }
}
.mobile-links .icon-location2,
.mobile-links .icon-pinterest,
.mobile-links .icon-search {
  color: #fff;
  text-align: center;
  background-color: #ec008c;
  border-radius: 4px;
}
.mobile-links .icon-pinterest {
  padding-top: 4px;
  font-size: 16.66666667px;
}
@media (min-width: 375px) {
  .mobile-links .icon-pinterest {
    padding-top: 6px;
    font-size: 26.66666667px;
  }
}
.mobile-links .icon-location2,
.mobile-links .icon-search {
  font-size: 15.38461538px;
  line-height: 20px;
}
@media (min-width: 375px) {
  .mobile-links .icon-location2,
  .mobile-links .icon-search {
    font-size: 24.61538462px;
    line-height: 32px;
  }
}
.mobile-links .icon-location2 {
  font-size: 13.33333333px;
}
@media (min-width: 375px) {
  .mobile-links .icon-location2 {
    font-size: 21.33333333px;
  }
}
.header_menu-block {
  padding-right: 0 !important;
}
.header_menu-block .button--search {
  height: 32px;
}
.header_menu-block .button--search.icon {
  line-height: 1.3;
}
.main_img_wrapper {
  position: absolute;
  width: 100vw;
  height: 92%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  pointer-events: none;
}
@media only screen and (max-width: 992px) {
  .main_img_wrapper {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .main_img_wrapper {
    overflow-x: hidden;
    height: 100%;
  }
}
.slika {
  display: -ms-flexbox;
  display: flex;
  z-index: -1;
}
.slika.right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.slika img {
  width: 100%;
}
.img_kolut.left img {
  transform: translateX(-50%);
  max-width: 25vw;
}
.img_kolut.right img {
  transform: translateX(50%);
  max-width: 25vw;
  padding-bottom: 180px;
}
.img_zvijezda.left img {
  transform: translateX(-30%);
  max-width: 30vw;
}
.img_zvijezda.right img {
  transform: translateX(30%);
  max-width: 30vw;
}
.img_kolut_left {
  width: 20%;
  min-height: 20vw;
}
.img_kolut_left img {
  width: 100%;
}
.img_zvijezda_left {
  width: 20%;
}
.img_zvijezda_left img {
  width: 100%;
}
.footer__container {
  background-color: #fff;
  margin: 25px auto 5px;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
@media (max-width: 480px) {
  .site-footer__row--top .third-pane:first-child {
    margin-bottom: 60px;
  }
}
.site-footer {
  position: relative;
}
@media (min-width: 768px) {
  .site-footer {
    min-height: 165px;
    background-repeat: no-repeat;
    background-position: center -50px;
  }
}
.module_dno {
  min-height: 144px;
}
.module_dno .module_dno_naslov_black {
  font-family: Helvetica Neue LT Com, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  margin-top: 10px;
}
.module_dno .module_dno_naslov_pink {
  font-family: Helvetica Neue LT Com, sans-serif;
  color: #ec008c;
  font-size: 20px;
  line-height: 14px;
  margin-bottom: 5px;
}
.module_dno .module_dno_telefon {
  font-family: Helvetica Neue LT Com, sans-serif;
  color: #000;
  font-size: 2.5em;
  line-height: 1.5em;
}
.module_dno hr.pink_crta {
  background: #ec008c;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.4em;
  border: none;
  margin-bottom: 10px;
}
.bgr_newsletter_dno {
  background-image: url(img/backgrounds/bgr_newsletter.png);
  background-repeat: no-repeat;
  background-position: top;
  padding: 15px;
  margin: 10px;
  position: relative;
  height: 250px;
}
.bgr_newsletter_dno .newsletter_dno {
  position: absolute;
  text-align: center;
  width: 136px;
  left: 50%;
  margin-left: -68px;
}
.bgr_newsletter_dno .newsletter_dno h3 {
  font-size: 20px;
  color: #ed008c;
  padding-bottom: 10px;
}
.bgr_newsletter_dno .newsletter_dno a {
  font-size: 15px;
  text-transform: uppercase;
  background-color: #ed008c;
  color: #fff;
  padding: 8px 14px;
  font-family: Helvetica Neue LT Com, sans-serif;
  font-weight: 400;
}
.inputbox {
  background-color: #efefef;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn {
  border: 1px solid #ec008c !important;
  text-shadow: none !important;
  font-family: Helvetica Neue LT Com, sans-serif;
  direction: ltr;
  font-size: 15px;
  padding: 5px 12px !important;
  color: #fff !important;
  background-color: #ec008c;
  background-image: none;
  text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px hsla(0, 0%, 100%, 0.35);
  font-weight: 400 !important;
  text-transform: uppercase;
}
.btn:hover {
  background: #fff !important;
  color: #ec008c !important;
  text-decoration: none;
}
.bgr_obrazac_dno {
  background-image: url(img/backgrounds/bgr_at.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  padding: 15px;
  margin: 10px;
  position: relative;
}
.bgr_obrazac_dno .dnnActions {
  margin-left: -16px;
}
.bgr_obrazac_dno .dnnFormLabelWithoutHelp,
.bgr_obrazac_dno .dnnLabel,
.bgr_obrazac_dno .dnnSecondaryAction {
  display: none;
}
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Email,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka {
  background: #fff;
  min-width: 206px;
  color: #aaa;
  padding: 3px 6px 0;
  border: 1px solid #aaa !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Email ::-webkit-input-placeholder,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka ::-webkit-input-placeholder {
  color: #aaa;
}
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Email :-moz-placeholder,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Email ::-moz-placeholder,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka :-moz-placeholder,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka ::-moz-placeholder {
  color: #aaa;
}
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Email :-ms-input-placeholder,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka :-ms-input-placeholder {
  color: #aaa;
}
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Email:focus,
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka:focus {
  border-color: #ba0547 !important;
  box-shadow: 0 0 5px #ce1458, inset 0 1px 2px rgba(0, 0, 0, 0.2) !important;
  outline-color: #ba0547 !important;
}
.bgr_obrazac_dno #dnn_ctr810_Default_Form_Poruka {
  height: 80px;
}
.bgr_obrazac_dno .dnnTooltip {
  display: none;
}
.bgr_obrazac_dno .dnnPrimaryAction {
  font-family: Helvetica Neue LT Com;
  direction: ltr;
  font-size: 15px;
  font-weight: 400 !important;
  color: #fff !important;
  text-shadow: none;
  border: 1px solid #fff;
  background: #ec008c;
  text-transform: uppercase;
  padding: 5px 12px;
  text-decoration: none;
}
.bgr_obrazac_dno .dnnPrimaryAction:hover {
  background-color: #414550;
}
.bgr_obrazac_dno input,
.bgr_obrazac_dno textarea {
  width: 100%;
  resize: vertical;
}
.bgr_obrazac_dno textarea {
  min-height: 130px !important;
}
.main-nav__current-label {
  display: none;
}
.bgr_telefon_dno {
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 15px;
  margin-top: 10px;
  position: relative;
}
.bgr_telefon_dno ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.bgr_telefon_dno ul li {
  display: inline;
  text-transform: uppercase;
  padding: 0 14px 0 0;
}
.bgr_telefon_dno ul li .main-nav__link {
  color: #ec008c;
  -webkit-tap-highlight-color: rgba(237, 0, 140, 0.5);
  transition: all 0.2s ease-out;
  text-decoration: none;
  font-size: 14px;
}
.bgr_telefon_dno ul li .main-nav__link:hover {
  color: #000;
}
.bgr_telefon_dno .CopyRight {
  font-size: 12px;
}
.site-footer__row--top {
  position: relative;
}
.img_suncobran_dno {
  background-image: url(img/backgrounds/suncobran.png);
  background-repeat: no-repeat;
  z-index: -4;
  position: absolute;
  height: 540px;
  width: 100%;
  background-size: contain;
  background-position: 0 100%;
  bottom: -150px;
}
.module_dno .info_container {
  padding-left: 6vw;
  padding-bottom: 10px;
}
.module_dno .main-nav__list {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -ms-flexbox;
  display: flex;
}
.footer__container .module_dno_two {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 0 26px;
}
.footer__container .module_dno_two .c-container__list li {
  padding: 0 6px 0 0;
  bottom: 2px;
}
.footer__container .module_dno_two .c-container__list {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.footer__container .module_dno_two .c-container__list li a {
  text-transform: none;
  text-decoration: none;
  font-size: 12px;
  color: #000;
}
.footer__container .module_dno_two .c-container__list li a:after {
  content: " |";
  color: #aaa;
}
.footer__container .module_dno_two .c-container__list li:last-child a:after {
  display: none;
}
@media (max-width: 480px) {
  .bgr_obrazac_dno {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 767px) {
  footer {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .module_dno .main-nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-left: 6vw;
  }
  .module_dno .main-nav__list ul li {
    padding-bottom: 4px;
  }
  .module_dno_two,
  .module_dno_two .c-container__list {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .module_dno_two .c-container__list {
    display: -ms-flexbox;
    display: flex;
  }
  .module_dno_two .CopyRight {
    font-weight: 600;
    padding-bottom: 6px;
  }
  .footer__container .module_dno_two .c-container__list li a:after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .bgr_telefon_dno ul li .main-nav__link {
    font-size: 12px;
  }
  .module_dno_two .c-container__list ul li {
    padding-left: 8px !important;
  }
  .module_dno_two .CopyRight {
    font-weight: 600;
  }
}
.flexbox #Form {
  display: -ms-flexbox;
  -ms-flex-direction: column;
  flex-direction: column;
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  position: relative;
  display: flex;
  -ms-flex-line-pack: space-evenly;
  align-content: space-evenly;
  overflow-x: hidden;
}
.flexbox .site-footer,
.flexbox .site-header {
  -ms-flex: none;
  flex: none;
}
.flexbox .site-content {
  width: 100%;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
body {
  font: normal 14px Arial, sans-serif;
  line-height: 18px;
  color: #000;
}
@media (min-width: 768px) {
  body {
    background-image: url(img/backgrounds/back-summer-za-web.png);
    background-position: bottom;
    background-size: cover;
  }
}
.fullwidth-page {
  background: #fff;
  background-image: none;
}
body.is-iframe {
  background-image: none;
  background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Helvetica Neue LT Com;
}
h1 {
  margin-top: 10px;
  font-size: 32px;
  line-height: 28px;
}
@media (min-width: 768px) {
  h1 {
    margin-top: 10px;
    font-size: 48px;
    line-height: 45px;
  }
}
h2 {
  text-transform: uppercase;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  line-height: 20px;
}
a {
  color: #ec008c;
}
.Normal,
p {
  line-height: 18px;
  font-size: 14px;
}
.pink {
  color: #ec008c;
}
.pointer {
  cursor: pointer !important;
}
#moduleActions-869 {
  z-index: 1000 !important;
}
#moduleActions-869 .dnn_mact {
  margin-top: 70px !important;
}
.module-container__title {
  clear: both;
  color: #ec008c;
  font-family: Helvetica Neue LT Com !important;
  direction: ltr;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  font-size: 22px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .module-container__title {
    margin-bottom: 0;
  }
}
#dnn_ScriptPane &gt; .DnnModule {
  margin: 0;
}
.full-width-pane,
.inner-page #dnn_ContentLeftMain,
.inner-page #dnn_ContentRightMain {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .inner-page #dnn_ContentLeftMain,
  .inner-page #dnn_ContentRightMain {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .inner-page #dnn_ContentLeftMain,
  .inner-page #dnn_ContentRightMain {
    float: left;
    width: 66.66666667%;
  }
}
.inner-page .side-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .inner-page .side-pane {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .inner-page .side-pane {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .inner-page #left-sidebar {
    right: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .inner-page #dnn_ContentRightMain {
    left: 33.33333333%;
  }
}
.half-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .half-pane {
    float: left;
    width: 50%;
  }
}
.third-width-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .third-width-pane {
    float: left;
    width: 33.33333333%;
  }
}
.header_menu-block,
.menu_wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .menu_wrap {
    float: left;
    width: 75%;
  }
}
.search_wrap {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .search_wrap {
    float: left;
    width: 25%;
  }
}
.third-pane {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .third-pane {
    float: left;
    width: 33.33333333%;
  }
}
.third-width-pane .module-container {
  position: relative;
}
.third-width-pane .module-container a,
.third-width-pane .module-container abbr[title],
.u-faux-block-link__promote {
  position: relative;
  z-index: 1;
}
.third-width-pane .module-container .u-faux-block-link__overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: transparent;
}
.third-width-pane .module-container a.u-faux-block-link__overlay {
  position: absolute;
  z-index: 0;
  opacity: 0;
}
.third-width-pane .module-container a.u-faux-block-link__overlay:focus {
  outline: none;
}
@media (min-width: 768px) {
  .u-faux-block-link__overlay {
    display: none;
  }
}
.third-width-pane
  .module-container
  .u-faux-block-link--hover
  .u-faux-block-link__cta {
  text-decoration: underline;
}
.side-nav {
  margin: 20px;
}
.side-nav__link {
  color: #000 !important;
  display: block;
  padding: 6px 0;
}
.side-nav__link:hover {
  text-decoration: none;
  color: #000 !important;
}
.side-nav__list &gt; .side-nav__item {
  border-bottom: 1px dotted #d1d1d1;
}
.side-nav__list &gt; .side-nav__item &gt; a {
  text-transform: uppercase;
  font-weight: 600;
}
.side-nav__item {
  padding: 0;
}
.side-nav__sub-list {
  margin-left: 0;
  display: none;
}
.side-nav__item--child {
  padding-left: 15px;
}
.side-nav__item--is-selected &gt; .side-nav__link {
  color: #000 !important;
}
.side-nav__item--is-selected &gt; .side-nav__link:before {
  content: "\f105";
  font-family: icons;
  margin-right: 5px;
}
.side-nav__item--is-selected .side-nav__sub-list {
  display: block;
}
@media (max-width: 991px) {
  #branches-map-canvas {
    height: 60vh !important;
  }
}
#info-window {
  width: 400px;
}
#info-window h5 {
  font-size: 18px;
}
#info-window h5 .black {
  font-size: 14px;
}
#branches-list {
  padding: 0;
  margin: 0;
}
#branches-list &gt; li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (min-width: 768px) {
  #branches-list &gt; li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #branches-list &gt; li {
    width: 25%;
  }
}
#branches-list span {
  display: block;
}
#branches-list span.town {
  font-weight: 700;
  text-transform: uppercase;
}
#branches-list span.address {
  font-size: 12px;
}
#branches-list .shop-view {
  background: url(img/bipa-logo-poslovnice.png) 0 0 no-repeat;
}
#branches-list a {
  display: block;
  color: #000;
  line-height: 18px;
  font-size: 14px;
  padding: 0 10px 0 0;
}
@media (min-width: 992px) {
  #branches-list a {
    padding: 0 10px 0 45px;
  }
}
#branches-list a:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  #rt-page-surround {
    min-height: 720px;
  }
}
@media (min-width: 992px) {
  #rt-page-surround-bottom {
    min-height: 880px;
  }
}
#rt-header .rt-container {
  color: #414550;
  background-color: hsla(0, 0%, 100%, 0.2);
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.8),
    hsla(0, 0%, 100%, 0.7)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccffffff",endColorstr="#b2ffffff",GradientType=0);
}
#rt-mainbody-surround {
  margin-top: -10px;
}
#rt-mainbody {
  padding: 30px;
}
@media (min-width: 992px) {
  #rt-mainbody {
    margin: -20px -30px -10px -24px;
    padding: 0;
  }
}
.rt-error-img {
  display: none;
}
@media (min-width: 992px) {
  .rt-error-img {
    display: block;
    width: 400px;
    height: 328px;
    float: left;
    background: url(/Portals/1/Images/error-image.png) 0 0 no-repeat;
    background-size: 400px;
  }
}
@media (min-width: 992px) {
  .rt-error-content {
    margin-left: 450px;
  }
}
.rt-error-content ul li {
  margin-left: 16px;
  padding-left: 0;
  list-style: disc;
}
.error-page .rt-container {
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  margin: 5px auto;
  position: relative;
}
@media (min-width: 992px) {
  .error-page .rt-container {
    width: 960px;
  }
}
#rt-header .rt-container {
  margin: 10px auto -5px;
  border: 10px solid #fff;
  border-bottom: none;
  box-shadow: none;
  margin-bottom: -10px;
  background-color: #fff !important;
}
@media (min-width: 992px) {
  #rt-header .rt-container {
    margin: 66px auto -5px;
  }
}
.readon {
  color: #fff !important;
  background-color: #ed008c;
  background-image: none;
  text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px hsla(0, 0%, 100%, 0.35);
  display: inline-block;
  padding: 5px 12px;
  line-height: 24px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 0;
  margin-top: 20px;
  border: 1px solid transparent;
  transition: all 0.2s ease-out;
  -webkit-tap-highlight-color: rgba(237, 0, 140, 0.5);
  text-decoration: none !important;
}
.readon:hover {
  background-color: #414550;
}
@media (min-width: 768px) {
  body.inner-page-letak,
  body.inner-page-letak .site-header {
    background-image: none;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.button,
.button--primary,
.button--secondary {
  display: inline-block;
  padding: 12px 32px;
  margin-bottom: 13px;
  margin-top: 13px;
  min-height: 26px;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  outline: 0;
  transition: none;
  cursor: pointer;
}
.button--primary:active,
.button--primary:focus,
.button--primary:hover,
.button--secondary:active,
.button--secondary:focus,
.button--secondary:hover,
.button:active,
.button:focus,
.button:hover {
  text-decoration: none;
}
.button--primary:hover,
.button--secondary:hover,
.button:hover {
  color: #fff;
}
.button--primary.km-state-disabled,
.button--primary:disabled,
.button--secondary.km-state-disabled,
.button--secondary:disabled,
.button.km-state-disabled,
.button:disabled {
  background: hsla(0, 1%, 86%, 0.9) !important;
  color: #fff !important;
  border: none !important;
  cursor: default;
}
.button--primary {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 3px;
  transition: background 0.2s linear, color 0.4s ease 0.2s;
}
.button--primary:active,
.button--primary:focus,
.button--primary:hover {
  background: #000;
  color: #fff;
  border: none;
}
.button--secondary {
  background: #fff;
  color: #fff;
  border: none;
  transition: background 0.2s linear, color 0.4s ease 0.2s;
}
.button--secondary:active,
.button--secondary:focus,
.button--secondary:hover {
  background: #f2f2f2;
  color: #fff;
  border: none;
}
ol,
ul {
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 619px) {
  ol,
  ul {
    padding-left: 0;
  }
}
ul li {
  position: relative;
  padding-left: 16px;
}
ul li:before {
  font-family: icons;
  font-size: 13px;
  display: block;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 26px;
}
ol {
  counter-reset: a;
}
ol &gt; li {
  position: relative;
  padding-left: 32px;
}
ol &gt; li:before {
  counter-increment: a;
  content: "0" counter(a);
  color: inherit;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  left: 0;
}
ol &gt; li:nth-child(10n):before,
ol &gt; li:nth-child(10n) ~ li:before {
  content: counter(a);
}
ol ul,
ul ol {
  padding-top: 0;
}
.list-circle {
  padding-left: 0;
}
.list-circle li {
  padding-left: 10px;
  margin-bottom: 5px;
}
.list-circle li:before {
  font-size: 7px;
  line-height: 24px;
}
ol .list-circle,
ul .list-circle {
  padding-left: 10px !important;
}
.list-clear {
  padding-left: 0;
}
.list-clear li {
  padding-left: 0;
  margin-bottom: 5px;
}
table {
  width: 100%;
}
.table {
  font-size: 14px;
}
.table thead {
  background: #dbdbdb;
  color: #fff;
}
.table th {
  text-align: center;
  display: none;
}
@media (min-width: 768px) {
  .table tr {
    border-bottom: 1px solid #fff;
  }
}
.table tbody {
  background: #fff;
}
.table td {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
}
.table td:before {
  content: attr(data-th) " :";
  display: inline-block;
  color: #fff;
  background: #000;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 110px;
  max-height: 100%;
  font-size: 13px;
  font-weight: 600;
  padding-left: 8px;
  padding-top: 8px;
}
@media (min-width: 768px) {
  .table td:before {
    display: none;
  }
}
.table td,
.table th {
  position: relative;
  padding-left: 140px;
}
@media (min-width: 768px) {
  .table td,
  .table th {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  .table td,
  .table th {
    padding: 10px;
  }
}
.table td:last-child:after {
  content: "";
  display: block;
  background: #fff;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .table td:last-child:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .table-2 td:first-child,
  .table-2 th:first-child {
    border-right: 2px solid #fff;
  }
}
@media (min-width: 768px) {
  .table-3 td:nth-child(2),
  .table-3 th:nth-child(2) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
@media (min-width: 768px) {
  .table-4 td:nth-child(2),
  .table-4 td:nth-child(3),
  .table-4 th:nth-child(2),
  .table-4 th:nth-child(3) {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
input:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #000;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid,
:-moz-ui-invalid {
  box-shadow: none;
}
.flexnav {
  transition: none;
  overflow: hidden;
  max-height: 0;
}
.flexnav li {
  position: relative;
  overflow: hidden;
  z-index: 2;
  background-color: #000;
}
.flexnav li a {
  position: relative;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  padding: 10px;
}
.flexnav li a:hover {
  text-decoration: none;
}
.flexnav li.subnav-item &gt; a {
  font-size: 14px;
  padding: 10px 18px;
}
.flexnav li.nav-item &gt; a.is-selected,
.flexnav li a:hover {
  color: #000;
  background-color: #dbdbdb;
}
.flexnav li ul.flexnav-show li {
  overflow: visible;
}
.flexnav ul {
  width: 100%;
}
.flexnav .sub-nav,
.flexnav .sub-nav li a.is-selected,
.flexnav .sub-nav li a:hover {
  background-color: #000;
}
.flexnav .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 37px;
  height: 37px;
  display: inline-block;
  background: #000;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}
.flexnav .touch-button:hover {
  cursor: pointer;
}
.flexnav .touch-button .navicon {
  position: relative;
  color: #fff;
  font-size: 10px;
  top: 7px;
  right: 0;
}
.flexnav.flexnav-show {
  max-height: 2000px;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.flexnav.opacity {
  opacity: 1;
}
.menu-button {
  position: relative;
  display: block;
  padding: 1em;
  background: #000;
  color: #fff;
  cursor: pointer;
}
.menu-button .touch-button {
  background: transparent;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.menu-button .touch-button .navicon {
  font-size: 16px;
  position: relative;
  top: 1em;
  color: #fff;
}
@media (min-width: 1200px) {
  #navigation {
    min-height: 55px;
  }
  .flexnav li &gt; a {
    font-size: 18px;
    padding: 10px;
  }
  .flexnav .touch-button .navicon {
    right: 0;
    top: 15px;
    font-size: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #navigation {
    min-height: 40px;
  }
  .flexnav li &gt; a {
    font-size: 16px;
    padding: 10px;
  }
  .flexnav .touch-button .navicon {
    right: -3px;
    top: 8px;
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #navigation {
    min-height: 37px;
  }
  .flexnav li &gt; a {
    font-size: 14px;
    padding: 10px;
  }
  .flexnav .touch-button .navicon {
    right: -5px;
    top: 5px;
    font-size: 7px;
  }
}
@media (min-width: 768px) {
  .flexnav,
  .flexnav li {
    overflow: visible;
  }
  .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
  }
  .flexnav li &gt; ul {
    position: absolute;
    top: auto;
    left: 0;
  }
  .flexnav li &gt; ul li {
    width: 100%;
  }
  .flexnav li ul li &gt; ul {
    margin-left: 100%;
    top: 0;
  }
  .flexnav li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .flexnav li ul.open li {
    overflow: visible;
    max-height: 100px;
  }
  .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0;
  }
  .flexnav .sub-nav {
    width: 200px;
  }
  .flexnav .touch-button {
    right: 7px;
    width: auto;
    height: auto;
    background: transparent;
  }
  .flexnav .touch-button .navicon {
    color: #fff;
  }
  .flexnav.opacity {
    opacity: 1;
  }
  .menu-button {
    display: none;
  }
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.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-loading .slick-list {
  background: #fff url(img/icons/ajax-loader.gif) 50% no-repeat;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick/slick.eot);
  src: url(fonts/slick/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick/slick.woff) format("woff"),
    url(fonts/slick/slick.ttf) format("truetype"),
    url(fonts/slick/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  border: none;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.owl-carousel .animated {
  animation-duration: 1s;
  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;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.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;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  height: 160px;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.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;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.header_block .owl-carousel .owl-item img {
  width: auto;
  height: 160px;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls .owl-page.active span {
  filter: alpha(opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat 50%;
}
@media (max-width: 991px) {
  .site-header .mobile-button {
    position: relative;
    display: inline-block;
    float: right;
    width: 82px;
    height: 82px;
    padding: 0;
    background-image: none;
    background-color: transparent;
    border: 1px solid #ec008c;
    transition: background-color 0.2s ease-out;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
  }
  .site-header .mobile-button &gt; i,
  .site-header .mobile-button &gt; i:after,
  .site-header .mobile-button &gt; i:before {
    background-color: #ec008c;
  }
  .site-header .mobile-button:hover {
    background-color: #fff;
  }
  .site-header .mobile-button:focus {
    background-color: #fff;
    outline: 0;
  }
  .site-header .mobile-button:active {
    background-color: #fff;
  }
  body.open {
    overflow: hidden;
  }
  body.open .site-content {
    transition: background-color 0.2s linear;
  }
  body.open .site-content:after {
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
  }
  body.open #logo:after,
  body.open .site-content:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
  }
  body.open #logo:after {
    top: 10px;
    left: 15px;
    z-index: 1;
    width: 79px;
    height: 77px;
  }
  #mobile-navigation {
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80%;
    height: 100%;
    background-color: #ec008c;
    color: #fefefe;
    transform: translate(100%);
    overflow-y: auto;
  }
  #mobile-navigation.open {
    transform: translate(0);
  }
  #mobile-navigation.opened,
  .site-content,
  .site-footer,
  .site-header {
    transition: transform 0.3s ease-out;
  }
}
@media (max-width: 767px) {
  .site-header .mobile-button {
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 992px) {
  .site-header.open,
  .site-header.open ~ .site-content,
  .site-header.open ~ .site-footer {
    transform: translate(0);
  }
  #mobile-navigation,
  .site-header div.mobile-button {
    display: none !important;
  }
  #mobile-navigation {
    transform: translate(0);
    transition: none;
  }
}
.mobile-nav-list li {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  padding-left: 0;
}
.mobile-nav-list li i {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 15px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.05);
}
.mobile-nav-list li i.is-disabled {
  width: 100%;
  text-align: right;
}
.mobile-nav-list li a {
  display: block;
  padding: 15px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #fff;
}
.mobile-nav-list li a.is-selected,
.mobile-nav-list li a.open,
.mobile-nav-list li a:active,
.mobile-nav-list li a:hover {
  color: #eee;
  background-color: rgba(0, 0, 0, 0.1);
}
.mobile-nav-list .sub-nav {
  display: none;
  padding-left: 0;
  margin: 0;
}
.mobile-nav-list .sub-nav li {
  padding-left: 0;
  margin-bottom: 0;
}
.mobile-nav-list li.is-active {
  background-color: rgba(0, 0, 0, 0.1);
}
.mobile-nav-list li.is-active .sub-nav {
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
}
.co-accodion-wrapper {
  margin-top: 30px;
}
.fullwidth-accordion {
  background: url(/Portals/1-System/Skins/Bipa/img/backstage/hero-bg.jpg);
  background-size: cover;
  padding: 80px 0;
}
.fullwidth-accordion__item {
  margin-bottom: 20px;
}
.fullwidth-accordion__title {
  padding: 20px !important;
  background: #434345;
  color: #fff;
  display: block;
  font-size: 34px !important;
  font-weight: 500;
  text-transform: uppercase;
  font-family: Helvetica Neue LT Com;
}
@media (max-width: 768px) {
  .fullwidth-accordion__title {
    font-size: 24px;
  }
}
.fullwidth-accordion__title:active,
.fullwidth-accordion__title:focus,
.fullwidth-accordion__title:hover {
  color: #fff;
  text-decoration: none;
}
.fullwidth-accordion__title.active,
.fullwidth-accordion__title[aria-expanded="true"] {
  background: #ec008c;
}
.fullwidth-accordion__title .icon {
  font-size: 24px;
  margin-right: 10px;
}
.fullwidth-accordion__title .icon:before {
  content: "\f068";
  display: none;
}
.fullwidth-accordion__title .icon:after {
  content: "\f067";
  display: inline-block;
}
.fullwidth-accordion__title.active .icon:before,
.fullwidth-accordion__title[aria-expanded="true"] .icon:before {
  display: inline-block;
}
.fullwidth-accordion__title.active .icon:after,
.fullwidth-accordion__title[aria-expanded="true"] .icon:after {
  display: none;
}
.fullwidth-accordion__collapse {
  background: #f1f2f2;
  padding: 30px;
  display: none;
}
.fullwidth-accordion__collapse,
.fullwidth-accordion__collapse p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .fullwidth-accordion__collapse,
  .fullwidth-accordion__collapse p {
    font-size: 16px;
    line-height: 22px;
  }
}
.co-container-inner,
.fullwidth-accordion__collapse-wrapper {
  padding: 20px 0;
}
.co-container-inner p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .co-container-inner p {
    font-size: 16px;
    line-height: 22px;
  }
}
.link-boxes__item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .link-boxes__item {
    float: left;
    width: 33.33333333%;
  }
}
.link-boxes__content {
  position: relative;
  border: 2px solid #000;
  padding: 20px;
  height: 230px;
  margin-bottom: 20px;
}
.link-boxes__content--only-image {
  border: none;
}
.link-boxes__title {
  color: #000;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
  font-family: Helvetica Neue LT Com, sans-serif;
  max-width: 180px;
}
.link-boxes__image {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.link-boxes__image--only-image {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.careere-more-btn {
  margin-top: 30px;
  text-align: center;
}
.careere-more-btn a {
  background: #ec008c;
  color: #fff;
  font-size: 14px;
  font-family: Helvetica Neue LT Com, sans-serif;
  text-transform: uppercase;
  padding: 8px 50px;
  font-weight: 500;
}
.career-card__list {
  margin-top: 40px;
}
.career-card-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .career-card-item {
    float: left;
    width: 33.33333333%;
  }
}
.career-card-item .card-body {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding: 18px;
  margin-bottom: 10px;
  min-height: 150px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ec008c;
}
.career-card-item .card-title {
  margin: 0 auto;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
}
.career-card-item .card-title a {
  color: #fff;
}
.career-card-item .card-title a:hover {
  text-decoration: none;
}
.career-card-item .card-text {
  margin-bottom: 20px;
  font-family: Helvetica Neue LT Com;
  font-size: 20px;
}
.career-card-item .card-link-wrap {
  display: block;
}
.sc-content-block ul {
  margin-bottom: 20px;
}
.career-detail__wrapper {
  margin-top: 40px;
}
.btn-bck {
  border: 1px solid #ec008c !important;
  color: #ec008c !important;
  background: #fff !important;
}
.btn-bck:hover {
  background: #ec008c !important;
  color: #fff !important;
  text-decoration: none;
}
.fullpage-hero {
  margin-top: 40px;
}
.fullpage-hero__logo {
  text-align: center;
}
.fullpage-hero__logo img {
  width: 100%;
}
.fullpage-hero__slider {
  margin-bottom: 0;
}
.fullpage-hero__slider img {
  width: 100%;
}
.fullpage-hero__slider-item-title {
  font-size: 45px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .fullpage-hero__slider-item-title {
    font-size: 26px;
  }
}
.fullpage-hero__slider-item-subtitle {
  color: #fff;
  font-size: 35px;
  font-weight: 300;
  font-family: OpenSansHR, sans-serif;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .fullpage-hero__slider-item-subtitle {
    font-size: 20px;
  }
}
.fullwidth-basic-content {
  padding: 60px 0;
}
.fullwidth-basic-content p {
  font-size: 32px;
  line-height: 44px;
  color: #434345;
  font-family: Helvetica Neue LT Com;
}
@media (max-width: 768px) {
  .fullwidth-basic-content p {
    font-size: 24px;
    line-height: 32px;
  }
}
.fullwidth-bg-separator {
  background: url(/Portals/1-System/Skins/Bipa/img/backstage/backstage-separator-bg.jpg);
  background-size: cover;
  height: 80px;
}
.footer-fullwidth {
  margin: 30px 0 50px;
}
.footer-fullwidth h4 {
  color: #434345;
  font-size: 50px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .footer-fullwidth h4 {
    font-size: 34px;
  }
}
.footer-fullwidth p {
  font-size: 18px;
  font-weight: 500;
  font-family: Helvetica Neue LT Com;
  color: #434345;
  margin-top: 20px;
  line-height: 22px;
}
.footer-fullwidth p span {
  color: #ec008c;
}
.fullwidth-team__item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .fullwidth-team__item {
    float: left;
    width: 25%;
  }
}
.fullwidth-team__section-title {
  color: #fff;
  font-size: 34px;
  font-family: Helvetica Neue LT Com;
  font-weight: 500;
}
.fullwidth-team__image {
  margin-bottom: 10px;
}
.fullwidth-team__image img {
  width: 100%;
}
.fullwidth-team__title {
  color: #fff;
  font-family: Helvetica Neue LT Com;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
.page-flip__container {
  background-color: #fff;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .page-flip__container {
    padding-top: 0;
  }
}
.page-flip__container .row {
  margin: 0;
}
.page-flip__container .container {
  padding: 0;
}
.page-flip__container .pane {
  position: relative;
}
.page-flip__container div[id^="divControls"] {
  width: 100% !important;
  max-width: 1000px !important;
  padding-top: 0 !important;
}
.page-flip__container .bookWrapper {
  overflow: hidden;
}
.page-flip__container .zoomingDiv,
.page-flip__container .zoomWrapper {
  width: 100% !important;
  height: auto !important;
}
.page-flip__container .zoomWrapper:after,
.page-flip__container .zoomWrapper:before {
  content: " ";
  display: table;
}
.page-flip__container .zoomWrapper:after {
  clear: both;
}
.page-flip__container .zoomingDiv {
  margin: 0 auto;
  top: 0 !important;
}
div[id^="turnJSBookArea"] {
  margin: 0 auto;
}
.Aricie_PageFlip_Main .btnNext,
.Aricie_PageFlip_Main .btnNextDisable,
.Aricie_PageFlip_Main .btnPrev,
.Aricie_PageFlip_Main .btnPrevDisable,
.Aricie_PageFlip_Main .btnPrint,
.Aricie_PageFlip_Main .btnPrintDisable,
.Aricie_PageFlip_Main .btnThumbnail,
.Aricie_PageFlip_Main .btnThumbnailDisable,
.Aricie_PageFlip_Main .btnZoom,
.Aricie_PageFlip_Main .btnZoomDisable {
  background-size: 32px 32px !important;
}
.Aricie_PageFlip_Main .bookThumbnails &gt; div &gt; div,
.Aricie_PageFlip_Main .bookThumbnails img {
  height: auto !important;
}
.Aricie_PageFlip_Main label[id^="lbCurPage"] {
  vertical-align: bottom;
}
.Aricie_PageFlip_Main .btnPrint,
.Aricie_PageFlip_Main .btnPrintDisable {
  display: none;
}
.front-page__container {
  background-color: #fff;
  padding-top: 15px;
}
@media (min-width: 992px) {
  #frontpage-carousel {
    height: 342px;
  }
}
#frontpage-carousel img {
  width: 100%;
  height: auto;
}
#frontpage-carousel .owl-dots {
  margin-right: 5px;
  margin-top: -30px;
}
@media (min-width: 992px) {
  #frontpage-carousel .owl-dots {
    float: right;
    margin-top: -40px;
  }
}
#frontpage-carousel .owl-dots div {
  margin: 0 4px;
  display: inline-block;
  width: 8px;
  height: 8px;
}
@media (min-width: 992px) {
  #frontpage-carousel .owl-dots div {
    width: 15px;
    height: 15px;
  }
}
#frontpage-carousel .owl-dots div span {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 99px;
  text-indent: 9999px;
  background: #d4d0d0;
  transition: all 0.3s ease-out 0s;
  opacity: 0.9 !important;
}
@media (min-width: 992px) {
  #frontpage-carousel .owl-dots div span {
    width: 15px;
    height: 15px;
  }
}
#frontpage-carousel .owl-dots div span:active,
#frontpage-carousel .owl-dots div span:hover {
  background: #7f7b7d;
}
#frontpage-carousel .owl-dots div span:before {
  display: none;
}
#frontpage-carousel .owl-dots .active span {
  background: #7f7b7d !important;
}
#frontpage-carousel .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#frontpage-carousel .owl-nav .owl-next,
#frontpage-carousel .owl-nav .owl-prev {
  position: absolute;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-size: 40px;
}
#frontpage-carousel .owl-nav .owl-prev {
  left: 10px;
  background-image: url(/Portals/1-System/Skins/Bipa/img/circle-prev-white.png);
}
#frontpage-carousel .owl-nav .owl-next {
  right: 10px;
  background-image: url(/Portals/1-System/Skins/Bipa/img/circle-next-white.png);
}
@media (min-width: 992px) {
  .slider-pane {
    height: 342px;
  }
}
@media (max-width: 767px) {
  .slider-pane {
    padding: 0;
  }
}
.frontpage__punch {
  padding: 15px;
  background-color: #ec008c;
  margin-left: -15px;
  margin-right: -15px;
  font-family: Helvetica Neue LT Com;
}
.frontpage__punch:after,
.frontpage__punch:before {
  content: " ";
  display: table;
}
.frontpage__punch:after {
  clear: both;
}
@media (min-width: 768px) {
  .frontpage__punch {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    height: 95px;
    padding: 0;
  }
}
.frontpage__punch--img {
  margin: 10px 0 10px 10px;
  float: left;
  width: 80px;
}
@media (max-width: 767px) {
  .frontpage__punch--img {
    display: none !important;
  }
}
.frontpage__punch--text {
  display: table;
  float: left;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .frontpage__punch--text {
    width: 470px;
    height: 95px;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 20px;
    line-height: 18px;
  }
}
@media (min-width: 960px) {
  .frontpage__punch--text {
    width: 670px;
  }
}
.frontpage__punch--text div {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}
.frontpage__punch--button {
  float: right;
  display: table;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .frontpage__punch--button {
    height: 95px;
    float: left;
    margin-bottom: 0;
  }
}
.frontpage__punch--button div {
  display: table-cell;
  vertical-align: middle;
}
.frontpage__punch--button div a {
  color: #fff;
  text-transform: uppercase;
  background: #ec008c;
  border: 1px solid #fff;
  font-size: 11px;
  padding: 5px 12px;
  line-height: 24px;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
  .frontpage__punch--button div a {
    font-size: 15px;
  }
}
.frontpage__punch--button div a:hover {
  background: #414550;
}
.three-panes {
  padding: 15px;
}
@media (min-width: 768px) {
  .three-panes {
    margin: 10px;
  }
}
.three-panes .third-width-pane {
  padding: 0;
}
@media (min-width: 768px) {
  .three-panes .third-width-pane {
    padding: 0 10px;
  }
}
.three-panes .image-link {
  transition: all 0.2s ease-out;
}
.three-panes .image-link:hover {
  opacity: 0.5;
}
.three-panes img {
  width: 100%;
  outline: none;
}
@media (min-width: 768px) {
  .three-panes img {
    padding: 10px;
    border: 1px solid #cfd1d2;
    max-width: 99%;
    margin: 5px 0;
    width: 293px;
  }
}
.three-panes h3 {
  font-weight: 400 !important;
  color: #000;
  font-size: 24px;
  line-height: normal !important;
  font-family: Helvetica Neue LT Com;
  direction: ltr;
}
.page.front-page .third-width-pane &gt; div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page.front-page .third-width-pane &gt; div {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page.front-page .third-width-pane &gt; div {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .page.front-page .third-width-pane &gt; div {
    float: left;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.page.front-page .third-width-pane .DnnModule-DNN_HTML img {
  width: 100% !important;
  height: auto !important;
}
.DnnModule-634 .module-container--main,
.DnnModule-705 .module-container--main {
  padding: 15px 0;
}
@media (min-width: 992px) {
  .DnnModule-634 .module-container--main,
  .DnnModule-705 .module-container--main {
    padding: 15px;
  }
}
.DnnModule-634 .module-container--main .module-container__title,
.DnnModule-705 .module-container--main .module-container__title {
  color: #ec008c;
  font-family: Helvetica Neue LT Com !important;
  font-size: 22px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  margin-bottom: 25px;
  width: 100%;
}
@media (min-width: 992px) {
  .DnnModule-634 .module-container--main .module-container__title,
  .DnnModule-705 .module-container--main .module-container__title {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .partners-carousel {
    left: 10px;
    padding-right: 30px;
    height: 150px;
  }
}
@media (min-width: 1200px) {
  .partners-carousel {
    left: 30px;
  }
}
.partners-carousel .owl-item {
  margin: 0;
  position: relative;
  padding: 0 10px;
  transition: all 0.2s ease-out;
}
@media (min-width: 992px) {
  .partners-carousel .owl-item {
    height: 115px;
  }
}
.partners-carousel .owl-item:hover {
  opacity: 0.5;
}
@media (min-width: 992px) {
  .partners-carousel .owl-item img {
    max-width: 158px;
  }
}
.partners-carousel .owl-pagination {
  display: none;
}
.partners-carousel .owl-controls .owl-prev {
  background: url(img/re-left_bipa.png) 0 no-repeat !important;
  z-index: 999;
  left: -30px;
}
.partners-carousel .owl-controls .owl-next,
.partners-carousel .owl-controls .owl-prev {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 40px;
  display: none !important;
  height: 100%;
  top: -20px;
  opacity: 0.7;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.partners-carousel .owl-controls .owl-next {
  background: url(img/re-right_bipa.png) 100% no-repeat !important;
  z-index: 100;
  right: 40px;
}
@media (min-width: 992px) {
  .partners-carousel:hover .owl-next,
  .partners-carousel:hover .owl-prev {
    display: inline-block !important;
  }
}
.inner-page__container {
  background-color: #fff;
  padding-top: 15px;
}
.inner-page__container ul {
  list-style: disc;
  margin-left: 20px;
}
.inner-page__container ul li {
  list-style-type: disc;
  padding-left: 0;
}
@media (max-width: 991px) {
  .inner-page__container #dnn_ContentLeftMain h2 {
    font-size: 22px;
  }
}
.inner-page__container #dnn_ContentLeftMain img {
  max-width: 100%;
  height: auto !important;
}
#dnn_ContentLeftMain .module-container__content {
  margin-bottom: 10px;
}
#dnn_ContentRightSidebar .module-container img {
  border: 1px solid #cfd1d2;
  padding: 10px;
}
#right-sidebar {
  text-align: center;
}
#right-sidebar .slick-slider {
  margin-bottom: 30px;
}
#right-sidebar .slick-slider .slick-dots {
  bottom: 4px;
  right: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #right-sidebar .slick-slider .slick-dots {
    text-align: right;
  }
}
#right-sidebar .slick-slider .slick-dots li {
  position: relative;
  background-color: #ecebeb;
  display: inline-block;
  margin: 2px;
  width: 10px;
  height: 10px;
  padding-left: 0;
  transition: all 0.3s ease-out 0s;
}
#right-sidebar .slick-slider .slick-dots li button:before {
  display: none;
}
#right-sidebar .slick-slider .slick-dots .slick-active {
  opacity: 0.75;
  background-color: #ec008c !important;
}
#right-sidebar .slick-slider img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
@media (max-width: 767px) {
  .tips-and-tricks__headline,
  .tips-and-tricks__inner {
    display: none !important;
  }
}
.full-width-pane {
  min-height: 100%;
}
.sidebar-carousel img {
  border: none !important;
}
.sidebar-title {
  text-transform: uppercase;
  text-align: left;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .sidebar-title {
    float: right;
    width: 300px;
    padding-left: 20px;
  }
}
.news-article-carousel {
  overflow: hidden;
  position: relative;
  display: block;
  text-align: left;
}
@media (min-width: 768px) {
  .news-article-carousel {
    width: 300px;
    float: right;
  }
}
.news-article-carousel .slick-active {
  opacity: 1;
  background-color: none;
}
.news-article-carousel img {
  width: 265px;
  outline: none;
  padding: 10px;
  border: 1px solid #cfd1d2;
  max-width: 99%;
  margin: 5px 0;
}
.news-article-carousel .slick-slide {
  padding-right: 20px;
}
@media (min-width: 768px) {
  .news-article-carousel .slick-slide {
    padding-left: 20px;
    padding-right: 0;
  }
}
#dnn_ContentRightSidebar {
  position: relative;
  display: block;
  float: left;
  width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: left;
}
@media (min-width: 768px) {
  #dnn_ContentRightSidebar {
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    border-left: 1px solid #bbb;
  }
}
.dnnSearchBoxPanel {
  width: 460px;
  background-color: #fff;
}
.dnnSearchBoxPanel .dnnSearchBox {
  width: 320px;
  height: 40px;
  margin-left: 60px;
}
.dnnSearchBox_advanced_query {
  display: none;
}
#dnnSearchResult_dnnSearchBox_input {
  width: 310px;
}
.dnnSearchBoxClearText {
  right: 35px;
  top: 7px;
}
.dnnSearchButton {
  top: 7px !important;
  right: 10px !important;
}
.dnnSearchBox_advanced_label {
  display: none !important;
}
.dnnSearchResultAdvancedTip {
  display: none;
}
.dnnSearchResultPanel {
  background: none;
}
.dnnSearchResultPanel .dnnRight {
  float: left;
  padding-top: 5px;
  padding-left: 45px;
}
.dnnSearchResultPanel .dnnRight ul {
  background: none;
  border: none !important;
}
.dnnSearchResultPanel .dnnRight ul li {
  background: none !important;
}
.dnnSearchResultPanel .dnnRight ul li a {
  background: none !important;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.dnnSearchResultPanel .dnnRight ul li a:hover {
  color: #ec008c !important;
}
.dnnSearchResultPager .dnnLeft {
  margin: 20px 0 20px 60px;
}
.dnnSearchResultPager .dnnRight {
  margin-left: 60px;
}
.dnnSearchResultCountPerPage {
  margin-top: 7px !important;
  padding-left: 80px;
}
.dnnSearchResultContainer &gt; .dnnSearchResultItem {
  margin-left: 30px;
  padding-right: 30px !important;
}
.dnnSearchResultItem-Title {
  margin: 40px 0 10px !important;
  font-weight: 700 !important;
  font-size: 14px;
}
.dnnSearchResultContainer a {
  color: #ec008c !important;
}
.katalog-carousel:hover &gt; .slick-next,
.katalog-carousel:hover &gt; .slick-prev {
  display: inline-block !important;
}
.katalog-carousel .slick-slide {
  border: 1px solid #cfd1d2;
  padding: 10px;
  margin: 5px 10px;
  transition: all 0.2s ease-out;
}
@media (min-width: 992px) {
  .katalog-carousel .slick-slide {
    width: 135px !important;
  }
}
.katalog-carousel .slick-slide:hover {
  opacity: 0.5;
}
.katalog-carousel .slick-prev {
  background: url(img/re-left_bipa.png) 0 no-repeat !important;
  z-index: 999;
  left: 0;
}
.katalog-carousel .slick-next,
.katalog-carousel .slick-prev {
  text-indent: -9999px;
  position: absolute;
  margin: 0;
  padding: 0;
  display: none !important;
  width: 40px;
  height: 100%;
  top: 0;
  opacity: 0.7;
}
.katalog-carousel .slick-next {
  background: url(img/re-right_bipa.png) 100% no-repeat !important;
  z-index: 100;
  right: 0;
}
@media (min-width: 768px) {
  .katalog-carousel .slick-next {
    right: -4px;
  }
}
.katalog-carousel .slick-track {
  min-width: 540px;
}
.Id157 .mfp-content {
  height: 570px;
}
.rss {
  display: none;
}
.katalog-proizvod {
  position: relative;
}
.not-iframe .katalog-proizvod .slika {
  overflow: hidden;
}
.katalog-proizvod .slika img {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .katalog-proizvod .slika img {
    margin-left: 55px;
  }
}
.is-iframe .katalog-proizvod .slika img {
  margin-left: 60%;
  max-width: inherit !important;
}
.katalog-proizvod .katalog-proizvod__description {
  position: absolute;
  top: 0;
  left: 0;
}
.katalog-proizvod .katalog-proizvod__description .opis {
  font-weight: 700;
}
.katalog-proizvod .katalog-proizvod__description .price .value {
  font-weight: 400;
  font-family: Helvetica Neue LT Com;
  font-size: 80px;
  line-height: 75px;
  color: #000;
  letter-spacing: normal;
  float: left;
}
@media (max-width: 768px) {
  .katalog-proizvod .katalog-proizvod__description .price .value {
    font-size: 52px;
  }
}
.katalog-proizvod .katalog-proizvod__description .price .group {
  font-weight: 400;
  font-family: Helvetica Neue LT Com;
  font-size: 30px;
  line-height: 35px;
  color: #000;
  width: 30px;
  float: left;
}
@media (max-width: 768px) {
  .katalog-proizvod .katalog-proizvod__description .price .group {
    font-size: 22px;
    line-height: 24px;
  }
}
.katalog-proizvod .proizvodac {
  width: 40%;
}
@media (min-width: 992px) {
  .katalog-proizvod .proizvodac {
    width: 100%;
  }
}
.mfp-iframe-scaler iframe {
  width: 800px !important;
  height: 570px !important;
}
.mfp-iframe-holder .mfp-close {
  right: 100px !important;
}
.is-iframe .inner-page__container {
  width: 100%;
  height: 100%;
}
.is-iframe .katalog-proizvod {
  width: 80%;
  margin: 0 auto;
}
.header-carousel img {
  min-height: 100%;
}
.my-links {
  text-align: center;
}
.my-links a {
  text-decoration: none;
}
.my-links img {
  opacity: 0.2;
  border: 1px solid #666;
  padding: 5px;
  margin-right: 10px;
  width: 90px;
}
.my-links img:hover {
  opacity: 1;
}
.DnnModule-666 .main-photo img {
  width: 400px;
  float: left;
}
.DnnModule-666 .item-match-height {
  height: 350px;
  margin-bottom: 20px;
}
.DnnModule-666 ul li {
  display: inline-block !important;
  margin: 5px !important;
}
.columnizer .column {
  padding-right: 5px;
}
@media (max-width: 991px) {
  .columnizer .column {
    width: 100% !important;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .faq__content--bottom {
    width: 33%;
    margin-top: -200px;
    float: right;
  }
}
.Id182 .ModDnnForgeLatestArticlesC:after,
.Id182 .ModDnnForgeLatestArticlesC:before {
  content: " ";
  display: table;
}
.Id182 .ModDnnForgeLatestArticlesC:after {
  clear: both;
}
.share-social {
  padding: 30px 0 10px;
}
@media (max-width: 991px) {
  .share-social {
    clear: left;
  }
}
.fb_iframe_widget span {
  vertical-align: inherit !important;
}
.Id160 .mfp-iframe-holder .mfp-content {
  max-width: none;
  margin: 0 auto !important;
}
.Id160 .mfp-iframe-scaler iframe {
  width: 1040px !important;
  height: 800px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.Id158 .mfp-iframe-holder .mfp-content {
  max-width: none;
  margin: 0 auto !important;
}
.Id158 .mfp-iframe-scaler iframe {
  width: 1040px !important;
  height: 800px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.Id215 .mfp-iframe-holder .mfp-content {
  max-width: none;
  margin: 0 auto !important;
}
.Id215 .mfp-iframe-scaler iframe {
  width: 1040px !important;
  height: 800px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.Id214 .mfp-iframe-holder .mfp-content {
  max-width: none;
  margin: 0 auto !important;
}
.Id214 .mfp-iframe-scaler iframe {
  width: 1040px !important;
  height: 800px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.desni {
  position: absolute;
  top: 30px;
  float: right;
  z-index: 0;
  right: 100px;
}
@media (max-width: 1200px) {
  .desni {
    display: none;
  }
}
.lijevi {
  position: absolute;
  top: 30px;
  float: left;
  z-index: 0;
  left: 100px;
}
@media (max-width: 1200px) {
  .lijevi {
    display: none;
  }
}
.Id179 #dnn_ContentRightSidebar {
  border-left: 0;
}
.Id183 .mfp-iframe-holder .mfp-content {
  max-width: none;
  margin: 0 auto !important;
}
.Id183 .mfp-iframe-scaler iframe {
  width: 1040px !important;
  height: 800px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.inner-page .frontpage-carousel img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .katalog-proizvod .proizvodac {
    width: 40%;
  }
}
@media screen and (min-width: 992px) {
  .katalog-proizvod .proizvodac {
    width: 55%;
  }
}
.light-box,
.no-touchevents .Lightbox--body-open {
  overflow: hidden;
}
.light-box {
  background-color: #e1e1e1;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1970;
  opacity: 0.9;
  transition: opacity 0.15s ease-in;
}
.light-box--dark {
  background-color: #ec008c;
}
.light-box__wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.light-box__content {
  margin: 30px auto;
  display: table-cell;
  vertical-align: middle;
}
.search-popup {
  width: 90%;
  max-width: 1180px;
  min-height: 120px;
  margin: 0 auto;
}
@media 992px {
  .search-popup {
    width: 100%;
    padding: 100px 15px 0;
  }
}
.search-popup .search-form__close-button {
  background-color: transparent;
  position: absolute;
  display: block;
  top: 20px;
  right: 20px;
  border: none;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.icon-big-cross {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.icon-big-cross svg {
  display: inline-block;
  vertical-align: middle;
}
.search-popup .search-form__close-button svg path {
  stroke: #fff;
  fill: #fff;
}
.search-form {
  position: relative;
}
.search-form &gt; span {
  position: relative;
  display: block;
}
.searchInputContainer {
  width: 80%;
}
#dnn_dnnSearch_ClassicSearch .button-search {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  background-color: #fff;
}
#dnn_dnnSearch_ClassicSearch .button-search:before {
  width: 50px;
  height: 50px;
  position: absolute;
  display: block;
  line-height: 50px;
  text-align: center;
  text-indent: 0;
  color: #ec008c;
  font-size: 24px;
}
.search-popup .search-popup--results-text {
  margin-top: 20px;
  margin-left: 20px;
  color: #000;
  display: inline-block;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}
.search-popup--results-text &gt; span {
  font-size: 20px;
}
.search-form__open-button {
  color: #000;
  background-color: transparent;
  outline: none;
  border: none;
}
.search-popup .search-form #dnn_dnnSearch_txtSearch {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background: transparent;
  outline: none;
  width: 100%;
  max-height: 50px;
  text-indent: 6px;
  border-radius: 0;
  -webkit-appearance: none;
  font-weight: 400;
  font-size: 24px;
  color: #e1e1e1;
}
.search-popup .search-form #dnn_dnnSearch_txtSearch::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}
.search-popup .search-form #dnn_dnnSearch_txtSearch:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}
.search-popup .search-form #dnn_dnnSearch_txtSearch::placeholder {
  color: hsla(0, 0%, 100%, 0.5);
}
@media 992px {
  .search-popup .search-form #dnn_dnnSearch_txtSearch {
    font-size: 24px;
  }
}
.searchSkinObjectPreview.searchSkinObjectPreview {
  left: 0;
  top: 105%;
  width: 95%;
}
.c-search-box__button-icon {
  fill: #fff;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  pointer-events: none;
}
.cookiebar {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    -3px -4px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.cookiebar .card {
  position: relative;
  margin: 0;
  width: 100%;
  border-radius: 2px;
  background-color: #fff;
}
.cookiebar .card-inner {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 48em;
  max-height: 60vh;
}
.cookiebar .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
  font-size: 13px;
}
.cookiebar .card-title {
  margin-bottom: 8px;
  display: block;
  line-height: 32px;
  font-size: 19.5px;
  font-weight: 300;
  color: #ec008c;
}
.cookiebar .card-action {
  position: relative;
  padding: 16px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: inherit;
  border-top: 1px solid hsla(0, 0%, 63%, 0.2);
}
.cookiebar .card-action #basic_chkbx,
.cookiebar .card-action label[for="basic_chkbx"] {
  opacity: 0.5;
}
.cookiebar .card-action label {
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .cookiebar .card-action {
    width: 100%;
  }
  .cookiebar .card-action .flex {
    margin-top: 10px;
  }
}
.m-right--1 {
  margin-right: 1em;
}
.width--100 {
  width: 100%;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.align__items--center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify--center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.button--orange {
  background: #ec008c;
  color: #fff;
}
.mw--48 {
  max-width: 48em;
}
.mw--default {
  max-width: 100%;
}
@media only screen and (min-width: 767px) {
  .mw--default {
    max-width: 90vw;
  }
}
@media only screen and (min-width: 991px) {
  .mw--default {
    max-width: 60vw;
  }
}
.flex--row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex--column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.center {
  margin: 0 auto;
}
.gdpr .button,
.gdpr .button--primary,
.gdpr .button--secondary {
  position: relative;
  padding: 7.5px 15px;
  overflow: hidden;
  margin-left: 20px;
  border: none;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #fff;
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
}
.gdpr .button--orange,
.gdpr .button--primary--orange,
.gdpr .button--secondary--orange {
  background: #ef7102;
}
@media only screen and (max-width: 575px) {
  .gdpr .button,
  .gdpr .button--primary,
  .gdpr .button--secondary {
    margin-left: 0;
  }
}
.gdpr .bg-secondary {
  background-color: #999;
}
.gdpr .bg-primary {
  background-color: #ec008c;
}
.gdpr .button--primary:hover,
.gdpr .button--secondary:hover,
.gdpr .button:hover {
  background-color: #e7e8e8;
  color: #ec008c;
}
.gdpr a,
.gdpr h1,
.gdpr h2,
.gdpr h3,
.gdpr label,
.gdpr p {
  font-family: Open Sans, Arial, Helvetica, sans-serif;
}
.gdpr .block {
  display: block;
}
.c-gdpr__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .c-gdpr__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    padding-left: 0;
    margin-left: 0;
  }
}
.c-gdpr__item {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-gdpr__item-title {
  display: -ms-flexbox;
  display: flex;
  margin-right: 1em;
}
@media only screen and (max-width: 991px) {
  .c-gdpr__item {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-bottom: 10px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .c-gdpr__description {
    max-height: 40vh;
    overflow-y: auto;
  }
}
.sc-content-block .zupanije {
  font-weight: 600;
  color: #ec008c;
  padding: 5px 22px;
}
.sc-content-block .zupanije .zupanije_list {
  font-weight: 600;
  padding-bottom: 15px;
  height: 180px;
}
#branches-list .poslovnice-detail a .address {
  font-weight: 600;
  margin-top: 4px;
}
#branches-list .poslovnice-detail a .town {
  color: #ec008c;
}
@media (min-width: 1024px) {
  .wrapper-poslovnice h2.main-title_poslovnice {
    margin-left: 44px;
  }
}
.c-footer-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 26px;
}
.c-footer-content .logo {
  flex-basis: 50%;
  margin-bottom: 24px;
}
.c-footer-content .logo img {
  width: 135px;
  height: auto;
}
.c-footer-tel-wrap {
  flex-basis: 50%;
}
.c-footer-tel {
  margin-bottom: 16px;
}
.c-footer-mail div,
.c-footer-tel div {
  margin-bottom: 5px;
}
.c-footer-mail a,
.c-footer-tel a {
  font-weight: 700;
  font-size: 16px;
}
.c-footer-content .main-nav {
  flex-basis: 100%;
}
.c-footer-content .main-nav ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.c-footer-content .main-nav li {
  flex-basis: 100%;
  padding: 0;
  margin-bottom: 8px;
}
.c-footer-content .main-nav li a {
  color: #000;
}
.bgr_telefon_dno .pink_crta {
  border-top: 1px solid #ec008c;
}
@media screen and (min-width: 769px) {
  .c-footer-content {
    padding: 0 29px;
  }
  .c-footer-content .logo {
    flex-basis: 20%;
    margin-bottom: 0;
  }
  .c-footer-tel-wrap {
    flex-basis: 20%;
  }
  .c-footer-content .main-nav {
    margin-bottom: -16px;
    flex-basis: 60%;
  }
  .c-footer-content .main-nav ul {
    display: flex;
    flex-wrap: wrap;
  }
  .c-footer-content .main-nav li {
    flex-basis: 33.33%;
    margin-bottom: 16px;
  }
}
/* .l-fp-container-wrapp {
    display: grid;
    grid-template-columns: 1fr 100% 1fr;
}

@media (min-width: 768px){
    .l-fp-container-wrapp {
        grid-template-columns: 1fr 750px 1fr;
    }
}

@media (min-width: 960px){
    .l-fp-container-wrapp {
        grid-template-columns: 1fr 940px 1fr;
    }
}

@media (min-width: 992px){
    .l-fp-container-wrapp {
        grid-template-columns: 1fr 970px 1fr;
    }
} */

@media (max-width: 1610px) {
  .l-front-page .bg-banner.left-bg &gt; div,
  .l-front-page .bg-banner.right-bg &gt; div {
    display: none;
  }
}

.l-front-page .bg-banner.left-bg &gt; div {
  position: relative;
  left: -15px;
}
.l-front-page .bg-banner.right-bg &gt; div {
  position: relative;
  right: 24px;
  z-index: 0;
}
.header_menu-block .main-nav__list .main-nav__item:first-child {
  background-color: #f9c0c7;
}


.page #mc_embed_signup {
border: 1px solid #ec008c;
padding: 1rem;
width: 100% !important;
margin-bottom: 2rem;
}

@media (min-width: 992px) {
.page #mc_embed_signup {
padding: 3rem;
}
}

#mc_embed_signup #mc_embed_signup_scroll .indicates-required{
  text-align: left;margin-bottom: 1rem;
}

.page #mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100%;
    padding-bottom: 3%;
    min-height: 50px;
    display: grid;
}

@media (min-width: 992px) {
.page #mc_embed_signup .mc-field-group {
    width: 60%;
}
}



.page #mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 0;
    height: 54px;
    border: 0;
    border-bottom: 2px solid black;
    border-radius: 0;
}


.page #mc_embed_signup .indicates-required {
display: none;
}

.page #mc_embed_signup .mc-field-group input:focus,
.page #mc_embed_signup .mc-field-group input:active {
    border-bottom: 2px solid #ec008c;
}

.page #mc_embed_signup a {
	color: #ec008c;
}

.page #mc_embed_signup #mc_embed_signup_scroll .agree-wrapper .agree-checkbox {
    margin-bottom: 3rem;
    background-color: #f8f8f8;
    padding: 1rem;
}

@media (min-width: 992px) {
.page #mc_embed_signup #mc_embed_signup_scroll .agree-wrapper .agree-checkbox {
    display: flex;
}
}

.page #mc_embed_signup #mc_embed_signup_scroll .agree-wrapper .agree-checkbox input {
  margin-right: .5rem;
}

.page #mc_embed_signup #mc_embed_signup_scroll .agree-wrapper .agree-checkbox a {
  margin-left: .5rem;
}

.page #mc_embed_signup #mc_embed_signup_scroll .agree-wrapper .agree-button input {
 padding: .5rem 2rem;
height: auto;
background-color: #ec008c;
}

.page #mc_embed_signup #mc_embed_signup_scroll .agree-wrapper .agree-button input:hover {
	opacity: .8;
}
@media only screen and (max-width: 768px) {
  .remington-summer-home-brands .c-item-img {
    width: 200px;
  }
}</pre></body></html>