@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese");
/*
font-family: 'Roboto', sans-serif;
thin 100
thin 100 Italic
light 300
light 300 Italic
regular 400
regular 400 Italic
medium 500
medium 500 Italic
bold 700
bold 700 Italic
black 900
black 900 Italic
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  background-color: #e7e7e7; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0 auto;
  max-width: 1920px;
  font-family: "Roboto", "Arial", sans-serif;
  font-weight: 400;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  color: #909090;
  position: relative; }
  body:before {
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url("../images/pp.jpg");
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    content: "";
    opacity: 0.4;
    z-index: 9999999999999999999999999999999999999999; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  outline: none; }

button {
  cursor: pointer; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
  outline: none; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  outline: none; }

p {
  display: block;
  margin: 0; }

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  margin: 0;
  padding: 0; }

.hidden {
  display: none; }

.shopping-cart-panel {
  background-color: #fff;
  position: relative;
  z-index: 100;
  color: #000;
  padding: 20px; }
  @media (max-width: 767px) {
    .shopping-cart-panel {
      margin-top: 20px;
      padding: 20px 0px; } }
  .shopping-cart-panel .btn {
    width: auto; }
    .shopping-cart-panel .btn i {
      font-size: 20px;
      margin-right: 10px;
      vertical-align: middle; }
    .shopping-cart-panel .btn:last-child {
      float: left; }
    .shopping-cart-panel .btn:first-child {
      float: right; }
  .shopping-cart-panel .btn a.back {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    line-height: 41px;
    display: inline-block;
    width: auto;
    text-align: center;
    border-radius: 5px;
    border: none;
    background: #2b2b2b;
    top: 0px;
    height: 41px;
    padding: 0 57px;
    width: auto;
    float: left; }
    .shopping-cart-panel .btn a.back:active {
      top: 0; }
    .shopping-cart-panel .btn a.back:hover {
      background: #000000; }
    @media (max-width: 620px) {
      .shopping-cart-panel .btn a.back {
        padding: 0 12px; } }
  .shopping-cart-panel .btn a.next-step {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    line-height: 41px;
    display: inline-block;
    width: auto;
    text-align: center;
    border-radius: 5px;
    border: none;
    top: 0px;
    height: 41px;
    padding: 0 57px;
    width: auto;
    float: right; }
    .shopping-cart-panel .btn a.next-step:active {
      top: 0; }
    @media (max-width: 620px) {
      .shopping-cart-panel .btn a.next-step {
        padding: 0 12px; } }

.step-with-sum {
  width: calc(100% - 240px);
  float: left;
  padding-right: 0px; }
  @media (max-width: 970px) {
    .step-with-sum {
      width: 100%; }
      .step-with-sum .cart-box {
        padding: 10px; } }

.cart-steps {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; }
  .cart-steps .step {
    display: inline-block;
    width: 25%;
    float: left;
    padding: 0 20px;
    background-color: #e1e1e1;
    text-align: center;
    position: relative;
    height: 50px;
    line-height: 50px;
    border: 1px solid #fff;
    color: #231f20; }
    .cart-steps .step.after {
      background-color: #ccc; }
    .cart-steps .step.current {
      background-color: #ee2f24;
      color: #fff; }
    @media (max-width: 850px) {
      .cart-steps .step {
        width: 50%;
        text-align: left; } }
    @media (max-width: 500px) {
      .cart-steps .step {
        width: 100%; } }

.cart-products-table {
  width: 100%;
  text-align: left;
  clear: both;
  margin-bottom: 20px; }
  .cart-products-table.CheckoutItems tr td img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle; }
  @media (max-width: 750px) {
    .cart-products-table.CheckoutItems tr td:nth-child(4) {
      padding-top: 10px;
      padding-left: 0;
      padding-right: 0;
      text-align: left; } }
  @media (max-width: 420px) {
    .cart-products-table.CheckoutItems tr td:nth-child(4) {
      padding: 10px; } }
  .cart-products-table tr th {
    padding: 10px;
    border-bottom: 1px solid #e1e1e1; }
    .cart-products-table tr th:last-child {
      text-align: right; }
  .cart-products-table tr td {
    padding: 10px;
    border-bottom: 1px solid #e1e1e1; }
    .cart-products-table tr td:last-child {
      text-align: right; }
    .cart-products-table tr td:nth-child(4) {
      min-width: 115px; }
    .cart-products-table tr td .thumbnail {
      width: 80px;
      display: inline-block;
      text-align: center; }
      @media (max-width: 760px) {
        .cart-products-table tr td .thumbnail {
          width: 100%; } }
      .cart-products-table tr td .thumbnail img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
    .cart-products-table tr td a.image-holder {
      width: 60px;
      height: 60px;
      vertical-align: middle;
      display: inline-block; }
      .cart-products-table tr td a.image-holder img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
    .cart-products-table tr td a {
      text-decoration: none;
      font-size: 18px;
      color: #231f20; }
      .cart-products-table tr td a:hover {
        text-decoration: underline; }
      .cart-products-table tr td a.product-remove:hover i {
        color: #e60002; }
    .cart-products-table tr td a.remove-cart {
      font-size: 26px; }
      .cart-products-table tr td a.remove-cart:hover {
        color: #e50000; }
    .cart-products-table tr td .sum-panel {
      display: inline-block;
      width: 140px;
      float: none;
      margin: 0px; }
      .cart-products-table tr td .sum-panel span {
        background-color: #e1e1e1;
        display: inline-block;
        float: left;
        line-height: 40px; }
      .cart-products-table tr td .sum-panel .less {
        height: 40px;
        text-align: center;
        width: 40px;
        transition: .1s;
        cursor: pointer; }
        .cart-products-table tr td .sum-panel .less:active {
          font-size: 10px; }
      .cart-products-table tr td .sum-panel input {
        width: 60px;
        float: left;
        height: 40px;
        text-align: center;
        border: 1px solid #e1e1e1; }
      .cart-products-table tr td .sum-panel .more {
        height: 40px;
        text-align: center;
        width: 40px;
        transition: .3s;
        cursor: pointer; }
        .cart-products-table tr td .sum-panel .more:active {
          font-size: 10px; }
  @media (max-width: 750px) {
    .cart-products-table {
      display: block; }
      .cart-products-table .counter {
        margin-bottom: 0px; }
      .cart-products-table tbody {
        width: 100%;
        display: block; }
      .cart-products-table tr {
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #e1e1e1; }
        .cart-products-table tr th {
          display: none; }
        .cart-products-table tr td {
          display: inline-block;
          float: left;
          vertical-align: middle;
          height: auto;
          border-bottom: none; }
          .cart-products-table tr td:before {
            content: "";
            height: 100%;
            vertical-align: middle;
            width: 0;
            display: inline-block; }
          .cart-products-table tr td * {
            display: inline-block;
            vertical-align: middle; }
          .cart-products-table tr td:nth-child(1) {
            width: 80px; } }
        @media (max-width: 750px) and (max-width: 400px) {
          .cart-products-table tr td:nth-child(1) {
            height: auto; } }
  @media (max-width: 750px) {
          .cart-products-table tr td:nth-child(2) {
            width: calc(100% - 80px); } }
        @media (max-width: 750px) and (max-width: 400px) {
          .cart-products-table tr td:nth-child(2) {
            height: auto; } }
  @media (max-width: 750px) {
          .cart-products-table tr td:nth-child(3) {
            clear: left; } }
        @media (max-width: 750px) and (max-width: 420px) {
          .cart-products-table tr td:nth-child(3) {
            clear: both;
            width: 100%; }
            .cart-products-table tr td:nth-child(3) .sum-panel {
              width: 100%; }
              .cart-products-table tr td:nth-child(3) .sum-panel input {
                width: calc(100% - 80px); } }
      @media (max-width: 750px) and (max-width: 750px) {
        .cart-products-table tr td:nth-child(4) {
          padding-top: 32px;
          padding-left: 0;
          padding-right: 0; } }
      @media (max-width: 750px) and (max-width: 420px) {
        .cart-products-table tr td:nth-child(4) {
          padding: 10px; } }
  @media (max-width: 750px) {
          .cart-products-table tr td:nth-child(5) {
            float: right; } }
        @media (max-width: 750px) and (max-width: 750px) {
          .cart-products-table tr td:nth-child(5) {
            padding-top: 32px;
            padding-right: 0; } }
        @media (max-width: 750px) and (max-width: 420px) {
          .cart-products-table tr td:nth-child(5) {
            padding: 10px; } }
  @media (max-width: 750px) {
      .cart-products-table.total-summary tr td:nth-child(4) {
        float: right; } }

.content-body .total-sum {
  float: right;
  display: inline-block;
  height: 40px;
  padding: 10px; }
  .content-body .total-sum p {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    vertical-align: bottom;
    line-height: normal;
    margin-bottom: 0px; }
    @media (max-width: 400px) {
      .content-body .total-sum p {
        font-size: 13px;
        margin-right: 10px; } }
  .content-body .total-sum span {
    vertical-align: bottom; }
  .content-body .total-sum .total-price {
    font-size: 28px;
    font-weight: 700;
    text-align: right;
    display: inline-block; }
    @media (max-width: 400px) {
      .content-body .total-sum .total-price {
        font-size: 20px; } }
    .content-body .total-sum .total-price .currency {
      font-size: 14px;
      position: relative;
      top: -2px; }

.total-sub-sum {
  float: right;
  display: inline-block;
  height: 30px;
  padding: 10px; }
  .total-sub-sum p {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    vertical-align: bottom; }
    @media (max-width: 400px) {
      .total-sub-sum p {
        font-size: 13px;
        margin-right: 10px; } }
  .total-sub-sum span {
    vertical-align: bottom; }
  .total-sub-sum .total-price {
    font-size: 28px;
    font-weight: 700;
    text-align: right;
    display: inline-block; }
    @media (max-width: 400px) {
      .total-sub-sum .total-price {
        font-size: 20px; } }
    .total-sub-sum .total-price .currency {
      font-size: 14px;
      position: relative;
      top: -2px; }

.cart-bottom-actions {
  margin-top: 20px; }
  @media (max-width: 680px) {
    .cart-bottom-actions .btn {
      width: 100%;
      margin-bottom: 20px; }
      .cart-bottom-actions .btn a, .cart-bottom-actions .btn button, .cart-bottom-actions .btn a.back, .cart-bottom-actions .btn a.next-step {
        width: 100%; }
        .cart-bottom-actions .btn a:active, .cart-bottom-actions .btn button:active, .cart-bottom-actions .btn a.back:active, .cart-bottom-actions .btn a.next-step:active {
          top: 0; } }

.cart-box {
  width: 50%;
  display: inline-block;
  float: left;
  padding-right: 20px; }
  .cart-box .element {
    display: inline-block;
    vertical-align: middle; }
  @media (max-width: 970px) {
    .cart-box {
      width: calc(50% - 10px);
      padding-right: 0;
      margin-right: 20px; }
      .cart-box:nth-child(2) {
        margin-right: 0; } }
  @media (max-width: 767px) {
    .cart-box {
      width: 100%;
      padding: 0;
      margin-right: 0px;
      margin-bottom: 20px; }
      .cart-box:nth-child(2) {
        margin-right: 0; } }
  .cart-box.summary {
    width: 240px;
    padding-right: 0; }
    @media (max-width: 970px) {
      .cart-box.summary {
        display: block;
        width: 100%;
        margin-right: 0; } }
    @media (max-width: 665px) {
      .cart-box.summary {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0; } }
    .cart-box.summary header {
      margin-bottom: 0; }
  .cart-box header {
    border-bottom: 1px solid #e1e1e1; }
    .cart-box header h2 {
      margin: 0 0 20px 0; }
  .cart-box fieldset {
    display: block;
    width: 100%;
    border: none;
    padding: 0; }
    .cart-box fieldset label {
      display: inline-block;
      width: 100%;
      vertical-align: middle;
      height: 100px;
      padding: 20px 0px;
      border-bottom: 1px solid #e1e1e1; }
      .cart-box fieldset label:before {
        content: "";
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle; }
      .cart-box fieldset label img {
        display: inline-block;
        max-height: 60px;
        max-width: 80px;
        vertical-align: middle;
        margin-left: 10px; }
        @media (max-width: 665px) {
          .cart-box fieldset label img {
            max-width: 40px; } }
      .cart-box fieldset label .ver-label {
        display: inline-block;
        margin-left: 10px;
        width: calc(100% - 140px);
        vertical-align: middle;
        font-size: 13px; }
        .cart-box fieldset label .ver-label p {
          font-size: 15px;
          font-weight: 700; }
        @media (max-width: 665px) {
          .cart-box fieldset label .ver-label {
            width: calc(100% - 100px);
            font-size: 13px; } }
  .cart-box .summary-box {
    display: block;
    border: 1px solid #e1e1e1;
    border-top: none; }
    @media (max-width: 970px) {
      .cart-box .summary-box {
        display: block; } }
    .cart-box .summary-box .item-summary {
      display: inline-block;
      width: 100%;
      padding: 10px;
      border-bottom: 1px solid #e1e1e1; }
      .cart-box .summary-box .item-summary .item-img-holder {
        width: 60px;
        height: 60px;
        display: inline-block;
        float: left; }
        .cart-box .summary-box .item-summary .item-img-holder img {
          display: block;
          max-width: 100%;
          max-height: 100%; }
      .cart-box .summary-box .item-summary .item-name {
        width: calc(100% - 60px);
        padding-left: 10px;
        font-size: 13px;
        display: inline-block;
        float: left;
        margin-bottom: 10px; }
      .cart-box .summary-box .item-summary .item-price {
        float: right;
        display: inline-block;
        width: 100%;
        font-size: 13px;
        text-align: right; }
    .cart-box .summary-box .total-cart-sum {
      display: inline-block;
      width: 100%;
      padding: 10px; }
      .cart-box .summary-box .total-cart-sum span:nth-child(1) {
        font-size: 14px;
        font-weight: 700;
        float: left;
        padding-top: 7px; }
      .cart-box .summary-box .total-cart-sum span:nth-child(2) {
        font-size: 20px;
        font-weight: 700;
        float: right; }

.cart-box .summary-box .total-cart-sum span.currency {
  float: none; }

.cart-step-2 .cart-bottom-actions {
  float: left;
  padding-right: 20px;
  width: 100%;
  clear: both; }
  @media (max-width: 970px) {
    .cart-step-2 .cart-bottom-actions {
      width: 100%;
      padding-right: 0; } }

.cart-step-3.step-with-sum {
  padding-right: 20px; }
  @media (max-width: 970px) {
    .cart-step-3.step-with-sum {
      padding-right: 0px; } }

.cart-step-3 .cart-bottom-actions {
  float: left;
  padding-right: 20px;
  width: 100%;
  clear: both; }
  @media (max-width: 970px) {
    .cart-step-3 .cart-bottom-actions {
      width: 100%;
      padding-right: 0; } }

.cart-step-3 .contact-field {
  width: calc(100% - 240px);
  float: left;
  display: inline-block;
  padding: 0 20px 0 0;
  margin: 0;
  border: none; }
  @media (max-width: 970px) {
    .cart-step-3 .contact-field {
      width: 100%;
      padding: 0; } }

.price-summary2 {
  margin-bottom: 35px; }

.cart-column {
  width: 33.33%;
  float: left;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 30px; }
  .cart-column header {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .cart-column p {
    display: block;
    margin-bottom: 6px;
    font-size: 13px; }
  @media (max-width: 767px) {
    .cart-column {
      width: 50%; } }
  @media (max-width: 620px) {
    .cart-column {
      width: 100%; } }

.field-checkbox {
  display: block;
  margin-bottom: 30px; }
  .field-checkbox label {
    cursor: pointer; }
    .field-checkbox label input {
      margin-right: 6px; }

.contact-field .field-section.other-address, .field-section.company, .field-section.registration {
  display: none; }

.ticket {
  margin-top: 20px; }
  .ticket p {
    margin-bottom: 6px; }
  .ticket input {
    height: 40px;
    padding: 0 12px;
    border: 1px solid #d7d7d7;
    float: left; }
    @media (max-width: 440px) {
      .ticket input {
        width: 100%; } }
  .ticket button {
    height: 40px;
    padding: 0 12px;
    border: none;
    float: left;
    background: #ee2f24;
    color: #fff; }
    @media (max-width: 440px) {
      .ticket button {
        float: right; } }
    .ticket button:hover {
      background: #ab8e32; }

.req-passw {
  font-size: 12px;
  text-align: right;
  width: 100%;
  display: block;
  margin-top: 4px; }
  .req-passw .slow {
    color: red; }
  .req-passw .medium {
    color: yellow; }
  .req-passw .hard {
    color: green; }

.conditions {
  display: block;
  text-align: right;
  font-size: 13px;
  clear: both;
  float: right; }
  .conditions input {
    margin-right: 6px;
    cursor: pointer; }

.pplparcelshop {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 20px 0px;
  border-bottom: 1px solid #e1e1e1; }
  .pplparcelshop .ui-selectmenu-button.ui-button {
    width: 100%; }
    .pplparcelshop .ui-selectmenu-button.ui-button .ui-selectmenu-text {
      max-width: 400px; }
  .pplparcelshop .logo-container img {
    display: inline-block;
    max-width: 100%; }

#pplparcelshop-info {
  padding: 8px; }
  #pplparcelshop-info .openTime {
    display: block;
    margin-bottom: 16px; }
  #pplparcelshop-info .desc {
    font-size: 13px;
    line-height: 18px; }

.predkosik-textura {
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  display: none; }

.left_fixed_pre_card {
  position: fixed;
  right: -420px;
  top: 0;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  height: 100%;
  display: block;
  z-index: 99999;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
  overflow-y: auto;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: .5s; }
  @media (max-width: 520px) {
    .left_fixed_pre_card {
      max-width: 320px; } }
  .left_fixed_pre_card.open {
    right: 0px; }
  .left_fixed_pre_card .pre_cart_content {
    max-width: 100%;
    padding: 20px; }
  .left_fixed_pre_card .header_pre_cart {
    border-bottom: 1px solid #eaeaea;
    font-size: 25px;
    padding-bottom: 15px;
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: 15px; }
    .left_fixed_pre_card .header_pre_cart:before {
      content: "\f07a";
      font-family: FontAwesome;
      font-size: 17px;
      width: 30px;
      height: 30px;
      border-radius: 45px;
      border: 1px solid #000;
      color: #000;
      line-height: 30px;
      vertical-align: middle;
      text-align: center;
      margin-right: 12px;
      display: inline-block; }
  .left_fixed_pre_card .closing_pre_cart {
    position: absolute;
    right: 0px;
    top: 20px;
    cursor: pointer; }
    .left_fixed_pre_card .closing_pre_cart:before {
      content: "\f00d";
      font-family: FontAwesome;
      font-size: 17px;
      width: 30px;
      height: 30px;
      border-radius: 45px;
      border: 1px solid #000;
      color: #000;
      line-height: 30px;
      vertical-align: middle;
      text-align: center;
      margin-right: 12px;
      display: inline-block; }
  .left_fixed_pre_card .pre_cart_item_container {
    max-height: 456px;
    overflow-y: auto;
    display: block;
    overflow-x: hidden; }
    @media (max-height: 790px) {
      .left_fixed_pre_card .pre_cart_item_container {
        max-height: 255px; } }
  .left_fixed_pre_card .pre_cart_product {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eaeaea;
    transition: 1s;
    left: 0%; }
    .left_fixed_pre_card .pre_cart_product.pre_hidden {
      left: 100%; }
    .left_fixed_pre_card .pre_cart_product .thumbnail {
      width: 60px;
      display: inline-block;
      float: left;
      height: 60px; }
      .left_fixed_pre_card .pre_cart_product .thumbnail img {
        max-width: 100%;
        max-height: 100%; }
  .left_fixed_pre_card .pre_cart_product_name {
    font-size: 16px;
    font-weight: 600;
    display: block;
    float: left;
    width: calc(100% - 60px);
    padding-left: 12px;
    margin-bottom: 15px; }
  .left_fixed_pre_card .pre_cart_product_price {
    font-size: 13px;
    color: #ee2f24;
    font-weight: 400;
    display: block;
    float: left;
    width: calc(100% - 60px);
    padding-left: 12px; }
  .left_fixed_pre_card .summary_box {
    text-align: right; }
    .left_fixed_pre_card .summary_box span:first-child {
      font-size: 14px;
      display: inline-block; }
    .left_fixed_pre_card .summary_box span:last-child {
      font-size: 20px;
      font-weight: bold;
      display: inline-block;
      color: #ee2f24; }
  .left_fixed_pre_card .btn {
    max-width: 100%;
    width: 100%;
    float: none;
    margin-top: 35px;
    margin-bottom: 20px; }
    .left_fixed_pre_card .btn a {
      padding-left: 20px;
      padding-right: 20px;
      max-width: 100%;
      width: 100%; }
  .left_fixed_pre_card .go_back_pre_cart {
    text-decoration: underline;
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer; }
    .left_fixed_pre_card .go_back_pre_cart:hover {
      text-decoration: none; }

.precart-easy {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  padding: 20px;
  /* Center slide text vertically */
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .precart-easy.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .precart-easy .precart-easy-content {
    padding: 20px;
    border-radius: 5px;
    display: block;
    transition: .3s;
    transform: scale(0);
    background-color: #fff;
    width: 100%;
    max-width: 600px; }
    .precart-easy .precart-easy-content.show {
      transform: scale(1); }
    .precart-easy .precart-easy-content .precart-info {
      margin-bottom: 16px;
      font-size: 14px;
      width: 100%; }
    .precart-easy .precart-easy-content .btn.btn_back {
      float: left;
      width: 160px;
      max-width: 160px; }
      @media (max-width: 470px) {
        .precart-easy .precart-easy-content .btn.btn_back {
          width: 100%;
          max-width: 100%;
          margin-bottom: 20px; } }
      .precart-easy .precart-easy-content .btn.btn_back a {
        padding: 0 5px;
        width: 160px;
        max-width: 160px; }
        @media (max-width: 470px) {
          .precart-easy .precart-easy-content .btn.btn_back a {
            width: 100%;
            max-width: 100%; } }
    .precart-easy .precart-easy-content .btn {
      float: right;
      width: 160px;
      max-width: 160px; }
      @media (max-width: 470px) {
        .precart-easy .precart-easy-content .btn {
          width: 100%;
          max-width: 100%; } }
      .precart-easy .precart-easy-content .btn a {
        padding: 0 5px;
        width: 160px;
        max-width: 160px; }
        @media (max-width: 470px) {
          .precart-easy .precart-easy-content .btn a {
            width: 100%;
            max-width: 100%; } }
    .precart-easy .precart-easy-content .precart-easy-header {
      font-size: 26px;
      margin: 0px 0px 16px 0px;
      padding: 0px 0px 16px 0px;
      display: block;
      border-bottom: 1px solid #e1e1e1; }
      .precart-easy .precart-easy-content .precart-easy-header:before {
        display: inline-block;
        margin-right: 12px;
        content: "\f07a";
        font-family: FontAwesome; }
    .precart-easy .precart-easy-content .easy-products-container {
      margin: 0px 0px 16px 0px;
      padding: 0px 0px 16px 0px;
      display: block;
      border-bottom: 1px solid #e1e1e1; }
      .precart-easy .precart-easy-content .easy-products-container .thumbnail {
        display: block;
        max-height: 110px;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 25px; }
        .precart-easy .precart-easy-content .easy-products-container .thumbnail img {
          display: inline-block;
          max-height: 110px; }
      .precart-easy .precart-easy-content .easy-products-container .precart-added-name {
        text-align: center;
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 18px;
        font-weight: 600; }
      .precart-easy .precart-easy-content .easy-products-container .precart-added-price {
        color: #ee2f24;
        font-weight: bold;
        text-align: right; }
      .precart-easy .precart-easy-content .easy-products-container .price-small {
        font-weight: 400;
        margin-right: 10px;
        color: #000; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
  text-align: center;
  color: #1680c0;
  vertical-align: middle; }
  .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-next:before {
    font-family: FontAwesome;
    content: "\f053";
    display: inline-block;
    vertical-align: middle;
    font-size: 26px; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
  color: #1680c0;
  text-align: center;
  vertical-align: middle; }
  .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    vertical-align: middle;
    font-size: 26px; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

@media (max-width: 767px) {
  .product-gallery-1.col-md-6 {
    width: 100%; } }

.product-gallery-1.col-md-6 .js-swiper-detail .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.product-gallery-1.col-md-6 .js-swiper-detail .swiper-slide {
  background-size: cover;
  background-position: center;
  text-align: center; }
  .product-gallery-1.col-md-6 .js-swiper-detail .swiper-slide picture {
    max-width: 100%;
    display: inline-block;
    text-align: center; }
    .product-gallery-1.col-md-6 .js-swiper-detail .swiper-slide picture img {
      max-width: 100%;
      display: inline-block; }
  .product-gallery-1.col-md-6 .js-swiper-detail .swiper-slide img {
    max-width: 100%;
    display: inline-block; }

.product-gallery-1.col-md-6 .js-swiper-detail .gallery-top {
  height: auto;
  width: 100%; }

.product-gallery-1.col-md-6 .gallery-thumbs {
  height: auto;
  box-sizing: border-box;
  padding: 10px 0; }

.product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide {
  height: 80px;
  opacity: 1;
  text-align: center; }
  .product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide picture {
    max-height: 80px;
    display: inline-block;
    max-width: 100%;
    text-align: center; }
    .product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide picture img {
      max-height: 80px;
      display: inline-block;
      max-width: 100%;
      border: 2px solid #fff; }
      .product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide picture img:hover {
        border-color: #ee2f24;
        cursor: pointer; }
  .product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide img {
    max-width: 100%;
    display: inline-block; }

.product-gallery-1.col-md-6 .gallery-thumbs img {
  border: 3px solid #fff; }

.product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide-active, .product-gallery-1.col-md-6 .swiper-slide:hover {
  opacity: 1; }
  .product-gallery-1.col-md-6 .gallery-thumbs .swiper-slide-active img, .product-gallery-1.col-md-6 .swiper-slide:hover img {
    border-color: #ee2f24; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 5px;
  margin: 0 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block;
  max-height: 500px;
  overflow-y: auto; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: auto;
  padding: 10px 5px;
  height: 46px;
  background: #fff;
  line-height: 28px;
  vertical-align: middle;
  border: 1px solid #f0f0f0;
  color: #000; }
  .ui-selectmenu-button.ui-button:hover {
    background: #fff;
    border: 1px solid #f0f0f0;
    color: #000; }
  .ui-selectmenu-button.ui-button.ui-selectmenu-button-open {
    border-color: #d7d6d6; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
  position: relative; }
  .ui-selectmenu-icon.ui-icon:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #000;
    font-family: FontAwesome;
    content: "\f0d7";
    font-size: 16px;
    position: absolute;
    top: -1px;
    left: 3px; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 6px; }

.ui-slider-horizontal .ui-slider-handle {
  top: -7px;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #fff; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #ee2f24;
  background: #ee2f24;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #ee2f24;
  background: #ee2f24;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: none; }

.ui-widget-header .ui-icon {
  background-image: none; }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: none; }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: none; }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: none; }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: none; }

.ui-button .ui-icon {
  background-image: none; }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.lg-icon {
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 999999980;
  border: none;
  outline: none; }
  .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5; }
  .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }
  .lg-actions .lg-next:before {
    content: "\f054"; }

