@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

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

figure {
  margin: 1em 40px;
}

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

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
}

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Proxima Nova", "Trebuchet MS", "Klavika-Regular", "Klavika-Bold", sans-serif, Arial;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #fff;
  background-color: #333;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

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: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #25b8ff;
  text-decoration: none;
}

a:focus, a:hover {
  color: #0091d8;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

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

a:not([href]):not([tabindex]):focus {
  outline: none;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

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

textarea {
  resize: vertical;
}

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

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

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Klavika-Regular";
  font-weight: 500;
  line-height: 1.1;
  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;
}

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

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

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

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: normal;
}

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: 5px;
}

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.171875rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #333;
  border: 1px solid #ddd;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 748px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1380px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.col-xs {
  position: relative;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-xs-0 {
  right: auto;
}

.pull-xs-1 {
  right: 8.333333%;
}

.pull-xs-2 {
  right: 16.666667%;
}

.pull-xs-3 {
  right: 25%;
}

.pull-xs-4 {
  right: 33.333333%;
}

.pull-xs-5 {
  right: 41.666667%;
}

.pull-xs-6 {
  right: 50%;
}

.pull-xs-7 {
  right: 58.333333%;
}

.pull-xs-8 {
  right: 66.666667%;
}

.pull-xs-9 {
  right: 75%;
}

.pull-xs-10 {
  right: 83.333333%;
}

.pull-xs-11 {
  right: 91.666667%;
}

.pull-xs-12 {
  right: 100%;
}

.push-xs-0 {
  left: auto;
}

.push-xs-1 {
  left: 8.333333%;
}

.push-xs-2 {
  left: 16.666667%;
}

.push-xs-3 {
  left: 25%;
}

.push-xs-4 {
  left: 33.333333%;
}

.push-xs-5 {
  left: 41.666667%;
}

.push-xs-6 {
  left: 50%;
}

.push-xs-7 {
  left: 58.333333%;
}

.push-xs-8 {
  left: 66.666667%;
}

.push-xs-9 {
  left: 75%;
}

.push-xs-10 {
  left: 83.333333%;
}

.push-xs-11 {
  left: 91.666667%;
}

.push-xs-12 {
  left: 100%;
}

.offset-xs-1 {
  margin-left: 8.333333%;
}

.offset-xs-2 {
  margin-left: 16.666667%;
}

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

.offset-xs-4 {
  margin-left: 33.333333%;
}

.offset-xs-5 {
  margin-left: 41.666667%;
}

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

.offset-xs-7 {
  margin-left: 58.333333%;
}

.offset-xs-8 {
  margin-left: 66.666667%;
}

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

.offset-xs-10 {
  margin-left: 83.333333%;
}

.offset-xs-11 {
  margin-left: 91.666667%;
}

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-sm-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-lg-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1440px) {
  .col-xl {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-xl-1 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #333;
}

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

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

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

.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-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-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

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

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

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

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

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

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

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

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

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

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

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.813rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.25;
  color: #212121;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #212121;
  background-color: #fff;
  border-color: #ff7300;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: 3.03225rem;
}

select.form-control:focus::-ms-value {
  color: #212121;
  background-color: #fff;
}

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

.col-form-label {
  padding-top: 0.813rem;
  padding-bottom: 0.813rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.813rem;
  padding-bottom: 0.813rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
}

.form-control-static {
  min-height: 3.03225rem;
  padding-top: 0.813rem;
  padding-bottom: 0.813rem;
  margin-bottom: 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.166667rem;
}

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}

.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

.form-check-inline.disabled {
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.758062rem;
  -webkit-background-size: 1.516125rem 1.516125rem;
          background-size: 1.516125rem 1.516125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-feedback {
  color: #5cb85c;
}

.has-success .form-control-success {
  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='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-feedback {
  color: #f0ad4e;
}

.has-warning .form-control-warning {
  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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-feedback {
  color: #d9534f;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1.15rem;
  font-size: 0.9375rem;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn.focus {
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

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

.btn-primary {
  color: #25b8ff;
  background-color: transparent;
  border-color: #25b8ff;
}

.btn-primary:hover {
  color: #25b8ff;
  background-color: transparent;
  border-color: #009ce7;
}

.btn-primary:focus, .btn-primary.focus {
  color: #25b8ff;
  background-color: transparent;
  border-color: #009ce7;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #25b8ff;
  background-color: transparent;
  border-color: #009ce7;
  background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #25b8ff;
  background-color: transparent;
  border-color: #006fa5;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: transparent;
  border-color: #25b8ff;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: transparent;
  border-color: #25b8ff;
}

.btn-secondary {
  color: #25b8ff;
  background-color: transparent;
  border-color: transparent;
}

.btn-secondary:hover {
  color: #25b8ff;
  background-color: transparent;
  border-color: transparent;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #25b8ff;
  background-color: transparent;
  border-color: transparent;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #25b8ff;
  background-color: transparent;
  border-color: transparent;
  background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #25b8ff;
  background-color: transparent;
  border-color: transparent;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: transparent;
  border-color: transparent;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-primary {
  color: transparent;
  background-image: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: rgba(51, 51, 51, 0);
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: rgba(51, 51, 51, 0);
}

.btn-outline-secondary {
  color: transparent;
  background-image: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: rgba(51, 51, 51, 0);
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: rgba(51, 51, 51, 0);
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}

.btn-link {
  font-weight: normal;
  color: #25b8ff;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #0091d8;
  text-decoration: none;
  background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.42rem 1.5rem;
  font-size: 1.25rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.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 {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.45em solid;
}

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

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #0db6b5;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #086f6e;
  text-decoration: underline;
  background-color: transparent;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff7300;
  outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #ddd;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #999;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.45em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn: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: 2;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -0.5rem;
}

.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.8625rem;
  padding-left: 0.8625rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 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: 1.125rem;
  padding-left: 1.125rem;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.45em 0.45em 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.45em 0.45em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.input-group {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.813rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: normal;
  line-height: 1.25;
  color: #212121;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.7rem;
  cursor: pointer;
}

.custom-control + .custom-control {
  margin-left: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #fff;
}

.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #ff7300;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
          background-size: 50% 50%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-color: #ff7300;
  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='%23ffffff' 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-indicator {
  background-color: #fff;
  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-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  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='%23ff7300'/%3E%3C/svg%3E");
}

.custom-controls-stacked .custom-control {
  display: inline;
}

.custom-controls-stacked .custom-control::after {
  display: block;
  margin-bottom: 0.25rem;
  content: "";
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #212121;
  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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  -webkit-background-size: 8px 10px;
          background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #51a7e8;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #212121;
  background-color: #fff;
}

.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

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

.nav-link {
  display: inline-block;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #4c4c4c;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #4c4c4c;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid transparent;
}

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef transparent;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #4c4c4c;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #ff7300;
  background-color: transparent;
  border-color: transparent transparent transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #ff7300;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}

.navbar::after {
  content: "";
  display: table;
  clear: both;
}

.navbar-full {
  z-index: 1000;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-block {
  padding: 1rem;
}

.card-block::after {
  content: "";
  display: table;
  clear: both;
}

.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: 1rem;
}

.card-header {
  padding: 0.75rem 1rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header::after {
  content: "";
  display: table;
  clear: both;
}

.card-footer {
  padding: 0.75rem 1rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer::after {
  content: "";
  display: table;
  clear: both;
}

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

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

.card-primary {
  background-color: #ff7300;
  border-color: #ff7300;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: transparent;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: transparent;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

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

.card-img-placeholder {
  height: 140px;
}

@media (min-width: 544px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-bottom: 0.75rem;
    margin-left: -0.625rem;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0;
            flex: 1 0 0;
    margin-right: 0.625rem;
    margin-bottom: 0;
    margin-left: 0.625rem;
  }
}

@media (min-width: 544px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0;
            flex: 1 0 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}

@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  padding: 0.75rem 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
}

.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818a91;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #818a91;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #ff7300;
  border-color: #ff7300;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #666;
  pointer-events: none;
  cursor: not-allowed;
  background-color: transparent;
  border-color: #ddd;
}

.page-link {
  position: relative;
  float: left;
  padding: 0 0.547rem;
  margin-left: -1px;
  color: #25b8ff;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid transparent;
}

.page-link:focus, .page-link:hover {
  color: #0091d8;
  background-color: transparent;
  border-color: #0091d8;
}

.pagination-lg .page-link {
  padding: 0 0.827rem;
  font-size: 1.25rem;
}

.pagination-sm .page-link {
  padding: 0 0.267rem;
  font-size: 0.875rem;
}

.tag {
  display: inline-block;
  padding: 0.5em 0.5em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.tag:empty {
  display: none;
}

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

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.tag-default {
  background-color: #818a91;
}

.tag-default[href]:focus, .tag-default[href]:hover {
  background-color: #687077;
}

.tag-primary {
  background-color: #ff7300;
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
  background-color: #cc5c00;
}

.tag-success {
  background-color: #5cb85c;
}

.tag-success[href]:focus, .tag-success[href]:hover {
  background-color: #449d44;
}

.tag-info {
  background-color: #5bc0de;
}

.tag-info[href]:focus, .tag-info[href]:hover {
  background-color: #31b0d5;
}

.tag-warning {
  background-color: #f0ad4e;
}

.tag-warning[href]:focus, .tag-warning[href]:hover {
  background-color: #ec971f;
}

.tag-danger {
  background-color: #d9534f;
}

.tag-danger[href]:focus, .tag-danger[href]:hover {
  background-color: #c9302c;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f2f2f2;
}

@media (min-width: 544px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-hr {
  border-top-color: #d9d9d9;
}

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

.alert {
  padding: 10px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 30px;
}

.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c1e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.progress[value]::-ms-fill {
  background-color: #666;
  border: 0;
}

.progress[value]::-moz-progress-bar {
  background-color: #666;
}

.progress[value]::-webkit-progress-value {
  background-color: #666;
}

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
}

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
}

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #666;
  }
}

.progress-striped[value]::-webkit-progress-value {
  background-image: -webkit-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-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);
  -webkit-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
  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-striped[value]::-ms-fill {
  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;
}

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: -webkit-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-image: -o-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-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);
    -webkit-background-size: 1rem 1rem;
            background-size: 1rem 1rem;
  }
}

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
         -o-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite;
  }
}

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c;
}

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c;
}

.progress-success[value]::-ms-fill {
  background-color: #5cb85c;
}

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c;
  }
}

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de;
}

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de;
}

.progress-info[value]::-ms-fill {
  background-color: #5bc0de;
}

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de;
  }
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e;
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e;
}

.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e;
}

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e;
  }
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f;
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f;
}

.progress-danger[value]::-ms-fill {
  background-color: #d9534f;
}

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f;
  }
}

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.media-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.media-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:last-child {
  margin-bottom: 0;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #ff7300;
  border-color: #ff7300;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #ffe3cc;
}

.list-group-flush .list-group-item {
  border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #333;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9 {
  padding-bottom: 42.857143%;
}

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

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

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

.close {
  float: right;
  font-size: 1.40625rem;
  font-weight: normal;
  line-height: 1;
  color: #25b8ff;
  text-shadow: inherit;
  opacity: .2;
}

.close:focus, .close:hover {
  color: #25b8ff;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 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;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out, -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #333;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  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.in {
  opacity: 0.8;
}

.modal-header {
  padding: 15px 45px 15px 15px;
  border-bottom: 0 solid #e5e5e5;
}

.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

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

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 0 solid #e5e5e5;
}

.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Proxima Nova", "Trebuchet MS", "Klavika-Regular", "Klavika-Bold", sans-serif, Arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #666;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #666;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #666;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #666;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #666;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Proxima Nova", "Trebuchet MS", "Klavika-Regular", "Klavika-Bold", sans-serif, Arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #555;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
}

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #555;
  border-bottom-width: 0;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #555;
  border-left-width: 0;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #555;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  border-left-color: #555;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 0.9375rem;
  background-color: #555;
  border-bottom: 0 solid #484848;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover-arrow {
  border-width: 11px;
}

.popover-arrow::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

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

.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: transform .6s ease-in-out, -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

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

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "\2039";
}

.carousel-control .icon-next::before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  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;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.bg-inverse {
  background-color: #373a3c;
}

.bg-faded {
  background-color: #f7f7f9;
}

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

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

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

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

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

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

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

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

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

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

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

.flex-xs-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.flex-xs-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.flex-items-xs-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start;
}

.flex-items-xs-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
}

.flex-items-xs-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
              -ms-grid-row-align: flex-end;
          align-items: flex-end;
}

