@charset "UTF-8";
/*!
Project Name: VisionOttica
Author: Tinext
Author URI: http://www.tinext.com
*/
/* -----------------------------------------------------------*/
/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xl-1460: 1460px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xl-1460-1, .col-xl-1460-2, .col-xl-1460-3, .col-xl-1460-4, .col-xl-1460-5, .col-xl-1460-6, .col-xl-1460-7, .col-xl-1460-8, .col-xl-1460-9, .col-xl-1460-10, .col-xl-1460-11, .col-xl-1460-12, .col-xl-1460,
.col-xl-1460-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1460px) {
  .col-xl-1460 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-1460-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1460-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-1460-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-1460-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-1460-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-1460-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-1460-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-1460-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-1460-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-1460-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-1460-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-1460-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-1460-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-1460-first {
    order: -1; }

  .order-xl-1460-last {
    order: 13; }

  .order-xl-1460-0 {
    order: 0; }

  .order-xl-1460-1 {
    order: 1; }

  .order-xl-1460-2 {
    order: 2; }

  .order-xl-1460-3 {
    order: 3; }

  .order-xl-1460-4 {
    order: 4; }

  .order-xl-1460-5 {
    order: 5; }

  .order-xl-1460-6 {
    order: 6; }

  .order-xl-1460-7 {
    order: 7; }

  .order-xl-1460-8 {
    order: 8; }

  .order-xl-1460-9 {
    order: 9; }

  .order-xl-1460-10 {
    order: 10; }

  .order-xl-1460-11 {
    order: 11; }

  .order-xl-1460-12 {
    order: 12; }

  .offset-xl-1460-0 {
    margin-left: 0; }

  .offset-xl-1460-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-1460-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-1460-3 {
    margin-left: 25%; }

  .offset-xl-1460-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-1460-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-1460-6 {
    margin-left: 50%; }

  .offset-xl-1460-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-1460-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-1460-9 {
    margin-left: 75%; }

  .offset-xl-1460-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-1460-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
@media (max-width: 1459.98px) {
  .table-responsive-xl-1460 {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl-1460 > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus,
  .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
  .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::after {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-webkit-slider-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-moz-range-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none; }
    .custom-range::-ms-thumb:focus {
      outline: none;
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }
@media (max-width: 1459.98px) {
  .navbar-expand-xl-1460 > .container,
  .navbar-expand-xl-1460 > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1460px) {
  .navbar-expand-xl-1460 {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl-1460 .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl-1460 .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl-1460 .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl-1460 > .container,
    .navbar-expand-xl-1460 > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl-1460 .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl-1460 .navbar-toggler {
      display: none; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1460px) {
  .d-xl-1460-none {
    display: none !important; }

  .d-xl-1460-inline {
    display: inline !important; }

  .d-xl-1460-inline-block {
    display: inline-block !important; }

  .d-xl-1460-block {
    display: block !important; }

  .d-xl-1460-table {
    display: table !important; }

  .d-xl-1460-table-row {
    display: table-row !important; }

  .d-xl-1460-table-cell {
    display: table-cell !important; }

  .d-xl-1460-flex {
    display: flex !important; }

  .d-xl-1460-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
@media (min-width: 1460px) {
  .flex-xl-1460-row {
    flex-direction: row !important; }

  .flex-xl-1460-column {
    flex-direction: column !important; }

  .flex-xl-1460-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-1460-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-1460-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-1460-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-1460-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xl-1460-fill {
    flex: 1 1 auto !important; }

  .flex-xl-1460-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-1460-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-1460-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-1460-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xl-1460-start {
    justify-content: flex-start !important; }

  .justify-content-xl-1460-end {
    justify-content: flex-end !important; }

  .justify-content-xl-1460-center {
    justify-content: center !important; }

  .justify-content-xl-1460-between {
    justify-content: space-between !important; }

  .justify-content-xl-1460-around {
    justify-content: space-around !important; }

  .align-items-xl-1460-start {
    align-items: flex-start !important; }

  .align-items-xl-1460-end {
    align-items: flex-end !important; }

  .align-items-xl-1460-center {
    align-items: center !important; }

  .align-items-xl-1460-baseline {
    align-items: baseline !important; }

  .align-items-xl-1460-stretch {
    align-items: stretch !important; }

  .align-content-xl-1460-start {
    align-content: flex-start !important; }

  .align-content-xl-1460-end {
    align-content: flex-end !important; }

  .align-content-xl-1460-center {
    align-content: center !important; }

  .align-content-xl-1460-between {
    align-content: space-between !important; }

  .align-content-xl-1460-around {
    align-content: space-around !important; }

  .align-content-xl-1460-stretch {
    align-content: stretch !important; }

  .align-self-xl-1460-auto {
    align-self: auto !important; }

  .align-self-xl-1460-start {
    align-self: flex-start !important; }

  .align-self-xl-1460-end {
    align-self: flex-end !important; }

  .align-self-xl-1460-center {
    align-self: center !important; }

  .align-self-xl-1460-baseline {
    align-self: baseline !important; }

  .align-self-xl-1460-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
@media (min-width: 1460px) {
  .float-xl-1460-left {
    float: left !important; }

  .float-xl-1460-right {
    float: right !important; }

  .float-xl-1460-none {
    float: none !important; } }
.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
@media (min-width: 1460px) {
  .m-xl-1460-0 {
    margin: 0 !important; }

  .mt-xl-1460-0,
  .my-xl-1460-0 {
    margin-top: 0 !important; }

  .mr-xl-1460-0,
  .mx-xl-1460-0 {
    margin-right: 0 !important; }

  .mb-xl-1460-0,
  .my-xl-1460-0 {
    margin-bottom: 0 !important; }

  .ml-xl-1460-0,
  .mx-xl-1460-0 {
    margin-left: 0 !important; }

  .m-xl-1460-1 {
    margin: 0.25rem !important; }

  .mt-xl-1460-1,
  .my-xl-1460-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1460-1,
  .mx-xl-1460-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1460-1,
  .my-xl-1460-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1460-1,
  .mx-xl-1460-1 {
    margin-left: 0.25rem !important; }

  .m-xl-1460-2 {
    margin: 0.5rem !important; }

  .mt-xl-1460-2,
  .my-xl-1460-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-1460-2,
  .mx-xl-1460-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-1460-2,
  .my-xl-1460-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-1460-2,
  .mx-xl-1460-2 {
    margin-left: 0.5rem !important; }

  .m-xl-1460-3 {
    margin: 1rem !important; }

  .mt-xl-1460-3,
  .my-xl-1460-3 {
    margin-top: 1rem !important; }

  .mr-xl-1460-3,
  .mx-xl-1460-3 {
    margin-right: 1rem !important; }

  .mb-xl-1460-3,
  .my-xl-1460-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-1460-3,
  .mx-xl-1460-3 {
    margin-left: 1rem !important; }

  .m-xl-1460-4 {
    margin: 1.5rem !important; }

  .mt-xl-1460-4,
  .my-xl-1460-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-1460-4,
  .mx-xl-1460-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-1460-4,
  .my-xl-1460-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-1460-4,
  .mx-xl-1460-4 {
    margin-left: 1.5rem !important; }

  .m-xl-1460-5 {
    margin: 3rem !important; }

  .mt-xl-1460-5,
  .my-xl-1460-5 {
    margin-top: 3rem !important; }

  .mr-xl-1460-5,
  .mx-xl-1460-5 {
    margin-right: 3rem !important; }

  .mb-xl-1460-5,
  .my-xl-1460-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-1460-5,
  .mx-xl-1460-5 {
    margin-left: 3rem !important; }

  .p-xl-1460-0 {
    padding: 0 !important; }

  .pt-xl-1460-0,
  .py-xl-1460-0 {
    padding-top: 0 !important; }

  .pr-xl-1460-0,
  .px-xl-1460-0 {
    padding-right: 0 !important; }

  .pb-xl-1460-0,
  .py-xl-1460-0 {
    padding-bottom: 0 !important; }

  .pl-xl-1460-0,
  .px-xl-1460-0 {
    padding-left: 0 !important; }

  .p-xl-1460-1 {
    padding: 0.25rem !important; }

  .pt-xl-1460-1,
  .py-xl-1460-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1460-1,
  .px-xl-1460-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1460-1,
  .py-xl-1460-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1460-1,
  .px-xl-1460-1 {
    padding-left: 0.25rem !important; }

  .p-xl-1460-2 {
    padding: 0.5rem !important; }

  .pt-xl-1460-2,
  .py-xl-1460-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-1460-2,
  .px-xl-1460-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-1460-2,
  .py-xl-1460-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-1460-2,
  .px-xl-1460-2 {
    padding-left: 0.5rem !important; }

  .p-xl-1460-3 {
    padding: 1rem !important; }

  .pt-xl-1460-3,
  .py-xl-1460-3 {
    padding-top: 1rem !important; }

  .pr-xl-1460-3,
  .px-xl-1460-3 {
    padding-right: 1rem !important; }

  .pb-xl-1460-3,
  .py-xl-1460-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-1460-3,
  .px-xl-1460-3 {
    padding-left: 1rem !important; }

  .p-xl-1460-4 {
    padding: 1.5rem !important; }

  .pt-xl-1460-4,
  .py-xl-1460-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-1460-4,
  .px-xl-1460-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-1460-4,
  .py-xl-1460-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-1460-4,
  .px-xl-1460-4 {
    padding-left: 1.5rem !important; }

  .p-xl-1460-5 {
    padding: 3rem !important; }

  .pt-xl-1460-5,
  .py-xl-1460-5 {
    padding-top: 3rem !important; }

  .pr-xl-1460-5,
  .px-xl-1460-5 {
    padding-right: 3rem !important; }

  .pb-xl-1460-5,
  .py-xl-1460-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-1460-5,
  .px-xl-1460-5 {
    padding-left: 3rem !important; }

  .m-xl-1460-auto {
    margin: auto !important; }

  .mt-xl-1460-auto,
  .my-xl-1460-auto {
    margin-top: auto !important; }

  .mr-xl-1460-auto,
  .mx-xl-1460-auto {
    margin-right: auto !important; }

  .mb-xl-1460-auto,
  .my-xl-1460-auto {
    margin-bottom: auto !important; }

  .ml-xl-1460-auto,
  .mx-xl-1460-auto {
    margin-left: auto !important; } }
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
@media (min-width: 1460px) {
  .text-xl-1460-left {
    text-align: left !important; }

  .text-xl-1460-right {
    text-align: right !important; }

  .text-xl-1460-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; } }
.bg-white {
  background-color: #FFFFFF !important; }

.bg-white80 {
  background-color: rgba(255, 255, 255, 0.8) !important; }

.bg-white50 {
  background-color: rgba(255, 255, 255, 0.5) !important; }

.bg-black {
  background-color: #000000 !important; }

.bg-grey {
  background-color: #737371 !important; }

.bg-grey2 {
  background-color: #6F6F6F !important; }

.bg-grey3 {
  background-color: #A7A7A7 !important; }

.bg-grey4 {
  background-color: #E5E5E5 !important; }

.bg-grey5 {
  background-color: #ADADAD !important; }

.bg-grey6 {
  background-color: #C7C7C7 !important; }

.bg-grey7 {
  background-color: #EDEDED !important; }

.bg-grey8 {
  background-color: #D8D8D8 !important; }

.bg-grey9 {
  background-color: #DDDDDD !important; }

.bg-light-grey {
  background-color: #F3F3F3 !important; }

.bg-active {
  background-color: #8D0439 !important; }

.bg-active-dark {
  background-color: #7D0433 !important; }

.bg-blue {
  background-color: #19395B !important; }

.bg-green {
  background-color: #A2C89C !important; }

.bg-violet {
  background-color: #B78BED !important; }

.bg-yellow {
  background-color: #F0D96D !important; }

.bg-cyan {
  background-color: #B0E2E7 !important; }

.bg-brown {
  background-color: #8F673B !important; }

.bg-red {
  background-color: #EA4E4E !important; }

.bg-orange {
  background-color: #E69853 !important; }

.bg-pink {
  background-color: #F5BFBF !important; }

.bg-gold {
  background-color: #A9A47C !important; }

.border-2-top {
  border-top: 2px solid; }

.border-1-bottom {
  border-bottom: 1px solid; }

.border-2-bottom {
  border-bottom: 2px solid; }

.border-grey {
  border-color: #737371; }

.border-grey2 {
  border-color: #6F6F6F; }

.border-grey3 {
  border-color: #A7A7A7; }

.border-grey4 {
  border-color: #E5E5E5; }

.border-grey5 {
  border-color: #ADADAD; }

.border-grey6 {
  border-color: #C7C7C7; }

.border-grey7 {
  border-color: #EDEDED; }

.border-5-grey7 {
  border: 2px solid #EDEDED; }
  @media (min-width: 768px) {
    .border-5-grey7 {
      border: 5px solid #EDEDED; } }

.border-grey8 {
  border-color: #D8D8D8; }

.border-grey9 {
  border-color: #DDDDDD; }

.border-active {
  border-color: #8D0439; }

.col-active {
  color: #8D0439; }

html, body {
  font-family: "Titillium Web", sans-serif;
  color: #3B3B3B; }

a {
  color: #8D0439; }
  @media (min-width: 768px) {
    a.phone {
      cursor: default;
      pointer-events: none; } }

b, strong {
  font-weight: 800; }

p {
  font-size: 15px;
  line-height: 29px;
  letter-spacing: 1px; }
  p a {
    text-decoration: underline;
    font-weight: 700; }
    p a:hover, p a:focus {
      text-decoration: none;
      color: #8D0439; }
  p.highlight {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 600; }
    p.highlight strong {
      color: #8D0439; }
  p .first-letter {
    float: left;
    margin-right: 5px;
    font-size: 54px;
    line-height: 58px;
    font-weight: 700; }

ul.text-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.text-list li {
    position: relative;
    padding: 2px 0 2px 20px;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1px; }
    ul.text-list li:before {
      content: '';
      position: absolute;
      left: 3px;
      top: 12px;
      width: 6px;
      height: 6px;
      background-color: #8D0439;
      border-radius: 50%; }

h1, .h1 {
  font-size: 25px;
  line-height: 31px; }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: 45px;
      line-height: 51px; } }

h2, .h2 {
  font-size: 18px;
  line-height: 22px; }
  @media (min-width: 992px) {
    h2, .h2 {
      font-size: 35px;
      line-height: 41px; } }
  h2.h2-big, .h2.h2-big {
    font-size: 28px;
    line-height: 34px; }
    @media (min-width: 992px) {
      h2.h2-big, .h2.h2-big {
        font-size: 40px;
        line-height: 46px; } }

h3, .h3 {
  font-size: 22px;
  line-height: 28px; }
  @media (min-width: 992px) {
    h3, .h3 {
      font-size: 30px;
      line-height: 36px; } }
  h3 strong, .h3 strong {
    font-weight: 600; }
  h3 span, .h3 span {
    color: #8D0439;
    font-weight: 600; }
  h3.h2-big, .h3.h2-big {
    font-size: 28px;
    line-height: 34px; }
    @media (min-width: 992px) {
      h3.h2-big, .h3.h2-big {
        font-size: 40px;
        line-height: 46px; } }

h4, .h4 {
  font-size: 18px;
  line-height: 24px; }
  h4.h4-big, .h4.h4-big {
    font-size: 20px;
    line-height: 26px; }

h5, .h5 {
  font-size: 15px;
  line-height: 21px; }

h6, .h6 {
  font-size: 13px;
  line-height: 19px; }

.bg-active, .row-active, .bg-blue {
  color: #FFFFFF; }

.txt-white {
  color: #FFFFFF; }

.txt-white50 {
  color: rgba(255, 255, 255, 0.5); }

.txt-white80 {
  color: rgba(255, 255, 255, 0.8); }

.txt-active {
  color: #8D0439; }

.one-one {
  position: relative; }
  @media (min-width: 768px) {
    .one-one:before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 100%; } }
  .one-one > .ar-content, .one-one > .promo-content {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    @media (min-width: 768px) {
      .one-one > .ar-content, .one-one > .promo-content {
        position: absolute; } }

.sixteen-nine {
  position: relative; }
  @media (min-width: 768px) {
    .sixteen-nine:before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 56.25%; } }
  .sixteen-nine > .ar-content, .sixteen-nine > .promo-content {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    @media (min-width: 768px) {
      .sixteen-nine > .ar-content, .sixteen-nine > .promo-content {
        position: absolute; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?2smmg7");
  src: url("../fonts/icomoon.eot?2smmg7#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?2smmg7") format("truetype"), url("../fonts/icomoon.woff?2smmg7") format("woff"), url("../fonts/icomoon.svg?2smmg7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'icomoon' !important;
  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; }

.icon-vision-mirror-logo .path1:before {
  content: "";
  color: #8c143c; }

.icon-vision-mirror-logo .path2:before {
  content: "";
  margin-left: -10.90625em;
  color: #791237; }

.icon-vision-mirror-logo .path3:before {
  content: "";
  margin-left: -10.90625em;
  color: #791237; }

.icon-vision-mirror-logo .path4:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path5:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path6:before {
  content: "";
  margin-left: -10.90625em;
  color: #791237; }

.icon-vision-mirror-logo .path7:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path8:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path9:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path10:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path11:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path12:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path13:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path14:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path15:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path16:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path17:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path18:before {
  content: "";
  margin-left: -10.90625em;
  color: #8c143c; }

.icon-vision-mirror-logo .path19:before {
  content: "";
  margin-left: -10.90625em;
  color: #3d3d3c; }

.icon-vision-mirror-logo .path20:before {
  content: "";
  margin-left: -10.90625em;
  color: #3d3d3c; }

.icon-vision-mirror-logo .path21:before {
  content: "";
  margin-left: -10.90625em;
  color: #3d3d3c; }

.icon-vision-mirror-logo .path22:before {
  content: "";
  margin-left: -10.90625em;
  color: #3d3d3c; }

.icon-vision-mirror-logo .path23:before {
  content: "";
  margin-left: -10.90625em;
  color: #3d3d3c; }

.icon-vision-mirror-logo .path24:before {
  content: "";
  margin-left: -10.90625em;
  color: #3d3d3c; }

.icon-info-alert:before {
  content: "";
  color: #dededc; }

.icon-document:before {
  content: ""; }

.icon-vision-mirror-small .path1:before {
  content: "";
  color: #8c173b; }

.icon-vision-mirror-small .path2:before {
  content: "";
  margin-left: -5em;
  color: #7a1137; }

.icon-vision-mirror-small .path3:before {
  content: "";
  margin-left: -5em;
  color: #7a1137; }

.icon-vision-mirror-small .path4:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path5:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path6:before {
  content: "";
  margin-left: -5em;
  color: #7a1137; }

.icon-vision-mirror-small .path7:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path8:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path9:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path10:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path11:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path12:before {
  content: "";
  margin-left: -5em;
  color: #8c173b; }

.icon-vision-mirror-small .path13:before {
  content: "";
  margin-left: -5em;
  color: #3c3c3b; }

.icon-vision-mirror-small .path14:before {
  content: "";
  margin-left: -5em;
  color: #3c3c3b; }

.icon-vision-mirror-small .path15:before {
  content: "";
  margin-left: -5em;
  color: #3c3c3b; }

.icon-vision-mirror-small .path16:before {
  content: "";
  margin-left: -5em;
  color: #3c3c3b; }

.icon-vision-mirror-small .path17:before {
  content: "";
  margin-left: -5em;
  color: #3c3c3b; }

.icon-vision-mirror-small .path18:before {
  content: "";
  margin-left: -5em;
  color: #3c3c3b; }

.icon-social-envelope:before {
  content: ""; }

.icon-social-pinterest:before {
  content: ""; }

.icon-social-print:before {
  content: ""; }

.icon-zoom:before {
  content: ""; }

.icon-social-twitter:before {
  content: ""; }

.icon-social-whatsapp:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-portrait:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-gps:before {
  content: ""; }

.icon-check-thanks:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-more-arrow:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-form-check:before {
  content: ""; }

.icon-glass:before {
  content: ""; }

.icon-support .path1:before {
  content: "";
  color: #3c3c3b; }

.icon-support .path2:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-support .path3:before {
  content: "";
  margin-left: -1em;
  color: #e2af86; }

.icon-support .path4:before {
  content: "";
  margin-left: -1em;
  color: #f2f2f2; }

.icon-support .path5:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-support .path6:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-support .path7:before {
  content: "";
  margin-left: -1em;
  color: #ce9c7a; }

.icon-support .path8:before {
  content: "";
  margin-left: -1em;
  color: #edc094; }

.icon-support .path9:before {
  content: "";
  margin-left: -1em;
  color: #e2af86; }

.icon-support .path10:before {
  content: "";
  margin-left: -1em;
  color: #a8a8a7; }

.icon-support .path11:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-support .path12:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-support .path13:before {
  content: "";
  margin-left: -1em;
  color: #dbd9dc; }

.icon-support .path14:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-support .path15:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-support .path16:before {
  content: "";
  margin-left: -1em;
  color: #799b80; }

.icon-support .path17:before {
  content: "";
  margin-left: -1em;
  color: white;
  opacity: 0.2; }

.icon-support .path18:before {
  content: "";
  margin-left: -1em;
  color: white;
  opacity: 0.2; }

.icon-support .path19:before {
  content: "";
  margin-left: -1em;
  color: #feffff;
  opacity: 0.2; }

.icon-support .path20:before {
  content: "";
  margin-left: -1em;
  color: #feffff;
  opacity: 0.2; }

.icon-support .path21:before {
  content: "";
  margin-left: -1em;
  color: #3c3c3b; }

.icon-support .path22:before {
  content: "";
  margin-left: -1em;
  color: #3c3c3b; }

.icon-back:before {
  content: ""; }

.icon-mobile-menu:before {
  content: ""; }

.icon-bkg-big-single:before {
  content: "";
  color: #730e2f; }

.icon-close:before {
  content: ""; }

.icon-arrow:before {
  content: ""; }

.icon-bkg-big:before {
  content: "";
  color: #730e2f; }

.icon-bkg-small:before {
  content: "";
  color: #730e2f; }

.icon-gender-female:before {
  content: ""; }

.icon-gender-male:before {
  content: ""; }

.icon-megaphone:before {
  content: "";
  color: #8c173b; }

.icon-ribbon .path1:before {
  content: "";
  color: #6d0d34; }

.icon-ribbon .path2:before {
  content: "";
  margin-left: -0.853515625em;
  color: #6d0d34; }

.icon-ribbon .path3:before {
  content: "";
  margin-left: -0.853515625em;
  color: #8c173b; }

.icon-social-facebook:before {
  content: ""; }

.icon-social-instagram:before {
  content: ""; }

.icon-social-youtube:before {
  content: ""; }

.icon-vision-mirror-face .path1:before {
  content: "";
  color: #e1ae85; }

.icon-vision-mirror-face .path2:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #cd9b7a; }

.icon-vision-mirror-face .path3:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #ebbe92; }

.icon-vision-mirror-face .path4:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #e1ae85; }

.icon-vision-mirror-face .path5:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #c8c8c8; }

.icon-vision-mirror-face .path6:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #c8c8c8; }

.icon-vision-mirror-face .path7:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #d2d2d2; }

.icon-vision-mirror-face .path8:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #d2d2d2; }

.icon-vision-mirror-face .path9:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #3c3c3b; }

.icon-vision-mirror-face .path10:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #ebbe92; }

.icon-vision-mirror-face .path11:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #3c3c3b; }

.icon-vision-mirror-face .path12:before {
  content: "";
  margin-left: -0.6748046875em;
  color: black; }

.icon-vision-mirror-face .path13:before {
  content: "";
  margin-left: -0.6748046875em;
  color: #e1ae85; }

.icon-vision-mirror-glass .path1:before {
  content: "";
  color: #bdbcbd;
  opacity: 0.5; }

.icon-vision-mirror-glass .path2:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #3c3c3b; }

.icon-vision-mirror-glass .path3:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #3c3c3b; }

.icon-vision-mirror-glass .path4:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #3c3c3b; }

.icon-vision-mirror-glass .path5:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #79997f; }

.icon-vision-mirror-glass .path6:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #79997f; }

.icon-vision-mirror-glass .path7:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #79997f;
  opacity: 0.2; }

.icon-vision-mirror-glass .path8:before {
  content: "";
  margin-left: -2.7958984375em;
  color: #79997f;
  opacity: 0.2; }

.icon-vision-mirror-glass .path9:before {
  content: "";
  margin-left: -2.7958984375em;
  color: white;
  opacity: 0.2; }

.icon-vision-mirror-glass .path10:before {
  content: "";
  margin-left: -2.7958984375em;
  color: white;
  opacity: 0.2; }

.icon-vision-mirror-glass .path11:before {
  content: "";
  margin-left: -2.7958984375em;
  color: white;
  opacity: 0.5; }

.icon-vision-mirror-glass .path12:before {
  content: "";
  margin-left: -2.7958984375em;
  color: white;
  opacity: 0.5; }

.icon-vision-mirror-logo-symbol:before {
  content: ""; }

.icon-vision-mirror-webcam .path1:before {
  content: "";
  color: #707171; }

.icon-vision-mirror-webcam .path2:before {
  content: "";
  margin-left: -0.845703125em;
  color: #3c3c3b; }

.icon-vision-mirror-webcam .path3:before {
  content: "";
  margin-left: -0.845703125em;
  color: #90908f; }

.icon-vision-mirror-webcam .path4:before {
  content: "";
  margin-left: -0.845703125em;
  color: white;
  opacity: 0.3; }

.icon-vision-mirror-webcam .path5:before {
  content: "";
  margin-left: -0.845703125em;
  color: #bdbcbd; }

.icon-vision-mirror-webcam .path6:before {
  content: "";
  margin-left: -0.845703125em;
  color: #3c3c3b; }

.icon-vision-mirror-webcam .path7:before {
  content: "";
  margin-left: -0.845703125em;
  color: #79997f; }

.icon-vision-mirror-webcam .path8:before {
  content: "";
  margin-left: -0.845703125em;
  color: white;
  opacity: 0.3; }

.icon-vision-mirror-webcam .path9:before {
  content: "";
  margin-left: -0.845703125em;
  color: #3c3c3b; }

.icon-vision-mirror-webcam .path10:before {
  content: "";
  margin-left: -0.845703125em;
  color: white;
  opacity: 0.3; }

.icon-heart:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-search:before {
  content: ""; }

/*--------------------------------------------------------------
# Page Layouts
--------------------------------------------------------------*/
#content {
  min-height: 350px; }

section:not(.blog-list):not(.flow-content):not(.locator-results-select) {
  overflow: hidden; }

img {
  max-width: 100%;
  height: auto; }

/******************** Colored Rows ********************/
.row-active {
  background-color: #8D0439; }

.row-white {
  background-color: #FFFFFF; }

.row-grey {
  background-color: #E5E5E5; }

/******************************************************/
header .title-col {
  text-align: left; }
header .read-more-col {
  text-align: right; }

.vertical-centering-wrapper {
  display: table;
  height: 100%;
  width: 100%; }

.vertical-centering {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 100%; }

/******************** locate center ********************/
#locate-center {
  overflow: visible; }
  @media (max-width: 991.98px) {
    #locate-center {
      padding-top: 44px !important;
      padding-bottom: 44px !important; } }
  @media (min-width: 992px) {
    #locate-center {
      height: 467px; } }
  #locate-center h2, #locate-center .h2-big {
    text-transform: uppercase;
    line-height: 34px; }
    @media (min-width: 992px) {
      #locate-center h2, #locate-center .h2-big {
        line-height: 50px; } }

/******************************************************/
/*************** sub layer utility nav ***************/
.sub-layer, .sub-layer-full {
  z-index: 4;
  padding: 29px 25px;
  background-color: #FFFFFF; }

#main-utility > ul > li .overlay {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
#main-utility .list-wishlist > a {
  position: relative; }
#main-utility .list-wishlist .wishlist-count {
  display: block;
  position: absolute;
  bottom: -8px;
  right: -8px;
  text-align: center;
  color: #FFFFFF;
  line-height: 14px;
  font-size: 10px;
  width: 18px;
  height: 18px;
  background-color: #8D0439;
  border-radius: 50%;
  padding: 0;
  margin: 0; }
#main-utility .list-wishlist .sub-layer .product-img {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  margin-right: 20px; }
  #main-utility .list-wishlist .sub-layer .product-img a {
    display: inline-block; }
#main-utility .list-wishlist .sub-layer .product-data {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 100px); }
  #main-utility .list-wishlist .sub-layer .product-data .product-name, #main-utility .list-wishlist .sub-layer .product-data .product-id {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 12px; }
  #main-utility .list-wishlist .sub-layer .product-data .product-id {
    color: #C4C4C4;
    margin-bottom: 10px; }
  #main-utility .list-wishlist .sub-layer .product-data .product-remove {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 13px;
    text-decoration: underline; }
  #main-utility .list-wishlist .sub-layer .product-data a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    text-align: left; }
#main-utility > ul > li .sub-layer {
  top: 0%;
  right: 0;
  left: inherit;
  visibility: hidden;
  z-index: 1;
  overflow: hidden;
  text-align: left;
  min-width: 300px;
  height: auto;
  max-height: 0px;
  min-height: 0px;
  padding: 29px 0;
  margin: 14px 9px 0 0;
  -webkit-transition: visibility 0.3s ease-out, max-height 0.3s ease-out, min-height 0.3s ease-out, z-index 0.3s ease-out, top 0.3s ease-out;
  transition: visibility 0.3s ease-out, max-height 0.3s ease-out, min-height 0.3s ease-out, z-index 0.3s ease-out, top 0.3s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  #main-utility > ul > li .sub-layer h6 {
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0 25px; }
  #main-utility > ul > li .sub-layer h5 {
    color: #C4C4C4;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
    padding: 0 25px; }
  #main-utility > ul > li .sub-layer .btn-wrapper {
    padding: 30px 25px 1px;
    text-align: center; }
    #main-utility > ul > li .sub-layer .btn-wrapper .btn {
      color: #FFFFFF !important; }
      #main-utility > ul > li .sub-layer .btn-wrapper .btn:hover:after {
        display: none; }
#main-utility > ul > li .sub-layer-full {
  top: 0%;
  right: 0;
  left: inherit;
  visibility: hidden;
  z-index: 7;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 500px;
  min-height: 0px;
  max-height: 0px;
  text-align: center;
  -webkit-transition: visibility 0.3s ease-out, max-height 0.3s ease-out, min-height 0.3s ease-out, z-index 0.3s ease-out, top 0.3s ease-out;
  transition: visibility 0.3s ease-out, max-height 0.3s ease-out, min-height 0.3s ease-out, z-index 0.3s ease-out, top 0.3s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  #main-utility > ul > li .sub-layer-full .logo-layer {
    position: relative;
    margin: 21px auto 10px;
    width: 127px;
    height: 60px; }
  #main-utility > ul > li .sub-layer-full .form-search {
    margin: 150px auto 0;
    padding: 0 15px;
    width: 100%;
    max-width: 520px; }
    @media (min-width: 576px) {
      #main-utility > ul > li .sub-layer-full .form-search {
        padding: 0; } }

.wishlist-product-list {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #E5E5E5;
  margin: 0;
  padding: 0;
  margin-top: 17px; }
  .wishlist-product-list li {
    padding: 22px 25px;
    border-bottom: 1px solid #E5E5E5; }

/*****************************************************/
/******************** products ********************/
#products-highlight {
  text-align: center; }
  @media (max-width: 767.98px) {
    #products-highlight {
      padding-bottom: 0 !important; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    #products-highlight {
      padding-bottom: 30px !important; } }
  @media (max-width: 991.98px) {
    #products-highlight {
      padding-top: 30px !important; } }
  #products-highlight header h6 {
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-weight: 600; }
  #products-highlight header h2 {
    margin-bottom: 25px; }
  #products-highlight header h5 {
    margin-top: 60px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: 600; }

.product-list-item {
  position: relative;
  padding: 30px 0 0 0; }
  @media (min-width: 768px) {
    .product-list-item {
      padding: 46px 0 0 0; } }
  @media (min-width: 992px) {
    .product-list-item {
      padding: 64px 0; }
      .product-list-item:hover .circle:before {
        opacity: 1; } }
  .product-list-item .circle {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .product-list-item .circle:before {
      content: "";
      display: block;
      position: relative;
      opacity: 0;
      height: 440px;
      width: 440px;
      margin: 0 auto;
      background-color: #ededed;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
  .product-list-item > a {
    position: relative;
    z-index: 2; }
  .product-list-item a:not(.btn) {
    display: inline-block;
    width: 100%; }

.banner-try {
  width: calc(100% + 30px);
  border-radius: 0;
  padding: 40px 10px 16px 10px;
  margin: 0 -15px;
  text-align: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }
  @media (min-width: 768px) {
    .banner-try {
      width: calc(100% - 70px);
      border-radius: 20px;
      padding: 40px 48px 32px 48px;
      margin: 0 35px; } }
  @media (max-width: 991.98px) {
    .banner-try > .container {
      max-width: 100%; } }
  .banner-try h4 {
    font-weight: 700;
    margin-bottom: 15px; }
  .banner-try p {
    line-height: 19px;
    margin-bottom: 8px; }
  .banner-try a.more {
    text-decoration: underline;
    color: #8D0439;
    font-weight: 700;
    letter-spacing: 2px; }
  .banner-try .icons-col {
    margin-top: 36px;
    text-align: center; }
    @media (min-width: 992px) {
      .banner-try .icons-col {
        margin-top: 0; } }
    .banner-try .icons-col .operator {
      font-size: 20px;
      font-weight: 400;
      padding: 0 20px; }
      @media (min-width: 576px) {
        .banner-try .icons-col .operator {
          font-size: 24px; } }
    .banner-try .icons-col i {
      display: inline-block;
      vertical-align: middle; }
    .banner-try .icons-col .icon-vision-mirror-webcam {
      padding-left: 20px;
      font-size: 37px;
      padding-left: 0;
      font-size: 46px; }
    .banner-try .icons-col .icon-vision-mirror-face {
      font-size: 43px;
      font-size: 53px; }
    .banner-try .icons-col .icon-vision-mirror-glass {
      font-size: 16px;
      font-size: 19px; }
    .banner-try .icons-col .icon-vision-mirror-logo {
      margin-top: 24px;
      margin-bottom: 24px;
      font-size: 25px;
      font-size: 31px; }

.banner-try-grid {
  width: 100vw;
  border-radius: 0;
  padding: 0 0 25px 0;
  margin: 0 -15px;
  text-align: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center; }
  @media (max-width: 767.98px) {
    .banner-try-grid {
      background-image: none !important; } }
  @media (min-width: 992px) {
    .banner-try-grid {
      width: 100%;
      border-radius: 20px;
      padding: 90px 48px 75px 48px;
      margin: 0 0 40px 0; } }
  .banner-try-grid .img-mobile {
    position: relative;
    display: block;
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .banner-try-grid .img-mobile {
        display: none; } }
  .banner-try-grid .visionMirrorIcons {
    text-align: center;
    margin-top: 30px; }
    @media (min-width: 992px) {
      .banner-try-grid .visionMirrorIcons {
        margin-top: 0;
        text-align: left; } }
  @media (max-width: 991.98px) {
    .banner-try-grid > .container {
      max-width: 100%; } }
  .banner-try-grid h4 {
    font-weight: 700;
    margin-bottom: 15px; }
  .banner-try-grid p {
    line-height: 19px;
    margin-bottom: 8px; }
  .banner-try-grid a.more {
    text-decoration: underline;
    color: #8D0439;
    font-weight: 700;
    letter-spacing: 2px; }
  .banner-try-grid .icons-col {
    margin-top: 36px;
    text-align: center; }
    @media (min-width: 992px) {
      .banner-try-grid .icons-col {
        margin-top: 0; } }
    .banner-try-grid .icons-col .operator {
      font-size: 20px;
      font-weight: 400;
      padding: 0 20px; }
      @media (min-width: 576px) {
        .banner-try-grid .icons-col .operator {
          font-size: 24px; } }
    .banner-try-grid .icons-col i {
      display: inline-block;
      vertical-align: middle; }
    .banner-try-grid .icons-col .icon-vision-mirror-webcam {
      padding-left: 20px;
      font-size: 37px;
      padding-left: 0;
      font-size: 46px; }
    .banner-try-grid .icons-col .icon-vision-mirror-face {
      font-size: 43px;
      font-size: 53px; }
    .banner-try-grid .icons-col .icon-vision-mirror-glass {
      font-size: 16px;
      font-size: 19px; }
    .banner-try-grid .icons-col .icon-vision-mirror-logo {
      margin-top: 24px;
      margin-bottom: 24px;
      font-size: 25px;
      font-size: 31px; }

/******************************************************/
/******************** speaker box ********************/
@media (max-width: 991.98px) {
  .speaker-wrapper > .container {
    max-width: 100%; } }
@media (max-width: 767.98px) {
  .speaker-wrapper {
    padding-top: 58px !important;
    padding-bottom: 46px !important; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .speaker-wrapper {
    padding-top: 46px !important;
    padding-bottom: 46px !important; } }

.speaker-box {
  float: left;
  width: 100%;
  border-radius: 20px;
  padding: 56px 22px 32px 22px;
  text-align: left; }
  @media (min-width: 576px) {
    .speaker-box {
      padding: 32px; } }
  @media (min-width: 768px) {
    .speaker-box {
      padding: 45px; } }
  .speaker-box .speaker-box-image {
    position: absolute;
    left: 50%;
    top: 0;
    float: left;
    width: 64px;
    margin-right: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 576px) {
      .speaker-box .speaker-box-image {
        position: relative;
        top: inherit;
        left: inherit;
        width: 94px;
        margin-right: 36px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
    @media (min-width: 768px) {
      .speaker-box .speaker-box-image {
        width: 124px;
        margin-right: 46px; } }
    .speaker-box .speaker-box-image span {
      display: block;
      float: left;
      width: 64px;
      height: 64px;
      border: 2px solid #EDEDED;
      border-radius: 50%;
      overflow: hidden; }
      @media (min-width: 576px) {
        .speaker-box .speaker-box-image span {
          width: 94px;
          height: 94px; } }
      @media (min-width: 768px) {
        .speaker-box .speaker-box-image span {
          width: 124px;
          height: 124px;
          border: 4px solid #EDEDED; } }
      .speaker-box .speaker-box-image span img {
        width: 100%;
        height: auto; }
  .speaker-box .speaker-box-text {
    float: left;
    width: 100%;
    text-align: center; }
    @media (min-width: 576px) {
      .speaker-box .speaker-box-text {
        width: calc(100% - 170px);
        text-align: left; } }
    .speaker-box .speaker-box-text h4 {
      margin-bottom: 16px;
      font-weight: 700;
      color: #8D0439;
      letter-spacing: 1px;
      text-align: left; }
    .speaker-box .speaker-box-text p {
      margin-bottom: 20px;
      font-weight: 700;
      font-style: italic;
      font-size: 15px;
      line-height: 24px;
      letter-spacing: 1px;
      text-align: left; }
      .speaker-box .speaker-box-text p.name {
        margin-bottom: 26px;
        font-size: 13px;
        line-height: 20px;
        font-style: normal;
        font-weight: 600;
        text-align: left; }
        @media (min-width: 576px) {
          .speaker-box .speaker-box-text p.name {
            text-align: right; } }
  .speaker-box .speaker-box-ribbon {
    position: absolute;
    left: 50px;
    top: -16px;
    width: 35px;
    height: auto; }
    .speaker-box .speaker-box-ribbon img {
      width: 100%;
      height: auto; }

/******************************************************/
/******************** CTA block ***********************/
.cta-block {
  position: relative;
  text-align: center;
  color: #FFFFFF;
  padding: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .cta-block {
      height: 600px;
      padding: 50px; } }
  .cta-block:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }
  .cta-block a {
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none; }
  .cta-block h4 {
    margin: 0 0 15px;
    padding: 0; }
  .cta-block h2 {
    margin: 0 0 35px;
    padding: 0; }
  .cta-block:hover {
    color: #FFFFFF;
    text-decoration: none; }

/******************************************************/
/******************** Teaser block ***********************/
.teaser-wrapper {
  position: relative; }
  .teaser-wrapper .bg-image {
    background-position: -9999px -9999px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center; }
    @media (min-width: 992px) {
      .teaser-wrapper .bg-image {
        display: inline-block;
        background-position: center center; } }
  @media (min-width: 992px) {
    .teaser-wrapper .mobile-image {
      display: none; } }
  @media (min-width: 768px) {
    .teaser-wrapper.reverse > .row {
      flex-direction: row-reverse; } }

.teaser-block {
  position: relative;
  text-align: center;
  padding: 30px 35px; }
  @media (min-width: 768px) {
    .teaser-block {
      padding: 40px 65px; } }
  @media (min-width: 992px) {
    .teaser-block {
      min-height: 720px;
      padding: 50px 95px; } }
  @media (min-width: 1200px) {
    .teaser-block {
      padding: 50px 150px; } }
  @media (min-width: 992px) {
    .teaser-block.small {
      min-height: 590px; } }
  .teaser-block h6 {
    letter-spacing: 2px;
    margin-bottom: 35px; }
  .teaser-block h2 {
    margin-bottom: 25px; }
  .teaser-block .btn {
    margin-top: 30px; }
  .teaser-block p a {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400; }
  .teaser-block .teaser-block-logo {
    margin: 70px 0;
    padding: 0 30px; }

/*********************************************************/
/******************** Subscribe newsletter ***********************/
@media (max-width: 991.98px) {
  .subscribe-newsletter {
    padding-top: 30px !important;
    padding-bottom: 30px !important; } }
.subscribe-newsletter .newsletter-label {
  margin: 10px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .subscribe-newsletter .newsletter-label {
      text-align: left; } }
  .subscribe-newsletter .newsletter-label label {
    width: 100%;
    margin: 0;
    line-height: 48px; }
  .subscribe-newsletter .newsletter-label i {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 28px; }
    @media (min-width: 768px) {
      .subscribe-newsletter .newsletter-label i {
        margin: 0 18px 0 0; } }
  .subscribe-newsletter .newsletter-label .h4 {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    font-weight: 700; }
    @media (min-width: 768px) {
      .subscribe-newsletter .newsletter-label .h4 {
        width: calc(100% - 50px); } }
.subscribe-newsletter .newsletter-fields {
  text-align: center;
  margin: 10px 0; }

/*****************************************************************/
/******************** Blog list ***********************/
#ottica-servizi.blog-list .read-more-col {
  margin-top: 50px;
  text-align: center; }

@media (max-width: 991.98px) {
  .blog-list {
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }
.blog-list header {
  margin-bottom: 23px; }
  @media (min-width: 768px) {
    .blog-list header {
      margin-bottom: 53px; } }
  .blog-list header h1, .blog-list header h2, .blog-list header h3, .blog-list header h4, .blog-list header h5, .blog-list header h6 {
    margin: 0; }
.blog-list .blog-list-item {
  margin-bottom: 44px; }
  @media (min-width: 992px) {
    .blog-list .blog-list-item {
      margin-bottom: 0; } }
  .blog-list .blog-list-item > a {
    display: inline-block; }
  .blog-list .blog-list-item .img-blog {
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin-bottom: 15px;
    width: 100%;
    max-width: 347;
    height: 322px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .blog-list .blog-list-item .img-blog:after {
      position: absolute;
      z-index: 2;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      opacity: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    @media (min-width: 992px) {
      .blog-list .blog-list-item .img-blog:hover {
        height: 344px; }
        .blog-list .blog-list-item .img-blog:hover:after {
          opacity: 1; } }
  .blog-list .blog-list-item h6 a {
    font-weight: 600;
    color: #6F6F6F;
    letter-spacing: 1px; }
  .blog-list .blog-list-item h4 a {
    font-weight: 700;
    color: #3B3B3B; }
  .blog-list .blog-list-item p a {
    margin-left: 8px;
    color: #8D0439;
    text-decoration: none; }
    .blog-list .blog-list-item p a:hover {
      text-decoration: underline; }
.blog-list > div.blog-list-btn {
  text-align: center; }
  @media (min-width: 768px) {
    .blog-list > div.blog-list-btn {
      text-align: left; } }
.blog-list.blog-grid {
  padding-top: 20px !important;
  padding-bottom: 100px !important; }
  @media (min-width: 992px) {
    .blog-list.blog-grid {
      padding-top: 65px !important; } }
  .blog-list.blog-grid .row {
    min-height: auto !important; }
    .blog-list.blog-grid .row .blog-list-item {
      margin-bottom: 44px;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      @media (min-width: 992px) {
        .blog-list.blog-grid .row .blog-list-item {
          margin-bottom: 60px; } }
  .blog-list.blog-grid .pagination-nav {
    margin-top: 30px;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .blog-list.blog-grid .pagination-nav {
        margin-top: 110px;
        margin-bottom: 70px; } }

/******************************************************/
/******************** forms ***********************/
input[type='password'], input[type='email'], input[type='text'], input[type='number'], input[type='search'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  outline: 0;
  height: 52px;
  border: 2px solid #FFFFFF;
  border-bottom-color: #E5E5E5;
  padding: 0 30px;
  color: #3B3B3B;
  font-size: 16px;
  line-height: 52px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  input[type='password']:focus, input[type='email']:focus, input[type='text']:focus, input[type='number']:focus, input[type='search']:focus {
    border-color: #E5E5E5;
    border-radius: 26px; }
  @media (min-width: 768px) {
    input[type='password'], input[type='email'], input[type='text'], input[type='number'], input[type='search'] {
      font-size: 15px; } }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  display: inline-block;
  outline: 0;
  width: 100%;
  height: 100px;
  border: 2px solid #E5E5E5;
  padding: 18px 30px;
  border-radius: 4px;
  color: #3B3B3B;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  @media (min-width: 768px) {
    textarea {
      font-size: 15px; } }

.field-error input {
  border-color: #DB272A;
  border-radius: 26px; }
.field-error .field-error-label {
  display: block;
  color: #DB272A;
  letter-spacing: 1px;
  font-size: 13px;
  text-align: left;
  font-weight: 600;
  margin: 5px 32px; }

.input-full {
  width: 100%; }

button[type="submit"] {
  outline: 0;
  cursor: pointer;
  border: 0;
  background-image: none;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.newsletter-fields.submit-icon-inline button[type="submit"] {
  right: 30px; }

.submit-icon-inline {
  position: relative; }
  .submit-icon-inline button[type="submit"] {
    position: absolute;
    top: 15px;
    right: 15px;
    display: inline-block;
    height: 20px;
    width: 16px;
    padding: 0;
    color: #ADADAD; }
    .submit-icon-inline button[type="submit"] i {
      font-size: 16px; }
    .submit-icon-inline button[type="submit"].col-active {
      color: #8D0439; }

form ::-webkit-input-placeholder {
  color: #ADADAD; }
form ::-moz-placeholder {
  color: #ADADAD; }
form :-ms-input-placeholder {
  color: #ADADAD; }
form :-moz-placeholder {
  color: #ADADAD; }

.form .form-title, .form .form-field, .form .form-button {
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .form .form-title:last-child, .form .form-field:last-child, .form .form-button:last-child {
    margin-bottom: 0; }
.form .form-title {
  margin-bottom: 25px; }
  .form .form-title h5 {
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px; }
.form .form-field input {
  padding: 0 18px;
  border-color: #E5E5E5;
  border-radius: 26px; }
.form .form-field textarea {
  padding: 18px; }
.form .form-button {
  text-align: center; }
.form .checkbox-label, .form .radio-label {
  position: relative;
  display: block;
  padding-left: 40px;
  margin-bottom: 0;
  cursor: pointer;
  color: #A7A7A7;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (min-width: 768px) {
    .form .checkbox-label, .form .radio-label {
      font-size: 15px; } }
  .form .checkbox-label input, .form .radio-label input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 1; }
  .form .checkbox-label .checkmark, .form .radio-label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: 2px solid #E5E5E5;
    background-color: #FFFFFF;
    z-index: 2; }
    .form .checkbox-label .checkmark:after, .form .radio-label .checkmark:after {
      -webkit-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
.form .checkbox-label .checkmark:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  width: 14px;
  height: 14px;
  font-family: "icomoon";
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.form .checkbox-label:hover input ~ .checkmark:after {
  opacity: .2;
  color: #FFFFFF; }
.form .checkbox-label input:checked ~ .checkmark:after {
  opacity: 1;
  color: #8D0439; }
.form .radio-label .checkmark {
  border-radius: 50%; }
  .form .radio-label .checkmark:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    width: 8px;
    height: 8px;
    background-color: #FFFFFF;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%; }
.form .radio-label:hover input ~ .checkmark:after {
  opacity: 1;
  background-color: #E5E5E5; }
.form .radio-label input:checked ~ .checkmark:after {
  opacity: 1;
  background-color: #8D0439; }
.form .checkbox-label > a, .form .radio-label > a {
  color: #A7A7A7;
  text-decoration: underline; }
  .form .checkbox-label > a:hover, .form .radio-label > a:hover {
    color: #A7A7A7;
    text-decoration: none; }

.form .bg-active .checkbox-label, .form .bg-active .radio-label {
  color: #FFFFFF !important; }
  .form .bg-active .checkbox-label .checkmark, .form .bg-active .radio-label .checkmark {
    border: 2px solid #FFFFFF !important;
    background-color: transparent !important; }
.form .bg-active .checkbox-label input:checked ~ .checkmark:after {
  color: #FFFFFF; }
.form .bg-active .radio-label input:checked ~ .checkmark:after {
  background-color: #FFFFFF; }

.dk-select {
  width: 100%; }
  .dk-select .dk-selected {
    height: 52px;
    padding: 0 50px 0 18px;
    border: 2px solid #E5E5E5;
    border-radius: 26px;
    color: #3B3B3B;
    font-size: 16px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 1px; }
    @media (min-width: 768px) {
      .dk-select .dk-selected {
        font-size: 15px; } }
    .dk-select .dk-selected:after {
      content: none; }
    .dk-select .dk-selected:before {
      right: 18px;
      margin: -4px 0 0 0;
      border-width: 8px 7px 0 7px;
      border-top-color: #8D0439 !important; }
    .dk-select .dk-selected.hidden-option {
      color: #A7A7A7; }
  .dk-select.dk-select-open-up .dk-selected {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .dk-select.dk-select-open-up .dk-select-options {
    border-bottom: 0 none !important;
    border-radius: 6px 6px 0 0; }
  .dk-select.dk-select-open-down .dk-selected {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dk-select.dk-select-open-down .dk-select-options {
    border-top: 0 none !important;
    border-radius: 0 0 6px 6px; }
  .dk-select.dk-select-open-up .dk-selected:before, .dk-select.dk-select-open-down .dk-selected:before, .dk-select.dk-select-multi:focus .dk-selected:before {
    border-width: 0 7px 8px 7px;
    border-bottom-color: #8D0439 !important; }
  .dk-select.dk-select-open-up .dk-select-options, .dk-select.dk-select-open-down .dk-select-options, .dk-select.dk-select-multi:focus .dk-select-options {
    border: 2px solid #E5E5E5; }
  .dk-select .dk-select-options {
    min-height: 202px;
    padding: 4px 0; }
    .dk-select .dk-select-options .dk-option {
      padding: 0 18px;
      color: #3B3B3B;
      font-size: 16px;
      line-height: 48px;
      font-weight: 600;
      letter-spacing: 1px; }
      @media (min-width: 768px) {
        .dk-select .dk-select-options .dk-option {
          font-size: 15px; } }
      .dk-select .dk-select-options .dk-option.hidden-option {
        display: none; }
      .dk-select .dk-select-options .dk-option.dk-option-highlight, .dk-select .dk-select-options .dk-option.dk-option-selected {
        background-color: #E5E5E5; }

/**************************************************/
/************ Magnific popup *********************/
.mfp-bg {
  background: #FFFFFF;
  opacity: 0.96;
  -khtml-opacity: 0.96;
  -moz-opacity: 0.96;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";
  filter: alpha(opacity=96); }
  .mfp-bg.slider-modal {
    opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80); }

.mfp-container {
  left: 50%;
  max-width: 900px;
  padding: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%); }
  .mfp-container.mfp-image-holder {
    max-width: 990px; }

.mfp-figure:after {
  content: none;
  left: -6px;
  top: 34px;
  bottom: 0;
  width: calc(100% + 12px);
  height: calc(100% - 68px);
  box-shadow: none;
  background: #E5E5E5; }
  @media (min-width: 992px) {
    .mfp-figure:after {
      content: ''; } }

.slider-modal-video .mfp-content:after {
  content: none;
  position: absolute;
  left: -6px;
  top: -6px;
  bottom: 0;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  box-shadow: none;
  background: #E5E5E5;
  z-index: -1; }
  @media (min-width: 992px) {
    .slider-modal-video .mfp-content:after {
      content: ''; } }

.slider-modal .mfp-figure:after, .slider-modal .slider-modal-video .mfp-content:after {
  background: #EEEEEE; }
.slider-modal .mfp-iframe-scaler iframe {
  box-shadow: none; }
.slider-modal .mfp-iframe-scaler .mfp-close {
  top: -62px; }
.slider-modal .mfp-container.mfp-image-holder, .slider-modal .mfp-container, .slider-modal .mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 1100px; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: default; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close, .blog-layer .mfp-close {
  right: 8px;
  top: 10px;
  width: 18px;
  height: 18px;
  padding-right: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1;
  cursor: pointer !important; }
  @media (min-width: 992px) {
    .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close, .blog-layer .mfp-close {
      top: -22px;
      width: 22px;
      height: 22px; } }
  .mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before, .blog-layer .mfp-close:before {
    content: "";
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    color: #3B3B3B;
    font-size: 18px;
    line-height: 18px;
    font-family: "icomoon";
    text-indent: 0; }
    @media (min-width: 992px) {
      .mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before, .blog-layer .mfp-close:before {
        width: 22px;
        height: 22px;
        font-size: 22px;
        line-height: 22px; } }

.mfp-arrow {
  width: 24px;
  height: 24px;
  margin: 0 !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  opacity: 1;
  z-index: 1050; }
  .mfp-arrow:before {
    content: none; }
  .mfp-arrow:after {
    content: "";
    top: 0;
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    border: 0 none;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    font-family: "icomoon"; }
    @media (min-width: 1200px) {
      .mfp-arrow:after {
        color: rgba(59, 59, 59, 0.6); } }
  .mfp-arrow.mfp-arrow-left {
    left: 10px; }
    @media (min-width: 992px) {
      .mfp-arrow.mfp-arrow-left {
        left: 16px; } }
    @media (min-width: 1200px) {
      .mfp-arrow.mfp-arrow-left {
        left: -66px; } }
  .mfp-arrow.mfp-arrow-right {
    right: 10px; }
    @media (min-width: 992px) {
      .mfp-arrow.mfp-arrow-right {
        right: 16px; } }
    @media (min-width: 1200px) {
      .mfp-arrow.mfp-arrow-right {
        right: -66px; } }
    .mfp-arrow.mfp-arrow-right:after {
      transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -o-transform: rotate(-180deg); }

.blog-layer {
  padding: 25px 0 75px 0;
  margin: 55px 0; }
  @media (min-width: 992px) {
    .blog-layer {
      padding: 55px 100px 75px 100px;
      margin: 95px 0; } }
  .blog-layer h3 {
    padding: 0 25px;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-align: center; }
    @media (min-width: 992px) {
      .blog-layer h3 {
        padding: 0;
        margin-bottom: 40px;
        text-align: left; } }
  .blog-layer img {
    width: 100%;
    height: auto;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .blog-layer img {
        margin-bottom: 35px;
        border: 5px solid #FFFFFF; } }
  .blog-layer p {
    margin-bottom: 30px;
    padding: 0 25px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px; }
    @media (min-width: 992px) {
      .blog-layer p {
        padding: 0;
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 30px; } }
  .blog-layer a {
    margin-left: 25px; }
    @media (min-width: 992px) {
      .blog-layer a {
        margin-left: 0; } }
  .blog-layer .mfp-close {
    top: 26px; }
    @media (min-width: 992px) {
      .blog-layer .mfp-close {
        top: 34px; } }

/******************** blocks spacing ********************/
.tMargin45 {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .tMargin45 {
      margin-top: 45px; } }

.bMargin20 {
  margin-bottom: 20px; }

.bMargin50 {
  margin-bottom: 50px; }

.bMargin60 {
  margin-bottom: 60px; }

.bMargin220 {
  margin-bottom: 220px; }

.tPadding30 {
  padding-top: 30px; }

.tPadding35 {
  padding-top: 35px; }

.tPadding40 {
  padding-top: 40px; }

.tPadding50 {
  padding-top: 50px; }

.tPadding55 {
  padding-top: 55px; }

.tPadding60 {
  padding-top: 60px; }

.tPadding65 {
  padding-top: 65px; }

.tPadding70 {
  padding-top: 70px; }

.tPadding75 {
  padding-top: 75px; }

.tPadding85 {
  padding-top: 85px; }

.tPadding90 {
  padding-top: 90px; }

.tPadding95 {
  padding-top: 95px; }

.tPadding100 {
  padding-top: 100px; }

.tPadding110 {
  padding-top: 110px; }

.tPadding120 {
  padding-top: 120px; }

.tPadding140 {
  padding-top: 140px; }

.tPadding155 {
  padding-top: 155px; }

.tPadding170 {
  padding-top: 170px; }

.bPadding20 {
  padding-bottom: 20px; }

.bPadding30 {
  padding-bottom: 30px; }

.bPadding35 {
  padding-bottom: 35px; }

.bPadding40 {
  padding-bottom: 40px; }

.bPadding50 {
  padding-bottom: 50px; }

.bPadding55 {
  padding-bottom: 55px; }

.bPadding60 {
  padding-bottom: 60px; }

.bPadding65 {
  padding-bottom: 65px; }

.bPadding70 {
  padding-bottom: 70px; }

.bPadding75 {
  padding-bottom: 75px; }

.bPadding80 {
  padding-bottom: 80px; }

.bPadding85 {
  padding-bottom: 85px; }

.bPadding90 {
  padding-bottom: 90px; }

.bPadding95 {
  padding-bottom: 95px; }

.bPadding100 {
  padding-bottom: 100px; }

.bPadding105 {
  padding-bottom: 105px; }

.bPadding110 {
  padding-bottom: 110px; }

.bPadding120 {
  padding-bottom: 120px; }

.bPadding130 {
  padding-bottom: 130px; }

.bPadding140 {
  padding-bottom: 140px; }

.bPadding155 {
  padding-bottom: 155px; }

.row.gutter2x {
  margin-left: -30px;
  margin-right: -30px; }
  .row.gutter2x > div {
    padding-right: 30px;
    padding-left: 30px; }

#product-detail .row.gutter2x {
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 992px) {
    #product-detail .row.gutter2x {
      margin-left: -30px;
      margin-right: -30px; } }
  #product-detail .row.gutter2x > div {
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 992px) {
      #product-detail .row.gutter2x > div {
        padding-right: 30px;
        padding-left: 30px; } }

hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid #C7C7C7; }

.copyright-footer {
  padding: 8px 0; }
  .copyright-footer p {
    padding: 0;
    margin: 0;
    color: rgba(255, 255, 255, 0.45);
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 18px; }

.breadcrumb {
  background: transparent;
  padding: 69px 15px 14px;
  border-radius: 0;
  margin: 0; }
  @media (min-width: 992px) {
    .breadcrumb {
      padding: 106px 50px 14px; } }
  @media (min-width: 1200px) {
    .breadcrumb {
      padding: 149px 50px 14px; } }
  .breadcrumb ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0; }
    @media (min-width: 992px) {
      .breadcrumb ul {
        text-align: left; } }
    .breadcrumb ul li {
      display: inline-block;
      margin: 0;
      padding: 0;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.6);
      font-weight: 600;
      letter-spacing: 2px; }
      .breadcrumb ul li a {
        display: inline-block;
        position: relative;
        outline: 0;
        margin: 0 11px 0 0;
        padding: 0 11px 0 0;
        font-size: 12px;
        color: #FFFFFF; }
        .breadcrumb ul li a:after {
          content: "";
          position: absolute;
          top: 3px;
          right: 0;
          background-color: rgba(255, 255, 255, 0.3);
          width: 1px;
          height: 12px; }

.header-hero {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .header-hero.img-hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFFFFF; }
    .header-hero.img-hero:after {
      display: none; }
  .header-hero > div {
    z-index: 3;
    position: relative; }
  @media (min-width: 992px) {
    .header-hero {
      padding-top: 135px; } }
  .header-hero:after {
    content: "";
    position: absolute;
    bottom: -70px;
    right: 0;
    display: block;
    z-index: 2;
    width: 130px;
    height: 160px;
    background-image: url("../img/bkg-big-single.svg");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 992px) {
      .header-hero:after {
        bottom: -230px;
        width: 510px;
        height: 510px; } }
  @media (max-width: 1199.98px) {
    .header-hero > div {
      position: relative;
      z-index: 3;
      padding-top: 92px;
      padding-bottom: 40px; } }
  .header-hero.no-content {
    min-height: 164px; }
    @media (min-width: 992px) {
      .header-hero.no-content {
        min-height: 444px; } }
  @media (min-width: 992px) {
    .header-hero.header-promo {
      min-height: 616px; } }
  .header-hero.header-promo:after {
    bottom: -90px; }
  .header-hero.header-promo h1 {
    margin-bottom: 55px; }
  .header-hero.header-promo p {
    margin-bottom: 0; }

.header-image {
  position: relative;
  margin-top: 0;
  z-index: 2; }
  .header-image .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .header-image .container .row {
      margin-left: 0;
      margin-right: 0; }
      .header-image .container .row > div {
        padding-left: 0;
        padding-right: 0; }
  @media (min-width: 1200px) {
    .header-image {
      margin-top: -70px; }
      .header-image .container {
        max-width: 1140px;
        padding-left: 15px;
        padding-right: 15px; }
        .header-image .container .row {
          margin-left: -15px;
          margin-right: -15px; }
          .header-image .container .row > div {
            padding-left: 15px;
            padding-right: 15px; } }
  .header-image img {
    width: 100% !important;
    height: auto !important; }

@media (max-width: 1199.98px) {
  .intro {
    padding-top: 25px !important;
    padding-bottom: 40px !important; } }
.intro h2 {
  margin-bottom: 20px; }
.intro.more-intro {
  padding-top: 60px !important; }
  @media (max-width: 1199.98px) {
    .intro.more-intro {
      padding-top: 0 !important; } }
.intro ul li {
  font-size: 15px;
  line-height: 29px;
  letter-spacing: 1px; }
.intro table {
  width: 100%;
  border: 2px solid #EDEDED; }
  .intro table tr td {
    padding: 15px;
    border: 1px solid #EDEDED;
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 1px; }
  .intro table tr th {
    padding: 15px;
    border: 1px solid #EDEDED;
    font-size: 15px;
    line-height: 29px;
    letter-spacing: 1px;
    font-weight: 700;
    background-color: rgba(243, 243, 243, 0.6); }

@media (max-width: 1199.98px) {
  .intro-article {
    padding-bottom: 25px !important; } }
.intro-article article {
  text-align: center;
  padding: 15px 10px 23px; }
  @media (min-width: 992px) {
    .intro-article article {
      text-align: left;
      padding: 60px 100px; } }
  .intro-article article h3 {
    text-align: left;
    margin-bottom: 25px;
    padding: 0 15px; }
    @media (min-width: 992px) {
      .intro-article article h3 {
        letter-spacing: 2px;
        padding: 0; } }
  .intro-article article p {
    text-align: left;
    padding: 0 15px; }
    @media (min-width: 992px) {
      .intro-article article p {
        padding: 0; } }
  .intro-article article img {
    border: 4px solid #FFFFFF;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .intro-article article img {
        margin-bottom: 35px; } }
  .intro-article article .btn {
    margin-top: 25px; }

.certifications {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .certifications {
      padding-top: 120px;
      padding-bottom: 80px; } }
  @media (min-width: 992px) {
    .certifications {
      padding-top: 200px;
      padding-bottom: 140px; } }
  .certifications header {
    margin-bottom: 20px;
    text-align: left; }
    @media (min-width: 768px) {
      .certifications header {
        margin-bottom: 50px;
        text-align: center; } }
  .certifications article {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .certifications article {
        margin-bottom: 90px; } }
    .certifications article p {
      margin-bottom: 0; }
  .certifications .row > .text-center > img {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .certifications .row > .text-center > img {
        margin-bottom: 0; } }

@media (max-width: 1199.98px) {
  .soluzioni-ottiche-list {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 0;
    padding-right: 0; }
    .soluzioni-ottiche-list h3 {
      padding-left: 15px;
      padding-right: 15px; } }
.soluzioni-ottiche-list .checkmark-list-image {
  padding-top: 25px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .soluzioni-ottiche-list .checkmark-list-image {
      padding-top: 55px; } }
.soluzioni-ottiche-list .checkmark-list {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .soluzioni-ottiche-list .checkmark-list li {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 30px 20px 35px 47px;
    border-bottom: 1px solid #C7C7C7;
    vertical-align: top; }
    @media (min-width: 992px) {
      .soluzioni-ottiche-list .checkmark-list li {
        padding: 30px 0 35px 47px; } }
    .soluzioni-ottiche-list .checkmark-list li:before {
      content: "";
      position: absolute;
      left: 15px;
      top: 32px;
      vertical-align: top;
      width: 19px;
      height: 19px;
      background-image: url(../img/icon-check.svg);
      background-position: center center;
      background-repeat: no-repeat; }
      @media (min-width: 992px) {
        .soluzioni-ottiche-list .checkmark-list li:before {
          left: 0;
          top: 30px;
          width: 25px;
          height: 25px; } }
.soluzioni-ottiche-list .affiliation-list {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .soluzioni-ottiche-list .affiliation-list li {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 50px 0;
    padding: 70px 15px 0 15px;
    vertical-align: top; }
    @media (min-width: 768px) {
      .soluzioni-ottiche-list .affiliation-list li {
        margin: 0 0 70px 0;
        padding: 0 0 0 100px; } }
    .soluzioni-ottiche-list .affiliation-list li span {
      position: absolute;
      left: 50%;
      top: 0;
      vertical-align: top;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .soluzioni-ottiche-list .affiliation-list li span {
          left: 10px;
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
    .soluzioni-ottiche-list .affiliation-list li h4 {
      margin-bottom: 4px;
      text-align: center; }
      @media (min-width: 768px) {
        .soluzioni-ottiche-list .affiliation-list li h4 {
          margin-bottom: 14px;
          text-align: left; } }
    .soluzioni-ottiche-list .affiliation-list li p {
      margin-bottom: 0; }

.list-icon-svg {
  display: inline-block;
  margin: 0 0 30px 0;
  padding: 0; }
  .list-icon-svg .list-icon {
    margin: 45px;
    padding: 0; }
    .list-icon-svg .list-icon li {
      padding: 70px 0 20px 0;
      margin: 0 0 30px 0; }
      .list-icon-svg .list-icon li p {
        text-align: center; }
        @media (min-width: 768px) {
          .list-icon-svg .list-icon li p {
            text-align: left; } }
      @media (min-width: 768px) {
        .list-icon-svg .list-icon li {
          padding: 0 0 40px 110px;
          margin: 0 0 40px 0; } }
      .list-icon-svg .list-icon li:last-child {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0; }
  .list-icon-svg li {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 50px 0;
    padding: 70px 15px 0 15px;
    border-bottom: 1px solid #C7C7C7;
    vertical-align: top; }
    .list-icon-svg li span {
      position: absolute;
      left: 50%;
      top: 0;
      vertical-align: top;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .list-icon-svg li span {
          left: 0;
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }
    .list-icon-svg li h4 {
      margin-bottom: 4px;
      text-align: center;
      color: #3B3B3B; }
      @media (min-width: 768px) {
        .list-icon-svg li h4 {
          margin-bottom: 14px;
          text-align: left; } }
    .list-icon-svg li p {
      margin-bottom: 0;
      color: rgba(59, 59, 59, 0.8); }

@media (min-width: 992px) {
  .product-filter-head-mobile, .product-filters-mobile {
    display: none; } }
.product-filter-wrapper.filter-hover .product-filter-head.active .sub-filter {
  visibility: visible;
  opacity: 1;
  max-height: 500px;
  width: 100%; }
  @media (min-width: 992px) {
    .product-filter-wrapper.filter-hover .product-filter-head.active .sub-filter {
      -webkit-transition: max-height 0.6s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, width 0.3s ease-out;
      transition: max-height 0.6s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, width 0.3s ease-out; } }

.product-filter-wrapper {
  position: relative;
  z-index: 2;
  padding: 0 30px;
  margin-left: 0;
  border-radius: 26px;
  margin-top: -26px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }
  .product-filter-wrapper.product-filter-wrapper-single {
    display: inline-block;
    margin-top: 0; }
    .product-filter-wrapper.product-filter-wrapper-single > ul > li.list-inline-item:first-child {
      border-radius: 26px; }
    .product-filter-wrapper.product-filter-wrapper-single > ul > li:last-child .sub-filter {
      margin-right: 0; }
    .product-filter-wrapper.product-filter-wrapper-single > ul > li:last-child .sub-filter > ul {
      padding-right: 22px; }
  .product-filter-wrapper .product-filter-head, .product-filter-wrapper .product-filter-title {
    line-height: 52px; }
  .product-filter-wrapper .product-filter-title {
    margin-right: 15px; }
  .product-filter-wrapper.filter-hover .product-filter-head > a, .product-filter-wrapper.filter-hover .product-filter-head > span {
    color: #979795; }
  .product-filter-wrapper.filter-hover .product-filter-head:hover > a, .product-filter-wrapper.filter-hover .product-filter-head:hover > span {
    color: #3B3B3B !important; }
  .product-filter-wrapper .product-filter-head .sub-filter {
    visibility: h idden;
    display: inherit;
    position: absolute;
    top: 100%;
    right: 0;
    opacity: 0;
    overflow: hidden;
    max-height: 0;
    line-height: 20px;
    border-bottom-right-radius: 26px;
    border-bottom-left-radius: 26px; }
    @media (min-width: 992px) {
      .product-filter-wrapper .product-filter-head .sub-filter {
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; } }
    .product-filter-wrapper .product-filter-head .sub-filter ul {
      display: inline-block;
      margin: 0;
      padding: 20px 25px;
      font-size: 0; }
      .product-filter-wrapper .product-filter-head .sub-filter ul li {
        display: inline-block;
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        white-space: nowrap;
        margin: 0;
        padding: 0; }
        .product-filter-wrapper .product-filter-head .sub-filter ul li a {
          display: inline-block;
          padding: 13px 0; }
        .product-filter-wrapper .product-filter-head .sub-filter ul li:first-child a {
          padding-top: 0; }
        .product-filter-wrapper .product-filter-head .sub-filter ul li:last-child a {
          padding-bottom: 0; }
          .product-filter-wrapper .product-filter-head .sub-filter ul li:last-child a i {
            top: 13px; }
  @media (min-width: 992px) {
    .product-filter-wrapper .product-filter-head:hover .sub-filter {
      visibility: visible;
      opacity: 1;
      max-height: 500px;
      width: 100%;
      -webkit-transition: max-height 0.6s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, width 0.3s ease-out;
      transition: max-height 0.6s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out, width 0.3s ease-out; } }
  .product-filter-wrapper .product-filter-head > a, .product-filter-wrapper .product-filter-head > span {
    color: #3B3B3B; }
  .product-filter-wrapper .product-filter-head.active > a, .product-filter-wrapper .product-filter-head.active > span {
    color: #3B3B3B !important; }
  .product-filter-wrapper > ul {
    display: flex;
    font-size: 0;
    margin: 0; }
    .product-filter-wrapper > ul > li {
      vertical-align: middle;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 2px;
      padding: 0 15px;
      margin: 0 auto; }
      .product-filter-wrapper > ul > li.list-inline-item:not(:last-child) {
        margin: 0 auto; }
      .product-filter-wrapper > ul > li:not(.product-filter-head-full) {
        position: relative; }
      .product-filter-wrapper > ul > li.list-inline-item:first-child {
        margin-left: -30px;
        margin-right: -10px;
        padding-left: 45px;
        padding-right: 25px;
        border-top-left-radius: 26px;
        border-bottom-left-radius: 26px; }
      .product-filter-wrapper > ul > li.list-inline-item:last-child {
        margin-right: 0; }
      .product-filter-wrapper > ul > li.product-filter-head-hover:first-child:hover a:after, .product-filter-wrapper > ul > li.product-filter-head-hover:first-child.active a:after, .product-filter-wrapper > ul > li.product-filter-head-hover:last-child:hover a:after, .product-filter-wrapper > ul > li.product-filter-head-hover:last-child.active a:after, .product-filter-wrapper > ul > li.active:hover a:after, .product-filter-wrapper > ul > li.active.active a:after {
        margin-top: -5px;
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg); }
      .product-filter-wrapper > ul > li.product-filter-head-hover:first-child .sub-filter, .product-filter-wrapper > ul > li.product-filter-head-hover:last-child .sub-filter, .product-filter-wrapper > ul > li.active .sub-filter {
        text-align: right; }
      .product-filter-wrapper > ul > li:first-child .sub-filter {
        margin-left: 0;
        margin-right: 0; }
        .product-filter-wrapper > ul > li:first-child .sub-filter > ul {
          padding-right: 22px; }
          .product-filter-wrapper > ul > li:first-child .sub-filter > ul > li > a {
            display: inline-block;
            position: relative;
            white-space: nowrap;
            padding-right: 25px; }
            @media (min-width: 992px) {
              .product-filter-wrapper > ul > li:first-child .sub-filter > ul > li > a {
                padding-right: 0;
                padding-left: 25px; } }
            .product-filter-wrapper > ul > li:first-child .sub-filter > ul > li > a i {
              position: absolute;
              top: 0;
              right: 0;
              font-size: 15px;
              line-height: 20px; }
              @media (min-width: 992px) {
                .product-filter-wrapper > ul > li:first-child .sub-filter > ul > li > a i {
                  left: 0;
                  right: inherit; } }
      .product-filter-wrapper > ul > li:last-child .sub-filter {
        margin-right: -30px; }
        .product-filter-wrapper > ul > li:last-child .sub-filter > ul {
          padding-right: 42px; }
          .product-filter-wrapper > ul > li:last-child .sub-filter > ul > li > a {
            display: inline-block;
            position: relative;
            white-space: nowrap;
            padding-left: 25px; }
            .product-filter-wrapper > ul > li:last-child .sub-filter > ul > li > a i {
              position: absolute;
              top: 0;
              left: 0;
              font-size: 15px;
              line-height: 20px; }
      .product-filter-wrapper > ul > li:last-child:hover .sub-filter {
        width: auto; }
      .product-filter-wrapper > ul > li a {
        display: inline-block;
        position: relative;
        color: #3B3B3B;
        text-decoration: none; }
        .product-filter-wrapper > ul > li a:hover, .product-filter-wrapper > ul > li a:focus {
          text-decoration: none; }
      .product-filter-wrapper > ul > li > a:after {
        content: "";
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-family: "icomoon";
        font-size: 7px;
        line-height: 7px;
        width: 7px;
        height: 7px;
        margin-left: 6px;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out; }

.sub-filter-wrapper {
  position: relative;
  overflow: hidden; }
  .sub-filter-wrapper .sub-filter-close-top {
    position: absolute;
    top: 15px;
    left: calc(100vw - 100px);
    display: inline-block;
    z-index: 1; }
    .sub-filter-wrapper .sub-filter-close-top i {
      display: inline-block;
      font-size: 23px;
      line-height: 23px;
      width: 23px;
      height: 23px; }
      .sub-filter-wrapper .sub-filter-close-top i:before {
        display: inline-block;
        font-size: 23px;
        line-height: 23px;
        color: #3B3B3B;
        width: 23px;
        height: 23px; }

.sub-filter-wrapper .sub-filter {
  position: relative;
  overflow: visible !important;
  padding: 40px 0 0 0; }
  .sub-filter-wrapper .sub-filter.borderBottom {
    padding-bottom: 40px; }
    .sub-filter-wrapper .sub-filter.borderBottom:after {
      content: "";
      left: -100vw;
      bottom: 0;
      right: -100vw;
      display: inline-block;
      position: absolute;
      opacity: 0;
      width: 0vw;
      height: 0px;
      padding: 0;
      margin: 0;
      background-color: #EDEDED;
      -webkit-transition: all 0.6s ease-out;
      transition: all 0.6s ease-out; }
    .sub-filter-wrapper .sub-filter.borderBottom.active:after {
      opacity: 1;
      width: 300vw;
      height: 2px; }

.sub-filter {
  display: none;
  -webkit-transition: opacity 0.9s ease-out, visibility 0.9s ease-out;
  transition: opacity 0.9s ease-out, visibility 0.9s ease-out; }

.color-filter input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden; }

.color-label {
  cursor: pointer;
  margin: 0 0 15px 0;
  /* When the checkbox is checked, add a background */ }
  .color-label p {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    color: #3B3B3B;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 0 0 10px; }
  @media (min-width: 992px) {
    .color-label:hover .round-color, .color-label:focus .round-color {
      border-color: #3B3B3B; } }
  .color-label input:checked ~ .round-color {
    border-color: #3B3B3B; }

.round-color {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  border: 2px solid #EDEDED;
  width: 34px;
  height: 34px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }
  .round-color > span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.active-filters-wrapper {
  position: relative;
  padding: 0 0 20px; }
  .active-filters-wrapper:after {
    content: "";
    left: -100vw;
    bottom: 0;
    right: -100vw;
    display: inline-block;
    position: absolute;
    opacity: 1;
    width: 300vw;
    height: 2px;
    padding: 0;
    margin: 0;
    background-color: #EDEDED;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out; }
  .active-filters-wrapper .filter-chips {
    text-align: center;
    margin: 30px 0 18px 0; }
    .active-filters-wrapper .filter-chips .filter-chip {
      display: inline-block;
      background-color: #EDEDED;
      border-radius: 14px;
      padding: 8px 10px 8px 15px;
      margin: 5px 4px;
      font-size: 14px;
      line-height: 1;
      color: #3B3B3B;
      letter-spacing: 1px;
      font-weight: 700; }
      .active-filters-wrapper .filter-chips .filter-chip a {
        display: inline-block; }
      .active-filters-wrapper .filter-chips .filter-chip i {
        display: inline-block;
        font-size: 8px;
        line-height: 1;
        color: #3B3B3B;
        padding-left: 10px;
        padding-right: 5px; }
  .active-filters-wrapper .remove-filters {
    display: inline-block;
    float: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 auto; }
    .active-filters-wrapper .remove-filters a:hover, .active-filters-wrapper .remove-filters a:focus {
      text-decoration: underline;
      color: #8D0439; }

@media (min-width: 992px) {
  .brand-filter-search {
    display: none; } }
.shape-filter, .material-filter {
  text-align: center; }

.shape-filter img {
  height: 27px;
  width: auto; }

.squared-checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  margin-bottom: 12px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .squared-checkbox.full-width {
    width: 100%; }
  .squared-checkbox img {
    display: block; }
  .squared-checkbox p {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin: 0;
    padding: 6px 0 0 0; }
  .squared-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .squared-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    background-color: #FFFFFF;
    border: 2px solid #C7C7C7;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  .squared-checkbox:hover input ~ .checkmark {
    background-color: #C7C7C7; }
    .squared-checkbox:hover input ~ .checkmark:after {
      opacity: 1; }
  .squared-checkbox input:checked ~ .checkmark {
    background-color: #8D0439; }
  .squared-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .squared-checkbox input:checked ~ .checkmark:after {
    display: block;
    opacity: 1; }
  .squared-checkbox .checkmark:after {
    content: "";
    display: inline-block;
    left: 4px;
    top: 6px;
    opacity: 0;
    font-family: "icomoon";
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 10px;
    vertical-align: middle;
    width: 14px;
    height: 10px;
    border-width: 0; }

.rangeslider {
  max-width: 600px;
  margin: 0 auto; }
  .rangeslider input[type="text"] {
    border: 0;
    padding: 0;
    margin: 18px 0 0 0;
    width: auto;
    height: auto;
    background-color: transparent;
    box-shadow: none;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .rangeslider input[type="text"]#amount-min {
      float: left;
      text-align: left; }
    .rangeslider input[type="text"]#amount-max {
      float: right;
      text-align: right; }
  .rangeslider .price-range {
    width: 100%;
    margin-top: 5px; }
  .rangeslider .ui-slider {
    background-color: #EDEDED;
    border-radius: 15px; }
    .rangeslider .ui-slider .ui-slider-handle {
      cursor: w-resize;
      outline: 0;
      top: -9px;
      background-color: #737371;
      border-radius: 50%;
      width: 24px;
      height: 24px; }
  .rangeslider .ui-slider-horizontal .ui-slider-range {
    background-color: #8D0439; }
  .rangeslider .ui-slider-horizontal {
    height: 8px; }
  .rangeslider.radiusslider p {
    display: block;
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
    font-weight: 600;
    line-height: 23px; }
  .rangeslider.radiusslider input[type="text"] {
    width: 50%;
    margin: 0 0 10px 0;
    text-align: right; }
  .rangeslider.radiusslider .ui-slider-horizontal .ui-slider-range {
    border-radius: 15px; }

.product-grid {
  position: relative;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
  max-width: 1440px; }
  .product-grid .product-grid-item {
    margin-bottom: 50px; }
  .product-grid header {
    text-align: right;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      .product-grid header {
        padding-bottom: 80px; } }
    .product-grid header .product-grid-top {
      display: block;
      margin: 0;
      padding: 0;
      width: 100%;
      min-height: 33px;
      font-size: 0;
      text-align: center; }
      @media (min-width: 768px) {
        .product-grid header .product-grid-top {
          display: flex;
          justify-content: space-between;
          text-align: inherit; } }
      .product-grid header .product-grid-top > div > div {
        display: inline-block;
        width: auto;
        margin-left: 6px;
        margin-right: 6px; }
        @media (min-width: 768px) {
          .product-grid header .product-grid-top > div > div {
            display: inline-block;
            width: auto;
            margin-left: 11px;
            margin-right: 0; } }
        .product-grid header .product-grid-top > div > div i {
          margin-left: 7px; }
      .product-grid header .product-grid-top div {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0; }
        .product-grid header .product-grid-top div .wishlist-grid-btn a {
          color: #3B3B3B; }
          .product-grid header .product-grid-top div .wishlist-grid-btn a.active {
            color: #8D0439; }
        .product-grid header .product-grid-top div.test-match-item {
          width: 100%;
          margin: 15px 0; }
          @media (min-width: 768px) {
            .product-grid header .product-grid-top div.test-match-item {
              width: auto;
              margin: 0; } }
          .product-grid header .product-grid-top div.test-match-item img {
            display: inline-block;
            vertical-align: middle; }
        .product-grid header .product-grid-top div h6 {
          font-size: 14px;
          line-height: 20px;
          font-weight: 700;
          letter-spacing: 2px;
          margin: 0;
          padding: 0; }
          @media (min-width: 768px) {
            .product-grid header .product-grid-top div h6 {
              font-size: 12px;
              line-height: 16px; } }
        .product-grid header .product-grid-top div a {
          display: inline-block;
          vertical-align: middle;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          .product-grid header .product-grid-top div a:hover, .product-grid header .product-grid-top div a:focus {
            color: #8D0439;
            text-decoration: none; }
        .product-grid header .product-grid-top div i {
          display: inline-block;
          vertical-align: middle;
          font-size: 28px; }
          @media (min-width: 768px) {
            .product-grid header .product-grid-top div i {
              font-size: 20px; } }
  .product-grid article {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative; }
    .product-grid article header, .product-grid article footer, .product-grid article > a {
      position: relative;
      z-index: 2;
      display: inline-block; }
    .product-grid article .circle {
      position: absolute;
      z-index: 1;
      bottom: 0;
      left: 50%;
      height: calc(100% - 33px);
      width: 100%;
      margin: 0; }
      .product-grid article .circle:before {
        content: "";
        display: block;
        position: relative;
        opacity: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        background-color: #EDEDED;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
    @media (min-width: 992px) {
      .product-grid article:hover .circle:before, .product-grid article:focus .circle:before {
        opacity: 1; } }
  .product-grid footer {
    padding-top: 15px;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      .product-grid footer {
        padding-top: 45px;
        padding-bottom: 20px; } }
    .product-grid footer .product-brand {
      font-size: 12px;
      line-height: 18px;
      font-weight: 700;
      color: #6F6F6F;
      letter-spacing: 1px; }
      .product-grid footer .product-brand a {
        color: #8D0439;
        font-weight: 800; }
    .product-grid footer .product-name {
      font-size: 20px;
      line-height: 26px;
      font-weight: 700;
      letter-spacing: 1px; }
      .product-grid footer .product-name a {
        color: #3B3B3B;
        font-weight: 800; }
        .product-grid footer .product-name a:hover, .product-grid footer .product-name a:focus {
          color: #3B3B3B; }
  .product-grid .promo-circle {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    padding: 0;
    margin-top: 0;
    margin-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px;
    width: 100vw; }
    @media (min-width: 768px) {
      .product-grid .promo-circle {
        margin-bottom: 0; }
        .product-grid .promo-circle.no-bkg-promo {
          background-color: transparent !important; } }
    @media (min-width: 768px) {
      .product-grid .promo-circle {
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        width: 100%; } }
    @media (min-width: 992px) {
      .product-grid .promo-circle {
        margin-top: -33px;
        margin-bottom: 63px; } }
    .product-grid .promo-circle .ar-content {
      border: 0;
      border-radius: 0; }
      @media (min-width: 768px) {
        .product-grid .promo-circle .ar-content {
          border: 3px solid #EDEDED;
          border-radius: 50%; } }
    .product-grid .promo-circle.promo-circle-active p, .product-grid .promo-circle.promo-circle-active a, .product-grid .promo-circle.promo-circle-active h2, .product-grid .promo-circle.promo-circle-active h3, .product-grid .promo-circle.promo-circle-active h4, .product-grid .promo-circle.promo-circle-active h5, .product-grid .promo-circle.promo-circle-active h6, .product-grid .promo-circle.promo-circle-active .h2, .product-grid .promo-circle.promo-circle-active .h3, .product-grid .promo-circle.promo-circle-active .h4, .product-grid .promo-circle.promo-circle-active .h5, .product-grid .promo-circle.promo-circle-active .h6 {
      color: #FFFFFF; }
    .product-grid .promo-circle.promo-circle-active .ar-content {
      background-color: #8D0439; }
      .product-grid .promo-circle.promo-circle-active .ar-content:before {
        border: 0; }
        @media (min-width: 768px) {
          .product-grid .promo-circle.promo-circle-active .ar-content:before {
            border: 3px solid transparent; } }
    .product-grid .promo-circle.promo-circle-active .promo-content {
      overflow: visible; }
    .product-grid .promo-circle:hover .btn-promo-cta, .product-grid .promo-circle:focus .btn-promo-cta {
      text-decoration: none; }
    .product-grid .promo-circle .promo-content {
      display: flex;
      justify-content: space-evenly;
      flex-direction: column;
      position: relative;
      z-index: 2;
      overflow: hidden;
      padding: 25px;
      border-radius: 0;
      height: 100%;
      width: 100%;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      @supports (-ms-ime-align: auto) {
        .product-grid .promo-circle .promo-content {
          justify-content: space-around; } }
      @media (min-width: 768px) {
        .product-grid .promo-circle .promo-content {
          padding: 25px;
          border-radius: 50%; } }
      .product-grid .promo-circle .promo-content > div {
        max-height: 52px;
        margin: 15px 0; }
        @media (min-width: 768px) {
          .product-grid .promo-circle .promo-content > div {
            margin: 0; } }
      .product-grid .promo-circle .promo-content a {
        color: #8D0439; }
        .product-grid .promo-circle .promo-content a:hover, .product-grid .promo-circle .promo-content a:focus {
          color: #8D0439; }
          .product-grid .promo-circle .promo-content a:hover .txt-default, .product-grid .promo-circle .promo-content a:focus .txt-default {
            color: #8D0439; }
        .product-grid .promo-circle .promo-content a .txt-default {
          color: #3B3B3B; }
    .product-grid .promo-circle a.promo-content:hover, .product-grid .promo-circle.promo-content:focus {
      color: #8D0439;
      text-decoration: none; }
    .product-grid .promo-circle .promo-icon-regular, .product-grid .promo-circle .promo-icon-regular i, .product-grid .promo-circle .promo-icon-regular i:before {
      display: inline-block;
      font-size: 60px;
      line-height: 25px;
      width: 60px;
      height: 25px;
      margin: 0 auto; }
    .product-grid .promo-circle .promo-icon-small, .product-grid .promo-circle .promo-icon-small i, .product-grid .promo-circle .promo-icon-small i:before {
      display: inline-block;
      font-size: 29px;
      line-height: 26px;
      width: 29px;
      height: 26px;
      margin: 0 auto; }
    .product-grid .promo-circle .promo-icon-top {
      display: inline-block;
      position: relative;
      top: inherit;
      left: inherit;
      font-size: 58px;
      line-height: 58px;
      width: 58px;
      height: 58px;
      margin: 15px auto; }
      @media (min-width: 768px) {
        .product-grid .promo-circle .promo-icon-top {
          position: absolute;
          top: -30px;
          left: 50%;
          font-size: 68px;
          line-height: 68px;
          width: 60px;
          height: 68px;
          margin: 0 0 0 -34px; } }
      @media (min-width: 992px) {
        .product-grid .promo-circle .promo-icon-top {
          top: -50px; } }
      .product-grid .promo-circle .promo-icon-top i {
        display: inline-block; }
    .product-grid .promo-circle h6, .product-grid .promo-circle .h6 {
      color: #3B3B3B;
      letter-spacing: 1px;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .product-grid .promo-circle h6, .product-grid .promo-circle .h6 {
          margin: 0; } }
    .product-grid .promo-circle h5, .product-grid .promo-circle .h5 {
      color: #3B3B3B;
      letter-spacing: 1px;
      font-size: 15px;
      line-height: 21px;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .product-grid .promo-circle h5, .product-grid .promo-circle .h5 {
          margin: 0; } }
    .product-grid .promo-circle h3, .product-grid .promo-circle .h3 {
      margin-top: 0;
      margin-bottom: 0;
      color: #3B3B3B;
      letter-spacing: 1px;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .product-grid .promo-circle h3, .product-grid .promo-circle .h3 {
          margin: 0; } }
      @media (max-width: 1199.98px) {
        .product-grid .promo-circle h3, .product-grid .promo-circle .h3 {
          font-size: 20px;
          line-height: 26px; } }
      @media (max-width: 767.98px) {
        .product-grid .promo-circle h3, .product-grid .promo-circle .h3 {
          font-size: 34px;
          line-height: 40px; } }
      @media (max-width: 575.98px) {
        .product-grid .promo-circle h3, .product-grid .promo-circle .h3 {
          font-size: 22px;
          line-height: 28px; } }
    .product-grid .promo-circle p {
      margin: 0; }
    .product-grid .promo-circle .btn-promo-cta {
      color: #8D0439;
      font-size: 15px;
      letter-spacing: 2px;
      line-height: 19px;
      text-decoration: underline;
      font-weight: 800;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .product-grid .promo-circle .btn-promo-cta {
          margin: 0; } }

@media (max-width: 991.98px) {
  .product-grid article > .product-slider {
    position: relative;
    display: inline-block;
    z-index: 2; }

  .product-grid article > .product-slider .slick-slide a {
    display: block;
    float: left;
    width: 100%;
    text-align: center; }

  .product-grid article > .product-slider .slick-slide a img {
    display: inline-block;
    float: none; }

  .product-grid article > .product-variants {
    position: relative;
    display: inline-block;
    z-index: 2; }

  .product-variants .slick-track {
    text-align: center; }

  .product-variants .slick-slide {
    display: inline-block;
    float: none;
    width: 18px !important;
    height: 18px;
    margin: 0 3px;
    cursor: pointer; }

  .product-variants .slick-slide span {
    position: relative;
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 50%; }

  .product-variants .slick-slide.slick-current span:after {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #C7C7C7;
    z-index: 1; }

  .product-filter-wrapper {
    display: block;
    float: none;
    width: 100%;
    max-width: 360px;
    padding: 0;
    margin-left: auto;
    margin-right: auto; }

  .product-filter-wrapper .product-filter-head:not(.product-filter-head-hover), .product-filter-wrapper .product-filter-head:not(.product-filter-head-mobile) {
    display: none; }

  .product-filter-wrapper .product-filter-head.product-filter-head-hover, .product-filter-wrapper .product-filter-head.product-filter-head-mobile {
    display: block;
    width: calc(100% / 3);
    margin: 0; }

  .product-filter-wrapper .product-filter-head.product-filter-head-hover a, .product-filter-wrapper .product-filter-head.product-filter-head-mobile a {
    text-transform: lowercase; }

  .product-filter-wrapper .product-filter-head.product-filter-head-hover a:first-letter, .product-filter-wrapper .product-filter-head.product-filter-head-mobile a:first-letter {
    text-transform: uppercase; }

  .product-filter-wrapper .product-filter-head.product-filter-head-mobile {
    text-align: center; }

  .product-filter-wrapper .product-filter-head.product-filter-head-mobile a {
    display: inline-block;
    float: none;
    width: 100%; }

  .product-filter-wrapper .product-filter-title {
    display: none; }

  .product-filter-wrapper > ul > li.list-inline-item:first-child {
    position: relative;
    padding-left: 20px;
    padding-right: 10px;
    margin: 0;
    background-color: transparent !important; }

  .product-filter-wrapper > ul > li.list-inline-item:last-child {
    position: relative;
    padding-left: 10px;
    padding-right: 20px;
    margin: 0; }
  .product-filter-wrapper.product-filter-wrapper-single {
    max-width: 230px; }
    .product-filter-wrapper.product-filter-wrapper-single > ul > li.list-inline-item:last-child {
      display: block;
      width: 100%;
      background-color: #DDDDDD !important; }
    .product-filter-wrapper.product-filter-wrapper-single .product-filter-title {
      display: inline-block; }
    .product-filter-wrapper.product-filter-wrapper-single > ul > li:first-child .sub-filter > ul > li > a {
      padding-right: 0; }
    .product-filter-wrapper.product-filter-wrapper-single > ul > li.list-inline-item:first-child:after, .product-filter-wrapper.product-filter-wrapper-single > ul > li.list-inline-item:last-child:after {
      display: none; }

  .product-filter-wrapper > ul > li.list-inline-item:first-child:after, .product-filter-wrapper > ul > li.list-inline-item:last-child:after {
    content: "";
    position: absolute;
    top: 10px;
    height: 32px;
    width: 1px;
    background-color: #D8D8D8; }

  .product-filter-wrapper > ul > li.list-inline-item:first-child:after {
    right: 0; }

  .product-filter-wrapper > ul > li.list-inline-item:last-child:after {
    left: 0; }

  .product-filter-wrapper > ul > li.list-inline-item:first-child a {
    float: left; }

  .product-filter-wrapper > ul > li.list-inline-item:last-child a {
    float: right; }

  .product-filter-wrapper .product-filter-head.product-filter-head-mobile a i {
    width: 15px;
    height: 15px;
    margin-left: 7px; }

  .product-filter-wrapper .product-filter-head.product-filter-head-mobile a:after {
    content: none; }

  .product-filter-wrapper > ul > li .sub-filter > ul {
    width: 100%; }

  .product-filter-wrapper > ul > li:last-child .sub-filter {
    margin-right: 0; }

  .product-filter-wrapper > ul > li:first-child .sub-filter > ul > li > a {
    text-align: left; }

  .product-filter-wrapper > ul > li:last-child .sub-filter > ul > li > a {
    text-align: right; }

  .product-filter-wrapper.filter-hover .product-filter-head {
    display: none; }

  .product-filter-wrapper.filter-hover .product-filter-head.active {
    display: block;
    width: 100%;
    background-color: #DDDDDD !important; }

  .product-filter-wrapper.filter-hover .product-filter-head.active {
    border-top-left-radius: 26px !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 26px !important;
    border-bottom-right-radius: 0 !important; }

  .product-filter-wrapper.filter-hover .product-filter-head.active:after {
    content: none !important; }

  .product-filter-wrapper.filter-hover .product-filter-head.active .sub-filter {
    background-color: #DDDDDD !important; }

  .sub-filter-wrapper {
    max-height: calc(100vh - 330px);
    overflow-y: scroll; }
    .sub-filter-wrapper.no-filter {
      max-height: calc(100vh - 170px); }

  .product-filters {
    display: none; }

  .product-filters .product-filters-mobile {
    display: none;
    width: 100%;
    padding: 0 14px; }

  .product-filters.product-filters-active {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    min-height: 100vh;
    background-color: #FFFFFF;
    z-index: 99; }

  .product-filters.product-filters-active .product-filters-mobile {
    display: block;
    float: left;
    width: 100%; }

  .product-filters .product-filters-mobile .product-filters-header {
    float: left;
    width: 100%;
    height: 52px;
    padding: 14px 6px;
    background-color: #FFFFFF; }

  .product-filters .product-filters-mobile .product-filters-header p {
    display: block;
    float: left;
    line-height: 24px;
    color: #3B3B3B;
    font-weight: 700; }

  .product-filters .product-filters-mobile .product-filters-header p i {
    margin-left: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #3B3B3B; }

  .product-filters .product-filters-mobile .product-filters-header a {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #3B3B3B;
    text-decoration: none !important; }

  .product-filters .product-filters-mobile ul {
    display: block;
    float: left;
    width: 100%;
    padding: 0 2px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #EDEDED;
    list-style: none; }

  .product-filters .product-filters-mobile ul li {
    display: inline-block;
    float: none;
    padding: 7px 0; }

  .product-filters .product-filters-mobile ul li a {
    padding: 0 10px;
    border-right: 1px solid #C7C7C7;
    text-decoration: none !important;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    color: rgba(151, 151, 149, 0.8) !important; }

  .product-filters .product-filters-mobile ul li:last-child a {
    border-right: 0 none; }

  .product-filters .product-filters-mobile ul li.active a {
    color: #3B3B3B !important; }

  .product-filters.product-filters-active form {
    display: block;
    float: left;
    width: 100%; }

  .product-filters.product-filters-active .sub-filter-wrapper .sub-filter {
    padding: 16px 0 0 0; }
    .product-filters.product-filters-active .sub-filter-wrapper .sub-filter.brand-filter {
      padding: 4px 0 0 0; }
    .product-filters.product-filters-active .sub-filter-wrapper .sub-filter:after {
      content: none; }

  .product-filters.product-filters-active form .sub-filter-close-top {
    display: none; }

  .active-filters-wrapper {
    display: none; }

  .product-filters.product-filters-active .active-filters-wrapper {
    display: block; }

  .product-filters.product-filters-active .active-filters-wrapper:after {
    content: none; }

  .product-filters.product-filters-active .active-filters-wrapper .container {
    max-width: 100%; }

  .product-filters.product-filters-active .active-filters-wrapper .remove-filters {
    display: block;
    float: left;
    margin: 0;
    padding-top: 15px;
    border-top: 2px solid #E5E5E5;
    text-align: left; }

  .product-filters.product-filters-active .active-filters-wrapper .remove-filters a {
    float: left;
    margin-top: 14px;
    margin-bottom: 14px;
    font-weight: 600; }

  .product-filters.product-filters-active .active-filters-wrapper .apply-filters {
    padding-top: 15px;
    border-top: 2px solid #E5E5E5; }

  .product-filters.product-filters-active .active-filters-wrapper .apply-filters .btn {
    float: right; }

  .brand-filter-search {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 24px; }

  .brand-filter-search a {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 42px;
    padding: 12px 5px; }

  .brand-filter-search a i {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color: #C7C7C7; }

  .brand-filter-search input {
    padding-left: 0;
    padding-right: 28px;
    font-weight: 600; }

  .brand-filter-search input {
    height: 42px !important;
    border: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #E5E5E5 !important;
    border-radius: 0 !important;
    line-height: 42px !important; }

  .active-filters-wrapper .filter-chips {
    float: left;
    width: 100%;
    overflow-x: scroll; }

  .active-filters-wrapper .filter-chips .filter-chip {
    margin-left: 0;
    margin-right: 15px; }

  .brand-filter-search {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 24px; }

  .brand-filter-search a {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 42px;
    padding: 12px 5px; }

  .brand-filter-search a i {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    color: #C7C7C7; }

  .brand-filter-search input {
    padding-left: 0;
    padding-right: 28px;
    font-weight: 600; }

  .brand-filter-search input {
    height: 42px !important;
    border: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #E5E5E5 !important;
    border-radius: 0 !important;
    line-height: 42px !important; }

  .active-filters-wrapper .filter-chips {
    overflow-x: scroll;
    white-space: nowrap; }

  .active-filters-wrapper .filter-chips .filter-chip {
    margin-left: 0;
    margin-right: 15px; }

  .color-label {
    display: flex; }

  .color-label .round-color {
    display: flex;
    align-self: center; }

  .color-label p {
    display: flex;
    align-self: center;
    font-size: 12px;
    font-weight: 600; }

  .squared-checkbox {
    width: 100%; }

  .squared-checkbox p {
    padding: 2px 0 0 0;
    font-size: 12px;
    font-weight: 600; } }
body.optical-center .row-header {
  height: 52px !important; }
  @media (min-width: 1200px) {
    body.optical-center .row-header {
      height: 64px !important; } }
  body.optical-center .row-header .header-logo-col {
    padding: 4px 15px 4px 20px !important;
    margin-left: 0 !important;
    text-align: left;
    order: 1 !important; }
    @media (min-width: 1200px) {
      body.optical-center .row-header .header-logo-col {
        padding: 10px 15px 10px 50px !important; } }
    body.optical-center .row-header .header-logo-col .logo-back {
      display: block;
      float: left; }
      body.optical-center .row-header .header-logo-col .logo-back i {
        display: block;
        float: left;
        height: 44px;
        margin-right: 10px;
        line-height: 44px; }
        body.optical-center .row-header .header-logo-col .logo-back i.icon-back {
          font-size: 24px;
          color: rgba(59, 59, 59, 0.6); }
        body.optical-center .row-header .header-logo-col .logo-back i.icon-bkg-big {
          font-size: 20px;
          color: #8D0439; }
          @media (min-width: 1200px) {
            body.optical-center .row-header .header-logo-col .logo-back i.icon-bkg-big {
              font-size: 28px; } }
        @media (min-width: 1200px) {
          body.optical-center .row-header .header-logo-col .logo-back i {
            margin-right: 15px; } }
      body.optical-center .row-header .header-logo-col .logo-back p {
        display: none;
        float: left;
        margin-bottom: 0;
        font-size: 12px;
        line-height: 44px;
        color: #8D0439;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 2px; }
        @media (min-width: 1200px) {
          body.optical-center .row-header .header-logo-col .logo-back p {
            display: block; } }
  body.optical-center .row-header .header-menu-col {
    position: inherit !important;
    padding: 8px 20px 8px 15px !important;
    margin-left: 0 !important;
    order: 2 !important; }
    @media (min-width: 1200px) {
      body.optical-center .row-header .header-menu-col {
        padding: 8px 50px 8px 15px !important; } }
    body.optical-center .row-header .header-menu-col #main-menu {
      display: block !important;
      text-align: right; }
      body.optical-center .row-header .header-menu-col #main-menu > ul > li {
        display: none;
        float: left;
        padding: 13px 0 !important; }
        @media (min-width: 1200px) {
          body.optical-center .row-header .header-menu-col #main-menu > ul > li {
            display: block; } }
        body.optical-center .row-header .header-menu-col #main-menu > ul > li > a {
          padding: 0 15px !important;
          letter-spacing: 2px !important; }
        body.optical-center .row-header .header-menu-col #main-menu > ul > li.list-inline-item:not(:last-child) {
          margin-right: 0.5rem !important; }
        body.optical-center .row-header .header-menu-col #main-menu > ul > li.header-social {
          display: block;
          height: 30px !important;
          width: 30px !important;
          padding: 0 !important;
          margin-top: 1px; }
          @media (min-width: 1200px) {
            body.optical-center .row-header .header-menu-col #main-menu > ul > li.header-social {
              padding: 9px 0 !important;
              margin-left: 48px; } }
          body.optical-center .row-header .header-menu-col #main-menu > ul > li.header-social a {
            display: block;
            float: left;
            width: 30px;
            height: 30px;
            padding: 8px !important;
            border: 1px solid #3B3B3B;
            border-radius: 50%; }
            body.optical-center .row-header .header-menu-col #main-menu > ul > li.header-social a i {
              display: block;
              float: left;
              width: 12px;
              height: 12px;
              font-size: 12px;
              line-height: 12px;
              color: #3B3B3B; }
body.optical-center .header-hero {
  padding-top: 52px !important; }
  @media (min-width: 1200px) {
    body.optical-center .header-hero {
      padding-top: 64px !important; } }
  body.optical-center .header-hero > .container {
    margin-top: 24px;
    margin-bottom: 36px; }
    @media (min-width: 1200px) {
      body.optical-center .header-hero > .container {
        margin-top: 30px;
        margin-bottom: 230px; } }
  body.optical-center .header-hero header {
    text-align: center; }
    body.optical-center .header-hero header img {
      display: inline-block;
      float: none;
      width: 128px;
      height: auto; }
    body.optical-center .header-hero header h1 {
      margin-top: 20px;
      margin-bottom: 0;
      text-align: center;
      letter-spacing: 1px; }
  body.optical-center .header-hero > div {
    padding-top: 0;
    padding-bottom: 0; }
    @media (min-width: 1200px) {
      body.optical-center .header-hero > div {
        padding-top: 92px;
        padding-bottom: 40px; } }
  body.optical-center .header-hero:after {
    bottom: -40px;
    right: -20px; }
    @media (min-width: 1200px) {
      body.optical-center .header-hero:after {
        bottom: -70px;
        right: 0; } }
body.optical-center .header-image {
  margin-top: 0; }
  @media (min-width: 1200px) {
    body.optical-center .header-image {
      margin-top: -185px; } }
  body.optical-center .header-image a.header-image-gallery {
    display: block;
    float: left;
    width: 100%; }
body.optical-center .intro .intro-more-text p {
  font-size: 18px; }
  body.optical-center .intro .intro-more-text p a {
    text-decoration: none; }
body.optical-center .intro .btn {
  margin-right: 60px;
  margin-top: 25px; }
  @media (min-width: 992px) {
    body.optical-center .intro .btn:hover {
      margin-right: 35px; } }
  body.optical-center .intro .btn:first-child {
    margin-left: 0; }

.optical-contact .row > div:not(.title-col) {
  margin-top: 24px; }
.optical-contact .optical-contact-box {
  height: 100%;
  background-color: #E5E5E5;
  border-radius: 14px;
  background-repeat: no-repeat;
  background-size: auto 228px;
  background-position: right 16px bottom -30px; }
  @media (max-width: 991.98px) {
    .optical-contact .optical-contact-box {
      background-image: none !important; } }
  @media (max-width: 1199.98px) {
    .optical-contact .optical-contact-box {
      padding: 30px 20px; } }
  @media (min-width: 992px) {
    .optical-contact .optical-contact-box {
      padding: 45px 40px 130px 40px; } }
  .optical-contact .optical-contact-box h4 {
    margin-bottom: 20px;
    color: #8D0439;
    font-weight: 600;
    letter-spacing: 2px; }
  .optical-contact .optical-contact-box p, .optical-contact .optical-contact-box a {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
    letter-spacing: 1.5px; }
    .optical-contact .optical-contact-box p a, .optical-contact .optical-contact-box a a {
      font-weight: 600;
      text-decoration: none;
      color: #3B3B3B; }
      .optical-contact .optical-contact-box p a:hover, .optical-contact .optical-contact-box a a:hover {
        text-decoration: underline; }
  .optical-contact .optical-contact-box a {
    margin-bottom: 0;
    color: #8D0439;
    text-decoration: underline; }
    .optical-contact .optical-contact-box a:hover {
      text-decoration: none; }
  .optical-contact .optical-contact-box table tr td {
    font-size: 13px;
    line-height: 19px;
    font-weight: 600;
    letter-spacing: 1.5px; }
    .optical-contact .optical-contact-box table tr td:first-child {
      width: 110px;
      padding-right: 10px; }

.book-appointment-wrapper .book-appointment-header, .book-appointment-wrapper .book-appointment-content {
  float: left;
  width: 100%; }
.book-appointment-wrapper .book-appointment-header a {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 15px 45px 15px 45px;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
  background-color: #8D0439;
  z-index: 1; }
  .book-appointment-wrapper .book-appointment-header a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    font-family: 'icomoon';
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  @media (min-width: 992px) {
    .book-appointment-wrapper .book-appointment-header a {
      padding: 30px 45px;
      font-size: 30px;
      line-height: 30px; }
      .book-appointment-wrapper .book-appointment-header a:after {
        right: 45px;
        font-size: 28px; } }
.book-appointment-wrapper .book-appointment-content {
  padding-bottom: 130px; }
  .book-appointment-wrapper .book-appointment-content .book-appointment {
    padding: 55px 0;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); }
    .book-appointment-wrapper .book-appointment-content .book-appointment .container-fluid {
      margin-top: 35px; }
      .book-appointment-wrapper .book-appointment-content .book-appointment .container-fluid:first-child {
        margin-top: 0; }
.book-appointment-wrapper.open .book-appointment-header a:after {
  content: ""; }

.flow-steps {
  position: relative;
  margin-top: -23px;
  margin-bottom: 30px;
  z-index: 1; }
  @media (min-width: 1200px) {
    .flow-steps {
      margin-top: -35px;
      margin-bottom: 60px; } }
  .flow-steps .container .row > div {
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
    .flow-steps .container .row > div div {
      display: inline-block;
      float: none;
      width: 84px;
      margin: 0 6px; }
      @media (min-width: 1200px) {
        .flow-steps .container .row > div div {
          width: 170px;
          margin: 0 30px; } }
      .flow-steps .container .row > div div span {
        display: inline-block;
        float: none;
        width: 46px;
        height: 46px;
        margin-bottom: 20px;
        border-radius: 50%;
        border: 2px solid #F3F3F3;
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        color: #FFFFFF;
        font-weight: 600;
        background-color: #E5E5E5; }
        @media (min-width: 1200px) {
          .flow-steps .container .row > div div span {
            width: 70px;
            height: 70px;
            margin-bottom: 35px;
            border: 3px solid #F3F3F3;
            font-size: 38px;
            line-height: 60px; } }
      .flow-steps .container .row > div div p {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 0;
        color: #3B3B3B;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 1px;
        font-weight: 600; }
      .flow-steps .container .row > div div.active span {
        background-color: #8D0439; }

.flow-content {
  margin-bottom: 40px; }
  .flow-content.landing {
    margin-bottom: 0 !important; }
  @media (min-width: 992px) {
    .flow-content {
      margin-bottom: 220px; } }
  .flow-content .form-field {
    position: relative; }
    .flow-content .form-field input {
      padding: 0px 44px 0px 18px;
      text-align: center; }
      @media (min-width: 992px) {
        .flow-content .form-field input {
          text-align: left; } }
    .flow-content .form-field button {
      position: absolute;
      top: 50%;
      right: 0;
      width: 44px;
      height: 44px;
      padding: 15px 18px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .flow-content .form-field button:after {
        content: '';
        display: block;
        float: left;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 8px;
        border-color: transparent transparent transparent #8D0439; }
  .flow-content .optical-center-btn {
    display: inline-block;
    float: none;
    text-align: center;
    color: #3B3B3B;
    font-size: 13px;
    line-height: 14px;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: 2px; }
    .flow-content .optical-center-btn:hover {
      text-decoration: none; }
  .flow-content .btn-gps {
    width: 100%; }
  .flow-content .flow-content-filter > div {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .flow-content .flow-content-filter > div {
        margin-bottom: 0; } }
    .flow-content .flow-content-filter > div:last-child {
      margin-bottom: 10px; }

.flow-box {
  width: calc(100% + 30px);
  padding: 40px 0 60px 0;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 120px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 120px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 120px 0px rgba(0, 0, 0, 0.15); }
  @media (min-width: 992px) {
    .flow-box {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  .flow-box .container-fluid {
    margin-top: 35px; }
    .flow-box .container-fluid:first-child {
      margin-top: 0; }
  .flow-box .appointment-location {
    float: left;
    width: 100%;
    margin-top: -20px;
    text-align: center; }
    .flow-box .appointment-location h3 {
      margin-bottom: 0;
      color: #8D0439;
      font-weight: 600;
      letter-spacing: 1px; }
    .flow-box .appointment-location p {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 13px;
      line-height: 20px;
      letter-spacing: 1px; }

.flow-thanks-wrapper {
  position: relative;
  margin-top: 0;
  z-index: 1; }
  @media (min-width: 992px) {
    .flow-thanks-wrapper {
      margin-top: -200px; } }
  .flow-thanks-wrapper .flow-box {
    padding: 70px 50px 20px 50px;
    text-align: center; }
    .flow-thanks-wrapper .flow-box i {
      margin-bottom: 48px;
      color: #8D0439;
      font-size: 90px;
      line-height: 90px; }
    .flow-thanks-wrapper .flow-box h3 {
      margin-bottom: 2px; }
    .flow-thanks-wrapper .flow-box p {
      margin-bottom: 110px;
      font-size: 18px;
      line-height: 30px; }
    .flow-thanks-wrapper .flow-box a {
      font-size: 15px;
      line-height: 20px;
      font-weight: 700;
      text-decoration: underline;
      letter-spacing: 1px; }
      .flow-thanks-wrapper .flow-box a:hover {
        color: #8D0439;
        text-decoration: none; }

.affiliation-form {
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .affiliation-form {
      margin-bottom: 80px; } }
  .affiliation-form .flow-box {
    padding: 0 0 40px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    @media (min-width: 768px) {
      .affiliation-form .flow-box {
        padding: 40px 0 60px 0; } }
    @media (min-width: 992px) {
      .affiliation-form .flow-box {
        -webkit-box-shadow: 0px 2px 120px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 2px 120px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 2px 120px 0px rgba(0, 0, 0, 0.15); } }

.contact-form {
  margin-bottom: 0;
  padding-top: 50px; }
  .contact-form .flow-box {
    padding: 0 0 40px 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
    @media (min-width: 768px) {
      .contact-form .flow-box {
        padding: 40px 0 60px 0; } }

.roundish-shape {
  position: absolute;
  display: block;
  top: -40px;
  left: 0;
  border-top-right-radius: 175%;
  border-bottom-right-radius: 87%;
  width: 130%;
  height: 165%; }
  @media (max-width: 991.98px) {
    .roundish-shape {
      position: absolute;
      display: block;
      top: -30%;
      left: -120px;
      border-radius: 57%;
      width: 250px;
      height: 250px; } }

@media (min-width: 992px) {
  .topheader50 {
    margin-top: -310px; } }
.topheader50 .box-promo .promo-text, .topheader50 .box-promo .promo-round {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }

.soluzioni-ottiche-list {
  position: relative; }
  .soluzioni-ottiche-list.promo-list .checkmark-list-title {
    margin-bottom: 35px; }
  .soluzioni-ottiche-list.promo-list .checkmark-list {
    margin-top: 20px;
    margin-bottom: 130px; }
  @media (max-width: 1199.98px) {
    .soluzioni-ottiche-list.promo-list .row > div > p {
      padding: 0 15px; } }

.vision-mirror-logo-small-image {
  width: 130px;
  vertical-align: baseline;
  margin-left: 5px; }

.generic-alert {
  position: relative;
  background-color: #EDEDED;
  border-radius: 25px;
  padding: 60px 15px 20px 15px; }
  @media (min-width: 992px) {
    .generic-alert {
      padding: 50px 65px; } }
  .generic-alert > i {
    position: absolute;
    top: 25px;
    left: 25px;
    margin-top: 0;
    font-size: 40px; }
    .generic-alert > i:before {
      color: #8D0439; }
    @media (min-width: 992px) {
      .generic-alert > i {
        position: absolute;
        top: 50%;
        left: 40px;
        margin-top: -20px;
        font-size: 40px; } }
  .generic-alert > p {
    display: inline-block;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 2px; }
    @media (min-width: 992px) {
      .generic-alert > p {
        margin-left: 75px; } }
  .generic-alert .generic-alert-close {
    position: absolute;
    top: 15px;
    right: 20px;
    display: block; }
    .generic-alert .generic-alert-close a {
      font-size: 14px;
      color: #737371;
      text-decoration: none; }
  .generic-alert .generic-alert-actions {
    margin-top: 15px;
    text-align: right; }
    .generic-alert .generic-alert-actions a {
      color: #8D0439;
      text-decoration: underline;
      letter-spacing: 2px; }

.form-promo-section {
  position: relative; }
  .form-promo-section:after {
    position: absolute;
    top: 34%;
    right: -715px;
    display: block;
    z-index: 2;
    width: 1186px;
    height: 526px;
    background-image: url("../img/bkg-big.svg");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 768px) {
      .form-promo-section:after {
        content: ''; } }
  .form-promo-section .flow-box {
    z-index: 3;
    position: relative; }
  .form-promo-section .form .dk-selected, .form-promo-section .form .dk-select-options {
    background-color: #8D0439; }
  .form-promo-section .form .dk-select .dk-select-options .dk-option.dk-option-highlight, .form-promo-section .form .dk-select .dk-select-options .dk-option.dk-option-selected {
    background-color: #FFFFFF;
    color: #8D0439; }
  .form-promo-section .form .dk-select.dk-select-open-up .dk-select-options, .form-promo-section .form .dk-select.dk-select-open-down .dk-select-options, .form-promo-section .form .dk-select.dk-select-multi:focus .dk-select-options {
    border: 2px solid #8D0439; }
  .form-promo-section .form .dk-select .dk-select-options {
    min-height: 165px; }
  .form-promo-section .form .dk-select .dk-selected, .form-promo-section .form .dk-select .dk-select-options .dk-option {
    color: #FFFFFF;
    border: 2px solid #8D0439; }
  .form-promo-section .form .dk-select .dk-selected:before {
    border-top-color: #FFFFFF !important; }
  .form-promo-section .form .form-title h5 {
    color: #737371;
    font-weight: 700; }

body#promozione-occhiale-completo {
  margin-bottom: 110px; }
@media (min-width: 992px) {
  body#promozione-occhiale-completo {
    margin-bottom: 117px; } }
body#promozione-occhiale-completo .btn-go-top-fixed, body#promozione-occhiale-completo .btn-find-visionottica-mobile {
  display: none; }

.fixed-promo-bottom-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  margin-bottom: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  .fixed-promo-bottom-mobile .row > div:last-child:after {
    display: none; }
  .fixed-promo-bottom-mobile .row > div:after {
    position: absolute;
    right: 0px;
    top: -15px;
    bottom: -15px;
    display: block;
    content: "";
    width: 2px;
    height: calc(100% + 30px);
    background-color: #E5E5E5; }
  .fixed-promo-bottom-mobile .row > div:first-child:after {
    width: 1px; }
  .fixed-promo-bottom-mobile .row > div > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
  .fixed-promo-bottom-mobile .row > div > h5 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 0;
    padding-bottom: 0; }
  .fixed-promo-bottom-mobile .state-unchecked {
    opacity: .3; }
  .fixed-promo-bottom-mobile .state-checked {
    opacity: 1;
    color: #8D0439; }
  .fixed-promo-bottom-mobile .promo-cta {
    text-align: right; }
    .fixed-promo-bottom-mobile .promo-cta .btn-mobile {
      text-align: left; }
  .fixed-promo-bottom-mobile a.btn-mobile {
    display: inline-block;
    padding: 10px 15px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    color: #FFFFFF; }
    .fixed-promo-bottom-mobile a.btn-mobile[data-disabled="true"] {
      cursor: default;
      background-color: #E5E5E5; }
    .fixed-promo-bottom-mobile a.btn-mobile[data-disabled="false"] {
      cursor: pointer;
      background-color: #8D0439; }
    .fixed-promo-bottom-mobile a.btn-mobile i {
      display: inline-block;
      color: #FFFFFF;
      vertical-align: middle;
      font-size: 20px;
      margin-right: 5px; }
    .fixed-promo-bottom-mobile a.btn-mobile span {
      display: inline-block;
      vertical-align: middle;
      line-height: 18px;
      text-align: left; }
    .fixed-promo-bottom-mobile a.btn-mobile:hover span {
      color: #FFFFFF; }

.fixed-promo-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 15px; }
  .fixed-promo-bottom .row > div:last-child:after {
    display: none; }
  .fixed-promo-bottom .row > div:after {
    position: absolute;
    right: 10px;
    top: -15px;
    bottom: -15px;
    display: block;
    content: "";
    width: 2px;
    height: calc(100% + 30px);
    background-color: #E5E5E5; }
  .fixed-promo-bottom .row > div:first-child:after {
    width: 1px; }
  .fixed-promo-bottom > div {
    background-color: #FFFFFF;
    padding: 15px 20px; }
    .fixed-promo-bottom > div .checkbox-promo .promo-check {
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      margin-right: 30px; }
      .fixed-promo-bottom > div .checkbox-promo .promo-check:after {
        position: relative;
        display: inline-block;
        content: "";
        z-index: 1;
        top: 10px;
        border: 1px solid #3B3B3B;
        width: 35px;
        height: 35px; }
      .fixed-promo-bottom > div .checkbox-promo .promo-check.state-unchecked:before {
        content: "";
        opacity: 0;
        position: absolute;
        top: -9999px; }
      .fixed-promo-bottom > div .checkbox-promo .promo-check.state-checked:before {
        position: absolute;
        z-index: 2;
        content: "";
        opacity: 1;
        top: 10px;
        display: block;
        color: #3B3B3B;
        font-family: "icomoon";
        font-size: 18px;
        line-height: 35px;
        width: 35px;
        text-align: center; }
    .fixed-promo-bottom > div .checkbox-promo .promo-values {
      display: inline-block;
      vertical-align: middle;
      margin-left: 50px; }
      .fixed-promo-bottom > div .checkbox-promo .promo-values .promo-name p {
        font-weight: 600;
        letter-spacing: 0; }
    .fixed-promo-bottom > div .checkbox-promo h5 {
      display: inline-block;
      vertical-align: middle;
      color: #8D0439;
      font-weight: 600;
      border-bottom: 1px dotted rgba(141, 4, 57, 0.3);
      padding: 0 90px 5px 0;
      margin: 0; }
    .fixed-promo-bottom > div .checkbox-promo p {
      display: inline-block;
      vertical-align: middle;
      font-weight: 700;
      color: #3B3B3B;
      margin: 0;
      padding: 0; }
    .fixed-promo-bottom > div .promo-cta {
      text-align: right; }
      .fixed-promo-bottom > div .promo-cta a.btn i {
        font-size: 24px;
        margin-right: 8px;
        vertical-align: middle; }
      .fixed-promo-bottom > div .promo-cta a.btn[data-disabled="true"] {
        cursor: default;
        background-color: #E5E5E5;
        color: #FFFFFF; }
      .fixed-promo-bottom > div .promo-cta a.btn[data-disabled="false"] {
        cursor: pointer;
        background-color: #8D0439;
        color: #FFFFFF; }
      .fixed-promo-bottom > div .promo-cta a.btn:after {
        display: none; }

.product-grid.promo-grid header .product-grid-top div a.more-details {
  display: inline-block;
  color: #ADADAD;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 400;
  vertical-align: middle; }
  .product-grid.promo-grid header .product-grid-top div a.more-details:hover {
    color: #3B3B3B; }
    .product-grid.promo-grid header .product-grid-top div a.more-details:hover i:before {
      color: #3B3B3B; }
  .product-grid.promo-grid header .product-grid-top div a.more-details i {
    vertical-align: text-bottom;
    margin-right: 5px; }
    .product-grid.promo-grid header .product-grid-top div a.more-details i:before {
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
.product-grid.promo-grid header .product-grid-top div a.cancel-selection {
  display: inline-block;
  color: #3B3B3B;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  vertical-align: middle;
  padding: 10px 15px; }
  .product-grid.promo-grid header .product-grid-top div a.cancel-selection i {
    vertical-align: middle;
    margin-right: 5px;
    color: #8D0439;
    font-size: 13px; }
.product-grid.promo-grid .product-grid-item {
  border: 10px solid transparent;
  overflow: hidden; }
  .product-grid.promo-grid .product-grid-item:hover:not(.selected) {
    cursor: pointer; }
  .product-grid.promo-grid .product-grid-item img {
    display: inline-block;
    margin: 0 auto; }
  .product-grid.promo-grid .product-grid-item .slick-slide img {
    display: inline-block; }
  .product-grid.promo-grid .product-grid-item.selected {
    border-color: #8D0439; }
    .product-grid.promo-grid .product-grid-item.selected .more-details-item, .product-grid.promo-grid .product-grid-item.selected .product-grid-utilities {
      display: none; }
  .product-grid.promo-grid .product-grid-item:not(.selected) .cancel-selection {
    display: none; }
  .product-grid.promo-grid .product-grid-item .confirm-wrapper {
    display: flex;
    position: absolute;
    top: -100%;
    left: 0;
    z-index: 4;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .product-grid.promo-grid .product-grid-item .confirm-wrapper h5 {
      margin-bottom: 25px;
      font-weight: 700;
      color: #737371; }
    .product-grid.promo-grid .product-grid-item .confirm-wrapper .btn {
      max-width: 200px;
      margin: 0 auto; }
    .product-grid.promo-grid .product-grid-item .confirm-wrapper a:not(.btn) {
      color: #8D0439;
      text-decoration: underline; }
      .product-grid.promo-grid .product-grid-item .confirm-wrapper a:not(.btn):hover {
        color: #8D0439; }
  .product-grid.promo-grid .product-grid-item.focus .confirm-wrapper {
    top: 0; }

.promo-coupon h3 {
  margin-bottom: 30px;
  letter-spacing: 2px;
  line-height: 40px; }
.promo-coupon p {
  margin-bottom: 50px;
  letter-spacing: 2px; }
.promo-coupon .promo-coupon-box {
  border: 1px solid #D8D8D8;
  border-radius: 18px;
  background-color: #EDEDED;
  overflow: hidden; }
  .promo-coupon .promo-coupon-box .promo-coupon-round {
    position: relative;
    float: left;
    width: 100%;
    height: 100%; }
    @media (min-width: 992px) {
      .promo-coupon .promo-coupon-box .promo-coupon-round {
        background-color: #8D0439; } }
    .promo-coupon .promo-coupon-box .promo-coupon-round p {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      margin: 0;
      padding: 0 0 0 15px;
      color: #FFFFFF;
      font-weight: 600;
      letter-spacing: 1px;
      font-size: 40px;
      line-height: 40px;
      text-align: center;
      white-space: nowrap;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 2; }
      @media (min-width: 992px) {
        .promo-coupon .promo-coupon-box .promo-coupon-round p {
          padding: 0 0 0 15px; } }
      @media (min-width: 1200px) {
        .promo-coupon .promo-coupon-box .promo-coupon-round p {
          padding: 0 0 0 25px; } }
      @media (max-width: 991.98px) {
        .promo-coupon .promo-coupon-box .promo-coupon-round p {
          position: absolute;
          top: 85px;
          left: 57px;
          width: 100%;
          margin: 0;
          padding: 0 0 0 15px;
          color: #fff;
          font-weight: 600;
          letter-spacing: 1px;
          font-size: 25px;
          line-height: 40px;
          white-space: nowrap; } }
      @media (max-width: 767.98px) {
        .promo-coupon .promo-coupon-box .promo-coupon-round p {
          padding: 0; } }
    .promo-coupon .promo-coupon-box .promo-coupon-round img {
      position: absolute;
      top: 50%;
      right: 0;
      height: 101%;
      width: auto;
      background-color: #EDEDED;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 1; }
  .promo-coupon .promo-coupon-box .promo-coupon-text {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    padding: 32px 20px 32px 40px; }
    @media (max-width: 991.98px) {
      .promo-coupon .promo-coupon-box .promo-coupon-text {
        padding: 32px 15px 32px 15px; } }
    .promo-coupon .promo-coupon-box .promo-coupon-text p {
      display: block;
      float: left;
      width: 100%;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 26px;
      letter-spacing: 1px; }
      .promo-coupon .promo-coupon-box .promo-coupon-text p strong {
        color: #8D0439;
        font-weight: 600; }
  .promo-coupon .promo-coupon-box .promo-coupon-code {
    position: relative;
    float: left;
    width: 100%;
    height: 100%; }
    .promo-coupon .promo-coupon-box .promo-coupon-code img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding-right: 15px;
      z-index: 1; }
      @media (max-width: 991.98px) {
        .promo-coupon .promo-coupon-box .promo-coupon-code img {
          padding: 20px 20px 20px 0; } }
      @media (max-width: 767.98px) {
        .promo-coupon .promo-coupon-box .promo-coupon-code img {
          position: relative;
          top: 0;
          left: 0;
          padding: 0 20px 20px 0;
          margin-left: -7px;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          transform: none; } }

.container-50 .box-promo {
  padding: 60px 15px; }
  @media (min-width: 992px) {
    .container-50 .box-promo {
      padding: 60px 0; } }

.box-promo {
  position: relative;
  padding: 60px 0;
  height: 100%; }
  .box-promo.box-promo-selected .promo-text {
    border: 10px solid #8D0439;
    background-color: #E5E5E5; }
  .box-promo.box-promo-selected .promo-round {
    background-color: #8D0439;
    color: #FFFFFF; }
  .box-promo .img-promo-top {
    display: block;
    height: 193px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .box-promo .img-promo-horizontal {
    display: block;
    margin: 0;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .box-promo.box-promo-img .promo-text {
    height: calc(100% - 193px); }
  .box-promo .promo-text {
    padding: 80px 30px;
    background-color: #FFFFFF;
    box-shadow: 0 0 30px rgba(204, 204, 204, 0.7);
    color: #3B3B3B;
    letter-spacing: 1px; }
    @media (min-width: 992px) {
      .box-promo .promo-text {
        height: 100%; } }
    .box-promo .promo-text .promo-title {
      margin-bottom: 25px; }
    .box-promo .promo-text .logo {
      display: inline-block;
      margin-bottom: 25px; }
    .box-promo .promo-text .promo-inner-text {
      color: #737371; }
    .box-promo .promo-text .btn {
      min-width: 170px; }
  .box-promo .promo-round {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    width: 116px;
    height: 116px;
    background-color: #FFFFFF;
    border-radius: 50%;
    transform: translateX(-50%);
    color: #8D0439;
    box-shadow: 0 0 80px #efefef; }
    .box-promo .promo-round .promo-round-text-wrapper {
      display: flex;
      align-self: center;
      flex-direction: column;
      padding: 0 10px;
      width: 100%;
      text-align: center; }
      .box-promo .promo-round .promo-round-text-wrapper span {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-weight: 700;
        font-size: 15px; }
        .box-promo .promo-round .promo-round-text-wrapper span.price {
          font-size: 30px;
          line-height: 30px; }
  .box-promo .btn {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%); }

@media (min-width: 992px) {
  .header-hero.big-hero {
    padding-bottom: 230px; } }
@media (min-width: 1200px) {
  .header-hero.big-hero {
    padding-bottom: 120px; } }
.header-hero.big-hero h1 {
  margin-bottom: 50px; }
.header-hero .box-promo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  height: 100%;
  width: 100%; }
  .header-hero .box-promo .promo-round {
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 225px;
    height: 225px;
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
    margin-top: -127px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    @media (max-width: 1199.98px) {
      .header-hero .box-promo .promo-round {
        width: 180px;
        height: 180px;
        margin-top: -120px; } }
    .header-hero .box-promo .promo-round .promo-round-text-wrapper span {
      font-size: 16px; }
      .header-hero .box-promo .promo-round .promo-round-text-wrapper span.price {
        font-size: 38px;
        line-height: 38px; }
.header-hero .box-promo + .row > div .text-center .bg-active {
  padding-top: 100px; }

.container-fluid-80 {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .container-fluid-80 {
      padding-left: 80px;
      padding-right: 80px; } }

.more-link {
  display: inline-block;
  text-decoration: underline;
  margin-top: 10px;
  outline: 0; }
  .more-link:hover {
    color: #8D0439; }

.more-info-popup {
  padding: 20px 15px; }
  @media (min-width: 992px) {
    .more-info-popup {
      padding: 50px 65px; } }
  .more-info-popup .popup-title {
    margin-bottom: 35px;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 26px; }
  .more-info-popup .popup-list {
    width: auto;
    border-bottom: 1px solid #737371;
    padding-bottom: 35px;
    margin-bottom: 25px; }
    .more-info-popup .popup-list:last-child, .more-info-popup .popup-list.last {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }

.promo-choice .product-filter-wrapper {
  margin-top: 25px; }
.promo-choice .product-filter-wrapper > ul > li.list-inline-item:first-child {
  padding-right: 45px; }
.promo-choice .product-filter-wrapper.product-filter-wrapper-single > ul > li:last-child .sub-filter > ul {
  padding-right: 45px; }
.promo-choice .product-filter-wrapper > ul > li:last-child:hover .sub-filter {
  width: 100%; }

.headerimg-below-menu .mm-page {
  position: inherit; }
.headerimg-below-menu .header-hero.img-hero {
  background-position: center top; }
  @media (min-width: 992px) {
    .headerimg-below-menu .header-hero.img-hero {
      margin-top: 135px;
      padding-top: 0; } }
  @media (max-width: 991.98px) {
    .headerimg-below-menu .header-hero.img-hero {
      background-image: none !important; } }
  @media (max-width: 991.98px) {
    .headerimg-below-menu .header-hero.img-hero .container {
      max-width: 100%;
      padding-top: 52px; } }
  @media (min-width: 768px) {
    .headerimg-below-menu .header-hero.img-hero.hero-promo {
      height: 480px;
      background-size: auto;
      background-position: left center; } }
.headerimg-below-menu .header-hero > div {
  position: unset; }
  @media (max-width: 1199.98px) {
    .headerimg-below-menu .header-hero > div {
      padding-bottom: 0; } }
  .headerimg-below-menu .header-hero > div .text-center {
    letter-spacing: 2px;
    padding: 0 70px 15px 110px; }
    @media (max-width: 991.98px) {
      .headerimg-below-menu .header-hero > div .text-center {
        margin-left: -15px;
        margin-right: -15px;
        padding: 0; }
        .headerimg-below-menu .header-hero > div .text-center .bg-active {
          padding: 25px 15px 25px 15px; } }
@media (max-width: 991.98px) {
  .headerimg-below-menu .header-hero.hero-promo + .row > div .text-center .bg-active {
    padding-top: 100px; } }
.headerimg-below-menu .bg-landing-rounded {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  border-top-left-radius: 55%;
  border-bottom-left-radius: 57%;
  width: 50vw;
  height: 165%; }

@media (min-width: 992px) {
  .headerimg-below-menu.optical-center .header-hero.img-hero {
    margin-top: 0;
  }
}

.coupon-mail-box {
  padding: 50px 25px;
  box-shadow: 0 0 30px rgba(204, 204, 204, 0.7); }
  @media (min-width: 992px) {
    .coupon-mail-box {
      padding: 50px 160px; } }
  .coupon-mail-box h5 {
    letter-spacing: 1px;
    font-weight: 600; }

.locator-results-select .row > div {
  align-self: center; }

.locator-results-wrapper {
  padding-top: 25px;
  padding-bottom: 80px; }
  @media (min-width: 768px) {
    .locator-results-wrapper {
      padding-top: 60px;
      padding-bottom: 130px; } }

.results-number {
  margin: 0 0 28px 0;
  font-size: 18px;
  line-height: 24px;
  text-align: center; }
  @media (min-width: 768px) {
    .results-number {
      margin: 14px 0;
      text-align: left; } }

.results-map {
  position: relative;
  display: inline-block;
  float: none;
  margin: 28px 0 14px 0;
  padding-right: 30px;
  font-size: 13px;
  line-height: 24px;
  color: #8D0439;
  font-weight: 600;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    .results-map {
      display: block;
      float: right;
      margin: 14px 0; } }
  .results-map i {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 17px;
    line-height: 24px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .results-map:hover {
    color: #8D0439; }

.locator-result {
  float: left;
  width: 100%; }
  .locator-result .locator-result-title {
    float: left;
    width: 100%;
    padding: 30px 0 22px 0; }
    @media (min-width: 768px) {
      .locator-result .locator-result-title {
        padding: 38px 0; } }
    .locator-result .locator-result-title h3, .locator-result .locator-result-title p {
      margin: 0;
      text-align: center; }
    .locator-result .locator-result-title h3 {
      margin-bottom: 0;
      font-weight: 600; }
      @media (min-width: 768px) {
        .locator-result .locator-result-title h3 {
          margin-bottom: 15px; } }
    .locator-result .locator-result-title p {
      font-size: 13px;
      line-height: 18px;
      letter-spacing: 0; }
      @media (min-width: 768px) {
        .locator-result .locator-result-title p {
          font-size: 18px;
          line-height: 24px;
          letter-spacing: 1px; } }
  .locator-result .locator-result-container {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: #FFFFFF; }
    .locator-result .locator-result-container > div > div {
      display: block;
      float: left;
      width: 100%;
      height: 100%;
      padding: 20px 25px;
      border-bottom: 1px solid #EDEDED;
      /*@include media-breakpoint-up(sm){
          width:50%;
      }
      @include media-breakpoint-up(lg){
          width:100%;
      }*/ }
      .locator-result .locator-result-container > div > div h4, .locator-result .locator-result-container > div > div p, .locator-result .locator-result-container > div > div .actions {
        width: 100%;
        padding-right: 0; }
      .locator-result .locator-result-container > div > div h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 2px;
        color: #8D0439; }
      .locator-result .locator-result-container > div > div p {
        margin-bottom: 8px;
        font-size: 13px;
        line-height: 20px;
        font-weight: 600;
        color: #3B3B3B; }
        .locator-result .locator-result-container > div > div p.contact {
          margin-bottom: 15px;
          line-height: 24px; }
        .locator-result .locator-result-container > div > div p span {
          color: #32A155; }
      .locator-result .locator-result-container > div > div .btn {
        width: 100%;
        height: 54px !important;
        margin-top: 20px;
        -webkit-transition: none;
        transition: none; }
      .locator-result .locator-result-container > div > div .actions {
        float: left;
        width: 100%; }
        .locator-result .locator-result-container > div > div .actions a {
          display: block;
          float: left;
          margin-right: 10px;
          padding: 0;
          font-size: 11px;
          line-height: 16px;
          font-weight: 600;
          letter-spacing: 1px;
          color: #8D0439; }
          @media (min-width: 768px) {
            .locator-result .locator-result-container > div > div .actions a {
              margin-right: 15px;
              font-size: 13px;
              line-height: 19px;
              letter-spacing: 2px; } }
          .locator-result .locator-result-container > div > div .actions a:last-child {
            margin-right: 0; }
          .locator-result .locator-result-container > div > div .actions a i {
            display: inline-block;
            vertical-align: middle;
            margin-right: 6px;
            font-size: 16px; }
            @media (min-width: 992px) {
              .locator-result .locator-result-container > div > div .actions a i {
                font-size: 21px; } }
      @media (min-width: 992px) {
        .locator-result .locator-result-container > div > div {
          display: flex;
          padding: 20px; }
          .locator-result .locator-result-container > div > div h4 {
            width: 20%;
            padding-right: 20px;
            align-self: center; }
          .locator-result .locator-result-container > div > div p {
            padding-right: 20px;
            align-self: center; }
            .locator-result .locator-result-container > div > div p.address {
              width: 20%;
              margin-bottom: 0; }
            .locator-result .locator-result-container > div > div p.contact {
              width: 20%;
              margin-bottom: 0; }
          .locator-result .locator-result-container > div > div .actions {
            padding-right: 20px;
            align-self: center;
            justify-content: flex-start;
            width: 20%; }
            .locator-result .locator-result-container > div > div .actions > * {
              white-space: nowrap;
              float: none;
              display: inline-block; }
          .locator-result .locator-result-container > div > div .btn {
            width: 20%;
            margin-top: 0;
            padding: 7px 32px;
            font-size: 14px;
            white-space: normal;
            line-height: 18px;
            align-self: center; }
            .locator-result .locator-result-container > div > div .btn:hover:after, .locator-result .locator-result-container > div > div .btn:focus:after {
              opacity: 0;
              width: 0;
              padding-left: 0; } }
      @media (min-width: 1200px) {
        .locator-result .locator-result-container > div > div h4 {
          width: 13%; }
        .locator-result .locator-result-container > div > div p.address {
          width: 20%; }
        .locator-result .locator-result-container > div > div p.contact {
          width: 17%; }
        .locator-result .locator-result-container > div > div .actions {
          width: 25%; }
        .locator-result .locator-result-container > div > div .btn {
          width: 25%;
          padding: 15px 32px;
          font-size: 15px;
          line-height: 1.5;
          white-space: nowrap; }
          .locator-result .locator-result-container > div > div .btn:hover:after, .locator-result .locator-result-container > div > div .btn:focus:after {
            opacity: 1;
            width: 25px;
            padding-left: 15px; } }
    .locator-result .locator-result-container > div {
      padding-left: 0;
      padding-right: 0;
      /*&:last-child > div {
          border-bottom:0 none;
      }*/ }

.wishlist-menu {
  position: relative;
  display: inline-block;
  float: none;
  width: auto;
  height: 52px;
  border-radius: 26px;
  background-color: #EDEDED;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 1; }
  .wishlist-menu a {
    position: relative;
    display: block;
    float: left;
    height: 52px;
    padding: 17px 14px;
    color: #3B3B3B;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .wishlist-menu a:after {
      content: '';
      position: absolute;
      right: 0;
      top: 50%;
      width: 1px;
      height: 32px;
      margin-top: -16px;
      background-color: #D8D8D8; }
    .wishlist-menu a:first-child {
      padding: 17px 14px 17px 19px; }
    .wishlist-menu a:last-child {
      padding: 17px 19px 17px 14px; }
      .wishlist-menu a:last-child:after {
        content: none; }
    .wishlist-menu a i {
      position: absolute;
      top: 17px;
      right: 25px;
      width: 18px;
      height: 18px;
      font-size: 18px;
      line-height: 18px;
      color: #3B3B3B; }
    .wishlist-menu a span, .wishlist-menu a i {
      display: none; }
    @media (min-width: 768px) {
      .wishlist-menu a {
        padding: 17px 55px 17px 25px; }
        .wishlist-menu a:first-child {
          padding: 17px 55px 17px 30px; }
        .wishlist-menu a:last-child {
          padding: 17px 60px 17px 25px; }
          .wishlist-menu a:last-child i {
            right: 30px; }
        .wishlist-menu a:after {
          content: none; }
        .wishlist-menu a span, .wishlist-menu a i {
          display: inline-block; } }
    .wishlist-menu a:hover {
      text-decoration: none; }
      @media (min-width: 768px) {
        .wishlist-menu a:hover {
          background-color: #DDDDDD; } }

.wishlist-promotion {
  margin-bottom: 50px;
  text-align: center; }
  @media (min-width: 768px) {
    .wishlist-promotion {
      margin-bottom: 80px; } }
  .wishlist-promotion h3 {
    margin-bottom: 14px; }
    @media (min-width: 768px) {
      .wishlist-promotion h3 {
        margin-bottom: 28px; } }
  .wishlist-promotion .wishlist-coupon {
    float: left;
    width: 100%;
    min-height: 136px;
    margin: 0;
    border: 1px solid #D8D8D8;
    border-radius: 18px;
    background-color: #EDEDED;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3); }
    @media (min-width: 576px) {
      .wishlist-promotion .wishlist-coupon {
        min-height: 166px; } }
    .wishlist-promotion .wishlist-coupon .wishlist-coupon-text {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: left;
      align-self: center; }
      @media (min-width: 576px) {
        .wishlist-promotion .wishlist-coupon .wishlist-coupon-text {
          padding-left: 30px; } }
      .wishlist-promotion .wishlist-coupon .wishlist-coupon-text h4 {
        margin-bottom: 10px;
        color: #8D0439;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 1px; }
        @media (min-width: 576px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-text h4 {
            font-size: 16px;
            letter-spacing: 2px; } }
      .wishlist-promotion .wishlist-coupon .wishlist-coupon-text p {
        margin-bottom: 0;
        line-height: 20px;
        letter-spacing: 1px; }
        @media (min-width: 576px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-text p {
            line-height: 24px; } }
        .wishlist-promotion .wishlist-coupon .wishlist-coupon-text p strong {
          color: #8D0439; }
    .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount {
      min-height: 136px;
      background-color: #8D0439; }
      @media (min-width: 576px) {
        .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount {
          min-height: 166px; } }
      .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span {
        position: absolute;
        right: 0;
        top: 50%;
        padding: 0 10px 0 5px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2; }
        @media (min-width: 576px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span {
            padding: 0 30px; } }
        @media (min-width: 768px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span {
            padding: 0 15px; } }
        @media (min-width: 992px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span {
            padding: 0 20px; } }
        @media (min-width: 1200px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span {
            padding: 0 30px; } }
        .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span p {
          margin-bottom: 0;
          color: rgba(255, 255, 255, 0.6);
          text-align: left;
          font-size: 10px;
          line-height: 14px;
          font-weight: 600;
          letter-spacing: 1px; }
          @media (min-width: 576px) {
            .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span p {
              font-size: 14px;
              line-height: 17px; } }
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span p.percentage {
            margin-bottom: 4px;
            color: #FFFFFF;
            text-align: center;
            font-size: 26px;
            line-height: 26px;
            letter-spacing: 1px; }
            @media (min-width: 576px) {
              .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount span p.percentage {
                font-size: 40px;
                line-height: 40px; } }
      .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount div {
        position: absolute;
        top: -1%;
        left: -10px;
        height: 102%;
        width: 100%;
        max-width: 68px;
        background-color: #EDEDED;
        z-index: 1; }
        @media (min-width: 576px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount div {
            left: 0; } }
        @media (min-width: 768px) {
          .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount div {
            max-width: 80px; } }
        .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount div img {
          display: block;
          float: left;
          height: 100%;
          width: auto; }
        .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount div:after {
          content: '';
          position: absolute;
          right: -2px;
          top: 0;
          height: 100%;
          width: 4px;
          background-color: #8D0439;
          z-index: 1; }
  .wishlist-promotion > p {
    display: inline-block;
    float: none;
    width: 100%;
    margin-bottom: 0;
    margin-top: 24px;
    padding: 0;
    letter-spacing: 1px; }
    @media (min-width: 576px) {
      .wishlist-promotion > p {
        padding: 0 60px;
        margin-top: 52px; } }
    .wishlist-promotion > p.note {
      padding: 0;
      margin-top: 14px;
      color: #8D0439;
      font-size: 12px;
      line-height: 16px; }
      @media (min-width: 768px) {
        .wishlist-promotion > p.note {
          margin-top: 22px; } }
  .wishlist-promotion .btn {
    width: 100%;
    margin-top: 25px; }
    @media (min-width: 576px) {
      .wishlist-promotion .btn {
        width: 60%; } }

.wishlist-grid-wrapper {
  padding-top: 0;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .wishlist-grid-wrapper {
      padding-top: 60px;
      padding-bottom: 85px; }
      .wishlist-grid-wrapper > .row {
        flex-direction: row-reverse; } }

.wishlist-grid {
  width: 100%;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .wishlist-grid {
      margin-bottom: 80px; } }
  @media (min-width: 1200px) {
    .wishlist-grid {
      width: 64%; } }
  .wishlist-grid .product-grid-top > div {
    width: 100%; }
  .wishlist-grid header {
    padding-bottom: 20px; }
  .wishlist-grid footer {
    padding-top: 18px; }
    .wishlist-grid footer .product-brand {
      margin-bottom: 3px; }
    .wishlist-grid footer .product-name {
      margin-bottom: 12px; }
    .wishlist-grid footer .wishlist-remove {
      padding: 7px 26px;
      border-radius: 16px;
      font-size: 12px;
      line-height: 32px;
      color: #3B3B3B;
      font-weight: 600;
      letter-spacing: 2px;
      background-color: #EDEDED;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .wishlist-grid footer .wishlist-remove i {
        margin-left: 14px;
        font-size: 12px;
        line-height: 32px; }
      .wishlist-grid footer .wishlist-remove:hover {
        text-decoration: none;
        background-color: #DDDDDD; }

.blog-menu {
  display: none; }
  @media (min-width: 768px) {
    .blog-menu {
      display: inline-block; } }

.blog-menu-mobile {
  display: inline-block;
  z-index: 3; }
  @media (min-width: 768px) {
    .blog-menu-mobile {
      display: none; } }

.blog-menu {
  position: relative;
  float: none;
  width: auto;
  height: 52px;
  border-radius: 26px;
  background-color: #EDEDED;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 1; }
  .blog-menu a {
    position: relative;
    display: block;
    float: left;
    height: 52px;
    padding: 17px 15px;
    color: #3B3B3B;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .blog-menu a:first-child {
      padding: 17px 15px 17px 20px; }
    .blog-menu a:last-child {
      padding: 17px 20px 17px 15px; }
    @media (min-width: 992px) {
      .blog-menu a {
        padding: 17px 25px; }
        .blog-menu a:first-child {
          padding: 17px 25px 17px 30px; }
        .blog-menu a:last-child {
          padding: 17px 30px 17px 25px; } }
    .blog-menu a.active {
      background-color: #DDDDDD; }
    .blog-menu a:hover {
      text-decoration: none; }
      @media (min-width: 768px) {
        .blog-menu a:hover {
          background-color: #DDDDDD; } }

.blog-menu-mobile {
  position: relative;
  float: none;
  width: 290px;
  height: 52px;
  border-radius: 26px;
  background-color: #EDEDED;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  -webkit-transition: background-color 0.1s ease-out;
  transition: background-color 0.1s ease-out; }
  .blog-menu-mobile .blog-menu-title {
    float: left;
    width: 100%; }
    .blog-menu-mobile .blog-menu-title span {
      display: block;
      float: left;
      padding: 0 6px 0 25px;
      font-size: 14px;
      line-height: 52px;
      color: rgba(59, 59, 59, 0.8);
      font-weight: 600;
      letter-spacing: 1px; }
    .blog-menu-mobile .blog-menu-title a {
      display: block;
      float: right;
      padding: 0 25px 0 6px;
      font-size: 14px;
      line-height: 52px;
      color: #3B3B3B;
      font-weight: 700;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-decoration: none !important; }
      .blog-menu-mobile .blog-menu-title a:after {
        content: "";
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-family: "icomoon";
        font-size: 7px;
        line-height: 7px;
        width: 7px;
        height: 7px;
        margin-left: 10px;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out; }
  .blog-menu-mobile > .blog-menu-filter {
    position: absolute;
    top: 52px;
    left: 0;
    z-index: 3;
    display: none;
    width: 100%;
    max-height: 500px;
    background-color: #DDDDDD;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    overflow: hidden; }
    .blog-menu-mobile > .blog-menu-filter ul {
      display: block;
      float: left;
      width: 100%;
      padding: 0;
      margin: 0 0 16px 0;
      list-style: none; }
      .blog-menu-mobile > .blog-menu-filter ul li {
        display: block;
        float: left;
        width: 100%;
        padding: 6px 42px; }
        .blog-menu-mobile > .blog-menu-filter ul li a {
          display: block;
          float: right;
          font-size: 14px;
          line-height: 22px;
          color: rgba(59, 59, 59, 0.8);
          font-weight: 700;
          letter-spacing: 1px;
          text-transform: uppercase;
          text-decoration: none !important; }
  .blog-menu-mobile.active {
    background-color: #DDDDDD;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .blog-menu-mobile.active .blog-menu-title a:after {
      -ms-transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      transform: rotate(270deg); }

.blog-article-wrapper {
  margin-top: -30px; }
  @media (min-width: 992px) {
    .blog-article-wrapper {
      margin-top: 20px; } }

.blog-article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D8D8D8; }
  @media (min-width: 992px) {
    .blog-article {
      padding-bottom: 50px;
      margin-bottom: 50px; } }
  .blog-article header {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding-left: 40px;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .blog-article header {
        padding-left: 52px;
        margin-bottom: 30px; } }
    .blog-article header h3 {
      width: 100%;
      margin-bottom: 0;
      line-height: 28px; }
      @media (min-width: 992px) {
        .blog-article header h3 {
          line-height: 38px; } }
    .blog-article header span {
      position: absolute;
      left: 0;
      top: 0;
      width: 28px;
      height: 28px;
      border-radius: 50%;
      color: #8D0439;
      font-size: 18px;
      line-height: 28px;
      font-weight: 700;
      text-align: center;
      background-color: #EDEDED; }
      @media (min-width: 992px) {
        .blog-article header span {
          width: 38px;
          height: 38px;
          font-size: 28px;
          line-height: 38px; } }
  .blog-article > div img {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .blog-article > div img {
        margin-bottom: 30px; } }
  .blog-article > div p, .blog-article > div ul {
    margin-bottom: 20px; }
  .blog-article > div > *:last-child {
    margin-bottom: 0; }
  .blog-article.no-border {
    padding-bottom: 0;
    border-bottom: 0 none; }

.partners-grid-wrapper {
  padding-top: 30px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .partners-grid-wrapper {
      padding-top: 70px;
      padding-bottom: 0; }
      .partners-grid-wrapper.small {
        padding-top: 50px; } }
  @media (min-width: 992px) {
    .partners-grid-wrapper {
      padding-top: 120px; }
      .partners-grid-wrapper.small {
        padding-top: 70px; } }
  .partners-grid-wrapper .partners-grid {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .partners-grid-wrapper .partners-grid {
        margin-top: 60px; } }
    @media (min-width: 992px) {
      .partners-grid-wrapper .partners-grid {
        margin-top: 100px; } }
    .partners-grid-wrapper .partners-grid > div {
      margin-bottom: 40px;
      padding-top: 15px;
      padding-bottom: 15px;
      text-align: center;
      align-self: center; }
      @media (min-width: 768px) {
        .partners-grid-wrapper .partners-grid > div {
          margin-bottom: 90px; } }
      @media (min-width: 992px) {
        .partners-grid-wrapper .partners-grid > div {
          margin-bottom: 140px; } }
    .partners-grid-wrapper .partners-grid img {
      display: inline-block; }

.container-50 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 992px) {
    .container-50 {
      padding-right: 50px;
      padding-left: 50px; } }

.single-product-thumb-wrapper {
  text-align: left;
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    .single-product-thumb-wrapper {
      text-align: center;
      margin-bottom: 0; } }
  .single-product-thumb-wrapper .test-match {
    width: 120px;
    height: auto; }
    @media (min-width: 992px) {
      .single-product-thumb-wrapper .test-match {
        width: 160px; } }
  .single-product-thumb-wrapper .heading-info {
    display: inline-block;
    position: relative;
    width: 100%;
    color: #8D0439;
    font-size: 18px;
    font-weight: 700;
    text-align: left; }
    .single-product-thumb-wrapper .heading-info:after {
      content: "";
      position: absolute;
      bottom: -8px;
      left: 0;
      height: 4px;
      width: 20px;
      background-color: #8D0439; }

.product-description {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .product-description {
      padding-top: 75px;
      padding-bottom: 30px; } }

.single-product-description {
  text-align: left; }
  .single-product-description h5 {
    margin-top: 40px; }
  .single-product-description ul.text-list li {
    padding: 6px 0 6px 20px; }
    .single-product-description ul.text-list li:before {
      top: 16px; }

.single-product-thumblist {
  display: none !important;
  margin-top: 80px; }
  @media (min-width: 992px) {
    .single-product-thumblist.active {
      display: block !important; } }
  .single-product-thumblist ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0; }
    .single-product-thumblist ul li {
      display: inline-block;
      width: 100%;
      margin: 0;
      padding: 0; }
      .single-product-thumblist ul li a {
        display: inline-block;
        position: relative;
        outline: 0;
        margin: 20px 0;
        padding: 0;
        width: 100%;
                /*
                &.active, &:hover, &:focus{
                    opacity:1;

                    &:after{
                        border-color:$col-grey;
                    }
                }
                &.active{
                    cursor: default;
                }*/ }

.single-product-main {
  text-align: center; }
  .single-product-main .single-product-image {
    display: inline-block;
    width: 100%; }
    .single-product-main .single-product-image img {
      display: inline-block; }
  .single-product-main .btn {
    margin-top: 20px;
    margin-bottom: 80px; }
    @media (min-width: 992px) {
      .single-product-main .btn {
        margin-bottom: 0; } }
  .single-product-main .btn-zoom {
    display: none;
    outline: 0;
    font-size: 13px;
    font-weight: 600;
    color: #3B3B3B;
    margin-top: 60px;
    width: 100%; }
    @media (min-width: 992px) {
      .single-product-main .btn-zoom {
        display: inline-block; } }
    .single-product-main .btn-zoom i {
      display: inline-block;
      vertical-align: middle;
      font-size: 22px;
      color: #3B3B3B;
      margin-left: 10px; }
    .single-product-main .btn-zoom:hover, .single-product-main .btn-zoom:focus {
      color: #8D0439;
      text-decoration: none; }
      .single-product-main .btn-zoom:hover i, .single-product-main .btn-zoom:focus i {
        color: #8D0439; }

.product-detail {
  padding-top: 35px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .product-detail {
      padding-top: 75px;
      padding-bottom: 80px; } }

.slick-slider.single-product-image-slider {
  display: none; }
  .slick-slider.single-product-image-slider.active {
    display: block; }

.single-product-details {
  position: relative; }
  .single-product-details .btn-rounded-full {
    position: absolute;
    top: -52px;
    right: 0; }
  .single-product-details h6.product-category {
    font-size: 12px;
    color: #8D0439;
    letter-spacing: 2px;
    font-weight: 700; }
  .single-product-details h6.product-code {
    font-size: 12px;
    color: #898989;
    letter-spacing: 2px;
    font-weight: 400; }
  .single-product-details .product-name-wrapper {
    padding: 0; }
    .single-product-details .product-name-wrapper h4 {
      display: inline-block;
      width: 100%;
      font-size: 40px;
      line-height: 46px;
      font-weight: 600;
      letter-spacing: 1px; }
  .single-product-details .product-short-description {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 15px;
    color: #3B3B3B; }
    .single-product-details .product-short-description .price {
      font-size: 18px;
      color: #8D0439;
      font-weight: 700; }
  .single-product-details .product-variations .product-variations-name {
    font-size: 15px;
    color: #898989;
    letter-spacing: 2px;
    font-weight: 400;
    margin: 0;
    padding: 0; }
  .single-product-details .product-variations ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 0; }
    .single-product-details .product-variations ul li {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .single-product-details .product-variations ul li a {
        display: inline-block;
        position: relative;
        outline: 0;
        margin: 10px 11px 10px 0;
        padding: 0;
        border: 2px solid #FFFFFF;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-size: cover;
        background-position: center center;
        opacity: .6;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .single-product-details .product-variations ul li a:after {
          display: inline-block;
          position: absolute;
          top: -4px;
          left: -4px;
          content: "";
          width: 34px;
          height: 34px;
          border: 2px solid transparent;
          border-radius: 50%; }
        .single-product-details .product-variations ul li a.active, .single-product-details .product-variations ul li a:hover, .single-product-details .product-variations ul li a:focus {
          opacity: 1; }
          .single-product-details .product-variations ul li a.active:after, .single-product-details .product-variations ul li a:hover:after, .single-product-details .product-variations ul li a:focus:after {
            border-color: #737371; }
        .single-product-details .product-variations ul li a.active {
          cursor: default; }
  .single-product-details .product-actions {
    margin-top: 60px;
    margin-bottom: 40px; }
    .single-product-details .product-actions .btn, .single-product-details .product-actions button.btn {
      white-space: normal; }
      @media (max-width: 1199.98px) {
        .single-product-details .product-actions .btn:after, .single-product-details .product-actions button.btn:after {
          display: none; } }
      @media (min-width: 1200px) {
        .single-product-details .product-actions .btn, .single-product-details .product-actions button.btn {
          white-space: nowrap; } }
  .single-product-details .product-share {
    margin-top: 60px; }
    .single-product-details .product-share ul {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: center;
      font-size: 0; }
      .single-product-details .product-share ul li {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0; }
        .single-product-details .product-share ul li a {
          display: inline-block;
          position: relative;
          vertical-align: middle;
          outline: 0;
          margin: 10px;
          padding: 0;
          font-size: 15px;
          color: #3B3B3B; }
          .single-product-details .product-share ul li a:hover, .single-product-details .product-share ul li a:focus {
            color: #8D0439; }

.product-promo-wrapper {
  position: relative; }
  @media (max-width: 991.98px) {
    .product-promo-wrapper {
      padding-top: 40px !important;
      padding-bottom: 30px !important; } }
  .product-promo-wrapper:after {
    position: absolute;
    bottom: 0;
    right: -140px;
    display: block;
    z-index: 2;
    width: 586px;
    height: 526px;
    background-image: url("../img/bkg-big-single.svg");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 768px) {
      .product-promo-wrapper:after {
        content: ''; } }
  .product-promo-wrapper .promo-content {
    position: relative;
    float: left;
    width: calc(100% + 30px);
    padding: 26px 0;
    margin: 60px -15px 0 -15px;
    text-align: center;
    background-color: #EDEDED;
    z-index: 3; }
    @media (min-width: 768px) {
      .product-promo-wrapper .promo-content {
        width: 100%;
        padding: 60px 0 90px 0;
        margin: 75px 0 50px 0; } }
    .product-promo-wrapper .promo-content > span {
      position: absolute;
      left: 50%;
      top: -37px;
      width: 68px;
      height: 68px;
      padding: 3px 8px;
      background-color: #EDEDED;
      border-radius: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .product-promo-wrapper .promo-content > span {
          top: -17px;
          width: 48px;
          height: 48px; } }
      .product-promo-wrapper .promo-content > span i {
        display: block;
        float: left;
        width: 52px;
        height: 52px;
        color: #8D0439;
        font-size: 42px;
        line-height: 52px; }
        @media (min-width: 768px) {
          .product-promo-wrapper .promo-content > span i {
            width: 32px;
            height: 32px;
            color: #8D0439;
            font-size: 32px;
            line-height: 32px; } }
      @media (min-width: 768px) {
        .product-promo-wrapper .promo-content > span {
          top: -32px;
          width: 92px;
          height: 92px;
          padding: 6px 16px; }
          .product-promo-wrapper .promo-content > span i {
            width: 60px;
            height: 60px;
            font-size: 60px;
            line-height: 60px; } }
    .product-promo-wrapper .promo-content > article {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .product-promo-wrapper .promo-content > article {
          margin-bottom: 45px; } }
      .product-promo-wrapper .promo-content > article h3 {
        color: #3B3B3B;
        letter-spacing: 1px;
        font-weight: 600; }
      .product-promo-wrapper .promo-content > article h5 {
        color: #3B3B3B;
        letter-spacing: 1px;
        font-weight: 600; }
  .product-promo-wrapper > .container {
    z-index: 4; }
    @media (min-width: 992px) {
      .product-promo-wrapper > .container {
        position: relative; } }
  .product-promo-wrapper .text-more {
    position: relative;
    z-index: 3;
    text-align: center;
    margin-top: 35px; }
    @media (min-width: 992px) {
      .product-promo-wrapper .text-more {
        margin-top: 0; } }
    .product-promo-wrapper .text-more h5 {
      display: inline-block;
      letter-spacing: 2px;
      text-align: left;
      width: 100%;
      margin-top: 30px; }
      @media (min-width: 992px) {
        .product-promo-wrapper .text-more h5 {
          margin-top: 80px; } }
    .product-promo-wrapper .text-more ol {
      margin: 0;
      padding: 0px 0 0 20px; }
      .product-promo-wrapper .text-more ol li {
        text-align: left;
        margin: 18px 0;
        letter-spacing: 2px;
        font-size: 15px; }

.contact-informations {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media (min-width: 768px) {
    .contact-informations {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .contact-informations h4 {
    margin-bottom: 0;
    font-weight: 700; }
  .contact-informations article p a {
    text-decoration: none;
    font-weight: 400;
    color: #3B3B3B; }
    .contact-informations article p a:hover {
      text-decoration: underline; }
  .contact-informations article > div {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #D8D8D8; }
    .contact-informations article > div p {
      margin-bottom: 0; }
      .contact-informations article > div p.green-number {
        color: #499B00;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px; }
        .contact-informations article > div p.green-number a {
          color: #499B00;
          font-size: 36px;
          line-height: 40px;
          font-weight: 400; }
    .contact-informations article > div .contact-social {
      display: block;
      float: left;
      width: 100%;
      margin: 35px 0 0 0;
      padding: 0;
      text-align: center;
      list-style: none; }
      .contact-informations article > div .contact-social li {
        display: inline-block;
        float: none;
        width: 38px;
        height: 38px;
        margin: 0 3px; }
        .contact-informations article > div .contact-social li a {
          display: block;
          float: left;
          width: 38px;
          height: 38px;
          padding: 9px;
          border: 2px solid rgba(141, 4, 57, 0.3);
          border-radius: 50%;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          .contact-informations article > div .contact-social li a i {
            display: block;
            float: left;
            width: 16px;
            height: 16px;
            font-size: 16px;
            line-height: 16px;
            color: #8D0439; }
          @media (min-width: 992px) {
            .contact-informations article > div .contact-social li a:hover {
              border-color: #8D0439; } }

.intro-landing {
  padding-top: 20px !important;
  padding-bottom: 40px !important; }
  @media (min-width: 768px) {
    .intro-landing {
      padding-top: 80px !important;
      padding-bottom: 160px !important; } }
  @media (min-width: 992px) {
    .intro-landing {
      padding-top: 120px !important;
      padding-bottom: 260px !important; } }
  .intro-landing h2 {
    margin-bottom: 6px; }
    @media (min-width: 768px) {
      .intro-landing h2 {
        margin-bottom: 10px; } }
    @media (min-width: 992px) {
      .intro-landing h2 {
        margin-bottom: 0; } }
  .intro-landing p {
    margin-bottom: 0; }

.vision-mirror-landing {
  position: relative;
  margin-top: 50px;
  padding-bottom: 40px;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(../img/landing-vision-mirror/grey-bkg.png);
  z-index: 1; }
  @media (min-width: 768px) {
    .vision-mirror-landing {
      margin-top: -120px;
      padding-bottom: 160px; } }
  @media (min-width: 992px) {
    .vision-mirror-landing {
      margin-top: -180px;
      padding-bottom: 260px; } }
  .vision-mirror-landing .vision-mirror-image {
    padding: 0;
    text-align: center; }
    .vision-mirror-landing .vision-mirror-image img {
      width: 120%;
      max-width: 1728px;
      height: auto;
      margin-left: -10%; }
      @media (min-width: 1460px) {
        .vision-mirror-landing .vision-mirror-image img {
          margin-left: 0; } }
  .vision-mirror-landing .vm-instructions {
    position: relative;
    background-color: #FFFFFF;
    z-index: 1; }

.vm-instructions {
  position: relative;
  margin-top: 0;
  z-index: 1; }
  @media (min-width: 768px) {
    .vm-instructions {
      margin-top: -105px; } }
  @media (min-width: 992px) {
    .vm-instructions {
      margin-top: -125px; } }
  .vm-instructions .vm-instruction {
    margin-bottom: 0;
    padding-top: 60px;
    text-align: center; }
    @media (min-width: 768px) {
      .vm-instructions .vm-instruction {
        padding-top: 0; } }
    .vm-instructions .vm-instruction .vm-instruction-img {
      display: inline-block;
      float: none;
      width: 250px;
      height: 250px;
      padding: 35px 0;
      background-color: #FFFFFF;
      border-radius: 50%;
      -webkit-box-shadow: 0px -10px 25px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px -10px 25px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px -10px 25px 0px rgba(0, 0, 0, 0.05); }
      .vm-instructions .vm-instruction .vm-instruction-img img {
        height: 126px;
        width: auto; }
      @media (min-width: 768px) {
        .vm-instructions .vm-instruction .vm-instruction-img {
          width: 210px;
          height: 210px;
          padding: 37px 0;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          .vm-instructions .vm-instruction .vm-instruction-img img {
            height: 96px; } }
      @media (min-width: 992px) {
        .vm-instructions .vm-instruction .vm-instruction-img {
          width: 250px;
          height: 250px;
          padding: 57px 0; }
          .vm-instructions .vm-instruction .vm-instruction-img img {
            height: 136px; } }
    .vm-instructions .vm-instruction header {
      margin-top: -70px; }
      @media (min-width: 768px) {
        .vm-instructions .vm-instruction header {
          margin-top: 0; } }
    .vm-instructions .vm-instruction h5 {
      margin-bottom: 20px;
      font-weight: 600;
      letter-spacing: 1px; }
    .vm-instructions .vm-instruction p {
      margin-bottom: 0; }
  .vm-instructions .test-banner {
    position: relative;
    padding: 95px 20px 80px 20px;
    margin-top: 60px;
    background-color: #8D0439; }
    @media (min-width: 768px) {
      .vm-instructions .test-banner {
        padding: 54px 245px 54px 145px;
        margin-top: 80px; } }
    @media (min-width: 992px) {
      .vm-instructions .test-banner {
        margin-top: 110px; } }
    .vm-instructions .test-banner p {
      margin-bottom: 0;
      color: #FFFFFF;
      line-height: 26px; }
      .vm-instructions .test-banner p a {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: 600;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        .vm-instructions .test-banner p a:hover {
          text-decoration: none; }
    .vm-instructions .test-banner > span, .vm-instructions .test-banner > a {
      position: absolute;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      @media (min-width: 768px) {
        .vm-instructions .test-banner > span, .vm-instructions .test-banner > a {
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); } }
    .vm-instructions .test-banner > span {
      left: 50%;
      top: 15px;
      width: 62px;
      height: 70px; }
      .vm-instructions .test-banner > span i {
        display: block;
        float: left;
        width: 62px;
        height: 70px;
        font-size: 70px;
        line-height: 70px; }
      @media (min-width: 768px) {
        .vm-instructions .test-banner > span {
          left: 38px;
          top: 50%;
          width: 75px;
          height: 85px; }
          .vm-instructions .test-banner > span i {
            width: 75px;
            height: 85px;
            /*font-size:85px; line-height:85px;*/ } }
    .vm-instructions .test-banner > a {
      left: 50%;
      bottom: 15px; }
      @media (min-width: 768px) {
        .vm-instructions .test-banner > a {
          right: 38px;
          left: inherit;
          top: 50%;
          bottom: inherit; } }

.glass-catalog {
  padding-top: 35px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .glass-catalog {
      padding-top: 65px;
      padding-bottom: 45px; } }
  @media (min-width: 992px) {
    .glass-catalog {
      padding-top: 90px;
      padding-bottom: 65px; } }
  .glass-catalog .glass-catalog-item {
    margin-bottom: 60px;
    padding: 0 20px;
    text-align: center; }
    @media (min-width: 768px) {
      .glass-catalog .glass-catalog-item {
        padding: 0; } }
    .glass-catalog .glass-catalog-item .btn {
      margin-top: 30px; }
      @media (min-width: 768px) {
        .glass-catalog .glass-catalog-item .btn {
          margin-top: 50px; } }
  .glass-catalog h3 {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .glass-catalog h3 {
        margin-bottom: 25px; } }
  .glass-catalog p {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .glass-catalog p {
        margin-bottom: 100px; } }

.alphabet-menu {
  position: relative;
  display: inline-block;
  float: none;
  width: auto;
  height: 52px;
  padding: 0 28px;
  border-radius: 26px;
  background-color: #EDEDED;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 1; }
  .alphabet-menu a, .alphabet-menu span {
    position: relative;
    display: block;
    float: left;
    height: 52px;
    padding: 17px 12px;
    color: #3B3B3B;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600; }
  .alphabet-menu a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .alphabet-menu a:hover {
      text-decoration: none; }
      @media (min-width: 768px) {
        .alphabet-menu a:hover {
          background-color: #DDDDDD; } }
  .alphabet-menu span {
    color: rgba(59, 59, 59, 0.4);
    cursor: default; }

.brand-highlight {
  padding-top: 20px;
  padding-bottom: 26px; }
  @media (min-width: 768px) {
    .brand-highlight {
      padding-top: 40px;
      padding-bottom: 50px; } }
  @media (min-width: 992px) {
    .brand-highlight {
      padding-top: 60px;
      padding-bottom: 70px; } }
  .brand-highlight .brand-highlight-logo {
    position: relative;
    text-align: center; }
    .brand-highlight .brand-highlight-logo span {
      position: relative;
      display: inline-block;
      float: none;
      width: 90px;
      height: 90px;
      margin-bottom: 5px;
      background-color: #FFFFFF;
      -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.1); }
      .brand-highlight .brand-highlight-logo span img {
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: calc(100% - 30px);
        max-height: calc(100% - 30px);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      @media (min-width: 768px) {
        .brand-highlight .brand-highlight-logo span {
          display: block;
          float: left;
          width: 100%;
          height: auto;
          padding-bottom: 100%;
          margin-bottom: 0; } }
  .brand-highlight .brand-highlight-article {
    text-align: center; }
    @media (min-width: 768px) {
      .brand-highlight .brand-highlight-article {
        padding-left: 30px;
        text-align: left; } }
    .brand-highlight .brand-highlight-article h2 {
      margin-top: 6px;
      margin-bottom: 16px; }
    .brand-highlight .brand-highlight-article p {
      margin-bottom: 16px; }
    .brand-highlight .brand-highlight-article a {
      font-weight: 700; }
      .brand-highlight .brand-highlight-article a:hover {
        color: #8D0439; }

.brand-list {
  padding-top: 35px;
  padding-bottom: 80px;
  border-top: 1px solid #EDEDED; }
  @media (min-width: 768px) {
    .brand-list {
      padding-top: 55px;
      padding-bottom: 130px; } }
  @media (min-width: 992px) {
    .brand-list {
      padding-top: 75px;
      padding-bottom: 180px; } }
  .brand-list .brand-list-link {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    text-align: center; }
    @media (min-width: 768px) {
      .brand-list .brand-list-link {
        margin-bottom: 100px; } }
    .brand-list .brand-list-link p.letter {
      margin-bottom: 0;
      color: #6F6F6F;
      font-size: 36px;
      line-height: 36px;
      font-weight: 600; }
    .brand-list .brand-list-link ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .brand-list .brand-list-link ul li {
        margin-top: 24px; }
        @media (min-width: 768px) {
          .brand-list .brand-list-link ul li {
            margin-top: 28px; } }
        .brand-list .brand-list-link ul li a {
          font-size: 16px;
          line-height: 20px;
          color: #8D0439;
          font-weight: 600;
          letter-spacing: 0.5px; }

.intro-brand {
  position: relative;
  margin-top: -60px;
  margin-bottom: 0 !important;
  z-index: 1; }
  @media (min-width: 768px) {
    .intro-brand {
      margin-top: -110px; } }
  @media (max-width: 1199.98px) {
    .intro-brand {
      padding-bottom: 0 !important; }
      .intro-brand p {
        margin-bottom: 0; } }
  .intro-brand h1 {
    font-size: 30px;
    line-height: 36px; }
    @media (min-width: 992px) {
      .intro-brand h1 {
        font-size: 35px;
        line-height: 42px; } }

.brand-detail-logo {
  text-align: center; }
  .brand-detail-logo > span {
    display: flex;
    float: none;
    width: 108px;
    height: 108px;
    padding: 6px;
    margin: 0 auto;
    background-color: #FFFFFF;
    -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      .brand-detail-logo > span {
        width: 154px;
        height: 154px;
        padding: 8px; } }
    .brand-detail-logo > span img {
      align-self: center; }

.brand-detail-buttons {
  margin-top: 25px;
  margin-bottom: 15px; }
  @media (min-width: 576px) {
    .brand-detail-buttons {
      margin-top: 35px;
      margin-bottom: 40px; } }
  @media (min-width: 768px) {
    .brand-detail-buttons {
      margin-top: 50px;
      margin-bottom: 60px; } }
  .brand-detail-buttons > div {
    text-align: center; }
    .brand-detail-buttons > div .btn {
      display: inline-block;
      float: none;
      width: 62%;
      min-width: 200px;
      margin-bottom: 25px; }
      @media (min-width: 576px) {
        .brand-detail-buttons > div .btn {
          width: auto;
          min-width: auto;
          margin-bottom: 0; } }

.brand-logo-list {
  padding-top: 20px;
  padding-bottom: 26px; }
  @media (min-width: 768px) {
    .brand-logo-list {
      padding-top: 40px;
      padding-bottom: 50px; } }
  @media (min-width: 992px) {
    .brand-logo-list {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .brand-logo-list a {
    display: inline-block; }
    .brand-logo-list a.active {
      border: 1px solid #E5E5E5; }
    @media (min-width: 992px) {
      .brand-logo-list a:hover, .brand-logo-list a:focus {
        border: 1px solid #E5E5E5; } }
    .brand-logo-list a.brand-logo-item {
      position: relative;
      text-align: center;
      height: 240px;
      width: 100%;
      margin: 20px 0; }

.quiz-wrapper {
  text-align: center; }
  .quiz-wrapper form {
    width: 100%; }
  .quiz-wrapper .quiz-icon {
    margin-top: 17px;
    margin-bottom: 25px; }
    .quiz-wrapper .quiz-icon > span, .quiz-wrapper .quiz-icon > i {
      font-size: 68px; }
  .quiz-wrapper .quiz-steps {
    color: #737371;
    font-weight: 600;
    letter-spacing: 1px; }
  .quiz-wrapper .quiz-title {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 70px;
    font-weight: 600;
    font-style: italic; }

.steps-bar-wrapper {
  display: flex;
  justify-content: flex-start;
  height: 9px;
  width: 100%;
  background-color: #EDEDED; }
  .steps-bar-wrapper .steps-bar {
    display: flex;
    align-self: center;
    background-color: #8D0439;
    height: 100%; }

.image-radio-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 75px; }
  .image-radio-label img {
    display: inline-block;
    height: 160px;
    width: auto; }
  .image-radio-label input[type="radio"] {
    position: absolute;
    visibility: hidden; }
  .image-radio-label .btn {
    padding: 10px 42px;
    margin-top: 50px;
    background-color: #EDEDED;
    color: #3B3B3B; }
    .image-radio-label .btn:after {
      display: none !important; }
  .image-radio-label:hover .btn, .image-radio-label:focus .btn {
    background-color: #8D0439;
    color: #FFFFFF; }
  .image-radio-label input:checked ~ .btn {
    background-color: #8D0439;
    color: #FFFFFF; }

.quiz-modal {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }
  .quiz-modal .mfp-image-holder .mfp-close, .quiz-modal .mfp-iframe-holder .mfp-close, .quiz-modal .blog-layer .mfp-close {
    top: 25px;
    right: 25px; }
  .quiz-modal .mfp-inline-holder .mfp-content, .quiz-modal .mfp-ajax-holder .mfp-content {
    height: 100%; }
  .quiz-modal .mfp-container {
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none; }
  .quiz-modal .mfp-iframe-holder .mfp-content {
    width: 100%;
    max-width: 100%;
    height: 100%; }
  .quiz-modal .mfp-iframe-scaler {
    padding-top: 0; }

body.modal-open {
  overflow: hidden; }
  body.modal-open .modal {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF; }
    body.modal-open .modal .close-modal {
      position: absolute;
      top: 25px;
      right: 25px;
      z-index: 2;
      display: inline-block;
      font-size: 22px;
      color: #3B3B3B; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.btn, button.btn {
  padding: 15px 28px;
  border-radius: 26px;
  background-color: #8D0439;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  @media (min-width: 992px) {
    .btn, button.btn {
      padding: 15px 32px;
      font-size: 15px;
      letter-spacing: 1px; } }
  .btn:after, button.btn:after {
    content: "";
    opacity: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 0;
    font-family: "icomoon";
    color: #FFFFFF;
    font-size: 10px;
    line-height: 1;
    color: #8D0439;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .btn.btn-gps, button.btn.btn-gps {
    padding: 15px 59px 15px 15px; }
    @media (min-width: 992px) {
      .btn.btn-gps, button.btn.btn-gps {
        padding: 15px 62px 15px 18px; } }
    .btn.btn-gps i, button.btn.btn-gps i {
      float: left;
      width: 24px;
      height: 24px;
      margin-right: 20px;
      font-size: 24px;
      line-height: 24px; }
      .btn.btn-gps i:before, button.btn.btn-gps i:before {
        color: #FFFFFF; }
  .btn.btn-fullwidth, button.btn.btn-fullwidth {
    width: 100%; }
  .btn.btn-white, button.btn.btn-white {
    background-color: #FFFFFF !important;
    color: #8D0439 !important; }
    .btn.btn-white i, button.btn.btn-white i {
      color: #8D0439 !important; }
    .btn.btn-white:after, button.btn.btn-white:after {
      color: #8D0439 !important; }
    .btn.btn-white:hover, button.btn.btn-white:hover {
      color: #8D0439 !important; }
      .btn.btn-white:hover:after, button.btn.btn-white:hover:after {
        color: #8D0439 !important; }
  .btn.btn-active, button.btn.btn-active {
    background-color: #8D0439 !important;
    color: #FFFFFF !important; }
    .btn.btn-active i, button.btn.btn-active i {
      color: #FFFFFF !important; }
    .btn.btn-active:after, button.btn.btn-active:after {
      color: #FFFFFF !important; }
  .btn:hover, button.btn:hover {
    color: #FFFFFF; }
    @media (min-width: 992px) {
      .btn:hover:after, button.btn:hover:after {
        opacity: 1;
        width: 25px;
        padding-left: 15px;
        color: #FFFFFF; } }
  .btn.btn-icon i, button.btn.btn-icon i {
    display: inline-block;
    vertical-align: middle; }
  .btn .ico-text, button.btn .ico-text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 7px; }
    @media (min-width: 992px) {
      .btn .ico-text, button.btn .ico-text {
        padding-left: 14px; } }
  .btn:focus, .btn.focus, button.btn:focus, button.btn.focus {
    box-shadow: none; }

.bg-active .btn, .bg-grey4 .btn {
  background-color: #FFFFFF;
  color: #8D0439; }
  .bg-active .btn:hover, .bg-grey4 .btn:hover {
    color: #8D0439; }
    .bg-active .btn:hover:after, .bg-grey4 .btn:hover:after {
      color: #8D0439; }

.circle-btn {
  display: inline-block;
  margin: 0;
  border: 3px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 52px;
  color: #FFFFFF;
  width: 58px;
  height: 58px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .circle-btn i {
    display: inline-block;
    font-size: 24px;
    line-height: 52px;
    color: #FFFFFF; }
  @media (min-width: 992px) {
    .circle-btn:hover {
      border-color: #FFFFFF; } }
  @media (min-width: 992px) {
    .circle-btn {
      border: 2px solid rgba(255, 255, 255, 0.5);
      text-align: center;
      font-size: 14px;
      line-height: 34px;
      width: 38px;
      height: 38px; }
      .circle-btn i {
        font-size: 14px;
        line-height: 34px;
        color: #FFFFFF; } }

.pagination-nav {
  margin-top: 50px;
  margin-bottom: 100px; }
  .pagination-nav ul {
    font-size: 0; }
    .pagination-nav ul li {
      margin-left: 5px;
      margin-right: 5px !important; }
  .pagination-nav .circle-btn {
    border: 2px solid #D8D8D8;
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 700;
    line-height: 34px;
    width: 38px;
    height: 38px;
    /*@include media-breakpoint-up(lg) {
        line-height:52px;
        width:58px; height:58px;
    }*/
    /*@include media-breakpoint-up(lg) {
        border:2px solid $col-grey8;
    }*/ }
    .pagination-nav .circle-btn.active {
      border-color: #8D0439;
      color: #8D0439; }
    @media (min-width: 992px) {
      .pagination-nav .circle-btn:hover {
        border-color: #8D0439;
        color: #8D0439;
        text-decoration: none; } }
  .pagination-nav .arrow-btn-back i:before {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }
  .pagination-nav .arrow-btn {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .pagination-nav .arrow-btn.disabled i:before {
      color: #EDEDED; }
    .pagination-nav .arrow-btn.disabled:hover i:before {
      color: #EDEDED; }
    .pagination-nav .arrow-btn i:before {
      display: inline-block;
      color: #3B3B3B;
      font-size: 12px; }
    @media (min-width: 992px) {
      .pagination-nav .arrow-btn:hover i:before {
        border-color: #8D0439;
        color: #8D0439;
        text-decoration: none; } }

.slick-active .circle-btn {
  border-color: #FFFFFF; }

.btn-find-visionottica {
  position: relative;
  z-index: 3;
  -webkit-transition: none;
  transition: none; }
  .btn-find-visionottica i {
    font-size: 18px; }
    @media (min-width: 1200px) {
      .btn-find-visionottica i {
        font-size: 22px; } }
  @media only screen and (max-width: 992px) {
    .btn-find-visionottica {
      z-index: 3 !important; }
      .btn-find-visionottica.stick {
        left: 0 !important;
        top: inherit !important;
        opacity: 1 !important;
        z-index: 1 !important;
        margin-left: inherit !important; } }
  @media (min-width: 992px) {
    .btn-find-visionottica.stick {
      position: fixed; }
      .btn-find-visionottica.stick:hover {
        margin-left: -380px !important; } }

.btn-find-visionottica-mobile {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 4;
  outline: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6) !important;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  padding: 0;
  margin: 0; }
  .btn-find-visionottica-mobile i {
    font-size: 16px; }

.btn-find-visionottica.btn-find-visionottica-fixed {
  position: fixed;
  top: 50vh;
  margin-top: -27px;
  margin-left: -75px;
  left: 100vw;
  padding: 15px 22px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .btn-find-visionottica.btn-find-visionottica-fixed:hover {
    margin-left: -345px; }

.btn-rounded-full {
  display: inline-block;
  width: 52px;
  height: 52px;
  background-color: #EDEDED;
  text-align: center;
  line-height: 52px;
  color: #3B3B3B;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .btn-rounded-full i {
    display: inline-block;
    font-size: 18px;
    color: #3B3B3B;
    line-height: 52px; }
  .btn-rounded-full:hover, .btn-rounded-full:focus {
    background-color: #3B3B3B;
    color: #EDEDED;
    text-decoration: none; }
    .btn-rounded-full:hover i, .btn-rounded-full:focus i {
      color: #EDEDED; }

.bg-grey7 .btn-rounded-full {
  background-color: #D8D8D8; }
  .bg-grey7 .btn-rounded-full:hover, .bg-grey7 .btn-rounded-full:focus {
    background-color: #3B3B3B;
    color: #D8D8D8; }
    .bg-grey7 .btn-rounded-full:hover i, .bg-grey7 .btn-rounded-full:focus i {
      color: #D8D8D8; }

.btn-go-top-fixed {
  display: block;
  position: fixed;
  bottom: 15px;
  right: 50vw;
  z-index: 4;
  outline: 0;
  opacity: 0;
  width: 52px;
  height: 52px;
  background-color: #EDEDED;
  text-align: center;
  line-height: 52px;
  padding: 0;
  margin: 0 -34px 0 0;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6) !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  @media (min-width: 992px) {
    .btn-go-top-fixed {
      bottom: 73px;
      right: 11px;
      margin: 0;
      box-shadow: none; } }
  .btn-go-top-fixed:hover, .btn-go-top-fixed:focus {
    color: #8D0439;
    text-decoration: none; }
  .btn-go-top-fixed i {
    display: inline-block;
    font-size: 15px;
    color: #8D0439;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg); }

#main-menu-mobile:not(.mm-menu) {
  display: none; }

.mm-menu {
  border-color: #E5E5E5;
  color: #3B3B3B;
  background: #E5E5E5; }
  .mm-menu .mm-panel {
    padding-left: 0;
    padding-right: 0; }
    .mm-menu .mm-panel:after, .mm-menu .mm-panel:before {
      content: none; }
  .mm-menu .mm-panels > .mm-panel > .mm-listview {
    margin: 20px 0; }
  .mm-menu .mm-panel_has-navbar {
    padding-top: 48px; }
  .mm-menu .mm-listview > li > a, .mm-menu .mm-listview > li > span {
    padding: 10px 18px;
    border-bottom: 0 none;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px; }
  .mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
    border-color: #737371; }
  @media (min-width: 768px) {
    .mm-menu .mm-listview {
      padding-left: 96px;
      padding-right: 96px; } }
  .mm-menu .submenu li h5 {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgba(59, 59, 59, 0.5); }
  .mm-menu .submenu li a, .mm-menu .submenu li span {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 0 none;
    font-size: 14px;
    line-height: 18px;
    white-space: normal;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px; }
    @media (min-width: 768px) {
      .mm-menu .submenu li a, .mm-menu .submenu li span {
        font-size: 12px; } }
  .mm-menu .submenu .submenu-wrapper {
    margin-top: 30px; }
    .mm-menu .submenu .submenu-wrapper > .container {
      max-width: 100%; }
  .mm-menu .submenu .submenu-utility {
    padding-left: 18px;
    padding-right: 18px; }
    .mm-menu .submenu .submenu-utility h6 {
      position: relative;
      display: block;
      float: left;
      width: 100%;
      padding-left: 25px;
      margin: 0 0 20px 0;
      color: #3B3B3B;
      font-weight: 600;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 1px; }
      .mm-menu .submenu .submenu-utility h6 i {
        position: absolute;
        left: 0;
        top: 0;
        width: 16px;
        height: 16px;
        font-size: 16px;
        line-height: 16px;
        color: #3B3B3B; }
    .mm-menu .submenu .submenu-utility h5 {
      display: block;
      float: left;
      width: 100%;
      margin: 0;
      color: rgba(59, 59, 59, 0.5);
      font-weight: 600;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 1px; }
    .mm-menu .submenu .submenu-utility .wishlist-product-list {
      margin-top: 35px; }
      .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item {
        display: block;
        float: left;
        width: 100%;
        padding: 0 0 18px 0;
        margin-bottom: 32px;
        border-bottom: 1px solid #C7C7C7; }
        .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item:last-child {
          margin-bottom: 0; }
        .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-img {
          display: block;
          float: left;
          width: 50%; }
          .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-img a {
            display: block;
            float: left;
            width: 100%;
            padding: 0; }
        .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-data {
          display: block;
          float: left;
          width: 50%;
          padding-left: 10px; }
          .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-data a {
            display: block;
            float: left;
            width: 100%;
            padding: 0; }
            .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-data a .product-name {
              padding: 0;
              margin: 4px 0 5px 0;
              color: #3B3B3B;
              font-weight: 600;
              font-size: 15px;
              line-height: 16px;
              letter-spacing: 1px; }
            .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-data a .product-id {
              padding: 0;
              margin: 0 0 10px 0;
              color: rgba(59, 59, 59, 0.5);
              font-weight: 600;
              font-size: 15px;
              line-height: 16px;
              letter-spacing: 1px; }
            .mm-menu .submenu .submenu-utility .wishlist-product-list li.wishlist-product-item .product-data a .product-remove {
              padding: 0;
              color: #3B3B3B;
              font-weight: 600;
              font-size: 12px;
              line-height: 14px;
              letter-spacing: 1px;
              text-transform: none;
              text-decoration: underline; }
  .mm-menu .submenu .container {
    padding-left: 18px;
    padding-right: 18px; }
    .mm-menu .submenu .container > .row {
      margin-left: 0;
      margin-right: 0; }
      .mm-menu .submenu .container > .row > div {
        padding-left: 0;
        padding-right: 0; }
        .mm-menu .submenu .container > .row > div.col-submenu ul {
          display: block;
          float: left;
          width: 100%;
          margin-bottom: 40px; }
          .mm-menu .submenu .container > .row > div.col-submenu ul.list-border-bottom {
            padding-bottom: 12px;
            margin-bottom: 12px;
            border-bottom: 1px solid #C7C7C7; }
          .mm-menu .submenu .container > .row > div.col-submenu ul.logos {
            margin-bottom: 20px; }
            .mm-menu .submenu .container > .row > div.col-submenu ul.logos li h5 {
              width: auto;
              margin: 10px 12px 10px 0; }
            .mm-menu .submenu .container > .row > div.col-submenu ul.logos li a {
              width: auto;
              text-decoration: underline; }
        .mm-menu .submenu .container > .row > div.col-submenu .logos-wrapper {
          float: left;
          width: 100%; }
          .mm-menu .submenu .container > .row > div.col-submenu .logos-wrapper > .row {
            margin-left: -18px;
            margin-right: -18px; }
            .mm-menu .submenu .container > .row > div.col-submenu .logos-wrapper > .row > div {
              padding-left: 18px;
              padding-right: 18px;
              margin-bottom: 22px; }
              .mm-menu .submenu .container > .row > div.col-submenu .logos-wrapper > .row > div a {
                display: block;
                float: left;
                max-height: 60px; }
                .mm-menu .submenu .container > .row > div.col-submenu .logos-wrapper > .row > div a img {
                  max-height: 60px; }
        .mm-menu .submenu .container > .row > div.col-spotlight h6 {
          margin-bottom: 12px;
          font-weight: 700;
          font-size: 13px;
          line-height: 18px;
          color: #8D0439;
          letter-spacing: 1px; }
        .mm-menu .submenu .container > .row > div.col-spotlight .slick-slide p {
          margin: 22px 0 16px 0;
          font-weight: 600;
          font-size: 12px;
          line-height: 14px;
          color: #3B3B3B;
          letter-spacing: 1px;
          text-transform: uppercase; }
        .mm-menu .submenu .container > .row > div.col-spotlight .slick-arrow {
          display: none !important; }
    @media (min-width: 768px) {
      .mm-menu .submenu .container {
        padding-left: 86px;
        padding-right: 86px; }
        .mm-menu .submenu .container .row {
          margin-left: -10px;
          margin-right: -10px; }
          .mm-menu .submenu .container .row > div {
            padding-left: 10px;
            padding-right: 10px; } }
  .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #737371; }
  .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    padding: 20px 0 0 0;
    font-family: "Titillium Web", sans-serif;
    color: rgba(59, 59, 59, 0.5);
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 1px; }
  .mm-menu .mm-navbar .mm-btn {
    position: absolute;
    left: 18px;
    top: 20px;
    width: 24px;
    height: 24px;
    padding: 0;
    font-weight: 400; }
    .mm-menu .mm-navbar .mm-btn:before {
      content: "";
      position: relative;
      left: 0;
      top: 0;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      display: block;
      float: left;
      width: 24px;
      height: 24px;
      border: 0 none;
      font-size: 24px;
      line-height: 24px;
      color: rgba(59, 59, 59, 0.5);
      font-family: "icomoon" !important; }
  .mm-menu .mm-btn_next:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #3B3B3B !important;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  .mm-menu .mm-listitem {
    width: 100%; }
    @media (min-width: 768px) {
      .mm-menu .mm-listitem {
        width: 60%; } }
    @media (min-width: 992px) {
      .mm-menu .mm-listitem {
        width: 40%; } }
    .mm-menu .mm-listitem:after {
      content: none;
      border-bottom: 0 none; }
  .mm-menu .m-utiliy-submenu .btn-wrapper {
    display: block;
    float: left;
    width: 100%;
    margin-top: 32px;
    text-align: center; }
    .mm-menu .m-utiliy-submenu .btn-wrapper .btn {
      color: #FFFFFF; }
  .mm-menu .close-menu-mobile {
    position: absolute;
    left: 18px;
    top: 20px;
    width: 24px;
    height: 24px; }
    .mm-menu .close-menu-mobile a {
      display: block;
      float: left;
      width: 24px;
      height: 24px;
      padding: 0; }
      .mm-menu .close-menu-mobile a i {
        display: block;
        float: left;
        width: 24px;
        height: 24px;
        font-size: 24px;
        line-height: 24px;
        color: rgba(59, 59, 59, 0.5); }

.menu-toggle {
  position: absolute;
  left: 15px;
  top: 0;
  width: 32px;
  height: 52px;
  line-height: 52px; }
  .menu-toggle i {
    font-size: 28px;
    line-height: 52px;
    text-align: center;
    color: #8D0439; }
  @media (min-width: 992px) {
    .menu-toggle {
      top: 9px;
      height: 46px;
      line-height: 46px; }
      .menu-toggle i {
        line-height: 46px; } }
  .menu-toggle:hover, .menu-toggle:focus {
    text-decoration: none;
    color: #FFFFFF; }
  @media (min-width: 1200px) {
    .menu-toggle {
      display: none; } }

.mm-menu .mm-listview > li.m-utility {
  float: left;
  width: 100%;
  margin-top: 16px; }
  .mm-menu .mm-listview > li.m-utility.m-utility-separator {
    margin-top: 40px; }
  .mm-menu .mm-listview > li.m-utility a {
    position: relative;
    padding: 0 18px 0 54px;
    margin-right: 0;
    font-size: 11px;
    line-height: 18px;
    overflow: visible; }
    .mm-menu .mm-listview > li.m-utility a.mm-btn_next {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 18px; }
      .mm-menu .mm-listview > li.m-utility a.mm-btn_next:after {
        content: none; }
    .mm-menu .mm-listview > li.m-utility a > span {
      position: absolute;
      left: 18px;
      top: 0;
      width: 18px;
      height: 18px; }
      .mm-menu .mm-listview > li.m-utility a > span i {
        display: block;
        float: left;
        width: 18px;
        height: 18px;
        font-size: 18px;
        line-height: 18px; }
      .mm-menu .mm-listview > li.m-utility a > span .wishlist-count {
        display: block;
        position: absolute;
        bottom: -4px;
        right: -4px;
        text-align: center;
        color: #FFFFFF;
        line-height: 14px;
        font-size: 9px;
        letter-spacing: 0;
        width: 14px;
        height: 14px;
        background-color: #8D0439;
        border-radius: 50%;
        padding: 0;
        margin: 0; }

.m-footer {
  float: left;
  width: 100% !important;
  margin-top: 46px; }
  .m-footer .m-footer-social, .m-footer .m-footer-link {
    float: left;
    width: 100%;
    text-align: center; }
  .m-footer .m-footer-social {
    margin-bottom: 8px; }
    .m-footer .m-footer-social a {
      display: inline-block;
      float: none;
      width: 42px;
      height: 42px;
      margin: 0 10px;
      padding: 10px;
      border: 2px solid #3B3B3B;
      border-radius: 50%; }
      .m-footer .m-footer-social a i {
        display: block;
        float: left;
        width: 18px;
        height: 18px;
        font-size: 18px;
        line-height: 18px; }
  .m-footer .m-footer-link {
    margin-bottom: 22px; }
    .m-footer .m-footer-link a {
      position: relative;
      display: inline-block;
      float: none;
      padding-right: 19px;
      font-size: 10px;
      line-height: 12px;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1px; }
      .m-footer .m-footer-link a:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 8px;
        width: 3px;
        height: 3px;
        margin-top: -2px;
        border-radius: 50%;
        background-color: #3B3B3B; }
      .m-footer .m-footer-link a:last-child {
        padding-right: 0; }
        .m-footer .m-footer-link a:last-child:after {
          content: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/*.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("./img/ajax-loader.gif") center center no-repeat;
    }
}*/
/* Icons */
/*@if $slick-font-family == "slick" {
    @font-face {
        font-family: "slick";
        src: slick-font-url("slick.eot");
        src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
        font-weight: normal;
        font-style: normal;
    }
}*/
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* slider spotlight */
.slider-spotlight .slick-dots {
  text-align: left;
  margin: 0 0 0 -8px; }
  .slider-spotlight .slick-dots li {
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 0; }
    .slider-spotlight .slick-dots li button {
      height: 25px;
      width: 25px; }
      .slider-spotlight .slick-dots li button:before {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 25px; }

.slider-hero, .slider-campaigns, .slider-image-preview, .slider-glass, .product-slider, .virtual-try-slider {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .slider-hero.slick-initialized, .slider-campaigns.slick-initialized, .slider-image-preview.slick-initialized, .slider-glass.slick-initialized, .product-slider.slick-initialized, .virtual-try-slider.slick-initialized {
    visibility: visible;
    opacity: 1; }

@media (min-width: 992px) {
  .blog-list-slider {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .blog-list-slider.slick-initialized {
      visibility: visible;
      opacity: 1; } }
#slider-hero {
  position: relative;
  height: 510px; }
  @media (min-width: 768px) {
    #slider-hero {
      height: 470px; } }
  @media (min-width: 992px) {
    #slider-hero {
      overflow: hidden;
      height: 56.2vw;
      margin-bottom: 0; } }
  #slider-hero .vertical-centering-wrapper {
    display: inline-block; }
    @media (min-width: 992px) {
      #slider-hero .vertical-centering-wrapper {
        display: table; } }
    #slider-hero .vertical-centering-wrapper .vertical-centering {
      display: inline-block; }
      @media (min-width: 992px) {
        #slider-hero .vertical-centering-wrapper .vertical-centering {
          display: table-cell; } }
      #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element {
        border-radius: 0;
        width: 100%;
        height: 100%; }
        @media (min-width: 992px) {
          #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element {
            left: 25%;
            width: 260px;
            height: 260px; } }
        @media (min-width: 1200px) {
          #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element {
            left: 0;
            width: 420px;
            height: 420px; } }
        #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element .rounded-element-content {
          right: 0;
          width: 100%; }
          @media (min-width: 992px) {
            #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element .rounded-element-content {
              right: -15%; } }
          @media (min-width: 1200px) {
            #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element .rounded-element-content {
              right: -25%; } }
        #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element:before {
          border-radius: 0;
          display: none; }
          @media (min-width: 992px) {
            #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element:before {
              display: inline-block;
              border-radius: 50%; } }
        @media (min-width: 992px) {
          #slider-hero .vertical-centering-wrapper .vertical-centering .rounded-element {
            border-radius: 50%; } }
  #slider-hero .slider-hero {
    height: 510px;
        /*
        &.style-c, &.style-d{
            height:$slider-height-no-text;
            
            .slick-list{
                height:$slider-height-no-text;

                @include media-breakpoint-up(lg){
                    height:$slider-height-lg;
                }

                .slick-track{
                    height:$slider-height-no-text;

                    @include media-breakpoint-up(lg){
                        height:$slider-height-lg;
                    }
                }
            }
        }*/
      /*  .slide-hero.style-b{
            &:before{
                top:67px;
            }

            .bg-image{
                background-position:center 67px;
            }
        }*/ }
    @media (min-width: 992px) {
      #slider-hero .slider-hero {
        height: 56.2vw; } }
    #slider-hero .slider-hero a.slick-slide:hover {
      text-decoration: none;
      color: #FFFFFF; }
    #slider-hero .slider-hero .slick-list {
      overflow: visible;
      height: 510px; }
      @media (min-width: 992px) {
        #slider-hero .slider-hero .slick-list {
          overflow: hidden;
          height: 56.2vw; } }
      #slider-hero .slider-hero .slick-list .slick-track {
        height: 510px;
        /*
        @include media-breakpoint-up(lg){
            &:after{
                content:""; position:absolute; bottom:0; left:0; z-index:2; display: block;
                width:100%; height:130px;
                background-image: -webkit-linear-gradient(
                    to top,
                    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)
                );
            }
        }
        */ }
        @media (min-width: 992px) {
          #slider-hero .slider-hero .slick-list .slick-track {
            height: 56.2vw; } }
        #slider-hero .slider-hero .slick-list .slick-track .slick-slide {
          height: 100%; }
          #slider-hero .slider-hero .slick-list .slick-track .slick-slide > div.container {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: auto;
            max-width: 100%; }
            @media (min-width: 992px) {
              #slider-hero .slider-hero .slick-list .slick-track .slick-slide > div.container {
                position: relative;
                top: 0;
                left: 0;
                bottom: inherit;
                height: 100%;
                width: auto;
                max-width: inherit; } }
            #slider-hero .slider-hero .slick-list .slick-track .slick-slide > div.container > div {
              height: 100%; }
              #slider-hero .slider-hero .slick-list .slick-track .slick-slide > div.container > div > div {
                background-color: #8D0439;
                padding-top: 15px;
                padding-bottom: 52px;
                height: 180px; }
                @media (min-width: 768px) {
                  #slider-hero .slider-hero .slick-list .slick-track .slick-slide > div.container > div > div {
                    height: 140px; } }
                @media (min-width: 992px) {
                  #slider-hero .slider-hero .slick-list .slick-track .slick-slide > div.container > div > div {
                    background-color: transparent;
                    padding-top: 0;
                    padding-bottom: 0;
                    height: auto; } }
    #slider-hero .slider-hero.style-a .slide-hero {
      background-color: #060d25; }
    #slider-hero .slider-hero.style-a .slide-hero, #slider-hero .slider-hero.style-b .slide-hero, #slider-hero .slider-hero.style-c .slide-hero, #slider-hero .slider-hero.style-d .slide-hero {
      position: relative; }
      #slider-hero .slider-hero.style-a .slide-hero:before, #slider-hero .slider-hero.style-b .slide-hero:before, #slider-hero .slider-hero.style-c .slide-hero:before, #slider-hero .slider-hero.style-d .slide-hero:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 3;
        width: 100%;
        height: 135px;
        background-image: -webkit-linear-gradient(to bottom, 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)); }
      #slider-hero .slider-hero.style-a .slide-hero:after, #slider-hero .slider-hero.style-b .slide-hero:after, #slider-hero .slider-hero.style-c .slide-hero:after, #slider-hero .slider-hero.style-d .slide-hero:after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        z-index: 3;
        width: 100%;
        height: 135px;
        background-image: -webkit-linear-gradient(to top, 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)); }
      #slider-hero .slider-hero.style-a .slide-hero .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-b .slide-hero .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-c .slide-hero .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-d .slide-hero .rounded-element .rounded-element-content {
        right: 0% !important; }
      @media (min-width: 992px) {
        #slider-hero .slider-hero.style-a .slide-hero .bg-image, #slider-hero .slider-hero.style-b .slide-hero .bg-image, #slider-hero .slider-hero.style-c .slide-hero .bg-image, #slider-hero .slider-hero.style-d .slide-hero .bg-image {
          opacity: .9; }
        #slider-hero .slider-hero.style-a .slide-hero .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-b .slide-hero .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-c .slide-hero .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-d .slide-hero .rounded-element .rounded-element-content {
          right: -25% !important; }
        #slider-hero .slider-hero.style-a .slide-hero .vertical-centering-wrapper.hover .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-b .slide-hero .vertical-centering-wrapper.hover .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-c .slide-hero .vertical-centering-wrapper.hover .rounded-element .rounded-element-content, #slider-hero .slider-hero.style-d .slide-hero .vertical-centering-wrapper.hover .rounded-element .rounded-element-content {
          right: -35% !important; }
        #slider-hero .slider-hero.style-a .slide-hero .vertical-centering-wrapper.hover .rounded-element:before .rounded-element-content, #slider-hero .slider-hero.style-b .slide-hero .vertical-centering-wrapper.hover .rounded-element:before .rounded-element-content, #slider-hero .slider-hero.style-c .slide-hero .vertical-centering-wrapper.hover .rounded-element:before .rounded-element-content, #slider-hero .slider-hero.style-d .slide-hero .vertical-centering-wrapper.hover .rounded-element:before .rounded-element-content {
          transform: scale(1.05); } }
    #slider-hero .slider-hero.style-b {
      position: relative; }
      #slider-hero .slider-hero.style-b .container {
        z-index: 1; }
        #slider-hero .slider-hero.style-b .container .row > div h1, #slider-hero .slider-hero.style-b .container .row > div p {
          color: #8D0439; }
        #slider-hero .slider-hero.style-b .container.top {
          z-index: 2; }
          #slider-hero .slider-hero.style-b .container.top .row > div h1, #slider-hero .slider-hero.style-b .container.top .row > div p {
            color: #FFFFFF; }
    @media (min-width: 992px) {
      #slider-hero .slider-hero.style-b .slide-hero:before {
        top: 45px; }
      #slider-hero .slider-hero.style-b .slide-hero .bg-image {
        opacity: 1; }
      #slider-hero .slider-hero.style-b .container {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important; }
        #slider-hero .slider-hero.style-b .container.top .rounded-element .vertical-centering-wrapper {
          clip-path: circle(130px at center); }
        #slider-hero .slider-hero.style-b .container.top .rounded-element:hover .vertical-centering-wrapper {
          clip-path: circle(136.5px at center); } }
    @media (min-width: 1200px) {
      #slider-hero .slider-hero.style-b .container.top .rounded-element .vertical-centering-wrapper {
        clip-path: circle(210px at center); }
      #slider-hero .slider-hero.style-b .container.top .rounded-element:hover .vertical-centering-wrapper {
        clip-path: circle(220.5px at center); } }
  #slider-hero .h1 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 31px; }
    @media (min-width: 992px) {
      #slider-hero .h1 {
        font-size: 40px;
        line-height: 46px; } }
  #slider-hero p {
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 2px;
    text-transform: uppercase; }
  #slider-hero .slider-hero-bullet {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto; }
    #slider-hero .slider-hero-bullet.style-a .slick-dots p, #slider-hero .slider-hero-bullet.style-c .slick-dots p, #slider-hero .slider-hero-bullet.style-d .slick-dots p {
      color: #FFFFFF; }
    #slider-hero .slider-hero-bullet.style-b .slick-dots p {
      color: #8D0439; }
  #slider-hero .slick-dots {
    bottom: 12px;
    display: inline-block;
    max-width: 1140px;
    text-align: center;
    font-size: 0; }
    @media (min-width: 768px) {
      #slider-hero .slick-dots {
        bottom: 12px; } }
    @media (min-width: 992px) {
      #slider-hero .slick-dots {
        bottom: 45px;
        display: flex;
        justify-content: space-evenly; }
        @supports (-ms-ime-align: auto) {
          #slider-hero .slick-dots {
            justify-content: space-around; } } }
    #slider-hero .slick-dots li {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      height: auto;
      max-width: 225px;
      height: 12px;
      margin: 0 20px; }
      @media (min-width: 992px) {
        #slider-hero .slick-dots li {
          margin: 0;
          height: 38px; } }
      #slider-hero .slick-dots li .pager-btn {
        display: table;
        overflow: hidden;
        height: 100%;
        text-indent: -9999px; }
        @media (min-width: 992px) {
          #slider-hero .slick-dots li .pager-btn {
            text-indent: inherit; } }
        #slider-hero .slick-dots li .pager-btn .circle-container {
          display: none; }
          @media (min-width: 992px) {
            #slider-hero .slick-dots li .pager-btn .circle-container {
              display: block; } }
        #slider-hero .slick-dots li .pager-btn .btn-slider-round {
          display: inline-block;
          vertical-align: middle;
          position: absolute;
          left: 0;
          top: 0;
          border-radius: 50%;
          background-color: rgba(255, 255, 255, 0.4);
          width: 12px;
          height: 12px;
          color: #8D0439;
          font-size: 14px;
          line-height: 16px;
          font-weight: 600;
          letter-spacing: 1px;
          text-align: center; }
          @media (min-width: 992px) {
            #slider-hero .slick-dots li .pager-btn .btn-slider-round {
              line-height: 38px;
              width: 38px;
              height: 38px;
              background-color: #FFFFFF; } }
        #slider-hero .slick-dots li .pager-btn p {
          display: none;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          @media (min-width: 992px) {
            #slider-hero .slick-dots li .pager-btn p {
              display: table-cell;
              vertical-align: middle;
              margin: 0;
              padding: 0 0 0 48px;
              text-align: left;
              font-size: 13px;
              font-weight: 400;
              line-height: 15px;
              letter-spacing: 2px;
              text-transform: uppercase; } }
      #slider-hero .slick-dots li.slick-active .btn-slider-round {
        background-color: #FFFFFF; }
  #slider-hero:hover .circle-container, #slider-hero:hover .halfclip, #slider-hero:hover .halfcircleclipped, #slider-hero:hover .halfcirclefixed {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused; }
  #slider-hero .circle-container {
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 2;
    width: 34px;
    height: 34px;
    animation: colors 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards; }
  #slider-hero .halfclip {
    right: 0px;
    position: absolute;
    overflow: hidden;
    width: 50%;
    height: 100%;
    transform-origin: left center;
    animation: cliprotate 6s steps(2) infinite;
    -webkit-animation: cliprotate 6s steps(2) infinite; }
  #slider-hero .halfcircle {
    box-sizing: border-box;
    height: 100%;
    right: 0px;
    position: absolute;
    border: solid 2px transparent;
    border-top-color: #8D0439;
    border-left-color: #8D0439;
    border-radius: 50%; }
  #slider-hero .halfcircleclipped {
    width: 200%;
    animation: rotate 3s linear infinite;
    -webkit-animation: rotate 3s linear infinite; }
  #slider-hero .halfcirclefixed {
    width: 100%;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-0.7071067811865477, M12=-0.7071067811865475, M21=0.7071067811865475, M22=-0.7071067811865477, SizingMethod='auto expand')";
    animation: showfixed 6s linear infinite;
    -webkit-animation: showfixed 6s linear infinite; }

.rounded-element {
  position: relative;
  border-radius: 50%;
  width: 260px;
  height: 260px;
  color: #FFFFFF; }
  .rounded-element:before {
    content: "";
    display: inline-block;
    top: 0;
    left: 0;
    position: absolute;
    width: 260px;
    height: 260px;
    background-color: #8D0439;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    @media (min-width: 1200px) {
      .rounded-element:before {
        width: 420px;
        height: 420px; } }
  .rounded-element .rounded-element-content {
    position: relative;
    top: 0;
    right: -25%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
  @media (min-width: 992px) {
    .rounded-element:hover:before {
      transform: scale(1.05); }
    .rounded-element:hover .rounded-element-content {
      right: -35%; } }
  @media (min-width: 1200px) {
    .rounded-element {
      width: 420px;
      height: 420px; } }
  .rounded-element .rounded-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

@-webkit-keyframes cliprotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes cliprotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes rotate {
  0% {
    transform: rotate(-45deg); }
  100% {
    transform: rotate(135deg); } }
@keyframes rotate {
  0% {
    transform: rotate(-45deg); }
  100% {
    transform: rotate(135deg); } }
@-webkit-keyframes showfixed {
  0% {
    opacity: 0; }
  49.9% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }
#slider-campaigns {
  position: relative; }
  @media (max-width: 1199.98px) {
    #slider-campaigns {
      padding-top: 23px !important;
      padding-bottom: 23px !important; } }
  #slider-campaigns:after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: 0;
    display: block;
    z-index: 2;
    width: 90px;
    height: 210px;
    background-image: url("../img/bkg-big-single.svg");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 992px) {
      #slider-campaigns:after {
        width: 270px;
        height: 510px; } }
  #slider-campaigns > .container {
    z-index: 4; }
    @media (min-width: 992px) {
      #slider-campaigns > .container {
        position: relative; } }
    #slider-campaigns > .container .row.gutter2x > div {
      position: inherit; }
      @media (min-width: 992px) {
        #slider-campaigns > .container .row.gutter2x > div {
          position: relative; } }
  #slider-campaigns .slider-campaigns {
    z-index: 3; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      #slider-campaigns .slider-campaigns {
        margin-top: 30px; } }
  #slider-campaigns .slick-slide {
    position: relative; }
    #slider-campaigns .slick-slide .slider-campaigns-next-image {
      display: none; }
      @media (min-width: 992px) {
        #slider-campaigns .slick-slide .slider-campaigns-next-image {
          position: absolute;
          left: -420px;
          display: inline-block;
          height: 435px;
          width: 435px; } }
      @media (min-width: 1200px) {
        #slider-campaigns .slick-slide .slider-campaigns-next-image {
          left: -480px;
          height: 525px;
          width: 525px; } }
    @media (max-width: 1199.98px) {
      #slider-campaigns .slick-slide .slider-campaigns-image {
        margin-bottom: 20px; } }
  #slider-campaigns .slider-campaigns-numbered-bullet {
    text-align: right; }
    #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots {
      display: inline-block;
      position: absolute;
      z-index: 2;
      bottom: -2px;
      left: 0;
      text-align: center;
      font-size: 0; }
      @media (min-width: 992px) {
        #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots {
          bottom: -55px;
          text-align: right; } }
      @media (min-width: 1200px) {
        #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots {
          bottom: -25px; } }
      #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        max-width: 225px;
        height: 38px;
        width: auto;
        overflow: hidden; }
        @media (max-width: 991.98px) {
          #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li {
            margin: 0 5px;
            width: 22px; } }
        #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li p {
          display: table-cell;
          vertical-align: middle;
          margin: 0;
          padding: 0 0 0 48px;
          text-align: left;
          font-size: 13px;
          font-weight: 400;
          line-height: 15px;
          letter-spacing: 2px;
          text-transform: uppercase;
          color: #FFFFFF; }
        #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li.slick-active .pager-btn {
          background-color: #FFFFFF; }
          @media (min-width: 992px) {
            #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li.slick-active .pager-btn {
              border-color: #FFFFFF;
              background-color: transparent; } }
        #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li .pager-btn {
          text-indent: -9999px; }
          @media (max-width: 991.98px) {
            #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li .pager-btn {
              display: inline-block;
              vertical-align: middle;
              position: absolute;
              left: 0;
              top: 0;
              border-radius: 50%;
              background-color: rgba(255, 255, 255, 0.4);
              border: 0;
              margin: 0 5px;
              width: 12px;
              height: 12px;
              color: #8D0439;
              font-size: 14px;
              line-height: 16px;
              font-weight: 600;
              letter-spacing: 1px;
              text-align: center; } }
          @media (min-width: 992px) {
            #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li .pager-btn {
              display: table;
              height: 100%;
              text-indent: inherit; } }
          #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li .pager-btn .circle-container {
            display: none; }
            @media (min-width: 768px) {
              #slider-campaigns .slider-campaigns-numbered-bullet .slick-dots li .pager-btn .circle-container {
                display: block; } }
  #slider-campaigns .slider-campaigns-content {
    text-align: center; }
    @media (min-width: 992px) {
      #slider-campaigns .slider-campaigns-content {
        text-align: left; } }
    #slider-campaigns .slider-campaigns-content h6 {
      letter-spacing: 1px;
      text-align: left;
      margin-bottom: 10px; }
      @media (min-width: 992px) {
        #slider-campaigns .slider-campaigns-content h6 {
          margin-bottom: 55px; } }
    #slider-campaigns .slider-campaigns-content h2 {
      text-align: left;
      margin-bottom: 10px; }
      @media (min-width: 992px) {
        #slider-campaigns .slider-campaigns-content h2 {
          margin-bottom: 35px; } }
    #slider-campaigns .slider-campaigns-content p {
      text-align: left;
      margin-bottom: 18px; }
    #slider-campaigns .slider-campaigns-content a {
      margin-top: 20px;
      margin-bottom: 10px; }
      @media (min-width: 992px) {
        #slider-campaigns .slider-campaigns-content a {
          margin-top: 50px;
          margin-bottom: 0; } }

.slider-glass-section {
  position: relative; }
  @media (max-width: 991.98px) {
    .slider-glass-section {
      padding-top: 40px !important;
      padding-bottom: 60px !important; } }
  .slider-glass-section:after {
    position: absolute;
    top: 34%;
    left: -65px;
    display: block;
    z-index: 2;
    width: 1186px;
    height: 526px;
    background-image: url("../img/bkg-big.svg");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 768px) {
      .slider-glass-section:after {
        content: ''; } }
  .slider-glass-section .slider-glass-title {
    display: block;
    float: left;
    width: 100%; }
    .slider-glass-section .slider-glass-title h6 {
      margin-bottom: 18px;
      color: rgba(255, 255, 255, 0.5);
      letter-spacing: 1px; }
    .slider-glass-section .slider-glass-title h2 {
      margin-bottom: 32px; }
    .slider-glass-section .slider-glass-title p {
      margin-bottom: 0;
      color: rgba(255, 255, 255, 0.8);
      letter-spacing: 1px; }
  .slider-glass-section .slider-glass-content {
    position: relative;
    float: left;
    width: calc(100% + 30px);
    padding: 26px 0;
    margin: 60px -15px 0 -15px;
    text-align: center;
    background-color: #FFFFFF;
    z-index: 3; }
    @media (min-width: 768px) {
      .slider-glass-section .slider-glass-content {
        width: 100%;
        padding: 60px 0 90px 0;
        margin: 75px 0 0 0; } }
    .slider-glass-section .slider-glass-content > span {
      position: absolute;
      left: 50%;
      top: -17px;
      width: 48px;
      height: 48px;
      padding: 3px 8px;
      background-color: #FFFFFF;
      border-radius: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      .slider-glass-section .slider-glass-content > span i {
        display: block;
        float: left;
        width: 32px;
        height: 32px;
        color: #8D0439;
        font-size: 32px;
        line-height: 32px; }
      @media (min-width: 768px) {
        .slider-glass-section .slider-glass-content > span {
          top: -32px;
          width: 92px;
          height: 92px;
          padding: 6px 16px; }
          .slider-glass-section .slider-glass-content > span i {
            width: 60px;
            height: 60px;
            font-size: 60px;
            line-height: 60px; } }
    .slider-glass-section .slider-glass-content > article {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .slider-glass-section .slider-glass-content > article {
          margin-bottom: 45px; } }
      .slider-glass-section .slider-glass-content > article h3 {
        color: #3B3B3B; }
      .slider-glass-section .slider-glass-content > article h6 {
        color: rgba(59, 59, 59, 0.6);
        letter-spacing: 1px;
        font-weight: 600; }
    .slider-glass-section .slider-glass-content .slider-glass-wrapper {
      float: left;
      width: 100%;
      overflow: hidden; }
    .slider-glass-section .slider-glass-content .slider-glass {
      position: relative;
      width: 252px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .slider-glass-section .slider-glass-content .slider-glass {
          width: 458px; } }
      .slider-glass-section .slider-glass-content .slider-glass .slick-list {
        overflow: visible; }
      .slider-glass-section .slider-glass-content .slider-glass .slick-slide {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide:before {
          opacity: 0;
          animation-fill-mode: forwards; }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide p {
          opacity: 0;
          animation-fill-mode: forwards; }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide .btn {
          opacity: 0;
          animation-fill-mode: forwards; }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide.slick-active:before {
          opacity: 1; }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide.slick-active p {
          opacity: 1; }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide.slick-active .btn {
          opacity: 1; }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide:before {
          content: '';
          position: absolute;
          top: 0;
          left: 50%;
          width: 184px;
          height: 184px;
          background-color: #EDEDED;
          border-radius: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          z-index: 1;
          opacity: 0;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
          animation-fill-mode: forwards; }
          @media (min-width: 768px) {
            .slider-glass-section .slider-glass-content .slider-glass .slick-slide:before {
              width: 370px;
              height: 370px; } }
        .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a {
          position: relative;
          display: block;
          float: left;
          width: 100%;
          text-align: center;
          z-index: 2;
          -webkit-transform: translate3d(0, 0, 0);
          -moz-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
          animation-fill-mode: forwards; }
          .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a img {
            display: inline-block;
            float: none;
            width: 232px;
            height: auto;
            margin-top: 48px;
            margin-bottom: 10px; }
            @media (min-width: 768px) {
              .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a img {
                width: 366px;
                margin-top: 80px;
                margin-bottom: 62px; } }
          .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a p {
            display: inline-block;
            float: none;
            width: 100%;
            padding: 0 20px;
            margin-bottom: 12px;
            font-weight: 600;
            text-align: center;
            font-size: 18px;
            line-height: 24px;
            color: #3B3B3B;
            -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            animation-fill-mode: forwards; }
            .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a p strong {
              font-weight: 700;
              color: #8D0439; }
            @media (min-width: 768px) {
              .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a p {
                font-size: 24px;
                line-height: 28px;
                margin-bottom: 28px; } }
          .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a .btn {
            max-width: 220px;
            padding: 5px 28px;
            line-height: 18px;
            white-space: inherit;
            -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            animation-fill-mode: forwards; }
            @media (min-width: 768px) {
              .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a .btn {
                max-width: 100%;
                padding: 15px 28px;
                line-height: 22px; } }
            @media (min-width: 992px) {
              .slider-glass-section .slider-glass-content .slider-glass .slick-slide > a .btn {
                padding: 15px 32px; } }
  .slider-glass-section > .container {
    z-index: 4; }
    @media (min-width: 992px) {
      .slider-glass-section > .container {
        position: relative; } }

.slider-image-preview div {
  text-align: center; }
  .slider-image-preview div img {
    display: inline-block; }

.slide-hero {
  position: relative; }
  @media (min-width: 992px) {
    .slide-hero {
      overflow: hidden; } }
  .slide-hero .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  @media (min-width: 1200px) {
    .slide-hero > .container > .row > div {
      max-width: 790px; } }
  .slide-hero video.hero-slider-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit:cover; object-position:center center;'; }

.product-grid .product-slider {
  position: relative;
  display: inline-block;
  z-index: 2;
  margin-bottom: 0; }
  .product-grid .product-slider .slick-slide a {
    display: block;
    float: left;
    width: 100%;
    text-align: center; }
    .product-grid .product-slider .slick-slide a img {
      display: inline-block;
      float: none; }
@media (min-width: 992px) {
  .product-grid .product-grid-item:hover .product-variants, .product-grid .product-grid-item:focus .product-variants {
    opacity: 1; } }
.product-grid .product-variants {
  position: relative;
  display: inline-block;
  z-index: 2;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  @media (max-width: 1199.98px) {
    .product-grid .product-variants {
      opacity: 1; } }
  .product-grid .product-variants ul.slick-dots {
    display: inline-block;
    float: none;
    position: relative;
    bottom: inherit;
    width: 100%; }
    .product-grid .product-variants ul.slick-dots li {
      display: inline-block;
      float: none;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      margin: 0 3px;
      border: 2px solid transparent; }
      .product-grid .product-variants ul.slick-dots li .pager-color-btn {
        display: block;
        float: none;
        width: 10px;
        height: 10px;
        margin: 2px;
        border-radius: 50%; }
      .product-grid .product-variants ul.slick-dots li.slick-active {
        border: 2px solid #C7C7C7; }
  .product-grid .product-variants.slick-current span:after {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 1;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #C7C7C7; }

.brand-list-slider {
  overflow: visible;
  margin-top: 90px;
  padding-bottom: 100px;
  margin-left: auto;
  margin-right: auto; }
  .brand-list-slider .slick-list {
    overflow: visible; }
  .brand-list-slider .slick-track {
    display: flex;
    overflow: visible; }
    .brand-list-slider .slick-track .slick-slide {
      text-align: center; }
      .brand-list-slider .slick-track .slick-slide img {
        display: inline-block;
        float: none;
        vertical-align: middle;
        max-width: 84%; }
        @media (min-width: 576px) {
          .brand-list-slider .slick-track .slick-slide img {
            max-width: 100%; } }
  .brand-list-slider .slick-arrow {
    bottom: 0;
    top: inherit;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
    .brand-list-slider .slick-arrow:before {
      content: none !important; }
    .brand-list-slider .slick-arrow i {
      display: block;
      float: left;
      width: 24px;
      height: 24px;
      font-size: 24px;
      line-height: 24px;
      color: rgba(59, 59, 59, 0.6); }
    .brand-list-slider .slick-arrow.slick-prev {
      left: 50% !important;
      margin-left: -40px; }
    .brand-list-slider .slick-arrow.slick-next {
      right: 50% !important;
      margin-right: -40px; }
      .brand-list-slider .slick-arrow.slick-next i {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg); }

.slick-dots-full .slick-dots {
  bottom: -20px;
  display: block;
  float: left;
  width: 100%; }
  .slick-dots-full .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 7px; }
    .slick-dots-full .slick-dots li button {
      display: block;
      float: left;
      width: 9px;
      height: 9px;
      padding: 0;
      background-color: rgba(59, 59, 59, 0.2);
      text-indent: -9999px;
      border-radius: 50%; }
    .slick-dots-full .slick-dots li.slick-active button {
      background-color: #3B3B3B; }

.blog-list-slider {
  margin-bottom: 6px; }
  .blog-list-slider .slick-dots {
    bottom: -6px;
    display: block;
    float: left;
    width: 100%; }
    .blog-list-slider .slick-dots li {
      width: 6px;
      height: 6px;
      margin: 0 7px; }
      .blog-list-slider .slick-dots li button {
        display: block;
        float: left;
        width: 6px;
        height: 6px;
        padding: 0;
        background-color: rgba(59, 59, 59, 0.2);
        text-indent: -9999px;
        border-radius: 50%; }
      .blog-list-slider .slick-dots li.slick-active button {
        background-color: #3B3B3B; }
  .blog-list-slider .slick-arrow {
    width: 24px;
    height: 24px; }
    .blog-list-slider .slick-arrow:before {
      content: none !important; }
    .blog-list-slider .slick-arrow i {
      display: block;
      float: left;
      width: 24px;
      height: 24px;
      font-size: 24px;
      line-height: 24px;
      color: rgba(59, 59, 59, 0.6); }
    .blog-list-slider .slick-arrow.slick-prev {
      left: -25px;
      z-index: 2; }
      @media (min-width: 992px) {
        .blog-list-slider .slick-arrow.slick-prev {
          left: 0; } }
      @media only screen and (min-width: 1050px) {
        .blog-list-slider .slick-arrow.slick-prev {
          left: -25px; } }
      @media only screen and (min-width: 1340px) {
        .blog-list-slider .slick-arrow.slick-prev {
          left: -85px; } }
    .blog-list-slider .slick-arrow.slick-next {
      right: -25px;
      z-index: 2; }
      @media (min-width: 992px) {
        .blog-list-slider .slick-arrow.slick-next {
          right: 0; } }
      @media only screen and (min-width: 1050px) {
        .blog-list-slider .slick-arrow.slick-next {
          right: -25px; } }
      @media only screen and (min-width: 1340px) {
        .blog-list-slider .slick-arrow.slick-next {
          right: -85px; } }
      .blog-list-slider .slick-arrow.slick-next i {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg); }

.animation-delay-100 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.animation-delay-200 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.animation-delay-300 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.animation-delay-400 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.animation-delay-500 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

#iw-container .iw-title {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
  background-color: #FFFFFF;
  padding: 15px 20px 5px;
  margin: 0;
  border-radius: 0; }
  #iw-container .iw-title h1, #iw-container .iw-title h2, #iw-container .iw-title h3, #iw-container .iw-title h4, #iw-container .iw-title h5, #iw-container .iw-title h6 {
    margin: 0;
    padding: 0;
    font-family: "Titillium Web", sans-serif; }

#iw-container .iw-content {
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: 0;
  padding: 0 20px 0;
  max-height: 300px;
  background-color: #FFFFFF; }

.iw-subTitle {
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 2px;
  line-height: 19px;
  font-family: "Titillium Web", sans-serif; }

p.iw-contact-phone {
  margin-top: 7px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 2px;
  line-height: 19px;
  font-family: "Titillium Web", sans-serif; }

.iw-open {
  margin-top: 7px;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 2px;
  line-height: 19px;
  font-family: "Titillium Web", sans-serif;
  color: #32A155; }

.iw-close {
  margin-top: 7px;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 2px;
  line-height: 19px;
  color: #8D0439; }

.iw-phone {
  display: inline-block;
  margin-top: 10px;
  margin-right: 15px;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 2px;
  line-height: 19px;
  color: #8D0439;
  font-family: "Titillium Web", sans-serif; }
  .iw-phone i {
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
    margin-right: 6px; }
  .iw-phone:hover, .iw-phone:focus {
    color: #8D0439; }

.iw-btn {
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 400; }

.iw-location {
  display: inline-block;
  margin-top: 10px;
  margin-right: 15px;
  font-size: 13px;
  font-weight: 700;
  padding: 0;
  letter-spacing: 2px;
  line-height: 19px;
  color: #8D0439;
  font-family: "Titillium Web", sans-serif; }
  .iw-location i {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    margin-right: 6px; }
  .iw-location:hover, .iw-location:focus {
    color: #8D0439; }

#iw-container {
  margin-bottom: 10px; }

.gm-style-iw {
  width: 280px !important;
  top: 15px !important;
  left: 24px !important;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  border: 0;
  border-radius: 0; }
  @media (min-width: 576px) {
    .gm-style-iw {
      width: 393px !important; } }

#map {
  width: 100%;
  height: 480px; }

.appointment-map {
  position: relative; }
  .appointment-map #map {
    height: 610px;
    z-index: 5; }
    @media (min-width: 992px) {
      .appointment-map #map {
        height: 1240px; } }
  .appointment-map:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 6;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    /*-webkit-transition:opacity 0.3s ease-out;
            transition:opacity 0.3s ease-out;*/ }
  .appointment-map .map-view {
    position: relative;
    float: left;
    width: 100%;
    border: 1px solid #EDEDED;
    background-color: #FFFFFF;
    z-index: 1;
    -moz-box-shadow: 0px 16px 100px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 16px 100px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 16px 100px 0px rgba(0, 0, 0, 0.2); }
    @media (min-width: 992px) {
      .appointment-map .map-view {
        position: absolute;
        top: 10px;
        right: 10px;
        width: auto;
        padding: 13px 7px;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        z-index: 7; } }
    .appointment-map .map-view .map-layer-title {
      padding: 6px;
      text-align: center; }
      .appointment-map .map-view .map-layer-title p {
        margin-bottom: 0;
        line-height: 28px; }
    .appointment-map .map-view a {
      display: block;
      float: left;
      width: 50%;
      padding: 10px;
      border-top: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      text-align: center; }
      .appointment-map .map-view a:last-child {
        border-right: 0 none; }
      @media (min-width: 992px) {
        .appointment-map .map-view a {
          width: 30px;
          height: 30px;
          padding: 6px;
          border: 0 none; } }
      .appointment-map .map-view a i {
        display: inline-block;
        float: none;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        font-size: 18px;
        line-height: 18px;
        color: #3B3B3B;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
        @media (min-width: 992px) {
          .appointment-map .map-view a i {
            display: block;
            float: left; } }
      .appointment-map .map-view a span {
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin-left: 10px;
        font-size: 14px;
        line-height: 18px;
        color: #3B3B3B;
        font-weight: 600; }
        .appointment-map .map-view a span:hover {
          color: #3B3B3B; }
        @media (min-width: 992px) {
          .appointment-map .map-view a span {
            display: none; } }
      .appointment-map .map-view a.active i {
        color: #8D0439; }
      .appointment-map .map-view a.active span {
        color: #8D0439; }
  .appointment-map .map-layer {
    position: absolute;
    top: 90px;
    left: 10px;
    width: calc(100% - 20px);
    max-width: 394px;
    height: calc(100% - 100px);
    padding: 0;
    border: 1px solid #EDEDED;
    background-color: #FFFFFF;
    z-index: 6; }
    @media (min-width: 992px) {
      .appointment-map .map-layer {
        top: 10px;
        height: 84%; } }
    .appointment-map .map-layer .map-layer-title {
      float: left;
      width: 100%;
      padding: 13px 20px;
      border-bottom: 1px solid #EDEDED; }
      .appointment-map .map-layer .map-layer-title p {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 0;
        color: #3B3B3B;
        font-size: 18px;
        line-height: 30px; }
        .appointment-map .map-layer .map-layer-title p strong {
          font-weight: 600; }
    .appointment-map .map-layer .map-layer-content {
      float: left;
      width: 100%;
      height: 100%;
      overflow-y: auto; }
      @media (min-width: 992px) {
        .appointment-map .map-layer .map-layer-content {
          height: calc(100% - 58px); } }
      .appointment-map .map-layer .map-layer-content .map-layer-result {
        display: block;
        float: left;
        width: 100%;
        padding: 20px 20px 35px 20px;
        border-bottom: 1px solid #EDEDED; }
        .appointment-map .map-layer .map-layer-content .map-layer-result h4, .appointment-map .map-layer .map-layer-content .map-layer-result p, .appointment-map .map-layer .map-layer-content .map-layer-result .actions {
          width: 100%;
          padding-right: 0; }
        .appointment-map .map-layer .map-layer-content .map-layer-result h4 {
          margin: 0;
          font-size: 18px;
          font-weight: 600;
          letter-spacing: 2px;
          color: #8D0439; }
        .appointment-map .map-layer .map-layer-content .map-layer-result p {
          margin-bottom: 8px;
          font-size: 13px;
          line-height: 20px;
          font-weight: 600;
          color: #3B3B3B; }
          .appointment-map .map-layer .map-layer-content .map-layer-result p.contact {
            margin-bottom: 15px;
            line-height: 24px; }
          .appointment-map .map-layer .map-layer-content .map-layer-result p span {
            color: #32A155; }
        .appointment-map .map-layer .map-layer-content .map-layer-result .btn {
          width: 100%;
          height: 54px !important;
          margin-top: 20px;
          -webkit-transition: none;
          transition: none; }
        .appointment-map .map-layer .map-layer-content .map-layer-result .actions {
          float: left;
          width: 100%; }
          .appointment-map .map-layer .map-layer-content .map-layer-result .actions a {
            display: block;
            float: left;
            margin-right: 10px;
            padding: 0;
            font-size: 11px;
            line-height: 16px;
            font-weight: 600;
            letter-spacing: 1px;
            color: #8D0439; }
            @media (min-width: 768px) {
              .appointment-map .map-layer .map-layer-content .map-layer-result .actions a {
                margin-right: 15px;
                font-size: 13px;
                line-height: 19px;
                letter-spacing: 2px; } }
            .appointment-map .map-layer .map-layer-content .map-layer-result .actions a:last-child {
              margin-right: 0; }
            .appointment-map .map-layer .map-layer-content .map-layer-result .actions a i {
              display: inline-block;
              vertical-align: middle;
              margin-right: 6px;
              font-size: 16px; }
              @media (min-width: 992px) {
                .appointment-map .map-layer .map-layer-content .map-layer-result .actions a i {
                  font-size: 21px; } }
      .appointment-map .map-layer .map-layer-content .map-layer-more {
        position: absolute;
        left: 50%;
        bottom: -58px;
        display: none;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center; }
        .appointment-map .map-layer .map-layer-content .map-layer-more i {
          display: block;
          width: 100%;
          font-size: 28px;
          line-height: 28px;
          color: #8D0439; }
        .appointment-map .map-layer .map-layer-content .map-layer-more span {
          display: block;
          margin-top: 4px;
          font-size: 13px;
          line-height: 16px;
          letter-spacing: 2px;
          font-weight: 600; }
        .appointment-map .map-layer .map-layer-content .map-layer-more:hover {
          text-decoration: none; }
          .appointment-map .map-layer .map-layer-content .map-layer-more:hover i, .appointment-map .map-layer .map-layer-content .map-layer-more:hover span {
            color: #8D0439; }
          .appointment-map .map-layer .map-layer-content .map-layer-more:hover span {
            text-decoration: underline; }
  .appointment-map.map .map-layer {
    display: none; }
    @media (min-width: 992px) {
      .appointment-map.map .map-layer {
        display: block; } }
  @media (min-width: 992px) {
    .appointment-map.list:before {
      width: 100%;
      opacity: 0.8;
      -khtml-opacity: 0.8;
      -moz-opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80); } }
  .appointment-map.list .map-layer {
    display: block; }
    @media (min-width: 992px) {
      .appointment-map.list .map-layer {
        max-width: 100%;
        height: calc(100% - 90px); }
        .appointment-map.list .map-layer .map-layer-content .map-layer-result {
          display: flex;
          padding: 20px; }
          .appointment-map.list .map-layer .map-layer-content .map-layer-result h4 {
            width: 20%;
            padding-right: 20px;
            align-self: center; }
          .appointment-map.list .map-layer .map-layer-content .map-layer-result p {
            padding-right: 20px;
            align-self: center; }
            .appointment-map.list .map-layer .map-layer-content .map-layer-result p.address {
              width: 20%;
              margin-bottom: 0; }
            .appointment-map.list .map-layer .map-layer-content .map-layer-result p.contact {
              width: 20%;
              margin-bottom: 0; }
          .appointment-map.list .map-layer .map-layer-content .map-layer-result .actions {
            /*display:table-cell; vertical-align:middle;
            width:100%;*/
            padding-right: 20px;
            align-self: center;
            justify-content: flex-start;
            width: 20%; }
            .appointment-map.list .map-layer .map-layer-content .map-layer-result .actions > * {
              white-space: nowrap;
              float: none;
              display: inline-block; }
          .appointment-map.list .map-layer .map-layer-content .map-layer-result .btn {
            /*display:table-cell; vertical-align:middle;*/
            width: 20%;
            margin-top: 0;
            align-self: center;
            padding: 7px 32px;
            font-size: 14px;
            white-space: normal;
            line-height: 18px; }
            .appointment-map.list .map-layer .map-layer-content .map-layer-result .btn:hover:after, .appointment-map.list .map-layer .map-layer-content .map-layer-result .btn:focus:after {
              opacity: 0;
              width: 0;
              padding-left: 0; }
        .appointment-map.list .map-layer .map-layer-content .map-layer-more {
          display: block; } }
    @media (min-width: 1200px) {
      .appointment-map.list .map-layer .map-layer-content .map-layer-result h4 {
        width: 13%; }
      .appointment-map.list .map-layer .map-layer-content .map-layer-result p.address {
        width: 20%; }
      .appointment-map.list .map-layer .map-layer-content .map-layer-result p.contact {
        width: 17%; }
      .appointment-map.list .map-layer .map-layer-content .map-layer-result .actions {
        width: 25%; }
      .appointment-map.list .map-layer .map-layer-content .map-layer-result .btn {
        width: 25%;
        padding: 15px 32px;
        font-size: 15px;
        line-height: 1.5;
        white-space: nowrap; }
        .appointment-map.list .map-layer .map-layer-content .map-layer-result .btn:hover:after, .appointment-map.list .map-layer .map-layer-content .map-layer-result .btn:focus:after {
          opacity: 1;
          width: 25px;
          padding-left: 15px; } }

#fitmix {
  width: 100%;
  height: 3100px; }
  @media (min-width: 768px) {
    #fitmix {
      width: 791px;
      height: 560px; } }

.virtual-tryon-frame {
  position: relative;
  max-width: 488px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .virtual-tryon-frame {
      max-width: 100%;
      margin: inherit; } }
  .virtual-tryon-frame #getSnapshot {
    position: absolute;
    right: 0;
    bottom: 13px;
    max-width: 115px; }
    @media (min-width: 768px) {
      .virtual-tryon-frame #getSnapshot {
        top: 0;
        bottom: inherit; } }
    .virtual-tryon-frame #getSnapshot .disabled {
      pointer-events: none;
      cursor: default;
      color: lightgrey; }
    .virtual-tryon-frame #getSnapshot i {
      display: none; }
      @media (min-width: 768px) {
        .virtual-tryon-frame #getSnapshot i {
          display: inline-block;
          position: absolute;
          right: 0;
          top: 2px;
          z-index: 1;
          line-height: 50px;
          font-size: 25px;
          color: #3B3B3B;
          margin-left: 10px; } }
    .virtual-tryon-frame #getSnapshot input {
      cursor: pointer;
      position: relative;
      z-index: 2;
      line-height: 50px;
      letter-spacing: 1px;
      font-weight: 600;
      border: 0;
      background: transparent;
      outline: 0;
      padding: 0;
      padding-right: 40px;
      background-image: url("https://preview.ulissewebagency.it/web-tinext/vision/img/virtual-try-on/upload-2x.png");
      background-size: 63px 68px;
      height: 68px;
      width: 63px;
      color: transparent; }
      @media (min-width: 768px) {
        .virtual-tryon-frame #getSnapshot input {
          background-image: none;
          height: 50px;
          width: 100%;
          color: #3B3B3B; } }

.vision-mirror-wrapper {
  padding: 10px 10px 0;
  margin: 0 auto;
  max-width: 1250px; }
  .vision-mirror-wrapper .vision-mirror-bkg {
    padding: 10px 15px 25px;
    background-color: #EDEDED;
    text-align: center; }
    @media (min-width: 768px) {
      .vision-mirror-wrapper .vision-mirror-bkg {
        padding: 25px 15px 10px;
        text-align: inherit; } }

@media (max-width: 767.98px) {
  .fl-cont {
    display: flex;
    flex-direction: column; }
    .fl-cont .virtual-try-slider {
      order: 1; }
    .fl-cont #glassesSelector {
      order: 2; }
    .fl-cont h6.category {
      order: 3; }
    .fl-cont .product-name-wrapper {
      order: 4; }
    .fl-cont h6 {
      order: 5; }
    .fl-cont #selected-glass {
      order: 6; } }
#glassesSelector input[type='button'] {
  border: 0;
  background: transparent; }

#glassesSelector .slick-active .button-round:after {
  border-color: #C6C6C4; }
#glassesSelector .button-round {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 5px solid #EDEDED;
  padding: 0;
  margin: 0 2px 0 0; }
  #glassesSelector .button-round:after {
    position: absolute;
    content: "";
    left: -3px;
    top: -3px;
    z-index: 1;
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    border-radius: 50%; }
  #glassesSelector .button-round:hover:after, #glassesSelector .button-round:focus:after {
    border-color: #C6C6C4; }
  #glassesSelector .button-round input {
    z-index: 2;
    cursor: pointer;
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    outline: 0;
    width: 20px;
    height: 20px;
    text-indent: -9999px; }
#glassesSelector .slick-dots {
  position: relative;
  bottom: inherit;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  @media (min-width: 768px) {
    #glassesSelector .slick-dots {
      text-align: left;
      margin: 0 0 0 -5px; } }
  #glassesSelector .slick-dots li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0 5px 0 0;
    padding: 0; }

.virtual-try-slider {
  margin-top: 35px; }
  .virtual-try-slider .slick-slide img {
    display: inline-block; }

.vision-mirror-wrapper {
  overflow: hidden; }
  .vision-mirror-wrapper .header {
    background-color: #FFFFFF; }
  .vision-mirror-wrapper .icon-vision-mirror-logo {
    font-size: 16px;
    padding: 0 0 15px 0; }
    @media (min-width: 768px) {
      .vision-mirror-wrapper .icon-vision-mirror-logo {
        font-size: 30px;
        padding: 20px 0 40px; } }
  .vision-mirror-wrapper h6 {
    font-size: 12px;
    letter-spacing: 2px; }
    .vision-mirror-wrapper h6.category {
      color: #8D0439;
      font-weight: 600;
      padding-top: 25px; }
      @media (min-width: 768px) {
        .vision-mirror-wrapper h6.category {
          padding-top: 75px; } }
  .vision-mirror-wrapper h4 {
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600; }
  .vision-mirror-wrapper p {
    color: #3B3B3B;
    letter-spacing: 2px;
    font-size: 18px;
    margin-top: 30px; }
    @media (max-width: 991.98px) {
      .vision-mirror-wrapper p.tPadding75 {
        padding-top: 0; } }
    .vision-mirror-wrapper p .price {
      color: #8D0439;
      font-size: 30px; }
  .vision-mirror-wrapper .btn {
    padding: 15px 28px;
    margin-top: 30px;
    border-radius: 26px;
    min-width: 220px;
    background-color: #8D0439;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .vision-mirror-wrapper .shareCointainer p {
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600; }
    @media (min-width: 768px) {
      .vision-mirror-wrapper .shareCointainer p {
        text-align: left; } }
  .vision-mirror-wrapper .shareCointainer .share-buttons-wrapper p {
    text-align: center;
    font-weight: 600; }
  .vision-mirror-wrapper .share-buttons-wrapper {
    text-align: center;
    margin: 0; }
    @media (min-width: 768px) {
      .vision-mirror-wrapper .share-buttons-wrapper {
        margin: 60px 0; } }
    .vision-mirror-wrapper .share-buttons-wrapper a.btn {
      margin: 15px 0 10px; }
      @media (min-width: 768px) {
        .vision-mirror-wrapper .share-buttons-wrapper a.btn {
          margin: 30px 0 60px; } }
      .vision-mirror-wrapper .share-buttons-wrapper a.btn i {
        vertical-align: middle;
        margin-right: 20px;
        font-size: 25px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .vision-mirror-wrapper .share-buttons-wrapper a.social-icon {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px;
      color: #3B3B3B;
      font-size: 30px; }
      .vision-mirror-wrapper .share-buttons-wrapper a.social-icon:hover, .vision-mirror-wrapper .share-buttons-wrapper a.social-icon:focus {
        color: #8D0439;
        text-decoration: none; }
  .vision-mirror-wrapper .share-frame-container {
    position: relative;
    padding: 10px;
    background-color: #FFFFFF; }
    .vision-mirror-wrapper .share-frame-container .logo-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 133px;
      height: 99px;
      background-color: #FFFFFF;
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 135px;
      display: flex;
      justify-content: center; }
      @media (min-width: 768px) {
        .vision-mirror-wrapper .share-frame-container .logo-wrapper {
          width: 193px;
          height: 159px; } }
      .vision-mirror-wrapper .share-frame-container .logo-wrapper img.logo-hover {
        display: flex;
        align-self: center;
        margin-top: -20px;
        margin-left: -20px;
        width: 77px;
        height: 36px; }
        @media (min-width: 768px) {
          .vision-mirror-wrapper .share-frame-container .logo-wrapper img.logo-hover {
            width: 127px;
            height: 60px; } }
    .vision-mirror-wrapper .share-frame-container p {
      text-align: center;
      font-weight: 600;
      font-size: 16px;
      padding: 10px 0 5px;
      margin: 0; }
      @media (min-width: 768px) {
        .vision-mirror-wrapper .share-frame-container p {
          text-align: right;
          font-size: 18px; } }

.product-name-wrapper {
  position: relative;
  padding-right: 45px;
  padding-left: 45px; }
  @media (min-width: 768px) {
    .product-name-wrapper {
      padding-left: 0; } }
  .product-name-wrapper h4 {
    display: inline-block;
    width: 100%;
    font-size: 46px;
    line-height: 50px; }
    @media (min-width: 768px) {
      .product-name-wrapper h4 {
        font-size: 20px;
        line-height: inherit; } }
  .product-name-wrapper a {
    display: inline-block;
    vertical-align: middle;
    color: #3B3B3B;
    margin-bottom: 10px; }
    .product-name-wrapper a:hover, .product-name-wrapper a:focus {
      color: #8D0439; }
    .product-name-wrapper a i {
      vertical-align: middle; }
    .product-name-wrapper a span {
      display: inline-block;
      vertical-align: middle;
      color: #8D0439;
      font-weight: 600;
      font-size: 14px;
      padding-left: 8px; }
    @media (min-width: 768px) {
      .product-name-wrapper a {
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        height: 30px;
        margin-bottom: 0; } }

.embed-responsive {
  max-height: 610px; }
  @media screen and (min-width: 488.66px) and (max-width: 767px) {
    .embed-responsive iframe {
      left: 50%;
      margin: 0 0 0 -244px;
      max-width: 488px; } }

.back-btn {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 54px;
  padding-left: 20px;
  line-height: 50px;
  color: #737371;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 15px;
  text-align: left; }
  .back-btn i {
    padding-right: 10px;
    font-size: 25px;
    vertical-align: text-top; }
  .back-btn:hover, .back-btn:focus {
    color: #8D0439;
    text-decoration: none; }

.visionmirror-modal .mfp-container {
  max-width: 1200px; }
.visionmirror-modal .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1200px; }
.visionmirror-modal .mfp-iframe-scaler {
  padding-top: 100vh; }
  @media (min-width: 768px) {
    .visionmirror-modal .mfp-iframe-scaler {
      padding-top: 62.10%; } }
  .visionmirror-modal .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }
.visionmirror-modal .mfp-image-holder .mfp-close, .visionmirror-modal .mfp-iframe-holder .mfp-close, .visionmirror-modal .blog-layer .mfp-close {
  top: 12px;
  right: 42px; }
  @media (min-width: 768px) {
    .visionmirror-modal .mfp-image-holder .mfp-close, .visionmirror-modal .mfp-iframe-holder .mfp-close, .visionmirror-modal .blog-layer .mfp-close {
      top: 5%; } }

.cookie-alert {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 16px;
  text-align: left;
  letter-spacing: 2px;
  background: #3B3B3B;
  z-index: 9999; }
  .cookie-alert .content {
    width: 100%;
    display: block;
    float: left; }
  .cookie-alert p {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin: 0 4px;
    padding: 0;
    font-size: 0px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: 2px; }
    .cookie-alert p span, .cookie-alert p a {
      display: inline-block;
      float: none;
      font-size: 14px;
      line-height: 20px; }
    .cookie-alert p span {
      float: left; }
  .cookie-alert a {
    display: block;
    float: left;
    margin: 0;
    text-decoration: none !important;
    color: #FFFFFF; }
  .cookie-alert a.closeCookie {
    float: right;
    width: auto;
    height: auto;
    margin: 10px 20px 0 20px;
    padding: 0;
    border: 0;
    text-decoration: none !important;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700; }
    .cookie-alert a.closeCookie i {
      line-height: 28px; }
    @media (min-width: 992px) {
      .cookie-alert a.closeCookie {
        margin: 0 0 0 20px; } }

@media (min-width: 768px) {
  body:not(.mobile) .cookie-alert a:hover {
    text-decoration: underline !important;
    color: #FFFFFF; } }
@media (min-width: 768px) {
  body:not(.mobile) .cookie-alert a.closeCookie:hover {
    text-decoration: underline; } }

/*--------------------------------------------------------------
# Page structures
--------------------------------------------------------------*/
#main-utility > ul > li {
  position: relative; }
  #main-utility > ul > li.list-search {
    position: inherit; }
  #main-utility > ul > li:not(.list-search):hover .sub-layer {
    visibility: visible;
    top: 100%;
    z-index: 2;
    max-height: 500px; }
  #main-utility > ul > li:not(.list-search):hover .overlay {
    visibility: visible;
    opacity: 1;
    z-index: 1; }
  #main-utility > ul > li .close-layer {
    position: fixed;
    top: 21px;
    right: 21px;
    display: block;
    width: 23px;
    height: 23px;
    font-size: 23px;
    color: #3B3B3B !important; }
    #main-utility > ul > li .close-layer i {
      display: inline-block; }
#main-utility .sub-layer, #main-utility .sub-layer-full {
  visibility: hidden;
  position: absolute;
  top: -9999px;
  z-index: -1;
  left: 0; }

.header-logo-col {
  padding-top: 7px;
  text-align: center; }
  @media (min-width: 992px) {
    .header-logo-col {
      padding: 21px 0 10px; } }
  .header-logo-col img {
    width: 77px;
    height: 38px; }
    @media (min-width: 992px) {
      .header-logo-col img {
        width: 127px;
        height: 60px; } }

#main-menu {
  display: none; }
  @media (min-width: 1200px) {
    #main-menu {
      display: block; } }

.header-menu-col {
  z-index: 2; }

.header-utility-col {
  z-index: 3;
  position: inherit; }

@media (max-width: 1199.98px) {
  #main-header.container {
    max-width: 100%; } }

.header-scroll .row-header {
  position: fixed;
  height: 52px;
  z-index: 999;
  transition: height .5s;
  -webkit-transition: height .5s;
  -o-transition: height .5s;
  -moz-transition: height .5s; }
  @media (min-width: 992px) {
    .header-scroll .row-header {
      height: 64px; } }
  .header-scroll .row-header a.menu-toggle {
    color: #8D0439; }
    .header-scroll .row-header a.menu-toggle i {
      color: #8D0439; }
  .header-scroll .row-header:after {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 15px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); }
  .header-scroll .row-header #main-menu > ul > li {
    padding: 23px 0;
    margin: 0; }
    .header-scroll .row-header #main-menu > ul > li a {
      letter-spacing: 1px; }
    .header-scroll .row-header #main-menu > ul > li > a {
      padding: 0 5px; }
  @media (min-width: 992px) {
    .header-scroll .row-header .header-logo-col {
      order: 1; }
    .header-scroll .row-header .header-menu-col {
      order: 2; }
    .header-scroll .row-header .header-utility-col {
      order: 3; } }
  @media (min-width: 992px) {
    .header-scroll .row-header .header-logo-col, .header-scroll .row-header .header-utility-col, .header-scroll .row-header .header-menu-col {
      width: inherit !important;
      max-width: auto !important;
      flex: auto; }
    .header-scroll .row-header .header-logo-col {
      padding-top: 9px;
      padding-bottom: 9px;
      text-align: center; }
      .header-scroll .row-header .header-logo-col img {
        width: 80px;
        height: 46px; } }
  @media (min-width: 1200px) {
    .header-scroll .row-header .header-logo-col, .header-scroll .row-header .header-utility-col, .header-scroll .row-header .header-menu-col {
      margin-left: inherit !important; }
    .header-scroll .row-header .header-logo-col {
      padding-left: 30px;
      padding-right: 15px;
      text-align: left; } }
  .header-scroll .row-header #main-utility > ul > li .label {
    display: none; }

.row.row-header {
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 1199.98px) {
    .row.row-header .header-logo-col {
      order: 2; }
    .row.row-header .header-menu-col {
      order: 1; }
    .row.row-header .header-utility-col {
      order: 3; } }

.row-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  width: 100%;
  height: 52px;
  background-color: transparent;
  transition: background-color .5s;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  -moz-transition: background-color .5s;
  /*@include media-breakpoint-up(lg){
      &.hover{
          background-color:$col-white;
      }  
  }*/ }
  @media (min-width: 992px) {
    .row-header {
      height: 92px; } }
  @media (min-width: 1200px) {
    .row-header {
      height: 135px; } }
  .row-header a.menu-toggle {
    color: #FFFFFF; }
    .row-header a.menu-toggle i {
      color: #FFFFFF; }
  .row-header.hover {
    background-color: #FFFFFF; }
  .row-header:hover, .row-header.scrolled {
    background-color: #FFFFFF; }
  .row-header:hover #main-menu > ul > li a, .row-header.scrolled #main-menu > ul > li a, .row-header.hover #main-menu > ul > li a {
    color: #3B3B3B; }
  .row-header:hover #main-header .logo-standard, .row-header.scrolled #main-header .logo-standard, .row-header.hover #main-header .logo-standard {
    display: none; }
  .row-header:hover #main-header .logo-hover, .row-header.scrolled #main-header .logo-hover, .row-header.hover #main-header .logo-hover {
    display: inline-block; }
  .row-header:hover #main-utility > ul, .row-header.scrolled #main-utility > ul, .row-header.hover #main-utility > ul {
    text-align: right; }
    .row-header:hover #main-utility > ul > li .label, .row-header.scrolled #main-utility > ul > li .label, .row-header.hover #main-utility > ul > li .label {
      color: #3B3B3B; }
    .row-header:hover #main-utility > ul > li a, .row-header.scrolled #main-utility > ul > li a, .row-header.hover #main-utility > ul > li a {
      color: rgba(59, 59, 59, 0.8); }
      @media (min-width: 992px) {
        .row-header:hover #main-utility > ul > li a, .row-header.scrolled #main-utility > ul > li a, .row-header.hover #main-utility > ul > li a {
          color: #3B3B3B; } }
      .row-header:hover #main-utility > ul > li a .wishlist-count, .row-header.scrolled #main-utility > ul > li a .wishlist-count, .row-header.hover #main-utility > ul > li a .wishlist-count {
        border: 2px solid #FFFFFF; }
  .row-header:hover a.menu-toggle, .row-header.scrolled a.menu-toggle, .row-header.hover a.menu-toggle {
    color: #8D0439; }
    .row-header:hover a.menu-toggle i, .row-header.scrolled a.menu-toggle i, .row-header.hover a.menu-toggle i {
      color: #8D0439; }
  .row-header.scrolled #main-utility > ul {
    text-align: right; }
  .row-header #main-utility {
    margin: 17px 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    @media (min-width: 992px) {
      .row-header #main-utility {
        margin: 20px 0; } }
    .row-header #main-utility > ul {
      font-size: 0;
      text-align: right; }
      .row-header #main-utility > ul > li {
        margin: 0; }
        .row-header #main-utility > ul > li .label {
          display: none; }
        @media (min-width: 1200px) {
          .row-header #main-utility > ul > li .label {
            display: inline-block;
            vertical-align: middle;
            padding: 0;
            margin: 0 9px 0 0;
            color: #FFFFFF;
            font-size: 10px;
            font-weight: 600;
            letter-spacing: 2px; } }
        .row-header #main-utility > ul > li > a {
          display: inline-block;
          vertical-align: middle;
          margin: 0 9px; }
          .row-header #main-utility > ul > li > a i:before {
            display: inline-block;
            font-size: 18px; }
          .row-header #main-utility > ul > li > a:hover {
            text-decoration: none; }
        .row-header #main-utility > ul > li a {
          color: #FFFFFF; }
          .row-header #main-utility > ul > li a .wishlist-count {
            border: 2px solid #8D0439; }
  .row-header #main-header {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .row-header #main-header .logo-standard {
      display: inline-block; }
    .row-header #main-header .logo-hover {
      display: none; }
  .row-header #main-menu {
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .row-header #main-menu > ul {
      display: inline-block;
      font-size: 0;
      margin: 0;
      padding: 0; }
      .row-header #main-menu > ul.menu-hover > li:not(:hover) {
        opacity: .5; }
      .row-header #main-menu > ul > li {
        padding: 13px 0;
        text-align: left;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
        .row-header #main-menu > ul > li a {
          position: relative;
          z-index: 3;
          outline: 0;
          font-weight: 600;
          color: #FFFFFF;
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 2px;
          -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
          .row-header #main-menu > ul > li a.submenu-arrow {
            display: none;
            margin: 0 -15px 0 0;
            /* iPad Pro Landscape */ }
            .row-header #main-menu > ul > li a.submenu-arrow i {
              display: inline-block;
              transform: rotate(90deg);
              margin: 0 -15px;
              font-size: 10px; }
            @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
              .row-header #main-menu > ul > li a.submenu-arrow {
                display: inline-block; } }
        .row-header #main-menu > ul > li > a {
          padding: 0 15px; }
        .row-header #main-menu > ul > li:hover > a {
          text-decoration: none; }
        .row-header #main-menu > ul > li:hover .submenu {
          visibility: visible;
          opacity: 1;
          height: 470px;
          padding: 57px 0 67px; }
          .row-header #main-menu > ul > li:hover .submenu .submenu-wrapper {
            opacity: 1; }
    .row-header #main-menu .submenu {
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: 0;
      opacity: 0;
      z-index: 2;
      overflow: hidden;
      height: 0px;
      -webkit-transition: visibility 0.2s linear 0.2s, opacity 0.2s linear 0.2s, height 0.2s linear 0.2s, padding 0.2s linear 0.3s;
      transition: visibility 0.2s linear 0.2s, opacity 0.2s linear 0.2s, height 0.2s linear 0.2s, padding 0.2s linear 0.3s;
      width: calc( 100vw - (100vw - 100%) );
      padding: 0;
      margin: 0; }
      .row-header #main-menu .submenu .submenu-wrapper {
        opacity: 0;
        -webkit-transition: opacity .2s ease-in;
        transition: opacity .2s ease-in; }
      .row-header #main-menu .submenu .col-submenu .logos-wrapper > div {
        flex: auto;
        display: inline-flex;
        vertical-align: middle; }
        .row-header #main-menu .submenu .col-submenu .logos-wrapper > div a {
          margin-bottom: 10px;
          display: inline-flex;
          width: 100%;
          height: 100%; }
          .row-header #main-menu .submenu .col-submenu .logos-wrapper > div a img {
            margin: auto 0; }
      .row-header #main-menu .submenu .col-submenu ul {
        margin-bottom: 30px;
        padding-bottom: 30px; }
        .row-header #main-menu .submenu .col-submenu ul.logos {
          margin-bottom: 15px;
          padding-bottom: 0; }
        .row-header #main-menu .submenu .col-submenu ul.list-border-bottom {
          position: relative; }
          .row-header #main-menu .submenu .col-submenu ul.list-border-bottom:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #DBDBDB; }
        .row-header #main-menu .submenu .col-submenu ul li {
          margin: 0;
          padding: 0; }
          .row-header #main-menu .submenu .col-submenu ul li h5 {
            display: inline-block;
            color: rgba(59, 59, 59, 0.5);
            letter-spacing: 1;
            font-weight: 700;
            margin-bottom: 15px; }
          .row-header #main-menu .submenu .col-submenu ul li a.view-all {
            display: inline-block;
            vertical-align: baseline;
            margin-left: 13px;
            padding: 0;
            margin-bottom: 15px;
            text-decoration: underline;
            text-transform: uppercase;
            line-height: 21px;
            font-size: 12px;
            font-weight: 600;
            color: #3B3B3B; }
            .row-header #main-menu .submenu .col-submenu ul li a.view-all:hover {
              text-decoration: none; }
          .row-header #main-menu .submenu .col-submenu ul li a {
            display: inline-block;
            padding: 5px 0; }
      .row-header #main-menu .submenu .col-spotlight h6 {
        color: #8D0439;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase; }
      .row-header #main-menu .submenu .col-spotlight p {
        margin-top: 21px;
        margin-bottom: 10px;
        color: #3B3B3B;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 2px;
        line-height: 16px;
        text-transform: uppercase; }

.header-menu-col {
  position: inherit; }

#main-footer {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media (min-width: 992px) {
    #main-footer {
      padding-top: 30px;
      padding-bottom: 30px; } }
  #main-footer a {
    color: #FFFFFF; }
  #main-footer #footer-nav, #main-footer #social-nav {
    display: block;
    float: left;
    width: 100%; }
    @media (min-width: 992px) {
      #main-footer #footer-nav, #main-footer #social-nav {
        display: table;
        height: 100%; } }
  #main-footer #footer-nav {
    margin-top: 30px; }
    @media (min-width: 992px) {
      #main-footer #footer-nav {
        margin-top: 0; } }
  #main-footer .footer-left-nav-col {
    text-align: left;
    order: 3; }
    @media (min-width: 992px) {
      #main-footer .footer-left-nav-col {
        order: 1; } }
    #main-footer .footer-left-nav-col ul {
      display: block;
      margin: 0;
      padding: 0;
      font-size: 0;
      text-align: center; }
      @media (min-width: 992px) {
        #main-footer .footer-left-nav-col ul {
          display: table-cell;
          vertical-align: middle;
          text-align: left; } }
      #main-footer .footer-left-nav-col ul li {
        position: relative;
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 0;
        padding: 22px 12px 0 12px;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center; }
        @media (min-width: 768px) {
          #main-footer .footer-left-nav-col ul li {
            width: auto;
            padding: 0 12px;
            text-align: left;
            font-weight: 700; } }
        #main-footer .footer-left-nav-col ul li:after {
          position: absolute;
          content: "";
          font-size: 12px;
          color: white;
          top: 12px;
          right: 50%;
          opacity: .5;
          border-radius: 50%;
          margin-right: -2.5px;
          background-color: #FFFFFF;
          width: 5px;
          height: 5px; }
          @media (min-width: 768px) {
            #main-footer .footer-left-nav-col ul li:after {
              top: 7px;
              right: 2px;
              width: 4px;
              height: 4px; } }
        @media (min-width: 768px) {
          #main-footer .footer-left-nav-col ul li:first-child {
            padding-left: 0; } }
        @media (min-width: 768px) {
          #main-footer .footer-left-nav-col ul li:last-child {
            padding-right: 0; }
            #main-footer .footer-left-nav-col ul li:last-child:after {
              display: none; } }
  #main-footer .footer-logo-col {
    text-align: center;
    order: 1; }
    @media (min-width: 992px) {
      #main-footer .footer-logo-col {
        order: 2; } }
    #main-footer .footer-logo-col a {
      display: inline-block; }
    #main-footer .footer-logo-col img {
      width: 95px;
      height: 44px; }
  #main-footer .footer-right-nav-col {
    text-align: right;
    order: 2; }
    @media (min-width: 992px) {
      #main-footer .footer-right-nav-col {
        order: 3; } }
    #main-footer .footer-right-nav-col #social-nav {
      float: right;
      width: 100%;
      margin-top: 26px; }
      @media (min-width: 992px) {
        #main-footer .footer-right-nav-col #social-nav {
          float: right;
          margin-top: 0; } }
      #main-footer .footer-right-nav-col #social-nav ul {
        display: block;
        margin: 0;
        padding: 0;
        font-size: 0;
        text-align: center; }
        @media (min-width: 992px) {
          #main-footer .footer-right-nav-col #social-nav ul {
            display: table-cell;
            vertical-align: middle;
            text-align: inherit; } }
        #main-footer .footer-right-nav-col #social-nav ul li {
          display: inline-block;
          position: relative;
          vertical-align: middle;
          margin: 0;
          padding: 0 8px; }
          #main-footer .footer-right-nav-col #social-nav ul li:first-child {
            width: 100%; }
            @media (min-width: 992px) {
              #main-footer .footer-right-nav-col #social-nav ul li:first-child {
                width: auto; } }
    #main-footer .footer-right-nav-col p {
      display: inline-block;
      vertical-align: middle;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 1px;
      color: rgba(255, 255, 255, 0.5);
      margin: 0 0 20px 0;
      padding: 0; }
      @media (min-width: 992px) {
        #main-footer .footer-right-nav-col p {
          margin: 0;
          font-weight: 700; } }

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
  html, body {
    height: 100%; }

  @supports (-moz-appearance: meterbar) {
    .container {
      margin: 0;
      font-size: 0.90em;
      width: 100%; } }
  * {
    opacity: 1 !important;
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    /*CSS shadow*/
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    /*Border*/
    -webkit-print-color-adjust: exact !important;
    -moz-print-color-adjust: exact !important;
    -o-print-color-adjust: exact !important;
    -ms-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
    color-adjust: exact !important; }

  .no-print {
    display: none !important; }

  .header-scroll .row-header, .row-header {
    height: auto;
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit; }

  .header-logo-col a:last-child {
    display: inline-block; }

  .header-logo-col a:first-child {
    display: none; }

  .header-logo-col img {
    width: 117px;
    height: auto;
    margin-bottom: 25px; }

  .menu-toggle, .list-search, .wishlist-menu, .subscribe-newsletter, .footer-left-nav-col, .footer-right-nav-col, .wishlist-remove, footer, .btn-go-top-fixed, .btn-find-visionottica, .btn-find-visionottica-mobile, .product-actions, .product-share, .wishlist-promotion, .breadcrumb, .single-product-thumblist, .single-product-details > a.btn-rounded-full {
    display: none; }

  .btn-find-visionottica.btn-find-visionottica-fixed {
    display: none !important; }

  .single-product-main, .product-slider, .slick-slider.product-slider, .slick-slider.single-product-image-slider.active,
  .slick-slider .slick-track, .slick-slider .slick-list {
    width: 100% !important;
    transform: none !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important; }

  .single-product-image-slider.slick-initialized .slick-slide {
    display: none;
    visibility: hidden;
    transform: none !important; }
    .single-product-image-slider.slick-initialized .slick-slide.slick-active {
      display: block;
      visibility: visible;
      width: 100% !important;
      transform: none !important;
      margin-top: 50px !important; }

  .product-slider.slick-initialized .slick-slide {
    display: none;
    visibility: hidden;
    transform: none !important; }
    .product-slider.slick-initialized .slick-slide.slick-active {
      display: block;
      visibility: visible;
      transform: none !important; }

  .product-slider.slick-initialized .slick-slide.slick-active {
    width: 100% !important; }

  .product-grid footer .product-name a, .product-grid footer .product-brand a {
    text-decoration: none; }

  .product-promo-wrapper > .row {
    display: block;
    page-break-before: always; }

  .product-promo-wrapper .promo-content > span {
    position: relative;
    display: inline-block;
    left: inherit;
    top: inherit;
    transform: none;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0; }

  .product-grid article .circle {
    display: none;
    height: auto;
    width: auto;
    left: inherit;
    bottom: inherit;
    position: relative; }

  .wishlist-grid-wrapper {
    flex-direction: row; }
    .wishlist-grid-wrapper section {
      flex: 0 0 100%;
      max-width: 100%;
      order: 1; }
      .wishlist-grid-wrapper section .container .row > div {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%; }
        .wishlist-grid-wrapper section .container .row > div .wishlist-grid {
          width: 100%;
          margin-bottom: 30px; }
          .wishlist-grid-wrapper section .container .row > div .wishlist-grid header, .wishlist-grid-wrapper section .container .row > div .wishlist-grid .circle {
            display: none; }
    .wishlist-grid-wrapper .wishlist-promotion {
      flex: 0 0 100%;
      max-width: 100%;
      order: 2; }
      .wishlist-grid-wrapper .wishlist-promotion .wishlist-coupon {
        width: 60%;
        margin: 0 20%; }
        .wishlist-grid-wrapper .wishlist-promotion .wishlist-coupon .wishlist-coupon-text {
          flex: 0 0 75%;
          max-width: 75%; }
        .wishlist-grid-wrapper .wishlist-promotion .wishlist-coupon .wishlist-coupon-discount {
          flex: 0 0 25%;
          max-width: 25%; }
      .wishlist-grid-wrapper .wishlist-promotion > .btn, .wishlist-grid-wrapper .wishlist-promotion > p:not(.note) {
        display: none; }

  .header-hero {
    background-color: transparent !important;
    background-image: none !important; }
    .header-hero > .container {
      padding-bottom: 20px !important; }
    .header-hero h1, .header-hero h5, .header-hero p {
      color: #3B3B3B !important; }
    .header-hero:after {
      display: none; }

  .info-footer {
    background-color: #FFFFFF !important; }
    .info-footer p {
      color: #3B3B3B !important; }

  .breadcrumb {
    background-color: transparent !important; }
    .breadcrumb li {
      color: #3B3B3B !important; }
      .breadcrumb li a {
        text-decoration: none;
        color: #3B3B3B !important; }
        .breadcrumb li a:after {
          background-color: rgba(59, 59, 59, 0.2) !important; }

  .single-product-main .btn, .single-product-main .btn-zoom, .single-product-main .slick-dots {
    display: none !important; }

  .single-product-thumb-wrapper .test-match {
    display: none; }

  .header-scroll .row-header:after {
    display: none; }

  .product-description {
    background-color: #FFFFFF; }

  .product-promo-wrapper {
    background-color: #FFFFFF; }
    .product-promo-wrapper .promo-content {
      margin: 0;
      padding: 60px 0 0 0;
      background-color: #FFFFFF; }
      .product-promo-wrapper .promo-content > span {
        background-color: #FFFFFF; }
      .product-promo-wrapper .promo-content .box-promo {
        padding: 60px 15px 0 15px !important; }
        .product-promo-wrapper .promo-content .box-promo .promo-round {
          background-color: transparent;
          box-shadow: none; }
      .product-promo-wrapper .promo-content .promo-text {
        padding: 30px; }
        .product-promo-wrapper .promo-content .promo-text > .btn {
          display: none; }
      .product-promo-wrapper .promo-content .row.gutter2x > div {
        flex: 0 0 33.33%;
        max-width: 33.33%; }
    .product-promo-wrapper:after {
      display: none; }

  .text-more {
    margin-top: 0;
    color: #3B3B3B !important; }
    .text-more .txt-white, .text-more .txt-white50 {
      color: #3B3B3B !important; }

  .product-grid {
    padding-top: 0 !important; }

  .product-grid-item header {
    display: none !important; } }

.info-text{position:relative;display:inline-block;float:none;width:auto;padding-left:32px;margin:0;font-size:15px;line-height:24px;text-align:left;letter-spacing:0}@media (min-width:992px){.info-text{font-size:18px}}.info-text img{position:absolute;left:0;top:2px;width:20px}.info-text-wrapper{margin-top:25px;padding:0 9px;text-align:center;font-size:0}@media (min-width:992px){.info-text-wrapper{margin-top:30px}}.info-box{float:left;width:100%;padding:16px;margin-top:22px;border-radius:10px;background-color:#ededed}.info-box .info-text{font-size:15px;line-height:26px}
/*# sourceMappingURL=style.css.map */