.lg-actions .lg-prev {
  left: 20px; }
  .lg-actions .lg-prev:after {
    content: "\f053"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 999999982;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }
  .lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    .lg-toolbar .lg-icon:hover {
      color: #FFF; }
  .lg-toolbar .lg-close:after {
    content: "\f00d"; }
  .lg-toolbar .lg-download:after {
    content: "\f019"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 999999980; }
  .lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold; }
  .lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 999999980;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }
  .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }
  @media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
      -webkit-transition: border-color 0.25s ease;
      -o-transition: border-color 0.25s ease;
      transition: border-color 0.25s ease; } }
  .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707; }
  .lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }
  .lg-outer .lg-toogle-thumb:after {
    content: "\f00a"; }
  .lg-outer .lg-toogle-thumb:hover {
    color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }
  .lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
  .lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 999999980;
    cursor: pointer; }

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.lg-outer .lg-has-html5 .lg-video-play {
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999999983;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }
  .lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0; }
  .lg-progress-bar.lg-start .lg-progress {
    width: 100%; }
  .lg-show-autoplay .lg-progress-bar {
    opacity: 1; }

.lg-autoplay-button:after {
  content: "\f04b"; }
  .lg-show-autoplay .lg-autoplay-button:after {
    content: "\f04c"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\f00e"; }

#lg-actual-size {
  font-size: 20px; }
  #lg-actual-size:after {
    content: "\f24d"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }
  #lg-zoom-out:after {
    content: "\f010"; }
  .lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 999999980;
  height: 10px; }
  .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }
  .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }
  .lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }
  .lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\f0b2"; }
  .lg-fullscreen-on .lg-fullscreen:after {
    content: "\f108"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999981;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s; }
  .lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px; }
  .lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px; }
  .lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333; }
  .lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px; }
    .lg-outer .lg-dropdown a:hover {
      background-color: rgba(0, 0, 0, 0.07); }
  .lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle; }
  .lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto; }