.flex-xs-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.flex-xs-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.flex-xs-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.flex-items-xs-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex-items-xs-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-items-xs-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-items-xs-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.flex-items-xs-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 544px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 544px) {
  .flex-items-sm-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
  }
  .flex-items-sm-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
  }
  .flex-items-sm-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 544px) {
  .flex-sm-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-sm-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .flex-sm-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 544px) {
  .flex-items-sm-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-items-sm-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-items-sm-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-items-sm-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-items-sm-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 768px) {
  .flex-items-md-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
  }
  .flex-items-md-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
  }
  .flex-items-md-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .flex-md-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-md-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .flex-md-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .flex-items-md-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-items-md-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-items-md-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-items-md-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-items-md-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 992px) {
  .flex-items-lg-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
  }
  .flex-items-lg-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
  }
  .flex-items-lg-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .flex-lg-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-lg-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .flex-lg-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 992px) {
  .flex-items-lg-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-items-lg-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-items-lg-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-items-lg-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-items-lg-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 1440px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 1440px) {
  .flex-items-xl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
  }
  .flex-items-xl-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
  }
  .flex-items-xl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
                -ms-grid-row-align: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 1440px) {
  .flex-xl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .flex-xl-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .flex-xl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 1440px) {
  .flex-items-xl-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .flex-items-xl-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex-items-xl-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-items-xl-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .flex-items-xl-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.pull-xs-left {
  float: left !important;
}

.pull-xs-right {
  float: right !important;
}

.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
  .pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
  .pull-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important;
  }
  .pull-lg-right {
    float: right !important;
  }
  .pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1440px) {
  .pull-xl-left {
    float: left !important;
  }
  .pull-xl-right {
    float: right !important;
  }
  .pull-xl-none {
    float: none !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-100 {
  width: 100% !important;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-a-0 {
  margin: 0 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-a-05 {
  margin: 0.5rem 0.5rem !important;
}

.m-t-05 {
  margin-top: 0.5rem !important;
}

.m-r-05 {
  margin-right: 0.5rem !important;
}

.m-b-05 {
  margin-bottom: 0.5rem !important;
}

.m-l-05 {
  margin-left: 0.5rem !important;
}

.m-x-05 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.m-y-05 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-a-1 {
  margin: 1rem 1rem !important;
}

.m-t-1 {
  margin-top: 1rem !important;
}

.m-r-1 {
  margin-right: 1rem !important;
}

.m-b-1 {
  margin-bottom: 1rem !important;
}

.m-l-1 {
  margin-left: 1rem !important;
}

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-a-2 {
  margin: 1.5rem 1.5rem !important;
}

.m-t-2 {
  margin-top: 1.5rem !important;
}

.m-r-2 {
  margin-right: 1.5rem !important;
}

.m-b-2 {
  margin-bottom: 1.5rem !important;
}

.m-l-2 {
  margin-left: 1.5rem !important;
}

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-a-3 {
  margin: 3rem 3rem !important;
}

.m-t-3 {
  margin-top: 3rem !important;
}

.m-r-3 {
  margin-right: 3rem !important;
}

.m-b-3 {
  margin-bottom: 3rem !important;
}

.m-l-3 {
  margin-left: 3rem !important;
}

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-a-0 {
  padding: 0 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a-05 {
  padding: 0.5rem 0.5rem !important;
}

.p-t-05 {
  padding-top: 0.5rem !important;
}

.p-r-05 {
  padding-right: 0.5rem !important;
}

.p-b-05 {
  padding-bottom: 0.5rem !important;
}

.p-l-05 {
  padding-left: 0.5rem !important;
}

.p-x-05 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.p-y-05 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-a-1 {
  padding: 1rem 1rem !important;
}

.p-t-1 {
  padding-top: 1rem !important;
}

.p-r-1 {
  padding-right: 1rem !important;
}

.p-b-1 {
  padding-bottom: 1rem !important;
}

.p-l-1 {
  padding-left: 1rem !important;
}

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-a-2 {
  padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
  padding-top: 1.5rem !important;
}

.p-r-2 {
  padding-right: 1.5rem !important;
}

.p-b-2 {
  padding-bottom: 1.5rem !important;
}

.p-l-2 {
  padding-left: 1.5rem !important;
}

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-a-3 {
  padding: 3rem 3rem !important;
}

.p-t-3 {
  padding-top: 3rem !important;
}

.p-r-3 {
  padding-right: 3rem !important;
}

.p-b-3 {
  padding-bottom: 3rem !important;
}

.p-l-3 {
  padding-left: 3rem !important;
}

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .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: 1440px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-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-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-muted {
  color: #818a91 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #687077;
}

.text-primary {
  color: #ff7300 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #cc5c00;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1439px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1440px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

ul {
  padding: 0;
  list-style: none;
}

ol {
  padding: 0;
  list-style-position: inside;
}

[tabindex] {
  cursor: pointer;
}

.title1 {
  font-size: 0.9375rem;
}

.title2 {
  font-size: 0.9375rem;
}

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

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

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

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

.b1-0, .b2-0 {
  border: 0 !important;
}

.b1-t, .b1-b, .b1-l, .b1-r, .b2-t, .b2-b, .b2-l, .b2-r {
  border-style: solid;
  border-width: 0;
}

.b1-t, .b2-t {
  border-top-width: 1px;
  margin-top: 1rem;
  padding-top: 1rem;
}

.b1-b, .b2-b {
  border-bottom-width: 1px;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.b1-l, .b2-l {
  border-left-width: 1px;
  margin-left: 1rem;
  padding-left: 1rem;
}

.b1-r, .b2-r {
  border-right-width: 1px;
  margin-right: 1rem;
  padding-right: 1rem;
}

.b1-t, .b1-b, .b1-l, .b1-r {
  border-color: #666;
}

.b2-t, .b2-b, .b2-l, .b2-r {
  border-color: #4c4c4c;
}

.clr-ingresso {
  color: #ff7300 !important;
}

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

.clr-grey {
  color: #666 !important;
}

.clr-light-grey {
  color: #a5a5a5 !important;
}

.clr-medium-grey {
  color: #979797 !important;
}

.clr-cinema,
.clr-movie {
  color: #d3793d !important;
}

.clr-text-alert {
  color: #fd8608 !important;
}

.clr-disabled {
  color: #666 !important;
}

.clr-disabled a {
  color: #666 !important;
}

.o-hidden {
  overflow: hidden !important;
}

.shadow-effect {
  position: relative;
}

.shadow-effect:before {
  content: '';
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  height: 250px;
  background: -webkit-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.95) 90%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), color-stop(1%, rgba(33, 33, 33, 0)), color-stop(90%, rgba(33, 33, 33, 0.95)));
  background: -o-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.95) 90%);
  background: linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.95) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  pointer-events: none;
}

@media (min-width: 1440px) {
  .shadow-effect2, .banner-ingresso > .container {
    position: relative;
  }
  .shadow-effect2:before, .banner-ingresso > .container:before, .shadow-effect2:after, .banner-ingresso > .container:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    pointer-events: none;
    width: 280px;
    z-index: 10;
  }
  .shadow-effect2:before, .banner-ingresso > .container:before {
    left: 0;
    background: -webkit-linear-gradient(left, #212121 0%, rgba(33, 33, 33, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#212121), to(rgba(33, 33, 33, 0)));
    background: -o-linear-gradient(left, #212121 0%, rgba(33, 33, 33, 0) 100%);
    background: linear-gradient(to right, #212121 0%, rgba(33, 33, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#00212121',GradientType=1 );
    pointer-events: none;
  }
  .shadow-effect2:after, .banner-ingresso > .container:after {
    right: 0;
    background: -webkit-linear-gradient(left, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, #212121 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(33, 33, 33, 0)), color-stop(1%, rgba(33, 33, 33, 0)), to(#212121));
    background: -o-linear-gradient(left, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, #212121 100%);
    background: linear-gradient(to right, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, #212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00212121', endColorstr='#212121',GradientType=1 );
    pointer-events: none;
  }
}

.text-xs-truncate2:after, .text-sm-truncate2:after, .text-md-truncate2:after, .text-lg-truncate2:after, .text-xl-truncate2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '...';
  background-color: #333;
  display: none;
}

.text-xs-truncate2 {
  position: relative;
  overflow: hidden;
  display: block;
  height: 75px;
  padding-bottom: 1rem;
}

.text-xs-truncate2:after {
  display: block;
}

.text-xs-truncate2.collapse.in {
  height: auto;
}

.text-xs-truncate2.collapse.in:after {
  display: none;
}

.text-xs-truncate2.collapse {
  min-height: 75px;
}

.text-xs-truncate2.collapsing {
  height: auto;
  min-height: 75px;
}

@media (min-width: 544px) {
  .text-sm-truncate2 {
    position: relative;
    overflow: hidden;
    display: block;
    height: 75px;
    padding-bottom: 1rem;
  }
  .text-sm-truncate2:after {
    display: block;
  }
  .text-sm-truncate2.collapse.in {
    height: auto;
  }
  .text-sm-truncate2.collapse.in:after {
    display: none;
  }
  .text-sm-truncate2.collapse {
    min-height: 75px;
  }
  .text-sm-truncate2.collapsing {
    height: auto;
    min-height: 75px;
  }
}

@media (min-width: 768px) {
  .text-md-truncate2 {
    position: relative;
    overflow: hidden;
    display: block;
    height: 75px;
    padding-bottom: 1rem;
  }
  .text-md-truncate2:after {
    display: block;
  }
  .text-md-truncate2.collapse.in {
    height: auto;
  }
  .text-md-truncate2.collapse.in:after {
    display: none;
  }
  .text-md-truncate2.collapse {
    min-height: 75px;
  }
  .text-md-truncate2.collapsing {
    height: auto;
    min-height: 75px;
  }
}

@media (min-width: 992px) {
  .text-lg-truncate2 {
    position: relative;
    overflow: hidden;
    display: block;
    height: 75px;
    padding-bottom: 1rem;
  }
  .text-lg-truncate2:after {
    display: block;
  }
  .text-lg-truncate2.collapse.in {
    height: auto;
  }
  .text-lg-truncate2.collapse.in:after {
    display: none;
  }
  .text-lg-truncate2.collapse {
    min-height: 75px;
  }
  .text-lg-truncate2.collapsing {
    height: auto;
    min-height: 75px;
  }
}

@media (min-width: 1440px) {
  .text-xl-truncate2 {
    position: relative;
    overflow: hidden;
    display: block;
    height: 75px;
    padding-bottom: 1rem;
  }
  .text-xl-truncate2:after {
    display: block;
  }
  .text-xl-truncate2.collapse.in {
    height: auto;
  }
  .text-xl-truncate2.collapse.in:after {
    display: none;
  }
  .text-xl-truncate2.collapse {
    min-height: 75px;
  }
  .text-xl-truncate2.collapsing {
    height: auto;
    min-height: 75px;
  }
}

.no-row-md > [class*="col-"], .no-row-xl > [class*="col-"], .no-row-lg > [class*="col-"] {
  width: auto;
  max-width: none;
  display: inline-block;
}

@media (min-width: 768px) {
  .no-row-md {
    display: block;
  }
}

@media (min-width: 768px) {
  .no-row-xl {
    display: block;
  }
  .no-row-xl > [class*="col-"] {
    width: auto;
    max-width: none;
  }
}

.svg-icon {
  fill: #25b8ff;
}

.svg-icon.ic-ingresso {
  fill: #ff7300;
}

.svg-icon.ic-white {
  fill: #fff;
}

.svg-icon.ic-grey {
  fill: #666;
}

.svg-icon.ic-cinema, .svg-icon.ic-movie {
  fill: #d3793d;
}

.svg-icon.ic-paypal {
  fill: #209ddf;
}

.svg-icon.ic-visa {
  fill: #173679;
}

.svg-icon.ic-masterpass {
  fill: #f6a939;
}

.svg-icon.ic-disabled {
  fill: #666;
}

a:hover .svg-icon {
  fill: currentColor;
}

a.ic-rounded {
  cursor: pointer;
}

a.ic-rounded .svg-icon {
  cursor: pointer;
}

.ic-rounded {
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  cursor: default;
  font-weight: 700;
  font-size: .75rem;
  vertical-align: middle;
  background: #d5d5d5;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: background-color .25s;
  -o-transition: background-color .25s;
  transition: background-color .25s;
}

.ic-rounded .svg-icon {
  fill: #fff;
  width: 30px;
  height: 30px;
}

.ic-rounded.ic-rd-size1 {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.ic-rounded.ic-rd-size1 .svg-icon {
  width: 25px;
  height: 25px;
}

.ic-rounded.ic-rd-size2 {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.ic-rounded.ic-rd-size2 .svg-icon {
  width: 30px;
  height: 30px;
}

.ic-rounded.ic-rd-size3 {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.ic-rounded.ic-rd-size3 .svg-icon {
  width: 40px;
  height: 40px;
}

.ic-rounded.ic-rd-cinema, .ic-rounded.ic-rd-movie {
  background: #d3793d;
}

.ic-rounded.ic-rd-active {
  background: #ff7300;
}

.ic-rounded.ic-rd-ingresso {
  background: #ff7300;
}

.ic-rounded.ic-rd-inactive {
  background: #d5d5d5;
}

/* text with icon */
.icon-txt {
  display: table;
  /* align icon to the right */
}

.icon-txt > .it-txt, .icon-txt > .it-cont {
  display: table-cell;
}

.icon-txt > .it-cont {
  vertical-align: top;
}

.icon-txt > .it-cont > .svg-icon {
  /* default icon size on a icon-txt component */
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.icon-txt > .it-cont > .svg-icon.icon-size1 {
  width: 25px;
  height: 25px;
}

.icon-txt > .it-cont > .svg-icon.icon-size3 {
  width: 40px;
  height: 40px;
}

.icon-txt > .it-txt {
  padding-left: 0.3125rem;
  vertical-align: middle;
}

.icon-txt.it-right {
  direction: rtl;
}

.icon-txt.it-right > .it-txt {
  padding-right: 0.3125rem;
  padding-left: 0;
  direction: initial;
  text-align: right;
}

.icon-md-txt .it-txt {
  padding-left: 0;
}

.icon-md-txt > .it-txt, .icon-md-txt > .it-cont {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .icon-md-txt > .it-txt, .icon-md-txt > .it-cont {
    display: table-cell;
  }
}

/* icon sizes*/
.svg-icon.icon-size1 {
  width: 25px;
  height: 25px;
}

.svg-icon.icon-size2 {
  width: 30px;
  height: 30px;
}

.svg-icon.icon-size3 {
  width: 40px;
  height: 40px;
}

@font-face {
  font-family: 'Klavika-Regular';
  src: url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Regular.eot?#iefix") format("embedded-opentype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Regular.woff") format("woff"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Regular.ttf") format("truetype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Regular.svg#Klavika-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Klavika-Bold';
  src: url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Bold.eot?#iefix") format("embedded-opentype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Bold.woff") format("woff"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Bold.ttf") format("truetype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//Klavika-Bold.svg#Klavika-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Regular.eot"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Regular.woff2") format("woff2"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Regular.woff") format("woff"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Regular.ttf") format("truetype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova Light';
  src: url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Light.eot"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Light.woff2") format("woff2"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Light.woff") format("woff"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Light.ttf") format("truetype"), url("https://ingresso-a.akamaihd.net/sitenovo-2017/comum/fonts//ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

.page-overlay #header {
  height: 100%;
}

.has-fixed-header {
  padding-top: 140px;
}

.has-fixed-header.home-page {
  padding-top: 0;
}

.home-page #header.has-search-icon .hd-search {
  display: inline-block;
}

#header {
  z-index: 11;
}

#header div[class*="col-"] {
  position: inherit;
}

#header.is-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

#header.is-reduced .logo .svg-icon {
  width: 223px;
  height: 34px;
}

#header.is-reduced .hd-top {
  height: 64px;
  padding: 10px;
}

#header.is-reduced .hd-bottom {
  display: none;
}

#header.is-reduced .hd-link:after {
  bottom: -16px;
}

#header.is-reduced .hd-cont.collapsing, #header.is-reduced .hd-cont.collapse.in {
  top: 64px;
}

#header.is-reduced .hd-support .svg-icon {
  -webkit-animation: icon-bounce .75s ease-out;
       -o-animation: icon-bounce .75s ease-out;
          animation: icon-bounce .75s ease-out;
}

@-webkit-keyframes icon-bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -13px, 0);
            transform: translate3d(0, -13px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5.5px, 0);
            transform: translate3d(0, -5.5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes icon-bounce {
  from, 20%, 53%, 80%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -13px, 0);
  }
  70% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -5.5px, 0);
  }
  90% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes icon-bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -13px, 0);
            transform: translate3d(0, -13px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5.5px, 0);
            transform: translate3d(0, -5.5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

#header .hd-top {
  padding: 10px;
  height: 60px;
  background: rgba(0, 0, 0, 0.8);
}

#header .logo {
  height: 40px;
  width: 40px;
  overflow: hidden;
}

#header .logo .svg-icon {
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
  width: 253px;
  height: 40px;
}

#header .hd-icon-text {
  font-family: 'Proxima Nova';
  font-size: 0.813rem;
  color: #fff;
  text-align: right;
}

#header .hd-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 7px;
}

#header .hd-link * {
  vertical-align: middle;
  text-decoration: none;
}

#header .hd-link:after {
  bottom: -20px;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
       -o-transform: translateX(50%);
          transform: translateX(50%);
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(23, 23, 23, 0);
  border-bottom-color: #252525;
  border-width: 15px;
}

#header .hd-link.collapsed:after {
  display: none;
}

#header .hd-link.collapsed .svg-icon {
  fill: #25b8ff;
}

#header .hd-link.collapsed:hover .svg-icon {
  fill: #0091d8;
}

#header .hd-link:hover * {
  text-decoration: none;
}

#header .hd-link:hover .hd-icon-text {
  text-decoration: none;
}

#header .hd-link:hover .svg-icon {
  fill: #ff7300;
}

#header .hd-link .svg-icon {
  fill: #ff7300;
}

#header .hd-option {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

#header .hd-option:last-child {
  margin-right: 0;
}

#header .hd-cont.collapsing, #header .hd-cont.collapse.in {
  background-color: #252525;
  width: 100%;
  z-index: 50;
  position: absolute;
  left: 0;
  right: 0;
  top: 74px;
  overflow: hidden;
}

#header .hd-cont .hd-cont-wp {
  padding: 25px 15px;
  height: calc(100vh - 60px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

#header .hd-search .tit3 {
  margin-bottom: 25px;
  font-family: 'Klavika-Bold';
}

#header .hd-search .form-control {
  height: 45px;
}

#header .hd-search .btn-icon {
  top: 8px;
}

#header .hd-search .hd-search-input {
  margin-bottom: 25px;
}

#header .hd-search .hd-search-input-top {
  display: none;
}

#header .hd-search .hd-search-txt {
  display: none;
}

#header .hd-search-filter > .row > .col-lg {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

#header .hd-search-filter {
  overflow: hidden;
  width: 100%;
}

#header .hd-search-filter .btn.btn-primary {
  display: block !important;
}

#header .hd-local .hd-local-txt {
  display: none;
}

#header .hd-local .hd-cont-wp {
  display: block;
}

#header .hd-local .hd-link:after {
  right: 20px;
}

#header .hd-local .hd-local-form {
  overflow: hidden;
  width: 100%;
  padding: 0 10px;
}

#header .hd-local .hd-local-options {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #666666;
  margin: 25px 10px 0 10px;
  padding: 25px 0 0 0;
}

#header .hd-local .hd-local-places li {
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
  margin-bottom: 20px;
}

#header .hd-local .tit3 {
  margin-bottom: 25px;
  display: block;
}

#header .hd-local .tit3 .hd-local-current {
  font-weight: normal;
}

#header .hd-local .hd-local-suggest-cont .hd-ls-txt {
  font-size: 0.750rem;
}

#header .hd-local .hd-local-suggest-cont .hd-ls-txt span {
  font-size: 1.125rem;
  text-transform: uppercase;
}

#header .hd-local .hd-local-suggest-cont .hd-local-form {
  padding: 0;
}

#header .hd-local .hd-local-suggest-cont .hd-cont-wp {
  height: auto;
}

#header .hd-user-menu .tit3 {
  margin-bottom: 25px;
}

#header .hd-user-menu .umenu-register {
  padding: 0;
}

#header .hd-user-menu .umenu-register p {
  font-family: 'Proxima Nova';
  margin-bottom: 35px;
  display: block;
}

#header .hd-user-menu .umenu-login {
  border-top: 1px solid #666666;
  margin-top: 25px;
  padding: 0;
  padding-top: 25px;
}

#header .hd-user-menu .umenu-login a {
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
}

#header .hd-user-menu .umenu-text {
  display: none;
}

#header .hd-user-menu .umenu-logged-menu {
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
}

#header .hd-user-menu .umenu-logged-menu li {
  margin-bottom: 25px;
}

#header .hd-user-menu .umenu-logged-menu li:last-child {
  border-top: 1px solid #666666;
  padding: 25px 0 0 0;
}

#header .hd-user-menu .hd-umenu-options {
  margin: 0;
}

#header .hd-user-menu .hd-cont-wp {
  padding: 25px 20px;
}

#header .hd-bottom {
  height: 50px;
  background: rgba(0, 0, 0, 0.7);
}

#header .hd-main-menu .hd-mm-lt {
  padding: 15px 0;
  white-space: nowrap;
  display: block;
  text-align: center;
  letter-spacing: -4px;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  overflow-x: auto;
}

#header .hd-main-menu .hd-mm-it {
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  text-rendering: auto;
  letter-spacing: 0;
}

#header .hd-main-menu .hd-mm-lnk {
  font-size: 1.125rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  font-family: 'Klavika-Regular';
  padding: 10px;
}

#header .hd-main-menu .hd-mm-lnk:focus, #header .hd-main-menu .hd-mm-lnk:active, #header .hd-main-menu .hd-mm-lnk.active {
  color: #ff7300;
}

#header .hd-support .support-text {
  display: none;
}

#header .hd-support .tit3 {
  margin-bottom: 25px;
}

#header .hd-support p {
  font-size: 0.875rem;
  font-family: 'Proxima Nova';
  margin-bottom: 20px;
}

#header .hd-support a {
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
}

#header .hd-support .hd-cont .hd-cont-wp {
  max-width: inherit;
}

#header .hd-support .hd-cont.collapsing, #header .hd-support .hd-cont.collapse.in {
  width: 100%;
}

#header .hd-support .hd-support-link-2 {
  display: none;
}

@media (min-width: 544px) {
  .page-overlay {
    height: auto;
  }
  #header {
    overflow: visible;
  }
  #header .logo {
    height: auto;
    width: auto;
    overflow: visible;
  }
  #header .hd-cont .hd-cont-wp {
    padding: 25px;
    height: auto;
    max-width: 500px;
    margin: 0 auto;
  }
  #header .hd-main-menu {
    float: right;
  }
  #header .hd-local .hd-cont-wp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: inherit;
  }
  #header .hd-local .hd-local-form {
    padding-right: 25px;
  }
  #header .hd-local .hd-local-options {
    width: 100%;
  }
  #header .hd-local .hd-cont.collapsing, #header .hd-local .hd-cont.collapse.in {
    right: 0;
    left: inherit;
  }
  #header .hd-user-menu .hd-cont-wp {
    max-width: inherit;
  }
  #header .hd-user-menu .umenu-register {
    padding-right: 25px;
  }
  #header .hd-user-menu .umenu-login {
    border-top: 0;
    border-left: 1px solid #666666;
    padding-left: 25px;
    margin-top: 0;
    padding-top: 0;
  }
  #header .hd-user-menu .hd-cont.collapsing, #header .hd-user-menu .hd-cont.collapse.in {
    width: auto;
    left: inherit;
    min-width: 560px;
    max-width: 768px;
  }
}

@media (min-width: 768px) {
  #header .hd-top-wp {
    position: relative;
  }
  #header .hd-link {
    padding: 0;
  }
  #header .hd-cont.collapsing, #header .hd-cont.collapse.in {
    width: 770px;
    left: 0;
    right: 0;
    top: 50px;
    max-height: calc(100vh - 60px);
  }
  #header .hd-cont.collapse.in {
    overflow: auto;
  }
  #header.is-reduced .hd-support .svg-icon {
    -webkit-animation: initial;
         -o-animation: initial;
            animation: initial;
  }
  #header.is-reduced .hd-top {
    height: 54px;
  }
  #header.is-reduced .hd-cont.collapsing, #header.is-reduced .hd-cont.collapse.in {
    top: 45px;
  }
  #header .hd-user-menu .umenu-text {
    display: inline-block;
  }
  #header .hd-user-menu .hd-cont.collapsing, #header .hd-user-menu .hd-cont.collapse.in {
    left: inherit;
    right: 0;
  }
  #header .hd-search .hd-search-cont.collapsing, #header .hd-search .hd-search-cont.collapse.in {
    width: 500px;
  }
  #header .hd-local .hd-local-form {
    width: 295px;
  }
  #header .hd-local .hd-local-options {
    width: 280px;
    border-top: 0;
    border-left: 1px solid #666666;
    padding: 0 10px;
    padding-left: 25px;
    margin: 0;
    margin-top: 0;
    padding-top: 0;
  }
  #header .hd-local .hd-local-cont.collapsing, #header .hd-local .hd-local-cont.collapse.in {
    min-width: 360px;
    width: auto;
  }
  #header .hd-local .hd-local-suggest-cont {
    max-width: 256px;
  }
  #header .hd-local .hd-local-suggest-cont.collapse.in, #header .hd-local .hd-local-suggest-cont.collapsing {
    left: 50%;
  }
  #header .hd-local .hd-local-txt {
    display: inline-block;
  }
  #header .hd-local .hd-link {
    right: 14px;
  }
  #header .hd-main-menu .hd-mm-lnk {
    padding: 10px 22px;
  }
  #header .hd-option {
    margin-top: 4px;
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  #header .hd-search .hd-search-link {
    display: inline-block;
  }
  #header .hd-search .hd-search-link * {
    vertical-align: middle;
  }
  #header .hd-search .hd-search-txt {
    display: inline-block;
  }
  #header .hd-support .support-text {
    display: inline-block;
  }
  #header .hd-support .hd-support-link {
    display: none;
  }
  #header .hd-support .hd-support-link-2 {
    display: inline-block;
  }
  #header .hd-local .hd-local-form {
    width: 360px;
  }
  #header .hd-local .hd-local-options {
    width: 300px;
  }
}

@media (min-width: 1440px) {
  #header .hd-search {
    margin-top: 5px;
  }
  #header .hd-search .hd-search-link {
    display: none;
  }
  #header .hd-search .hd-search-input-top {
    margin-top: -5px;
    display: inline-block;
    margin-right: 50px;
  }
  #header .hd-search .hd-search-input-top .form-group {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
  #header .hd-search .hd-search-input-top .form-group.has-danger .form-control {
    border: 1px solid #ff3300;
  }
  #header .hd-search .hd-search-input-top .btn-icon {
    top: 3px;
  }
  #header .hd-search .hd-search-input-top .form-control {
    height: 35px;
    border: 0;
  }
  #header .hd-search .hd-search-input-top .hd-search-advanced {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.813rem;
    line-height: 30px;
    font-family: 'Proxima Nova';
    margin-left: 15px;
    color: #ff7300;
  }
  #header .hd-search .hd-search-input-top .hd-search-advanced.collapsed {
    color: #25b8ff;
  }
  #header .hd-search .hd-search-input-top .hd-search-advanced.collapsed:hover {
    color: #0091d8;
  }
  #header .hd-support .hd-cont.collapsing, #header .hd-support .hd-cont.collapse.in {
    left: inherit;
    right: 0;
  }
  #header .hd-search-input {
    display: none;
  }
  #header .hd-search-cont {
    right: 0;
  }
}

#footer {
  background-color: #252525;
  padding: 50px 20px;
}

#footer header .tit2 {
  margin-bottom: 15px;
}

#footer .ft-newsletter {
  margin-bottom: 25px;
}

#footer .ft-newsletter .form-group .svg-icon {
  fill: #3478c1;
}

#footer .ft-newsletter .form-group .form-control {
  height: 45px;
}

#footer .ft-newsletter .form-group .btn-icon {
  top: 8.5px;
}

#footer .ft-apps {
  margin-bottom: 25px;
}

#footer .ft-apps .ft-app-it {
  display: inline-block;
  margin-right: 15px;
}

#footer .ft-apps .ft-app-it:last-child {
  margin-right: 0;
}

#footer .ft-apps .ft-app-it a:hover img {
  opacity: 0.65;
}

#footer .ft-social {
  margin-bottom: 25px;
}

#footer .ft-social .ft-social-it {
  display: inline-block;
  margin-right: 15px;
}

#footer .ft-social .ft-social-it:last-child {
  margin-right: 0;
}

#footer .ft-social .ft-social-it a:hover .svg-icon {
  opacity: 0.65;
}

#footer .ft-sitemap {
  margin-bottom: 25px;
}

#footer .ft-sitemap .tit3 {
  color: #26b8ff;
}

#footer .ft-sitemap .tab-accordion {
  padding-left: 0;
  border-bottom: solid 1px rgba(151, 151, 151, 0.5);
}

#footer .ft-sitemap .tab-accordion:after, #footer .ft-sitemap .tab-accordion:before {
  background: #26b8ff;
}

#footer .ft-sitemap .tab-cont-wp {
  padding: 10px 0;
}

#footer .ft-sitemap .ft-smap-sub-it {
  margin-bottom: 20px;
  font-size: 0.813rem;
}

#footer .ft-payments .tit3, #footer .ft-ppoints .tit3 {
  margin-bottom: 15px;
}

#footer .ft-payments .ft-payment-lt, #footer .ft-ppoints .ft-payment-lt {
  margin-bottom: 0;
}

#footer .ft-payments .ft-payment-it, #footer .ft-ppoints .ft-payment-it {
  display: inline-block;
}

#footer .ft-payments {
  margin-bottom: 50px;
}

#footer .ft-ppoints {
  margin-bottom: 2rem;
}

#footer .ft-ppoints .ft-payment-it {
  margin-bottom: 10px;
}

#footer .ft-support-link {
  margin-bottom: 2rem;
}

#footer .ft-support-link .tit2, #footer .ft-support-link .tit3 {
  margin-bottom: 15px;
}

#footer .ft-address .ftr-copyright {
  font-family: 'Proxima Nova';
  color: #979797;
  font-size: 0.750rem;
}

@media screen and (min-width: 35.5em) {
  #footer .ft-wp {
    max-width: 500px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 48.063em) {
  #footer .ft-newsletter {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 62em) {
  #footer .ft-wp {
    max-width: 750px;
    margin: 0 auto;
  }
  #footer .ft-sitemap .tit3 {
    border: 0;
    color: #fff;
    cursor: default;
  }
  #footer .ft-sitemap .ft-smap-sub-it {
    margin-bottom: 10px;
  }
  #footer .ft-support-link {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  #footer .ft-wp {
    max-width: 1380px;
  }
}

.product-lt {
  overflow: hidden;
}

.product-lt .product-it {
  overflow: hidden;
  margin-bottom: 10px;
}

.product-lt .product-img {
  display: block;
  margin-bottom: 10px;
}

.tab-accordion {
  display: block;
  padding: 10px;
  position: relative;
  text-decoration: none;
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
  color: #ff7300;
}

.tab-accordion:focus, .tab-accordion:active, .tab-accordion:hover {
  text-decoration: none;
  color: #ff7300;
}

.tab-accordion:before, .tab-accordion:after {
  content: '';
  position: absolute;
  top: 50%;
  background: #ff7300;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.tab-accordion.tab-inactive {
  opacity: 0.6;
  position: relative;
  pointer-events: none;
}

.tab-accordion.collapsed {
  color: #25b8ff;
  border-bottom: 1px solid #666666;
}

.tab-accordion.collapsed:before, .tab-accordion.collapsed:after {
  background: #25b8ff;
}

.tab-accordion.model1 {
  padding-right: 30px;
}

.tab-accordion.model1:before, .tab-accordion.model1:after {
  display: block;
  width: 2px;
  height: 8px;
  margin-top: -5px;
}

.tab-accordion.model1:before {
  right: 20px;
  -webkit-transform: translate(2px, 0) rotate(45deg);
      -ms-transform: translate(2px, 0) rotate(45deg);
       -o-transform: translate(2px, 0) rotate(45deg);
          transform: translate(2px, 0) rotate(45deg);
}

.tab-accordion.model1:after {
  right: 15px;
  -webkit-transform: translate(2px, 0) rotate(-45deg);
      -ms-transform: translate(2px, 0) rotate(-45deg);
       -o-transform: translate(2px, 0) rotate(-45deg);
          transform: translate(2px, 0) rotate(-45deg);
}

.tab-accordion.model1.collapsed {
  color: #25b8ff;
}

.tab-accordion.model1.collapsed:before, .tab-accordion.model1.collapsed:after {
  background: #25b8ff;
}

.tab-accordion.model1.collapsed:before {
  -webkit-transform: translate(2px, 0) rotate(-45deg);
      -ms-transform: translate(2px, 0) rotate(-45deg);
       -o-transform: translate(2px, 0) rotate(-45deg);
          transform: translate(2px, 0) rotate(-45deg);
}

.tab-accordion.model1.collapsed:after {
  -webkit-transform: translate(2px, 0) rotate(45deg);
      -ms-transform: translate(2px, 0) rotate(45deg);
       -o-transform: translate(2px, 0) rotate(45deg);
          transform: translate(2px, 0) rotate(45deg);
}

.tab-accordion.model2 {
  padding-right: 30px;
}

.tab-accordion.model2:before, .tab-accordion.model2:after {
  right: 0;
  margin: -8px 0 0;
}

.tab-accordion.model2:before {
  right: 15px;
  width: 2px;
  height: 12px;
  margin-top: -7px;
  -webkit-transform: translate(0, 0) rotate(90deg);
      -ms-transform: translate(0, 0) rotate(90deg);
       -o-transform: translate(0, 0) rotate(90deg);
          transform: translate(0, 0) rotate(90deg);
}

.tab-accordion.model2:after {
  right: 10px;
  width: 12px;
  height: 2px;
  margin-top: -2px;
  -webkit-transform: translate(0, 0) rotate(0);
      -ms-transform: translate(0, 0) rotate(0);
       -o-transform: translate(0, 0) rotate(0);
          transform: translate(0, 0) rotate(0);
}

.tab-accordion.model2.collapsed:before {
  -webkit-transform: translate(0, 0) rotate(0);
      -ms-transform: translate(0, 0) rotate(0);
       -o-transform: translate(0, 0) rotate(0);
          transform: translate(0, 0) rotate(0);
}

.tab-content .tab-cont-wp {
  padding: 10px;
}

.tab-content.collapse.in {
  border-bottom: 1px solid #666666;
}

.icon-accordion {
  text-decoration: none;
  position: absolute;
  top: 50%;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.icon-accordion .svg-icon {
  cursor: pointer;
}

.icon-accordion.collapsed .svg-icon {
  -o-transform: rotate(180deg) scaleX(-1);
  -webkit-transform: rotate(180deg) scaleX(-1);
  -ms-transform: rotate(180deg) scaleX(-1);
      transform: rotate(180deg) scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}

.icon-accordion .ia-txt {
  display: none;
}

.icon-accordion:hover, .icon-accordion:focus, .icon-accordion:active {
  text-decoration: none;
}

.icon-accordion:hover span, .icon-accordion:focus span, .icon-accordion:active span {
  text-decoration: none;
}

.add-remove-tab {
  background: #f2f2f2;
  margin: 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.add-remove-tab .art-txt {
  text-transform: uppercase;
}

.add-remove-tab .tab-accordion {
  border: 0;
}

.collapse-radio * {
  vertical-align: middle;
}

.collapse-radio .cr-lnk {
  display: block;
  border: 1px solid #e0e0e0;
  padding: 10px;
  margin-top: -1px;
}

.collapse-radio .cr-lnk.collapsed {
  border: 1px solid transparent;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
}

.collapse-radio .cr-lnk .custom-control-indicator {
  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='%23ff7300'/%3E%3C/svg%3E");
  top: 0.35rem;
}

.collapse-radio .collapsed .custom-control-indicator {
  background-image: none;
}

.collapse-radio .collapse .card {
  border-top: 0;
}

.collapse-radio .cr-content {
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-top: 0;
}

.collapse-radio .cr-value {
  display: block;
  font-size: 0.750rem;
}

.collapse-radio .panel-heading .icon-txt {
  margin: 10px 0 0 1.7em;
}

@media (min-width: 544px) {
  .collapse-radio .cr-lnk .icon-txt {
    float: right;
    margin-left: 0;
    direction: rtl;
  }
}

@media (min-width: 768px) {
  .icon-accordion .ia-txt {
    display: inline-block;
    margin-right: 5px;
  }
}

button:focus {
  outline: none;
}

.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-outline-success,
.btn-outline-info,
.btn-outline-warning,
.btn-outline-danger {
  display: none;
}

.btn {
  text-transform: uppercase;
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
}

.btn.disabled, .btn:disabled {
  background: transparent;
  border: 1px solid #666666;
  pointer-events: none;
  color: #666666;
}

.btn.disabled:focus {
  background: #ddd;
}

.btn.btn-primary.active {
  color: #ff7300;
  border-color: #ff7300;
}

.btn.btn-secondary.disabled, .btn.btn-secondary:disabled {
  border: 0;
}

.btn-primary:hover {
  color: #009ce7;
}

.session-options .btn.btn-primary {
  min-width: 110px;
}

.btn-link {
  text-transform: initial;
}

.btn-paypal {
  color: #fff;
  background-color: #003087;
  border-color: #003087;
}

.btn-paypal:hover, .btn-paypal:focus, .btn-paypal:active {
  background-color: #001e54;
  border-color: #001e54;
}

@media (min-width: 992px) {
  [data-button-text] {
    position: relative;
    overflow: hidden;
  }
  [data-button-text] .btn-main-text {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s, -o-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s, -o-transform .25s;
  }
  [data-button-text]:before {
    content: attr(data-button-text);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translateY(-145%);
        -ms-transform: translateY(-145%);
         -o-transform: translateY(-145%);
            transform: translateY(-145%);
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s, -o-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s, -o-transform .25s;
    display: inline-block;
  }
  [data-button-text]:hover:before {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%);
  }
  [data-button-text]:hover .btn-main-text {
    -webkit-transform: translateY(145%);
        -ms-transform: translateY(145%);
         -o-transform: translateY(145%);
            transform: translateY(145%);
  }
}

.nav-tabs {
  border-bottom: 1px solid #666666;
}

.nav-tabs .nav-item {
  margin-bottom: 0;
  display: inline-block;
  float: none;
  margin-right: 25px;
}

.nav-tabs .nav-item:last-child {
  margin-right: 0;
}

.nav-tabs .nav-link {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-family: 'Klavika-Regular';
  padding-left: 0;
  padding-right: 0;
}

.nav-tabs .nav-link.active {
  background-color: transparent;
  border-color: transparent;
  font-family: 'Klavika-Bold';
  font-size: 1.125rem;
  border-bottom: 1px solid #ff7300;
  margin-bottom: -1px;
}

.nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus {
  border-bottom: 1px solid #ff7300;
  outline: none;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  background-color: transparent;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: transparent;
}

.nav-stacked.nav-menu .nav-item + .nav-item {
  margin-top: 2px;
}

.nav-stacked.nav-menu .nav-link {
  padding: .725em 3em .725em 1em;
  font-size: 0.875rem;
  cursor: pointer;
  background-color: #f2f2f2;
  border-left: 4px solid #0db6b5;
  position: relative;
}

.nav-stacked.nav-menu .nav-link:before, .nav-stacked.nav-menu .nav-link:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 2px;
  height: 8px;
  margin-top: -5px;
  background-color: #ff7300;
}

.nav-stacked.nav-menu .nav-link:before {
  right: 20px;
  -webkit-transform: translate(2px, -3px) rotate(135deg);
      -ms-transform: translate(2px, -3px) rotate(135deg);
       -o-transform: translate(2px, -3px) rotate(135deg);
          transform: translate(2px, -3px) rotate(135deg);
}

.nav-stacked.nav-menu .nav-link:after {
  right: 15px;
  -webkit-transform: translate(-3px, 2px) rotate(-135deg);
      -ms-transform: translate(-3px, 2px) rotate(-135deg);
       -o-transform: translate(-3px, 2px) rotate(-135deg);
          transform: translate(-3px, 2px) rotate(-135deg);
}

.nav-stacked.nav-menu .nav-link .svg-icon {
  fill: #ff7300;
}

.nav-stacked.nav-menu .nav-link.past-step {
  color: #0db6b5;
}

.nav-stacked.nav-menu .nav-link.past-step .nav-link-title {
  font-size: 0.625rem;
  display: block;
  color: #a6a6a6;
  text-transform: none;
}

.nav-stacked.nav-menu .nav-link .nav-link-title {
  color: #0db6b5;
  text-transform: uppercase;
}

.nav-stacked.nav-menu .nav-link.active {
  background-color: #0db6b5;
  color: #fff;
  position: relative;
}

.nav-stacked.nav-menu .nav-link.active:before, .nav-stacked.nav-menu .nav-link.active:after {
  background-color: currentColor;
}

.nav-stacked.nav-menu .nav-link.active .svg-icon {
  fill: #fff;
}

.nav-stacked.nav-menu .nav-link.active .nav-link-title {
  color: #fff;
}

.nav-stacked.nav-menu .nav-link.active.past-step .nav-link-title {
  color: #93dcdc;
}

.nav-stacked.nav-menu .nav-link.disabled {
  color: #ccc;
  cursor: not-allowed;
  border-color: #ccc;
}

.nav-stacked.nav-menu .nav-link.disabled .nav-link-title {
  color: currentColor;
}

.nav-stacked.nav-menu .nav-link.disabled:before, .nav-stacked.nav-menu .nav-link.disabled:after {
  background-color: currentColor;
}

.nav-stacked.nav-menu .nav-link.disabled:hover {
  background-color: #f2f2f2;
}

.nav-stacked.nav-menu .nav-link.disabled .svg-icon {
  fill: #ccc;
}

/* temp */
@media screen and (max-width: 543px) {
  .wide-nav-tabs .nav-item + .nav-item {
    margin-left: 0;
  }
  .wide-nav-tabs .nav-item {
    float: none;
    margin-bottom: 2px;
  }
  .wide-nav-tabs .nav-link {
    padding: 1em;
  }
}