.lg-outer #lg-share {
  position: relative; }
  .lg-outer #lg-share:after {
    content: "\f1e0"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }
  .lg-outer #lg-share-facebook .lg-icon:after {
    content: "\f09a"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }
  .lg-outer #lg-share-twitter .lg-icon:after {
    content: "\f099"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }
  .lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\f0d5"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }
  .lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\f0d2"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999950;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }
  .lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .lg-outer.lg-visible {
    opacity: 1; }
  .lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1; }
  .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%; }
  .lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap; }
  .lg-outer .lg-item {
    background: url("../img/loading.gif") no-repeat scroll center center transparent;
    display: none !important; }
  .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important; }
  .lg-outer.lg-css .lg-current {
    display: inline-block !important; }
  .lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; }
    .lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px; }
  .lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .lg-outer .lg-item.lg-complete {
    background-image: none; }
  .lg-outer .lg-item.lg-current {
    z-index: 999999960; }
  .lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important; }
  .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }
  .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1; }
  .lg-outer .lg-empty-html {
    display: none; }
  .lg-outer.lg-hide-download #lg-download {
    display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999940;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }
  .lg-backdrop.in {
    opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }
  .lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1; }
  .lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.CookiesPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
  transition: all .24s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  padding: 2em;
  overflow: hidden;
  z-index: var(--cookiePopupLayer, 1000); }
  @media (max-width: 40rem) {
    .CookiesPopup {
      padding: .5em; } }
  .CookiesPopup.is-opened, .CookiesPopup.is-active {
    pointer-events: auto;
    opacity: 1;
    visibility: visible; }
  .CookiesPopup-left-top {
    justify-content: flex-start;
    align-items: flex-start; }
  .CookiesPopup-left-bottom {
    justify-content: flex-start;
    align-items: flex-end; }
  .CookiesPopup-right-top {
    justify-content: flex-end;
    align-items: flex-start; }
  .CookiesPopup-right-bottom {
    justify-content: flex-end;
    align-items: flex-end; }
  .CookiesPopup-inner {
    position: relative;
    opacity: 0;
    display: grid;
    grid-template-rows: auto 1fr;
    margin: 0;
    font-size: .875rem;
    width: 48em;
    max-width: calc(100% - 1em);
    max-height: 88vh;
    padding: 3.2em 4.8em 2em;
    background: #fff;
    transform: translateY(4em);
    transition: all 0.4s cubic-bezier(0.64, -0.19, 0.23, 1.33);
    overflow: hidden;
    border: 1px solid black; }
    @media (max-width: 40rem) {
      .CookiesPopup-inner {
        padding: 3.2em 1.5em 1.25em; } }
    @media (max-width: 640px) {
      .CookiesPopup-inner {
        width: 22em; } }
    .CookiesPopup.is-opened .CookiesPopup-inner,
    .CookiesPopup.is-active .CookiesPopup-inner {
      opacity: 1;
      transform: translateY(0); }
  .CookiesPopup form {
    display: flex;
    flex-flow: column;
    margin: 0 -1em;
    padding: 0 1em;
    overflow: hidden; }
  .CookiesPopup-innerWrapper {
    flex: 1;
    margin-right: -.8em;
    padding-right: .8em;
    overflow: auto;
    margin-bottom: .25em; }
  .CookiesPopup-title {
    font-size: 2.25em;
    padding-right: 2em; }
    @media (max-width: 40rem) {
      .CookiesPopup-title {
        font-size: 1.4em;
        padding-right: 0; } }
  .CookiesPopup-text {
    line-height: 1.4;
    color: black !important; }
    .CookiesPopup-text a {
      color: inherit;
      text-decoration: underline; }
      .CookiesPopup-text a:hover {
        text-decoration: none; }
  .CookiesPopup-settings {
    margin: 1.25em 0 0; }
  .CookiesPopup-type {
    background: #f5f5f5; }
    .CookiesPopup-type:not(:last-child) {
      margin-bottom: .75em; }
    .CookiesPopup-typeHeader {
      display: flex;
      align-items: center;
      font-weight: bold;
      padding: .8em 1em; }
      .CookiesPopup-typeHeader::marker {
        display: none;
        content: none; }
      .CookiesPopup-typeHeader > svg {
        width: 1em;
        height: 1em;
        transition: all .24s ease-in-out;
        margin-left: 1.2em; }
    .CookiesPopup-type summary::-webkit-details-marker {
      display: none; }
    .CookiesPopup-typeTitle {
      line-height: 1.8;
      margin-right: auto;
      color: black !important; }
      @media (max-width: 40rem) {
        .CookiesPopup-typeTitle {
          font-size: .9em; } }
    .CookiesPopup-typeStatus {
      color: #008000; }
      @media (max-width: 40rem) {
        .CookiesPopup-typeStatus {
          font-size: .8em; } }
      .CookiesPopup-typeStatus--disabled {
        color: #FF0000; }
    .CookiesPopup-typeContent {
      padding: .4em 1em .8em;
      color: black !important; }
    .CookiesPopup-type[open] .CookiesPopup-typeHeader > svg {
      transform: rotate(180deg); }
  .CookiesPopup-buttonsWrapper {
    display: flex;
    flex-flow: row wrap;
    gap: .75em 1em;
    margin: 2em 0 .75em; }
    .CookiesPopup-buttonsWrapper > * {
      flex: 1 0 40%; }
  .CookiesPopup-button {
    position: relative;
    font-size: 1em;
    font-weight: bold;
    padding: 0.8em 1.2em;
    text-transform: none;
    border: 0;
    outline: 0;
    transition: all .24s ease-in-out;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    z-index: 1; }
    .CookiesPopup-button:hover {
      text-decoration: none; }
    .CookiesPopup-button--disableCookies {
      background: #ccc;
      color: #000 !important; }
      .CookiesPopup-button--disableCookies:hover {
        background: #aaa; }
    .CookiesPopup-button--allowCookies {
      background: #ee2f24;
      color: #fff !important; }
      @media (max-width: 40rem) {
        .CookiesPopup-button--allowCookies {
          order: -1; } }
      .CookiesPopup-button--allowCookies:hover {
        background: #eb1e12; }
  .CookiesPopup-linkButton {
    flex: 1 0 100%;
    font-weight: bold;
    text-align: center;
    outline: 0;
    border: 0;
    cursor: pointer;
    background: transparent;
    margin: .5em 0 -.5em;
    padding: .125rem .25rem;
    color: inherit;
    transition: all .24s ease-in-out;
    text-decoration: none; }
    .CookiesPopup-linkButton.is-toggled {
      opacity: .4; }
    .CookiesPopup-linkButton:hover {
      text-decoration: underline;
      color: black !important; }
  .CookiesPopup-icon {
    position: absolute;
    top: -.75rem;
    right: -.75rem;
    z-index: -1;
    opacity: .05;
    transform: rotate(188deg);
    pointer-events: none; }
    @media (max-width: 40rem) {
      .CookiesPopup-icon {
        width: 6.4rem;
        height: 6.4rem; } }

.CookiesForm {
  position: relative; }
  .CookiesForm-control {
    display: flex;
    margin-top: 2em;
    gap: .8em; }
    .CookiesForm-control > *:last-child {
      margin-left: auto;
      border: 0; }
    @media (max-width: 640px) {
      .CookiesForm-control {
        display: block; }
        .CookiesForm-control > * {
          margin-bottom: 0.5em;
          width: 100%;
          display: block;
          text-align: center; } }
  .CookiesForm-text {
    padding-bottom: 1em; }

.CookiesLoadingSpinner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex; }
  .CookiesLoadingSpinner i {
    font-size: 2em;
    color: #fff;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.col {
  float: left; }

.col-md-12 {
  width: 100%; }

.col-md-11 {
  width: 91.6666666667%; }

.col-md-10 {
  width: 83.3333333333%; }

.col-md-9 {
  width: 75%; }

.col-md-8 {
  width: 66.6666666667%; }

.col-md-7 {
  width: 58.3333333333%; }

.col-md-6 {
  width: 50%; }

.col-md-5 {
  width: 41.6666666667%; }

.col-md-4 {
  width: 33.3333333333%; }

.col-md-3 {
  width: 25%; }

.col-md-2 {
  width: 16.6666666667%; }

.col-md-1 {
  width: 8.3333333333%; }

.col-md-offset-12 {
  margin-left: 100%; }

.col-md-offset-11 {
  margin-left: 91.6666666667%; }

.col-md-offset-10 {
  margin-left: 83.3333333333%; }

.col-md-offset-9 {
  margin-left: 75%; }

.col-md-offset-8 {
  margin-left: 66.6666666667%; }

.col-md-offset-7 {
  margin-left: 58.3333333333%; }

.col-md-offset-6 {
  margin-left: 50%; }

.col-md-offset-5 {
  margin-left: 41.6666666667%; }

.col-md-offset-4 {
  margin-left: 33.3333333333%; }

.col-md-offset-3 {
  margin-left: 25%; }

.col-md-offset-2 {
  margin-left: 16.6666666667%; }

.col-md-offset-1 {
  margin-left: 8.3333333333%; }

.web-header-1 {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 195; }
  .web-header-1 .top-header {
    width: 100%;
    display: block;
    height: 45px;
    border: none;
    padding: 0px 20px; }
    .web-header-1 .top-header .inner .top-header-right-panel {
      float: right;
      display: inline-block; }

.web-header-content {
  padding: 0px 20px;
  background: transparent; }
  @media (max-width: 767px) {
    .web-header-content {
      padding: 0; } }
  .web-header-content .column {
    margin: 3px 0 29px 0; }
  .web-header-content .column-left {
    width: 100%;
    max-width: 630px;
    text-decoration: none;
    height: auto; }
    @media (max-width: 1023px) {
      .web-header-content .column-left {
        max-width: calc(100% - 425px); } }
    @media (max-width: 767px) {
      .web-header-content .column-left {
        max-width: 100%;
        padding: 0 20px;
        margin-top: 20px; } }
    @media (max-width: 460px) {
      .web-header-content .column-left {
        margin: 0; } }
  .web-header-content .column-right {
    width: 100%;
    max-width: calc(100% - 630px);
    padding-left: 20px;
    float: right;
    margin-top: 20px; }
    @media (max-width: 980px) {
      .web-header-content .column-right {
        max-width: 292px; } }
    @media (max-width: 767px) {
      .web-header-content .column-right {
        max-width: 100%;
        padding: 0 20px;
        margin: 0 0 20px 0; } }
    @media (max-width: 520px) {
      .web-header-content .column-right {
        margin: 0 0 20px 0; } }
  .web-header-content picture {
    display: block;
    width: 100%;
    vertical-align: middle;
    max-width: 520px;
    margin: 20px 0px; }
    @media (max-width: 620px) {
      .web-header-content picture {
        margin: 0; } }
    .web-header-content picture img {
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .web-header-content .main-title {
    display: block;
    max-width: 100%;
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    line-height: normal;
    vertical-align: middle; }
    @media (max-width: 620px) {
      .web-header-content .main-title {
        display: none; } }

.header-background-1 {
  text-align: center;
  font-family: "Roboto", "Arial", sans-serif;
  height: 263px;
  vertical-align: middle;
  background-image: url("../_images/header.jpg"); }
  .header-background-1:before {
    display: inline-block;
    vertical-align: middle;
    height: 25%;
    width: 0;
    content: ""; }
  .header-background-1 p {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    font-size: 36px; }
    .header-background-1 p strong {
      font-weight: 900;
      clear: both;
      display: block; }
  .header-background-1 .page-scroll-content {
    display: block;
    margin-top: 20px;
    cursor: pointer; }
    .header-background-1 .page-scroll-content img {
      display: inline-block; }
  @media (max-width: 460px) {
    .header-background-1 {
      height: 200px; }
      .header-background-1 p {
        font-size: 26px; } }

.added_nav {
  max-width: 1200px;
  margin: 0 auto;
  display: block; }
  .added_nav ul {
    list-style-type: none;
    display: block;
    padding: 10px 10px;
    margin: 0;
    background-color: #2b2b2b;
    width: 100%; }
    @media (max-width: 620px) {
      .added_nav ul {
        padding: 0; } }
    .added_nav ul li {
      display: inline-block;
      margin: 0 20px; }
      .added_nav ul li.fb {
        float: right;
        margin: 0; }
        .added_nav ul li.fb a {
          text-align: center;
          border: 1px solid #909090;
          width: 36px; }
      .added_nav ul li a {
        display: block;
        line-height: 36px;
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase; }
        .added_nav ul li a.active, .added_nav ul li a:hover {
          color: #ee2f24; }
      @media (max-width: 840px) {
        .added_nav ul li {
          margin: 0 10px; }
          .added_nav ul li a {
            font-size: 14px; } }
      @media (max-width: 620px) {
        .added_nav ul li {
          margin: 0px;
          display: block;
          text-align: center; }
          .added_nav ul li a {
            border-bottom: 1px solid #000; }
          .added_nav ul li.fb {
            float: none; }
            .added_nav ul li.fb a {
              margin: 0 auto 0 auto;
              border: none; } }

.web-nav-1 {
  float: left;
  height: 45px;
  display: inline-block;
  z-index: 140; }
  .web-nav-1 ul {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0; }
    .web-nav-1 ul li {
      display: inline-block;
      float: left;
      margin: 0 31px 0 0; }
      .web-nav-1 ul li a {
        display: block;
        width: 100%;
        height: 45px;
        position: relative;
        vertical-align: middle;
        font-size: 12px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        color: #909090;
        font-family: "Roboto", "Arial", sans-serif;
        transition: .3s; }
        .web-nav-1 ul li a.active span {
          color: #ee2f24; }
        .web-nav-1 ul li a:before {
          content: "";
          vertical-align: middle;
          display: inline-block;
          position: relative;
          height: 100%;
          width: 0; }
        .web-nav-1 ul li a span {
          display: inline-block;
          vertical-align: middle; }
        .web-nav-1 ul li a:hover {
          color: #ee2f24; }
        @media (max-width: 980px) {
          .web-nav-1 ul li a:hover {
            background-color: #ee2f24; }
            .web-nav-1 ul li a:hover span {
              color: #fff; } }
  @media (max-width: 980px) {
    .web-nav-1 {
      display: block;
      position: fixed;
      top: 45px;
      left: -325px;
      width: 300px;
      height: auto;
      background: #fff;
      z-index: 150;
      padding: 0px;
      box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.4);
      transition: .3s; }
      .web-nav-1.js-nav-open {
        left: 0px; }
      .web-nav-1 ul {
        display: block; }
        .web-nav-1 ul li {
          display: block;
          margin: 0;
          width: 100%;
          border-bottom: 1px solid #f0f0f0; }
          .web-nav-1 ul li:last-child {
            border-bottom: none; }
          .web-nav-1 ul li a {
            padding: 0 20px;
            color: #231f20; } }

#hmb-menu-1 {
  display: none;
  position: absolute;
  top: 9px;
  left: 20px;
  height: 30px;
  width: 30px;
  cursor: pointer; }

#hmb-menu-1 span {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #909090;
  position: absolute;
  transition: .3s; }

#hmb-menu-1 span:nth-child(1) {
  top: 0px; }

#hmb-menu-1 span:nth-child(2) {
  top: 10px; }

#hmb-menu-1 span:nth-child(3) {
  top: 21px; }

#hmb-menu-1.open span:nth-child(1) {
  top: 10px;
  transform: rotate(45deg);
  width: 30px; }

#hmb-menu-1.open span:nth-child(2) {
  top: 8px;
  width: 0; }

#hmb-menu-1.open span:nth-child(3) {
  top: 10px;
  transform: rotate(-45deg);
  width: 30px; }

@media (max-width: 980px) {
  #hmb-menu-1 {
    display: block; } }

.left-nav-2 {
  padding: 20px;
  background: #fbfbfb; }
  @media (max-width: 890px) {
    .left-nav-2 {
      margin-top: 20px; } }
  .left-nav-2 .left-nav-opener {
    display: none;
    cursor: pointer;
    color: #232022; }
    .left-nav-2 .left-nav-opener span {
      display: inline-block;
      width: calc(100% - 39px);
      height: 39px;
      line-height: 39px;
      font-size: 22px; }
    .left-nav-2 .left-nav-opener i {
      width: 39px;
      text-align: center;
      height: 39px;
      line-height: 39px;
      vertical-align: middle;
      transition: .3s;
      transform: rotate(0deg); }
    .left-nav-2 .left-nav-opener.open i {
      transform: rotate(180deg); }
    @media (max-width: 890px) {
      .left-nav-2 .left-nav-opener {
        display: block; } }
  .left-nav-2 > ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .left-nav-2 > ul.open {
      height: 100%; }
    @media (max-width: 890px) {
      .left-nav-2 > ul {
        overflow: hidden;
        height: 0px; } }
    .left-nav-2 > ul li {
      font-size: 15px;
      position: relative; }
      .left-nav-2 > ul li:hover > span, .left-nav-2 > ul li:hover > a {
        color: #ee2f24; }
      .left-nav-2 > ul li span {
        font-size: 15px;
        width: 30px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
        float: right;
        height: 100%;
        line-height: 38px;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center; }
        .left-nav-2 > ul li span i {
          font-size: 13px;
          transition: .3s;
          display: inline-block;
          vertical-align: middle; }
        .left-nav-2 > ul li span.open i {
          transform: rotate(90deg);
          color: #ee2f24; }
      .left-nav-2 > ul li a {
        font-size: 15px;
        font-family: "Roboto", "Arial", sans-serif;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        line-height: 21px;
        vertical-align: middle;
        display: inline-block;
        border-bottom: 1px solid #e1e1e1;
        width: 100%;
        padding: 9px 0 9px 30px; }
        .left-nav-2 > ul li a.open {
          color: #ee2f24; }
          .left-nav-2 > ul li a.open + ul {
            display: block; }
          .left-nav-2 > ul li a.open ~ span i {
            color: #ee2f24; }
      .left-nav-2 > ul li ul {
        display: none;
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .left-nav-2 > ul li ul li span {
          font-size: 14px;
          font-weight: 400;
          width: 32px;
          line-height: 38px;
          vertical-align: middle;
          display: inline-block; }
          .left-nav-2 > ul li ul li span i {
            font-size: 10px; }
        .left-nav-2 > ul li ul li a {
          font-size: 14px;
          font-weight: 400;
          vertical-align: middle;
          display: inline-block;
          width: 100%;
          padding-left: 45px; }
        .left-nav-2 > ul li ul li ul li a {
          font-size: 13px;
          padding-left: 58px; }

.currency-switcher-1 {
  float: left;
  height: 45px;
  line-height: 45px;
  background: #f8f8f8;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  padding: 0 26px;
  margin-right: 42px; }
  .currency-switcher-1 span {
    font-size: 12px;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 900;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle; }
  .currency-switcher-1 a {
    font-size: 12px;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 500;
    color: #1680c0;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle; }
    .currency-switcher-1 a:hover {
      text-decoration: none; }
  @media (max-width: 520px) {
    .currency-switcher-1 {
      padding: 0;
      margin-right: 5px; } }

.login-1 {
  display: inline-block;
  float: left;
  height: 45px;
  position: relative; }
  .login-1 .login-btn {
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    display: none; }
    .login-1 .login-btn i {
      font-size: 20px;
      color: #909090; }
    .login-1 .login-btn.open i {
      color: #fff; }
  .login-1 a {
    display: inline-block;
    height: 45px;
    position: relative;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    color: #909090;
    font-family: "Roboto", "Arial", sans-serif;
    transition: .3s; }
    .login-1 a:before {
      content: "";
      vertical-align: middle;
      display: inline-block;
      position: relative;
      height: 100%;
      width: 0; }
    .login-1 a span {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      font-weight: 700;
      text-decoration: none;
      text-transform: uppercase;
      color: #909090; }
    .login-1 a:hover span {
      text-decoration: underline; }
  .login-1 span {
    margin: 0px 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: #909090; }
  @media (max-width: 520px) {
    .login-1 {
      padding: 0;
      margin-right: 5px;
      text-align: center; }
      .login-1 a, .login-1 span {
        color: #231f20;
        width: 100%; }
        .login-1 a span, .login-1 span span {
          color: #231f20; }
      .login-1 .login-btn {
        display: block;
        width: 45px;
        text-align: center;
        cursor: pointer; }
      .login-1 .holder-options {
        position: fixed;
        top: 45px;
        right: -100%;
        display: block;
        height: auto;
        background: #fff;
        z-index: 100;
        padding: 0 20px;
        box-shadow: 0 15px 25px rgba(0, 0, 0, 0.4);
        transition: .3s;
        width: 202px; }
        .login-1 .holder-options.js-open {
          right: 0; } }

.user-login {
  position: relative;
  z-index: 120; }
  .user-login .login-column .login-column {
    background: #fff; }
  .user-login .login-column i {
    width: 22px;
    display: inline-block;
    vertical-align: middle; }
  .user-login .login-column a {
    color: #231f20;
    text-decoration: none;
    line-height: 45px;
    height: 45px;
    vertical-align: middle; }
  .user-login .login-row-toggle {
    position: relative;
    background: #fff;
    padding: 0 12px; }
    .user-login .login-row-toggle a {
      padding: 8px 0px; }

.loggedIn-user {
  height: 45px;
  line-height: 45px;
  vertical-align: middle;
  color: #909090;
  cursor: pointer;
  text-align: right;
  padding: 0 12px;
  min-width: 135px; }
  .loggedIn-user * {
    display: inline-block;
    vertical-align: middle; }
  .loggedIn-user i {
    font-size: 20px;
    position: relative;
    top: -2px;
    margin-right: 6px; }
  .loggedIn-user:hover span, .loggedIn-user.active span {
    color: #909090; }

.user-options {
  position: absolute;
  right: 0;
  background: #fff;
  top: 100%;
  color: #909090;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.4);
  display: none; }
  .user-options:before {
    content: "";
    position: absolute;
    right: 4px;
    width: 20px;
    height: 20px;
    display: inline-block;
    transform: rotate(45deg);
    background: #fff;
    top: -5px;
    z-index: 1;
    box-shadow: 0px -4px 2px rgba(0, 0, 0, 0.1); }
  .user-options .user-options-row {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    width: 180px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    padding: 0 12px;
    position: relative;
    z-index: 5;
    background-color: #fff; }
    .user-options .user-options-row i {
      width: 24px;
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
    .user-options .user-options-row a {
      width: calc(100% - 30px);
      display: inline-block;
      vertical-align: middle;
      height: 36px;
      line-height: 36px;
      color: #909090; }
    .user-options .user-options-row:hover {
      background-color: #909090; }
      .user-options .user-options-row:hover * {
        color: #fff; }

@media (max-width: 520px) {
  .holder-options.js-open span {
    display: none; }
  .holder-options.js-open a:before {
    display: none; }
  .holder-options.js-open a {
    line-height: 45px;
    vertical-align: middle; }
  .holder-options.js-open a span {
    display: block; } }

.action_login {
  background: #fff;
  padding: 20px; }

ul.inline.small {
  background: #fff;
  list-style-type: none;
  display: inline-block;
  padding: 30px 20px;
  width: 100%;
  margin: 0px; }
  ul.inline.small li {
    display: inline-block;
    margin-right: 25px; }

.tcenter {
  padding-left: 40px; }

.inline-block {
  display: inline-block; }
  .inline-block .btn {
    float: left; }

.cart-1 {
  float: left;
  display: inline-block;
  margin: 0px 0px 0px 42px; }
  .cart-1 a {
    height: 45px;
    text-decoration: none;
    font-family: "Roboto", "Arial", sans-serif;
    vertical-align: middle;
    display: inline-block;
    color: #909090; }
    .cart-1 a .cart-icon {
      display: inline-block;
      position: relative;
      vertical-align: middle;
      margin: 0px 42px 0px 0px; }
      .cart-1 a .cart-icon i {
        font-size: 20px;
        color: #909090; }
      .cart-1 a .cart-icon .count {
        width: 16px;
        height: 16px;
        border-radius: 16px;
        background: #e60002;
        color: #fff;
        text-align: center;
        line-height: 18px;
        font-family: "Roboto", "Arial", sans-serif;
        display: inline-block;
        font-size: 9px;
        font-weight: 700;
        position: absolute;
        top: -8px;
        right: -8px;
        transition: .3s;
        transform: scale(1); }
      @media (max-width: 1120px) {
        .cart-1 a .cart-icon {
          margin: 0; } }
    .cart-1 a .cart-price-holder {
      display: inline-block;
      vertical-align: middle; }
      .cart-1 a .cart-price-holder .price {
        font-family: "Roboto", "Arial", sans-serif;
        display: inline-block;
        font-size: 20px;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        color: #ee2f24; }
      .cart-1 a .cart-price-holder .currency {
        font-family: "Roboto", "Arial", sans-serif;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        color: #ee2f24;
        margin: 0px 0px 0px 4px; }
      @media (max-width: 1120px) {
        .cart-1 a .cart-price-holder {
          display: none; } }
    .cart-1 a:before {
      content: "";
      vertical-align: middle;
      display: inline-block;
      position: relative;
      height: 100%;
      width: 0; }
    .cart-1 a:hover .price {
      text-decoration: underline; }
    .cart-1 a:hover .count {
      transform: scale(1.2); }
  @media (max-width: 520px) {
    .cart-1 {
      padding: 0;
      margin-left: 0px; } }

.contact-1 {
  display: block;
  text-align: right;
  margin-bottom: 12px;
  max-width: 430px;
  float: right;
  width: 100%; }
  .contact-1 .email {
    margin-bottom: 6px;
    float: right; }
    .contact-1 .email a {
      font-size: 14px;
      color: #ee2f24;
      text-decoration: none; }
      .contact-1 .email a:hover {
        text-decoration: underline; }
    .contact-1 .email .contact-icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      background: #ee2f24;
      color: #fff;
      font-size: 16px;
      border-radius: 24px;
      margin-left: 6px; }
  .contact-1 span {
    color: #fff; }
  .contact-1 .tel {
    float: left; }
    @media (max-width: 1060px) {
      .contact-1 .tel {
        width: 100%; } }
    .contact-1 .tel a {
      font-size: 18px;
      color: #fff;
      text-decoration: none; }
      .contact-1 .tel a:hover {
        text-decoration: underline; }
      @media (max-width: 375px) {
        .contact-1 .tel a {
          font-size: 15px; } }
    .contact-1 .tel .contact-icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      background: #ee2f24;
      color: #fff;
      font-size: 16px;
      border-radius: 24px;
      margin-left: 6px; }
  @media (max-width: 767px) {
    .contact-1 {
      width: 292px;
      float: left; } }
  @media (max-width: 620px) {
    .contact-1 {
      width: 100%;
      float: left;
      max-width: 100%; } }

.search-1 {
  width: 100%;
  text-align: right;
  display: block;
  position: relative;
  max-width: 325px;
  float: right;
  z-index: 165;
  clear: both;
  margin-top: 29px; }
  .search-1 .seatch-label {
    display: inline-block;
    width: 100%; }
    .search-1 .seatch-label input {
      width: calc(100% - 40px);
      display: inline-block;
      float: left;
      height: 40px;
      border: 1px solid #f0f0f0;
      border-right: none;
      padding: 0px 12px;
      background: #fff;
      font-size: 14px;
      font-family: "Roboto", "Arial", sans-serif;
      transition: .2s;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      -webkit-border-radius: 0px; }
      .search-1 .seatch-label input:focus {
        border-color: #ee2f24; }
        .search-1 .seatch-label input:focus + button {
          border-color: #ee2f24; }
    .search-1 .seatch-label button {
      width: 38px;
      height: 40px;
      text-align: center;
      float: left;
      border: 1px solid #f0f0f0;
      border-left: none;
      background: #fff;
      font-size: 20px;
      color: #ee2f24;
      transition: .2s;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      -webkit-border-radius: 0px; }
      .search-1 .seatch-label button:hover {
        font-size: 16px; }
  @media (max-width: 767px) {
    .search-1 {
      width: calc(100% - 292px);
      padding-left: 20px;
      float: right;
      clear: none;
      margin-top: 0; } }
  @media (max-width: 620px) {
    .search-1 {
      width: 100%;
      float: left;
      padding-left: 0px;
      max-width: 100%; } }
  @media (max-width: 520px) {
    .search-1 {
      width: 100%; }
      .search-1 .seatch-label input, .search-1 .seatch-label button {
        font-size: 14px;
        height: 34px; } }

.search-ajax-result {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  right: 0;
  top: 100%;
  background-color: #fff;
  position: absolute;
  margin: 0;
  padding: 0;
  border: 1px solid #f0f0f0;
  border-bottom: none; }
  @media (max-width: 767px) {
    .search-ajax-result {
      width: calc(100% - 20px); } }
  @media (max-width: 620px) {
    .search-ajax-result {
      width: 100%; } }
  .search-ajax-result li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding: 6px; }
    .search-ajax-result li .no-results {
      text-align: center;
      font-size: 13px; }

.result-box {
  width: 100%;
  display: inline-block; }
  .result-box:hover span {
    text-decoration: underline; }
  .result-box picture {
    width: 70px;
    padding: 5px;
    float: left;
    margin: 0; }
    .result-box picture img {
      max-width: 60px;
      max-height: 60px; }
  .result-box .result-name {
    font-size: 13px;
    line-height: 15px;
    float: left;
    width: calc(100% - 70px);
    color: #231f20;
    padding-left: 12px;
    height: 70px;
    display: inline-block;
    vertical-align: middle; }
    .result-box .result-name:before {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      content: ""; }
    .result-box .result-name span {
      display: inline-block;
      vertical-align: middle;
      font-size: 13px;
      padding-right: 12px;
      line-height: normal; }
  .result-box .result-type {
    width: 100%;
    text-align: right;
    float: left;
    color: #ddd;
    font-size: 13px; }

.search-page {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap; }
  .search-page h2 {
    font-size: 36px;
    float: left;
    width: 100%;
    clear: both; }

.search-results {
  width: 48%;
  padding: 12px;
  padding-bottom: 20px;
  margin: 0 1% 20px;
  border-bottom: 1px solid #eaeaea; }
  @media (max-width: 860px) {
    .search-results {
      width: 100%; } }
  @media (max-width: 500px) {
    .search-results {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; } }
  .search-results .search-result-image-holder {
    width: 100px;
    height: 100px;
    text-align: center;
    display: inline-block;
    float: left; }
    .search-results .search-result-image-holder .thumbnail {
      display: inline-block; }
      .search-results .search-result-image-holder .thumbnail img {
        display: inline-block;
        max-height: 100px;
        max-height: 100px; }
  .search-results .search-result-image-holder + .search-result-text-holder {
    width: calc(100% - 100px);
    padding-left: 12px; }
    @media (max-width: 500px) {
      .search-results .search-result-image-holder + .search-result-text-holder {
        width: 100%;
        padding: 0; } }
    .search-results .search-result-image-holder + .search-result-text-holder p {
      height: 54px;
      font-size: 14px;
      line-height: 18px;
      -webkit-line-clamp: 3;
      overflow: hidden;
      display: block; }
  .search-results .code {
    font-size: 14px;
    display: block;
    margin: 15px 0 10px 0;
    color: #000; }
  .search-results .search-result-text-holder {
    width: 100%;
    padding-left: 0px;
    display: inline-block;
    float: left; }
    .search-results .search-result-text-holder h3 {
      margin-bottom: 12px; }
    .search-results .search-result-text-holder p {
      display: none; }

.JS-mobile-icon {
  height: 55px;
  width: 34px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  text-align: center;
  line-height: 55px;
  vertical-align: middle;
  cursor: pointer; }
  .JS-mobile-icon:before {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 17px;
    vertical-align: middle;
    display: inline-block;
    transition: .3s;
    transform: rotate(0deg); }
  .JS-mobile-icon.open:before {
    transform: rotate(90deg); }

.category-nav-1 {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  height: 70px;
  z-index: 120;
  background: #fff;
  margin-bottom: 1px; }
  .category-nav-1 .responsive-opener {
    display: none; }
  .category-nav-1 ul {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px; }
    .category-nav-1 ul .append-li {
      height: 47px;
      width: 135px;
      display: inline-block;
      position: relative;
      cursor: pointer; }
      .category-nav-1 ul .append-li:hover .append-hmb span:nth-child(1) {
        top: 12px;
        transform: rotate(45deg); }
      .category-nav-1 ul .append-li:hover .append-hmb span:nth-child(2) {
        top: 12px;
        width: 0px; }
      .category-nav-1 ul .append-li:hover .append-hmb span:nth-child(3) {
        top: 12px;
        transform: rotate(-45deg); }
      @media (max-width: 980px) {
        .category-nav-1 ul .append-li {
          display: none; } }
      .category-nav-1 ul .append-li .append-hmb {
        float: left;
        width: 35px;
        height: 40px;
        display: inline-block;
        position: relative; }
        .category-nav-1 ul .append-li .append-hmb span {
          width: 35px;
          height: 3px;
          background-color: #000;
          display: block;
          position: absolute;
          left: 0;
          transition: .3s;
          transform: rotate(0deg); }
          .category-nav-1 ul .append-li .append-hmb span:nth-child(1) {
            top: 0px; }
          .category-nav-1 ul .append-li .append-hmb span:nth-child(2) {
            top: 12px; }
          .category-nav-1 ul .append-li .append-hmb span:nth-child(3) {
            top: 24px; }
      .category-nav-1 ul .append-li .hmb-more {
        font-family: "Roboto", "Arial", sans-serif;
        text-align: center;
        font-size: 17px;
        text-transform: uppercase;
        text-decoration: none;
        color: #231f20;
        font-weight: bold;
        position: relative;
        top: 3px; }
      .category-nav-1 ul .append-li ul {
        position: absolute;
        right: 0;
        left: auto;
        width: 220px;
        top: 100%; }
        .category-nav-1 ul .append-li ul li ul {
          display: none;
          position: relative;
          top: 0;
          left: 0; }
    .category-nav-1 ul li.visible, .category-nav-1 ul li.visible-duplex {
      display: inline-block; }
      @media (max-width: 980px) {
        .category-nav-1 ul li.visible, .category-nav-1 ul li.visible-duplex {
          display: block; } }
    .category-nav-1 ul li.apended {
      width: 70px;
      display: inline-block;
      height: 70px;
      background: transparent;
      position: relative; }
      @media (max-width: 980px) {
        .category-nav-1 ul li.apended {
          display: none; } }
      .category-nav-1 ul li.apended:before {
        content: "\f0c9";
        font-family: FontAwesome;
        display: inline-block;
        vertical-align: middle;
        height: 0;
        position: absolute;
        font-size: 25px;
        top: 22px;
        left: 24px; }
      .category-nav-1 ul li.apended ul {
        left: auto;
        right: 0; }
    .category-nav-1 ul > li {
      float: none;
      display: none;
      margin: 0 41px 0 0;
      max-width: 240px;
      position: relative; }
      .category-nav-1 ul > li.startVisible {
        display: inline-block; }
        .category-nav-1 ul > li.startVisible:last-child {
          margin: 0; }
      .category-nav-1 ul > li.startHidden {
        display: none; }
        @media (max-width: 980px) {
          .category-nav-1 ul > li.startHidden {
            display: block; } }
      .category-nav-1 ul > li:hover > a:after {
        transform: scaleX(1); }
      .category-nav-1 ul > li:hover > ul {
        max-height: 10000%;
        transition: max-height 1.25s ease-in; }
      .category-nav-1 ul > li:last-child {
        margin: 0; }
      .category-nav-1 ul > li .JS-mobile-icon {
        display: none; }
      .category-nav-1 ul > li a {
        font-family: "Roboto", "Arial", sans-serif;
        text-align: center;
        font-size: 17px;
        text-transform: uppercase;
        text-decoration: none;
        color: #231f20;
        font-weight: bold;
        height: auto;
        padding: 0 10px;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        float: left; }
        .category-nav-1 ul > li a:after {
          width: 100%;
          height: 4px;
          display: block;
          content: "";
          transition: .3s;
          transform: scaleX(0);
          position: absolute;
          background: #ee2f24;
          left: 0;
          top: 0; }
        .category-nav-1 ul > li a:hover:after {
          transform: scaleX(1); }
        .category-nav-1 ul > li a.active:after {
          transform: scaleX(1); }
        .category-nav-1 ul > li a:before {
          display: none;
          content: "";
          vertical-align: middle;
          height: 100%;
          width: 0; }
        .category-nav-1 ul > li a span {
          display: inline-block;
          vertical-align: middle;
          height: 70px; }
          .category-nav-1 ul > li a span:before {
            display: inline-block;
            content: "";
            vertical-align: middle;
            height: 100%;
            width: 0; }
          .category-nav-1 ul > li a span span {
            display: inline-block;
            vertical-align: middle;
            height: auto; }
      .category-nav-1 ul > li ul {
        position: absolute;
        top: 100%;
        background: #f2f2f2;
        padding: 0px;
        width: 220px;
        left: 0;
        display: block;
        max-height: 0%;
        overflow: hidden;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
        transition: max-height 0.15s ease-out; }
        .category-nav-1 ul > li ul.show-subnav {
          display: block; }
        .category-nav-1 ul > li ul li {
          width: 100%;
          float: left;
          display: none;
          margin: 0;
          text-align: left; }
          .category-nav-1 ul > li ul li:hover > a {
            background-color: #fff; }
          .category-nav-1 ul > li ul li:hover > a:after {
            transform: scaleX(0); }
          .category-nav-1 ul > li ul li a {
            display: block;
            text-align: left;
            width: 100%;
            height: auto;
            font-size: 13px;
            color: #231f20;
            border-bottom: 1px solid #e1e1e1;
            position: relative;
            line-height: 16px;
            vertical-align: middle;
            padding: 20px; }
            .category-nav-1 ul > li ul li a span {
              height: auto; }
            .category-nav-1 ul > li ul li a:hover {
              background-color: #fff; }
              .category-nav-1 ul > li ul li a:hover span {
                text-decoration: underline; }
              .category-nav-1 ul > li ul li a:hover:after {
                transform: scaleX(0); }
          .category-nav-1 ul > li ul li .JS-mobile-icon {
            display: inline-block; }
          .category-nav-1 ul > li ul li ul {
            position: relative;
            display: none;
            box-shadow: none; }
            .category-nav-1 ul > li ul li ul li a {
              padding-left: 20px;
              font-size: 11px;
              padding: 20px; }
            .category-nav-1 ul > li ul li ul li:last-child {
              margin: 0; }
  @media (max-width: 980px) {
    .category-nav-1 {
      height: 50px; }
      .category-nav-1 .responsive-opener {
        cursor: pointer;
        display: inline-block;
        font-family: "Roboto", "Arial", sans-serif;
        text-align: left;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        vertical-align: middle;
        background: #ee2f24;
        width: 100%; }
        .category-nav-1 .responsive-opener span {
          display: inline-block;
          margin-right: 20px;
          vertical-align: middle; }
        .category-nav-1 .responsive-opener i {
          float: right;
          margin-top: 16px; }
      .category-nav-1 ul {
        position: absolute;
        display: none;
        top: 50px;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 0; }
        .category-nav-1 ul li {
          margin: 0px;
          display: block;
          width: 100%;
          border-bottom: 1px solid #e1e1e1;
          max-width: 100%; }
          .category-nav-1 ul li .JS-mobile-icon {
            display: block;
            height: 35px;
            top: 7px; }
          .category-nav-1 ul li:last-child {
            margin: 0px; }
          .category-nav-1 ul li a {
            font-size: 15px;
            display: block;
            width: 100%;
            color: #231f20;
            float: none; }
          .category-nav-1 ul li:hover > ul, .category-nav-1 ul li:active > ul, .category-nav-1 ul li.open > ul {
            max-height: 100000px;
            transition: max-height 1.25s ease-in; }
          .category-nav-1 ul li ul {
            position: relative;
            top: 0;
            background: #f2f2f2;
            padding: 0px;
            width: 100%;
            left: 0;
            display: none;
            max-height: 10000px;
            overflow: hidden;
            box-shadow: none;
            transition: max-height 0.15s ease-out; }
            .category-nav-1 ul li ul li {
              display: block; }
              .category-nav-1 ul li ul li .JS-mobile-icon {
                top: 0; } }

ul.breadcrumb-2 {
  padding: 18px 20px;
  list-style: none;
  background-color: transparent;
  display: block;
  max-width: 1240px;
  margin: 0 auto; }

ul.breadcrumb-2 li {
  display: inline;
  font-size: 12px;
  font-family: "Roboto", "Arial", sans-serif; }

ul.breadcrumb-2 li + li:before {
  padding: 8px;
  color: #909090;
  content: "\f054";
  font-family: FontAwesome; }

ul.breadcrumb-2 li a {
  color: #909090;
  text-decoration: underline;
  font-family: "Roboto", "Arial", sans-serif; }

ul.breadcrumb-2 li a:hover {
  color: #909090;
  text-decoration: none; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
  text-align: center;
  color: #1680c0;
  vertical-align: middle; }
  .swiper-button-prev:before,
  .swiper-container-rtl .swiper-button-next:before {
    font-family: FontAwesome;
    content: "\f053";
    display: inline-block;
    vertical-align: middle;
    font-size: 26px; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
  color: #1680c0;
  text-align: center;
  vertical-align: middle; }
  .swiper-button-next:before,
  .swiper-container-rtl .swiper-button-prev:before {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    vertical-align: middle;
    font-size: 26px; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.swiper-container.JS-hp-swiper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 20px auto;
  height: 100%; }
  .swiper-container.JS-hp-swiper .swiper-button-next, .swiper-container.JS-hp-swiper .swiper-button-prev {
    color: #fff; }
  .swiper-container.JS-hp-swiper .swiper-button-next:before {
    content: "\f105";
    font-size: 45px; }
  .swiper-container.JS-hp-swiper .swiper-button-prev:before {
    content: "\f104";
    font-size: 45px; }
  .swiper-container.JS-hp-swiper .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    width: 15px;
    height: 15px;
    display: inline-block;
    opacity: 1;
    transition: .3s;
    transform: scale(1);
    margin: 0 6px; }
  .swiper-container.JS-hp-swiper .swiper-pagination .swiper-pagination-bullet-active, .swiper-container.JS-hp-swiper .swiper-pagination .swiper-pagination-bullet:hover {
    background: #ee2f24; }

.JS-hp-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  position: relative;
  background: #fff;
  overflow: hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .JS-hp-swiper .swiper-slide img {
    max-width: 100%;
    display: block; }
  .JS-hp-swiper .swiper-slide .slider-content {
    position: absolute;
    left: 50px;
    bottom: 50px;
    text-align: left;
    color: #ffffff;
    max-width: 520px; }
    .JS-hp-swiper .swiper-slide .slider-content .slider-title {
      font-size: 56px;
      font-weight: bold;
      margin-bottom: 20px; }
      @media (max-width: 620px) {
        .JS-hp-swiper .swiper-slide .slider-content .slider-title {
          font-size: 30px; } }
    .JS-hp-swiper .swiper-slide .slider-content .slider-text {
      margin: 0px 0 24px;
      font-size: 18px;
      height: 75px;
      text-overflow: ellipsis;
      overflow: hidden; }
      .JS-hp-swiper .swiper-slide .slider-content .slider-text p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0; }
    .JS-hp-swiper .swiper-slide .slider-content .btn {
      float: none; }
      .JS-hp-swiper .swiper-slide .slider-content .btn a {
        font-size: 20px;
        font-weight: 700;
        padding: 9px 45px;
        height: auto;
        line-height: unset; }
        @media (max-width: 425px) {
          .JS-hp-swiper .swiper-slide .slider-content .btn a {
            font-size: 17px;
            padding: 2px 30px; } }

.inner.trustpoints {
  padding: 50px 0px 70px 0px; }
  @media (max-width: 1160px) {
    .inner.trustpoints {
      max-width: 750px;
      text-align: center; } }

.trustpoints-title {
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  text-transform: uppercase; }

.why-us {
  background: #fff; }

.trustpoints-1 {
  display: inline-block;
  width: 100%; }
  .trustpoints-1 .column {
    width: 25%; }
  .trustpoints-1 .column {
    width: 25%; }
  .trustpoints-1 .column {
    width: 25%; }
  @media (max-width: 1160px) {
    .trustpoints-1 .column {
      width: 50%;
      float: left;
      text-align: left; }
      .trustpoints-1 .column:first-child {
        margin-bottom: 35px; }
      .trustpoints-1 .column:nth-child(2) {
        margin-bottom: 35px; } }
  @media (max-width: 645px) {
    .trustpoints-1 .column {
      width: 320px;
      float: none;
      margin-bottom: 35px;
      display: inline-block; }
      .trustpoints-1 .column:first-child {
        margin-bottom: 35px; }
      .trustpoints-1 .column:nth-child(2) {
        margin-bottom: 35px; } }
  @media (max-width: 375px) {
    .trustpoints-1 .column {
      width: 100%;
      float: none;
      margin-bottom: 35px;
      display: inline-block;
      padding: 0 20px; }
      .trustpoints-1 .column:first-child {
        margin-bottom: 35px; }
      .trustpoints-1 .column:nth-child(2) {
        margin-bottom: 35px; } }
  .trustpoints-1 .trustpoint {
    height: 100px;
    vertical-align: middle; }
    .trustpoints-1 .trustpoint:before {
      content: "";
      height: 100%;
      position: relative;
      width: 0;
      vertical-align: middle;
      display: inline-block; }
    .trustpoints-1 .trustpoint .trustpoint-icon-holder {
      background: #fff;
      width: 100px;
      height: 100px;
      display: inline-block;
      border-radius: 100px;
      text-align: center;
      padding-top: 3px;
      float: left;
      margin-right: 22px;
      vertical-align: middle; }
      .trustpoints-1 .trustpoint .trustpoint-icon-holder span {
        font-size: 72px;
        height: 94px;
        width: 94px;
        display: inline-block;
        border: 2px solid #ee2f24;
        border-radius: 94px;
        font-family: "Roboto", "Arial", sans-serif;
        color: #ee2f24; }
    .trustpoints-1 .trustpoint .trustpoint-description {
      font-size: 16px;
      line-height: 22px;
      width: calc(100% - 134px);
      display: inline-block;
      vertical-align: middle; }
      .trustpoints-1 .trustpoint .trustpoint-description strong, .trustpoints-1 .trustpoint .trustpoint-description b {
        color: #ee2f24; }

.left-trustpoints {
  width: 100%;
  display: block;
  float: left;
  margin-top: 20px;
  background-image: url("../images/left_link.jpg");
  background-size: cover;
  background-position: top center;
  padding: 25px 30px 30px 30px;
  color: #909090; }
  @media (max-width: 900px) {
    .left-trustpoints {
      display: none; } }
  .left-trustpoints .l_link_title {
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 28px;
    margin-bottom: 65px; }
  .left-trustpoints p {
    font-size: 13px;
    font-weight: 900;
    margin-bottom: 20px; }
  .left-trustpoints a {
    display: block;
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px; }
    .left-trustpoints a.red {
      color: #ee2f24; }
      .left-trustpoints a.red:hover {
        text-decoration: none; }
  .left-trustpoints a[href^="tel:"] {
    color: #fff; }
    .left-trustpoints a[href^="tel:"]:hover {
      text-decoration: underline; }

.about-1 {
  text-align: center;
  padding: 0 10px; }
  .about-1 .inner740 {
    max-width: 740px; }
  .about-1 .title {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 32px;
    display: block;
    margin: 50px 0 40px 0;
    padding: 0;
    text-align: center;
    font-weight: 400; }
  .about-1 p {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400; }
    .about-1 p strong {
      font-weight: 900; }
  .about-1 img {
    max-width: 100%;
    display: inline-block; }
  .about-1 .btn {
    display: block;
    margin: 35px auto 0 auto;
    float: none; }
  @media (max-width: 620px) {
    .about-1 .title {
      margin-top: 0; } }

.hotlink-1 {
  width: 100%;
  background: #277caf;
  color: #fff;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: center;
  padding-bottom: 95px;
  margin-top: -5px;
  padding-top: 60px; }
  .hotlink-1 .title {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 32px;
    display: block;
    margin: 0px 0 30px 0;
    padding: 0;
    text-align: center;
    font-weight: 300; }
  .hotlink-1 .hotlink-item {
    display: inline-block;
    width: 330px;
    text-align: right; }
    .hotlink-1 .hotlink-item .hotlink-box {
      height: 135px;
      vertical-align: middle;
      display: inline-block;
      width: 100%;
      padding: 10px; }
      .hotlink-1 .hotlink-item .hotlink-box:before {
        content: "";
        height: 100%;
        display: inline-block;
        width: 0;
        vertical-align: middle; }
      .hotlink-1 .hotlink-item .hotlink-box .bordered-box {
        text-align: center;
        width: 90px;
        height: 90px;
        border: 5px solid #fff;
        display: inline-block;
        border-radius: 90px;
        vertical-align: middle;
        margin-right: 40px; }
        .hotlink-1 .hotlink-item .hotlink-box .bordered-box:before {
          content: "";
          height: 100%;
          display: inline-block;
          width: 0;
          vertical-align: middle; }
        .hotlink-1 .hotlink-item .hotlink-box .bordered-box i {
          font-size: 50px;
          display: inline-block;
          vertical-align: middle; }
      .hotlink-1 .hotlink-item .hotlink-box img {
        display: inline-block;
        vertical-align: middle; }
    .hotlink-1 .hotlink-item .hotlink-info {
      text-align: left;
      font-size: 18px;
      display: block;
      margin-top: 20px; }
      .hotlink-1 .hotlink-item .hotlink-info span {
        font-weight: 900; }
      .hotlink-1 .hotlink-item .hotlink-info a {
        font-weight: 400;
        text-decoration: none;
        color: #fff; }
        .hotlink-1 .hotlink-item .hotlink-info a:hover {
          text-decoration: underline; }
    .hotlink-1 .hotlink-item:last-child {
      text-align: left; }
      .hotlink-1 .hotlink-item:last-child .hotlink-box .bordered-box {
        margin-right: 0;
        margin-left: 40px; }
      .hotlink-1 .hotlink-item:last-child .hotlink-info {
        text-align: right; }
  @media (max-width: 767px) {
    .hotlink-1 .hotlink-item {
      width: 300px;
      display: block;
      margin: 0 auto 20px auto;
      text-align: center; }
      .hotlink-1 .hotlink-item .hotlink-info {
        text-align: center; }
      .hotlink-1 .hotlink-item:last-child .hotlink-info {
        text-align: center; } }
  @media (max-width: 620px) {
    .hotlink-1 .title {
      font-size: 26px; } }

.producer-1 {
  background: #fff;
  padding: 65px 0px; }
  .producer-1 .title {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 32px;
    display: block;
    margin: 0px 0 30px 0;
    padding: 0;
    text-align: center;
    font-weight: 300; }
  .producer-1 .producer-container {
    text-align: center;
    margin-bottom: 30px; }
    .producer-1 .producer-container a {
      display: inline-block;
      margin: 5px; }
      .producer-1 .producer-container a img {
        max-height: 70px;
        display: inline-block; }
  .producer-1 .btn {
    float: none;
    margin: 0 auto;
    display: block; }

.download-table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse; }
  .download-table .doc-name {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 700; }
  .download-table tr th {
    text-align: left;
    padding: 10px 10px 10px 0px; }
    .download-table tr th:last-child {
      text-align: right;
      padding: 10px 10px 10px 10px; }
  .download-table tr td {
    text-align: left;
    padding: 10px 10px 10px 0px;
    border-top: 1px solid #e1e1e1; }
    .download-table tr td:last-child {
      text-align: right;
      padding: 10px 10px 10px 0px; }
      .download-table tr td:last-child a {
        display: inline-block;
        width: auto;
        color: #231f20; }
        .download-table tr td:last-child a:hover {
          color: #ee2f24; }
    .download-table tr td .file-size {
      font-size: 12px; }
    .download-table tr td .icon-holder {
      height: 40px;
      width: 40px;
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
      .download-table tr td .icon-holder img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%; }
  @media (max-width: 450px) {
    .download-table tr {
      width: 100%;
      display: inline-block;
      float: none; }
      .download-table tr th {
        display: none; }
      .download-table tr td {
        width: calc(100% - 80px);
        float: left;
        display: inline-block;
        border: none;
        padding: 10px; }
        .download-table tr td:nth-child(2n + 1) {
          width: 80px; }
        .download-table tr td:nth-child(3) {
          clear: left;
          border-bottom: 1px solid #e1e1e1; }
        .download-table tr td:nth-child(4) {
          border-bottom: 1px solid #e1e1e1; } }

.table {
  border-collapse: collapse;
  background-color: transparent;
  margin-bottom: 15px; }
  .table td,
  .table th {
    padding: 10px;
    vertical-align: top;
    border-top: 1px solid #eceeef;
    text-align: left; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }

.table-full {
  width: 100%; }

.cookies-table table {
  margin: 25px 0;
  border: 1px solid #ccc; }

.cookies-table tr:nth-child(even) {
  background: #fafafa; }

.cookies-table td {
  padding: 10px 25px; }

.cookies-table th {
  background: #ccc;
  color: #000;
  padding: 25px; }

.icon {
  display: inline-block;
  width: 40px;
  height: 50px;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  margin: 0 5px;
  background-color: #5a5a5a; }
  .icon::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-radius: 0 2px;
    transition: all 0.2s linear;
    backface-visibility: hidden; }
  .icon::after {
    background: linear-gradient(45deg, gray 50%, #fff 50%); }
  .icon i::before {
    content: '☰'; }
  .icon--doc {
    background-color: #4285f4; }
    .icon--doc::after {
      background: linear-gradient(45deg, #8ab4f8 50%, #fff 50%); }
    .icon--doc i::before {
      content: '☰'; }
  .icon--txt {
    background-color: #4285f4; }
    .icon--txt::after {
      background: linear-gradient(45deg, #8ab4f8 50%, #fff 50%); }
    .icon--txt i::before {
      content: '☰'; }
  .icon--pdf {
    background-color: #db4437; }
    .icon--pdf::after {
      background: linear-gradient(45deg, #e78178 50%, #fff 50%); }
    .icon--pdf i::before {
      content: '☵'; }
  .icon--sheets {
    background-color: #0f9d58; }
    .icon--sheets::after {
      background: linear-gradient(45deg, #16e37f 50%, #fff 50%); }
    .icon--sheets i::before {
      content: '⊟'; }
  .icon--slides {
    background-color: #f5b707; }
    .icon--slides::after {
      background: linear-gradient(45deg, #facd4f 50%, #fff 50%); }
    .icon--slides i::before {
      content: '⧉'; }
  .icon--code {
    background-color: #00a78e; }
    .icon--code::after {
      background: linear-gradient(45deg, #00f4cf 50%, #fff 50%); }
    .icon--code i::before {
      content: '< >'; }
  .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    font-size: 10px;
    color: #fff;
    font-weight: 500; }
    .icon i::before, .icon i::after {
      display: block;
      transition: all 0.2s linear; }
    .icon i::before {
      text-align: center;
      font-size: 12px;
      opacity: 0;
      transform: translateY(5px); }
    .icon i::after {
      content: attr(title);
      transform: translateY(-5px); }
  .icon:hover {
    border-radius: 2px 4px 2px 2px; }
    .icon:hover::after {
      width: 12px;
      height: 12px; }
    .icon:hover i::before {
      transform: translateY(0);
      opacity: 1; }
    .icon:hover i::after {
      transform: translateY(0); }

.news-container.style-1 {
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 10px; }
  .news-container.style-1 .news-box {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1; }
    @media (max-width: 960px) {
      .news-container.style-1 .news-box {
        width: 100%; } }
    .news-container.style-1 .news-box .thumbnail {
      float: left; }
      @media (max-width: 520px) {
        .news-container.style-1 .news-box .thumbnail {
          width: 130px; }
          .news-container.style-1 .news-box .thumbnail img {
            max-width: 130px; } }
      @media (max-width: 380px) {
        .news-container.style-1 .news-box .thumbnail {
          width: 100%;
          text-align: center; }
          .news-container.style-1 .news-box .thumbnail img {
            display: inline-block;
            max-width: 100%; } }
    .news-container.style-1 .news-box .news-box-text-holder {
      width: calc(100% - 200px);
      float: left;
      padding-left: 20px; }
      @media (max-width: 520px) {
        .news-container.style-1 .news-box .news-box-text-holder {
          width: calc(100% - 130px); } }
      @media (max-width: 380px) {
        .news-container.style-1 .news-box .news-box-text-holder {
          width: 100%;
          padding-left: 0;
          padding-top: 10px;
          text-align: center; } }
      .news-container.style-1 .news-box .news-box-text-holder .title {
        font-size: 18px;
        font-weight: bold;
        font-family: "Roboto", "Arial", sans-serif;
        display: block;
        margin-bottom: 12px; }
        @media (max-width: 520px) {
          .news-container.style-1 .news-box .news-box-text-holder .title {
            font-size: 15px; } }
      .news-container.style-1 .news-box .news-box-text-holder .date {
        display: block;
        margin-bottom: 10px;
        font-size: 13px; }
        .news-container.style-1 .news-box .news-box-text-holder .date:before {
          content: "\f073";
          font-family: FontAwesome;
          font-size: 18px;
          color: #6f6f6f;
          display: inline-block;
          margin-right: 10px; }
      .news-container.style-1 .news-box .news-box-text-holder .summary {
        display: block;
        margin-bottom: 20px;
        font-size: 13px;
        line-height: 18px;
        height: 54px;
        font-size: 13px;
        line-height: 18px;
        -webkit-line-clamp: 3;
        overflow: hidden; }

.content-news picture {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px; }
  @media (max-width: 520px) {
    .content-news picture {
      margin-right: 0px; } }
  .content-news picture img {
    max-width: 100%; }

.content-news ul, .content-news ol, .content-news p {
  font-size: 14px;
  display: block;
  line-height: 22px;
  clear: both; }

.content-news ul li, .content-news ol li {
  margin-bottom: 12px; }

.content-news header {
  display: inline-block;
  float: left;
  width: calc(100% - 320px); }
  @media (max-width: 767px) {
    .content-news header {
      width: 100%; } }
  .content-news header h1, .content-news header h2, .content-news header h3, .content-news header h4 {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 32px;
    display: block;
    margin-bottom: 20px; }
    @media (max-width: 520px) {
      .content-news header h1, .content-news header h2, .content-news header h3, .content-news header h4 {
        font-size: 26px; } }
  .content-news header .date {
    display: block;
    margin-bottom: 10px;
    font-size: 13px; }
    .content-news header .date:before {
      content: "\f073";
      font-family: FontAwesome;
      font-size: 18px;
      color: #6f6f6f;
      display: inline-block;
      margin-right: 10px; }

.content-news h1, .content-news h2, .content-news h3, .content-news h4 {
  font-family: "Roboto", "Arial", sans-serif;
  display: block;
  margin-bottom: 20px; }

.content-news h2 {
  font-size: 26px; }
  @media (max-width: 520px) {
    .content-news h2 {
      font-size: 22px; } }

.content-news h3 {
  font-size: 22px; }
  @media (max-width: 520px) {
    .content-news h3 {
      font-size: 18px; } }

.content-news h4 {
  font-size: 20px; }
  @media (max-width: 520px) {
    .content-news h4 {
      font-size: 16px; } }

.content-news table {
  text-align: left;
  width: 100%;
  margin-bottom: 30px; }
  .content-news table tr th {
    font-size: 17px;
    background-color: #eaeaea;
    padding: 8px; }
  .content-news table tr td {
    font-size: 14px;
    background-color: #fff;
    padding: 8px; }
  .content-news table tr:nth-child(2n + 1) td {
    background-color: #eaeaea; }

.content-news .thumbnails {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px; }
  .content-news .thumbnails .thumbnail {
    display: inline-block;
    float: left; }
    .content-news .thumbnails .thumbnail img {
      border: 2px solid #fff; }
    .content-news .thumbnails .thumbnail:hover img {
      border-color: #d4af37; }

.products-panel.grid-small {
  padding: 30px 20px; }
  .products-panel.grid-small .product-grid {
    text-align: center; }
    .products-panel.grid-small .product-grid .center-inline {
      display: inline-block;
      width: auto; }
      .products-panel.grid-small .product-grid .center-inline .product-box-small {
        border: 3px solid #fff;
        width: 143px;
        height: 143px;
        margin: 3px;
        color: #231f20;
        text-align: center;
        text-decoration: none;
        background: #fff;
        transition: .3s;
        padding: 12px;
        display: inline-block; }
        .products-panel.grid-small .product-grid .center-inline .product-box-small .product-title {
          font-size: 15px;
          font-family: "Roboto", "Arial", sans-serif;
          display: block;
          margin: 8px 0px 12px 0px; }
        .products-panel.grid-small .product-grid .center-inline .product-box-small .product-image-holder {
          height: 94px;
          text-align: center; }
          .products-panel.grid-small .product-grid .center-inline .product-box-small .product-image-holder img {
            max-width: 100%;
            max-height: 94px;
            display: inline-block; }
        .products-panel.grid-small .product-grid .center-inline .product-box-small:hover {
          border-color: #1680c0; }
        .products-panel.grid-small .product-grid .center-inline .product-box-small.disabled {
          opacity: 0.4;
          cursor: default; }
          .products-panel.grid-small .product-grid .center-inline .product-box-small.disabled:hover {
            border-color: #fff; }
      @media (max-width: 1250px) {
        .products-panel.grid-small .product-grid .center-inline .product-box-small {
          float: none;
          display: inline-block;
          margin: 4px 3px; } }
  .products-panel.grid-small .btn {
    float: none;
    margin: 0 auto;
    position: relative;
    display: block;
    top: -100px; }
  @media (max-width: 600px) {
    .products-panel.grid-small {
      padding: 20px 0px; } }

.row-products {
  display: inline-block;
  padding-top: 44px;
  width: 100%; }
  .row-products .btn {
    float: right; }
    .row-products .btn a, .row-products .btn button {
      padding: 0 12px; }
  .row-products .row-products-title {
    text-align: center;
    margin: 25px 0 3px 0;
    font-weight: 300;
    color: #231f20;
    font-size: 36px; }
    @media (max-width: 620px) {
      .row-products .row-products-title {
        font-size: 26px; } }
  .row-products .products-box.style-1 {
    width: 100%;
    display: inline-block; }
    .row-products .products-box.style-1 .product-box {
      width: 24%;
      display: inline-block;
      float: left;
      border: 1px solid #eaeaea;
      border-left: none;
      border-top: none;
      padding: 22px 18px 22px 18px;
      position: relative;
      background: #fff;
      margin: 7px .5%; }
      @media (max-width: 1000px) {
        .row-products .products-box.style-1 .product-box {
          width: 32.33%; } }
      @media (max-width: 800px) {
        .row-products .products-box.style-1 .product-box {
          width: 49%; } }
      @media (max-width: 540px) {
        .row-products .products-box.style-1 .product-box {
          width: 99%; } }
      .row-products .products-box.style-1 .product-box:nth-child(4n+4) {
        border-right: none; }
      .row-products .products-box.style-1 .product-box:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 6px;
        background: #ee2f24;
        display: block;
        content: "";
        transform: scaleX(0);
        transition: transform 250ms ease-in-out; }
      .row-products .products-box.style-1 .product-box:hover:before {
        transform: scaleX(1); }
      .row-products .products-box.style-1 .product-box .product-name {
        font-family: "Roboto", "Arial", sans-serif;
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
        color: #231f20;
        line-height: auto;
        text-align: center; }
        .row-products .products-box.style-1 .product-box .product-name a {
          color: #231f20;
          text-decoration: none; }
          .row-products .products-box.style-1 .product-box .product-name a:hover {
            color: #ee2f24; }
      .row-products .products-box.style-1 .product-box .code {
        color: #000; }
      .row-products .products-box.style-1 .product-box .product-image-holder {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        height: 215px;
        width: 100%;
        margin-bottom: 0px; }
        .row-products .products-box.style-1 .product-box .product-image-holder:before {
          content: "";
          vertical-align: middle;
          display: inline-block;
          height: 100%;
          width: 0; }
        .row-products .products-box.style-1 .product-box .product-image-holder picture {
          display: inline-block;
          max-width: 100%;
          max-height: 100%;
          vertical-align: middle; }
        .row-products .products-box.style-1 .product-box .product-image-holder img {
          display: inline-block;
          max-width: 100%;
          max-height: 100%;
          vertical-align: middle; }
      .row-products .products-box.style-1 .product-box .product-description.textCut {
        display: block;
        /* Fallback for non-webkit */
        display: -webkit-box;
        max-width: 100%;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 72px;
        font-size: 13px;
        line-height: 18px;
        -webkit-line-clamp: 4;
        overflow: hidden;
        margin: 18px 0px; }
        .row-products .products-box.style-1 .product-box .product-description.textCut:after {
          display: inline-block;
          content: "..."; }
      .row-products .products-box.style-1 .product-box .stock {
        width: 100%;
        display: block;
        font-family: "Roboto", "Arial", sans-serif;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 14px;
        background: transparent;
        padding: 0; }
        .row-products .products-box.style-1 .product-box .stock.in {
          color: #3caa00; }
        .row-products .products-box.style-1 .product-box .stock.out {
          color: #aa0000; }
        .row-products .products-box.style-1 .product-box .stock.custom {
          color: #d4b04b; }
      .row-products .products-box.style-1 .product-box .product-bottom {
        display: inline-block;
        width: 100%; }
        .row-products .products-box.style-1 .product-box .product-bottom .product-column {
          display: inline-block;
          float: left; }
          .row-products .products-box.style-1 .product-box .product-bottom .product-column:first-child {
            width: calc(100% - 105px); }
            @media (max-width: 1160px) {
              .row-products .products-box.style-1 .product-box .product-bottom .product-column:first-child {
                width: calc(100% - 110px); } }
          .row-products .products-box.style-1 .product-box .product-bottom .product-column:last-child {
            width: 105px; }
            @media (max-width: 1160px) {
              .row-products .products-box.style-1 .product-box .product-bottom .product-column:last-child {
                width: 110px; } }
        .row-products .products-box.style-1 .product-box .product-bottom .product-price {
          font-family: "Roboto", "Arial", sans-serif;
          font-size: 22px;
          font-weight: bold;
          text-decoration: none;
          text-transform: none;
          color: #ee2f24;
          margin-bottom: -10px; }
          @media (max-width: 1160px) {
            .row-products .products-box.style-1 .product-box .product-bottom .product-price {
              font-size: 22px; } }
          .row-products .products-box.style-1 .product-box .product-bottom .product-price span {
            font-family: "Roboto", "Arial", sans-serif;
            font-size: 14px;
            font-weight: 300;
            margin-left: 4px; }
          .row-products .products-box.style-1 .product-box .product-bottom .product-price.no-dph {
            color: #777;
            font-family: "Roboto", "Arial", sans-serif;
            font-size: 12px;
            font-weight: 300;
            margin-bottom: 0; }

.product-box:hover .product-symptoms .symptom:nth-child(1) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(1):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0s; }

.product-box:hover .product-symptoms .symptom:nth-child(2) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.2s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(2):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.2s; }

.product-box:hover .product-symptoms .symptom:nth-child(3) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.4s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(3):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.4s; }

.product-box:hover .product-symptoms .symptom:nth-child(4) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.6s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(4):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.6s; }

.product-box:hover .product-symptoms .symptom:nth-child(5) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.8s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(5):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.8s; }

.product-box:hover .product-symptoms .symptom:nth-child(6) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 1s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(6):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 1s; }

.product-box:hover .product-symptoms .symptom:nth-child(7) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 1.2s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(7):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 1.2s; }

.product-box:hover .product-symptoms .symptom:nth-child(8) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 1.4s;
  border-radius: 0px 0px 0px 0px; }
  .product-box:hover .product-symptoms .symptom:nth-child(8):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 1.4s; }

.product-box .product-image-holder {
  position: relative; }
  .product-box .product-image-holder .product-symptoms {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100%;
    text-align: center; }
    .product-box .product-image-holder .product-symptoms span {
      font-size: 12px;
      display: inline-block;
      width: 100px; }

.row-products.layout-g {
  padding-top: 0px;
  display: inline-block; }
  .row-products.layout-g .product-box {
    width: 32.33%;
    float: left;
    border: 1px solid #eaeaea;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-left: none;
    border-top: none;
    padding: 18px 18px 0px 18px;
    position: relative;
    margin: 7px .5%;
    background: #fff;
    border-radius: 5px;
    min-height: 428px; }
    @media (max-width: 1060px) {
      .row-products.layout-g .product-box {
        width: 49%; } }
    @media (max-width: 545px) {
      .row-products.layout-g .product-box {
        width: 99%; } }
    .row-products.layout-g .product-box:nth-child(3n+3) {
      border-right: none; }
    .row-products.layout-g .product-box:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 6px;
      background: #ee2f24;
      display: block;
      content: "";
      transform: scaleX(0);
      transition: transform 250ms ease-in-out; }
    .row-products.layout-g .product-box:hover:before {
      transform: scaleX(1); }
    .row-products.layout-g .product-box .product-name {
      font-family: "Roboto", "Arial", sans-serif;
      font-size: 16px;
      font-weight: 400;
      text-decoration: none;
      text-transform: none;
      color: #231f20;
      line-height: auto;
      text-align: center; }
      .row-products.layout-g .product-box .product-name a {
        color: #231f20;
        text-decoration: none; }
        .row-products.layout-g .product-box .product-name a:hover {
          color: #ee2f24; }
    .row-products.layout-g .product-box .product-image-holder {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      height: 220px;
      width: 100%; }
      .row-products.layout-g .product-box .product-image-holder:before {
        content: "";
        vertical-align: middle;
        display: inline-block;
        height: 100%;
        width: 0; }
      .row-products.layout-g .product-box .product-image-holder picture {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
      .row-products.layout-g .product-box .product-image-holder img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
    .row-products.layout-g .product-box .product-description.textCut {
      display: block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      max-width: 100%;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      height: 72px;
      font-size: 13px;
      line-height: 18px;
      -webkit-line-clamp: 4;
      overflow: hidden;
      margin: 18px 0px; }
      .row-products.layout-g .product-box .product-description.textCut:after {
        display: inline-block;
        content: "..."; }
    .row-products.layout-g .product-box .code {
      display: block;
      margin: 10px 0 5px 0;
      font-size: 14px;
      color: #000; }
    .row-products.layout-g .product-box .stock {
      width: 100%;
      display: block;
      font-family: "Roboto", "Arial", sans-serif;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 14px;
      background: transparent;
      padding: 0; }
      .row-products.layout-g .product-box .stock.in {
        color: #3caa00; }
      .row-products.layout-g .product-box .stock.out {
        color: #aa0000; }
      .row-products.layout-g .product-box .stock.custom {
        color: #d4b04b; }
    .row-products.layout-g .product-box .product-bottom {
      display: inline-block;
      width: 100%; }
      .row-products.layout-g .product-box .product-bottom .product-column {
        display: inline-block;
        float: left; }
        .row-products.layout-g .product-box .product-bottom .product-column:first-child {
          width: calc(100% - 105px); }
          @media (max-width: 1160px) {
            .row-products.layout-g .product-box .product-bottom .product-column:first-child {
              width: calc(100% - 110px); } }
        .row-products.layout-g .product-box .product-bottom .product-column:last-child {
          width: 105px; }
          @media (max-width: 1160px) {
            .row-products.layout-g .product-box .product-bottom .product-column:last-child {
              width: 110px; } }
      .row-products.layout-g .product-box .product-bottom .product-price {
        font-family: "Roboto", "Arial", sans-serif;
        font-size: 22px;
        font-weight: bold;
        text-decoration: none;
        text-transform: none;
        color: #ee2f24;
        line-height: 30px; }
        @media (max-width: 1160px) {
          .row-products.layout-g .product-box .product-bottom .product-price {
            font-size: 22px; } }
        .row-products.layout-g .product-box .product-bottom .product-price span {
          font-family: "Roboto", "Arial", sans-serif;
          font-size: 14px;
          font-weight: 300;
          margin-left: 4px; }
        .row-products.layout-g .product-box .product-bottom .product-price.no-dph {
          color: #777;
          font-family: "Roboto", "Arial", sans-serif;
          font-size: 12px;
          margin-top: -5px; }

.product-box .product-image-holder .product-symptoms .symptom {
  display: block;
  width: 32px;
  overflow: hidden;
  height: auto;
  border-radius: 0px;
  margin-bottom: 10px;
  color: #fff;
  line-height: 15px;
  vertical-align: middle;
  text-align: left;
  position: relative;
  padding: 6px;
  border-radius: 0px 4px 4px 0px; }
  .product-box .product-image-holder .product-symptoms .symptom:after {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    left: calc(100% - 32px);
    top: 0;
    font-family: FontAwesome;
    width: 32px;
    z-index: 100;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 20px;
    border-radius: 0px 4px 4px 0px; }
  .product-box .product-image-holder .product-symptoms .symptom.recommended {
    background: #03a4f5; }
    .product-box .product-image-holder .product-symptoms .symptom.recommended:after {
      content: "\f005";
      background: #03a4f5; }
  .product-box .product-image-holder .product-symptoms .symptom.totalDiscount {
    background: #ed3237; }
    .product-box .product-image-holder .product-symptoms .symptom.totalDiscount:after {
      content: "\f02b";
      background: #ed3237;
      line-height: 2; }
  .product-box .product-image-holder .product-symptoms .symptom.new {
    background: #89b013; }
    .product-box .product-image-holder .product-symptoms .symptom.new:after {
      content: "\f00c";
      background: #89b013; }
  .product-box .product-image-holder .product-symptoms .symptom.sale {
    background: #1317b0; }
    .product-box .product-image-holder .product-symptoms .symptom.sale:after {
      content: "\f0a3";
      background: #1317b0; }
  .product-box .product-image-holder .product-symptoms .symptom.used {
    background: #313d53; }
    .product-box .product-image-holder .product-symptoms .symptom.used:after {
      content: "\f254";
      background: #313d53; }
  .product-box .product-image-holder .product-symptoms .symptom.action {
    background: #ebdf1b; }
    .product-box .product-image-holder .product-symptoms .symptom.action:after {
      content: "\f291";
      background: #ebdf1b; }
  .product-box .product-image-holder .product-symptoms .symptom.freeStorePickup {
    background: #c41061; }
    .product-box .product-image-holder .product-symptoms .symptom.freeStorePickup:after {
      content: "\f007";
      background: #c41061;
      line-height: 2; }
  .product-box .product-image-holder .product-symptoms .symptom.FreeDelivery {
    background: #bce987; }
    .product-box .product-image-holder .product-symptoms .symptom.FreeDelivery:after {
      content: "\f0f1";
      background: #bce987; }
  .product-box .product-image-holder .product-symptoms .symptom.gifts {
    background: #c29c28; }
    .product-box .product-image-holder .product-symptoms .symptom.gifts:after {
      content: "\f06b";
      background: #c29c28; }

@keyframes slideIn {
  0% {
    width: 32px;
    overflow: hidden; }
  50% {
    overflow: visible; }
  100% {
    width: 100px;
    overflow: visible; } }

@keyframes slideInAfter {
  0% {
    left: calc(100% - 32px); }
  100% {
    left: 100%; } }

.layout-l {
  padding-top: 0px; }
  .layout-l .product-box {
    width: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #eaeaea;
    border-left: none;
    border-top: none;
    padding: 18px 18px 0px 18px;
    position: relative; }
    .layout-l .product-box:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 6px;
      background: #ee2f24;
      display: block;
      content: "";
      transform: scaleX(0);
      transition: transform 250ms ease-in-out; }
    .layout-l .product-box:hover:before {
      transform: scaleX(0); }
    .layout-l .product-box .product-name {
      font-family: "Roboto", "Arial", sans-serif;
      font-size: 18px;
      font-weight: 400;
      text-decoration: none;
      text-transform: none;
      color: #231f20;
      line-height: auto;
      text-align: left;
      width: calc(100% - 220px);
      float: right; }
      @media (max-width: 560px) {
        .layout-l .product-box .product-name {
          width: 100%;
          float: none;
          text-align: center; } }
      .layout-l .product-box .product-name a {
        color: #231f20;
        text-decoration: none; }
        .layout-l .product-box .product-name a:hover {
          color: #ee2f24; }
    .layout-l .product-box .image-holder {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      height: 220px;
      width: 100%;
      max-width: 220px;
      padding-right: 20px;
      float: left; }
      @media (max-width: 560px) {
        .layout-l .product-box .image-holder {
          width: 100%;
          max-width: 100%;
          float: none;
          padding-right: 0;
          text-align: center; } }
      .layout-l .product-box .image-holder:before {
        content: "";
        vertical-align: middle;
        display: inline-block;
        height: 0%;
        width: 0; }
      .layout-l .product-box .image-holder img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
    .layout-l .product-box .product-description.textCut {
      display: block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      max-width: 100%;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 13px;
      line-height: 18px;
      margin: 18px 0px;
      width: calc(100% - 220px);
      float: right; }
      @media (max-width: 560px) {
        .layout-l .product-box .product-description.textCut {
          width: 100%;
          float: none;
          text-align: center; } }
    .layout-l .product-box .code {
      font-size: 14px;
      display: block;
      margin: 0 0 5px 0;
      float: right;
      color: #000; }
    .layout-l .product-box .stock {
      width: 100%;
      display: block;
      font-family: "Roboto", "Arial", sans-serif;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 14px;
      width: calc(100% - 220px); }
      @media (max-width: 560px) {
        .layout-l .product-box .stock {
          width: 100%;
          float: none;
          text-align: center; } }
      .layout-l .product-box .stock.in {
        color: #3caa00; }
      .layout-l .product-box .stock.out {
        color: #aa0000; }
      .layout-l .product-box .stock.custom {
        color: #d4b04b; }
    .layout-l .product-box .product-bottom {
      display: inline-block;
      width: calc(100% - 220px);
      float: right; }
      @media (max-width: 560px) {
        .layout-l .product-box .product-bottom {
          width: 100%;
          float: none;
          text-align: left; } }
      .layout-l .product-box .product-bottom .product-column {
        display: inline-block;
        float: left; }
        .layout-l .product-box .product-bottom .product-column:first-child {
          width: calc(100% - 105px); }
          @media (max-width: 1160px) {
            .layout-l .product-box .product-bottom .product-column:first-child {
              width: calc(100% - 85px); } }
        .layout-l .product-box .product-bottom .product-column:last-child {
          width: 105px; }
          @media (max-width: 1160px) {
            .layout-l .product-box .product-bottom .product-column:last-child {
              width: 85px; } }
      .layout-l .product-box .product-bottom .product-price {
        font-family: "Roboto", "Arial", sans-serif;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        text-transform: none;
        color: #ee2f24;
        line-height: 30px;
        margin-bottom: -10px; }
        @media (max-width: 1160px) {
          .layout-l .product-box .product-bottom .product-price {
            font-size: 22px; } }
        .layout-l .product-box .product-bottom .product-price span {
          font-family: "Roboto", "Arial", sans-serif;
          font-size: 14px;
          font-weight: 300;
          margin-left: 4px; }
        .layout-l .product-box .product-bottom .product-price.no-dph {
          color: #777;
          font-family: "Roboto", "Arial", sans-serif;
          font-size: 12px;
          margin-bottom: 0; }
  .layout-l .before-sale {
    display: inline-block;
    width: calc(100% - 220px);
    vertical-align: middle;
    text-decoration: line-through;
    font-size: 14px;
    margin-bottom: 12px; }

.swiper_similiar {
  position: relative;
  padding: 0 46px;
  margin-bottom: 55px; }
  .swiper_similiar .swiper-button-next, .swiper_similiar .swiper-button-prev {
    color: #ee2f24; }
  .swiper_similiar .swiper-pagination-bullet-active {
    background: #ee2f24; }

.row-products .products-box.style-1 .swiper-slide .product-box {
  width: 100%;
  display: inline-block;
  float: left;
  border: 1px solid #eaeaea;
  border-left: none;
  border-top: none;
  padding: 22px 18px;
  position: relative;
  text-align: left; }
  @media (max-width: 1000px) {
    .row-products .products-box.style-1 .swiper-slide .product-box {
      width: 100%; } }
  @media (max-width: 800px) {
    .row-products .products-box.style-1 .swiper-slide .product-box {
      width: 100%; } }
  @media (max-width: 540px) {
    .row-products .products-box.style-1 .swiper-slide .product-box {
      width: 100%; } }
  .row-products .products-box.style-1 .swiper-slide .product-box:nth-child(4n+4) {
    border-right: none; }
  .row-products .products-box.style-1 .swiper-slide .product-box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 6px;
    background: #ee2f24;
    display: block;
    content: "";
    transform: scaleX(0);
    transition: transform 250ms ease-in-out; }
  .row-products .products-box.style-1 .swiper-slide .product-box:hover:before {
    transform: scaleX(1); }
  .row-products .products-box.style-1 .swiper-slide .product-box .product-name {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    color: #231f20;
    line-height: auto;
    text-align: center; }
    .row-products .products-box.style-1 .swiper-slide .product-box .product-name a {
      color: #231f20;
      text-decoration: none; }
      .row-products .products-box.style-1 .swiper-slide .product-box .product-name a:hover {
        color: #ee2f24; }
  .row-products .products-box.style-1 .swiper-slide .product-box .product-image-holder {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 220px;
    width: 100%; }
    .row-products .products-box.style-1 .swiper-slide .product-box .product-image-holder:before {
      content: "";
      vertical-align: middle;
      display: inline-block;
      height: 0%;
      width: 0; }
    .row-products .products-box.style-1 .swiper-slide .product-box .product-image-holder img {
      display: inline-block;
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle; }
  .row-products .products-box.style-1 .swiper-slide .product-box .product-description.textCut {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 100%;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 72px;
    font-size: 13px;
    line-height: 18px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin: 18px 0px; }
    .row-products .products-box.style-1 .swiper-slide .product-box .product-description.textCut:after {
      display: inline-block;
      content: "..."; }
  .row-products .products-box.style-1 .swiper-slide .product-box .stock {
    width: 100%;
    display: block;
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 14px; }
    .row-products .products-box.style-1 .swiper-slide .product-box .stock.in {
      color: #3caa00; }
    .row-products .products-box.style-1 .swiper-slide .product-box .stock.out {
      color: #aa0000; }
    .row-products .products-box.style-1 .swiper-slide .product-box .stock.custom {
      color: #d4b04b; }
  .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom {
    display: inline-block;
    width: 100%; }
    .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-column {
      display: inline-block;
      float: left; }
      .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-column:first-child {
        width: calc(100% - 105px); }
        @media (max-width: 1160px) {
          .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-column:first-child {
            width: calc(100% - 85px); } }
      .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-column:last-child {
        width: 105px; }
        @media (max-width: 1160px) {
          .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-column:last-child {
            width: 85px; } }
    .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-price {
      font-family: "Roboto", "Arial", sans-serif;
      font-size: 22px;
      font-weight: bold;
      text-decoration: none;
      text-transform: none;
      color: #ee2f24;
      margin-bottom: -10px; }
      @media (max-width: 1160px) {
        .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-price {
          font-size: 22px; } }
      .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-price span {
        font-family: "Roboto", "Arial", sans-serif;
        font-size: 14px;
        font-weight: 300;
        margin-left: 4px; }
      .row-products .products-box.style-1 .swiper-slide .product-box .product-bottom .product-price.no-dph {
        color: #888b90;
        font-family: "Roboto", "Arial", sans-serif;
        font-size: 12px;
        font-weight: 300;
        margin-bottom: 0; }
  .row-products .products-box.style-1 .swiper-slide .product-box .btn a, .row-products .products-box.style-1 .swiper-slide .product-box .btn button {
    white-space: nowrap; }

.row-products .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  padding: 20px 0px; }

.category-description {
  width: 100%;
  padding: 20px;
  display: inline-block;
  margin-bottom: 20px; }
  .category-description .thumbnail {
    display: inline-block;
    float: left;
    width: 280px;
    text-align: center;
    vertical-align: middle; }
    @media (max-width: 990px) {
      .category-description .thumbnail {
        display: none; } }
    @media (max-width: 900px) {
      .category-description .thumbnail {
        display: inline-block; } }
    @media (max-width: 650px) {
      .category-description .thumbnail {
        display: none; } }
    .category-description .thumbnail img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .category-description header {
    width: 100%;
    display: block;
    color: #232022; }
    .category-description header h1 {
      margin: 0 0 22px 0px;
      padding: 0px;
      font-size: 36px; }
      @media (max-width: 620px) {
        .category-description header h1 {
          font-size: 26px; } }
    .category-description header p {
      max-height: 80px;
      font-size: 14px;
      line-height: 20px;
      -webkit-line-clamp: 4;
      overflow: hidden;
      margin: 0 0 22px 0px; }
  .category-description .thumbnail + header {
    width: calc(100% - 280px);
    float: left;
    padding-left: 20px; }
    @media (max-width: 990px) {
      .category-description .thumbnail + header {
        width: 100%;
        padding-left: 0px; } }
    @media (max-width: 900px) {
      .category-description .thumbnail + header {
        width: calc(100% - 280px);
        padding-left: 20px; } }
    @media (max-width: 650px) {
      .category-description .thumbnail + header {
        width: 100%;
        padding-left: 0px; } }

.sub-category-row {
  display: inline-block;
  width: 100%; }
  .sub-category-row a {
    display: inline-block;
    width: 33.33%;
    padding-right: 20px;
    padding-left: 0px;
    float: left;
    margin-bottom: 20px;
    color: #231f20;
    position: relative; }
    .sub-category-row a:after {
      transform: scaleX(0);
      height: 3px;
      width: calc(100% - 20px);
      position: absolute;
      left: 0;
      bottom: 0;
      transition: .3s;
      content: "";
      background-color: #ee2f24; }
    .sub-category-row a:nth-child(3n + 3) {
      padding-right: 0; }
      .sub-category-row a:nth-child(3n + 3):after {
        width: 100%; }
      .sub-category-row a:nth-child(3n + 3) h2:after {
        content: "\f0da";
        font-family: FontAwesome;
        display: inline-block;
        position: absolute;
        font-size: 25px;
        top: 22px;
        right: 12px; }
      .sub-category-row a:nth-child(3n + 3):hover h2:after {
        right: 6px; }
    .sub-category-row a .thumbnail {
      display: inline-block;
      float: left;
      width: 60px;
      height: 70px;
      vertical-align: middle;
      background-color: #fff;
      padding: 12px 0px 12px 12px; }
      .sub-category-row a .thumbnail img {
        max-height: 100%;
        max-width: 100%;
        display: inline-block;
        vertical-align: middle; }
    .sub-category-row a h2 {
      display: inline-block;
      float: left;
      width: 100%;
      background-color: #fff;
      height: 70px;
      margin: 0;
      vertical-align: middle;
      font-size: 15px;
      padding-left: 12px; }
      .sub-category-row a h2 span {
        vertical-align: middle;
        display: inline-block;
        line-height: normal;
        padding-right: 20px; }
      .sub-category-row a h2:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0; }
      .sub-category-row a h2:after {
        content: "\f0da";
        font-family: FontAwesome;
        display: inline-block;
        position: absolute;
        font-size: 25px;
        top: 22px;
        right: 32px;
        transition: .3s; }
    .sub-category-row a .thumbnail + h2 {
      width: calc(100% - 60px); }
    .sub-category-row a:hover:after {
      transform: scaleX(1); }
    .sub-category-row a:hover h2:after {
      right: 26px; }
    @media (max-width: 990px) {
      .sub-category-row a {
        width: calc(50% - 10px);
        padding: 0; }
        .sub-category-row a:nth-child(2n + 1) {
          margin-right: 20px; }
        .sub-category-row a:nth-child(3n + 3) {
          padding: 0; }
        .sub-category-row a:hover h2:after {
          right: 6px; }
        .sub-category-row a h2:after {
          right: 12px; } }
    @media (max-width: 545px) {
      .sub-category-row a {
        width: 100%;
        padding: 0; }
        .sub-category-row a:after {
          width: 100%; }
        .sub-category-row a:nth-child(2n + 1) {
          margin-right: 0px; }
        .sub-category-row a:nth-child(3n + 3) {
          padding: 0; }
        .sub-category-row a:hover h2:after {
          right: 6px; }
        .sub-category-row a h2:after {
          right: 12px; } }

.filter-2 {
  width: 100%;
  display: block;
  margin-bottom: 0;
  position: relative; }
  .filter-2 .top-filter .options {
    float: right;
    height: auto; }
    .filter-2 .top-filter .options span.text {
      font-size: 15px;
      font-weight: 700;
      display: inline-block;
      vertical-align: baseline;
      position: relative;
      top: 3px; }
    .filter-2 .top-filter .options a {
      color: #000;
      margin: 3px 10px;
      display: inline-block;
      position: relative;
      top: 3px; }
      .filter-2 .top-filter .options a.active i, .filter-2 .top-filter .options a:hover i {
        color: #ee2f24; }
  .filter-2 .bottom-filter {
    background: #e6e6e6;
    padding: 20px 20px 16px 20px;
    margin-bottom: 20px;
    border: 1px solid #d8d8d8; }
    .filter-2 .bottom-filter label {
      margin: 5px 0;
      padding: 0 5px 0 0; }
      .filter-2 .bottom-filter label span {
        font-size: 11px;
        font-weight: 900;
        text-transform: uppercase;
        color: #231f20; }
      @media (max-width: 560px) {
        .filter-2 .bottom-filter label {
          width: 50%; } }
      @media (max-width: 370px) {
        .filter-2 .bottom-filter label {
          width: 100%; } }
    .filter-2 .bottom-filter .value-result {
      width: 94px;
      height: 34px;
      background: #fff;
      border-radius: 4px;
      display: inline-block;
      overflow: hidden;
      float: left;
      border: 1px solid #9b9b9b; }
      .filter-2 .bottom-filter .value-result input {
        height: 34px;
        border: none;
        float: left;
        text-align: right;
        display: inline-block;
        width: calc(100% - 30px);
        font-size: 15px; }
      .filter-2 .bottom-filter .value-result .value-currency {
        width: 30px;
        text-align: center;
        height: 34px;
        line-height: 37px;
        font-size: 15px;
        vertical-align: middle;
        display: inline-block; }
      @media (max-width: 390px) {
        .filter-2 .bottom-filter .value-result {
          display: block;
          width: calc(100% - 31px);
          margin-top: 10px; } }
    .filter-2 .bottom-filter #slider-range {
      width: calc(100% - 224px);
      margin: 14px 18px;
      float: left;
      background: #7d7d7d;
      border: none; }
      @media (max-width: 460px) {
        .filter-2 .bottom-filter #slider-range {
          opacity: 0;
          width: calc(100% - 286px); } }
      @media (max-width: 390px) {
        .filter-2 .bottom-filter #slider-range {
          display: none; } }
    .filter-2 .bottom-filter .small-result {
      float: left;
      height: 34px;
      line-height: 37px;
      vertical-align: middle;
      color: #231f20;
      margin-right: 6px;
      width: 25px;
      display: none; }
      @media (max-width: 460px) {
        .filter-2 .bottom-filter .small-result {
          display: inline-block; } }
      @media (max-width: 390px) {
        .filter-2 .bottom-filter .small-result {
          margin-top: 10px; } }
    @media (max-width: 1023px) {
      .filter-2 .bottom-filter .col-md-6 {
        width: 100%; }
        .filter-2 .bottom-filter .col-md-6:first-child {
          margin-bottom: 12px; } }

.spinner-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10; }
  .spinner-holder i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 48px;
    margin: -24px 0 -24px; }

.action_register {
  padding: 40px 20px;
  background: #fff;
  position: relative;
  z-index: 2; }
  .action_register ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .action_register ul li {
      margin-bottom: 12px; }
      .action_register ul li input {
        margin-right: 10px; }
  .action_register .ui-selectmenu-button.ui-button {
    width: 100%; }
  .action_register .register-page-form {
    width: 100%;
    background: #f7f7f7;
    padding: 41px 21px 21px;
    border: 1px solid #e4e4e4; }
    .action_register .register-page-form .label.col-md-6 {
      margin-left: 10px;
      width: calc(50% - 10px); }
      .action_register .register-page-form .label.col-md-6:nth-child(2n + 1) {
        margin-right: 10px;
        margin-left: 0; }
        @media (max-width: 620px) {
          .action_register .register-page-form .label.col-md-6:nth-child(2n + 1) {
            margin-right: 0px; } }
      @media (max-width: 620px) {
        .action_register .register-page-form .label.col-md-6 {
          width: 100%;
          margin-left: 0; } }
  .action_register .col-md-12 {
    margin-bottom: 30px;
    width: 100%; }
    .action_register .col-md-12.mg-bottom {
      margin-bottom: 30px; }

.password-strength-meter {
  padding: 5px 0px;
  font-size: 12px; }
  .password-strength-meter .strength-0 {
    color: #e60002; }
  .password-strength-meter .strength-1 {
    color: #e60002; }
  .password-strength-meter .strength-2 {
    color: #d4af37; }
  .password-strength-meter .strength-3 {
    color: #4ae824; }
  .password-strength-meter .strength-4 {
    color: #576e0f; }

.group-title {
  margin-bottom: 30px;
  display: block; }

.pagination-2 {
  float: right;
  display: inline-block;
  padding: 15px 0px; }
  .pagination-2 a {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-decoration: underline;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    vertical-align: middle; }
    .pagination-2 a.pagination-button {
      width: auto;
      margin: 0 5px; }
      .pagination-2 a.pagination-button i {
        margin: 0 3px; }
    .pagination-2 a.active {
      color: #fff;
      background: #1680c0;
      text-decoration: none; }
    .pagination-2 a:hover {
      text-decoration: none; }
  @media (max-width: 370px) {
    .pagination-2 {
      width: 100%;
      text-align: center; }
      .pagination-2 a {
        display: none; }
        .pagination-2 a:nth-child(1), .pagination-2 a:nth-child(2), .pagination-2 a:nth-child(3), .pagination-2 a:nth-child(4), .pagination-2 a:nth-child(5), .pagination-2 a.pagination-button {
          display: inline-block;
          float: none; } }

.tabs-sort-2 .num-of-products {
  position: relative;
  font-size: 14px;
  margin: 15px 0; }
  @media (max-width: 640px) {
    .tabs-sort-2 .num-of-products {
      display: none; } }

.tabs-sort-2 ul {
  width: 100%;
  display: inline-block;
  padding: 0;
  margin: 0;
  border-bottom: 11px solid #2b2b2b; }
  .tabs-sort-2 ul li {
    float: left;
    display: inline-block; }
    .tabs-sort-2 ul li.num-of-products-li {
      float: right;
      padding-right: 10px; }
    .tabs-sort-2 ul li a {
      font-size: 12px;
      font-weight: 700;
      color: #ee2f24;
      background: #fff;
      height: 35px;
      line-height: 35px;
      padding: 0 29px;
      margin-right: 6px;
      vertical-align: middle;
      display: inline-block;
      text-decoration: none;
      text-transform: uppercase;
      transition: .3s;
      border-radius: 0px; }
      .tabs-sort-2 ul li a.active, .tabs-sort-2 ul li a:hover {
        background: #2b2b2b;
        color: #ee2f24; }
    @media (max-width: 560px) {
      .tabs-sort-2 ul li {
        width: 100%;
        margin: 0; }
        .tabs-sort-2 ul li a {
          width: 100%;
          border-bottom: 1px solid #f0f0f0; } }

.tabs {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  z-index: 30; }
  .tabs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    display: inline-block;
    border-bottom: 11px solid #2b2b2b; }
    .tabs ul li {
      float: left;
      display: inline-block;
      margin-right: 4px;
      cursor: pointer; }
      .tabs ul li:last-child {
        margin-right: 0px; }
      .tabs ul li span, .tabs ul li a {
        font-size: 12px;
        font-weight: 700;
        color: #ee2f24;
        background: #fff;
        height: 35px;
        line-height: 35px;
        padding: 0px;
        margin-right: 6px;
        vertical-align: middle;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        transition: .3s;
        border-radius: 0px;
        text-align: center;
        width: 170px; }
        .tabs ul li span.active, .tabs ul li span:hover, .tabs ul li a.active, .tabs ul li a:hover {
          background: #2b2b2b;
          color: #ee2f24; }
  .tabs .tab {
    padding: 25px;
    display: none;
    background: #f2f2f2;
    color: #2b2b2b; }
    .tabs .tab .title {
      margin-bottom: 20px;
      font-family: "Roboto","Arial",sans-serif;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
    .tabs .tab p {
      font-size: 13px;
      line-height: 18px;
      margin-bottom: 15px; }
  .tabs .responsive-tab-list {
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    color: #ee2f24;
    background: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    margin-right: 6px;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    border-radius: 0px;
    text-align: center;
    border-top: 1px solid #e1e1e1; }
    .tabs .responsive-tab-list.active, .tabs .responsive-tab-list:hover {
      background: #2b2b2b; }

.file-groups {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .file-groups .item {
    text-decoration: none;
    width: 24%;
    border: 1px solid #efefef;
    border-radius: 4px;
    padding: 11px;
    border-top-width: 4px;
    text-align: center;
    transition: all .25s ease-in-out;
    margin: 9px .5%;
    max-width: 100%; }
    @media (max-width: 920px) {
      .file-groups .item {
        width: 32.33333%; } }
    @media (max-width: 720px) {
      .file-groups .item {
        width: 49%; } }
    @media (max-width: 500px) {
      .file-groups .item {
        width: 99%; } }
    .file-groups .item .title {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      border-bottom: 1px solid #efefef;
      display: block;
      color: #2f2f2f;
      padding: 5px 0 12px; }
    .file-groups .item .perex {
      color: #525252;
      font-size: 12px;
      line-height: 1.3;
      margin: 11px 0; }
    .file-groups .item .btn {
      border: 1px solid;
      font-weight: bold;
      text-transform: uppercase;
      padding: 9px;
      transition: all .25s ease-in-out;
      background: transparent;
      float: none; }
    .file-groups .item .thumbnail {
      padding: 0 0 11px;
      display: block;
      text-align: center; }
    .file-groups .item:hover {
      border-top-color: #ee2f24; }
      .file-groups .item:hover .btn {
        background: #ee2f24;
        color: #fff; }

.file-items .file-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
  font-size: 16px;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  overflow: hidden;
  padding: 7px 15px;
  margin-bottom: 5px; }
  .file-items .file-wrapper .title {
    background: #fff;
    position: relative;
    padding: 8px 13px 8px 40px; }
    .file-items .file-wrapper .title:before {
      content: "\f0ed";
      font-family: "FontAwesome";
      position: absolute;
      left: 0;
      top: 6px;
      font-size: 27px;
      color: #ee2f24; }
  .file-items .file-wrapper .meta {
    background: #fff;
    position: relative;
    font-size: 13px;
    padding: 8px 2px 8px 13px;
    color: #797979; }
    .file-items .file-wrapper .meta:before {
      content: "("; }
    .file-items .file-wrapper .meta:after {
      content: ")"; }
  .file-items .file-wrapper:before {
    content: " ";
    height: 1px;
    background: #d2d2d2;
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(100% - 50px);
    margin: 0 0 0 18px; }

.file-items .perex {
  font-size: 13px;
  line-height: 1.4;
  padding: 9px 0 24px; }

.file-hr {
  margin: 25px 0;
  padding: 0;
  border: none;
  border-top: 1px solid #e2e2e2; }

.product-item-top {
  background: #f2f2f2;
  padding: 20px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }
  .product-item-top .summary-original {
    margin-top: 35px; }

.gifts-container {
  display: block;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #d9d9d9; }
  .gifts-container .gifts-text {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 12px; }
  .gifts-container .gift-item {
    display: inline-block;
    width: 100%;
    height: 70px;
    margin-bottom: 12px;
    vertical-align: middle; }
    .gifts-container .gift-item:last-child {
      margin-bottom: 0; }
    .gifts-container .gift-item:before {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      content: ""; }
    .gifts-container .gift-item .gift-image {
      height: 70px;
      width: 70px;
      float: left; }
      .gifts-container .gift-item .gift-image img {
        max-height: 70px;
        max-width: 100%;
        display: inline-block; }
    .gifts-container .gift-item .gift-right {
      float: none;
      width: calc(100% - 76px);
      display: inline-block;
      vertical-align: middle;
      padding-left: 12px; }
      .gifts-container .gift-item .gift-right .gift-name {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 4px; }
      .gifts-container .gift-item .gift-right .gift-desc {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 4px; }
      .gifts-container .gift-item .gift-right .gift-price {
        font-size: 14px;
        font-weight: 400; }
        .gifts-container .gift-item .gift-right .gift-price span {
          font-size: 14px;
          font-weight: 700; }
          .gifts-container .gift-item .gift-right .gift-price span .currency {
            font-size: 12px;
            font-weight: 400; }

.product-description-header {
  padding-left: 25px;
  float: right; }
  @media (max-width: 767px) {
    .product-description-header {
      width: 100%;
      padding: 0 20px; } }

.product-description-1 {
  margin-bottom: 40px;
  padding-right: 2px; }
  .product-description-1 .stock {
    font-size: 12px;
    margin-bottom: 20px; }
    .product-description-1 .stock.in {
      color: #3caa00; }
    .product-description-1 .stock.out {
      color: #e60002; }
  .product-description-1 .line-through {
    text-decoration: line-through; }
  .product-description-1 .product-old-price {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px; }
    .product-description-1 .product-old-price .text {
      font-size: 13px;
      line-height: 18px;
      float: left;
      display: inline-block; }
    .product-description-1 .product-old-price .value {
      font-size: 15px;
      line-height: 18px;
      float: right;
      display: inline-block; }
  .product-description-1 .product-price {
    display: inline-block;
    width: 100%; }
    .product-description-1 .product-price .text {
      font-size: 13px;
      line-height: 26px;
      float: left;
      display: inline-block; }
    .product-description-1 .product-price .value {
      font-size: 26px;
      line-height: 26px;
      float: right;
      display: inline-block;
      color: #ee2f24;
      font-weight: bold;
      font-family: "Roboto", "Arial", sans-serif; }
      .product-description-1 .product-price .value .currency {
        font-size: 14px;
        font-weight: 700;
        font-family: "Roboto", "Arial", sans-serif; }
  .product-description-1 .product-without-price {
    display: inline-block;
    width: 100%;
    margin-bottom: 12px; }
    .product-description-1 .product-without-price .text {
      font-size: 13px;
      line-height: 26px;
      float: left;
      display: inline-block; }
    .product-description-1 .product-without-price .value {
      font-size: 14px;
      line-height: 26px;
      float: right;
      display: inline-block;
      color: #888b90; }
  .product-description-1 .ui-selectmenu-button.ui-button {
    width: 100%;
    margin-bottom: 16px;
    border: 1px solid #d9d9d9; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(1) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(1):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(2) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.2s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(2):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.2s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(3) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.4s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(3):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.4s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(4) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.6s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(4):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.6s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(5) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 0.8s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(5):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 0.8s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(6) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 1s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(6):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 1s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(7) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 1.2s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(7):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 1.2s; }

.product-gallery-1:hover .product-symptoms .symptom:nth-child(8) {
  animation: slideIn 0.3s linear;
  animation-fill-mode: both;
  animation-delay: 1.4s;
  border-radius: 0px 0px 0px 0px; }
  .product-gallery-1:hover .product-symptoms .symptom:nth-child(8):after {
    animation: slideInAfter 0.3s linear;
    animation-fill-mode: both;
    animation-delay: 1.4s; }

.product-symptoms {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5; }
  .product-symptoms .symptom {
    display: block;
    width: 32px;
    overflow: hidden;
    height: auto;
    border-radius: 0px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 15px;
    vertical-align: middle;
    text-align: left;
    position: relative;
    padding: 6px;
    border-radius: 0px 4px 4px 0px; }
    .product-symptoms .symptom span {
      font-size: 12px;
      display: inline-block;
      width: 100px; }
    .product-symptoms .symptom:after {
      content: "";
      display: inline-block;
      height: 100%;
      position: absolute;
      left: calc(100% - 32px);
      top: 0;
      font-family: FontAwesome;
      width: 32px;
      z-index: 100;
      text-align: center;
      vertical-align: middle;
      line-height: 1.3;
      font-size: 20px;
      border-radius: 0px 4px 4px 0px; }
    .product-symptoms .symptom.recommended {
      background: #03a4f5; }
      .product-symptoms .symptom.recommended:after {
        content: "\f005";
        background: #03a4f5; }
    .product-symptoms .symptom.totalDiscount {
      background: #ed3237; }
      .product-symptoms .symptom.totalDiscount:after {
        content: "\f02b";
        background: #ed3237;
        line-height: 2; }
    .product-symptoms .symptom.new {
      background: #89b013; }
      .product-symptoms .symptom.new:after {
        content: "\f00c";
        background: #89b013; }
    .product-symptoms .symptom.sale {
      background: #1317b0; }
      .product-symptoms .symptom.sale:after {
        content: "\f0a3";
        background: #1317b0; }
    .product-symptoms .symptom.used {
      background: #313d53; }
      .product-symptoms .symptom.used:after {
        content: "\f254";
        background: #313d53; }
    .product-symptoms .symptom.action {
      background: #ebdf1b; }
      .product-symptoms .symptom.action:after {
        content: "\f291";
        background: #ebdf1b; }
    .product-symptoms .symptom.freeStorePickup {
      background: #c41061; }
      .product-symptoms .symptom.freeStorePickup:after {
        content: "\f007";
        background: #c41061;
        line-height: 2; }
    .product-symptoms .symptom.FreeDelivery {
      background: #bce987; }
      .product-symptoms .symptom.FreeDelivery:after {
        content: "\f0f1";
        background: #bce987; }
    .product-symptoms .symptom.gifts {
      background: #c29c28; }
      .product-symptoms .symptom.gifts:after {
        content: "\f06b";
        background: #c29c28; }

@keyframes slideIn {
  0% {
    width: 32px;
    overflow: hidden; }
  50% {
    overflow: visible; }
  100% {
    width: 100px;
    overflow: visible; } }

@keyframes slideInAfter {
  0% {
    left: calc(100% - 32px); }
  100% {
    left: 100%; } }

.related {
  padding: 35px 0; }
  .related h3 {
    display: block;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600; }

.detail-description-header-1 {
  display: block;
  margin: 35px 0px 30px 0px;
  padding-right: 2px; }
  .detail-description-header-1 .title {
    font-size: 30px;
    font-weight: 300;
    font-family: "Roboto", "Arial", sans-serif;
    margin-bottom: 15px; }
  .detail-description-header-1 p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 12px; }
  .detail-description-header-1 .scroll-to-element {
    display: inline-block;
    text-transform: uppercase;
    color: #ee2f24;
    font-size: 14px;
    cursor: pointer; }
    .detail-description-header-1 .scroll-to-element:hover {
      text-decoration: underline; }
  .detail-description-header-1 .facebook-share-holder {
    margin-top: 20px;
    display: block; }

.detail-link-download {
  position: relative; }
  .detail-link-download:hover:before {
    display: block; }
  .detail-link-download::before {
    content: attr(data-title);
    position: absolute;
    color: #fff;
    background: #000;
    padding: 3px 5px;
    border-radius: 3px;
    left: 50%;
    bottom: calc(100% + 10px);
    white-space: nowrap;
    font-size: 13px;
    transform: translateX(-50%);
    display: none; }

.detail-tech-spec-1 {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .detail-tech-spec-1 .tech-spec {
    text-align: left;
    font-size: 12px;
    border-collapse: collapse; }
    .detail-tech-spec-1 .tech-spec tr td {
      padding: 12px 0px 12px 12px; }

.row-partners-1 {
  display: block; }
  .row-partners-1 .partners-title {
    text-align: center;
    margin: 25px 0 22px;
    font-weight: 400;
    font-size: 36px; }
    @media (max-width: 620px) {
      .row-partners-1 .partners-title {
        font-size: 26px; } }
  .row-partners-1 .partners-box {
    text-align: center;
    border: none;
    padding: 16px 22px 56px 22px;
    margin-bottom: 0;
    border-radius: 5px;
    background: transparent; }
    .row-partners-1 .partners-box .swiper-button-next, .row-partners-1 .partners-box .swiper-button-prev {
      line-height: 45px;
      color: #fff; }
    .row-partners-1 .partners-box .swiper-button-next:before {
      content: "\f105";
      font-size: 45px; }
    .row-partners-1 .partners-box .swiper-button-prev:before {
      content: "\f104";
      font-size: 45px; }
    .row-partners-1 .partners-box img {
      max-height: 60px;
      display: block;
      margin: 0 auto;
      max-width: 100%; }
    .row-partners-1 .partners-box a {
      font-size: 17px;
      font-weight: 700;
      color: #d4af37;
      margin: 0 16px;
      text-decoration: none; }
      @media (max-width: 1245px) {
        .row-partners-1 .partners-box a {
          display: inline-block;
          line-height: 40px;
          margin: 0 20px; } }
      @media (max-width: 545px) {
        .row-partners-1 .partners-box a {
          display: block;
          line-height: 40px;
          margin: 0px; } }
      .row-partners-1 .partners-box a:hover {
        text-decoration: underline; }
    .row-partners-1 .partners-box .partners-item {
      display: inline-block;
      width: auto;
      vertical-align: middle; }

.row-general-partners-1 {
  display: block;
  border-bottom: 1px solid #163859;
  padding-bottom: 27px;
  font-family: "Roboto", "Arial", sans-serif; }
  .row-general-partners-1 .general-partners-title {
    text-align: center;
    color: #d4af37;
    display: block;
    font-size: 36px;
    margin: 0 0 28px 0;
    font-weight: 400; }
  .row-general-partners-1 .general-partners-box {
    text-align: center; }
    .row-general-partners-1 .general-partners-box a {
      padding: 3px;
      border: 1px solid #163859;
      text-decoration: none;
      display: inline-block; }

.popup {
  position: fixed;
  cursor: default;
  border: 1px solid #000;
  background: white;
  padding: 0;
  z-index: 10000;
  overflow: hidden;
  max-width: 100%;
  display: block;
  -webkit-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.4); }
  .popup.pos1 {
    top: 0;
    left: 0; }
  .popup.pos2 {
    top: 0;
    left: 50%; }
  .popup.pos3 {
    top: 0;
    right: 0; }
  .popup.pos4 {
    top: 50%;
    left: 0; }
  .popup.pos5 {
    top: 50%;
    left: 50%; }
  .popup.pos6 {
    top: 50%;
    right: 0; }
  .popup.pos7 {
    bottom: 0;
    left: 0; }
  .popup.pos8 {
    bottom: 0;
    left: 50%; }
  .popup.pos9 {
    bottom: 0;
    right: 0; }
  .popup .nadpis {
    margin: 12px 10px 11px 10px;
    font-weight: bold; }
  .popup p {
    margin: 2px 10px 6px 10px;
    padding: 0; }
  .popup img {
    margin: 0;
    padding: 0;
    border: 0; }
  .popup .cross {
    top: 0;
    right: 0;
    position: absolute;
    text-align: center;
    background: #fff;
    padding: 5px 10px; }
    .popup .cross a {
      color: #ee2f24; }
      .popup .cross a:hover {
        color: #a0140c; }
    .popup .cross .fa {
      font-size: 1.6em;
      position: relative; }

div.viewport-bcg-cropper {
  transition: all 0.2s ease-in-out; }
  div.viewport-bcg-cropper.popup-moved {
    opacity: 0.5; }

.popup.sidebar {
  height: 100%;
  top: 0;
  transition: all 0.2s ease-in-out;
  visibility: hidden; }
  .popup.sidebar.side-left.open {
    left: 0; }
  .popup.sidebar.side-right.open {
    right: 0; }
  .popup.sidebar.open {
    visibility: visible;
    display: block; }

#popup-tab {
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.4);
  box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.4);
  display: block;
  position: fixed;
  cursor: pointer;
  border: 1px solid #666;
  background: white;
  padding: 0;
  z-index: 9999;
  overflow: hidden;
  bottom: 0;
  width: 26px;
  height: 160px; }
  #popup-tab span,
  #popup-tab span:hover {
    color: black;
    text-decoration: none;
    font-weight: 400;
    width: 160px;
    height: 26px;
    text-align: center;
    white-space: nowrap;
    position: absolute; }
  #popup-tab.side-left {
    left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    #popup-tab.side-left span {
      -ms-transform: rotate(90deg);
      -ms-transform-origin: 0% 0%;
      -webkit-transform: rotate(90deg);
      -webkit-transform-origin: 0% 0%;
      transform: rotate(90deg);
      transform-origin: 0% 0%;
      left: 23px; }
  #popup-tab.side-right {
    right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
    #popup-tab.side-right span {
      -webkit-transform: rotate(270);
      -ms-transform: rotate(270);
      -o-transform: rotate(270);
      transform: rotate(270);
      transform-origin: 100% 0%;
      left: -157px; }

footer.row {
  padding: 65px 0 0 0;
  background-image: url("../images/footer.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  footer.row p {
    color: #909090;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px; }
    footer.row p .ukaz_mapu {
      color: #ee2f24;
      text-transform: uppercase;
      text-decoration: underline;
      font-size: 14px; }
      footer.row p .ukaz_mapu:before {
        content: "\f041";
        margin-right: 10px;
        display: inline-block;
        font-family: FontAwesome; }
      footer.row p .ukaz_mapu:hover {
        text-decoration: none; }
  footer.row .inner {
    max-width: 1240px;
    padding: 0 20px; }
  footer.row .inner.footer-column {
    max-width: 1240px;
    padding: 0 20px; }
    footer.row .inner.footer-column table {
      border-collapse: collapse; }
  footer.row .footer-middle {
    padding: 27px 0 49px; }
  footer.row .cc {
    max-width: 1240px;
    padding: 0 20px;
    width: 100%;
    display: block;
    margin: 27px auto 140px auto; }
  footer.row .flex_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-around; }
    footer.row .flex_in .flex_f:nth-child(1) {
      flex: 0 215px; }
    footer.row .flex_in .flex_f:nth-child(2) {
      flex: 0 220px; }
    footer.row .flex_in .flex_f:nth-child(3) {
      flex: 1;
      margin-right: 20px; }
    footer.row .flex_in .flex_f:nth-child(4) {
      flex: 1; }
    @media (max-width: 1023px) {
      footer.row .flex_in .flex_f:nth-child(1) {
        flex: 0 50%;
        padding-right: 20px; }
      footer.row .flex_in .flex_f:nth-child(2) {
        flex: 0 50%; }
      footer.row .flex_in .flex_f:nth-child(3) {
        flex: 0 50%;
        margin-right: 0px;
        padding-right: 20px; }
      footer.row .flex_in .flex_f:nth-child(4) {
        flex: 0 50%; } }
    @media (max-width: 620px) {
      footer.row .flex_in .flex_f:nth-child(1) {
        flex: 0 100%;
        padding-right: 0px; }
      footer.row .flex_in .flex_f:nth-child(2) {
        flex: 0 100%; }
      footer.row .flex_in .flex_f:nth-child(3) {
        flex: 0 100%;
        margin-right: 0px;
        padding-right: 0px; }
      footer.row .flex_in .flex_f:nth-child(4) {
        flex: 0 100%; } }
    footer.row .flex_in .flex_f .btn {
      float: left; }
  footer.row .footer-column-title {
    font-size: 15px;
    color: #909090;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 49px 0px 23px 0px;
    font-weight: 900; }
  footer.row .footer-nav a {
    color: #909090;
    font-weight: 400;
    font-size: 13px;
    position: relative;
    text-decoration: none;
    display: block;
    margin-bottom: 12px; }
    @media (max-width: 990px) {
      footer.row .footer-nav a {
        display: block; } }
    footer.row .footer-nav a:hover {
      text-decoration: underline; }
    footer.row .footer-nav a:before {
      content: "\f054";
      font-family: FontAwesome;
      position: relative;
      top: 0px;
      left: 0px;
      font-size: 10px;
      color: #8b9fa6;
      margin-right: 8px;
      display: inline-block; }
  footer.row .newsletter-form input {
    width: 100%;
    display: block;
    height: 46px;
    border: none;
    background-color: #fff;
    color: #909090;
    margin-bottom: 21px;
    position: relative;
    padding: 0 16px;
    max-width: 330px; }
  footer.row table {
    color: #909090;
    margin-bottom: 20px; }
    footer.row table tr th, footer.row table tr td {
      font-size: 13px;
      font-weight: 400;
      text-align: left;
      padding: 7px 0px; }
      footer.row table tr th a, footer.row table tr td a {
        color: #ee2f24;
        text-decoration: underline; }
        footer.row table tr th a:hover, footer.row table tr td a:hover {
          text-decoration: none; }
    footer.row table tr th {
      min-width: 110px; }

.row.copy-row {
  padding: 40px 20px;
  border-top: 1px solid #353535;
  background: transparent; }

#copy {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 840px) {
    #copy {
      display: block; } }
  #copy p {
    display: inline-block;
    color: #909090;
    line-height: 27px;
    float: right;
    font-size: 13px;
    margin: 0; }
    #copy p:first-child {
      float: left; }
    @media (max-width: 840px) {
      #copy p {
        text-align: center;
        width: 100%;
        float: none;
        display: block; } }
    #copy p * {
      vertical-align: middle;
      line-height: 27px; }
  #copy a {
    display: inline-block;
    color: #909090;
    font-size: 13px; }
    #copy a:hover {
      text-decoration: none; }
    #copy a span {
      position: relative;
      top: -2px; }
    #copy a img {
      margin-right: 12px; }

.responziv-switcher {
  text-align: center;
  display: none;
  padding: 10px;
  border-top: 1px solid #163859; }
  @media (max-width: 980px) {
    .responziv-switcher {
      display: block; } }

.newsletter-1 input {
  width: 100%;
  display: inline-block;
  float: left;
  height: 38px;
  padding: 0 12px;
  font-weight: 400;
  font-size: 14px;
  background: #fff;
  border: none;
  margin-bottom: 30px;
  color: #888b90;
  border-bottom: 1px solid #8c9fa6; }

.newsletter-1 .btn {
  float: left; }

.inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block; }

.inline {
  display: inline-block;
  width: 100%; }

.column {
  float: left;
  display: inline-block; }

.btn {
  float: none;
  display: inline-block;
  width: auto;
  height: 44px;
  border-radius: 5px;
  text-align: center; }
  .btn a, .btn button {
    background: #ee2f24;
    color: #fff;
    border: 2px solid #ee2f24;
    width: auto;
    display: inline-block;
    height: 44px;
    line-height: calc(44px - 5px);
    border-radius: 5px;
    position: relative;
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .25s ease-in-out;
    padding: 0 30px; }
    .btn a:hover, .btn button:hover {
      background: #590b07;
      border: 2px solid #590b07; }
  .btn.medium {
    width: 185px; }
    .btn.medium button, .btn.medium a {
      width: 185px; }
  .btn.large {
    width: auto;
    display: inline-block; }
    .btn.large button, .btn.large a {
      width: 100%;
      padding: 0 30px; }
  .btn.buy {
    width: calc(100% - 160px);
    height: 60px;
    display: inline-block;
    float: left; }
    .btn.buy button {
      width: 100%;
      height: 60px;
      font-size: 16px;
      font-weight: 900; }
      @media (max-width: 980px) {
        .btn.buy button {
          width: 100%;
          height: 60px;
          font-size: 12px;
          font-weight: 900;
          padding: 0 0px; } }
      .btn.buy button i {
        font-size: 22px;
        margin-right: 12px; }
    @media (max-width: 420px) {
      .btn.buy {
        width: 100%;
        float: none; } }

.left-frame {
  width: 270px;
  float: left;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 25px; }
  @media (max-width: 890px) {
    .left-frame {
      width: 100%;
      padding: 0 20px; } }

.content-frame {
  width: calc(100% - 295px);
  float: left;
  display: inline-block; }
  @media (max-width: 890px) {
    .content-frame {
      width: 100%;
      padding: 0 20px; } }

.scrollup {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 45px;
  height: 45px;
  border-radius: 45px;
  background-color: rgba(136, 136, 136, 0.63);
  display: inline-block;
  z-index: 999;
  text-align: center;
  vertical-align: middle;
  line-height: 38px;
  cursor: pointer; }
  .scrollup i {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    vertical-align: middle; }

.content-wrapper {
  background-color: #fff;
  padding: 20px;
  position: relative;
  z-index: 5; }

.content-body {
  background-color: #fff;
  position: relative;
  padding: 20px; }
  .content-body p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 21px; }
  .content-body header {
    margin-bottom: 30px; }
    .content-body header h1 {
      font-family: "Roboto", "Arial", sans-serif;
      font-size: 32px; }

.table-responsive {
  min-height: .01%; }
  @media (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      -webkit-overflow-scrolling: touch;
      border: 1px solid #ddd; } }

.text-left {
  text-align: right; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.tcenter,
.text-justify {
  text-align: justify; }

.clear::after,
.clearing::after,
.clearfix::after {
  display: block;
  content: '';
  clear: both; }

.hidden {
  display: none !important; }

#content-holder {
  background-image: url("../images/header_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #000; }

.cat-item {
  width: calc(33.3% - 13.3px);
  float: left;
  position: relative;
  margin-right: 20px;
  color: #fff;
  overflow: hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .cat-item img {
    transition: .3s;
    transform: scale(1); }
  .cat-item:hover img {
    transition: .3s;
    transform: scale(1.4); }
  @media (max-width: 765px) {
    .cat-item {
      width: calc(50% - 10px);
      margin-bottom: 20px;
      padding: 0 20px; }
      .cat-item:nth-child(2) {
        margin-right: 0; } }
  @media (max-width: 480px) {
    .cat-item {
      width: 100%;
      padding: 0 0px; }
      .cat-item img {
        width: 100%; } }
  .cat-item:last-child {
    margin-right: 0; }
  .cat-item .cat_abs {
    position: absolute;
    left: 40px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .cat-item .cat_abs p {
      font-size: 18px;
      color: #fff; }
    .cat-item .cat_abs h2 {
      font-size: 48px;
      font-weight: 700;
      text-transform: uppercase;
      color: #fff; }
    @media (max-width: 1023px) {
      .cat-item .cat_abs h2 {
        font-size: 30px; } }

.background_index {
  background-image: url("../images/bg_transparent.png");
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 20px;
  background-color: #fff; }

.dark_why_panel {
  background-image: url("../images/bg_about.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #000;
  background-size: cover;
  padding-top: 70px; }
  .dark_why_panel h2 {
    color: #fff;
    font-weight: 300;
    font-size: 36px;
    text-align: center;
    margin-bottom: 60px;
    padding: 0; }
    @media (max-width: 620px) {
      .dark_why_panel h2 {
        font-size: 26px;
        margin-bottom: 30px; } }
  .dark_why_panel .inline {
    display: flex;
    justify-content: space-between; }
  .dark_why_panel .why-wrap {
    display: flex;
    justify-content: center; }
    @media (max-width: 460px) {
      .dark_why_panel .why-wrap {
        flex-direction: column; } }
  .dark_why_panel .why-item {
    color: #fff;
    display: flex;
    flex-direction: column;
    margin: 0 40px 40px 40px;
    text-align: center;
    width: 260px; }
    @media (max-width: 760px) {
      .dark_why_panel .why-item {
        margin: 0 20px 20px 20px;
        width: calc((100% - 120px) / 3); } }
    @media (max-width: 460px) {
      .dark_why_panel .why-item {
        width: 100%; } }
    .dark_why_panel .why-item h3 {
      color: #fff;
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 15px; }
    .dark_why_panel .why-item p {
      font-size: 15px;
      font-weight: 400;
      color: #909090; }
    .dark_why_panel .why-item img {
      margin-bottom: 55px;
      object-fit: contain; }
      @media (max-width: 460px) {
        .dark_why_panel .why-item img {
          margin-bottom: 1.5rem; } }
  .dark_why_panel .flex-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 88px;
    margin-bottom: 95px; }
    @media (max-width: 720px) {
      .dark_why_panel .flex-about {
        flex-wrap: wrap; } }
    .dark_why_panel .flex-about .flex-box-about {
      text-align: left;
      flex: 1;
      overflow: hidden; }
      @media (max-width: 720px) {
        .dark_why_panel .flex-about .flex-box-about {
          flex: 0 100%;
          margin-bottom: 20px;
          text-align: center;
          padding: 0 20px; } }
      .dark_why_panel .flex-about .flex-box-about:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        -webkit-align-items: flex-end; }
        @media (max-width: 720px) {
          .dark_why_panel .flex-about .flex-box-about:first-child {
            padding: 0; } }
      .dark_why_panel .flex-about .flex-box-about p {
        margin-bottom: 15px; }
      .dark_why_panel .flex-about .flex-box-about .flex-box-about-content {
        max-width: 500px;
        padding-right: 20px; }
        @media (max-width: 720px) {
          .dark_why_panel .flex-about .flex-box-about .flex-box-about-content {
            width: 100%;
            max-width: 100%;
            margin-bottom: 0px;
            text-align: center;
            padding: 0; } }
    .dark_why_panel .flex-about .flex-box-about:last-child {
      padding-left: 62px; }
      @media (max-width: 720px) {
        .dark_why_panel .flex-about .flex-box-about:last-child {
          padding-left: 20px; } }
    .dark_why_panel .flex-about h2 {
      margin-bottom: 30px;
      text-align: left;
      padding: 0; }
      @media (max-width: 720px) {
        .dark_why_panel .flex-about h2 {
          text-align: center; } }
  .dark_why_panel .flex-katalog-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: right;
    flex-wrap: wrap; }
    @media (max-width: 850px) {
      .dark_why_panel .flex-katalog-wrap {
        text-align: center; } }
    .dark_why_panel .flex-katalog-wrap p {
      text-align: right;
      margin-bottom: 15px; }
      @media (max-width: 850px) {
        .dark_why_panel .flex-katalog-wrap p {
          text-align: center; } }
    @media (max-width: 850px) {
      .dark_why_panel .flex-katalog-wrap {
        float: none; } }
    .dark_why_panel .flex-katalog-wrap h2 {
      margin-bottom: 30px; }
    .dark_why_panel .flex-katalog-wrap .flex-katalog:first-child {
      flex: 0 500px;
      padding-bottom: 30px; }
      @media (max-width: 850px) {
        .dark_why_panel .flex-katalog-wrap .flex-katalog:first-child {
          flex: 0 100%; } }
    .dark_why_panel .flex-katalog-wrap .flex-katalog:last-child {
      padding-left: 62px; }
      @media (max-width: 850px) {
        .dark_why_panel .flex-katalog-wrap .flex-katalog:last-child {
          flex: 0 100%;
          padding-left: 0; } }
      .dark_why_panel .flex-katalog-wrap .flex-katalog:last-child img {
        display: block;
        margin: 0 auto; }

.btn-center {
  text-align: center; }
  .btn-center .btn {
    float: none;
    display: inline-block;
    width: auto;
    max-width: 100%; }
    .btn-center .btn a {
      width: auto;
      max-width: 100%;
      padding: 0 30px; }

.special_margin {
  margin-top: 33px;
  margin-bottom: 68px; }

.katalog_hp h2 {
  margin-bottom: 30px; }

.katalog_hp {
  margin-bottom: 212px;
  padding-left: 20px;
  padding-right: 20px; }

.fb_footer {
  color: #909090;
  text-decoration: none;
  font-size: 22px;
  margin-top: 12px;
  display: inline-block;
  margin-bottom: 8px;
  transition: .3s; }
  .fb_footer:hover {
    color: #ee2f24; }

.row {
  background-color: #f2f2f2;
  padding: 20px 0px; }
  .row.breadcrumb {
    padding: 0;
    background: transparent; }

.location_index div.row {
  background: transparent; }

.contact-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 720px) {
    .contact-page .right-side {
      width: 100%; } }
  @media (max-width: 940px) {
    .contact-page .right-side iframe {
      width: 300px; } }
  @media (max-width: 720px) {
    .contact-page .right-side iframe {
      width: 100%; } }

.alert {
  width: 100%;
  display: block;
  padding: 15px;
  position: relative;
  border-radius: 0;
  margin-bottom: 15px;
  border: 1px solid transparent; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success a {
    color: #224323;
    font-weight: bold; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info a {
    color: #1d4356;
    font-weight: bold; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger a {
    color: #722e2d;
    font-weight: bold; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning a {
    color: #544324;
    font-weight: bold; }

.inner .alert:last-child {
  margin-bottom: 0; }

.dev-notification {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.6);
  padding: 25px;
  color: #f00;
  z-index: 1000; }
  .dev-notification .fa-close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center; }
    .dev-notification .fa-close:hover {
      color: #cc0000; }

h1:not(.main-title),
.h1 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  color: #252525;
  padding-bottom: 25px; }

h2,
.h2 {
  display: block;
  font-size: 20px;
  color: #000;
  padding-bottom: 15px; }

h3,
.h3 {
  display: block; }

h4,
.h4 {
  display: block;
  font-size: 16px;
  color: #000; }

a {
  color: #ee2f24; }
  a:hover {
    text-decoration: none; }
  a[href^="tel:"] {
    text-decoration: none;
    color: inherit; }

.text {
  color: #232022; }
  .text h2 {
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 15px;
    padding: 0;
    display: block; }
  .text h3 {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 10px;
    padding: 0;
    display: block; }
  .text h4 {
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 10px;
    padding: 0;
    display: block; }
  .text p {
    color: #232022;
    margin-bottom: 15px;
    display: block; }
  .text table {
    text-align: left;
    margin-bottom: 20px; }
    .text table tr th, .text table tr td {
      padding: 12px;
      background-color: #f2f2f2; }
    .text table tr:nth-child(odd) td {
      background-color: #fff; }
  .text li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px; }
  .text p + ul {
    margin-top: -5px; }

.thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .thumbnails .thumbnail {
    margin-right: 20px;
    display: block; }

.paginator {
  padding: 20px 0;
  text-align: center; }
  .paginator a {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    min-width: 28px;
    text-align: center;
    border: 1px solid transparent;
    margin: 0 5px; }
    .paginator a:not(.acitve):not(.disabled):hover {
      background: #ee2f24;
      border-color: #ee2f24;
      color: #fff; }
  .paginator .active {
    border: 1px solid #ee2f24;
    text-decoration: none; }
  .paginator .disabled {
    color: #ccc;
    text-decoration: none;
    cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border-radius: 4px;
  position: relative; }
  input[type="checkbox"]:before,
  input[type="radio"]:before {
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 2px;
    left: 3px;
    color: #ee2f24; }

.top-log-in {
  color: #fff;
  background: #2b2b2b;
  line-height: 44px;
  padding: 0 20px;
  text-decoration: none; }
  .top-log-in:hover {
    background: #000; }

input[type="checkbox"] {
  border: 1px solid #9b9b9b; }
  input[type="checkbox"]:checked:before {
    content: "\f00c"; }

input[type="radio"]::before {
  content: "\f10c"; }

input[type="radio"]:checked:before {
  content: "\f192"; }

input[type="radio"][disabled]::before {
  color: #e8e8e8; }

button, input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.disabled {
  opacity: .6; }

.checkbox-custom {
  display: inline-block;
  margin-left: 10px; }

.control-label {
  margin-left: 10px; }

.counter {
  display: inline-block;
  width: 160px;
  height: 46px;
  float: left;
  margin-top: 12px; }
  @media (max-width: 420px) {
    .counter {
      width: 100%; } }
  @media (max-width: 420px) {
    .counter {
      float: none;
      display: block;
      margin: 0px auto 20px auto; } }
  .counter .js-counter {
    width: 115px;
    height: 46px;
    display: inline-block;
    float: left;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden; }
    .counter .js-counter .less, .counter .js-counter .more {
      width: 30px;
      height: 46px;
      line-height: 46px;
      vertical-align: middle;
      text-align: center;
      display: inline-block;
      float: left;
      cursor: pointer; }
      .counter .js-counter .less:hover i, .counter .js-counter .more:hover i {
        color: #ee2f24; }
      .counter .js-counter .less i, .counter .js-counter .more i {
        font-size: 14px;
        color: #231f20; }
    .counter .js-counter .less {
      border-right: 1px solid #d9d9d9; }
    .counter .js-counter .more {
      border-left: 1px solid #d9d9d9; }
    .counter .js-counter input {
      height: 46px;
      width: calc(100% - 60px);
      float: left;
      display: inline-block;
      border: none;
      padding: 0 6px;
      text-align: right;
      font-size: 18px; }
  .counter .unit {
    height: 46px;
    line-height: 46px;
    vertical-align: middle;
    padding-left: 6px;
    font-size: 13px;
    display: inline-block;
    float: left; }

.questions-form, .friend-form {
  width: 100%;
  background: #f7f7f7;
  padding: 41px 21px 21px;
  border: 1px solid #e4e4e4; }
  .questions-form .col-md-12 .label input, .friend-form .col-md-12 .label input {
    width: 100%; }
  .questions-form .label.col-md-6, .friend-form .label.col-md-6 {
    margin-left: 10px;
    width: calc(50% - 10px); }
    .questions-form .label.col-md-6:nth-child(2n + 1), .friend-form .label.col-md-6:nth-child(2n + 1) {
      margin-right: 10px;
      margin-left: 0; }
      @media (max-width: 620px) {
        .questions-form .label.col-md-6:nth-child(2n + 1), .friend-form .label.col-md-6:nth-child(2n + 1) {
          margin-right: 0; } }
    @media (max-width: 620px) {
      .questions-form .label.col-md-6, .friend-form .label.col-md-6 {
        width: 100%;
        margin-left: 0; } }
  .questions-form form, .friend-form form {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .questions-form, .friend-form {
      width: 100%; } }

/*
.fs-1, .fs-2, .fs-3 {

	.col-md-6 {
		padding-left: 10px;

		.field-label {
			left: 22px;

			&.is-length {
				top: -16px;
				left: 10px;
			}
		}

		&:nth-child(2n + 1) {
			padding-right: 10px;
			padding-left: 0px;

			.field-label {
				left: 12px;

				&.is-length {
					top: -16px;
					left: 0;
				}
			}
		}

		@media(max-width: 665px) {
			padding-left: 0px;
			width: 100%;

			.field-label {
				left: 12px;

				&.is-length {
					top: -16px;
					left: 0px;
				}
			}

			&:nth-child(2n + 1) {
				padding-right: 0px;
				padding-left: 0px;

				.field-label {
					left: 12px;

					&.is-length {
						top: -16px;
						left: 0;
					}
				}
			}
		}
	}
}
*/
.error-msg {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  float: right;
  display: inline-block;
  text-align: center;
  height: 46px;
  line-height: 46px;
  vertical-align: middle; }
  .error-msg i {
    font-size: 18px;
    color: #e50000;
    vertical-align: middle; }
  .error-msg .error-info {
    position: absolute;
    right: 0;
    bottom: calc(100% + 12px);
    line-height: 15px;
    font-size: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    width: 240px;
    border-radius: 4px;
    padding: 8px;
    z-index: 95;
    display: none; }
    .error-msg .error-info:after {
      content: "";
      transform: rotate(45deg);
      width: 12px;
      height: 12px;
      position: absolute;
      z-index: 1;
      background-color: #fff;
      display: block;
      box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.1);
      bottom: -6px;
      right: 14px; }
    .error-msg .error-info:before {
      content: "";
      width: 45px;
      height: 8px;
      position: absolute;
      z-index: 10;
      background-color: #fff;
      display: block;
      bottom: 0;
      right: 0;
      border-radius: 10px; }
  .error-msg:hover .error-info {
    display: block; }

.has-info .error-msg {
  right: 40px; }

.info-msg {
  width: 40px;
  float: right;
  display: inline-block;
  position: relative;
  text-align: left;
  height: 46px;
  line-height: 43px;
  vertical-align: middle;
  padding-left: 6px; }
  @media (max-width: 620px) {
    .info-msg {
      text-align: center; } }
  .info-msg i {
    width: 24px;
    height: 24px;
    border-radius: 46px;
    background: #41aee4;
    vertical-align: middle;
    display: inline-block;
    line-height: 24px;
    color: #fff;
    text-align: center; }
  .info-msg .info-info {
    position: absolute;
    right: 10px;
    bottom: calc(100% + 12px);
    line-height: 15px;
    font-size: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    width: 240px;
    border-radius: 4px;
    padding: 8px;
    z-index: 95;
    display: none; }
    @media (max-width: 620px) {
      .info-msg .info-info {
        right: 6px; } }
    .info-msg .info-info:after {
      content: "";
      transform: rotate(45deg);
      width: 12px;
      height: 12px;
      position: absolute;
      z-index: 1;
      background-color: #fff;
      display: block;
      box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.1);
      bottom: -6px;
      right: 5px; }
    .info-msg .info-info:before {
      content: "";
      width: 45px;
      height: 8px;
      position: absolute;
      z-index: 10;
      background-color: #fff;
      display: block;
      bottom: 0;
      right: 0;
      border-radius: 10px; }
  .info-msg:hover .info-info {
    display: block; }

.js-webUserAddress-parent .ui-selectmenu-button.ui-button, .js-webUserAddress-selector .ui-selectmenu-button.ui-button {
  width: 100%;
  height: 46px; }

.action_myPassword .col-md-12 {
  margin-bottom: 30px; }

form .col-2-btn {
  width: auto;
  float: right;
  margin-left: 20px; }
  form .col-2-btn .btn {
    width: auto; }
    form .col-2-btn .btn a, form .col-2-btn .btn button {
      padding: 0 20px; }
  form .col-2-btn #buttonDelete {
    background-color: #e60002; }
    form .col-2-btn #buttonDelete:hover {
      background-color: #a70102; }

form fieldset {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  border: none; }
  form fieldset .label {
    margin-bottom: 30px;
    position: relative; }
    @media (max-width: 620px) {
      form fieldset .label {
        width: 100%; } }
    form fieldset .label .ui-selectmenu-button.ui-button {
      width: 100%;
      margin: 0; }
      form fieldset .label .ui-selectmenu-button.ui-button .ui-selectmenu-text {
        display: block;
        margin-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        padding: 0 7px;
        position: relative;
        top: -3px; }
    form fieldset .label .checkbox-label {
      display: inline-block;
      float: left;
      width: calc(100% - 18px);
      position: relative;
      top: 10px;
      padding-left: 10px; }
    form fieldset .label input[type="text"], form fieldset .label input[type="password"] {
      display: block;
      width: 100%;
      border: 1px solid #f0f0f0;
      border-radius: 0px;
      font-size: 14px;
      height: 46px;
      padding: 0 12px;
      float: left;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      form fieldset .label input[type="text"]:not([readonly]):focus, form fieldset .label input[type="password"]:not([readonly]):focus {
        border-color: #d7d6d6; }
      form fieldset .label input[type="text"][readonly], form fieldset .label input[type="password"][readonly] {
        background: #fafafa; }
    form fieldset .label input[type="checkbox"] {
      width: 18px;
      height: 18px;
      border-radius: 5px;
      border: 1px solid #e1e1e1;
      display: inline-block;
      position: relative;
      float: left;
      top: 10px;
      left: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      form fieldset .label input[type="checkbox"]:checked:before {
        content: "\f00c";
        font-family: FontAwesome;
        display: inline-block;
        position: absolute;
        font-size: 14px;
        top: 0;
        left: 0; }
    form fieldset .label input[type="radio"] {
      width: 18px;
      height: 18px;
      border-radius: 18px;
      border: 1px solid #e1e1e1;
      display: inline-block;
      position: relative;
      top: 5px;
      left: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      form fieldset .label input[type="radio"]:checked {
        border: 1px solid #231f20; }
        form fieldset .label input[type="radio"]:checked:before {
          content: "";
          width: 8px;
          height: 8px;
          border-radius: 14px;
          background-color: #231f20;
          font-family: FontAwesome;
          display: inline-block;
          position: absolute;
          font-size: 14px;
          top: 4px;
          left: 4px; }
    form fieldset .label textarea {
      display: block;
      width: 100%;
      max-width: 100%;
      height: 130px;
      padding: 12px;
      max-height: 130px;
      border: 1px solid #f0f0f0;
      border-radius: 0px;
      font-size: 14px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    form fieldset .label.has-info .checkbox-label {
      width: calc(100% - 78px); }
    form fieldset .label.has-info .ui-selectmenu-button.ui-button {
      width: calc(100% - 40px);
      margin: 0; }
    form fieldset .label.has-info input[type="text"], form fieldset .label.has-info input[type="password"] {
      display: block;
      width: calc(100% - 40px);
      border: 1px solid #f0f0f0;
      border-radius: 0px;
      font-size: 14px;
      height: 46px;
      padding: 0 12px;
      float: left;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    form fieldset .label.has-info textarea {
      display: block;
      width: calc(100% - 40px);
      max-width: 100%;
      height: 130px;
      padding: 12px;
      max-height: 130px;
      border: 1px solid #f0f0f0;
      border-radius: 0px;
      font-size: 14px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }

.right-padding {
  padding-right: 20px; }
  @media (max-width: 970px) {
    .right-padding {
      padding-right: 0; } }

.accept-checkbox {
  text-align: right;
  width: auto;
  float: right;
  clear: both; }
  .accept-checkbox input {
    float: left; }
  .accept-checkbox p.checkbox-label {
    padding-top: 3px;
    width: calc(100% - 20px);
    padding-left: 12px;
    float: left; }

.myAddressForm .label, .cart-form .label {
  margin-left: 10px;
  width: calc(50% - 10px); }
  .myAddressForm .label:nth-child(2n + 1), .cart-form .label:nth-child(2n + 1) {
    margin-right: 10px;
    margin-left: 0; }
    @media (max-width: 620px) {
      .myAddressForm .label:nth-child(2n + 1), .cart-form .label:nth-child(2n + 1) {
        margin-right: 0; } }
  @media (max-width: 620px) {
    .myAddressForm .label, .cart-form .label {
      width: 100%;
      margin-left: 0; } }

.recover_password {
  width: 100%;
  background: #f7f7f7;
  padding: 41px 21px 21px;
  border: 1px solid #e4e4e4; }

.field-label {
  position: absolute;
  font-size: 14px;
  top: 15px;
  left: 12px;
  transition: .3s; }
  .field-label sup {
    color: #e60002; }
  .field-label.is-length {
    top: -16px;
    left: 0; }

.skryta-cpt ~ .label {
  display: none; }

.skryta-cpt {
  display: none; }

.login-page-form {
  width: 100%;
  background: #f7f7f7;
  padding: 41px 21px 21px;
  border: 1px solid #e4e4e4; }
  .login-page-form .label.col-md-6 {
    margin-left: 10px;
    width: calc(50% - 10px); }
    .login-page-form .label.col-md-6:nth-child(2n + 1) {
      margin-right: 10px;
      margin-left: 0; }
      @media (max-width: 620px) {
        .login-page-form .label.col-md-6:nth-child(2n + 1) {
          margin-right: 0px; } }
    @media (max-width: 620px) {
      .login-page-form .label.col-md-6 {
        width: 100%;
        margin-left: 0; } }

.cart-bottom-actions .col {
  float: right; }
  @media (max-width: 680px) {
    .cart-bottom-actions .col {
      width: 100%; } }

.cart-bottom-actions .btn button {
  padding: 0 20px; }
  .cart-bottom-actions .btn button:before {
    content: "\f07a";
    display: inline-block;
    margin-right: 8px;
    font-size: 20px;
    font-family: FontAwesome; }

.ToggleBase {
  margin: 0;
  width: 3em;
  height: 1.6em;
  transition: all .25s ease-in-out;
  outline: none;
  border-radius: 0;
  position: relative;
  display: inline-block; }
  .ToggleBase input {
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    z-index: 1;
    cursor: pointer; }
  .ToggleBase input:not(:disabled):hover, .ToggleBase input:not(:disabled):focus, .ToggleBase input:checked {
    border-color: #f68d87;
    background: #f68d87; }
  .ToggleBase input:checked + .ToggleBase-body {
    background-color: #f68d87; }
    .ToggleBase input:checked + .ToggleBase-body:after {
      background: #eb1e12;
      border-color: #eb1e12;
      transform: translateX(1.4em); }
  .ToggleBase-body {
    width: 100%;
    height: 100%;
    background: #e6e6e6;
    transition: all .25s ease-in-out; }
    .ToggleBase-body:after {
      content: '';
      display: block;
      width: 1.2em;
      height: 1.2em;
      border: 0.18em solid #c0bfbf;
      background-color: #c0bfbf;
      transition: all .25s ease-in-out;
      position: absolute;
      left: .2em;
      bottom: 0;
      top: 0;
      margin-top: auto;
      margin-bottom: auto;
      box-sizing: border-box; }
  .ToggleBase:disabled, .ToggleBase:disabled + * {
    border-color: #404040;
    opacity: .4; }
  .ToggleBase.is-invalid {
    border-color: #e82121; }

.strutura_formular {
  width: 100%;
  display: block;
  background: #e6e6e6;
  border: 1px solid #d8d8d8;
  padding: 20px; }
  .strutura_formular h1:not(.main-title), .strutura_formular .h1, .strutura_formular .formular_title {
    display: block;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: 600; }
  .strutura_formular .formular_sekce_title {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    text-align: left;
    margin: 10px 0px 20px 0px;
    padding: 10px 0px 10px 0px;
    font-size: 30px;
    font-weight: 600; }
  .strutura_formular .formular_info_povinne {
    font-size: 15px !important;
    margin: 0 !important;
    line-height: 25px !important;
    color: #000; }
    .strutura_formular .formular_info_povinne i {
      color: #e60002;
      display: inline-block;
      position: relative;
      font-size: 8px;
      top: -6px;
      left: 3px; }
  .strutura_formular .citat_formular {
    display: block;
    width: 100%;
    position: relative;
    color: #000;
    margin: 0px 0px 20px 0px;
    padding: 20px 20px 20px 65px;
    background: #fff;
    border: 1px solid #9b9b9b;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-style: italic !important;
    line-height: 26px !important; }
    .strutura_formular .citat_formular:before {
      font-family: FontAwesome;
      display: inline-block;
      position: absolute;
      height: 100%;
      line-height: 100%;
      vertical-align: middle;
      content: "";
      font-size: 60px;
      color: #ddd;
      left: 20px; }
  .strutura_formular .formular_label {
    display: block;
    color: #000;
    width: 100%;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: 600; }
  .strutura_formular input[type="text"], .strutura_formular input[type="password"], .strutura_formular input[type="email"], .strutura_formular input[type="number"] {
    display: block;
    width: 100%;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #9b9b9b;
    height: 55px;
    font-size: 15px; }
    .strutura_formular input[type="text"]::-webkit-input-placeholder, .strutura_formular input[type="password"]::-webkit-input-placeholder, .strutura_formular input[type="email"]::-webkit-input-placeholder, .strutura_formular input[type="number"]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #797979; }
    .strutura_formular input[type="text"]::-moz-placeholder, .strutura_formular input[type="password"]::-moz-placeholder, .strutura_formular input[type="email"]::-moz-placeholder, .strutura_formular input[type="number"]::-moz-placeholder {
      /* Firefox 19+ */
      color: #797979; }
    .strutura_formular input[type="text"]:-ms-input-placeholder, .strutura_formular input[type="password"]:-ms-input-placeholder, .strutura_formular input[type="email"]:-ms-input-placeholder, .strutura_formular input[type="number"]:-ms-input-placeholder {
      /* IE 10+ */
      color: #797979; }
    .strutura_formular input[type="text"]:-moz-placeholder, .strutura_formular input[type="password"]:-moz-placeholder, .strutura_formular input[type="email"]:-moz-placeholder, .strutura_formular input[type="number"]:-moz-placeholder {
      /* Firefox 18- */
      color: #797979; }
    .strutura_formular input[type="text"].skryta-cpt, .strutura_formular input[type="password"].skryta-cpt, .strutura_formular input[type="email"].skryta-cpt, .strutura_formular input[type="number"].skryta-cpt {
      display: none; }
    .strutura_formular input[type="text"]:focus, .strutura_formular input[type="password"]:focus, .strutura_formular input[type="email"]:focus, .strutura_formular input[type="number"]:focus {
      border-color: #494949; }
  .strutura_formular input[type="text"]:read-only, .strutura_formular input[type="password"]:read-only, .strutura_formular input[type="email"]:read-only, .strutura_formular input[type="number"]:read-only {
    color: #797979; }
  .strutura_formular input[type="text"]:read-only:focus, .strutura_formular input[type="password"]:read-only:focus, .strutura_formular input[type="email"]:read-only:focus, .strutura_formular input[type="number"]:read-only:focus {
    border: 1px solid #9b9b9b; }
  .strutura_formular textarea {
    display: block;
    width: 100%;
    padding: 20px 20px 20px 20px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #9b9b9b;
    height: 120px;
    font-size: 15px; }
    .strutura_formular textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #797979; }
    .strutura_formular textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #797979; }
    .strutura_formular textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #797979; }
    .strutura_formular textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #797979; }
    .strutura_formular textarea:focus {
      border-color: #494949; }
  .strutura_formular .ui-selectmenu-button.ui-button {
    height: 55px;
    border: 1px solid #9b9b9b;
    padding: 0px 20px 0px 20px;
    font-size: 15px;
    color: #000;
    line-height: 55px;
    vertical-align: middle;
    width: 100%; }
    .strutura_formular .ui-selectmenu-button.ui-button:focus {
      border-color: #494949; }
  .strutura_formular .has-info .ui-selectmenu-button.ui-button {
    padding-right: 35px; }
  .strutura_formular input[type="checkbox"] {
    border: 1px solid #9b9b9b;
    width: 25px;
    height: 25px; }
    .strutura_formular input[type="checkbox"]:checked:before {
      font-family: FontAwesome;
      font-size: 17px;
      position: absolute;
      top: 2px;
      left: 3px;
      color: #ee2f24;
      content: "\f00c"; }
  .strutura_formular .checkbox_label {
    display: inline-block;
    padding-left: 6px;
    line-height: 25px;
    max-width: calc(100% - 25px - 38px);
    font-size: 14px; }
  .strutura_formular .formular_obal {
    display: block;
    width: 100%; }
    .strutura_formular .formular_obal form {
      width: 100%;
      display: inline-block; }
    .strutura_formular .formular_obal .col {
      position: relative;
      padding-left: 10px;
      padding-right: 0;
      margin-bottom: 20px;
      height: 80px; }
      .strutura_formular .formular_obal .col.check_radio {
        vertical-align: middle;
        padding-top: 25px; }
        .strutura_formular .formular_obal .col.check_radio:before {
          display: inline-block;
          vertical-align: middle;
          content: "";
          height: 100%; }
        .strutura_formular .formular_obal .col.check_radio * {
          vertical-align: middle;
          display: inline-block; }
      .strutura_formular .formular_obal .col .icon_info-msg {
        right: 0; }
      .strutura_formular .formular_obal .col:nth-of-type(odd) {
        padding-right: 10px;
        padding-left: 0; }
        .strutura_formular .formular_obal .col:nth-of-type(odd) .icon_info-msg {
          right: 10px; }
      .strutura_formular .formular_obal .col.col-md-12 {
        padding-left: 0;
        padding-right: 0;
        height: auto;
        min-height: 0px; }
        .strutura_formular .formular_obal .col.col-md-12:nth-of-type(odd) {
          padding-left: 0;
          padding-right: 0; }
      .strutura_formular .formular_obal .col.required .formular_label-text:after {
        content: "\f005";
        display: inline-block;
        position: relative;
        font-size: 8px;
        top: -6px;
        left: 3px;
        color: #e60002;
        font-family: FontAwesome; }
      .strutura_formular .formular_obal .col.recover_code_btn {
        padding-top: 36px; }
        .strutura_formular .formular_obal .col.recover_code_btn .btn {
          float: left; }
        @media (max-width: 600px) {
          .strutura_formular .formular_obal .col.recover_code_btn {
            padding-top: 0; }
            .strutura_formular .formular_obal .col.recover_code_btn .btn {
              float: right; } }
      @media (max-width: 600px) {
        .strutura_formular .formular_obal .col {
          width: 100%;
          padding-left: 0;
          padding-right: 0; }
          .strutura_formular .formular_obal .col:nth-of-type(odd) {
            padding-left: 0;
            padding-right: 0; }
            .strutura_formular .formular_obal .col:nth-of-type(odd) .icon_info-msg {
              right: 0px; } }
    .strutura_formular .formular_obal .icon_info-msg {
      position: absolute;
      right: 10px;
      vertical-align: middle;
      bottom: 15px; }
      .strutura_formular .formular_obal .icon_info-msg i {
        display: inline-block;
        font-size: 25px;
        color: #76a9f7;
        margin: 0px 16px 0px 0px; }
      .strutura_formular .formular_obal .icon_info-msg .content_info-info {
        position: absolute;
        right: 0;
        bottom: calc(100% + 25px);
        background: #fff;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
        padding: 12px;
        border-radius: 6px;
        width: 155px;
        font-size: 14px;
        font-style: italic;
        display: none; }
        .strutura_formular .formular_obal .icon_info-msg .content_info-info:before {
          content: "";
          position: absolute;
          bottom: -10px;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #fff;
          display: block;
          right: 12px;
          z-index: 5; }
        .strutura_formular .formular_obal .icon_info-msg .content_info-info:after {
          content: "";
          position: absolute;
          bottom: -13px;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-top: 12px solid rgba(0, 0, 0, 0.1);
          display: block;
          right: 10px;
          z-index: 4; }
      .strutura_formular .formular_obal .icon_info-msg:hover .content_info-info {
        display: block; }
    .strutura_formular .formular_obal .icon_error-msg {
      position: relative;
      float: right;
      vertical-align: middle;
      bottom: 0; }
      .strutura_formular .formular_obal .icon_error-msg i {
        display: inline-block;
        font-size: 20px;
        color: #e60002;
        margin: 0px 10px 0px 0px; }
      .strutura_formular .formular_obal .icon_error-msg .content_error-error {
        position: absolute;
        right: 0;
        bottom: calc(100% + 25px);
        background: #fff;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
        padding: 12px;
        border-radius: 6px;
        width: 155px;
        font-size: 14px;
        font-style: italic;
        font-weight: 400;
        display: none; }
        .strutura_formular .formular_obal .icon_error-msg .content_error-error:before {
          content: "";
          position: absolute;
          bottom: -10px;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #fff;
          display: block;
          right: 12px;
          z-index: 5; }
        .strutura_formular .formular_obal .icon_error-msg .content_error-error:after {
          content: "";
          position: absolute;
          bottom: -13px;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-top: 12px solid rgba(0, 0, 0, 0.1);
          display: block;
          right: 10px;
          z-index: 4; }
      .strutura_formular .formular_obal .icon_error-msg:hover .content_error-error {
        display: block; }
    .strutura_formular .formular_obal .check_radio .icon_error-msg {
      float: none;
      margin-left: 8px; }

/*# sourceMappingURL=main.css.map */