@media (min-width: 992px) {
  .nav-stacked.nav-menu .nav-link:before, .nav-stacked.nav-menu .nav-link:after {
    display: none;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .nav-stacked.nav-menu .nav-link:before {
    background-color: transparent;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #0db6b5;
    right: -8px;
    top: 50%;
    z-index: 1;
    margin-top: -8px;
    pointer-events: none;
  }
  .nav-stacked.nav-menu .nav-link.active:before {
    display: block;
  }
}

.popover-title {
  font-size: 1.125rem;
  color: #fff;
}

.popover-content {
  color: #fff;
}

.modal {
  cursor: default;
}

.modal-video {
  max-width: 1280px;
}

.modal-favorite .modal-dialog .modal-content {
  min-height: 0;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-backdrop.in {
  -webkit-filter: blur(6px) grayscale(20%);
          filter: blur(6px) grayscale(20%);
}

.modal-dialog {
  margin: 0;
  height: 100%;
  text-align: left;
}

.modal-dialog .modal-content {
  min-height: 100%;
}

.modal-header .close {
  margin-right: -15px;
  margin-top: -10px;
  width: 44px;
  height: 44px;
}

.modal-body {
  padding: 0 15px;
}

.modal-title {
  clear: right;
  font-family: 'Klavika-Bold';
  line-height: 1.2;
  margin-bottom: 10px;
}

.modal-sm, .modal-sm .modal-footer {
  text-align: center;
}

.modal-sm .modal-title {
  font-weight: bold;
}

.modal-sm .modal-header {
  padding-bottom: 10px;
}

.modal-sm .modal-body {
  padding-top: 5px;
  padding-bottom: 5px;
}

.modal-sm .modal-fotter {
  padding-top: 5px;
}

.modal-header .close {
  opacity: 1;
  font-size: 3rem;
  position: absolute;
  right: 20px;
  top: 20px;
}

.modal-header .close:hover {
  color: #009ce7;
}

.modal-header .close:hover .svg-icon {
  fill: #009ce7;
}

.modal-header .close:focus {
  outline: none;
}

.modal-icon {
  display: block;
  margin: 3rem auto 0.5rem;
  width: 97px;
  height: 112px;
}

.modal.modal-image .modal-content {
  padding-bottom: 320px;
}

.modal.modal-image .modal-content .modal-form {
  width: 286px;
  z-index: 2;
  position: relative;
}

.modal.modal-image .modal-content .modal-bg-image {
  position: absolute;
  right: 0;
  width: 100%;
}

.modal.price-modal .modal-content {
  height: 700px;
  overflow: auto;
}

.ing-modal .modal-dialog.modal-sm .modal-content {
  max-width: 350px;
}

.ing-modal .modal-dialog.modal-sm .modal-header {
  padding: 15px 45px 44px 45px;
}

.ing-modal .modal-wp {
  display: table;
  height: 100%;
  width: 100%;
}

.ing-modal .modal-body {
  padding: 15px;
}

.ing-modal .modal-footer {
  padding: 15px 15px 2rem;
}

.ing-modal .modal-dialog {
  display: table-cell;
  vertical-align: middle;
}

.ing-modal .modal-dialog .modal-content {
  min-height: 100%;
  max-width: 770px;
  margin: 0 auto;
}

.modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
     transform: scale(0.1);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
     transform: scale(1);
  opacity: 1;
}

@media (min-width: 544px) {
  .modal-dialog {
    margin: 10px auto;
    height: auto;
  }
  .modal.modal-image .modal-content {
    padding-bottom: 0;
    max-width: 770px;
    height: auto;
    max-height: 500px;
  }
  .modal.modal-image .modal-content .modal-body {
    overflow: hidden;
    padding-bottom: 15%;
  }
  .modal.modal-image .modal-content .modal-body:before {
    background: -webkit-linear-gradient(left, #212121 0%, rgba(33, 33, 33, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#212121), to(rgba(33, 33, 33, 0)));
    background: -o-linear-gradient(left, #212121 0%, rgba(33, 33, 33, 0) 100%);
    background: linear-gradient(to right, #212121 0%, rgba(33, 33, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#00212121',GradientType=1 );
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    pointer-events: none;
    width: 280px;
    left: 0;
    z-index: 2;
  }
  .modal.modal-image .modal-content .modal-form {
    width: 286px;
    margin: 0;
    padding-top: 30px;
  }
  .modal.modal-image .modal-content .modal-bg-image {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .modal.modal-image .modal-content .modal-body {
    padding-bottom: 20%;
  }
  .ing-modal .modal-dialog .modal-content {
    min-height: auto;
  }
}

@media (min-width: 992px) {
  .modal.modal-image .modal-content .modal-body {
    padding-bottom: 28%;
  }
}

.tag {
  font-family: 'Proxima Nova';
  background-color: #ff9900;
  text-transform: uppercase;
  color: #212121;
  font-size: 0.6875rem;
  vertical-align: middle;
  padding: 0.35rem 0.5rem;
  font-weight: normal;
}

.tag-session {
  padding: .10rem .25rem;
}

.tag-genre {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  font-size: 0.625rem;
}

.tag-classification-free, .tag-classification-10, .tag-classification-12, .tag-classification-14, .tag-classification-16, .tag-classification-18, .tag-classification-no-specified {
  color: #fff;
  min-width: 20px;
  padding: .25rem;
}

.tag-classification-free {
  background: #00a651;
}

.tag-classification-10 {
  background: #0095da;
}

.tag-classification-12 {
  background: #ffcb05;
}

.tag-classification-14 {
  background: #f58220;
}

.tag-classification-16 {
  background: #ec1d25;
}

.tag-classification-18 {
  background: #000;
}

.tag-classification-no-specified {
  background: #5c5c5c;
}

.tag-no-classification {
  color: #979797;
  font-size: 0;
  vertical-align: middle;
  margin-right: 5px;
}

.tag-no-classification:before {
  content: "?";
  background: #666;
  color: #fff;
  width: 20px;
  height: 20px;
  padding: 0.175rem;
  font-family: 'Proxima Nova';
  font-size: 0.6875rem;
  vertical-align: middle;
  font-weight: normal;
  margin-right: 3px;
  text-align: center;
  display: inline-block;
}

.tag-category-culturais {
  text-transform: uppercase;
  background: #c3f;
}

.tag-category-familia {
  background: #3fc;
}

.tag-premiere {
  background: #ff3;
  color: #333;
}

.tag-spoiler {
  color: #ff7300;
  background-color: transparent;
  border: 1px solid #ff7300;
  font-size: 0.625rem;
}

.tag-sponsor {
  color: #999;
  background-color: #252525;
  border: 0;
  font-size: 0.625rem;
}

@media (min-width: 768px) {
  .tag-no-classification {
    font-size: 0.688rem;
  }
}

.alert {
  display: table;
  width: 100%;
  background: transparent;
  font-size: 0.813rem;
}

.alert * {
  vertical-align: middle;
}

.alert p {
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
  display: table-cell;
}

.alert .alert-title {
  margin-right: .3rem;
  display: block;
}

.alert svg {
  display: table-cell;
  margin-right: .5rem;
}

.alert-success {
  border-color: #00cc00;
  color: #00cc00;
}

.alert-success .svg-icon {
  fill: #00cc00;
}

.alert-info {
  border-color: #FF7900;
  color: #FF7900;
}

.alert-info .svg-icon {
  fill: #FF7900;
}

.alert-warning {
  border-color: #ff3300;
  color: #ff3300;
}

.alert-warning .svg-icon {
  fill: #ff3300;
}

.alert-danger {
  border-color: #ff3300;
  color: #ff3300;
}

.alert-danger .svg-icon {
  fill: #ff3300;
}

.notification {
  position: relative;
  display: inline-block;
}

.notification .notification-status {
  position: absolute;
  right: -5px;
  top: -5px;
  text-align: center;
  background-color: #ff9900;
  min-width: 17.5px;
  line-height: 17.5px;
  height: 17.5px;
  color: #131313;
  font-family: 'Klavika-Bold';
  font-size: 0.875rem;
  padding: 1px;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Input
  1.1 - Wrapper
  1.2 - Combo
  1.3 - Input field
    1.3.1 - Input w/ button
2.0 - Validation
3.0 - Labels
4.0 - Custom Select
--------------------------------------------------------------*/
/*--------------------------------------------------------------
  1.0 - Input
  --------------------------------------------------------------*/
/*--------------------------------------------------------------
  1.1 - Wrapper - Form Group (Bootstrap)
  --------------------------------------------------------------*/
.form-group {
  position: relative;
  vertical-align: top;
}

.form-group .form-icon-group {
  padding: 0 5px;
  position: absolute;
  display: block;
  border-right: 1px solid #858585;
  left: 4px;
  top: 19px;
  margin-top: -9.5px;
  overflow: visible;
  z-index: 1;
  height: 22px;
}

.form-group .form-icon-group .svg-icon {
  fill: #999;
}

.form-group .form-icon-group ~ .form-control {
  padding-left: 52px;
}

.form-group .form-icon-group ~ .fl-label {
  padding-left: 43px;
}

.form-group.fl-form-group-with-value .fl-label {
  font-size: 0.625rem;
  padding-top: 2px;
}

.form-group.fl-form-group-with-value .form-control {
  padding-top: 15px;
}

.form-group select.form-control:not([size]):not([multiple]) {
  padding: .15rem .75rem;
  height: 40px;
}

.form-group.inactive .form-control {
  background-color: #999999;
  pointer-events: none;
  border-color: #999999;
}

.form-group.inactive .form-control::-webkit-input-placeholder {
  color: #666666;
}

.form-group.inactive .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}

.form-group.inactive .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}

.form-group.inactive .form-control:-ms-input-placeholder {
  color: #666666;
}

/*--------------------------------------------------------------
  1.2 - Combo
  --------------------------------------------------------------*/
.form-group-combo .form-group {
  padding-right: 0;
  margin-bottom: 0;
}

.form-group-combo .form-group:last-child {
  padding-left: 0;
  padding-right: 10px;
}

.form-group-combo .form-group:last-child .frm-lbl {
  padding-left: 0;
}

/*--------------------------------------------------------------
  1.3 - Input field - Form Control (Bootstrap)
  --------------------------------------------------------------*/
.form-control {
  border: 1px solid transparent;
  border-radius: 0;
  outline: 0;
  margin: 0;
  font-size: 0.875rem;
  font-family: 'Proxima Nova';
}

.form-control:focus {
  border-color: #25b8ff;
}

.form-control::-webkit-input-placeholder {
  color: #939597;
}

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #939597;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #939597;
}

.form-control:-ms-input-placeholder {
  color: #939597;
}

.form-control:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control :-moz-submit-invalid {
  box-shadow: none;
}

.form-control :-moz-ui-invalid {
  box-shadow: none;
}

.form-control[disabled] {
  background: #f2f2f2;
  color: #B8B8B8;
}

.form-control[disabled] [class^="icon-"]:after,
.form-control[disabled] .form-icon-group:after {
  background: #f2f2f2;
}

.form-control[disabled]::-webkit-input-placeholder {
  color: #ccc;
}

.form-control[disabled]:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}

.form-control[disabled]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}

.form-control[disabled]:-ms-input-placeholder {
  color: #ccc;
}

/*--------------------------------------------------------------
  2.0 - Valdation
  --------------------------------------------------------------*/
.form-group.has-success .form-control {
  border-color: #5cb85c;
  border-width: 2px;
}

.form-group.has-success .svg-icon {
  fill: #5cb85c;
}

.form-group.has-warning .form-control {
  border-color: #f0ad4e;
  border-width: 2px;
}

.form-group.has-warning .svg-icon {
  fill: #f0ad4e;
}

.form-group.has-danger .form-control {
  border-color: #d9534f;
  border-width: 2px;
}

.form-group.has-danger .svg-icon {
  fill: #d9534f;
}

.frm-msg-error {
  display: inline-block;
  padding: 5px;
  margin-top: 5px;
  font-size: 0.813rem;
  color: #ff3300;
  border: 1px solid #ff3300;
  line-height: normal;
  font-family: 'Proxima Nova';
}

/*--------------------------------------------------------------
  3.0 - Labels
  --------------------------------------------------------------*/
.fl-form-group .form-control {
  padding: 0.15rem 0.5rem;
  height: 40px;
  -webkit-transition: .5s padding;
  -o-transition: .5s padding;
  transition: .5s padding;
}

.fl-form-group textarea.form-control {
  height: auto;
  padding: .719rem .5rem;
}

.fl-form-group.frm-grp-01 .fl-label {
  left: 22px;
}

.fl-form-group.frm-grp-02 .fl-label {
  left: 9px;
}

.fl-form-group.frm-grp-02 .form-control {
  border-width: 1px;
}

.fl-form-group.frm-grp-03 .fl-label {
  left: 9px;
}

.fl-form-group.fl-displayed .form-control {
  padding-top: 15px;
}

.fl-form-group.fl-displayed.frm-grp-01 .fl-label {
  left: 22px;
}

.fl-form-group.fl-displayed.frm-grp-02 .fl-label {
  left: 9px;
}

.fl-form-group.fl-displayed.frm-grp-03 .fl-label {
  left: 9px;
}

.fl-form-group.fl-displayed .fl-label {
  top: 0;
  left: 12px;
  opacity: 1;
}

.fl-form-group .fl-label {
  display: block;
  position: absolute;
  color: #939597;
  pointer-events: none;
  font-size: 0.688rem;
  font-family: 'Proxima Nova';
  top: 1rem;
  left: 13px;
  opacity: 0;
  z-index: 0;
  font-size: 0.85em;
  -webkit-transition: top 0.5s ease, opacity 0.5s ease;
  -o-transition: top 0.5s ease, opacity 0.5s ease;
  transition: top 0.5s ease, opacity 0.5s ease;
}

.fl-form-group-with-value .fl-label {
  top: 0;
  left: 9px;
  opacity: 1;
}

/*--------------------------------------------------------------
  Input w/ button
  --------------------------------------------------------------*/
.form-group-btn .form-group-btn-wp {
  margin-right: 50px;
}

.form-group-btn .form-group-btn-wp .form-control {
  padding-right: 0.5rem;
}

.form-group-btn .btn {
  position: absolute;
  right: 3px;
  top: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.875rem;
}

.form-group-btn .btn.is-loading {
  position: absolute;
}

.form-group-btn .form-control {
  padding-right: 2.5rem;
}

.form-group-btn .btn-icon {
  background: transparent;
  border: 0;
  position: absolute;
  right: 0;
  top: 6px;
}

.form-group-btn .btn-icon .svg-icon {
  fill: #3478c1;
}

/*--------------------------------------------------------------
  4.0 - Custom Select
  --------------------------------------------------------------*/
.frm-customselect {
  position: relative;
}

.frm-customselect select.form-control {
  padding-right: 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.frm-customselect select.form-control:disabled {
  cursor: not-allowed;
}

.frm-customselect select.form-control:not([size]):not([multiple]) {
  padding-right: 1.7rem;
}

.frm-customselect:before, .frm-customselect:after {
  content: '';
  position: absolute;
  top: 50%;
  background: #3478c1;
  display: block;
  width: 2px;
  height: 8px;
  margin-top: -5px;
}

.frm-customselect:before {
  right: 18px;
  -webkit-transform: translate(2px, 0) rotate(-45deg);
      -ms-transform: translate(2px, 0) rotate(-45deg);
       -o-transform: translate(2px, 0) rotate(-45deg);
          transform: translate(2px, 0) rotate(-45deg);
}

.frm-customselect:after {
  right: 13px;
  -webkit-transform: translate(2px, 0) rotate(45deg);
      -ms-transform: translate(2px, 0) rotate(45deg);
       -o-transform: translate(2px, 0) rotate(45deg);
          transform: translate(2px, 0) rotate(45deg);
}

.custom-checkbox *,
.custom-radio * {
  vertical-align: middle;
}

.custom-checkbox:hover .custom-control-indicator,
.custom-radio:hover .custom-control-indicator {
  border-color: transparent;
}

.custom-checkbox:hover .custom-control-input:disabled ~ .custom-control-indicator,
.custom-radio:hover .custom-control-input:disabled ~ .custom-control-indicator {
  border-color: rgba(0, 0, 0, 0.15);
}

.custom-checkbox .custom-control-description,
.custom-radio .custom-control-description {
  display: inline-block;
  padding: 1px;
}

@media (min-width: 768px) {
  .custom-checkbox .custom-control-description,
  .custom-radio .custom-control-description {
    padding: 0;
  }
}

.custom-control {
  display: inline-block;
  padding-left: calc(1.4rem + 10px);
}

@media (min-width: 992px) {
  .custom-control {
    padding-left: calc(0.9375rem + 10px);
  }
}

.custom-control-indicator {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) {
  .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    -webkit-background-size: 10px 10px;
            background-size: 10px 10px;
  }
  .custom-control-indicator {
    width: 0.9375rem;
    height: 0.9375rem;
  }
}

/*--------------------------------------------------------------
  6.0 - Security Level
  --------------------------------------------------------------*/
.security-level {
  /*weak pass*/
  /*moderate pass*/
  /*good pass*/
  padding: 0 5px;
  margin: 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Proxima Nova';
}

.security-level * {
  vertical-align: middle;
}

.security-level span {
  font-size: 0.750rem;
  color: #939597;
}

.security-level .sl-wp {
  margin-left: 5px;
}

.security-level .sl-txt {
  margin-right: 20px;
}

.security-level .sl-status {
  direction: rtl;
  display: inline-block;
}

.security-level .sl-status-txt {
  width: 80px;
  display: inline-block;
  text-align: right;
}

.security-level .sl-level {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  background: #c8c8c8;
  margin-right: 3px;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
}

.security-level .sl-status-1 .pc-is-active {
  background: #F63300;
}

.security-level .sl-status-1 + .sl-current {
  color: #F63300;
}

.security-level .sl-status-2 .pc-is-active {
  background: #FF7300;
}

.security-level .sl-status-2 + .sl-current {
  color: #FF7300;
}

.security-level .sl-status-3 .pc-is-active {
  background: #00cc00;
}

.security-level .sl-status-3 + .sl-current {
  color: #00cc00;
}

.security-level .sl-current {
  display: inline-block;
  vertical-align: middle;
}

/*--------------------------------------------------------------
  7.0 - Amount
  --------------------------------------------------------------*/
.amount-group {
  margin-bottom: 10px;
  display: inline-block;
}

.amount-group.active .amt-number {
  color: #ff7300;
}

.amount-group .amt-number {
  background-color: #fff;
  margin: 0 5px;
  min-width: 10px;
  display: inline-block;
  font-size: 1.250rem;
  vertical-align: middle;
  height: 45px;
  width: 55px;
  text-align: center;
  color: #858585;
  line-height: 45px;
  font-family: 'Proxima Nova';
}

.amount-group .btn {
  width: 45px;
  height: 45px;
  padding: 0.4rem 0;
  color: #666666;
  border-color: #666666;
  pointer-events: none;
}

.amount-group .btn .svg-icon {
  fill: #666666;
}

.amount-group .btn.btn-active {
  color: #25b8ff;
  border-color: #25b8ff;
  pointer-events: auto;
}

.amount-group .btn.btn-active .svg-icon {
  fill: #25b8ff;
}

/*--------------------------------------------------------------
  Switch checkbox
  --------------------------------------------------------------*/
.custom-control-switch {
  padding-right: 56px;
  min-height: 25px;
}

.switch {
  width: 22px;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
       -o-transform: translateY(50%);
          transform: translateY(50%);
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.switch.inactive {
  pointer-events: none;
  opacity: 0.5;
}

.switch-checkbox {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
}

.switch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  padding: 0;
  background-color: #999999;
  border-radius: 15px;
  -webkit-transition: background-color 0.25s ease-in;
  -o-transition: background-color 0.25s ease-in;
  transition: background-color 0.25s ease-in;
}

.switch-label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 0px;
  position: absolute;
  right: 12px;
  top: 1.5px;
  -webkit-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
       -o-transform: translateY(-20%);
          transform: translateY(-20%);
  background-color: #666666;
  border-radius: 25px;
  -webkit-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}

.switch-checkbox:checked + .switch-label:before {
  right: -10px;
}

.switch-checkbox:checked + .switch-label {
  background: #ff7300;
}

.card.ing {
  max-width: 230px;
  background-color: transparent;
  border: 0;
  position: relative;
  overflow: hidden;
}

.card.ing .card-title {
  font-family: 'Klavika-Regular';
  margin-bottom: 0;
  font-size: 1.125rem;
  max-width: 180px;
}

.card.ing .card-block {
  padding: 10px 50px 10px 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding-top: 120px;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.85)));
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.card.ing .card-rating {
  display: inline-block;
  font-size: 1.125rem;
  padding-left: 5px;
}

.card.ing .card-rating .svg-icon {
  fill: #FF7300;
}

.card.ing .card-rating .icon-txt > .it-txt {
  padding-left: 0;
  text-shadow: 1px 1px 1px #000;
}

.card.ing .card-img-top {
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease, -o-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
}

.card.ing .tag-classification {
  position: absolute;
  right: 10px;
  bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.card.ing .tag-no-classification {
  display: none;
}

.card.ing-small {
  width: 135px;
  overflow: hidden;
  background-color: transparent;
  border: 0;
}

.card.ing-small .card-img-top {
  margin-bottom: 10px;
}

.card.ing-small .card-title {
  color: #fff;
  font-size: 0.938rem;
  font-family: 'Klavika-Regular';
  text-align: left;
  -webkit-line-clamp: 2;
  display: block;
  display: -webkit-box;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.card.ing-small .tags-box {
  position: absolute;
  bottom: 10px;
  width: 100%;
  left: 50%;
  padding: 65px 5px 0;
  -webkit-box-sizing: initial;
          box-sizing: initial;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: -webkit-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), color-stop(1%, rgba(33, 33, 33, 0)), to(rgba(33, 33, 33, 0.85)));
  background: -o-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.card.ing-small .tags-box .tag {
  margin: 0 10px;
}

.card.ing-small .card-block {
  padding: 0;
  position: relative;
}

.card-product {
  width: 185px;
  text-align: center;
}

.card-product .cp-img {
  margin: 0 auto 1rem;
  display: block;
  max-width: 100%;
  height: 130px;
}

.card-product .cp-description {
  margin-bottom: 0.5rem;
  color: #666;
  display: block;
}

.card-product .cp-tax {
  display: block;
}

@media (min-width: 992px) {
  .card.ing:hover .card-img-top {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
}

.network-card {
  margin-bottom: 20px;
}

.network-card .nc-image {
  float: left;
  vertical-align: middle;
  margin-right: 20px;
  width: 90px;
  height: 90px;
}

.network-card .nc-info {
  overflow: hidden;
  padding-top: 10px;
  vertical-align: middle;
}

.network-card .tit3 {
  margin-bottom: 5px;
}

.network-card .nc-result {
  color: #979797;
  font-family: 'Proxima Nova';
  font-size: 0.813rem;
}

@media (min-width: 992px) {
  .network-card .card.ing-small {
    width: 150px;
  }
}

@media (min-width: 1440px) {
  .network-card {
    margin-bottom: 0;
  }
  .network-card .nc-image {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    width: 160px;
    height: 160px;
  }
}

.rating {
  float: left;
  position: relative;
  padding: 10px 40px 15px 15px;
  border: 1px solid transparent;
}

.rating:hover {
  border: 1px solid #666;
}

.rating .rating-txt, .rating .rating-rate {
  display: none;
  text-indent: -9999px;
  font-size: 0;
  color: #fff;
  background: #333;
  position: absolute;
}

.rating .rating-txt {
  font-size: 0.813rem;
  left: 10px;
  padding-left: 5px;
  padding-top: 5px;
  width: 90%;
}

.rating .rating-rate {
  font-size: 1.375rem;
  right: 15px;
  top: 13px;
}

.rating .rating-comment {
  display: block;
  font-size: 0.813rem;
  overflow: hidden;
  clear: both;
}

.rating.rate-success {
  border-color: #00cc00;
}

.rating.rate-success:after {
  content: "Obrigado por avaliar!";
  color: #00cc00;
  display: block;
  font-size: 0.813rem;
  position: absolute;
  bottom: 15px;
  background-color: #333;
}

.rating.rate-success > input:checked ~ label:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#f69b0b" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>');
}

.rating.rate-success label, .rating.rate-success a, .rating.rate-success input {
  pointer-events: none;
}

.rating.rated:hover {
  border: 1px solid transparent;
}

.rating.rated label {
  pointer-events: none;
}

.rating.rated.rtd-2 > input:checked + label:before, .rating.rated.rtd-3 > input:checked + label:before, .rating.rated.rtd-4 > input:checked + label:before, .rating.rated.rtd-5 > input:checked + label:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#f69b0b" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>');
}

.rating.rated.rtd-05 > input:checked + label:before, .rating.rated.rtd-15 > input:checked + label:before, .rating.rated.rtd-25 > input:checked + label:before, .rating.rated.rtd-35 > input:checked + label:before, .rating.rated.rtd-45 > input:checked + label:before {
  background-image: url(http://ingresso-a.akamaihd.net/sitenovo-2017/comum/img/rating-star-half-status.svg);
}

.rating.rating-lg:not(:checked) > label {
  width: 40px;
}

.rating.rating-lg:not(:checked) > label:before {
  height: 30px;
  width: 30px;
}

.rating.rating-lg .rating-rate {
  font-size: 1.875rem;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
  position: absolute;
  top: 0;
  clip: rect(0, 0, 0, 0);
}

.rating:not(:checked) > label {
  float: right;
  width: 30px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  line-height: 1;
  margin-bottom: 0;
}

.rating:not(:checked) > label:before {
  content: ' ';
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#212121" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>') no-repeat 0 0;
  display: inline-block;
  height: 25px;
  width: 25px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.rating > input:checked ~ label:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#f69b0b" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>');
}

.rating > input:checked ~ label .rating-rate {
  display: block;
  text-indent: 0;
}

.rating > input:checked ~ label.rating-star-1 .rating-rate {
  z-index: 1;
}

.rating > input:checked ~ label.rating-star-2 .rating-rate {
  z-index: 2;
}

.rating > input:checked ~ label.rating-star-3 .rating-rate {
  z-index: 3;
}

.rating > input:checked ~ label.rating-star-4 .rating-rate {
  z-index: 4;
}

.rating > input:checked ~ label.rating-star-5 .rating-rate {
  z-index: 5;
}

.rating:not(:checked) > label:hover:before, .rating:not(:checked) > label:hover ~ label:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#10aeff" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>');
}

.rating:not(:checked) > label:hover .rating-txt, .rating:not(:checked) > label:hover ~ label .rating-txt {
  display: block;
  text-indent: 0;
}

.rating:not(:checked) > label:hover .rating-rate, .rating:not(:checked) > label:hover ~ label .rating-rate {
  display: block;
  text-indent: 0;
}

.rating:not(:checked) > label:hover.rating-star-1 .rating-txt, .rating:not(:checked) > label:hover.rating-star-1 .rating-rate, .rating:not(:checked) > label:hover ~ label.rating-star-1 .rating-txt, .rating:not(:checked) > label:hover ~ label.rating-star-1 .rating-rate {
  z-index: 1;
}

.rating:not(:checked) > label:hover.rating-star-2 .rating-txt, .rating:not(:checked) > label:hover.rating-star-2 .rating-rate, .rating:not(:checked) > label:hover ~ label.rating-star-2 .rating-txt, .rating:not(:checked) > label:hover ~ label.rating-star-2 .rating-rate {
  z-index: 2;
}

.rating:not(:checked) > label:hover.rating-star-3 .rating-txt, .rating:not(:checked) > label:hover.rating-star-3 .rating-rate, .rating:not(:checked) > label:hover ~ label.rating-star-3 .rating-txt, .rating:not(:checked) > label:hover ~ label.rating-star-3 .rating-rate {
  z-index: 3;
}

.rating:not(:checked) > label:hover.rating-star-4 .rating-txt, .rating:not(:checked) > label:hover.rating-star-4 .rating-rate, .rating:not(:checked) > label:hover ~ label.rating-star-4 .rating-txt, .rating:not(:checked) > label:hover ~ label.rating-star-4 .rating-rate {
  z-index: 4;
}

.rating:not(:checked) > label:hover.rating-star-5 .rating-txt, .rating:not(:checked) > label:hover.rating-star-5 .rating-rate, .rating:not(:checked) > label:hover ~ label.rating-star-5 .rating-txt, .rating:not(:checked) > label:hover ~ label.rating-star-5 .rating-rate {
  z-index: 5;
}

.rate-count {
  margin: 0 0 5px 16px;
}

.rate-count .rc-txt {
  font-size: 0.813rem;
}

.rate-count .rc-count {
  font-size: 0.688rem;
  color: #878787;
}

.rate-loading::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.rate-loading {
  color: #ff9900;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 153, 0, 0);
          box-shadow: inset 0 0 0 1px rgba(255, 153, 0, 0);
  width: 207px;
  pointer-events: none;
}

.rate-loading:after {
  content: "Carregando...";
  display: block;
  position: absolute;
  bottom: 15px;
  background-color: #333;
  color: #fff;
  font-size: 0.813rem;
  width: 75%;
}

.rate-loading::before {
  content: '';
  z-index: -1;
  -webkit-box-shadow: inset 0 0 0 1px;
          box-shadow: inset 0 0 0 1px;
  -webkit-animation: clipMe 2s linear infinite;
       -o-animation: clipMe 2s linear infinite;
          animation: clipMe 2s linear infinite;
}

.rate-loading:hover {
  border: 1px solid transparent;
}

@-webkit-keyframes clipMe {
  0%, 100% {
    clip: rect(0px, 207px, 2px, 0);
  }
  25% {
    clip: rect(0, 0, 76px, 0);
  }
  50% {
    clip: rect(74px, 207px, 76px, 0px);
  }
  75% {
    clip: rect(0px, 207px, 76px, 207px);
  }
}

@-o-keyframes clipMe {
  0%, 100% {
    clip: rect(0px, 207px, 2px, 0);
  }
  25% {
    clip: rect(0, 0, 76px, 0);
  }
  50% {
    clip: rect(74px, 207px, 76px, 0px);
  }
  75% {
    clip: rect(0px, 207px, 76px, 207px);
  }
}

@keyframes clipMe {
  0%, 100% {
    clip: rect(0px, 207px, 2px, 0);
  }
  25% {
    clip: rect(0, 0, 76px, 0);
  }
  50% {
    clip: rect(74px, 207px, 76px, 0px);
  }
  75% {
    clip: rect(0px, 207px, 76px, 207px);
  }
}

.rating-comment-box .rating-comment {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #4c4c4c;
}

.rating-comment-box .rc-header {
  position: relative;
  padding-right: 50px;
  margin-bottom: 15px;
}

.rating-comment-box .rc-author {
  font-family: 'Klavika-Bold';
}

.rating-comment-box .rc-author, .rating-comment-box .rc-date {
  margin-bottom: 5px;
  display: block;
}

.rating-comment-box .rc-info {
  display: block;
}

.rating-comment-box .current-rate {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.813em;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.rating-comment-box .current-rate:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#f69b0b" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>') no-repeat 0 0;
  width: 15px;
  height: 15px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  margin-right: 5px;
}

.rating-comment-box .rc-date {
  display: block;
  font-size: 0.688rem;
  color: #979797;
}

.rating-comment-box .rc-title {
  margin-bottom: 5px;
  font-size: 0.938rem;
  font-weight: normal;
}

.rating-comment-box .rc-content {
  position: relative;
}

.rating-comment-box .rc-txt-content.collapse {
  display: block;
}

.rating-comment-box .rc-read-more {
  display: none;
}

.rating-comment-box .collapse-description .rc-txt-content.collapse {
  display: none;
}

.rating-comment-box .collapse-description .rc-read-more {
  display: none;
}

.rating-comment-box .collapse-description .rc-read-more.collapsed {
  display: block;
}

.rating-comment-box .rc-txt-content.collapse#collapse-more-text .rc-report {
  display: none;
}

.rating-comment-box .rc-txt-content.collapse.in#collapse-more-text .rc-report {
  display: block;
}

@media (min-width: 768px) {
  .rating-comment-box .rc-header {
    padding-right: 185px;
  }
  .rating-comment-box .rc-info {
    position: absolute;
    right: 0;
    top: 0;
  }
  .rating-comment-box .current-rate {
    position: relative;
  }
}

.rating-summary .rs-highlight .rs-current-rate {
  color: #fff;
  font-size: 2.375rem;
  font-family: 'Klavika-Regular';
  display: inline-block;
}

.rating-summary .rs-highlight .rs-current-rate:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#f69b0b" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>') no-repeat 0 0;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  vertical-align: text-top;
  margin-right: 5px;
}

.rating-summary .rs-highlight .rs-txt {
  font-size: 0.813rem;
  margin-left: 10px;
  font-family: 'Proxima Nova';
  display: inline-block;
}

.rating-summary .rs-highlight.no-rate .rs-current-rate, .rating-summary .rs-highlight.no-rate .rs-txt {
  color: #979797;
}

.rating-summary .rs-highlight.no-rate .rs-current-rate:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#212121" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>') no-repeat 0 0;
}

.rating-summary .rs-summary {
  margin-top: 15px;
}

.rating-summary .rs-star-box {
  margin-bottom: 5px;
}

.rating-summary .rs-star-box div {
  display: inline-block;
  vertical-align: middle;
}

.rating-summary .rs-star-box .rs-number-star {
  font-size: 0.813rem;
  color: #fff;
  min-width: 30px;
  margin-right: 8px;
}

.rating-summary .rs-star-box .rs-number-star:before {
  content: "";
  display: inline-block;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 39"><path fill="#f69b0b" fill-rule="evenodd" d="M26.612 12.67L21.093 1.527A1.217 1.217 0 0 0 20 .851c-.46 0-.888.266-1.092.677l-5.52 11.141-12.344 1.787a1.212 1.212 0 0 0-.675 2.07L9.3 25.2 7.191 37.447c-.08.458.106.912.485 1.185a1.226 1.226 0 0 0 1.284.093l11.039-5.782 11.04 5.782c.417.217.907.181 1.284-.091.372-.27.562-.736.485-1.188L30.751 25.5l.574-.099-.406-.415 8.714-8.46a1.213 1.213 0 0 0-.676-2.07l-12.345-1.788z"/></svg>') no-repeat 0 0;
  height: 15px;
  width: 15px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  margin-right: 5px;
  vertical-align: text-bottom;
}

.rating-summary .rs-star-box .rs-total {
  font-size: 0.688rem;
  color: #979797;
  margin: 0 0 0 10px;
}

.rating-summary .rs-star-box .rs-full-bar {
  width: 100%;
  background-color: #1e1e1e;
  height: 5px;
  max-width: 200px;
}

.rating-summary .rs-star-box .rs-current-bar {
  background-color: #f69b0b;
  height: 5px;
  display: block;
}

.slide-page {
  /* pra remover scroll lateral */
  overflow-x: hidden;
  overflow-y: auto;
}

.slide-page.active > .slide-page-wp {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  /* this transition is only for a smoothy transition between pages */
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
}

.slide-page.active > .slide-page-wp > .slide-page-content {
  overflow: hidden;
}

.slide-page.is-animating > .slide-page-wp {
  will-change: transform, opacity;
}

.slide-page.is-animating > .slide-page-wp > .slide-page-side {
  display: inline-block;
}

.slide-page > .slide-page-wp {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  white-space: nowrap;
  letter-spacing: -3px;
}

.slide-page > .slide-page-wp > .slide-page-side, .slide-page > .slide-page-wp > .slide-page-content {
  white-space: normal;
  vertical-align: top;
  letter-spacing: normal;
  display: inline-block;
  width: 100%;
}

.slide-page > .slide-page-wp > .slide-page-side {
  /*animatable properties*/
  opacity: 0;
  display: none;
  background-color: #fff;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

.slide-page > .slide-page-wp > .slide-page-side.active {
  /*animatable properties*/
  opacity: 1;
  display: inline-block;
  overflow: auto;
}

.carousel-ingresso {
  overflow: hidden;
}

.carousel-ingresso .carousel-content {
  position: relative;
}

.carousel-ingresso .carousel-control {
  background: transparent;
  z-index: 1;
}

.carousel-ingresso .carousel-control .icon-prev, .carousel-ingresso .carousel-control .icon-next {
  fill: #fff;
}

.carousel-ingresso .carousel-control .icon-prev:before, .carousel-ingresso .carousel-control .icon-next:before {
  content: '';
}

.carousel-ingresso .carousel-indicators {
  position: static;
  width: auto;
  white-space: nowrap;
  word-spacing: -4px;
  overflow-x: auto;
  text-align: left;
  margin: 0 -5px;
}

.carousel-ingresso .carousel-indicators .carousel-indicator {
  opacity: 0.5;
  width: 70px;
  height: 34px;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: 0;
  margin: 0 0 0 5px;
}

.carousel-ingresso .carousel-indicators .active {
  opacity: 1;
}

.carousel-ingresso .carousel-inner {
  margin-bottom: 5px;
}

/* swiper custom */
.swiper-ingresso {
  position: relative;
}

.swiper-ingresso .swiper-button-next, .swiper-ingresso .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2325b8ff'%2F%3E%3C%2Fsvg%3E");
  -webkit-background-size: 22px 44px;
          background-size: 22px 44px;
}

.swiper-ingresso .swiper-button-next:hover, .swiper-ingresso .swiper-container-rtl .swiper-button-prev:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230091d8'%2F%3E%3C%2Fsvg%3E");
}

.swiper-ingresso .swiper-button-prev, .swiper-ingresso .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2325b8ff'%2F%3E%3C%2Fsvg%3E");
  -webkit-background-size: 22px 44px;
          background-size: 22px 44px;
}

.swiper-ingresso .swiper-button-prev:hover, .swiper-ingresso .swiper-container-rtl .swiper-button-next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230091d8'%2F%3E%3C%2Fsvg%3E");
}

.swiper-ingresso .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-ingresso .swiper-container img {
  margin: 0 auto;
  display: block;
}

.swiper-ingresso .gallery-thumbs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  /* &.swiper-container-vertical{
		    .swiper-wrapper{
		    	margin-top:calc(-24% - 5px);
		    }
		} */
}

.swiper-ingresso .gallery-thumbs.swiper-container-horizontal .swiper-wrapper {
  margin-left: calc(-24% - 5px);
}

.swiper-ingresso .gallery-thumbs .swiper-slide {
  opacity: 0.4;
}

.swiper-ingresso .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}

.swiper-ingresso .carousel-caption {
  background: -webkit-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), color-stop(1%, rgba(33, 33, 33, 0)), to(rgba(33, 33, 33, 0.85)));
  background: -o-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  padding: 50px 20px 10px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  text-shadow: none;
}

.swiper-ingresso .carousel-caption .card-rating .svg-icon {
  fill: #ff7300;
}

@media (min-width: 992px) {
  .swiper-ingresso .carousel-caption .carousel-caption-title {
    font-size: 1.875rem;
  }
}

.swiper-ingresso .swiper-pagination {
  text-align: center;
  margin: 8px 0;
  left: 0;
  right: 0;
}

.swiper-ingresso .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff7300;
}

.swiper-ingresso .carousel-caption-title {
  font-weight: bold;
}

.swiper-ingresso.main-home-banner .swiper-slide {
  max-height: 470px;
}

@media (min-width: 768px) {
  .swiper-ingresso.main-home-banner .swiper-slide {
    max-height: 500px;
  }
}

@media (min-width: 768px) {
  .swiper-ingresso.main-home-banner picture {
    max-width: 1440px;
    display: block;
    overflow: hidden;
    height: 500px;
  }
  .swiper-ingresso.main-home-banner picture img {
    width: 1440px;
    left: 50%;
    margin-left: -720px;
    position: relative;
  }
}

.swiper-pagination-bullet {
  opacity: 1;
  background-color: #252525;
  border-radius: 50%;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s;
  margin: 0 2px;
}

/* swiper type list */
.swiper-ingresso-list {
  overflow: hidden;
  position: relative;
}

.swiper-ingresso-list .swiper-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1396px;
  padding: 0 20px;
}

.swiper-ingresso-list .card.ing {
  margin: 0 auto;
}

.swiper-ingresso-list .card-block {
  color: #fff;
}

.swiper-ingresso-list .swiper-button-disabled {
  display: none;
}

.swiper-ingresso-list .swiper-slide {
  width: 240px;
  margin-left: 10px;
}

.swiper-ingresso-list .swiper-slide:first-child {
  margin-left: 0;
}

.swiper-ingresso-list .swiper-lazy-loaded {
  height: auto;
}

.swiper-ingresso-list .card-img-top {
  height: 356px;
}

.swiper-ingresso-list .card.ing {
  max-width: none;
}

.swiper-ingresso-list .swiper-button-prev, .swiper-ingresso-list .swiper-button-next {
  width: 50px;
  bottom: 25px;
  top: 0;
  margin-top: 0;
  height: auto;
}

.swiper-ingresso-list .swiper-button-next {
  right: 0;
}

.swiper-ingresso-list .swiper-button-prev {
  left: 0;
}

.swiper-ingresso-list .swiper-lazy-preloader {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
  top: 0;
  left: 0;
  margin: 0;
  background: url(https://ingresso-a.akamaihd.net/img/comum/placeholder-movie-image.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  -webkit-animation: initial;
       -o-animation: initial;
          animation: initial;
  z-index: inherit;
}

.swiper-ingresso-list .swiper-lazy-preloader:after {
  width: 48px;
  height: 48px;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
       -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
          animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-ingresso-list .lazyloaded ~ .swiper-lazy-preloader {
  pointer-events: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .swiper-ingresso-list .swiper-container {
    overflow: visible;
    padding-bottom: 25px;
  }
  .swiper-ingresso-list:before, .swiper-ingresso-list:after {
    content: '';
    top: 0;
    bottom: 0;
    display: block;
    width: 240px;
    pointer-events: none;
    position: absolute;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
  }
  .swiper-ingresso-list.is-beginning:before {
    opacity: 0;
  }
  .swiper-ingresso-list.is-end:after {
    opacity: 0;
  }
  .swiper-ingresso-list:before {
    background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0.88) 100%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0) 0%);
    background: -webkit-gradient(linear, right top, left top, from(rgba(51, 51, 51, 0)), color-stop(79%, rgba(51, 51, 51, 0.7)), to(rgba(51, 51, 51, 0.88)));
    background: -webkit-linear-gradient(right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: -o-linear-gradient(right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: linear-gradient(to left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00818181', endColorstr='#e0818181',GradientType=1 );
    left: 0;
  }
  .swiper-ingresso-list:after {
    background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(51, 51, 51, 0)), color-stop(79%, rgba(51, 51, 51, 0.7)), to(rgba(51, 51, 51, 0.88)));
    background: -o-linear-gradient(left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: linear-gradient(to right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00818181', endColorstr='#e0818181',GradientType=1 );
    right: 0;
  }
  .swiper-ingresso-list .card.ing {
    margin: 0;
  }
  .swiper-ingresso-list .swiper-slide {
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}

@media (min-width: 1440px) {
  .carousel-box .swiper-ingresso-list .swiper-slide {
    height: 398px;
  }
  .swiper-ingresso-list .swiper-slide {
    width: 268px;
  }
  .swiper-ingresso-list .swiper-lazy-loaded {
    height: auto;
  }
  .swiper-ingresso-list .card-img-top {
    height: 398px;
  }
  .swiper-ingresso-list .swiper-container {
    max-width: 1440px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .swiper-ingresso-list .swiper-lazy-preloader {
    width: 268px;
    height: 398px;
  }
  .swiper-ingresso .carousel-caption {
    padding: 65px 30px 30px;
  }
  .swiper-pagination .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .swiper-ingresso.swiper-shadow .swiper-slide {
    position: relative;
  }
  .swiper-ingresso.swiper-shadow .swiper-slide:before, .swiper-ingresso.swiper-shadow .swiper-slide:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    pointer-events: none;
    width: 280px;
    z-index: 10;
  }
  .swiper-ingresso.swiper-shadow .swiper-slide:before {
    left: 0;
    background: -webkit-linear-gradient(left, #212121 0%, rgba(33, 33, 33, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#212121), to(rgba(33, 33, 33, 0)));
    background: -o-linear-gradient(left, #212121 0%, rgba(33, 33, 33, 0) 100%);
    background: linear-gradient(to right, #212121 0%, rgba(33, 33, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#00212121',GradientType=1 );
  }
  .swiper-ingresso.swiper-shadow .swiper-slide:after {
    right: 0;
    background: -webkit-linear-gradient(left, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, #212121 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(33, 33, 33, 0)), color-stop(1%, rgba(33, 33, 33, 0)), to(#212121));
    background: -o-linear-gradient(left, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, #212121 100%);
    background: linear-gradient(to right, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, #212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00212121', endColorstr='#212121',GradientType=1 );
  }
  .swiper-ingresso.swiper-shadow .carousel-caption {
    z-index: 20;
  }
}

/* temp */
.swiper-ingresso img {
  width: 100%;
}

@media (min-width: 544px) {
  .swiper-ingresso .gallery-thumbs {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 0;
    /* &.swiper-container-vertical{
			    .swiper-wrapper{
			    	margin-top:calc(-30% - 5px);
			    }
			} */
  }
  .swiper-ingresso .gallery-thumbs.swiper-container-horizontal .swiper-wrapper {
    margin-left: calc(-30% - 5px);
  }
}

@media (min-width: 768px) {
  .carousel-ingresso .carousel-indicators {
    white-space: normal;
  }
  .carousel-ingresso .carousel-indicators .carousel-indicator {
    width: 80px;
    height: 40px;
  }
  .carousel-ingresso .carousel-caption {
    padding: 15px;
  }
  .carousel-ingresso .carousel-caption > :last-child {
    margin-bottom: 0;
  }
  /* swiper custom */
  .swiper-ingresso {
    /* arrows */
    /* arrows on hover */
  }
  .swiper-ingresso .gallery-thumbs.swiper-container-horizontal .swiper-wrapper {
    margin-left: calc(-37% - 5px);
  }
  .swiper-ingresso .swiper-button-next, .swiper-ingresso .swiper-button-prev {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    width: 50px;
    bottom: 25px;
    top: 0;
    margin-top: 0;
    height: auto;
  }
  .swiper-ingresso .swiper-button-disabled.swiper-button-next, .swiper-ingresso .swiper-button-disabled.swiper-button-prev {
    opacity: 0;
  }
  .swiper-ingresso:hover .swiper-button-next, .swiper-ingresso:hover .swiper-button-prev {
    opacity: 1;
  }
  .swiper-ingresso .carousel-caption h3 {
    font-size: 1.75rem;
    margin-bottom: .5rem;
  }
  /* swiper with side thumbs */
  .swiper-ingresso-side {
    padding-right: 190px;
    /* first value is gallery-thumbs width */
    position: relative;
    overflow: hidden;
  }
  .swiper-ingresso-side .gallery-thumbs {
    position: absolute;
    width: 180px;
    top: 0;
    right: 0;
  }
}

/* date list carousel */
.sessions-dates.swiper-ingresso-list .swiper-container {
  padding: 0;
}

.sessions-dates.swiper-ingresso-list:before, .sessions-dates.swiper-ingresso-list:after {
  width: 80px;
  top: 0;
  bottom: 0;
}

.sessions-dates.swiper-ingresso-list:before {
  background: -webkit-linear-gradient(left, #333333 100%, rgba(51, 51, 51, 0.9) 30%, rgba(51, 51, 51, 0) 0%);
  background: -webkit-gradient(linear, right top, left top, from(rgba(51, 51, 51, 0)), color-stop(30%, rgba(51, 51, 51, 0.9)), to(#333333));
  background: -webkit-linear-gradient(right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.9) 30%, #333333 100%);
  background: -o-linear-gradient(right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.9) 30%, #333333 100%);
  background: linear-gradient(to left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.9) 30%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00818181', endColorstr='#e0818181',GradientType=1 );
  left: 0;
}

.sessions-dates.swiper-ingresso-list:after {
  background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.9) 30%, #333333 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(51, 51, 51, 0)), color-stop(30%, rgba(51, 51, 51, 0.9)), to(#333333));
  background: -o-linear-gradient(left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.9) 30%, #333333 100%);
  background: linear-gradient(to right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.9) 30%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00818181', endColorstr='#e0818181',GradientType=1 );
  right: 0;
}

.sessions-dates.swiper-ingresso-list .swiper-button-next, .sessions-dates.swiper-ingresso-list .swiper-button-prev {
  bottom: 0;
  opacity: 1;
}

.sessions-dates.swiper-ingresso-list .date-day-lt .swiper-slide {
  width: auto;
}

@media (min-width: 768px) {
  .sessions-dates.swiper-ingresso-list .date-lt .date-it {
    margin-right: 3.4375rem;
  }
}

@media (min-width: 1440px) {
  .sessions-dates.swiper-ingresso-list .date-lt .date-it {
    margin-right: 3.125rem;
  }
  .sessions-dates.swiper-ingresso-list .date-lt .date-info {
    font-size: 1.875rem;
  }
  .sessions-dates.swiper-ingresso-list .date-lt .date-main-info {
    font-size: 1.375rem;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .swiper-ingresso.main-home-banner picture {
    display: none;
  }
  .img-ie {
    display: block !important;
  }
}

.media.ing-model {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.media.ing-model .media-body {
  font-size: 0.75rem;
}

.media.ing-model .media-heading {
  font-size: 0.875rem;
  margin: 0;
}

@media (min-width: 992px) {
  .media.ing-model {
    margin-bottom: 0;
  }
}

.tit1 {
  font-size: 1.375rem;
  color: #fff;
  font-family: 'Klavika-Bold';
}

.tit2 {
  font-size: 1.125rem;
  color: #fff;
  font-family: 'Klavika-Regular';
  text-transform: uppercase;
}

.tit3 {
  font-size: 1.125rem;
  color: #fff;
  font-family: 'Klavika-Regular';
}

.tit4 {
  font-size: 1.375rem;
  color: #26B8FF;
  font-family: 'Klavika-Regular';
}

.tit5 {
  font-size: 1.875rem;
  color: #fff;
  font-family: 'Klavika-Bold';
}

.lnk {
  font-size: 0.875rem;
  color: #26B8FF;
}

.lnk1 {
  font-size: 1.500rem;
  text-transform: uppercase;
  font-family: 'Klavika-Bold';
}

.lnk2 {
  text-transform: uppercase;
  font-family: 'Proxima Nova';
}

.txt {
  font-size: 0.9375rem;
  font-family: 'Proxima Nova';
}

.txt2 {
  font-size: 0.8125rem;
  font-family: 'Proxima Nova';
}

.txt3 {
  font-size: 0.8125rem;
  font-family: 'Proxima Nova';
  color: #979797;
}

.small-txt {
  font-size: 0.625rem;
  font-family: 'Proxima Nova';
}

.search-result-text {
  font-size: 1.125rem;
  font-family: 'Proxima Nova';
}

.search-result-text .search-highlighted {
  color: #ff7300;
  font-weight: bold;
  font-style: italic;
}

/* overrides bootstrap .list-inline */
.list-inline-item {
  margin-bottom: 9px;
}

.list-inline-item {
  margin-bottom: 5px;
}

.card-small {
  padding: 12px;
}

.card-small small {
  display: block;
  font-size: .75rem;
}

.card-small:nth-child(odd) {
  background-color: #f6f6f6;
}

@media (min-width: 544px) {
  .card-small:nth-child(odd) {
    background-color: transparent;
  }
  .card-small:nth-child(4n+1), .card-small:nth-child(4n+2) {
    background-color: #f6f6f6;
  }
}

.list-type01 {
  overflow: hidden;
  vertical-align: middle;
}

.list-type01 .lt-tp01-it {
  display: inline-block;
  margin: 0 10px 25px 0;
}

.list-type01 .lt-tp01-it:last-child {
  margin-right: 0;
}

.list-type02 {
  list-style-type: disc;
  padding-left: 15px;
}

.list-type03 {
  display: block;
  list-style: disc;
}

.list-type03 .lt-tp03-it {
  margin-top: 1rem;
}

.list-type03 .lt-tp03-it:first-child {
  margin-top: 0;
}

.card-list .cl-wrapper {
  white-space: nowrap;
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  display: block;
  -webkit-flex-flow: initial;
}

.card-list .cl-item {
  white-space: normal;
  width: auto;
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  padding: 0;
  max-width: initial;
  margin: 0 4px 0 0;
}

.carousel-list {
  white-space: nowrap;
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  display: block;
  -webkit-flex-flow: initial;
}

.carousel-list .cl-item {
  white-space: normal;
  width: auto;
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  padding: 0;
  max-width: initial;
  margin: 0 0 0 4px;
}

.carousel-list .cl-item:first-child {
  margin-left: 0;
}

.carousel-list.wide .cl-item {
  margin: 0 15px;
}

.date-lt .date-today .date-main-info, .date-lt .date-today .date-info {
  color: #ff7300;
}

.date-lt .date-today .date-info {
  font-family: 'Klavika-Bold';
}

.date-lt .date-today .date-main-info {
  font-family: 'Proxima Nova';
}

.date-lt .date-lk {
  display: block;
}

.date-lt .date-lk.active {
  cursor: default;
}

.date-lt .date-lk.active .date-lk:hover {
  color: #ff7300;
  cursor: default;
  text-decoration: none;
}

.date-lt .date-lk.active .date-main-info, .date-lt .date-lk.active .date-info {
  color: #ff7300;
}

.date-lt .date-lk.active .date-info {
  font-family: 'Klavika-Bold';
}

.date-lt .date-lk.active .date-main-info {
  font-family: 'Proxima Nova';
}

.date-lt .date-lk:hover {
  text-decoration: none;
}

.date-lt .date-it {
  display: inline-block;
  margin-right: 40px;
  text-align: center;
}

.date-lt .date-it:last-child {
  margin-right: 0;
}

.date-lt .date-main-info {
  font-family: 'Proxima Nova Light';
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 100;
}

.date-lt .date-info {
  font-family: 'Klavika-Regular';
  font-size: 1.500rem;
  text-transform: uppercase;
  display: block;
}

.tickets-lt .tck-lnk:hover {
  text-decoration: none;
}

.tickets-lt .tck-lnk:hover .tck-time {
  text-decoration: underline;
}

.tickets-lt .tck-it {
  text-align: center;
  display: inline-block;
  margin-right: 25px;
}

.tickets-lt .tck-it:last-child {
  margin-right: 0;
}

.tickets-lt .tck-it.selected .tck-time {
  color: #ff7300;
}

.tickets-lt .tck-time {
  font-size: 1.563rem;
  font-family: 'Klavika-Bold';
  display: block;
  line-height: 1.1;
}

.tickets-lt .tck-tags {
  word-spacing: -4px;
}

.tickets-lt .tck-tags span {
  word-spacing: 0;
  margin-right: 4px;
}

.tickets-lt .tck-tags span:last-child {
  margin-right: 0;
}

.tickets-lt.type2 {
  margin-bottom: 0;
}

.tickets-lt.type2 .tck-it {
  position: relative;
  padding: 8px 0 17px;
  margin: 0;
}

.tickets-lt.type2 .tck-time {
  font-size: 1.125rem;
  font-family: 'Klavika-Regular';
}

.tickets-lt.type2 .tck-lnk {
  padding: 0 15px;
  display: block;
}

.tickets-lt.type2 .tck-tags .tag {
  background-color: transparent;
  color: #666666;
}

.tickets-lt.type2 .tck-it.selected {
  padding-top: 0;
}

.tickets-lt.type2 .tck-it.selected:after {
  left: 50%;
  bottom: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(102, 102, 102, 0);
  border-bottom-color: #666666;
  border-width: 11px;
  margin-left: -11px;
}

.tickets-lt.type2 .tck-it.selected .tck-time {
  font-size: 1.563rem;
  font-family: 'Klavika-Bold';
}

.tickets-lt.type2 .tck-it.selected .tck-tags .tag {
  font-weight: bold;
  color: #ff9900;
}

.cinema-list {
  clear: both;
}

.cinema-list * {
  vertical-align: top;
}

.cinema-list .cl-it {
  margin-bottom: 30px;
  clear: none;
}

.cinema-list .cl-lnk:hover {
  color: #0091d8;
  text-decoration: none;
}

.cinema-list .cl-lnk:hover .cl-tit {
  color: #0091d8;
}

.cinema-list .cl-lnk, .cinema-list .cl-favorite {
  display: inline-block;
}

.cinema-list .cl-favorite {
  margin-right: 5px;
}

.cinema-list .cl-favorite .svg-icon {
  fill: #ff7300;
}

.cinema-list .cl-tit {
  color: #25B8FF;
  font-family: 'Klavika-Regular';
  font-size: 1.125rem;
  display: block;
  font-weight: normal;
}

.cinema-list .cl-txt {
  font-size: 0.813rem;
  color: #979797;
  font-family: 'Proxima Nova';
}

.cinema-list .tp-avatar-image {
  float: left;
  margin-left: -90px;
  vertical-align: middle;
  margin-right: 20px;
  width: 70px;
  height: 70px;
}

.cinema-list.result .cl-it {
  padding-left: 100px;
}

.cinema-list.result .tp-avatar-image {
  margin-left: -90px;
}

.cinema-list.result .cl-lnk {
  width: 100%;
}

.cinema-list.has-fav .cl-it {
  padding-left: 43px;
}

.cinema-list.has-fav .cl-it a:first-child {
  margin-left: -40px;
}

.cinema-list.has-fav .cl-it .svg-icon.icon-size2 {
  width: 35px;
  height: 35px;
  fill: #ff7900;
  cursor: pointer;
}

.movie-list {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.movie-list .card.ing {
  max-width: none;
  margin-bottom: 0;
  position: relative;
}

.movie-list .card.ing .card-title {
  max-width: none;
}

.movie-list .card.ing .swiper-lazy-preloader {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
  top: 0;
  left: 0;
  margin: 0;
  background: url(https://ingresso-a.akamaihd.net/img/comum/placeholder-movie-image.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  -webkit-animation: initial;
       -o-animation: initial;
          animation: initial;
  z-index: inherit;
}

.movie-list .card.ing .swiper-lazy-preloader:after {
  width: 48px;
  height: 48px;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
       -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
          animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.movie-list .card.ing .lazyloaded ~ .swiper-lazy-preloader {
  pointer-events: none;
  opacity: 0;
}

.movie-list .tag {
  margin-bottom: 15px;
}

.movie-list .ml-it {
  margin-bottom: 30px;
}

.movie-list .ml-tit {
  display: block;
  font-family: 'Klavika-Regular';
  font-size: 1.125rem;
  color: #fff;
}

.movie-list .ml-tit .highlighted {
  color: #ff7300;
  font-weight: bold;
  font-style: italic;
}

.movie-list .ml-info {
  overflow: hidden;
}

.movie-list .ml-img {
  width: 100%;
  display: block;
}

.movie-list .ml-img .lazyload, .movie-list .ml-img .lazyloading {
  width: 260px;
  height: 285px;
}

.movie-list .ml-txt {
  font-size: 0.813rem;
  font-family: 'Proxima Nova';
  color: #fff;
}

.movie-list .ml-total-cinemas {
  display: block;
  font-size: 0.813rem;
  font-family: 'Proxima Nova';
  color: #999;
  margin: 10px 0 15px;
}

.movie-list .ml-no-rating-info {
  font-family: 'Proxima Nova';
  font-size: 0.813rem;
  color: #fff;
  display: block;
  margin-bottom: 15px;
}

.movie-list .highlighted, .cinema-list .highlighted {
  color: #ff7300;
  font-weight: bold;
  font-style: italic;
}

.movie-list-small {
  overflow: hidden;
}

.movie-list-small li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 20px;
}

.movie-list-small .card.ing-small {
  width: 128px;
}

.movie-list-small .card-img-top {
  height: 189px;
}

.movie-list-small .swiper-lazy-preloader {
  width: 100%;
  height: 213px;
  position: absolute;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
  top: 0;
  left: 0;
  margin: 0;
  background: url(https://ingresso-a.akamaihd.net/img/comum/placeholder-movie-image.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  -webkit-animation: initial;
       -o-animation: initial;
          animation: initial;
  z-index: inherit;
}

.movie-list-small .swiper-lazy-preloader:after {
  width: 48px;
  height: 48px;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
       -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
          animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.movie-list-small .lazyloaded ~ .swiper-lazy-preloader {
  pointer-events: none;
  opacity: 0;
}

.client-list .cl-image-wp {
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.client-list .cl-txt {
  color: #fff;
  font-family: 'Proxima Nova';
  font-size: 0.750rem;
}

.faq-list .tab-accordion {
  padding: 15px 40px 15px 10px;
}

@media (min-width: 544px) {
  .movie-list {
    max-width: none;
    margin-left: -10px;
    margin-right: -10px;
  }
  .movie-list .card.ing {
    float: left;
    margin: 0 15px 15px 0;
  }
  .movie-list .ml-img {
    max-width: 240px;
  }
  .movie-list .ml-img.lazyload, .movie-list .ml-img.lazyloading {
    min-width: 240px;
    min-height: 356px;
  }
}

@media (min-width: 768px) {
  .carousel-list .cl-item {
    margin: 0 4px;
  }
  .movie-list .ml-it {
    margin-bottom: 0;
  }
  .movie-list .ml-img {
    max-width: 220px;
  }
  .movie-list .ml-img.lazyload, .movie-list .ml-img.lazyloading {
    min-width: 220px;
    min-height: 326px;
  }
  .cinema-list.result .cl-it {
    padding-left: 150px;
  }
  .cinema-list.result .tp-avatar-image {
    margin-left: -140px;
    width: 120px;
    height: 120px;
  }
}

.column-xs-2 > *, .column-md-down-2 > *, .column-xs-4 > *, .column-md-down-4 > * {
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}

.column-xs-2, .column-md-down-2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.column-xs-4, .column-md-down-4 {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

@media (min-width: 768px) {
  .column-md-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .column-md-4 {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}

@media (min-width: 992px) {
  .column-md-down-4, .column-md-down-2, .column-lg {
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;
  }
}

@media (min-width: 992px) {
  .movie-list-small .card.ing-small {
    width: 144px;
  }
  .movie-list-small .card-img-top {
    height: 213px;
  }
}

.movie-page-list .movie-list-small {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.movie-page-list .movie-list-small li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 128px;
      -ms-flex: 1 0 128px;
          flex: 1 0 128px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 130px;
}

.movie-page-list .movie-list-small .card-img-top {
  height: 100%;
}

.movie-page-list .movie-list-small .card.ing-small {
  width: auto;
}

@media (min-width: 321px) and (max-width: 360px) {
  .movie-page-list .movie-list-small li {
    max-width: 150px;
  }
}

@media (min-width: 361px) and (max-width: 375px) {
  .movie-page-list .movie-list-small li {
    max-width: 158px;
  }
}

@media (min-width: 376px) and (max-width: 425px) {
  .movie-page-list .movie-list-small li {
    max-width: 183px;
  }
}

@media (min-width: 544px) {
  .movie-page-list .movie-list-small li {
    max-width: 134.55px;
  }
}

@media (min-width: 768px) {
  .movie-page-list .movie-list-small li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 135px;
        -ms-flex: 1 0 135px;
            flex: 1 0 135px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 135.6px;
  }
}

@media (min-width: 769px) and (max-width: 800px) {
  .movie-page-list .movie-list-small li {
    max-width: 142px;
  }
}

@media (min-width: 801px) and (max-width: 980px) {
  .movie-page-list .movie-list-small li {
    max-width: 147px;
  }
}

@media (min-width: 981px) and (max-width: 1024px) {
  .movie-page-list .movie-list-small li {
    max-width: 154px;
  }
}

@media (min-width: 1025px) {
  .movie-page-list .movie-list-small li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 135px;
        -ms-flex: 1 0 135px;
            flex: 1 0 135px;
    max-width: 146px;
  }
}

@media (min-width: 1440px) {
  .movie-page-list .movie-list-small li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 144px;
        -ms-flex: 1 0 144px;
            flex: 1 0 144px;
  }
}

.collapse-description {
  position: relative;
}

.collapse-description .collapse#collapse-more-text {
  height: 110px;
  overflow: hidden;
  display: block;
}

.collapse-description .collapse.in#collapse-more-text {
  height: auto;
  display: block;
}

.collapse-description .collapse-see-more {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 100px 0 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,333333+100&0+0,1+50,1+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 0%, #333333 70%, #333333 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0)), color-stop(70%, #333333), to(#333333));
  background: -o-linear-gradient(top, rgba(51, 51, 51, 0) 0%, #333333 70%, #333333 100%);
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0) 0%, #333333 70%, #333333 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#333333',GradientType=0 );
  /* IE6-9 */
}

.collapse-description .collapse-see-more.collapsed {
  display: block;
}

.box {
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box-tp1 {
  border: 1px solid #f2f2f2;
}

.box-tp2 {
  border: 1px solid #666;
}

.event-box {
  padding: 30px 40px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 544px) {
  .event-box {
    padding: 30px 25px;
  }
}

@media (min-width: 768px) {
  .event-box {
    padding: 30px 40px;
  }
}

@media (min-width: 1440px) {
  .event-box {
    min-height: 340px;
  }
}

.event-box .eb-wp {
  max-width: 220px;
  margin: 0 auto;
  display: table;
}

@media (min-width: 544px) {
  .event-box .eb-wp {
    max-width: inherit;
  }
}

.event-box .eb-bg {
  background-position: center center;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  z-index: -1;
}

.event-box .eb-img-wp {
  display: table-cell;
  width: 266px;
  vertical-align: middle;
}

.event-box .eb-img {
  max-width: 230px;
  width: 100%;
  margin-bottom: 25px;
}

@media (min-width: 544px) {
  .event-box .eb-img {
    margin-right: 40px;
    margin-bottom: 0;
  }
}

.event-box .eb-info {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}

.event-box .eb-info p {
  font-size: 0.813rem;
}

.table caption, .table legend {
  display: none;
}

.table th,
.table td {
  vertical-align: middle;
}

.table-checkout th, .table-checkout td {
  padding: .3rem;
}

.table-checkout th {
  padding-left: 1.1rem;
}

.table-checkout .table-thead th {
  border: 0;
}

.table-checkout .table-foot .table-total td {
  font-size: 1.063rem;
  font-weight: 700;
}

.table-checkout .table-foot .tb-discount {
  color: #e96349;
}

.table-checkout .table-body th, .table-checkout .table-body td {
  border-top: 0;
  font-size: 0.750rem;
  width: 50%;
}

.table-checkout .table-body .tb-event {
  font-size: 0.813rem;
  padding-left: 40px;
  text-align: left;
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef;
}

.table-checkout .tb-lb {
  text-align: right;
  width: 50%;
}

.table-checkout .tb-value {
  width: 50%;
}

.filter {
  border-bottom: 1px solid #666666;
}

.filter-head {
  position: relative;
  display: block;
  cursor: pointer;
  text-decoration: none;
  font-size: 0.875rem;
  padding: 9px 30px 9px 0;
}

.filter-head:focus, .filter-head:active, .filter-head:hover {
  text-decoration: none;
}

.filter-head.collapsed .filter-action:before, .filter-head.collapsed .filter-action:after {
  background: #25b8ff;
}

.filter-head.collapsed .filter-action:before {
  -webkit-transform: translate(4px, -50%) rotate(-45deg);
      -ms-transform: translate(4px, -50%) rotate(-45deg);
       -o-transform: translate(4px, -50%) rotate(-45deg);
          transform: translate(4px, -50%) rotate(-45deg);
}

.filter-head.collapsed .filter-action:after {
  -webkit-transform: translate(2px, -50%) rotate(45deg);
      -ms-transform: translate(2px, -50%) rotate(45deg);
       -o-transform: translate(2px, -50%) rotate(45deg);
          transform: translate(2px, -50%) rotate(45deg);
}

.filter-head.collapsed .filter-label {
  color: #25b8ff;
}

.filter-head.collapsed:hover .filter-label {
  color: #0091d8;
}

.filter-head.collapsed:hover .filter-action:before, .filter-head.collapsed:hover .filter-action:after {
  background-color: #0091d8;
}

.filter-wp {
  overflow: auto;
  margin-bottom: 15px;
  max-height: 250px;
}

.filter-wp::-webkit-scrollbar {
  width: 5px;
}

.filter-wp::-webkit-scrollbar-thumb {
  background: #666666;
}

.filter-wp::-webkit-scrollbar-thumb:window-inactive {
  background: #666666;
}

.filter-has-val .filter-head {
  padding-top: 5px;
  padding-bottom: 5px;
}

.filter-has-val .filter-head.collapsed .filter-action:before {
  -webkit-transform: translate(2px, -50%) rotate(-45deg);
      -ms-transform: translate(2px, -50%) rotate(-45deg);
       -o-transform: translate(2px, -50%) rotate(-45deg);
          transform: translate(2px, -50%) rotate(-45deg);
}

.filter-has-val .filter-head.collapsed .filter-label {
  color: #666;
}

.filter-has-val .filter-head .filter-action {
  pointer-events: auto;
}

.filter-has-val .filter-head .filter-action:hover {
  color: #0091d8;
}

.filter-has-val .filter-head .filter-action:before, .filter-has-val .filter-head .filter-action:after {
  height: 13px;
  right: 15px;
  background: #25b8ff;
}

.filter-has-val .filter-head .filter-action:before {
  -webkit-transform: translate(2px, -50%) rotate(-45deg);
      -ms-transform: translate(2px, -50%) rotate(-45deg);
       -o-transform: translate(2px, -50%) rotate(-45deg);
          transform: translate(2px, -50%) rotate(-45deg);
}

.filter-has-val .filter-head .filter-action:after {
  -webkit-transform: translate(2px, -50%) rotate(45deg);
      -ms-transform: translate(2px, -50%) rotate(45deg);
       -o-transform: translate(2px, -50%) rotate(45deg);
          transform: translate(2px, -50%) rotate(45deg);
}

.filter-has-val .filter-label {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
  font-weight: normal;
  margin-bottom: -5px;
  font-size: 0.750rem;
  font-family: Proxima Nova;
  -webkit-backface-visibility: hidden;
}

.filter-has-val .filter-val {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  font-family: 'Klavika-Regular';
  font-size: 0.9375rem;
}

.filter-val {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
}

.filter-label {
  display: block;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  -webkit-font-smoothing: antialiased;
  font-size: 1.125rem;
  color: #ff7300;
  font-family: 'Klavika-Regular';
}

.filter-action {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 25px;
  cursor: pointer;
  color: #25b8ff;
  pointer-events: none;
}

.filter-action:before, .filter-action:after {
  content: '';
  position: absolute;
  top: 50%;
  background: currentColor;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
  right: 0;
  margin: -8px 0 0;
  display: block;
  width: 2px;
  height: 9px;
  margin-top: 0;
  background: #ff7300;
}

.filter-action:before {
  right: 20px;
  -webkit-transform: translate(4px, -50%) rotate(45deg);
      -ms-transform: translate(4px, -50%) rotate(45deg);
       -o-transform: translate(4px, -50%) rotate(45deg);
          transform: translate(4px, -50%) rotate(45deg);
}

.filter-action:after {
  right: 12px;
  -webkit-transform: translate(2px, -50%) rotate(-45deg);
      -ms-transform: translate(2px, -50%) rotate(-45deg);
       -o-transform: translate(2px, -50%) rotate(-45deg);
          transform: translate(2px, -50%) rotate(-45deg);
}

.filter .filter-it {
  padding: 0.5rem 0;
  font-size: 0.938rem;
  font-family: Proxima Nova;
}

.filter .date-lt .date-it {
  width: 10%;
}

.filters-list .btn-primary {
  float: right;
  clear: right;
}

@media (min-width: 992px) {
  .filters-list .frm-msg-error {
    float: left;
  }
  /* ATTENTION: this component is made for a 5-items filter-list */
  .filters-list .filter-list-wp {
    overflow: hidden;
    display: block;
  }
  .filters-list .filter {
    position: static;
    width: 20%;
    border-bottom-width: 0;
    float: left;
  }
  .filters-list .filter:nth-child(2) .filter-content {
    margin-left: calc(-100% - 20px);
  }
  .filters-list .filter:nth-child(3) .filter-content {
    margin-left: calc((-100% - 20px)*2);
  }
  .filters-list .filter:nth-child(4) .filter-content {
    margin-left: calc((-100% - 20px)*3);
  }
  .filters-list .filter:nth-child(5) .filter-content {
    margin-left: calc((-100% - 20px)*4);
  }
  .filters-list .filter-content.collapse.in, .filters-list .filter-content.collapsing {
    height: 250px !important;
    overflow: visible;
  }
  .filters-list .filter-wp {
    margin-top: 15px;
    height: 100%;
  }
  .filters-list .filter-label {
    font-size: 0.9375rem;
  }
  .filters-list .filter-head {
    border-bottom: 1px solid #ff7300;
  }
  .filters-list .filter-head.collapsed {
    border-bottom-color: #666666;
  }
  .filters-list .filter-options {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
  .filters-list .filter-it {
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid;
  }
  .filters-list .filter-has-val .filter-label {
    font-size: 0.75rem;
  }
  .filters-list .filter-has-val .filter-head {
    padding-top: 0;
  }
  .filters-list .filter-content {
    width: calc((100% + 16px)* 5);
  }
}

.list-group-nostyle .list-group-item {
  border-color: transparent;
  background-color: transparent;
}

.loading-icon {
  display: none;
}

.loading-content {
  position: relative;
  overflow: hidden;
  min-height: 370px;
}

.loading-content .loading-icon {
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -50px;
  display: inline-block;
  height: 150px;
  width: 100px;
  z-index: 3;
}

.loading-content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  z-index: 2;
  display: block;
}

.cinemas-list-box .loading-content:after, .session-options .loading-content:after {
  background-color: #333;
}

.breadcrumb {
  font-size: 0.688rem;
  font-family: 'Proxima Nova';
}

.breadcrumb li {
  position: relative;
  display: inline-block;
  color: #ff7300;
  padding-right: 20px;
}

.breadcrumb li:before, .breadcrumb li:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 2px;
  height: 7px;
  margin-top: -3px;
  background-color: #666666;
}

.breadcrumb li:before {
  right: 10px;
  -webkit-transform: translate(2px, -3px) rotate(135deg);
  -ms-transform: translate(2px, -3px) rotate(135deg);
  -o-transform: translate(2px, -3px) rotate(135deg);
  transform: translate(2px, -3px) rotate(135deg);
}

.breadcrumb li:after {
  right: 5px;
  -webkit-transform: translate(-3px, 2px) rotate(-135deg);
  -ms-transform: translate(-3px, 2px) rotate(-135deg);
  -o-transform: translate(-3px, 2px) rotate(-135deg);
  transform: translate(-3px, 2px) rotate(-135deg);
}

.breadcrumb li:last-child:before, .breadcrumb li:last-child:after {
  display: none;
}

.d-line {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border: 0;
  border-bottom: 1px solid #666666;
}

.d-line2 {
  font-size: 0.750rem;
  display: block;
  position: relative;
  color: #999999;
  clear: both;
  margin-bottom: 15px;
}

.d-line2 span {
  background: #333333;
  position: relative;
  z-index: 10;
  padding-right: 5px;
  font-family: 'Klavika-Regular';
  font-weight: normal;
}

.d-line2:after {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #666666;
}

.d-line2.md {
  font-size: 0.813rem;
}

.d-line2.lg {
  font-size: 0.875rem;
}

.d-line2.xl {
  font-size: 0.938rem;
}

.angucomplete-dropdown {
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 11;
  max-height: 200px;
  overflow-y: auto;
}

.angucomplete-dropdown .angucomplete-row {
  color: #3478c1;
  font-family: 'Proxima Nova';
  font-size: 0.750rem;
  padding: 5px 10px;
  display: block;
  cursor: pointer;
}

.angucomplete-dropdown .angucomplete-row:hover {
  color: #fff;
  background: #3478c1;
  text-decoration: none;
}

.header-pb {
  padding: 13px 10px;
  background-color: #005395;
  min-height: 60px;
  overflow: hidden;
  display: none;
}

.header-pb.hd-pb-show {
  display: block;
}

.header-pb .header-pb-wp {
  padding-right: 10px;
  padding-left: 10px;
}

.header-pb .pb-txt {
  font-size: 0.625rem;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Klavika-Regular';
  line-height: 1;
}

.header-pb .svg-icon {
  display: inline-block;
  vertical-align: middle;
}

.header-pb .logo1 {
  float: left;
}

.header-pb .logo1 img {
  height: 40px;
}

.header-pb .logo2 {
  float: right;
}

.header-pb .logo2:hover {
  text-decoration: none;
}

.header-pb .poweredby {
  overflow: hidden;
  padding-top: 5px;
}

@media (min-width: 992px) {
  .header-pb-wp {
    max-width: 940px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
  .header-pb-wp {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  .header-pb-wp {
    max-width: 1140px;
  }
}

@media screen and (min-width: 1200px) and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
  .header-pb-wp {
    max-width: 1140px;
  }
}

.screen-event .se-info {
  border-bottom: 1px solid #666;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  margin-left: 10px;
  padding-bottom: 40px;
}

.screen-event .se-info .svg-icon.icon-size2 {
  width: 35px;
  height: 35px;
  fill: #ff7900;
  cursor: pointer;
}

.screen-event .se-info.has-fav .it-txt {
  padding-left: 0;
  width: 100%;
}

.screen-event .se-info.has-fav .it-txt a:first-child {
  margin-left: 0;
}

.screen-event .se-info.has-fav .it-txt .txt3 {
  margin-top: 5px;
}

.screen-event .se-info.has-fav .it-txt .se-info-theater {
  margin-top: 2px;
  width: 100%;
}

.screen-event .se-image-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  max-width: 90px;
  margin-left: calc(-1.6rem + 10px);
  margin-top: calc(-1rem);
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

.screen-event .se-image-container img {
  width: 100%;
}

.screen-event .se-image-tags {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  text-align: center;
}

.screen-event .se-info2 {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}

.screen-event .se-classification {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}

.screen-event.screen-event-tp2 .se-info {
  padding-bottom: 15px;
  margin-left: 0;
}

.screen-event .se-container {
  margin-right: 0;
  margin-left: 0;
}

.screen-event .se-schedule .session-group .btn.btn-primary {
  min-width: 118px;
}

.screen-event .se-schedule.se-no-session {
  padding-top: 25px;
}

.screen-event .se-info2-container a:active, .screen-event .se-info2-container a:focus {
  outline: 0;
}

.screen-event > .movie .se-schedule.se-no-session {
  padding-top: 0;
}

.screen-event .se-container.movie .se-info {
  padding-bottom: 0;
}

.screen-event .se-container.movie .se-info .it-txt {
  width: 100%;
}

.screen-event .se-container.movie .se-info a {
  width: 100%;
  display: block;
  min-height: 117.55px;
}

.screen-event .se-container.movie .se-info .se-classification {
  z-index: -1;
}

.se-container.no-result {
  margin-left: 0;
  margin-right: 0;
}

.profile-box .pb-info #social-media-tab a:hover {
  text-decoration: none;
}

.profile-box .pb-info #social-media-tab a:hover .svg-icon {
  opacity: 0.65;
}

.profile-box .pb-info #social-media-tab .svg-icon {
  width: 45px;
  height: 45px;
  margin-bottom: 20px;
}

.profile-box .pb-info .nav .nav-link.collapsed:hover .svg-icon {
  fill: #0091d8;
}

.profile-box .pb-info .nav .nav-link.collapsed:hover .it-txt {
  color: #0091d8;
}

@media (min-width: 768px) {
  .screen-event .se-container.movie .se-info {
    padding-bottom: 40px;
  }
  .screen-event .se-container.movie .se-info .it-txt {
    width: auto;
  }
  .screen-event .se-container.movie .se-info a {
    width: auto;
    display: inline;
    min-height: auto;
  }
  .screen-event {
    overflow: hidden;
    /* .se-container is a .row . It's being reseted. */
  }
  .screen-event .se-container {
    display: block;
    position: relative;
  }
  .screen-event .se-image-container, .screen-event .se-info2 {
    float: left;
  }
  .screen-event .se-image-container {
    max-width: 200px;
    margin-bottom: calc(-1rem);
    margin-right: 1rem;
    margin-left: calc(-1rem);
  }
  .screen-event .se-info {
    max-width: none;
    overflow: hidden;
    padding-right: 230px;
    padding-left: 0;
  }
  .screen-event .se-info.has-fav .it-txt {
    padding-left: 43px;
  }
  .screen-event .se-info.has-fav .it-txt a:first-child {
    margin-left: -40px;
  }
  .screen-event .se-info.has-fav .it-txt .se-info-theater {
    width: auto;
  }
  .screen-event .se-info2 {
    position: absolute;
    right: 0;
    top: -5px;
    border-bottom-width: 0;
    margin: 0;
  }
  .screen-event .se-info2-container {
    display: block;
  }
  .screen-event .se-info2-container > * {
    display: inline-block;
  }
  .screen-event .se-schedule {
    margin-top: 1rem;
    padding-left: 0;
    overflow: hidden;
  }
  .screen-event .se-schedule.se-no-session {
    padding-top: 0;
  }
  .screen-event .se-image-tags {
    text-align: left;
  }
  .profile-box.movie .screen-events-list .se-info {
    padding-right: 250px;
  }
  .profile-box .pb-info {
    margin-bottom: 35px;
  }
  .profile-box .pb-info #social-media-tab .svg-icon {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .profile-box .pb-info {
    margin-bottom: 0;
  }
  .profile-box .pb-info #social-media-tab {
    padding-left: 20px;
  }
  .profile-box .pb-info #social-media-tab .svg-icon {
    width: 35px;
    height: 35px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .screen-event > .movie .se-info {
    padding-right: 10px;
  }
  .screen-event > .movie .se-info2 {
    overflow: hidden;
    position: relative;
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
    float: none;
    text-align: left !important;
  }
  .screen-event > .movie .se-schedule {
    display: block;
  }
}

@media (min-width: 1440px) {
  .screen-event .se-image-container {
    max-width: 260px;
  }
}

@media (min-width: 1440px) {
  .screen-event > .movie .se-schedule.se-no-session {
    padding-top: 110px;
  }
}

/* screen event list*/
.screen-events-list .screen-event {
  margin-bottom: 1rem;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.video-iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.video-poster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  background-color: transparent;
  -webkit-background-size: cover;
          background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -o-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
     transition-delay: 0s, 0s;
}

.video-poster .svg-icon {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  -webkit-filter: drop-shadow(0px 0px 2px);
          filter: drop-shadow(0px 0px 2px);
}

.video-wrapper-active .video-poster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -o-transition-delay: 0s, 800ms;
     transition-delay: 0s, 800ms;
  pointer-events: none;
}

.video-wrapper-active.shadow-effect:after, .video-wrapper-active.shadow-effect:before {
  display: none;
}

.profile-box {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.profile-box .pb-avatar {
  margin-bottom: 1rem;
}

.profile-box .pb-avatar > .container {
  position: relative;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.profile-box .pb-place-name {
  font-size: 1.375rem;
  font-weight: bold;
}

.profile-box .pb-place-address {
  font-size: 0.8125rem;
}

.profile-box .pb-avatar-image-container {
  width: 100%;
  height: calc(100vw + 30px);
  max-height: 400px;
  padding-top: 120px;
  padding-bottom: 50px;
  background-color: #252525;
}

.profile-box .pb-avatar-image {
  width: 320px;
  height: 150px;
  margin-left: -160px;
  margin-top: -75px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.profile-box .pb-name-address {
  position: absolute;
  bottom: 0;
  padding: 20px;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.85)));
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.profile-box .pb-info > .nav .nav-link {
  text-decoration: none;
  color: #ff7300;
}

.profile-box .pb-info > .nav .nav-link .svg-icon {
  fill: #ff7300;
}

.profile-box .pb-info > .nav .nav-link.collapsed {
  text-decoration: none;
  color: #25b8ff;
}

.profile-box .pb-info > .nav .nav-link.collapsed .svg-icon {
  fill: #25b8ff;
}

.profile-box.movie {
  padding-top: 0;
}

.profile-box.movie .pb-info-top, .profile-box.movie .pb-info-bottom {
  padding-right: 10px;
  padding-left: 10px;
}

.profile-box.movie .pb-info-top {
  position: relative;
  padding-bottom: 21px;
  background: -webkit-linear-gradient(top, transparent 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: -o-linear-gradient(top, transparent 0%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.profile-box.movie .pb-avatar-image-container {
  padding: 0;
  max-height: none;
  height: auto;
  overflow: hidden;
  height: 470px;
}

.profile-box.movie .pb-name-address {
  padding-top: 80px;
}

.profile-box.movie .pb-avatar-image {
  width: 100%;
  position: static;
  height: auto;
  margin: 0 auto;
}

.profile-box.movie .pb-movie-info {
  margin-top: -75px;
}

.profile-box.movie .trailers {
  margin: 1rem 0;
  visibility: hidden;
  opacity: 0;
  display: none;
}

.profile-box.hotsite .pb-avatar-image-container {
  width: 100%;
  height: calc(100vw + 30px);
  max-height: 400px;
  padding-top: 120px;
  padding-bottom: 50px;
  background-color: #252525;
}

@media (max-width: 767px) {
  .profile-box.movie.pb-v2 .pb-place-name {
    font-size: 1rem;
    margin: 35px 0 0 0 !important;
  }
  .profile-box.movie.pb-v2 .pb-name-address {
    padding-top: 0;
    padding-bottom: 35px;
    height: 100px;
  }
  .profile-box.movie.pb-v2 .pb-avatar-image-container {
    height: 255px;
  }
  .profile-box.movie.pb-v2 .pb-info {
    margin-top: -53px;
  }
  .profile-box.movie.pb-v2 .icon-md-txt > .it-cont, .profile-box.movie.pb-v2 .icon-md-txt > .it-txt {
    display: inline;
    font-size: .75rem;
  }
  .profile-box.movie.pb-v2 .tag {
    font-size: 0.563rem;
    padding: .25rem .35rem;
    margin-bottom: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .profile-box.movie.pb-v2 .tag-category-festival {
    margin-bottom: 0 !important;
  }
  .profile-box.movie.pb-v2 .sessions-dates {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    margin-bottom: 1rem;
  }
  .profile-box.movie.pb-v2 .sessions-dates .swiper-button-next, .profile-box.movie.pb-v2 .sessions-dates .swiper-button-prev {
    display: none;
  }
  .profile-box.movie.pb-v2 .date-lt .date-info {
    font-size: 1.125rem;
  }
  .profile-box.movie.pb-v2 .date-lt .date-main-info {
    font-size: 0.875rem;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info.has-fav .it-txt .txt3 {
    font-size: 0.750rem;
  }
  .profile-box.movie.pb-v2 .screen-events-list header {
    display: none;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info.has-fav .it-txt .se-info-theater {
    font-size: 1rem;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info2 .se-info2-container span {
    font-size: 0.750rem;
    display: inline-block !important;
    vertical-align: middle;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info2 .se-info2-container svg.svg-icon {
    display: inline-block !important;
    width: 21px;
    height: 21px;
    vertical-align: middle;
  }
  .profile-box.movie.pb-v2 .screen-event .se-schedule .txt2 {
    font-size: 0.750rem;
    font-weight: normal;
  }
  .profile-box.movie.pb-v2 .screen-event .se-schedule .btn.btn-primary {
    font-size: 1rem;
  }
  .profile-box.movie.pb-v2 .screen-event .se-schedule .session-group .btn.btn-primary {
    min-width: 100px;
  }
  .profile-box.movie.pb-v2 .screen-events-list .screen-event {
    padding: 0.75rem 0.5rem;
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info:before {
    right: 20px;
    -webkit-transform: translate(2px, 0) rotate(45deg);
        -ms-transform: translate(2px, 0) rotate(45deg);
         -o-transform: translate(2px, 0) rotate(45deg);
            transform: translate(2px, 0) rotate(45deg);
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info:after {
    right: 15px;
    -webkit-transform: translate(2px, 0) rotate(-45deg);
        -ms-transform: translate(2px, 0) rotate(-45deg);
         -o-transform: translate(2px, 0) rotate(-45deg);
            transform: translate(2px, 0) rotate(-45deg);
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info.collapsed:before, .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info.collapsed:after {
    background: #25b8ff;
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info.collapsed:before {
    -webkit-transform: translate(2px, 0) rotate(-45deg);
        -ms-transform: translate(2px, 0) rotate(-45deg);
         -o-transform: translate(2px, 0) rotate(-45deg);
            transform: translate(2px, 0) rotate(-45deg);
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info.collapsed:after {
    -webkit-transform: translate(2px, 0) rotate(45deg);
        -ms-transform: translate(2px, 0) rotate(45deg);
         -o-transform: translate(2px, 0) rotate(45deg);
            transform: translate(2px, 0) rotate(45deg);
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info.collapsed {
    border: 0;
    padding-bottom: 0;
    color: #25b8ff;
  }
  .profile-box.movie.pb-v2 .screen-event.screen-event-tp2 .se-info.collapsed.in {
    border-bottom: 1px solid #666;
    padding-bottom: 15px;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info.has-fav .it-txt .se-info-theater {
    width: 100%;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info.has-fav .it-txt a:first-child {
    margin-left: 0;
  }
  .profile-box.movie.pb-v2 .screen-event .se-info.has-fav .it-txt {
    padding-left: 0;
  }
  .profile-box.movie.pb-v2 .video-poster .svg-icon {
    display: none;
  }
  .profile-box.movie.pb-v2 .pb-info ul[role="tablist"] li {
    max-width: 97px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .profile-box.movie.pb-v2 .pb-info ul[role="tablist"] li:nth-child(1) {
    display: block !important;
  }
  .profile-box.movie.pb-v2 .pb-info ul li.share-opt {
    max-width: 125px;
  }
  .profile-box.movie.pb-v2 .pb-name-address {
    background: -webkit-linear-gradient(top, transparent 0%, black 80%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: -o-linear-gradient(top, transparent 0%, black 80%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, black));
    background: linear-gradient(to bottom, transparent 0%, black 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  }
  .profile-box.movie.pb-v2 .video-poster {
    visibility: hidden;
    pointer-events: none;
  }
  .profile-box.pb-v2 .filters {
    margin-bottom: 20px;
  }
  .profile-box.pb-v2 #filter-sidebar > ul {
    margin-bottom: 0;
  }
  .profile-box.pb-v2 .filter-values > .filter-val {
    display: inline;
  }
  .profile-box.pb-v2 .filter-has-val .filter-head .filter-label {
    color: #666;
  }
  .profile-box.pb-v2 .filter-values > .filter-val::after {
    content: ', ';
    display: inline;
    position: relative;
  }
  .profile-box.pb-v2 .filter-values > .filter-val:last-of-type::after {
    display: none;
    content: '';
  }
  .profile-box.pb-v2 .filter-head {
    padding: 15px 30px 15px 0;
  }
  .profile-box.pb-v2 .filter {
    border-bottom: solid 1px #4c4c4c;
  }
  .profile-box.pb-v2 .sessions-dates {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .profile-box.pb-v2 #filter-sidebar.collapse {
    height: auto !important;
    display: block;
  }
  .profile-box.pb-v2 .filter {
    border: 0;
  }
  .profile-box.pb-v2 .filter-head {
    pointer-events: none;
  }
  .profile-box.pb-v2 .filter-action {
    display: none;
  }
  .profile-box.pb-v2 .filter-label, .profile-box.pb-v2 .filter-head.collapsed .filter-label {
    color: #fff;
  }
  .profile-box.pb-v2 .filter-has-val .filter-values {
    display: none;
  }
  .profile-box.pb-v2 .filter-label {
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    text-transform: uppercase;
  }
  .profile-box.pb-v2 .filter-head {
    padding-top: 0;
  }
  .profile-box.pb-v2 .filter-has-val .filter-head {
    padding: 0 30px 14px 0;
  }
  .profile-box.pb-v2 .filter-has-val .filter-label {
    font-size: 1.125rem;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    font-family: 'Klavika-Regular';
  }
}

.trailers .trailer-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
}

.trailers .trailer-close-button .icon-txt {
  display: block;
}

.trailers > .trailers-container {
  padding: 0 10px;
  position: relative;
}

.is-playing-video .profile-box.movie .trailers {
  opacity: 1;
  visibility: visible;
  display: block;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity .25s;
  -webkit-transition-delay: .75s;
       -o-transition-delay: .75s;
          transition-delay: .75s;
}

.is-playing-video .profile-box {
  margin-top: 110px;
}

.is-playing-video .profile-box .pb-name-address {
  background: transparent;
  position: static;
  padding-top: 0px;
  padding-right: 50px;
}

.is-playing-video .profile-box .pb-avatar-image-container {
  height: 200px;
}

@media (min-width: 768px) {
  .profile-box {
    margin-top: -6.875rem;
    padding-top: 0;
  }
  .profile-box .pb-avatar {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    z-index: 10;
    /* added only because of .banner-ingresso component */
  }
  .profile-box .pb-avatar > .container {
    max-width: 748px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .profile-box .pb-avatar .pb-avatar-image-container {
    width: 160px;
    height: 160px;
    margin-right: 1rem;
    margin-bottom: 2rem;
    float: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .profile-box .pb-avatar .pb-avatar-image {
    width: 100%;
    height: 100%;
    position: static;
    margin: 0;
  }
  .profile-box .pb-name-address {
    min-height: 110px;
    position: static;
    background: transparent;
  }
  .profile-box .pb-info {
    overflow: hidden;
  }
  .profile-box .pb-info:after {
    clear: left;
    content: '';
    display: table;
  }
  .profile-box.movie .pb-name-address {
    padding-top: 0;
  }
  .profile-box.movie .pb-avatar-image-container {
    overflow: auto;
    height: auto;
  }
  .profile-box.movie .pb-info-tab2 {
    display: block;
  }
  .profile-box.hotsite .pb-avatar-image-container {
    width: 160px;
    height: 160px;
  }
  .banner-ingresso {
    -webkit-transition: padding .5s ease-in-out;
    -o-transition: padding .5s ease-in-out;
    transition: padding .5s ease-in-out;
  }
  .profile-box.movie .trailers {
    position: absolute;
    right: 0;
    left: 0;
    top: -110px;
    display: block;
  }
  .is-playing-video .banner-ingresso {
    padding-top: 110px;
  }
  .is-playing-video .banner-ingresso > .container:before, .is-playing-video .banner-ingresso > .container:after, .is-playing-video .banner-ingresso > .container .shadow-effect:before {
    opacity: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    -webkit-transition-delay: .75s;
         -o-transition-delay: .75s;
            transition-delay: .75s;
  }
}

@media (min-width: 992px) {
  .profile-box .pb-avatar > .container {
    max-width: 940px;
  }
  .profile-box .pb-avatar .pb-avatar-image-container {
    width: 220px;
    height: 220px;
  }
  .profile-box .pb-place-name {
    font-size: 1.875rem;
  }
  .profile-box .pb-place-address {
    font-size: 0.9375rem;
  }
  .profile-box.movie {
    /* reverting truncate made by .text-md-truncate2 */
  }
  .profile-box.movie .pb-avatar-image-container {
    height: auto;
  }
  .profile-box.movie .pb-info-tab1 {
    display: block;
    height: auto;
    min-height: auto;
  }
  .profile-box.movie .pb-info-tab1:after {
    display: none;
  }
  .profile-box.hotsite .pb-avatar-image-container {
    width: 220px;
    height: 220px;
  }
}

@media (min-width: 1440px) {
  .profile-box .pb-avatar > .container {
    max-width: 1380px;
  }
  .profile-box .pb-avatar-image-container {
    width: 260px;
    height: 260px;
  }
  .profile-box.movie .pb-avatar-image-container {
    height: auto;
  }
  .profile-box.hotsite .pb-avatar-image-container {
    width: 220px;
    height: 220px;
  }
}

.banner-ingresso {
  -webkit-transition: padding .5s;
  -o-transition: padding .5s;
  transition: padding .5s;
  background-color: #212121;
}

.banner-ingresso > .container {
  position: relative;
  max-width: 1440px;
  height: 500px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.banner-ingresso > .container > .shadow-effect {
  height: 100%;
}

.banner-ingresso .banner-ingresso-img {
  position: relative;
  margin-left: -720px;
  left: 50%;
  width: 1440px;
}

.banner-ingresso .video-poster .banner-ingresso-img {
  position: absolute;
  top: 0;
}

.banner-ingresso.is-low-quality {
  position: relative;
}

.banner-ingresso.is-low-quality .banner-ingresso-img, .banner-ingresso.is-low-quality .video-poster {
  position: absolute;
  width: 810px;
  height: 400px;
  top: 50%;
  left: 50%;
  right: auto;
  margin-top: -150px;
  margin-left: -405px;
}

.banner-ingresso.is-low-quality .shadow-effect {
  height: 100%;
}

.banner-ingresso.is-low-quality .video-wrapper {
  background-color: transparent;
}

.banner-ingresso.is-low-quality .banner-ingresso-background {
  display: block;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

.the-history header {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}

.swiper-timeline {
  overflow: hidden;
  position: relative;
}

.swiper-timeline .swiper-container {
  max-width: 1440px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: visible;
  padding-bottom: 25px;
}

.swiper-timeline .swiper-slide {
  position: initial;
  width: 240px;
}

.swiper-timeline .swiper-slide:first-child .tl-image-wp:before {
  content: "<";
  color: #666;
  position: absolute;
  bottom: -38px;
  left: -22px;
  font-size: 1.375rem;
}

.swiper-timeline .swiper-slide:last-child .tl-image:after {
  left: -10px;
}

.swiper-timeline .swiper-slide:last-child .tl-image-wp:before {
  content: ">";
  color: #666;
  position: absolute;
  bottom: -38px;
  right: -33px;
  right: -12px;
  font-size: 1.375rem;
}

.swiper-timeline .swiper-wrapper {
  position: initial;
}

.swiper-timeline .swiper-button-prev, .swiper-timeline .swiper-button-next {
  display: none;
  top: 120px;
  width: 25px;
  height: 24px;
}

.swiper-timeline .timeline-item .tl-image {
  margin-bottom: 20px;
  position: relative;
}

.swiper-timeline .timeline-item .tl-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  background: -webkit-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0)), color-stop(1%, rgba(33, 33, 33, 0)), to(rgba(33, 33, 33, 0.85)));
  background: -o-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 1%, rgba(33, 33, 33, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.swiper-timeline .timeline-item .tl-image:after {
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  width: 100%;
  background-color: #666;
  bottom: -20px;
  left: -20px;
  width: 260px;
}

.swiper-timeline .timeline-item .tl-image img {
  width: 100%;
  min-width: 229px;
  height: 100%;
  min-height: 240px;
  opacity: 0.2;
}

.swiper-timeline .timeline-item .tl-image-wp:after {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border: 1px solid #ff7300;
  background-color: #333;
  position: relative;
  z-index: 10;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -25px;
}

.swiper-timeline .timeline-item .tl-info {
  margin-top: 40px;
  font-size: 13px;
  color: #fff;
  font-family: 'Proxima Nova';
  min-height: 220px;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.swiper-timeline .timeline-item .tl-info-wp {
  max-width: 975px;
  margin: 0 auto;
  padding: 30px;
  background-color: #252525;
  opacity: 0;
}

.swiper-timeline .timeline-item .tl-img-txt {
  font-size: 1.375rem;
  font-family: 'Klavika-Bold';
  display: block;
  margin-top: -33px;
  text-align: center;
  position: relative;
  z-index: 9;
}

.swiper-timeline .swiper-slide-active .tl-image .tl-image-wp img {
  opacity: 1;
}

.swiper-timeline .swiper-slide-active .tl-image .tl-image-wp:after {
  background-color: #ff7300;
  opacity: 1;
}

.swiper-timeline .swiper-slide-active .tl-info-wp {
  z-index: 10;
  opacity: 1;
  -webkit-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}

@media (min-width: 768px) {
  .swiper-timeline .timeline-item {
    padding-bottom: 240px;
  }
  .swiper-timeline .timeline-item .tl-info {
    -webkit-transform: translate(-37%);
        -ms-transform: translate(-37%);
         -o-transform: translate(-37%);
            transform: translate(-37%);
    position: absolute;
    margin-top: 20px;
  }
  .swiper-timeline:before, .swiper-timeline:after {
    content: '';
    top: 0;
    bottom: 0;
    display: block;
    width: 240px;
    pointer-events: none;
    position: absolute;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
  }
  .swiper-timeline.is-beginning .swiper-button-prev {
    display: none;
  }
  .swiper-timeline.is-beginning:before {
    opacity: 0;
  }
  .swiper-timeline.is-end .swiper-button-next {
    display: none;
  }
  .swiper-timeline.is-end:after {
    opacity: 0;
  }
  .swiper-timeline:before {
    background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0.88) 100%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0) 0%);
    background: -webkit-gradient(linear, right top, left top, from(rgba(51, 51, 51, 0)), color-stop(79%, rgba(51, 51, 51, 0.7)), to(rgba(51, 51, 51, 0.88)));
    background: -webkit-linear-gradient(right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: -o-linear-gradient(right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: linear-gradient(to left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00818181', endColorstr='#e0818181',GradientType=1 );
    left: 0;
  }
  .swiper-timeline:after {
    background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(51, 51, 51, 0)), color-stop(79%, rgba(51, 51, 51, 0.7)), to(rgba(51, 51, 51, 0.88)));
    background: -o-linear-gradient(left, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    background: linear-gradient(to right, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.7) 79%, rgba(51, 51, 51, 0.88) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00818181', endColorstr='#e0818181',GradientType=1 );
    right: 0;
  }
  .swiper-timeline .swiper-button-prev, .swiper-timeline .swiper-button-next {
    display: block;
  }
}

@media (min-width: 992px) {
  .swiper-timeline .timeline-item .tl-info {
    -webkit-transform: translate(-41%);
        -ms-transform: translate(-41%);
         -o-transform: translate(-41%);
            transform: translate(-41%);
    width: 1380px;
  }
}

@media (min-width: 1200px) {
  .swiper-timeline .timeline-item .tl-info {
    -webkit-transform: translate(-40.5%);
        -ms-transform: translate(-40.5%);
         -o-transform: translate(-40.5%);
            transform: translate(-40.5%);
  }
}

@media (min-width: 1440px) {
  .swiper-timeline .timeline-item .tl-info {
    -webkit-transform: translate(-38%);
        -ms-transform: translate(-38%);
         -o-transform: translate(-38%);
            transform: translate(-38%);
  }
  .swiper-timeline .timeline-item .tl-image img {
    min-width: 320px;
    min-height: 306px;
  }
  .swiper-timeline .swiper-slide {
    width: 320px;
  }
  .swiper-timeline .swiper-slide:last-child .tl-image-wp:before {
    right: -33px;
  }
  .swiper-timeline .swiper-button-prev, .swiper-timeline .swiper-button-next {
    top: 140px;
  }
  .swiper-timeline .timeline-item .tl-image:after {
    width: 360px;
  }
}

.pagination {
  font-size: 1.250rem;
  font-family: 'Klavika-Regular';
}

.pagination .page-item {
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  padding-bottom: 5px;
}

.pagination .page-item.selected .page-link {
  border-color: #ff7300;
  color: #ff7300;
}

.pagination .page-arrow {
  min-width: inherit;
  height: auto;
  padding: 0;
  margin: 0;
  float: none;
  border: 0;
}

.pagination .page-arrow:hover {
  border: 0;
}

.pagination .page-link {
  height: 30px;
  min-width: 30px;
  line-height: 1.4;
}

.pagination .svg-icon {
  height: 40px;
  width: 40px;
}

.pagination-sm .svg-icon {
  height: 30px;
  width: 30px;
}

.pagination-sm .page-link {
  font-size: 1.125rem;
  height: 20px;
  min-width: 20px;
  line-height: 1;
}

.pagination-lg .svg-icon {
  height: 50px;
  width: 50px;
}

.pagination-lg .page-link {
  font-size: 1.375rem;
  height: 40px;
  min-width: 40px;
  line-height: 1.7;
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

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

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

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

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

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

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

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

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

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

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

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

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

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

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

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

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

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

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
     transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*# sourceMappingURL=bootstrap.css.map */