@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.2/css/all.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,400italic,300italic,500,700,700italic,500italic,900,900italic");
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src:
    url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: gray;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  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
  );
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  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
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  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
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  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
  );
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  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;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.5) 0),
    color-stop(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 {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.0001) 0),
    color-stop(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:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.bootstrap-dialog .modal-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-dialog .bootstrap-dialog-title {
  color: #fff;
  display: inline-block;
  font-size: 16px;
}
.bootstrap-dialog .bootstrap-dialog-message {
  font-size: 14px;
}
.bootstrap-dialog .bootstrap-dialog-button-icon {
  margin-right: 3px;
}
.bootstrap-dialog .bootstrap-dialog-close-button {
  font-size: 20px;
  float: right;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.bootstrap-dialog .bootstrap-dialog-close-button:hover {
  cursor: pointer;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.bootstrap-dialog.type-default .modal-header {
  background-color: #fff;
}
.bootstrap-dialog.type-default .bootstrap-dialog-title {
  color: #333;
}
.bootstrap-dialog.type-info .modal-header {
  background-color: #5bc0de;
}
.bootstrap-dialog.type-primary .modal-header {
  background-color: #428bca;
}
.bootstrap-dialog.type-success .modal-header {
  background-color: #5cb85c;
}
.bootstrap-dialog.type-warning .modal-header {
  background-color: #f0ad4e;
}
.bootstrap-dialog.type-danger .modal-header {
  background-color: #d9534f;
}
.bootstrap-dialog.size-large .bootstrap-dialog-title {
  font-size: 24px;
}
.bootstrap-dialog.size-large .bootstrap-dialog-close-button {
  font-size: 30px;
}
.bootstrap-dialog.size-large .bootstrap-dialog-message {
  font-size: 18px;
}
.bootstrap-dialog .icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/

.delay01 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.delay02 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.delay03 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.delay04 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.delay05 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay06 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.delay07 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.delay08 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.delay09 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.delay1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.delay15 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.delay2 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2s;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg)
      scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg)
      scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg)
      scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@charset "utf-8";
/* CSS Document */

.full_img {
  background: url(../img/bg_working.jpg) no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  float: left;
  width: 100%;
  height: 100%;
}
.full_img .text {
  color: #fff;
  text-align: center;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  padding-top: 300px;
}
.full_img .text .icon img {
  max-width: 120px;
}
.full_img .text h1 {
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
.full_img .text p {
  font-size: 18px;
  font-style: italic;
}
.full_img .text .loader {
  padding-top: 50px;
}
.full_img .text .loader img {
  max-width: 40px;
}

@media screen and (max-width: 1280px) {
  .full_img .text {
    padding-top: 200px;
  }
}

@media screen and (max-width: 960px) {
  .full_img .text {
    padding-top: 150px;
  }
}

@media screen and (max-width: 500px) {
  .full_img .text {
    padding-top: 100px;
  }
  .full_img .text .icon img {
    max-width: 90px;
  }
  .full_img .text h1 {
    font-size: 26px;
  }
  .full_img .text p {
    font-size: 14px;
  }
}
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");
.header_title {
  --header-color: #6c3c91;
}
html {
  scroll-padding-top: 120px;
}
body {
  --main-color: #6c3c91;
  --main-gradient-color-1: #6c3c91;
  --main-gradient-color-2: #5b307d;
  --map-background-color: #e2e7ef;
  --header-height: 80px;
  --header-height-mobile: 60px;
  --order-top-height: 70px;
  --cart-bg-color: #e8ecf2;
  --light-gray-color: #e8ecf2;
  --header-bg: #fff;
  --header-nav-color: #fff;
  --order-top-bg: #f1f1f1;
  --order-top-color: #333;
  --footer-height: 80px;
  --footer-crowder-height: 68px;
  --footer-bg: #1a1a1a;
  --footer-text-color: #fff;
  --footer-color: #ccc;
  --footer-link-color: #ccc;
  padding-top: var(--header-height);
  background: var(--cart-bg-color);
  --header-link-color: var(--main-color);
}
.footer {
  --footer-color: #000;
  --footer-link-color: #484646;
}
body {
  font-family: "Roboto", sans-serif;
  padding-top: var(--header-height);
  cursor: default;
  -webkit-font-smoothing: antialiased;
}
iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
#ingresar {
  margin-left: 10px;
}
ul li a#ingresar {
  color: #333 !important;
}
a {
  color: var(--main-color);
}
a:hover {
  color: #5b307d;
}
.btn {
  border: none;
  color: #fff;
  font-size: 1em;
  padding: 13px 20px;
  line-height: normal;
  box-shadow: none !important;
  border-radius: 3px !important;
  text-transform: initial;
  font-weight: 400;
}
.btn:hover {
  color: #fff;
}
.btn:active {
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1) !important;
}
.btn-lg {
  font-size: 1em;
  padding: 12px 20px;
}
.btn-xs {
  font-size: 0.9em;
  padding: 6px 14px !important;
}
.btn-primary {
  background: var(--main-color);
  font-weight: 500;
}
.btn-primary:hover {
  background: var(--main-color);
}
.btn-primary:active {
  background: var(--main-color);
}
.btn-primary:focus {
  background: var(--main-color);
}
.btn-primary[disabled] {
  background: var(--main-color);
}
.btn-secondary {
  background: #fafafa;
  font-weight: 400;
  color: #666;
}
.btn-secondary:hover {
  background: #f1f1f1;
  color: #222;
}
.btn-facebook {
  background: #3f5d9c;
  color: #fff;
  padding: 18px 0 !important;
  text-transform: none;
  font-size: 14px !important;
  font-weight: 300;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active {
  background: #314878;
  color: #fff;
}
.btn-facebook strong {
  font-weight: 700 !important;
}
.btn-payment {
  background: #ed8619;
}
.btn-payment:hover {
  background: #f98c19;
}
.btn-inverse {
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.2);
  color: #666;
}
.btn-inverse:hover {
  color: #333;
  border: solid 1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.btn-inverse i {
  margin-right: 5px;
}
.form-control {
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.12);
  color: #222;
  border-radius: 2;
  font-size: 0.9em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-weight: normal;
}
.form-control:focus {
  border: solid 1px rgba(0, 0, 0, 0.2);
  color: #000;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.05);
}
label.control-label {
  color: #000;
}
select {
  background: #fff url(https://cdn.boletius.com/images/v3/ui/select.png)
    no-repeat 95% 50% !important;
}
.has-error .btn {
  background: #ff5a19;
  font-weight: bold;
}
.has-error input {
  border: solid 1px #f68e56;
  color: #ff2400;
}
.has-error label {
  color: #ff5a19 !important;
}
p.error {
  display: none;
}
.has-error p.error {
  display: block;
  padding: 5px 0 0 0;
  margin: 0;
  font-size: 0.9em;
  color: #ff5a19;
}
.ticket-holder-form p.error {
  display: block;
  padding: 5px 0 0 0;
  margin: 0;
  font-size: 0.9em;
  color: #ff5a19;
}
.ticket-holder-form input.form-control.error {
  border-color: #ff5a19;
}
.form-group p {
  padding: 0;
  margin: 0;
  padding: 5px 0;
}
.form-group p.message {
  font-size: 0.9em;
  color: #777;
}
.form-group p.message-error {
  font-size: 0.9em;
  color: #c80f39;
  display: none;
}
.has-error p.message {
  display: none;
}
.has-error p.message-error {
  display: block;
}
.has-error .form-control {
  border: solid 1px #c80f39;
}
.has-error .form-control:focus {
  border: solid 1px #c80f39;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1);
}
.carousel-control .icon-next,
.carousel-control .fa-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  font-size: 1.5em;
}
.carousel .item {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.carousel .active.left,
.carousel .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.navbar {
  background: var(--header-bg);
  border-radius: 0;
  margin: 0;
  height: 80px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.navbar-fixed-top {
  border-width: 0;
}
.navbar ul.user-menu {
  padding: 28px 0 0 0;
  margin: 0;
  text-align: right;
}
.navbar ul.user-menu li {
  display: inline;
}
.navbar ul.user-menu li a {
  color: #6a717c;
  font-size: 1em;
  border-bottom: solid 1px transparent;
  padding: 12px 10px;
  text-decoration: none !important;
}
.navbar ul.user-menu li a:hover {
  border-bottom: solid 1px var(--header-link-color);
}
.navbar ul.user-menu li a.logout {
  color: #a3a9b4;
  font-size: 1em;
  border-bottom: solid 1px transparent;
  cursor: pointer;
  margin-left: 20px;
}
.navbar ul.user-menu li a.logout:hover {
  color: var(--header-link-color);
  border-bottom: solid 1px transparent;
}
.navbar-brand {
  line-height: 75px;
  margin: 0 !important;
  padding: 0;
  padding-right: 20px;
}
.logo-large.logo_dark img {
  max-height: 45px;
}
.logo-large.logo_white img {
  max-height: 130px;
}
.navbar .logo {
  padding: 15px 0;
}
.navbar .logo_white {
  display: none;
}
.navbar .logo_dark {
  display: block;
}
.navbar .navbar-right .btn {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 1em;
  margin-top: 18px;
}
a.btn-togle {
  float: right;
  box-shadow: none !important;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 14px 7px 10px 7px;
}
a.btn-togle:hover,
a.btn-togle:active,
a.btn-togle:focus {
  color: var(--main-color);
  box-shadow: none !important;
}
a.btn-togle span {
  display: block;
  height: 1px;
  background: var(--main-color);
  margin-bottom: 5px;
}
.navbar .container {
  padding: 0;
}
.navbar .container .col-sm-3,
.navbar .container .col-sm-6,
.navbar .container .col-xs-9,
.navbar .container .col-xs-12 {
  padding: 0 !important;
  margin: 0 !important;
}
.navbar .search .input-group {
  padding-top: 12px;
}
.navbar .search .form-control {
  border-right: none;
  height: 35px;
}
.navbar .search .btn {
  border: solid 1px #ccc;
  border-left: none;
  color: #666;
  height: 35px;
}
.navbar .search .dropdown {
  margin: 20px 0 0 0;
}
.navbar .search .dropdown a {
  color: #666;
  font-weight: normal;
  margin: 0 0 0 10px;
  position: relative;
  float: left;
  padding: 0;
  height: 25px;
  position: relative;
  float: left;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar .search .dropdown a:hover {
  color: #222;
  text-decoration: none;
}
.navbar .search .dropdown a span {
  margin-left: 10px;
}
.navbar .search .dropdown ul.dropdown-menu {
  padding: 0 0 10px 0;
  margin: 35px 0 0 0;
  border-radius: 0;
  border: none;
}
.navbar .search .dropdown ul.dropdown-menu li {
  padding: 0;
  display: block;
}
.navbar .search .dropdown ul.dropdown-menu li a {
  display: block;
  line-height: 30px;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: none;
  padding: 5px 0;
}
.navbar .search .dropdown ul.dropdown-menu li a:hover {
  color: #000;
  text-decoration: none;
  background: none;
}
.navbar-right a.btn {
  margin-top: 12px;
}
.navbar li a {
  color: var(--header-link-color);
}
.navbar li a.user-avatar {
  padding: 5px 0 0 0;
  margin: 0;
}
.navbar li a.user-avatar:hover {
  background: none;
}
.navbar li.open a.user-avatar {
  background: none;
}
.navbar li a.user-avatar {
  color: var(--header-link-color);
  font-weight: normal;
  position: relative;
  float: left;
  position: relative;
  float: left;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar li a.user-avatar img {
  width: 47px;
  height: 47px;
  border: solid 3px #dcdcdc;
}
.navbar li a.user-avatar:hover img,
.navbar li a.user-avatar:active img,
.navbar li a.user-avatar:focus img {
  border-color: #d1d1d1;
}
.navbar li a.user-avatar:hover {
  color: #222;
  text-decoration: none;
}
.navbar li a.user-avatar span {
  margin-left: 10px;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
.navbar li ul.dropdown-menu {
  text-align: right;
  border: none;
  box-shadow: none;
  font-size: 1em;
  background: #fff;
  padding: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-top: 8px;
  overflow: hidden;
  box-shadow:
    inset 0 -2px 0 rgba(0, 0, 0, 0.1),
    2px 3px 10px rgba(0, 0, 0, 0.3);
}
.navbar li ul.dropdown-menu li a {
  line-height: 36px;
  font-weight: 400;
  color: #575757;
  border-bottom: solid 1px #f9f9f9;
}
.navbar li ul.dropdown-menu li:last-child a {
  border: none;
}
.navbar li ul.dropdown-menu li a i {
  opacity: 0.5;
  margin-left: 10px;
  font-size: 0.9em;
  color: #6d3e92;
}
.navbar li ul.dropdown-menu li a:hover {
  background: none;
  color: #000;
}
.navbar li ul.dropdown-menu li a:active {
  background: none;
}
.navbar li.alert_link a {
  background: #c80f39;
  color: #fff !important;
}
.navbar li.alert_link a:hover {
  background: #c80f39 !important;
  color: #fff !important;
}
.navbar span.alert {
  border-radius: 3px;
  background: #c80f39;
  display: block;
  position: absolute;
  float: left;
  z-index: 100;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  padding: 0;
  margin: 5px 0 0 -5px;
}
.login-collapse {
  padding: 10px;
}
.navbar-collapse {
  margin: 0 -15px 0 -15px;
  background: #fff;
}
.navbar-collapse ul {
  padding: 0;
  margin: 0;
}
.navbar-collapse ul li {
  display: block;
  list-style: none;
}
.navbar-collapse ul li a {
  font-weight: 500;
  color: #575757;
  line-height: 60px;
  display: block;
  padding: 0;
  border-top: solid 1px #f1f1f1;
  font-size: 1em;
  text-align: center;
}
.navbar-collapse ul li a:hover {
  text-decoration: none;
  background: #f9f9f9;
  color: #222;
}
.navbar-collapse ul li a i {
  opacity: 0.4;
  margin-right: 10px;
  font-size: 0.9em;
}
.navbar-collapse.in {
  box-shadow: 0 18px 16px #00000050;
}
.horizontal-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
.navbar-container {
  justify-content: space-between;
  padding: 0 45px;
}
.reserve-ticket {
  font-size: 1em;
  font-weight: 500;
  margin: 15px 0 0 0;
  text-align: center;
}
.reserve-ticket a {
  color: #707070;
}
.reserve-ticket span.time {
  color: #c80f39;
}
.reserve-ticket span.call-to {
  color: #2f2f2f;
}
.reserve-ticket .progress {
  margin: 0 0 5px 0;
  height: 2px;
  box-shadow: none;
  background: #dcdcdc;
}
.reserve-ticket .progress-bar {
  background: #c80f39;
}
.header_title {
  background: var(--header-color);
  background: -moz-linear-gradient(
    left,
    var(--main-gradient-color-1) 0%,
    var(--main-gradient-color-2) 100%
  );
  background: -webkit-linear-gradient(
    left,
    var(--main-gradient-color-1) 0%,
    var(--main-gradient-color-2) 100%
  );
  background: linear-gradient(
    to right,
    var(--main-gradient-color-1) 0%,
    var(--main-gradient-color-2) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--main-gradient-color-1)', endColorstr='var(--main-gradient-color-2)',GradientType=1 );
  padding: 50px 0;
}
.header_title .row {
  margin: 0 -25px;
}
.header_title h1 {
  font-size: 1.3em;
  font-weight: 300;
  color: #fff;
  padding: 0;
  margin: 0;
}
.header_title h2 {
  font-size: 1.1em;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0;
}
.header_title h2 small {
  font-size: 0.9em;
  font-weight: 400;
  display: block;
  padding: 5px 0 0 0;
  opacity: 0.6;
  color: #fff;
}
.tab-content {
  padding: 30px 0;
}
.tab-pane .row {
  margin: 0;
  padding: 0;
}
.nav-tabs > li > a {
  border-radius: 0 !important;
  margin: 0;
  color: #989898;
  font-size: 0.9em;
  text-transform: uppercase;
  padding: 12px 20px;
}
.nav-tabs > li.active > a {
  font-weight: bold;
  color: var(--main-color);
}
.content {
  background: #fff;
  box-shadow: -6.891px 24.032px 76px 0px rgba(0, 0, 0, 0.1);
  padding: 50px;
  margin: -20px auto 100px auto;
  border-radius: 3px;
}
.content h1 {
  font-size: 1.5em;
  font-weight: 300;
}
.content h2 {
  font-size: 1.3em;
  font-weight: 500;
  color: #888;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.content h3 {
  font-size: 1.2em;
  font-weight: 500;
  color: var(--main-color);
}
.content p {
  color: #555;
  margin: 0;
  padding-bottom: 20px;
}
.content strong {
  color: #024ddf;
}
.content q {
  margin: 0;
  padding: 30px 30px 50px 30px;
  font-size: 1.4em;
  font-weight: 300;
  font-style: italic;
  color: #888;
  display: block;
  line-height: 32px;
  text-align: center;
}
.section {
  padding: 0;
}
.section .navbar {
  background: none;
  box-shadow: none;
  padding-top: 30px;
}
.section .navbar .search {
  visibility: hidden;
}
.section .navbar li a.user-avatar img {
  border: solid 3px #fff;
}
.section .navbar li a.user-avatar .user-name,
.section .navbar li a.user-avatar span {
  color: white;
}
.section .navbar li ul.dropdown-menu {
  text-align: right;
  border: none;
  box-shadow: none;
  font-size: 0.9em;
  background: #fff
    url(https://cdn.boletius.com/images/v3/ui/header_drop_shadow.png) repeat-x;
  padding: 0;
  border-radius: 3px;
  margin-top: 8px;
  overflow: hidden;
}
.section .navbar-fixed-top {
  position: absolute;
  border-width: 0;
}
.section .navbar .logo_white {
  display: block;
}
.section .navbar .logo_dark {
  display: none;
}
.main {
  height: 485px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #222932 no-repeat top center;
}
.carousel-inner .item {
  height: 620px;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.carousel-indicators li {
  opacity: 0.5;
}
.carousel-indicators li.active {
  opacity: 1;
}
.carousel-inner .item h1 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  margin: 0;
  padding-top: 150px;
  z-index: 1 !important;
  position: relative;
}
.carousel-inner .item h1 small {
  font-size: 1.2em;
  font-style: italic;
  font-weight: 300;
  display: block;
  color: #fff;
  text-transform: none;
  padding-top: 10px;
}
.carousel-inner .text {
  height: 400px;
  color: #fff;
  text-align: center;
}
.carousel-inner .text .container {
  max-width: 600px;
  padding-top: 30px;
}
.carousel-inner .text .container .icon img {
  max-width: 130px;
}
.carousel-inner .text .container h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.5em;
}
.carousel-inner .text .container p {
  font-size: 1.1em;
  font-style: italic;
  font-weight: 300;
}
.carousel-control {
  z-index: 10;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  opacity: 0.1;
}
.carousel-control:hover .glyphicon-chevron-left,
.carousel-control:hover .glyphicon-chevron-right {
  opacity: 0.5;
}
.carousel-indicators {
  bottom: 0px !important;
  opacity: 0.5;
}
.carousel-indicators li {
  width: 7px;
  height: 7px;
}
.carousel-indicators li.active {
  width: 7px;
  height: 7px;
}
.carousel .item {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.carousel .active.left {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel .next {
  left: 0;
  opacity: 1;
  z-index: 1;
}
.search_box_home {
  position: absolute;
  float: left;
  z-index: 50;
  width: 100%;
  z-index: 5 !important;
}
.search_box_home h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.8em;
  text-align: center;
  text-shadow: 0px 0px 20px #000;
}
.search_box_home h1 small {
  display: block;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  padding: 10px 0;
  color: #fff;
}
.search_box_home div.cont {
  max-width: 600px;
  margin: 0px auto;
}
.search_box_home .input-group {
  border: none;
  border-radius: 3px;
  font-size: 0.9em;
  box-shadow: 0 8px 30px #00000020;
  overflow: hidden;
}
.search_box_home .input-group .form-control {
  height: 54px;
  border-radius: 5px;
  box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 1em;
  padding: 0 0 0 20px;
}
.search_box_home .input-group input {
  border: none;
  box-shadow: none;
  border-right: solid 1px #fff;
}
.search_box_home .input-group button {
  border: none;
  box-shadow: none;
  background: #fff;
  margin: 0 0 0 -5px;
  box-shadow: none;
  height: 54px;
  font-size: 1em;
  color: #696969;
  border-radius: 0 5px 5px 0 !important;
}
.search_box_home.inline {
  position: relative;
  float: none;
  padding: 0;
}
.search_box_home_v2 div.cont {
  max-width: 800px;
}
.search_box_home_v2 div.cont .btn-icon .btn {
  cursor: auto;
  border-radius: 5px 0 0 5px !important;
}
.search_box_home_v2 div.cont .search-group {
  background: white;
}
.search_box_home_v2 div.cont .form-control {
  padding: 0px;
}
.search_box_home_v2 div.cont #searchEvent {
  background: var(--main-color);
  color: white;
  height: 44px;
  margin-right: 5px;
  border-radius: unset !important;
}
.carousel-inner .destacado {
  color: #fff;
  z-index: 5 !important;
  text-align: center;
  padding-top: 520px;
  width: 100%;
  display: block;
  z-index: 1 !important;
  position: relative;
}
.carousel-inner .destacado .ev_info {
  font-size: 0.9em;
  padding-top: 10px;
  margin-bottom: 5px;
  text-shadow: 0px 5px 20px #000;
}
.carousel-inner .destacado .ev_info span {
  display: block;
  font-size: 1.1em;
  font-weight: 700;
}
.carousel-inner .destacado .ev_picture {
  width: 60px;
  height: 60px;
  border-radius: 3px;
  margin: 0px auto;
}
.carousel-inner .destacado a.btn-primary {
  background: #fff;
  color: #555;
  font-size: 1em;
  padding: 12px 22px;
}
.carousel-inner .destacado a.btn-primary:hover {
  color: #024ddf;
}
.main .tags {
  max-width: 600px;
  margin: 0px auto;
  padding: 10px 0 0 0;
  text-align: center;
}
.main .tags a {
  color: #fff;
  font-size: 0.9em;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  padding: 2px 5px;
  margin: 0 2px 2px 0;
  opacity: 0.8;
}
.main .tags a:hover {
  background: #fff;
  text-decoration: none;
  color: #222;
  opacity: 1;
}
.main .how {
  text-align: center;
  padding: 50px 0 0 0;
}
.main .how a.btn {
  clear: both;
  font-size: 1em;
  font-weight: 500;
  padding: 8px 20px;
  border: solid 1px #fff;
}
.main .how a.btn:hover {
  background: #fff;
  color: #222;
}
.content_home {
  padding: 80px 0 100px 0;
}
.content_home h2 {
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  padding: 0;
  margin: 0 0 50px 0;
  color: #757575;
  font-size: 1.3em;
  text-align: center;
}
.content_home .events_home {
  display: block;
  margin-bottom: 80px;
}
.content_home .events_home .item {
  height: 180px;
  background-position: top right;
  padding: 15px;
  border: solid 2px #fff;
}
.content_home .events_home .item div {
  max-width: 50%;
  font-weight: 300;
  color: #fff;
  text-shadow: 5px 10px 10px rgba(0, 0, 0, 0.5);
}
.content_home .events_home .col-sm-3 {
  font-size: 1.2em;
}
.content_home .events_home .col-sm-6 {
  font-size: 1.4em;
}
.content_home .events_home .item span {
  display: block;
  font-size: 1em;
  opacity: 0.5;
}
.content_home .events_home .item:hover {
  text-decoration: none;
}
.content_home .features {
  max-width: 760px;
  margin: 0px auto;
  text-align: center;
}
.content_home .features i {
  color: var(--main-color);
  font-size: 2.2em;
  display: block;
  margin-bottom: 20px;
}
.content_home .features p {
  font-size: 1.1em;
  margin: 10px;
  color: #8a8a8a;
  font-weight: 300;
}
.separator_events {
  display: none;
}
.section .separator_events {
  height: 210px;
  display: block;
}
.ty_events {
  padding: 0 0;
  position: absolute;
  width: 100%;
}
.type_event {
  height: 200px;
  margin: 10px 0;
  z-index: 1;
  transition: ease-in-out all 0.15s;
}
.type_event span {
  line-height: 200px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9em;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 500;
  display: block;
  text-align: center;
  transition: ease-in-out all 0.15s;
}
.type_event:hover {
  height: 240px;
  margin: 0;
  box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.5);
  z-index: 10;
  text-decoration: none;
}
.type_event:hover span {
  line-height: 220px;
}
.type_event span.pin1 {
  background: url(https://cdn.boletius.com/images/v3/landings/pin_1.gif)
    no-repeat 50% 130px;
}
.type_event span.pin2 {
  background: url(https://cdn.boletius.com/images/v3/landings/pin_2.gif)
    no-repeat 50% 130px;
}
.type_event span.pin3 {
  background: url(https://cdn.boletius.com/images/v3/landings/pin_3.gif)
    no-repeat 50% 130px;
}
.type_event span.pin4 {
  background: url(https://cdn.boletius.com/images/v3/landings/pin_4.gif)
    no-repeat 50% 130px;
}
.type_event span.pin5 {
  background: url(https://cdn.boletius.com/images/v3/landings/pin_5.gif)
    no-repeat 50% 130px;
}
.type_event span.pin6 {
  background: url(https://cdn.boletius.com/images/v3/landings/pin_6.gif)
    no-repeat 50% 130px;
}
.event-thumb {
  background-color: gray;
  text-align: center;
  vertical-align: middle;
  height: 380px;
  background-size: cover;
  position: relative;
  margin-bottom: 30px;
  border-radius: 5px;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.event-thumb .title-container {
  height: 380px;
}
.event-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumb-title-category {
  font-size: 16px !important;
}
.home-events a:hover {
  text-decoration: none;
}
.event-thumb:hover {
  box-shadow: -6.891px 24.032px 76px 0px rgba(102, 69, 118, 0.34);
}
.va-container {
  display: table;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.va-container:hover {
  transform: scale(1.05);
}
.va-container-v {
  height: 100%;
}
.va-container-h {
  width: 100%;
}
.titles {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #777;
}
.titles .title {
  font-size: 2em;
}
.titles .subtitle {
  font-size: 1.2em;
}
.text-center {
  text-align: center;
}
.title-container {
  display: flex;
  padding: 10px;
  position: absolute;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.thumb-title {
  font-size: 1.3em;
  color: #ffffff;
  line-height: 30px;
  text-shadow: 0px 5px 12px #00000050;
  text-align: center;
  vertical-align: middle;
  text-rendering: optimizelegibility;
}
.home-events {
  padding-top: 40px;
  padding-bottom: 40px;
}
.home-categories {
  padding-top: 20px;
  padding-bottom: 40px;
}
.home-categories h3 {
  font-weight: 600;
  margin-bottom: 40px;
}
.home-categories .category-title {
  padding-bottom: 24px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.home-categories .category-title h4 {
  margin: 0px;
  color: #262626;
  display: inline;
  line-height: 1.25;
  font-weight: 600;
  font-size: 1.2em;
}
.home-categories .category-title .more {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-transform: none;
  color: var(--main-color);
  text-decoration-line: none;
  text-decoration-style: initial;
  text-decoration-color: initial;
  text-decoration: none;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: initial;
  transition-property: color;
}
.category-container {
  padding-bottom: calc(9 / 16 * 100%);
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
}
.category-container .category-title-container {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(38, 38, 38, 0.65);
  border-radius: 4px;
  margin: 10px;
  padding: 10px;
}
.category-container .category-title-container h5 {
  margin: 0;
  color: white;
  font-weight: 600;
}
.category-container .event-category {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.category-container .event-category:hover {
  transform: scale(1.1);
}
.category-container .event-category img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.navbar-menu {
  list-style: none;
  margin-bottom: 0;
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-self: stretch;
  align-items: stretch;
}
.navbar-menu a {
  height: 100%;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-shadow: transparent 1px 0px 0px;
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
  color: #262626;
  font-weight: 400;
  font-size: 1em;
  text-decoration: none;
  color: var(--header-color);
}
.navbar-menu a::after {
  content: "";
  display: block;
  height: 1px;
  width: 0%;
  transition: 0.2s ease-in-out;
}
.navbar-menu a:hover::after {
  width: 100%;
  background: var(--main-color);
  background: linear-gradient(
    90deg,
    var(--main-gradient-color-1) 0%,
    var(--main-gradient-color-2) 100%
  );
}
#video-container {
  position: relative;
  margin: 0 0 20px 0;
  height: 220px;
  background-color: #282828;
  overflow: hidden;
}
#video-container a {
  text-decoration: none;
}
#video-style {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 600px;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#video-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 80px 20px;
  text-align: center;
}
#video-content h2,
#video-content p,
#video-content a {
  color: #fff;
  text-shadow: -1px 1px 4px rgba(0, 0, 0, 0.6);
}
#video-content h2 {
  font-size: 1.5em;
}
#video-content p {
  margin-bottom: 40px;
}
#video-content a {
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  border: solid 1px #fff;
  -webkit-transition:
    background 0.3s,
    color 0.3s,
    text-shadow 0.3s;
  -moz-transition:
    background 0.3s,
    color 0.3s,
    text-shadow 0.3s;
  -o-transition:
    background 0.3s,
    color 0.3s,
    text-shadow 0.3s;
  transition:
    background 0.3s,
    color 0.3s,
    text-shadow 0.3s;
}
#video-content a:hover {
  background-color: #fff;
  color: #787878;
  text-shadow: none;
}
.footer {
  background: var(--footer-bg);
  color: var(--footer-text-color);
  text-align: center;
  padding: 30px 0;
  border-top: solid 1px var(--footer-link-color);
}
.footer .btn-group {
  width: 90%;
  max-width: 600px;
  margin-bottom: 30px;
}
.footer .btn-group a.btn {
  box-shadow: none;
  border: solid 1px #484646;
  color: #d8d7d7;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 30px;
  width: 33%;
}
.footer a {
  font-size: 0.9em;
  color: var(--footer-link-color);
  margin: 0 10px;
}
.footer .logo {
  margin: 50px 0 20px 0;
}
.footer .list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.footer .list-layout {
  margin-bottom: 0;
}
.footer i {
  top: 7px;
  position: relative;
}
.footer .footer-icon-container {
  display: block;
  height: 36px;
  width: 36px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  text-align: center;
}
.footer .footer-icon {
  position: relative;
}
.footer .footer-icon-container {
  border-color: rgba(255, 255, 255, 0.2);
}
.footer .link-contrast {
  color: #fff;
}
.contact-box {
  width: 450px;
  text-align: center;
  background-color: #f0f0f0;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.contact-box .img-circle {
  border: 3px solid #ccc;
  width: 100px;
}
.contact-details {
  text-align: left;
  margin: 0 auto;
  padding: 20px;
  padding-top: 35px;
  padding-left: 30px;
}
.pg_header {
  height: 360px;
}
.pg_cover {
  height: 100%;
}
.pg_dates {
  height: 100%;
  background: #2a312e;
  box-shadow: inset 2px 0 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #fff;
  font-weight: 300;
  padding-top: 50px;
}
.pg_dates form {
  margin: 0 -4px;
  position: absolute;
  bottom: 50px;
  width: 94%;
}
.pg_dates form .col-xs-8,
.pg_dates form .col-xs-4 {
  padding: 0 4px;
}
.pg_dates form .form-control {
  font-weight: 400;
  background: #2a312e;
  border: solid 1px #444a47;
  color: #abadac;
}
.pg_dates form select {
  background: #2a312e url(https://cdn.boletius.com/images/v3/ui/select.png)
    no-repeat 95% 50% !important;
}
.pg_share {
  position: absolute;
  display: block;
  width: 100%;
  margin: -30px 0 0 -35px;
}
.pg_share a {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  color: #fff;
  border: solid 1px #fff;
  text-align: center;
  line-height: 35px;
  float: right;
  opacity: 0.3;
}
.pg_share a:hover {
  opacity: 1;
}
.pg_share a.last_item {
  margin-right: -1px;
}
.pg_dates .venue {
  color: var(--main-color);
  font-size: 1em;
  margin-bottom: 10px;
  margin-top: 20px;
}
.pg_dates .venue a {
  color: var(--main-color);
}
.pg_dates .pg_avatar {
  margin-bottom: 12px;
}
.pg_dates .pg_avatar img {
  width: 82px;
  border: solid 2px #fff;
}
.pg_dates .title {
  font-size: 1.3em;
  margin-bottom: 15px;
}
.pg_dates .title span {
  font-size: 0.9em;
  opacity: 0.6;
  display: block;
}
.pg_dates table.pg_numbers {
  width: 100%;
  font-size: 1.3em;
  line-height: 18px;
  margin-bottom: 25px;
}
.pg_dates table.pg_numbers a {
  color: var(--main-color);
}
.pg_dates table.pg_numbers span {
  display: block;
  font-size: 0.9em;
  color: #fff;
  opacity: 0.9;
}
.pg_dates table.pg_numbers td {
  border-top: solid 1px #404643;
  border-right: solid 1px #404643;
  padding-top: 15px;
}
.pg_dates table.pg_numbers td:last-child {
  border-right: none !important;
}
.pg_dates .null {
  border: dashed 1px #555;
  display: block;
  border-radius: 3px;
  font-weight: bold;
  font-size: 0.9em;
  text-transform: uppercase;
  padding: 10px 0;
}
.pg_dates a.btn {
  bottom: -25px;
  position: absolute;
  float: left;
  width: 92%;
  border: solid 4px #fff;
  padding: 16px 0 !important;
  z-index: 100;
}
.pg_dates a.btn-inverse {
  background: none;
  border: solid 2px #fff;
  color: #fff;
}
.pg_dates a.btn-null {
  background: #47aabd;
  text-transform: uppercase;
  font-weight: 500;
}
.pg_sidebar {
  padding-top: 80px;
}
.pg_content {
  display: block;
  margin-bottom: 100px;
  margin-top: 70px;
}
.addon {
  margin-bottom: 50px;
  font-size: 0.9em;
}
.addon a,
.addon span {
  display: block;
}
.addon .con {
  margin-bottom: 15px;
}
.addon .method_payment img {
  width: 100%;
}
.addon .location a {
  font-size: 1em;
  font-weight: normal;
  color: var(--main-color);
}
.addon .location img {
  width: 100%;
}
.addon .friends p {
  text-align: center;
  font-size: 0.9em;
  padding-top: 10px;
  margin: 0;
  color: #999;
}
.addon .friends .friend_avatar img {
  width: 100%;
}
.addon .connect p {
  text-align: center;
  font-size: 1em;
  padding: 10px 0;
  margin: 0;
  color: #666;
  font-weight: 400;
  display: block;
  border-top: solid 2px #3f5d9c;
}
.addon .connect .friend_avatar img {
  width: 100%;
  opacity: 0.2;
  -webkit-filter: grayscale(40%) blur(1px);
  -moz-filter: grayscale(40%) blur(1px);
  -o-filter: grayscale(40%) blur(1px);
  -ms-filter: grayscale(40%) blur(1px);
  filter: grayscale(40%) blur(1px);
  z-index: 1;
}
.pg_sidebar .addon .btn-facebook {
  padding: 13px 0 !important;
  font-size: 12px !important;
  width: 80%;
  margin: 100px 10% 0 7%;
  z-index: 100;
  position: absolute;
}
.addon h2 {
  color: var(--main-color);
  font-weight: 500;
  font-size: 1em;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
}
.addon .col-xs-7,
.addon .col-xs-4,
.addon .col-xs-12 {
  padding: 0;
}
.addon .col-xs-2 {
  padding: 1px;
}
.addon ul {
  padding: 0;
  margin: 0;
}
.addon li.media {
  margin: 0;
  padding-bottom: 15px;
  border-bottom: dotted 1px #ccc;
}
.addon li.media:last-child {
  border-bottom: none;
}
.addon .media .pg_picture {
  height: 90px;
}
.addon .media span {
  margin-bottom: 5px;
}
.addon .media a.place {
  color: var(--main-color);
}
.addon .media a.place i {
  margin-right: 5px;
}
.addon .media .col-xs-8 {
  padding-left: 20px;
}
.addon .media h3 {
  padding: 0;
  margin: 0 !important;
}
.addon .media h3 a {
  font-size: 1.1em;
  font-weight: 500;
  color: #024ddf;
}
.addon a.btn-social {
  width: 40px;
  height: 40px;
  border: solid 1px #999;
  color: #333;
  display: block;
  position: relative;
  float: left;
  text-align: center;
  line-height: 40px;
  font-size: 1.2em;
  margin: 0 3px 3px 0;
  opacity: 0.5;
}
.addon a.btn-social:hover {
  opacity: 1;
}
.event_info {
  padding: 40px 50px 50px 50px !important;
  color: #555;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.3em;
}
.event_info h1 {
  color: #2a312e;
  font-weight: 300;
  font-size: 2em;
  margin-bottom: 40px;
}
.event_info h2 {
  color: #666;
  font-weight: 500;
  font-size: 1.4em;
  margin-bottom: 40px;
}
.event_info h3 {
  color: #2a312e;
  font-weight: 400;
  font-size: 1.3em;
  margin-bottom: 20px;
}
.event_info ul {
  margin: 20px 0;
  padding: 0;
}
.event_info ul li {
  list-style-position: inside;
  list-style-type: circle;
}
.event_info strong {
  color: #222;
}
.event_info a {
  color: var(--main-color);
}
.event_info .event_place {
  text-align: center;
}
.event_info .event_place span {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 5px;
}
.event_info .event_place i {
  color: var(--main-color);
}
.event_info .map {
  width: 100%;
  min-height: 220px;
  margin: 0px;
  margin-top: 20px;
}
.event_info .media {
  margin-bottom: 40px;
}
.event_info .media .media-body {
  padding-left: 20px;
  font-size: 1em;
  line-height: 18px;
}
.event_info .media .media-heading {
  font-weight: 700;
  color: #222;
  font-size: 1.1em;
}
.event_info table.sponsors {
  width: 100%;
}
.event_info table.sponsors td {
  border: none;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0;
}
.event_info table.sponsors td img {
  width: 80%;
}
.pg_dates .null {
  margin-bottom: 30px;
}
.event_info table.program td {
  border: none;
  padding: 20px;
  vertical-align: middle;
  font-size: 1em;
  border-bottom: solid 1px #fff;
}
.event_info table.program td.time {
  text-align: center;
  font-weight: 900;
}
.event_info table.program td.time i {
  opacity: 0.2;
}
.event_info table.program tr.color_1 td {
  background: #f9e7eb;
}
.event_info table.program tr.color_1 td.time {
  background: #c80f39;
  color: #fff;
}
.event_info table.program tr.color_2 td {
  background: #fdf3e8;
}
.event_info table.program tr.color_2 td.time {
  background: #ed8619;
  color: #fff;
}
.event_info table.program tr.color_3 td {
  background: #fff7e8;
}
.event_info table.program tr.color_3 td.time {
  background: #fbb11a;
  color: #fff;
}
.event_info table.program tr.color_4 td {
  background: #e8eff2;
}
.event_info table.program tr.color_4 td.time {
  background: #1a6584;
  color: #fff;
}
.event_info table.program tr.color_5 td {
  background: #e9f7f2;
}
.event_info table.program tr.color_5 td.time {
  background: var(--main-color);
  color: #fff;
}
.event_info table.program tr.separator td {
  background: #f1f1f1;
  color: #666;
  padding: 5px 20px;
}
.event_info .carousel-inner .item {
  height: 400px;
}
.event_info .carousel-control .fa-chevron-left,
.event_info .carousel-control .fa-chevron-right {
  opacity: 0.8;
  color: #fff;
}
.event_info .carousel-control:hover .fa-chevron-left,
.event_info .carousel-control:hover .fa-chevron-right {
  opacity: 1;
}
.event_info .even_list {
  padding: 0 !important;
  margin: 0 -50px 0 -50px !important;
}
.event_info .row {
  padding: 0;
  margin: 0;
}
.event_info .even_list .col-xs-6 {
  padding: 0 !important;
  margin: 0 !important;
}
.event_info .artist_invited {
  margin: -10px 0 30px 0;
  text-align: center;
}
.event_info .artist_invited a {
  width: 100px !important;
  height: 100px !important;
  overflow: hidden;
}
.event_info .artist_invited a img {
  width: 100%;
}
.event_info .artist_invited a img.img-thumbnail {
  padding: 0;
  border: solid 2px #fff;
  width: 100px;
  height: 100px;
  margin: 2px;
}
.event_info .artist_invited a:hover img.img-thumbnail {
  border-color: var(--main-color);
}
.event_info .event_sectors {
  padding-top: 60px;
}
.event_info .event_sectors .col-sm-6 {
  padding: 0;
}
.event_info .event_sectors .sector_map img {
  margin-bottom: 30px;
}
.event_info .event_sectors .sectors {
  padding-left: 20px;
}
.event_info .event_sectors .sector {
  margin-bottom: 3px;
  border-left: solid 4px;
  padding: 10px 0 4px 10px;
}
.event_info .event_sectors .sector span {
  font-size: 1em;
  font-weight: 500;
  color: #222;
  display: block;
  margin-bottom: 4px;
}
.event_info .event_sectors .sector p {
  font-size: 0.9em;
  line-height: normal;
  color: #888;
}
.account_info {
  margin: -50px;
}
.account_info .row {
  margin: 0 -10px;
}
.account_info ul.pager {
  font-family: "Roboto", sans-serif;
}
.account_info ul.pager li a {
  padding: 8px 20px 6px 20px;
  border-radius: 9999px;
  color: #666;
}
.account_info ul.pager li a:hover {
  border-color: var(--main-color);
  background: var(--main-color);
  color: #fff;
}
.account_info form,
.account_info .form-like {
  font-family: "Roboto", sans-serif;
}
.account_info form .form-control,
.account_info .form-like .form-control {
  font-family: "Roboto", sans-serif;
  font-size: 0.9em;
  border-radius: 3px;
  height: auto;
  border: solid 1px #d4d4d4;
  height: 40px;
  color: #666;
}
.account_info form small,
.account_info .form-like small {
  font-size: 0.9em;
  color: #b5b5b5;
}
.account_info form label,
.account_info .form-like label {
  display: block;
}
.account_info form .actions,
.account_info .form-like .actions {
  text-align: right;
  border-top: solid 1px #e5e5e5;
  padding-top: 20px;
  margin-top: 40px;
}
.account_info .form-actions {
  text-align: right;
  border-top: solid 1px #e5e5e5;
  padding-top: 20px;
  margin-top: 40px;
}
.account_info .nav-tabs > li {
  width: 25%;
  text-align: center;
}
.account_info .nav-tabs > li > a {
  padding: 22px 0;
  border-bottom: solid 1px #f9f9f9;
}
.account_info .nav-tabs > li > a:hover {
  background: #f9f9f9;
}
.account_info .nav-tabs > li.active > a {
  border: none;
  border-bottom: solid 2px var(--header-link-color);
  color: var(--header-link-color);
  font-weight: 900;
}
.account_info .tab-pane {
  padding: 40px;
}
#purchase_detail.full-width-container {
  padding: 40px;
}
.account_info .panel-group {
  padding: 20px;
  background: #fafafa;
}
.account_info .panel {
  border-radius: 0;
  border: none;
}
.account_info .panel-group .active-panel {
  margin: 10px -10px;
  box-shadow: -1px 3px 15px rgba(0, 0, 0, 0.3);
}
.account_info .panel-group .panel-heading {
  padding: 25px 15px;
  background: url(../img/purchase_li.png) no-repeat 97% 50%;
}
.account_info .panel-group .panel-heading h4 {
  font-size: 1.2em;
  border: none;
  line-height: 22px;
}
.account_info .panel-group .panel-heading h4 span {
  display: block;
  font-size: 1em;
  color: #999;
}
.account_info .panel-group .panel-heading h4 .icon {
  text-align: center;
}
.account_info .panel-group .panel-heading h4 .icon img {
  width: 45px;
}
.account_info .panel-group .purchase-state {
  display: block;
  margin-bottom: 30px;
}
.account_info .panel-group .purchase-state h3 {
  font-size: 1.3em;
}
.account_info .purchase-exit {
  background: none;
  box-shadow: none;
  margin: 0;
  max-width: 100%;
  padding: 20px;
}
.nav-pills {
  margin: 0 0 40px 0;
  font-family: "Roboto", sans-serif;
}
.nav-pills li a {
  line-height: 14px;
  border-radius: 3px;
  color: #666;
  font-size: 0.9em;
}
.nav-pills li.active a {
  background: #666;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.13);
}
.nav-pills li.active a:hover {
  background: #777;
}
.my_tickets {
  font-family: "Roboto", sans-serif;
  margin: 0 -12px 50px -12px;
}
.my_tickets .my_ticket {
  margin-bottom: 40px;
}
.my_tickets .my_ticket .ticket_show {
  height: 300px;
  overflow: hidden;
}
a.my_ticket .ticket_show div {
  position: absolute;
  float: left;
  margin-left: 15px;
  font-size: 0.9em;
  color: #fff;
  bottom: 150px;
  text-shadow: 2px 5px 10px #000;
}
.my_tickets .my_ticket a.info {
  position: absolute;
  float: left;
  display: block;
  background: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 4px 8px;
  font-size: 0.8em;
  margin: 30px 0 0 20px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.my_tickets .my_ticket .ticket_show .ticket_info {
  z-index: 10;
  height: 300px;
  padding: 20px;
  color: #fff;
  z-index: 1;
  z-index: 1;
}
.ticket_artits {
  display: block;
  font-size: 1.5em;
  border-bottom: solid 2px #fff;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-top: 60px;
}
.ticket_date {
  font-size: 1.2em;
  font-weight: 700;
  display: block;
}
.ticket_venue {
  font-size: 0.9em;
}
.ticket_top {
  background: url(https://cdn.boletius.com/images/web/ticket/fold_up.png)
    no-repeat center center;
  height: 14px;
  display: block;
  margin: -300px 0 0 0;
  margin-bottom: 275px;
}
.ticket_dashed {
  background: url(https://cdn.boletius.com/images/web/ticket/dashed.png)
    repeat-x;
  height: 3px;
  display: block;
  z-index: 100;
}
.ticket_options {
  padding: 10px;
  background: #e0e0e0
    url(https://cdn.boletius.com/images/web/ticket/fold_down.png) no-repeat
    center bottom;
  min-height: 120px;
}
.ticket_options table {
  width: 100%;
}
.ticket_options table td {
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  border-bottom: dashed 1px #c6c6c6;
  border-right: dashed 1px #c6c6c6;
}
.ticket_options table td:last-child {
  border-right: none;
}
.ticket_options table td a {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.ticket_options span {
  display: block;
  margin-bottom: 20px;
  padding-top: 10px;
  font-size: 0.9em;
  text-align: center;
  color: #999;
}
.my_tickets .ti_ok .ticket_show .ticket_info {
  background: url(https://cdn.boletius.com/images/web/ticket/ok.png) repeat-x
    bottom;
}
.my_tickets .ti_no a.info {
  color: #b81138;
}
.my_tickets .ti_no .ticket_show .ticket_info {
  background: url(https://cdn.boletius.com/images/web/ticket/no.png) repeat-x
    bottom;
}
.my_tickets .ti_pen .ticket_show .ticket_info {
  background: url(https://cdn.boletius.com/images/web/ticket/pen.png) repeat-x
    bottom;
}
.my_tickets .ti_pen a.info {
  color: #ed8619;
}
.my_tickets .ti_pas .ticket_show .ticket_info {
  background: url(https://cdn.boletius.com/images/web/ticket/pas.png) repeat-x
    bottom;
}
.my_tickets .ti_pas .ticket_options {
  background: #fff;
  padding: 0;
}
.my_tickets .ti_pas .ticket_options span {
  padding-top: 10px;
  margin-bottom: 5px;
}
.my_tickets .ti_pas .ticket_options a {
  display: block;
  text-align: center;
  color: #28b684;
}
.my_tickets .my_ticket a.info span.more_info {
  position: absolute;
  float: left;
  background: #fff;
  border-radius: 3px;
  padding: 10px;
  color: #333;
  font-size: 0.9em;
  text-transform: none;
  opacity: 1;
  box-shadow:
    -5px 20px 50px rgba(0, 0, 0, 0.3),
    inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  display: none;
  line-height: 18px;
  text-align: left;
  z-index: 100;
  margin: 7px 0 0 -8px;
  font-weight: normal;
  width: 200px;
}
.my_tickets .my_ticket a.info:hover span.more_info {
  display: block;
}
.my_tickets .my_ticket a.info i {
  font-size: 1em;
  color: #999;
  margin-left: 5px;
}
.ticket_slider .carousel-control {
  width: 0px;
}
.ticket_slider .carousel-control.left {
  left: 10px;
}
.ticket_slider .carousel-control.right {
  right: 52px;
}
.ticket_slider .carousel-control:hover {
  color: var(--main-color);
}
.carousel-control:focus {
  color: var(--main-color);
}
.content .ticket_description p {
  padding-bottom: 0px;
}
.content .ticket_description h3 {
  margin-top: 0px;
}
.carousel-control.right {
  right: 35px;
}
.event_list {
  margin: 40px auto 0 auto;
  padding-bottom: 80px;
}
.event_list .category_filter {
  display: none;
}
.tickets {
  font-family: "Roboto", sans-serif;
  margin: 0 -12px 0px -12px;
}
.tickets .my_ticket {
  margin-bottom: 30px;
}
.tickets .my_ticket:hover {
  text-decoration: none;
}
.tickets .my_ticket .ticket_show {
  height: 250px;
  overflow: hidden;
}
.tickets .my_ticket .color {
  height: 4px;
  display: block;
}
.tickets .ticket_options {
  padding: 10px;
  background: #e9e9e9
    url(https://cdn.boletius.com/images/web/ticket/fold_down.png) no-repeat
    center bottom;
  display: block;
  padding: 15px;
  margin: 0;
  color: #333;
}
.tickets .ticket_artits {
  display: block;
  font-size: 1.2em;
  font-weight: 300;
  border: none;
  margin-bottom: 15px;
  padding-top: 0;
  text-align: left !important;
  color: #444;
  line-height: 22px;
  height: 42px;
  overflow: hidden;
  display: block;
}
.tickets .ticket_venue {
  font-size: 0.9em;
  text-align: left !important;
  color: #666;
  padding: 10px 0 0 0;
  border-top: solid 2px #cdcdcd;
}
.type_a .color {
  background: var(--main-color) 23b582;
}
.type_b .color {
  background: #1a6584;
}
.type_c .color {
  background: #47aabd;
}
.type_d .color {
  background: #acd0e8;
}
.type_e .color {
  background: #c80f39;
}
.type_f .color {
  background: #c43d65;
}
.type_g .color {
  background: #fbb11a;
}
.type_h .color {
  background: #ed8619;
}
.section .tickets {
  margin: 50px 0;
}
.section .tickets .ticket_artits,
.section .tickets .ticket_venue {
  text-align: center !important;
}
.finder {
  text-align: center;
  margin: 60px 0;
}
.finder img {
  width: 180px;
}
.finder h3 {
  color: var(--main-color);
}
.finder h3 small {
  display: block;
  padding-top: 5px;
}
.alert {
  padding: 10px;
  border-radius: 0;
  text-align: left;
  font-size: 1em;
}
.alert a {
  color: #fff;
  text-decoration: underline;
}
.alert-dismissable .close {
  right: 0;
  table-layout: -1px;
}
.alert-success {
  background: var(--main-color);
  color: #fff;
  border: none;
}
.alert-info {
  background: #47aabd;
  color: #fff;
  border: none;
}
.alert-danger {
  background: #c80f39;
  color: #fff;
  border: none;
}
.alert-warning {
  background: #ed8619;
  color: #fff;
  border: none;
}
.process {
  width: 100%;
  margin: 70px auto 40px auto !important;
  background: #fafafa;
}
.process .process_header {
  color: #333;
  text-align: center;
  font-weight: 300;
  padding: 20px 0;
  font-size: 1.3em;
}
.process .process_header h1 {
  font-size: 1.3em;
  text-transform: uppercase;
}
.process .process_header h1 small {
  text-transform: none;
  display: block;
  margin-bottom: 20px;
  padding: 10px;
  font-size: 1em;
  font-weight: 500;
}
.process .process_body {
  padding: 60px 30px;
  color: #444;
  background: var(--main-color);
}
.process .process_body form {
  display: block;
  max-width: 600px;
  margin: 0px auto;
  width: 95%;
}
.process .process_body form label {
  display: block;
  margin-bottom: 10px;
}
.process .process_body form label span {
  font-weight: 400;
  display: block;
  margin-bottom: 2px;
  font-size: 1em;
}
.process .process_body .btn {
  padding: 0 30px;
  line-height: 50px;
}
.process .process_body .btn-primary {
  background: var(--main-color);
  text-transform: none;
  border-radius: 2px !important;
}
.process .process_body form .input-group-btn .btn {
  padding: 0 14px;
  line-height: 48px;
}
.process .process_body .form-control {
  height: 50px;
  font-size: 1em;
}
.process .process_body .form-control:focus {
  box-shadow: 0 0 10px rgba(156, 118, 185, 0.5);
  border: solid 1px rgba(140, 94, 175, 0.7);
}
.process .process_body form .process_action {
  text-align: right;
  display: block;
  margin: 20px 0 0 0;
}
.process .process_body .payment-notification {
  background: #f68e56;
  border-radius: 2px;
  padding: 10px;
  text-align: center;
  color: #fff;
}
.process_alert {
  text-align: center;
  padding: 20px 10px;
  font-weight: 500;
  position: absolute;
  float: left;
  width: 100%;
  bottom: 0;
  position: fixed;
  z-index: 1500;
}
.c-alert {
  padding: 10px;
  margin: 0 15px;
  background: #faebc7;
  color: #6e6654;
}
.c-error {
  padding: 10px;
  margin: 0 15px;
  background: #fac7d2;
  color: #5e5356;
}
.c-success {
  padding: 10px;
  margin: 0 15px;
  background: #ceebe1;
  color: #50615b;
}
.delivery-method-button {
  cursor: pointer;
}
.delivery-method-button i {
  font-size: 100px;
  margin-bottom: 20px;
}
.pay-method {
  padding: 50px 0 100px 0;
}
.pay-method .btn-pay {
  display: block;
  border: solid 1px #f1f1f1;
  text-align: center;
  padding: 50px 0;
  background: #fff;
}
.pay-method .btn-pay img {
  width: 140px;
  margin-bottom: 40px;
}
.pay-method .btn-pay h2 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  color: #888;
}
.pay-method .pay-col {
  padding: 0;
}
.pay-method .btn-pay:hover {
  border: solid 1px var(--main-color);
  box-shadow: 0 0 15px rgba(108, 60, 145, 0.5);
  text-decoration: none !important;
}
.pay-method .btn-pay:hover h2 {
  color: var(--main-color);
}
.process .process_body .pay-method {
  background: #fff;
  border: solid 5px rgba(0, 0, 0, 0.05);
  padding: 0 30px;
  margin: 0;
}
.process .process_body .pay-method li {
  display: block;
  list-style: none;
  border-bottom: solid 1px #f1f1f1;
}
.process .process_body .pay-method li a {
  line-height: 100px;
  color: #363636;
  font-weight: 500;
  font-size: 1.2em;
  padding: 20px 0;
  display: block;
}
.process .process_body .pay-method li a img {
  height: 80px;
  transition: all 0.2s ease-in-out;
}
.process .process_body .pay-method li a:hover {
  color: var(--main-color);
}
.process .process_body .pay-method li a:hover img {
  margin-left: 10px;
}
.process .process_body .pay-method li:last-child {
  border: none;
}
.process .process_body form .col-xs-4,
.process .process_body form .col-xs-8,
.process .process_body form .col-xs-6,
.process .process_body form .col-xs-12 {
  padding: 0 5px;
}
.process .process_body .seat_selection {
  height: auto;
  text-align: center;
  max-width: 100%;
  margin: 40px 0;
}
.process .process_body form .terms {
  background: #fff;
  border: solid 1px #ccc;
  padding: 20px;
  max-height: 350px;
  overflow: scroll;
  overflow-x: hidden;
}
.process .process_body form .terms h1 {
  font-size: 1.2em;
  color: #000;
}
.process .process_body form .terms h2 {
  font-size: 1.1em;
}
.process .process_body form .terms p {
  font-size: 0.9em;
  color: #888;
}
.process .process_body .input-text {
  height: 60px;
  text-align: left;
  color: #444;
  width: 100%;
  border-radius: 0;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-right: none;
  font-size: 1em;
  padding: 8px 14px;
  line-height: normal;
}
.process .process_body .table {
  color: #666;
  font-size: 0.9em;
}
.process .process_body .table tr.ticket {
  font-size: 1em;
}
.process .process_body .table td {
  border: none;
  border-bottom: solid 1px #ccc;
  padding: 10px 0;
}
.process .process_body .table td.item {
  text-align: left;
}
.process .process_body .table td.price {
  color: #555;
  text-align: right;
}
.process .process_body .table td.total {
  border: none;
  border-top: solid 2px #999;
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
  color: #024ddf;
}
.process .process_body .table td.total span {
  color: #333;
  font-weight: normal;
  font-size: 0.9em;
}
.process .process_body .my_tickets {
  background: #fff;
  padding: 20px;
  border: dashed 1px #ccc;
  margin: 40px -10px -10px -10px;
}
.process .process_body .my_tickets .my_ticket {
  width: 96%;
  max-width: 350px;
  margin: 30px auto;
}
.process .process_body .exit_cart .icon {
  text-align: center;
  margin: -60px 0 0 0;
}
.process .process_body .exit_cart .icon img {
  max-width: 110px;
}
.process .process_body .exit_cart h3 {
  font-size: 1.2em;
  text-align: center;
}
.process .process_body .exit_cart p {
  display: block;
  margin-bottom: 20px;
  font-weight: 500;
  color: #5c5c5c;
  font-size: 1.1em;
  text-align: center;
}
.process .process_body .exit_cart a.btn {
  text-transform: none;
  font-size: 1.1em;
  font-weight: 500;
  color: #fff;
  padding: 15px 30px;
  margin-bottom: 30px;
}
.process .process_body .cart_ok h3 {
  color: #2d9b80;
}
.process .process_body .cart_ok a.btn {
  background: var(--main-color);
}
.process .process_body .cart_ok a.btn i {
  margin-left: 8px;
}
.process .process_body .cart_pending h3 {
  color: #ff7600;
}
.process .process_body .cart_error h3 {
  color: #ff381c;
}
.process .process_body .cart_error a.btn i {
  margin-right: 8px;
}
.process .process_body span.advise {
  display: block;
  font-weight: normal;
  color: #5c5c5c;
  font-size: 0.9em;
  text-align: center;
  margin-bottom: 10px;
}
.process .process_body span.advise a {
  color: var(--main-color);
}
.process .process_body .process_message p {
  font-weight: 400px;
  text-align: center;
  font-size: 1em;
}
.process .process_body .process_message .icon {
  text-align: center;
  margin-bottom: 40px;
}
.process .process_body .process_message .icon img {
  max-width: 140px;
}
.process-result .back_purchase {
  display: none;
}
.modal-content {
  border-radius: 3px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.17);
  margin-top: 50px;
}
.modal-content a.close {
  margin: -33px 0 0 0;
  width: 23px;
  height: 23px;
  opacity: 0.5;
  background: none;
}
.modal-content a.close:hover {
  opacity: 1;
}
.modal-content a.close img {
  width: 100%;
}
.modal-body {
  padding: 15px 0 0 0;
}
.modal-footer {
  text-align: center;
  padding: 10px 0 !important;
  margin: 0 !important;
  border: none !important;
}
.modal-footer p {
  font-size: 0.9em;
  color: #7c7c7c;
}
.modal-footer p a {
  color: #16a673;
}
.modal-header {
  padding-bottom: 20px;
}
.login_mod .row {
  padding: 0 15px;
}
.modal {
  padding-top: 100px;
}
.login_mod .modal-dialog {
  max-width: 340px;
}
.signup-or-separator {
  background: none;
  color: #959595;
  font-weight: bold;
  font-size: 1em;
  position: relative;
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.signup-or-separator h6 {
  background: #fff;
  display: inline-block;
  margin: 0;
  padding: 8px;
}
.signup-or-separator hr {
  margin: -15px auto 0 auto;
  width: 90%;
}
.login_mod form .terms {
  text-align: center;
  padding: 5px 0 20px 0;
  font-size: 0.9em;
}
.login_mod form .terms a {
  color: #16a673;
}
.login_mod form .recovery a {
  font-size: 0.9em;
  color: #717171;
}
.login_mod form .recovery a:hover {
  color: #333;
}
.login_mod .form-group {
  margin: 0 0 10px 0 !important;
}
.login_mod .form-group .form-control {
  height: 38px;
  border-radius: 3px;
  border-color: #d7d7d7;
}
.login_mod .btn {
  padding: 12px 0;
  font-size: 0.9em;
  margin-bottom: 6px;
}
.login_mod .form-control:focus {
  border-color: #b1b1b1;
  box-shadow: none;
  box-shadow: none;
}
.login_mod .has-error .form-control {
  border: solid 1px #f68e56;
  color: #ff2400;
}
.login_mod .event_activate {
  height: 140px;
  margin-bottom: 10px;
  background: #000;
}
.login_mod .event_activate .event_cover {
  width: 100%;
  position: absolute;
  float: left;
  height: 140px;
  overflow: hidden;
}
.login_mod .event_activate .event_cover img {
  width: 100%;
  opacity: 0.3;
  margin-top: -50px;
}
.login_mod .event_activate .event_name {
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  z-index: 9999;
  text-align: center;
  position: absolute;
  float: left;
  width: 100%;
  padding-top: 40px;
}
.login_mod .user {
  text-align: center;
  padding: 30px 0;
}
.login_mod .user .name {
  color: #373737;
  font-size: 1em;
  font-weight: 600;
  padding-top: 5px;
}
.login_mod .user .avatar {
  width: 75px;
  margin: 0px auto;
}
.login_mod .user .avatar img {
  width: 100%;
  border: solid 4px #e5e5e5;
}
.login_mod .message {
  text-align: center;
  font-size: 1em;
  color: #555;
  padding: 30px 0;
}
.login_mod .message p strong {
  color: var(--main-color);
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
.login_mod .message span {
  color: #767474;
  font-size: 0.9em;
}
.login_mod .message-recovery {
  text-align: center;
  font-size: 1em;
  color: #555;
  padding: 20px 0;
}
.modal_view {
  padding-top: 0px;
}
.modal_view .modal-body {
  padding: 30px;
  text-align: left;
}
.resume_mod {
  font-family: "Roboto", sans-serif;
}
.resume_mod .modal-content {
  border-radius: 3px !important;
  border: none;
}
.resume_mod .modal-header {
  border: none;
  margin: none;
  padding: 10px 20px;
}
.resume_mod .modal-header h1 {
  font-size: 1.2em;
  color: var(--main-color);
  display: block;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.resume_mod .modal-header h2 {
  font-size: 1.2em;
  color: var(--main-color);
  display: block;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.resume_mod .modal-header span {
  display: block;
  font-size: 1em;
  padding: 3px 0;
}
.resume_mod .modal-header span i {
  font-size: 0.9em;
  color: #949494;
  margin-right: 5px;
}
.resume_mod .info_content {
  padding: 20px;
  text-align: center;
}
.resume_mod .modal-body {
  margin-bottom: 20px;
}
.resume_mod .modal-body .details {
  background: #2a2a2a;
  padding: 20px;
}
.resume_mod .modal-body .details .table {
  color: #ababab;
  font-size: 0.9em;
  margin: 0 !important;
}
.resume_mod .modal-body .details .table tr.ticket {
  font-size: 1em;
}
.resume_mod .modal-body .details .table td {
  border: none;
  border-bottom: solid 1px #404040;
}
.resume_mod .modal-body .details .table td.item {
  text-align: left;
}
.resume_mod .modal-body .details .table td.price {
  color: #fff;
  text-align: right;
}
.resume_mod .modal-body .details .table td.total {
  border: none;
  border-top: solid 2px #fff;
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
  color: #fff;
}
.resume_mod .modal-body .details .table td.total span {
  color: #ababab;
  font-weight: normal;
  font-size: 0.9em;
}
.resume_mod .modal-body .pay {
  background: #fff;
  font-size: 0.9em;
  color: #acacac;
  text-align: center;
  padding: 20px 0;
}
.resume_mod .modal-body .pay span {
  color: #222;
  font-size: 0.9em;
  display: block;
  font-weight: 600;
}
.resume_mod .modal-footer {
  background: #666;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.17);
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  padding: 20px 0 30px 0;
  text-transform: uppercase;
}
.resume_mod .modal-footer span {
  font-size: 1em;
  font-weight: normal;
  opacity: 0.5;
  display: block;
  font-size: 0.9em;
  padding-top: 10px;
}
.resume_mod .modal-footer a {
  margin-left: 10px;
  font-size: 1.1em;
  color: #fff;
  margin-top: -2px;
}
.resume_mod .modal-footer a i {
  opacity: 0.5;
}
.resume_mod .modal-footer a:hover i {
  opacity: 1;
}
.resume_mod .modal-footer a span.more_info {
  position: absolute;
  float: left;
  background: #fff;
  border-radius: 3px;
  padding: 10px;
  color: #333;
  font-size: 0.9em;
  text-transform: none;
  opacity: 1;
  box-shadow:
    3px 5px 10px rgba(0, 0, 0, 0.3),
    inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  margin: 15px 0 0 0;
  display: none;
}
.resume_mod .modal-footer a:hover span.more_info {
  display: block;
}
.access_mod {
  font-family: "Roboto", sans-serif;
}
.access_mod .modal-content {
  border-radius: 3px !important;
  border: none;
}
.access_mod .modal-header {
  border: none;
  margin: none;
  padding: 10px 20px;
  background: #333;
}
.access_mod .modal-header h1 {
  font-size: 1.3em;
  color: var(--main-color);
  display: block;
  margin-bottom: 10px;
}
.access_mod .modal-header span {
  display: block;
  font-size: 1em;
  padding: 3px 0;
  color: #ccc;
}
.access_mod .modal-header span i {
  font-size: 0.9em;
  color: #949494;
  margin-right: 5px;
}
.access_mod .modal-header span a {
  color: #fff;
}
.access_mod .modal-body {
  padding: 20px;
}
.access_mod .modal-body .table td {
  color: #024ddf;
  font-weight: bold;
  font-size: 1em;
  border: none;
  border-bottom: dotted 1px #ccc;
  vertical-align: middle;
  padding: 10px 0;
}
.access_mod .modal-body .table td a {
  font-weight: 500;
  float: right;
  font-size: 1em;
  margin-left: 20px;
  color: var(--main-color);
}
.access_mod .modal-body .qr_code {
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.access_mod .modal-body .qr_code img {
  max-width: 100px;
}
.access_mod .modal-body .code {
  background: var(--main-color);
  color: #fff;
  text-align: center;
  font-size: 1.3em;
  font-weight: 600;
  padding: 10px 0;
}
.access_mod .modal-body .code span {
  display: block;
  font-size: 0.9em;
  opacity: 0.5;
  font-weight: 400;
}
.access_mod .modal-footer {
  background: #fff;
  border-top: solid 1px #ccc;
  padding: 50px 0;
}
.access_mod .modal-footer .btn {
  font-size: 0.9em;
  padding: 10px 20px;
  font-weight: 500;
}
.access_mod .modal-footer .btn i {
  margin-right: 5px;
}
#buyQuantity {
  text-align: center;
  font-size: medium;
}
.selected-product-label {
  margin: 15px;
  padding: 10px;
  box-shadow: 2px 2px 10px #ccc;
  background-color: white;
}
.spinner-container {
  margin-bottom: 10px;
}
.spinner-container * {
  font-size: large;
}
.selected-product-label.none {
  color: lightgrey;
}
.event_info {
  padding: 40px 50px 50px 0 !important;
}
.event-header {
  position: relative;
}
.event-header #eventCover {
  height: 600px;
}
.search_component {
  height: 400px;
  position: relative;
}
.map-container svg {
  width: 100% !important;
}
.buy-button-container button {
  font-size: large;
  padding: 20px;
  width: 100%;
}
.map-picker-content {
  padding: 20px;
}
.map-picker-content .map-container {
  padding: 0px;
  border: solid 1px;
  border-color: lightgray;
  align-items: stretch;
  width: 100%;
  background: #f8f8f8 !important;
  touch-action: none;
}
@media screen and (min-width: 800px) {
  .map-picker-content .map-container {
    flex: 3;
  }
}
.map-picker-content .map-picker-panel {
  padding: 0px;
  background-color: #fafafa;
  align-items: stretch;
  width: 100%;
  min-height: 350px;
}
@media screen and (min-width: 800px) {
  .map-picker-content .map-picker-panel {
    flex: 1;
  }
}
.event-header .ticket-shop {
  position: absolute;
  float: left;
  width: 100%;
  bottom: 0;
  top: auto;
  backdrop-filter: blur(11px);
  -webkit-backdrop-filter: blur(11px);
  background: rgba(72, 72, 72, 0.6);
  padding: 15px 0;
  z-index: 500;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.event-header .ticket-shop .container {
  padding: 0;
}
.event-header .ticket-shop .container .col-sm-10,
.event-header .ticket-shop .container .col-sm-8,
.event-header .ticket-shop .container .col-sm-6,
.event-header .ticket-shop .container .col-sm-5,
.event-header .ticket-shop .container .col-sm-4,
.event-header .ticket-shop .container .col-sm-3,
.event-header .ticket-shop .container .col-sm-2,
.event-header .ticket-shop .container .col-sm-1 {
  padding: 0;
}
.event-header .ticket-shop .common-input,
.event-header .ticket-shop .btn,
.event-header .ticket-shop .search-input {
  height: 60px;
  text-align: left;
  color: #444;
  width: 100%;
  border-radius: 0;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-right: none;
  font-size: 1em;
}
.event-header .ticket-shop .search-input {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.12);
  padding: 8px 14px;
  line-height: normal;
}
.event-header .ticket-shop .op-ini {
  border-radius: 2px 0 0 2px;
}
.event-header .ticket-shop .btn-primary {
  border-radius: 0 2px 2px 0;
  color: #fff;
  text-align: center;
  background: var(--main-color);
  height: 60px;
}
.event-header .ticket-shop .dropdown-menu i {
  margin-right: 5px;
}
.event-header .ticket-shop .caret {
  opacity: 0.3;
  position: absolute;
  right: 20px;
  margin: 6px 0 0 0;
}
.event-header .ticket-shop .dropdown-menu {
  border: none;
  border-radius: 0 0 2px 2px;
  width: 100%;
  padding: 0;
  margin: 0;
  max-height: 240px;
  overflow: scroll;
  overflow-x: hidden;
}
.event-header .ticket-shop .dropdown-menu li a {
  display: block;
  padding: 15px;
  clear: both;
  border-bottom: solid 1px #f1f1f1;
  font-weight: 600;
  color: #222;
  white-space: normal;
}
.event-header .ticket-shop .dropdown-menu li a span {
  font-weight: 500;
  color: #777;
}
.event-header .ticket-shop .dropdown-menu li a span.price {
  float: right;
}
.event-header .ticket-shop .dropdown-menu li a span.price span {
  font-size: 1em;
  font-weight: normal;
  margin-right: 10px;
  color: #ff3600;
}
.event-header .ticket-shop .dropdown-menu li.agotado {
  display: block;
  padding: 15px;
  clear: both;
  border-bottom: solid 1px #f1f1f1;
  font-weight: 600;
  color: #222;
  opacity: 0.5;
}
.event-header .ticket-shop .dropdown-menu li.agotado span {
  font-weight: 500;
  color: #777;
  text-decoration: line-through;
}
.event-header .ticket-shop .dropdown-menu li.agotado span.price {
  float: right;
}
.event-header .ticket-shop .dropdown-menu li .label {
  background: #666;
  margin-left: 5px;
  font-weight: normal;
}
.event-header .ticket-shop .dropdown-toggle strong {
  font-weight: 600;
  color: #222;
}
.event-header .ticket-shop .dropdown-toggle strong span {
  font-weight: 500;
  color: #777;
}
@-moz-document url-prefix() {
  .event-header .ticket-shop .caret {
    margin: -10px 0 0 0;
  }
  .event-header .ticket-shop .dropdown-menu li a span.price {
    margin: -18px 10px 0 0;
  }
  .event-header .ticket-shop .dropdown-menu li.agotado > span.price {
    margin: -1px 10px 0 0;
  }
  .cart .btn-default {
    padding: 9px 40px 9px 20px !important;
  }
}
.btn.disabled,
.btn[disabled] {
  filter: none;
  opacity: 0.5;
}
fieldset[disabled] .btn {
  filter: none;
  opacity: 0.5;
}
.event-header.small {
  max-height: 120px;
  transition: max-height 0.5s ease-in;
}
.event-header .ticket-shop.affix {
  position: fixed;
  float: left;
  width: 100%;
  top: 78px;
  bottom: auto;
  backdrop-filter: blur(7px);
  border: none;
  padding: 15px 0;
  z-index: 1000;
  box-shadow:
    inset 0 -2px 0 rgba(0, 0, 0, 0.12),
    0 3px 10px rgba(0, 0, 0, 0.2);
}
.event-header .ticket-shop.affix .btn-primary {
  box-shadow: none;
  border: none;
}
.event-header .ticket-shop.affix .btn {
  height: 50px;
  box-shadow: none;
}
.event-header .ticket-shop.affix .btn.op-ini {
  height: 50px;
  box-shadow: none;
  height: initial;
  min-height: 50px;
}
.event-header .ticket-shop.affix .search-input {
  height: 50px;
}
.state {
  background: var(--main-color);
  width: 100%;
  color: #fff;
  z-index: 101;
}
.state .container-fluid {
  width: 100%;
  padding: 0 20px;
}
.state .dropdown-menu {
  background: var(--main-color);
}
.state ul {
  padding: 0;
  margin: 0;
}
.state ul li {
  list-style: none;
  display: inline;
  position: relative;
}
.state ul li a {
  color: #fff;
  line-height: 70px;
  display: block;
  border-left: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0 30px;
  opacity: 0.7;
}
.state ul li a:hover {
  opacity: 1;
  text-decoration: none;
}
.state ul li:first-child a {
  padding: 0 30px 0 0;
  border: none;
}
.state ul li a.event_name {
  font-size: 1.4em;
}
.state ul li a.event_date,
.state ul li a.event_tickets {
  font-size: 1em;
  font-family: "Roboto", sans-serif;
  padding-top: 3px;
}
.state ul li a i {
  opacity: 0.5;
  margin-right: 5px;
}
.state a.btn-cancel {
  color: #fff;
  border: solid 1px #fff;
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  float: right;
  text-align: center;
  line-height: 50px;
  margin: 13px 0 0 0;
  font-size: 1.1em;
  opacity: 0.5;
}
.state a.btn-cancel:hover {
  opacity: 1;
}
.cart {
  padding-top: 70px;
  min-height: 100vh;
  background-color: #efefef;
}
.cart h1 {
  text-align: left;
  color: #000;
  font-size: 1.1em;
  margin-bottom: 60px;
  text-transform: none;
  font-weight: 400;
}
.cart h1 small {
  display: block;
  color: #7e9e26;
  font-size: 1.2em;
  font-weight: normal;
}
.cart .input-text {
  height: 60px;
  text-align: left;
  color: #444;
  width: 100%;
  border-radius: 0;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.15);
  font-size: 1em;
  padding: 8px 14px;
  line-height: normal;
}
.cart .cart-action {
  text-align: center;
  padding: 50px 0;
}
.cart .cart-action .btn-default {
  border: solid 2px !important;
  font-size: 1.3em;
  padding: 25px 100px !important;
}
.cart .cart-action .btn-default:hover {
  border: solid 2px transparent;
}
.cart .panel {
  border: none;
  box-shadow: none;
  margin: 0px !important;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.cart .panel .panel-heading {
  background: #fff;
  border-bottom: none;
  padding: 30px;
}
.cart .panel .panel-heading a:hover,
.cart .panel .panel-heading a:active,
.cart .panel .panel-heading a:focus {
  text-decoration: none !important;
}
.cart .panel .panel-heading h4 {
  font-size: 1.3em;
  color: var(--main-color);
}
.cart .panel .panel-heading h4 small {
  font-weight: normal;
  color: #9e9d9e;
}
.cart .panel .panel-body {
  border: none !important;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cart .active-panel {
  margin: 10px -15px !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.cart .active-panel .panel-body {
  border: none !important;
}
.cart .active-panel .panel-heading h4 {
  font-size: 1.5em;
  font-weight: bold;
}
.cart .panel-body ul {
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
}
.cart .panel-body ul li {
  list-style: none;
}
.cart .panel-body li.ticket {
  border-bottom: solid 1px #f1f1f1;
  padding: 25px 0;
}
.cart .panel-body li.ticket:last-child {
  border-bottom: none;
}
.cart .panel-body li.ticket .ticket-type {
  font-size: 1.3em;
  color: #414141;
}
.cart .panel-body li.ticket .ticket-type strong {
  color: #024ddf;
  font-weight: 500;
}
.cart .panel-body li.ticket .ticket-type span {
  display: block;
  font-size: 1em;
  color: #ff2400;
}
.cart .panel-body li.ticket .ticket-price {
  color: var(--main-color);
  font-size: 1.8em;
  text-align: right;
  padding-right: 20px;
  line-height: 52px;
}
.cart .panel-body li.ticket .form-control {
  border: solid 1px #e5e5e5;
  border-radius: 0;
  box-shadow: none !important;
  height: 52px;
  font-size: 1.5em;
  text-align: center;
}
.cart .panel-body li.ticket .form-control:focus {
  border: solid 2px var(--main-color);
  box-shadow: 0 0 10px rgba(136, 60, 145, 0.3) !important;
}
.cart .panel-body li.disabled .ticket-type,
.cart .panel-body li.disabled .ticket-price,
.cart .panel-body li.disabled .ticket-type strong {
  color: #999 !important;
  font-size: 18px !important;
  line-height: 30px !important;
}
.cart .panel-body li.disabled .label {
  display: block;
  color: #999;
  border: solid 1px #f1f1f1;
  line-height: 30px;
  margin: 0;
  font-weight: normal;
  border-radius: 0;
  padding: 0;
}
.resume {
  font-family: "Roboto", sans-serif;
}
.resume-tickets {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 15px 30px;
}
.resume-tickets ul {
  padding: 0;
  margin: 0;
}
.resume-tickets ul li {
  list-style: none;
  padding: 15px 0;
  border-bottom: solid 1px #f1f1f1;
}
.resume-tickets ul li:last-child {
  border: none;
}
.resume-tickets ul li .ticket-type {
  font-size: 1.2em;
  color: #024ddf;
  font-weight: 500;
}
.resume-tickets ul li .ticket-type span {
  display: block;
  font-size: 1em;
  color: #888;
  font-weight: normal;
}
.resume-tickets ul li .ticket-type span strong {
  color: #000;
}
.resume-tickets ul li .ticket-price {
  color: var(--main-color);
  text-align: right;
  padding-top: 17px;
}
.resume-tickets .terms {
  background: #fff;
  padding: 20px;
  max-height: 350px;
  overflow: scroll;
  overflow-x: hidden;
}
.subtotal {
  font-size: 1.2em;
  color: #024ddf;
  display: block;
  padding: 30px;
  text-align: right;
}
.total {
  background: var(--main-color);
  color: #fff;
  font-size: 1.2em;
  margin: 0 -30px -15px -30px;
  text-align: right;
  padding: 30px;
}
.subtotal strong,
.total strong {
  font-weight: 500;
  font-size: 1.3em;
}
.cart .btn,
.spinner-container .btn {
  border-radius: 0;
  box-shadow: none !important;
}
.cart .btn-default,
.spinner-container .btn-default {
  color: var(--main-color);
  border: solid 1px var(--main-color);
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 9px 26px;
}
.cart .btn-default:hover,
.spinner-container .btn-default:hover {
  background: var(--main-color) !important;
  border: solid 1px var(--main-color) !important;
  color: #fff !important;
}
.cart .btn-lg .purchase-exit {
  background: #fff;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.2);
  margin: 50px auto;
  padding: 0px;
}
.purchase-exit .purchase-header {
  display: block;
  margin-bottom: 20px;
}
.purchase-exit .purchase-header .icon {
  text-align: center;
}
.purchase-exit .purchase-header .icon img {
  width: 80%;
}
.purchase-exit .purchase-header .text {
  padding-top: 50px;
}
.purchase-exit .purchase-header .text h2 {
  display: block;
  font-size: 1.5em;
}
.purchase-exit .purchase-header .text p {
  font-size: 1.1em;
}
.purchase-exit .purchase-header .text p small {
  color: #888;
  font-size: 1em;
}
.purchase-exit .purchase-info {
  background: #fcfcfc;
  padding: 20px;
}
.purchase-exit .purchase-code {
  background: var(--main-color);
  color: #fff;
  padding: 20px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3em;
  letter-spacing: 1px;
  text-align: center;
}
.purchase-exit .purchase-code span {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0;
  opacity: 0.6;
  display: block;
}
.purchase-exit .pending-date {
  background: #ff8a00;
  color: #fff;
  padding: 20px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3em;
  letter-spacing: 1px;
  text-align: center;
}
.purchase-exit .pending-date span {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0;
  opacity: 0.6;
  display: block;
}
.purchase-exit .purchase-cancel {
  background: #db1c37;
  color: #fff;
  padding: 20px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3em;
  letter-spacing: 1px;
  text-align: center;
}
.purchase-exit .purchase-cancel span {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0;
  opacity: 0.6;
  display: block;
}
.purchase-exit .tab-container {
  padding-top: 50px;
}
.purchase-exit .nav-tabs > li {
  width: 50%;
  text-align: center;
}
.purchase-exit .nav-tabs > li > a {
  padding: 22px 0;
  border-bottom: solid 1px #f9f9f9;
}
.purchase-exit .nav-tabs > li > a:hover {
  background: #f9f9f9;
}
.purchase-exit .nav-tabs > li.active > a {
  border: none;
  border-bottom: solid 2px var(--main-color);
  color: var(--main-color);
  font-weight: 900;
}
.purchase-exit .tab-container .table td {
  padding: 14px 0;
  border: none;
  border-bottom: solid 1px #f9f9f9;
}
.purchase-exit .tab-container .table tr.item {
  font-weight: bold;
  font-size: 1em;
}
.purchase-exit .tab-container .table tr.item .price {
  text-align: right;
  font-weight: normal;
}
.purchase-exit .tab-container .table tr:last-child td {
  border: none;
}
.purchase-exit .tab-container .table tr.other {
  font-size: 0.9em;
}
.purchase-exit .tab-container .table tr.other .price {
  font-size: 1em;
  text-align: right;
}
.purchase-exit .tab-container .table tr.total {
  font-size: 1.3em;
  background: none;
  color: #ccc;
  text-align: right;
}
.purchase-exit .tab-container .table tr.total .price {
  color: var(--main-color);
  font-weight: bold;
}
.clickable {
  cursor: pointer;
}
.gray-bg {
  margin-top: -30px;
  margin-bottom: -30px;
  background-color: #fbfbfb;
}
.gray-color {
  background-color: #fbfbfb;
}
h3.section-title {
  font-size: 1.4em;
  color: var(--main-color);
  margin-left: 5px;
}
.purchase {
  margin-bottom: 40px;
}
.purchase h3.center {
  font-size: 1.4em;
  color: var(--main-color);
  text-align: center;
}
.purchase a {
  color: var(--main-color);
}
.purchase a.red {
  color: #d0021b;
}
.purchase .align-right {
  text-align: right;
}
.purchase a.btn {
  color: #fff;
}
.purchase .authorization-view {
  margin-top: 30px;
  margin-bottom: 30px;
}
.purchase .authorization-view ul li {
  list-style: none;
  line-height: 30px;
}
.purchase-item:hover {
  transform: scale(1.005);
  box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.5);
}
.purchase-tag {
  padding: 3px 6px;
  border-radius: 3px;
  font-size: 0.9em;
  font-weight: bold;
  margin-right: 20px;
  text-transform: uppercase;
}
.card-group {
  padding-bottom: 10px;
}
.card-group .title {
  font-size: 1.2em;
  color: #9b9b9b;
  line-height: 24px;
  padding-bottom: 3px;
  padding-left: 10px;
}
.card-group .items {
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.5);
}
.card-group .items ul {
  padding: 0;
  margin: 0;
}
.card-group .items ul li {
  list-style: none;
  min-height: 70px;
  padding: 10px 10px;
  border-bottom: solid 1px #f1f1f1;
  font-size: 1.3em;
  color: var(--main-color);
  line-height: 28px;
}
.card-group .items ul li:last-child {
  border: none;
}
.card-group .items ul li .property {
  font-size: 1.2em;
  line-height: 28px;
  color: var(--main-color);
}
.card-group .items ul li .property i {
  padding: 0px 10px;
}
.card-group .items ul li .property span {
  display: block;
  font-size: 1.1em;
  color: #888888;
  font-weight: normal;
  line-height: 21px;
}
.card-group .items ul li .value {
  text-align: right;
  font-size: 1.2em;
  color: #888888;
  line-height: 24px;
  padding-top: 16px;
}
.card-group .items ul li .value.small {
  font-size: 1.1em;
  padding-top: 18px;
}
.card-group .items ul li .value.small.payment-approved {
  color: var(--main-color);
}
.card-group .items ul li .icon,
.card-group .items ul li .one-line {
  padding-top: 14px;
}
.card-group .items ul li #shipmentForm label {
  color: #888888;
  font-size: 1.2em;
}
.card-group .items ul li #shipmentForm label small {
  color: var(--main-color);
}
.status-container {
  background: #fff;
  margin: 10px auto;
  padding: 30px;
  text-align: center;
}
.status-container h3 {
  font-size: 1.4em;
  color: var(--main-color);
}
.status-container .control-label {
  font-size: 0.9em;
  color: var(--main-color);
}
.status-container p {
  font-size: 1.2em;
  color: #5d5d5d;
}
.text-box {
  max-width: 800px;
  margin: 0 auto;
}
.text-box h3 {
  font-size: 1.4em;
  color: var(--main-color);
}
.payment-approved {
  color: var(--main-color);
}
.purchase .status-box {
  box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.5);
  text-align: center;
  padding: 3px 60px 10px;
  margin: 20px;
  display: inline-block;
}
.purchase .status-box h3 {
  text-transform: uppercase;
  font-size: 1.4em;
  color: #fff;
}
.PENDING-bg,
.IN_PROCESS-bg {
  background: #2765ac;
  color: #fff;
}
.PENDING-color,
.IN_PROCESS-color {
  color: #2765ac !important;
}
.PENDING-bg {
  background: #2765ac;
  color: #fff;
}
.PENDING-color {
  color: #2765ac !important;
}
.REFUNDED-bg,
.REJECTED-bg,
.TO_REVIEW-bg {
  background: #f5a623;
  color: #fff;
}
.REFUNDED-color,
.REJECTED-color,
.TO_REVIEW-color {
  color: #2765ac !important;
}
.REFUNDED-bg {
  background: #f5a623;
  color: #fff;
}
.REFUNDED-color {
  color: #f5a623 !important;
}
.CANCELLED-bg {
  background: #d0021b;
  color: #fff;
}
.CANCELLED-color {
  color: #d0021b !important;
}
.APPROVED-bg {
  background: var(--main-color);
  color: #fff;
}
.APPROVED-color {
  color: var(--main-color) !important;
}
.EXPIRED-bg,
.EXPIRED_PAYMENT-bg {
  background: #d0021b;
  color: #fff;
}
.EXPIRED_PAYMENT-color {
  color: #d0021b !important;
}
.RESERVED-color {
  color: #d0021b !important;
}
.RESERVED-bg {
  background: #d0021b !important;
  color: #fff;
}
.pd-top-5 {
  padding-top: 5px;
}
.pd-top-10 {
  padding-top: 10px;
}
.pd-top-15 {
  padding-top: 15px;
}
.red {
  color: #d0021b;
}
.center {
  text-align: center !important;
}
.purchase-list .coralbg {
  background-color: #fa396f;
}
.purchase-list .coral {
  color: #fa396f;
}
.purchase-list .turqbg {
  background-color: #46d8d2;
}
.purchase-list .turq {
  color: #46d8d2;
}
.purchase-list .white {
  color: #fff !important;
}
.purchase-list div.user-menu-container {
  z-index: 10;
  background-color: #fff;
  margin-top: 20px;
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.purchase-list div.user-menu-container .btn-lg {
  padding: 0 12px;
}
.purchase-list div.user-menu-container h4 {
  font-weight: 300;
  color: #8b8b8b;
}
.purchase-list div.user-menu-container a {
  transition: 1s ease;
}
div.user-menu-container .btn {
  transition: 1s ease;
}
.purchase-list div.user-menu-container .thumbnail {
  width: 100%;
  min-height: 200px;
  border: 0 !important;
  padding: 0;
  border-radius: 0;
  border: 0 !important;
}
.purchase-list div.user-menu-container .btn-group-vertical {
  display: block;
}
.purchase-list div.user-menu-container .btn-group-vertical > a {
  padding: 20px 25px;
  background-color: #46d8d2;
  color: #fff;
  border-color: #fff;
}
.purchase-list div.btn-group-vertical > a:hover {
  color: #fff;
  border-color: #fff;
}
.purchase-list div.btn-group-vertical > a.active {
  background: #fa396f;
  box-shadow: none;
  color: #fff;
}
.purchase-list div.user-menu-btns {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.purchase-list div.user-menu-btns div.btn-group-vertical > a.active:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #46d8d2;
}
.purchase-list div.user-menu-content {
  color: #323232;
}
.purchase-list ul.user-menu-list {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 10px;
  border: 1px solid #eee;
}
.purchase-list ul.user-menu-list > li {
  padding-bottom: 8px;
  text-align: center;
}
.purchase-list div.user-menu div.user-menu-content:not(.active) {
  display: none;
}
.purchase-list .btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 0 3px;
}
.purchase-list .btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.purchase-list .user-pad {
  padding: 20px 25px;
}
.purchase-list .no-pad {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.purchase-list .user-details {
  background: #eee;
  min-height: 333px;
}
.purchase-list .user-image {
  max-height: 200px;
  overflow: hidden;
}
.purchase-list .overview h3 {
  font-weight: 300;
  margin: 10px 0 0;
}
.purchase-list .overview h4 {
  font-weight: 700 !important;
  font-size: 2.2em;
  margin-top: 0;
}
.purchase-list .view {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.purchase-list .view p {
  margin-top: 20px;
  margin-bottom: 0;
}
.purchase-list .caption {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(70, 216, 210, 0.44);
  width: 100%;
  height: 100%;
  padding: 2%;
  display: none;
  text-align: center;
  color: #fff !important;
  z-index: 2;
}
.purchase-list .caption a {
  padding-right: 10px;
  color: #fff;
}
.purchase-list .info {
  display: block;
  padding: 10px;
  background: #eee;
  text-transform: uppercase;
  font-weight: 300;
  text-align: right;
}
.purchase-list .info p {
  margin-bottom: 0;
}
.stats p {
  margin-bottom: 0;
}
.purchase-list .stats {
  display: block;
  padding: 10px;
  color: #fff;
}
.purchase-list .share-links {
  border: 1px solid #eee;
  padding: 15px;
  margin-top: 15px;
}
.purchase-list .square {
  border-radius: 0 !important;
}
.ticket-result td {
  padding: 14px 0;
  border: none;
  border-bottom: solid 1px #f9f9f9;
}
.ticket-result .download {
  text-align: right;
  font-weight: normal;
  color: var(--main-color);
  font-family: Roboto, sans-serif;
}
.ticket-result .download a {
  font-weight: normal;
  color: var(--main-color);
  font-family: Roboto, sans-serif;
}
.loader_process {
  background: #fff;
  background: -moz-linear-gradient(
    top,
    #fff 16%,
    #fff 32%,
    rgba(255, 255, 255, 0.85) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(16%, #fff),
    color-stop(32%, #fff),
    color-stop(100%, rgba(255, 255, 255, 0.85))
  );
  background: -webkit-linear-gradient(
    top,
    #fff 16%,
    #fff 32%,
    rgba(255, 255, 255, 0.85) 100%
  );
  background: -o-linear-gradient(
    top,
    #fff 16%,
    #fff 32%,
    rgba(255, 255, 255, 0.85) 100%
  );
  background: -ms-linear-gradient(
    top,
    #fff 16%,
    #fff 32%,
    rgba(255, 255, 255, 0.85) 100%
  );
  background: linear-gradient(
    to bottom,
    #fff 16%,
    #fff 32%,
    rgba(255, 255, 255, 0.85) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
  position: fixed;
  float: left;
  width: 100%;
  height: 100%;
  z-index: 2000;
  margin-top: calc(var(--header-height) * -1);
  text-align: center;
}
.loader_process .loader_content {
  padding: 80px 0 0 0;
}
.loader_process .loader_content h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.1em;
  color: #1e1e1e;
  font-weight: 500;
}
.loader_process .loader_content p {
  font-size: 1em;
  font-weight: 300;
  padding: 0;
  margin: 0 0 20px 0;
  display: block;
}
#obj_id {
  display: none;
}
.no-purchases {
  text-align: center;
  margin: 30px 0;
  display: block;
}
.no-purchases h5 {
  font-size: 1.2em;
  display: block;
  padding: 0;
  margin: 20px 0 40px 0;
}
.no-purchases img {
  max-width: 150px;
}
.movil-ok {
  text-align: center;
  display: block;
  margin: 30px 0;
}
.movil-ok img {
  max-width: 150px;
  margin-bottom: 20px;
}
.movil-ok p {
  font-weight: 500;
  font-size: 1.2em;
}
.movil-ok p .phone-text {
  display: block;
  font-size: 1.5em;
  color: #888;
}
ul.pay-list {
  width: 500px;
  margin: 0px auto;
  padding: 0;
  background: #fff;
  box-shadow:
    1px 2px 15px rgba(0, 0, 0, 0.3),
    inset 0 -2px 0 rgba(0, 0, 0, 0.1);
}
ul.pay-list li {
  list-style: none;
  display: block;
}
ul.pay-list li a {
  display: block;
  line-height: 80px;
  font-size: 1.1em;
  text-align: left;
  border-bottom: solid 1px #fafafa;
  color: #888;
  font-weight: 500;
}
ul.pay-list li a .icon {
  text-align: center;
}
ul.pay-list li a:hover {
  color: var(--main-color);
  box-shadow: 0 0 5px #6c3c91;
}
ul.pay-list li:first-child a {
  border-radius: 3px 3px 0 0;
}
ul.pay-list li:last-child a {
  border-radius: 0 0 3px 3px;
  border-bottom: none;
}
.ticket-shop .timer {
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 0;
}
.ticket-shop .timer span {
  font-weight: 800;
  border: solid 1px rgba(255, 255, 255, 0.15);
  padding: 10px 15px;
  margin-left: 10px;
  color: #f60;
}
.affix .timer {
  color: #555;
}
.affix .timer span {
  color: #fff;
  border: solid 1px rgba(0, 0, 0, 0.05);
  background: #f60;
}
.form-item {
  margin-bottom: 40px !important;
}
.floating-label {
  position: absolute;
  top: 20px;
  user-select: none;
  z-index: 2;
  font-size: 1em;
}
.floating-label-field {
  color: #000;
  border-width: 0;
  z-index: 3;
}
.floating-label-field:focus {
  outline: 0;
  box-shadow: 0;
}
.floating-label-field::placeholder {
  color: #fff;
}
.floating-label,
.floating-label-field {
  font: inherit;
  line-height: 1;
  display: block;
  width: 100%;
}
.floating-label-field,
.floating-label-wrap {
  position: relative;
}
.floating-label-field--s1 {
  transition: border-color 0.25s ease-in-out;
  color: #000;
  border-bottom: 1px solid #ccc;
  background-color: transparent !important;
  height: 40px;
  margin: 0 !important;
  font-weight: normal !important;
}
.floating-label-field--s1 + .floating-label {
  transition:
    transform 0.25s,
    opacity 0.25s ease-in-out;
  transform-origin: 0 0;
  opacity: 0.5;
}
.floating-label-field--s1:focus,
.floating-label-field--s1:not(:placeholder-shown) {
  border-color: #0078f0;
}
.floating-label-field--s1:focus + .floating-label,
.floating-label-field--s1:not(:placeholder-shown) + .floating-label {
  transform: translate(0, -30px) scale(0.8);
  opacity: 0.5;
}
.floating-label-field--s1:invalid {
  border-color: #ff3700;
}
@media screen and (max-width: 1200px) {
  .container {
    width: 990px;
  }
  .section .separator_events {
    height: 400px;
    display: block;
  }
  .event-thumb {
    height: 320px;
  }
  .event-thumb .title-container {
    height: 320px;
  }
  .type_event {
    height: 200px;
    margin: 0;
  }
  .type_event span {
    line-height: 200px;
    transition: ease-in-out all 0.1s;
  }
  .type_event:hover {
    height: 200px;
    border: none;
  }
  .type_event:hover span {
    line-height: 200px;
    font-size: 1em;
  }
}
@media screen and (max-width: 992px) {
  .container {
    width: 95%;
  }
  .home_floating_image {
    width: 70%;
  }
  .pay-method .btn-pay img {
    width: 110px;
    margin-bottom: 30px;
  }
  .pay-method .btn-pay h2 {
    font-size: 1.2em;
  }
  .pay-method .pay-col {
    padding: 0;
  }
}
.purchase h3.success-header {
  font-size: 2em;
  color: var(--main-color);
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  body {
    padding-top: 60px;
  }
  .navbar {
    height: 60px;
  }
  .navbar .container-fluid {
    padding: 0 !important;
  }
  ul.pay-list {
    width: 95%;
  }
  ul.pay-list li {
    list-style: none;
    display: block;
  }
  ul.pay-list li a {
    display: block;
    line-height: 80px;
    font-size: 1.1em;
    text-align: left;
    border-bottom: solid 1px #f1f1f1;
    color: #555;
    background: #fff;
  }
  .canvas-map-container {
    height: 50vh;
    overflow: hidden;
  }
  #seatPicker {
    height: 50vh !important;
  }
  .event-thumb {
    height: 200px;
    margin-bottom: 15px;
  }
  .event-thumb .title-container {
    height: 200px;
  }
  .account_info {
    margin: -20px;
  }
  .account_info .tab-pane {
    padding: 15px;
  }
  #purchase_detail.full-width-container {
    padding: 15px;
  }
  .fest_banner {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .section .navbar-fixed-top {
    position: fixed;
  }
  .section .navbar {
    background: #fff;
    box-shadow:
      inset 0 -2px 0 rgba(0, 0, 0, 0.12),
      0 3px 10px rgba(0, 0, 0, 0.3);
    font-family: "Roboto", sans-serif;
    border-radius: 0;
    margin: 0;
    min-height: 60px;
    border-width: 0;
    padding-top: 0;
  }
  .section .navbar .search {
    visibility: visible;
  }
  .main {
    height: 400px;
    background: #222932;
    background-size: cover;
  }
  .search_box_home {
    z-index: 5 !important;
  }
  .search_box_home form {
    display: none;
  }
  .header_title {
    padding: 40px 0;
  }
  .header_title h1 {
    font-size: 1.2em;
  }
  .header_title h2 {
    text-align: center;
  }
  .account_info .row,
  .header_title .row {
    margin: auto;
  }
  .event_list .category_filter {
    display: block;
  }
  .event_list .tickets {
    margin: 0 auto;
  }
  .event_list .ticket_artits {
    height: auto;
    overflow: auto;
    display: block;
    margin-bottom: 0;
  }
  .reserve-ticket {
    font-size: 0.9em;
    margin: 10px 0 0 0;
  }
  .reserve-ticket span.call-to {
    display: block;
  }
  .reserve-ticket .progress {
    height: 2px;
    box-shadow: none;
    background: #dcdcdc;
    width: 100%;
  }
  .reserve-ticket .progress-bar {
    background: #c80f39;
  }
  .process {
    padding: 20px 0;
    margin: 0px auto;
  }
  .process .process_body .my_tickets {
    padding: 10px;
    margin: 40px 10px 10px 10px;
  }
  .full-width-container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .full-width-container .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .full-width-container .row.account_info {
    margin-left: -15px;
    margin-right: -15px;
  }
  .full-width-container .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .content {
    padding: 20px;
    margin: -20px auto 50px auto;
  }
  .content h1 {
    font-size: 1.4em;
  }
  .content h2 {
    font-size: 1.2em;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .content h3 {
    font-size: 1.2em;
    font-weight: 500;
    color: var(--main-color);
  }
  .purchase h3 {
    font-size: 1.2em;
    font-weight: 500;
    color: var(--main-color);
  }
  .purchase h3.success-header {
    font-size: 1.3em;
    line-height: 25px;
  }
  .content q {
    padding: 20px 20px 40px 20px;
    font-size: 1.3em;
    line-height: 28px;
  }
  .logo-large {
    display: none;
  }
  button.logo-small {
    display: block;
  }
  .content_home {
    padding: 1px 0 100px 0;
  }
  .content_home .col-sm-4 {
    margin-bottom: 30px;
  }
  .content_home h2 {
    font-weight: 700;
    font-size: 1.2em;
  }
  .content_home .features p {
    font-size: 1em;
    margin: 10px 40px 10px 40px;
  }
  .content_home .events_home .item {
    display: block;
    width: 100%;
    border: none;
    border-bottom: solid 1px #fff;
  }
  .content_home .events_home .item div {
    max-width: 60%;
  }
  .content_home .events_home .item span {
    font-size: 0.9em;
  }
  .content_home .events_home .col-sm-3,
  .content_home .events_home .col-sm-6 {
    font-size: 1.1em;
    height: 100px;
    background-size: contain !important;
  }
  a.my_ticket .ticket_show div {
    bottom: 125px;
  }
  .ticket_artits {
    font-size: 1.3em;
    border-bottom: solid 1px #fff;
    padding-top: 70px;
  }
  .ticket_date {
    font-size: 1em;
    font-weight: 600;
  }
  .ticket_venue {
    font-size: 0.9em;
  }
  .ticket_top {
    background: url(https://cdn.boletius.com/images/web/ticket/fold_up.png)
      no-repeat center center;
    height: 14px;
    display: block;
    margin: -300px 0 0 0;
    margin-bottom: 275px;
  }
  .ticket_dashed {
    background: url(https://cdn.boletius.com/images/web/ticket/dashed.png)
      repeat-x;
    height: 3px;
    display: block;
    z-index: 100;
  }
  .ticket_options table td a {
    font-size: 0.9em;
  }
  .nav-pills li a {
    line-height: 12px;
    border-radius: 3px;
    color: #666;
    font-size: 0.9em;
  }
  .nav-pills li.active a {
    background: #666;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.13);
  }
  .nav-pills li.active a:hover {
    background: #777;
  }
  .pg_content {
    margin-top: 100px;
  }
  .section .separator_events {
    height: 600px;
    display: block;
  }
  .type_event {
    height: 100px;
  }
  .type_event span {
    line-height: 100px;
  }
  .type_event:hover {
    height: 100px;
  }
  .type_event:hover span {
    line-height: 100px;
  }
  .type_event span.pin1 {
    background: url(https://cdn.boletius.com/images/v3/landings/pin_1.gif)
      no-repeat 50% 65px;
  }
  .type_event span.pin2 {
    background: url(https://cdn.boletius.com/images/v3/landings/pin_2.gif)
      no-repeat 50% 65px;
  }
  .type_event span.pin3 {
    background: url(https://cdn.boletius.com/images/v3/landings/pin_3.gif)
      no-repeat 50% 65px;
  }
  .type_event span.pin4 {
    background: url(https://cdn.boletius.com/images/v3/landings/pin_4.gif)
      no-repeat 50% 65px;
  }
  .type_event span.pin5 {
    background: url(https://cdn.boletius.com/images/v3/landings/pin_5.gif)
      no-repeat 50% 65px;
  }
  .type_event span.pin6 {
    background: url(https://cdn.boletius.com/images/v3/landings/pin_6.gif)
      no-repeat 50% 65px;
  }
  .footer .btn-group {
    width: 98%;
  }
  .footer .btn-group a.btn {
    font-size: 0.8em;
  }
  .contact-box {
    width: 80%;
  }
  .contact-box img.img-circle {
    width: 40%;
  }
  .contact-details {
    text-align: left;
    padding: 20px;
  }
  .pg_header {
    height: auto;
  }
  .pg_cover {
    height: 170px;
  }
  .pg_dates {
    height: auto !important;
    padding-top: 15px;
    padding-bottom: 40px;
  }
  .pg_share {
    margin: 0px 0 0 -30px;
  }
  .pg_dates .venue {
    margin-bottom: 20px;
    margin-top: 10px;
    z-index: 2;
    text-align: left;
  }
  .pg_dates .pg_avatar {
    margin-bottom: 10px;
  }
  .pg_dates .pg_avatar img {
    width: 60px;
  }
  .pg_dates .title {
    margin-bottom: 50px;
    font-size: 1.3em;
  }
  .pg_dates table.pg_numbers {
    margin-bottom: 50px;
    margin-top: -40px;
    font-size: 1.2em;
  }
  .pg_dates a.btn {
    bottom: 15px;
    position: absolute;
    float: left;
    width: 92%;
  }
  .pg_sidebar {
    padding-top: 30px;
    z-index: 50 !important;
  }
  .addon .media h3 a {
    font-size: 1em;
  }
  .pg_dates form {
    position: relative;
    width: 100%;
    display: block;
    margin: 10px 0;
  }
  .pg_dates a.btn {
    border: none;
    bottom: 15px;
  }
  .pay-method {
    padding: 40px 5px;
  }
  .pay-method .btn-pay img {
    width: 100px;
    margin-bottom: 30px;
  }
  .pay-method .btn-pay h2 {
    font-size: 1em;
  }
  .pay-method .pay-col {
    padding: 0;
  }
  .carousel-inner .item {
    height: 220px;
  }
  .carousel-inner .destacado {
    padding-top: 140px;
  }
  .event_info {
    box-shadow: none;
    padding: 15px !important;
  }
  .event_info .carousel-inner .item {
    height: 300px;
  }
  .event_info .media .media-object {
    width: 80px;
    box-shadow: none;
    padding: 0;
  }
  .event_info .media .media-body {
    padding-left: 5px !important;
  }
  .event_info .event_sectors .sectors {
    padding-left: 0;
  }
  .event_info .nav-tabs > li > a {
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 12px 10px;
  }
  .process .process_body {
    padding: 50px 0;
  }
  .process .process_body .btn {
    padding: 0 20px;
    line-height: 40px;
  }
  .process .process_header h1 {
    font-size: 1.2em;
  }
  .process .process_header h1 small {
    font-size: 0.9em;
  }
  .process .process_body .pay-method {
    padding: 0 20px;
  }
  .process .process_body .pay-method li a {
    line-height: 70px;
    font-size: 1.1em;
    padding: 10px 0;
  }
  .process .process_body .pay-method li a img {
    height: 60px;
  }
  .process .process_body .pay-method li a:hover img {
    margin-left: 5px;
  }
  .process .process_body .pay-method li:last-child {
    border: none;
  }
  .seat_selection {
    overflow: scroll;
    overflow-y: hidden;
    padding-bottom: 20px;
  }
  .card-group .title {
    font-size: 1.1em;
    color: #9b9b9b;
    line-height: 18px;
    padding-bottom: 3px;
    padding-left: 10px;
  }
  .card-group .items {
    background: #ffffff;
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.5);
  }
  .card-group .items ul {
    padding: 0;
    margin: 0;
  }
  .card-group .items ul li {
    list-style: none;
    min-height: 50px;
    padding: 5px 5px;
    border-bottom: solid 1px #f1f1f1;
    font-size: 1.1em;
    line-height: 18px;
  }
  .card-group .items ul li .property {
    font-size: 1em;
    line-height: 16px;
  }
  .card-group .items ul li .property i {
    padding: 0px 0px;
  }
  .card-group .items ul li .property span {
    font-size: 0.8em;
    line-height: 12px;
  }
  .card-group .items ul li .value {
    text-align: right;
    font-size: 0.9em;
    color: #888888;
    line-height: 14px;
    padding-top: 12px;
    padding-right: 2px;
  }
  .card-group .items ul li .value.small {
    font-size: 0.9em;
    padding-top: 16px;
  }
  .card-group i.icon-only {
    font-size: 1.3em;
    padding-right: 10px;
    padding-left: 10px;
  }
  .purchase .status-box {
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.5);
    text-align: center;
    padding: 1px 20px 5px;
    margin: 10px;
  }
  .purchase .status-box h3 {
    font-size: 1.2em;
  }
  .event-header {
    transition: margin-bottom 0.5s;
    position: relative;
  }
  .event-header #eventCover {
    height: 180px;
  }
  .event-header .ticket-shop.affix {
    position: fixed;
    float: left;
    width: 100%;
    top: auto;
    bottom: auto;
    padding: 15px 0;
    background: inherit;
    z-index: 1000;
    box-shadow: none;
  }
  .event-header .ticket-shop {
    position: absolute !important;
    float: left;
    width: 100%;
    bottom: -198px !important;
    background: rgba(0, 0, 0, 0.1) !important;
    padding: 15px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  .event-header .ticket-shop .container {
    padding: 0 15px;
  }
  .event-header .ticket-shop .btn {
    height: 50px;
    margin-bottom: 8px;
    border: solid 1px rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .event-header .ticket-shop .dropdown-menu {
    margin: -8px 0 0 0;
  }
  .event-header .ticket-shop .btn-primary {
    margin-bottom: 0;
  }
  .event-header .ticket-shop .op-ini {
    white-space: normal;
  }
  .event-header .ticket-shop .dropdown-menu li a {
    display: block;
    padding: 15px;
    clear: both;
    border-bottom: solid 1px #f1f1f1;
    font-weight: 600;
    color: #222;
    text-align: center;
  }
  .event-header .ticket-shop .dropdown-menu li a span.price {
    display: block;
    float: none;
  }
  .event-header .ticket-shop .dropdown-menu li a span.price span {
    font-size: 0.9em;
    font-weight: normal;
    margin-right: 5px;
    color: #ff3600;
  }
  .event-header .ticket-shop .dropdown-menu li.agotado {
    text-align: center;
  }
  .event-header .ticket-shop .dropdown-menu li.agotado span.price {
    display: block;
    float: none;
  }
  .affix {
    height: auto;
    bottom: 0;
  }
  .state {
    margin-top: 0;
  }
  .state .container-fluid {
    width: 100%;
    padding: 0 15px;
    overflow: scroll;
    overflow-y: hidden;
  }
  .state ul {
    width: 1200px;
    padding-right: 20px;
  }
  .state ul li a {
    padding: 0 15px 0 15px;
  }
  .state ul li a:hover {
    opacity: 1;
    text-decoration: none;
  }
  .state ul li:first-child a {
    padding: 0 15px 0 0;
    border: none;
  }
  .state ul li a.event_name {
    font-size: 1em;
    margin-top: 3px;
  }
  .state ul li a.event_date,
  .state ul li a.event_tickets {
    font-size: 0.9em;
  }
  a.btn-cancel {
    text-align: center;
    margin: 13px 20px 0 20px !important;
  }
  .cart {
    padding-top: 120px;
    min-height: 1000px;
    background-color: #efefef;
  }
  .cart h1 {
    font-size: 1.3em;
  }
  .cart h1 small {
    font-size: 0.9em;
  }
  .cart .cart-action {
    padding: 40px 0;
  }
  .cart .cart-action .btn-default {
    font-size: 1em;
    padding: 20px 0 !important;
    width: 100%;
  }
  .cart .panel .panel-heading {
    padding: 20px;
  }
  .cart .panel .panel-heading h4 {
    font-size: 1.2em;
    color: var(--main-color);
  }
  .cart .panel .panel-heading h4 small {
    font-weight: normal;
    color: #9e9d9e;
  }
  .cart .panel .panel-body {
    border: none !important;
    border-bottom: solid 1px #f1f1f1 !important;
  }
  .cart .active-panel {
    margin: 10px -10px !important;
  }
  .cart .active-panel .panel-heading h4 {
    font-size: 1.2em;
  }
  .cart .panel-body li.ticket {
    padding: 15px 0;
  }
  .cart .panel-body li.ticket .ticket-type {
    font-size: 1.1em;
    color: #414141;
    text-align: center;
  }
  .cart .panel-body li.ticket .ticket-type span {
    font-size: 0.9em;
  }
  .cart .panel-body li.ticket .ticket-price {
    font-size: 1.5em;
    padding-right: 0;
    line-height: 42px;
    text-align: center;
  }
  .cart .panel-body li.ticket .form-control {
    height: 42px;
    font-size: 1.3em;
  }
  .cart .panel-body li.disabled .ticket-type,
  .cart .panel-body li.disabled .ticket-price,
  .cart .panel-body li.disabled .ticket-type strong {
    font-size: 14px !important;
    line-height: 30px !important;
  }
  .resume-tickets {
    padding: 5px 15px;
  }
  .resume-tickets ul li {
    padding: 10px 0;
  }
  .resume-tickets ul li .ticket-type {
    font-size: 1.1em;
  }
  .resume-tickets ul li .ticket-type span {
    font-size: 0.9em;
  }
  .resume-tickets ul li .ticket-price {
    color: var(--main-color);
    text-align: right;
    padding-top: 17px;
  }
  .subtotal {
    font-size: 1em;
    padding: 10px;
    color: #666;
  }
  .total {
    font-size: 1.1em;
    margin: 0 -15px -15px -15px;
    text-align: right;
    padding: 15px;
  }
  .subtotal strong,
  .total strong {
    font-weight: 500;
    font-size: 1.3em;
  }
  .account_info .panel-group {
    padding: 5px;
    background: #fafafa;
  }
  .account_info .panel-group .purchase-exit {
    padding: 0;
  }
  .account_info .panel-group .panel-heading {
    padding: 10px;
    font-size: 1em;
    background: url(../img/purchase_li.png) no-repeat 95% 50%;
  }
  .account_info .panel-group .panel-heading h4 {
    font-size: 1.1em;
    border: none;
    line-height: 20px;
  }
  .account_info .panel-group .panel-heading h4 .icon {
    text-align: left;
    margin-bottom: 5px;
  }
  .account_info .panel-group .panel-heading h4 .icon img {
    width: 30px;
  }
  .ticket-shop .timer {
    font-size: 1.1em;
    color: #555;
    font-weight: 500;
  }
  .ticket-shop .timer span {
    font-weight: 800;
    border: solid 1px rgba(0, 0, 0, 0.15);
    padding: 10px 15px;
    margin-left: 10px;
    color: #f60;
  }
  @-moz-document url-prefix() {
    .event-header .ticket-shop .caret {
      margin: -10px 0 0 0;
    }
    .event-header .ticket-shop .dropdown-menu li a span.price {
      margin: 0;
    }
  }
  .purchase-list .user-image {
    max-height: 400px;
  }
  .purchaseCodeImage {
    width: 80%;
  }
  .status-container {
    padding: 15px;
  }
  .close-container {
    float: right;
  }
}
@media (max-width: 550px) {
  .home_floating_image {
    width: 90%;
  }
  .account_info .tab-pane,
  #purchase_detail.full-width-container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media all and (min-width: 600px) {
  #video-container {
    height: 480px;
  }
  #video-style {
    width: 1024px;
  }
  #video-content {
    padding: 160px 20px;
  }
  #video-content h2 {
    font-size: 2.2em;
  }
  #video-content p,
  #video-content a {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .purchaseCodeImage {
    max-height: 650px;
  }
  .event-header #eventCover {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .contact-button-container {
    margin: auto;
    display: inline-block;
    float: none;
  }
}
@media all and (min-width: 1024px) {
  #video-container {
    height: 600px;
  }
  #video-style {
    width: 100%;
  }
  #video-content {
    padding: 200px 20px;
  }
  #video-content h2 {
    font-size: 54px;
  }
  #video-content p,
  #video-content a {
    font-size: 1.3em;
  }
  .event-header #eventCover {
    height: 470px;
  }
}
.contact-error-panel,
.error-panel {
  color: #c80f39;
  font-weight: bold;
}
.contact-error-panel .error-message,
.error-panel .error-message {
  margin-left: 10px;
}
.if-not-authenticated,
.if-authenticated {
  display: none;
}
button.small-code-button {
  font-size: 1.1em;
  width: 250px;
  padding: 15px 0px;
}
.confirmation-form .error-panel {
  margin-bottom: 10px;
}
.contact-button {
  width: 100%;
  margin-bottom: 10px;
  padding: 25px 0px;
}
#associatePurchase h3 {
  margin-top: 0px;
}
.contact-buttons {
  padding-bottom: 45px;
}
.contact-button i.fa {
  font-size: 1.5em;
  margin-bottom: 15px;
}
.btn.btn-facebook strong {
  color: white;
}
.small-code-input {
  width: 250px;
  margin: auto;
  font-size: 1.4em;
  height: initial;
  text-align: center;
  margin: 20px auto;
}
.where-to-find-code {
  color: darkgrey;
}
.where-to-find-code i {
  margin-right: 10px;
}
@media (min-width: 1366px) {
  .event-header #eventCover {
    height: 600px;
  }
}
@media (min-width: 1600px) {
  .event-header #eventCover {
    height: 720px;
  }
}
.close-container {
  padding: 10px;
  z-index: 100;
}
.authorized-info-container {
  float: inherit;
  background-color: var(--main-color);
  border-radius: 3px;
  padding: 20px;
}
.authorized-info-container p,
.authorized-info-container strong {
  font-size: 1em;
  color: white;
}
#authorize_success .close {
  font-size: 1.4em;
  text-shadow: none;
  opacity: 0.5;
  color: white;
}
#authorize_success .close:hover {
  opacity: 0.8;
}
.authorization-view ul {
  padding: 0px;
}
.event-header .ticket-shop .container .col-sm-8.map-container {
  text-align: center;
  padding: 20px 40px;
  background: #f9f9f9;
}
.svg-image .sector {
  transform-origin: center;
  transition:
    opacity 0.5s,
    stroke 0.5s;
  opacity: 0.3;
}
.svg-image .sector.available {
  cursor: pointer;
}
.svg-image .sector.unavailable {
  cursor: not-allowed;
}
.svg-image .sector.available:hover {
  stroke: #acc !important;
  stroke-width: 4px !important;
  opacity: 1;
}
.svg-image .sector.selected {
  stroke: #acc !important;
  stroke-width: 4px !important;
  opacity: 1;
  stroke: #eea !important;
}
.svg-image .sector text {
  stroke-width: 0px !important;
}
.coming_soon_picker {
  border-radius: 0 2px 2px 0 !important;
  color: #fff !important;
  text-align: center !important;
  background: var(--main-color);
  height: 60px !important;
  font-size: 33px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  cursor: default !important;
}
.confirm-modal .modal-content {
  border-radius: 6px;
}
.confirm-modal .modal-body {
  padding: 20px;
}
.confirm-modal .modal-footer {
  margin-top: 15px !important;
  padding: 19px 20px 20px !important;
  text-align: right;
  border-top: 1px solid #e5e5e5 !important;
}
.shipmentForm .shipping-cost-container {
  padding: 10px;
  width: 35%;
  margin: auto;
  margin-top: 40px;
  min-width: 250px;
  color: var(--main-color);
  font-weight: 200;
  font-size: 1.4em;
}
.shipmentForm .map-inner-container {
  padding: 15px;
}
.status-with-detail {
  cursor: help;
}
img.loading {
  background: transparent url("/img/load.gif") no-repeat scroll center center;
}
.digital-tickets .media-space {
  padding: 10px;
}
.digital-tickets .media-container {
  background-color: #fff;
  box-shadow: 0px 10px 18px rgba(50, 50, 50, 0.2);
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.digital-tickets .media-container .media-title {
  background-color: var(--main-color);
  color: white;
  padding: 10px;
}
.digital-tickets .media-container .seat-container {
  background-color: black;
  color: white;
  text-align: center;
  padding: 5px;
  margin-top: 5px;
}
.digital-tickets .media-container .seat-container .seat-field {
  font-size: 1.3em;
  font-weight: bold;
}
.digital-tickets .media-container .media-actions {
  padding: 5px;
}
.digital-tickets .media-container .media-actions .btn {
  color: white;
  background: transparent;
  font-size: 0.9em;
  padding: 10px;
}
.digital-tickets .media-container .media-actions .btn:hover {
  background: lightgray;
  color: #024ddf;
}
.digital-tickets .media-container .media-actions .btn:active {
  background: darkgrey;
}
.digital-tickets .code-container img.qr-img {
  height: 150px;
  width: 150px;
}
.digital-tickets .code-container h3 {
  color: #000;
  font-family: monospace;
  margin-bottom: 15px;
  margin-top: 0px;
}
.digital-tickets .media-tickets {
  padding-bottom: 5px;
  padding-top: 5px;
}
.digital-tickets .media-ticket .sector {
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
}
.digital-tickets .media-ticket .show-date {
  text-align: center;
}
small.section-info {
  margin-left: 5px;
}
.default {
  cursor: default;
}
.pointer {
  cursor: pointer;
}
.flex-container {
  display: flex;
  flex-direction: column;
}
.flex-aligner {
  align-items: center;
  flex-direction: column;
  flex: 1;
}
.flex-aligner-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
.flex-algin-center {
  justify-content: center;
}
.flex-align-bottom {
  align-self: flex-end;
}
.card {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  box-shadow: 0px 2px 2px 0px rgba(40, 40, 40, 0.5);
  width: 95%;
  margin: 0 auto;
  color: #6a6a6a;
}
.card hr {
  margin: 0;
}
.no-border {
  border: 0px;
}
.floating {
  margin: 10px 15px 0px 15px;
}
.seat-card-body {
  padding: 5px 15px 0px 15px;
}
.seat-card-details {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.seat-card-price {
  font-size: 1.1em;
  font-weight: 300;
  padding: 10px 0;
}
.seat-card-body .seat-value {
  font-weight: 600;
  font-size: 1.3em;
  color: #6a6a6a;
}
.subcard-text {
  margin-top: 10px;
  width: 95%;
  font-weight: 300;
  color: #2f2f2f;
  text-align: right;
}
.seat-loader {
  width: 90%;
}
.seat-loader .seat-message {
  color: #6a6a6a;
  font-weight: 300;
  font-size: 1.2em;
}
.seat-loader .seat-submessage {
  font-weight: 400;
  font-size: 1.2em;
}
.seat-loader .seat-image {
  padding: 25px;
}
.seat-action-button {
  height: 60px;
  font-size: 1.2em;
}
.card-dropdown {
  position: relative;
}
.card-dropdown .btn {
  color: #444;
}
.card-dropdown-item {
  height: 60px;
  text-align: left;
  color: #444;
  width: 100%;
  border-radius: 0;
  background: #fff;
  border-left: solid 1px rgba(0, 0, 0, 0.15);
  font-size: 1em;
  min-width: 100px;
}
.rate-item {
  flex: 4;
  align-items: center;
  padding-left: 5px;
  text-align: left;
}
.rate-item .rate-name {
  font-weight: 500;
  color: var(--main-color);
  font-size: 1.2em;
}
.agotado .rate-item .rate-name {
  color: #777;
}
.rate-item .rate-price {
  font-weight: 300;
  font-size: 1em;
}
.card-dropdown-menu {
  border: none;
  border-radius: 0 0 2px 2px;
  width: 100%;
  padding: 0;
  right: 0;
  left: auto;
  margin: 0;
}
.card-dropdown-item .caret {
  float: right;
  opacity: 0.3;
  margin: 5px 0 0 0;
}
.card-dropdown-menu li a {
  display: block;
  padding: 15px;
  clear: both;
  border-bottom: solid 1px #f1f1f1;
  font-weight: 600;
  color: #222;
  white-space: normal;
}
.card-button {
  height: 100%;
  width: 100%;
  background-color: var(--main-color);
}
.card-button i {
  color: white;
  font-size: 1.3em;
}
.svg-image {
  margin: 0 auto;
  padding: 20px;
  max-height: calc(100vh - 130px);
}
#seatPicker {
  height: calc(100vh - var(--header-height) - var(--order-top-height));
}
.seatTooltip {
  position: absolute;
  padding: 5px;
  background: gray;
  color: white;
  z-index: 100;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 20px auto;
}
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: var(--main-color);
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
#userLogin .modal-dialog {
  max-width: 440px;
}
#userLogin .modal-header {
  padding: 30px;
  border-bottom: none;
  font-size: 1.1em;
}
#userLogin .modal-header .col-xs-8,
#userLogin .modal-header .col-xs-4 {
  padding: 0;
}
#userLogin .modal-content a.close {
  margin: 0;
  width: 15px;
  height: 15px;
  opacity: 0.6;
}
#userLogin .modal-content a.close:hover {
  opacity: 1;
}
#userLogin .modal-body {
  padding: 10px 30px;
}
#userLogin .modal-footer {
  padding: 0 30px 30px 30px;
}
#userLogin .modal-footer p {
  font-size: 1em;
}
#userLogin .modal-footer p a {
  color: var(--header-link-color);
}
#userLogin .modal-content {
  border-radius: 6px;
  box-shadow: 11.826px 30.808px 103px 0px rgba(33, 33, 33, 0.52);
}
#userLogin .login_mod .btn {
  margin-bottom: 10px;
  padding: 0 !important;
  line-height: 50px;
  box-shadow: none;
  border-radius: 2px !important;
  text-transform: none;
  font-size: 1em;
  font-weight: normal;
}
#userLogin .login_mod .form-control {
  height: 42px;
  border-radius: 3px;
  border-color: #d7d7d7;
  box-shadow: none !important;
}
#userLogin .btn-facebook {
  background: #3f5d9c !important;
}
#userLogin fieldset h3 {
  font-size: 1em;
  padding: 20px 0 10px 0;
  border-top: solid 1px #f1f1f1;
}
.purchase-item {
  border: solid 1px #f1f1f1;
  border-radius: 3px;
  padding: 10px 5px;
  margin-bottom: 25px;
}
.purchase-item .purchase-thumb {
  width: 100%;
  height: 100px;
  display: block;
  background-size: cover;
}
.purchase-item .purchase-details .row {
  margin: 0 -15px 10px -15px;
}
.purchase-item .purchase-details h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #212931;
  border: none;
  padding: 0;
  margin: 0;
}
.purchase-item .purchase-date {
  font-size: 0.9em;
  color: #a7a7a7;
}
.purchase-item .purchase-tag {
  padding: 3px 7px;
  border-radius: 2px;
  font-size: 0.9em;
  font-weight: 500;
  margin-right: 0;
  text-transform: none;
}
.purchase-item:hover {
  transform: none !important;
  box-shadow: none !important;
  border: solid 1px #ccc;
}
#accordion {
  padding: 10px 30px;
}
.purchase {
  padding: 0;
}
.purchase h3 {
  color: #000000 !important;
  font-size: 1.1em;
}
.purchase h2 {
  font-size: 1em;
  margin: 0;
  border-bottom: solid 1px #f1f1f1;
}
.purchase table {
  width: 100%;
}
.purchase table tr td {
  padding: 8px 0;
  font-size: 1em;
  color: #666;
}
.purchase table tr td.value {
  text-align: right;
}
.purchase table tr.order-total td {
  border-top: solid 1px #f1f1f1;
  color: #000;
  font-size: 1.1em;
}
.purchase table tr.order-total td.value {
  font-weight: 600;
}
.account_info .row {
  margin: 0;
}
.purchase a {
  color: #2584cf;
}
.purchase-box {
  background: #f1f4f6;
  margin-bottom: 20px;
}
.purchase-box .col-sm-6 {
  padding: 50px;
}
.purchase-box .col-sm-8 {
  padding: 50px;
}
.purchase-box .col-sm-12 {
  padding: 50px;
}
.form-horizontal .col-sm-12 {
  padding: 0 15px;
}
.purchase-box h1 {
  font-size: 1.1em;
  font-weight: bold;
  line-height: inherit;
}
.purchase-box h2 {
  font-size: 1em;
  font-weight: 600;
  color: #676767;
  line-height: inherit;
}
.purchase-box h3 {
  font-size: 1em;
  font-weight: 600;
  color: #192e44 !important;
  line-height: inherit;
}
.purchase-box img {
  mix-blend-mode: multiply;
}
.purchase-box span.alert-label {
  background: #ff6000;
  color: #fff;
  border-radius: 2px;
  font-weight: 500;
  padding: 6px 10px;
  font-size: 0.9em;
}
.exchange-pending h1 {
  color: #ff6600 !important;
}
.btn-purchase {
  background: #fff;
  border: solid 2px #e3e9ed;
  color: #192e44 !important;
  font-size: 1em;
  font-weight: 500;
  padding: 15px 0;
  border-radius: 3px !important;
  min-width: 300px;
}
.btn-purchase:hover {
  border: solid 2px #192e44;
  color: #192e44 !important;
}
.btn-purchase i {
  margin-right: 8px;
}
.authorized-people {
  margin-bottom: 10px;
}
.authorized-line {
  display: block;
  border-bottom: solid 1px #00000010;
  font-size: 1em;
  padding: 5px 0;
}
.authorized-line .col-sm-6 {
  padding: 0;
}
.authorized-line a {
  font-size: 0.9em;
  color: #566;
}
.content-header {
  padding: 0 30px;
  border-bottom: solid 1px #f1f1f1;
  line-height: 80px;
  margin: 0;
}
.content-header h3 {
  margin: 0;
  line-height: 80px;
}
.content-header .tab-links a {
  color: #6a717c;
  font-size: 1em;
  background: #fff;
  border-radius: 3px;
  padding: 10px 12px;
  margin-right: 5px;
  text-decoration: none;
}
.content-header .tab-links a:hover {
  color: #222;
}
.content-header .tab-links a.active {
  background: #f4f4f5;
}
.content-header .tab-asociate {
  text-align: right;
}
.content-header .tab-asociate .btn {
  border-radius: 3px !important;
  color: #fff !important;
  padding: 10px 20px;
  margin: -5px 0 -5px 0;
}
.form-footer .row {
  margin: 0 -15px !important;
}
.status-header {
  font-size: 1.2em;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 20px 0;
  color: #fff;
}
.status-ok {
  background: #20a525;
}
.status-error {
  background: #e4463b;
}
.status-alert {
  background: #eeae4f;
}
.digital-tickets {
  padding: 40px 0 0 0;
}
.digital-tickets .col-sm-6 {
  padding: 0 10px;
}
.digital-tickets .col-sm-8 {
  padding: 0 10px;
}
.digital-tickets .col-sm-12 {
  padding: 0 10px;
}
.purchase-table {
  text-align: left;
}
.purchase-table tr td {
  border-bottom: solid 1px #5264730f;
  padding: 12px 0;
}
.purchase-table tr td.value {
  text-align: right;
  color: #024ddf;
}
span.emphasis {
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #20a525;
  display: block;
  margin: 20px 0;
}
.edit-ship {
  margin: 20px -5px;
}
.edit-ship .col-sm-6 {
  padding: 0 5px;
}
.shipment-form {
  padding: 20px;
  background: #fff;
  text-align: left;
}
.shipment-form label {
  padding: 5px 15px !important;
}
.shipment-form label label {
  padding: 0 !important;
}
.order-bar {
  flex: 1;
  background: #f8f8f8;
  padding: 80px 40px 40px 40px;
  min-width: 400px;
}
.event-detail {
  margin-bottom: 40px;
}
.event-detail .thumb {
  width: 60px;
  height: 60px;
  border-radius: 2px;
  float: left;
  box-shadow: -7px 13px 35px rgba(0, 0, 0, 0.15);
}
.event-detail .info {
  float: left;
  padding-left: 20px;
}
.event-detail .info h1 {
  margin: 0 0 5px 0;
  font-size: 1em;
  font-weight: 600;
}
.event-detail .info p {
  font-size: 1em;
  opacity: 0.6;
}
table.purchase-detail {
  width: 100%;
}
table.purchase-detail tr td {
  padding: 15px 0;
  border: none;
  border-top: solid 1px #e7e7e7;
  font-size: 1em;
  opacity: 0.6;
}
table.purchase-detail tr td.value {
  opacity: 1;
  text-align: right;
  font-weight: bold;
}
table.purchase-detail tr.total {
  background: none !important;
  text-align: right;
  color: #000;
}
table.purchase-detail tr.total td {
  border-top: solid 1px #cacaca;
  text-align: left;
  opacity: 0.6;
}
table.purchase-detail tr.total td.value {
  font-size: 1em;
  font-weight: 500;
  text-align: right;
  opacity: 1;
}
.detail-container {
  flex: 3;
}
.checkout-process {
  width: 90%;
  max-width: 1000px;
  margin: 0px auto;
}
.checkout-process h1 {
  text-align: left;
  color: #000;
  font-size: 1.2em;
  margin-bottom: 60px;
  text-transform: none;
  font-weight: 400;
}
.checkout-process h2 {
  text-align: left;
  color: #000;
  font-size: 1.1em;
  margin-bottom: 15px;
  text-transform: none;
  font-weight: 400;
}
.text-center h1 {
  text-align: center !important;
}
.checkout-process ul.list-option {
  padding: 0;
  margin: 0;
}
.checkout-process ul.list-option li {
  list-style: none;
  margin-bottom: 2px;
}
.checkout-process ul.list-option li div {
  display: block;
  padding: 20px;
  background: #fff;
  border: solid 3px #fff;
  transition: 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
}
.checkout-process ul.list-option li div h2 {
  float: left;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  line-height: 22px;
}
.checkout-process ul.list-option li div h2 small {
  display: block;
  font-size: 0.9em;
  opacity: 0.8;
  padding-top: 4px;
}
.checkout-process ul.list-option li div i {
  float: right;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
}
.checkout-process ul.list-option li div i img {
  width: 30px;
}
.checkout-process ul.list-option li div:hover {
  border-left: solid 3px #0078f0;
  z-index: 100;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
.checkout-process ul.list-option li div:hover i {
  opacity: 1;
}
.checkout-process ul.list-option li div a.more {
  display: -webkit-inline-box;
  padding: 7px 10px;
  float: right;
  font-size: 0.9em;
  border-radius: 2px;
  margin: 0 15px 0 0;
  color: #0078f0;
}
.checkout-process ul.list-option li div a.more:hover {
  background: #0078f0;
  color: #fff;
  text-decoration: none;
  border: solid 1px #0078f0;
}
.checkout-process .options-cart {
  padding: 40px 0;
}
.checkout-process .options-cart .btn {
  line-height: 50px;
  padding: 0;
}
.checkout-process .options-cart .btn-secondary {
  border: solid 1px #00000010;
}
.checkout-process form {
  border: none;
  background: #fff;
  margin: 0;
  padding: 40px 20px 20px 20px;
  border-radius: 3px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.checkout-process .form-control {
  background: #fff;
  border: none;
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  color: #222;
  box-shadow: none !important;
  border-radius: 0 !important;
  height: 50px;
  font-size: 1em;
  -webkit-appearance: none;
  padding: 0;
}
.checkout-process .form-control:focus {
  border-bottom: solid 2px #0078f0;
}
.checkout-process form h2 {
  text-align: left;
  color: #777;
  font-size: 1.1em;
  text-transform: none;
  font-weight: 400;
}
.checkout-process form label {
  margin-bottom: 40px;
  font-size: 1em;
  font-weight: 500;
}
.checkout-process form small a {
  color: #0078f0;
  font-weight: 400;
}
.order-bar .reserve-ticket {
  font-size: 1em;
  margin: 0 0 25px 0;
  text-align: left;
  font-weight: 400;
  line-height: 32px;
}
.order-bar .reserve-ticket span.time {
  font-weight: 500;
}
.shipmentForm .shipping-cost-container {
  font-size: 1em;
  display: block;
  padding: 20px 0 0 0;
  border-top: solid 1px #f1f1f1;
  text-align: center;
  width: auto;
  color: #666;
  font-weight: 300;
  margin-bottom: 20px;
}
.shipmentForm .shipping-cost-container strong {
  color: var(--main-color);
}
.cart .payment-notification {
  background: #f68e56;
  border-radius: 2px;
  padding: 10px;
  text-align: center;
  color: #fff;
  margin: 0 0 20px 0;
}
.cart .map-picker-content {
  margin: -80px 0 0 0px;
}
.cart p.cart-explain {
  font-size: 1.1em;
  margin: 0 0 30px 0;
  color: #666;
}
.cart .terms {
  padding: 30px;
  background: #f8f8f8;
  max-height: 40vh;
  overflow: scroll;
  overflow-x: hidden;
  border: solid 1px #f1f1f1;
}
.cart .terms h2 {
  font-size: 1.2em;
}
.cart .terms p {
  color: #555;
}
.address-selected {
  display: block;
  padding: 20px 0 20px 80px;
  background: #f5f5f5;
  transition: 0.2s ease-in-out;
  position: relative;
  border-radius: 3px;
  margin-bottom: 20px;
}
.address-selected h1 {
  font-size: 1em;
  padding: 0;
  margin: 0 0 5px 0;
}
.address-selected p {
  opacity: 0.5;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
.address-selected i {
  position: absolute;
  background: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  line-height: 38px;
  margin: 0 0 0 -60px;
  border: solid 1px #cccccc50;
}
.address-selected i img {
  width: 16px;
}
.change-adress {
  display: block;
  color: #0078f0 !important;
  margin-bottom: 40px;
}
.price-option {
  float: right;
  font-size: 1.1em;
  color: #39b54a;
}
.ticket-shop .btn {
  border-radius: 0px !important;
}
.additional-item {
  background: #fff;
  padding: 25px 0;
  border: solid 1px #f1f1f1;
}
.additional-item .additional-name {
  padding: 5px 0 0 20px;
}
.additional-item .additional-price {
  line-height: 50px;
  font-size: 1.2em;
  text-align: center;
  color: #4caf50;
}
.additional-item .additional-qty button {
  width: 30%;
  position: relative;
  float: left;
  text-align: center;
  padding: 0 !important;
  font-size: 0.9em;
  border-radius: 0;
  color: #0078f0 !important;
}
.additional-item .additional-qty button:hover {
  color: #fff !important;
  background: #0078f0 !important;
}
.additional-item .additional-qty input {
  position: relative;
  width: 40%;
  text-align: center;
  border-left: none;
  border-right: 0;
  margin: 0;
  float: left;
  border-radius: 0 !important;
}
.additional-item .label {
  background: #666;
  font-size: 0.9em;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
  float: right;
  margin: 8px 0 0 0;
}
.jp-card {
  border-radius: 2px !important;
}
.jp-card.jp-card-identified {
  box-shadow: none !important;
}
.checkout-alert-age {
  background: #f60 -moz-linear-gradient(
      161deg,
      #ff7a32 0%,
      #ff8d1e 78%,
      #ffa009 100%
    );
  background: #f60 -webkit-linear-gradient(
      161deg,
      #ff7a32 0%,
      #ff8d1e 78%,
      #ffa009 100%
    );
  background: #f60 -ms-linear-gradient(
      161deg,
      #ff7a32 0%,
      #ff8d1e 78%,
      #ffa009 100%
    );
  padding: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.checkout-alert-age h4 {
  font-size: 1em;
  padding: 0;
  margin: 0 0 5px 0;
}
.checkout-alert-age p {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}
.alert-age {
  border-radius: 3px;
  color: #fff !important;
  font-weight: normal !important;
  padding: 5px 13px;
  font-size: 0.9em;
  background: #f60 -moz-linear-gradient(
      161deg,
      #ff7a32 0%,
      #ff8d1e 78%,
      #ffa009 100%
    );
  background: #f60 -webkit-linear-gradient(
      161deg,
      #ff7a32 0%,
      #ff8d1e 78%,
      #ffa009 100%
    );
  background: #f60 -ms-linear-gradient(
      161deg,
      #ff7a32 0%,
      #ff8d1e 78%,
      #ffa009 100%
    );
}
br.br-alert-age {
  content: "" !important;
  display: block !important;
  margin-bottom: 0.5em !important;
}
@media screen and (max-width: 768px) {
  br.br-alert-age {
    margin-bottom: 0.2em !important;
  }
  .checkout-alert-age {
    margin-bottom: 40px;
  }
}
#container {
  background: #fafafa;
}
.show-thumb {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
  transition: ease-in-out 0.2s;
}
.show-thumb:hover {
  box-shadow: 0px 14px 23px 0px #d0d0d0;
  text-decoration: none !important;
}
.tickets a:hover {
  text-decoration: none !important;
}
.show-thumb img {
  width: 100%;
}
.show-thumb .show-info {
  display: block;
  padding: 20px;
}
.show-thumb .show-info h3 {
  display: block;
  margin: 0;
  padding: 0;
  color: #00000075;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.show-thumb .show-info h2 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  color: #000;
  font-weight: 400;
  width: 100%;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
#event_content {
  background: #ffffff;
}
.main_content {
  min-height: calc(
    100vh - var(--header-height) - var(--footer-height) -
      var(--footer-crowder-height)
  );
  display: flex;
  flex-direction: column;
}
.event_container {
  display: flex;
}
.delivery-options .row {
  margin: 0 -5px !important;
}
.delivery-options .row .col-sm-3 {
  padding: 0 5px;
}
.delivery-options .row .col-sm-4 {
  padding: 0 5px;
}
.delivery-options .row .col-sm-6 {
  padding: 0 5px;
}
.delivery-options .delivery-option {
  background: #fff;
  padding: 20px;
  box-shadow: 0 3px 5px #e8e8e8;
  text-align: center;
  transition: ease-in-out 0.3s;
}
.delivery-options .delivery-option .info {
  padding-top: 30px;
}
.delivery-options .delivery-option .info img {
  width: 120px;
  margin-bottom: 16px;
}
.delivery-options .delivery-option h2 {
  text-align: center;
  font-size: 1.1em;
  font-weight: 500;
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
  height: 38px;
  margin-bottom: 10px;
}
.delivery-options .delivery-option p {
  font-size: 1em;
  color: #747474;
  height: 52px;
  overflow: hidden;
}
.delivery-options .delivery-option small {
  height: 60px;
  display: block;
  line-height: 60px;
  font-size: 1em;
}
.delivery-options .delivery-option .more-info {
  display: block;
  height: 20px;
}
.delivery-options .delivery-option .more-info a {
  color: #444;
  text-decoration: underline;
  font-size: 1em;
}
.delivery-options .delivery-option i {
  display: block;
  width: 100%;
}
.delivery-options .delivery-option i img {
  width: 70%;
  max-width: 150px;
}
.map-picker-inner {
  background: var(--map-background-color) !important;
}
.map-picker-title {
  background: #ffffff;
  display: flex;
  justify-content: center;
  border-bottom: solid 1px #e8e8e8;
}
.map-picker-title h2 {
  color: #424242;
  margin-bottom: 20px;
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 70px;
}
.map-picker-content .map-picker-panel {
  background-color: #f5f5f5;
}
.map-picker-button {
  padding: 20px;
}
.map-picker-button .btn {
  font-size: 16px !important;
}
.map-picker-list {
  padding: 20px;
}
.map-picker-list .card {
  box-shadow: 0px 2px 2px 0px rgba(40, 40, 40, 0.1);
  margin: 0 0 10px 0;
  border-radius: 2px;
  width: 100%;
}
.map-picker-list .card .rate-item {
  padding: 15px;
  border-right: solid 1px #f1f1f1;
}
.map-picker-list .card .rate-item .rate-name {
  font-weight: 500;
  font-size: 1.1em;
}
.map-picker-list .card .card-dropdown-item {
  height: 70px;
  border-left: none;
}
.subcard-text {
  width: 100%;
  padding: 10px 0;
  font-weight: 300;
  text-align: right;
  font-size: 18px !important;
}
.map-picker-list .reserve-ticket {
  width: 100%;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 10px;
}
.map-picker-list .seat-card-details {
  font-size: 1em;
  font-weight: 400;
  padding: 10px 0;
}
.map-picker-list .seat-card-body .seat-card-details {
  padding: 10px 0;
  font-size: 0.9em;
}
.map-picker-list .seat-card-body .seat-value {
  font-size: 1.2em;
}
.subcard-text {
  text-align: center !important;
}
.subcard-text a#change_seats {
  font-size: 1em;
  display: block;
  font-weight: 400;
}
.seat-loader h1 {
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: none;
  padding: 0;
}
.seat-loader h2 {
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 400;
}
.seat-loader .seat-image {
  width: 100%;
}
.tab-content .form-control {
  font-size: 15px !important;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
  height: 50px !important;
  border-bottom: solid 1px #d4d4d4 !important;
  color: #333 !important;
  padding: 0 !important;
}
.tab-content .form-control:focus {
  border-bottom: solid 1px #333 !important;
}
.mkt-optin {
  background: #ffffff3d;
  margin: 20px 0;
  border-radius: 3px;
  padding: 20px;
}
.mkt-optin .radio,
.mkt-optin .checkbox {
  padding-left: 50px;
  position: relative;
  display: block;
}
.mkt-optin .radio input,
.mkt-optin .checkbox input {
  opacity: 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  margin-left: -40px;
}
.mkt-optin .radio input:checked + label::before,
.mkt-optin .checkbox input:checked + label::before {
  border-color: 1px solid #607d8b8f;
}
.mkt-optin .radio input:checked + label::after,
.mkt-optin .checkbox input:checked + label::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 7px;
  height: 13px;
  left: -1px;
  top: 7px;
  margin-left: -30px;
  border: 3px solid #ffffff;
  border-left: none;
  border-top: none;
  border-radius: 2px;
  transform: rotate(45deg);
}
.mkt-optin .radio label,
.mkt-optin .checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 8px;
  font-size: 1em;
}
.mkt-optin .radio label::before,
.mkt-optin .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 4px;
  margin-left: -40px;
  border: 1px solid #607d8b8f;
  border-radius: 3px;
  background-color: #fff;
}
.mkt-optin .radio.disabled label,
.mkt-optin .checkbox.disabled label {
  color: #0078f0;
}
.mkt-optin .radio.disabled label::before,
.mkt-optin .checkbox.disabled label::before {
  opacity: 0.54;
  border-color: #0078f0;
}
.checkbox input:checked + label::before {
  border-color: #0078f0;
  background-color: #0078f0;
}
.checkbox input:checked + label::after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: #0078f0;
  color: #fff;
  top: 0;
  left: 1px;
  border-color: transparent;
  background-color: transparent;
}
.checkbox label::before {
  border-radius: 3px;
}
.causes-list .cause-item {
  background: #fff;
  border-radius: 2px;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
.causes-list .cause-item .picture {
  width: 20%;
  display: block;
  position: relative;
  float: left;
}
.causes-list .cause-item .picture img {
  width: 100%;
  padding: 20px;
}
.causes-list .cause-item .info {
  padding: 20px;
  width: 100%;
}
.causes-list .cause-item .info h1 {
  margin: 0 0 10px 0;
}
.causes-list .cause-item .info p {
  font-size: 1em;
  color: #777;
}
.causes-list .cause-item .info a {
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: underline;
}
.causes-list .cause-item .amount {
  display: flex;
  flex-flow: wrap;
  flex-direction: row;
  gap: 10px;
  padding: 20px 0 0 0;
}
.causes-list .cause-item .amount .form-control {
  border: solid 1px rgba(0, 0, 0, 0.12);
  border-radius: 0 2px 2px 0 important;
  padding: 0 20px;
}
.causes-list .cause-item .amount .form-control {
  height: 40px;
}
.causes-list .cause-item .amount button {
  height: 40px;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  padding: 0 10px;
  font-size: 0.9em;
  font-weight: 500;
}
.causes-list .cause-item .amount .value-selected {
  background-color: var(--main-color);
  border: solid 1px var(--main-color);
  color: #fff;
}
.causes-list .cause-item .amount .has-error .form-control {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.causes-list .cause-item .amount .input-group-addon {
  font-size: 1.1em;
  color: #647f87;
  background-color: #fafbfc;
  border: solid 1px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  border-right: none;
}
.causes-list .cause-item .amount .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
@media screen and (max-width: 1300px) {
  .jp-card {
    transform: scaleY(0.7) scaleX(0.7);
    transform-origin: top left;
  }
}
@media screen and (max-width: 768px) {
  .causes-list .cause-item {
    max-height: unset !important;
    flex-direction: column;
  }
  .causes-list .cause-item .picture {
    width: 100%;
  }
  .causes-list .cause-item .picture img {
    padding: 0;
  }
  .navbar-container {
    padding: 0 20px;
  }
  .navbar-brand {
    line-height: 55px !important;
  }
  .logo-large.logo_dark img {
    max-height: 40px;
  }
  .cart {
    padding-top: 90px;
  }
  .checkout-process h1 {
    margin-bottom: 30px;
  }
  .checkout-process ul.list-option li div a.more {
    float: left;
    clear: both;
    margin: 20px 0 0 0;
    padding: 12px 15px;
  }
  .additional-item .additional-name {
    padding: 5px 0 10px 20px;
  }
  .checkout-process {
    padding: 0;
  }
  .order-bar {
    display: block;
    position: absolute;
    background: #f5f5f5;
    padding: 20px;
    z-index: 1000;
    width: 100%;
    min-width: auto;
    transition: 0.2s ease-in-out;
  }
  .mobile-collapsable {
    height: 0px;
    overflow: hidden;
    transition: 0.2s ease-in-out;
  }
  .order-bar .mobile-total {
    line-height: 30px;
    color: #999;
  }
  .order-bar .mobile-total span {
    font-weight: bold;
    color: #222;
  }
  a.mobile-detail-btn {
    text-indent: -999px;
    width: 30px;
    height: 30px;
    float: right;
    text-align: center;
    line-height: 30px;
  }
  a.mobile-detail-btn i {
    display: block;
    width: 10px;
    height: 10px;
    border: solid 1px #999;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    margin: 7px 0 0 8px;
    transition: 0.2s ease-in-out;
  }
  .collapsable-on .mobile-collapsable {
    height: auto !important;
    padding: 30px 0 0 0 !important;
  }
  .collapsable-on a.mobile-detail-btn i {
    transform: rotate(45deg);
  }
  .check-only {
    margin-top: -40px;
  }
  .purchase-box .col-sm-6 {
    padding: 20px;
  }
  .content-header {
    padding: 0 0;
  }
  .content-header h3 {
    font-size: 0.9em;
  }
  .purchase #accordion {
    padding: 20px 0px;
  }
  .search_box_home div.cont {
    padding: 0 20px;
  }
  span.alert-age {
    display: block;
  }
  .reserve-ticket {
    margin: -19px -20px 15px -20px !important;
  }
  .reserve-ticket .info-time {
    display: none;
    text-align: center;
  }
  .collapsable-on .reserve-ticket .info-time {
    display: block;
  }
  .checkout-process ul.list-option li div a.more {
    border: solid 1px #00000015;
    width: 100%;
    text-align: center !important;
    display: block;
    padding: 5px 0;
    margin: 30px 0 -5px 0;
  }
  .checkout-process form {
    padding: 40px 10px 20px 10px;
  }
  .checkout-process form label {
    margin-bottom: 40px;
    font-size: 1em;
    font-weight: 500;
  }
  .checkout-process h2 {
    font-size: 1.1em;
  }
  .checkout-process ul.list-option li div {
    display: block;
    padding: 20px;
  }
  .checkout-process ul.list-option li div h2 {
    font-size: 1.1em;
  }
  .checkout-process ul.list-option li div h2 small {
    font-size: 1em;
  }
  .address-selected {
    padding: 20px 20px 20px 60px;
  }
  .address-selected h1 {
    margin-bottom: 5px;
    font-size: 1.1em;
  }
  .address-selected i {
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin: -2px 0 0 -48px;
  }
  .event_list {
    padding: 0 10px !important;
  }
  .delivery-options .row .col-sm-12 {
    padding: 0 5px;
  }
  .delivery-options .delivery-option {
    padding: 15px;
    margin-bottom: 30px;
  }
  .delivery-options .delivery-option p {
    height: auto;
    overflow: inherit;
  }
  .delivery-options .delivery-option small {
    height: auto;
    line-height: normal;
    font-size: 1em;
    margin-bottom: 20px;
  }
  .delivery-options .delivery-option .more-info {
    display: block;
    height: auto;
    margin-bottom: 10px;
  }
  .delivery-options .delivery-option .info {
    padding-top: 5px;
    text-align: left;
  }
  .delivery-options .delivery-option .info img {
    width: 100px;
    margin-bottom: 16px;
  }
  .delivery-options .delivery-option h2 {
    text-align: left;
    font-size: 1.1em;
    margin-bottom: 10px;
    height: auto;
    overflow: initial;
  }
  .delivery-options .delivery-option i {
    text-align: left;
  }
  .delivery-options .delivery-option i img {
    width: 90%;
  }
  .mkt-optin .radio,
  .mkt-optin .checkbox {
    padding-left: 30px;
  }
  .mkt-optin .radio label::before,
  .mkt-optin .checkbox label::before {
    margin-left: -30px;
  }
  .mkt-optin .radio input:checked + label::after,
  .mkt-optin .checkbox input:checked + label::after {
    left: 9px;
    top: 0px;
  }
  .event-header .ticket-shop {
    position: relative !important;
    float: none !important;
    bottom: 0 !important;
  }
}
#registrationForm .legalTerms [type="checkbox"]:not(:checked),
#registrationForm .legalTerms [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#registrationForm .legalTerms [type="checkbox"]:not(:checked) + label,
#registrationForm .legalTerms [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  font-weight: 300;
}
#registrationForm .legalTerms [type="checkbox"]:not(:checked) + label:before,
#registrationForm .legalTerms [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}
#registrationForm .legalTerms [type="checkbox"]:not(:checked) + label:after,
#registrationForm .legalTerms [type="checkbox"]:checked + label:after {
  content: "\2713\0020";
  position: absolute;
  top: 0.15em;
  left: 0.22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all 0.2s;
  font-family: "Lucida Sans Unicode", "Arial Unicode MS", Arial;
}
#registrationForm .legalTerms [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
#registrationForm .legalTerms [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
#registrationForm
  .legalTerms
  [type="checkbox"]:disabled:not(:checked)
  + label:before,
#registrationForm
  .legalTerms
  [type="checkbox"]:disabled:checked
  + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
#registrationForm .legalTerms [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
#registrationForm .legalTerms [type="checkbox"]:disabled + label {
  color: #aaa;
}
#registrationForm .legalTerms label:hover:before {
  border: 2px solid #4778d9 !important;
}
#registrationForm .legalTerms p {
  padding: 0;
}
.recovery-pass {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  margin: 100px auto;
  background: #fff;
  padding: 40px;
  border-radius: 6px;
  box-shadow: 0px 20px 50px -23px #909ca461;
  align-items: center;
  text-align: center;
}
.recovery-pass h2 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 20px 0;
}
.recovery-pass h3 {
  font-weight: 500;
  font-size: 1.2em;
  margin: 0 0 20px 0;
}
.recovery-pass p {
  margin-bottom: 30px;
}
.recovery-pass span {
  color: #777;
}
.recovery-form {
  text-align: left;
  align-items: flex-start;
}
.recovery-form form {
  width: 100%;
}
ul.insurance-options {
  padding: 0;
  margin: 0 0 40px 0;
}
ul.insurance-options li {
  list-style: none;
  background: #ffffffbd;
  border-radius: 2px;
  margin-bottom: 10px;
  position: relative;
}
ul.insurance-options li .insurance-header {
  cursor: pointer;
  padding: 30px 20px 30px 65px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}
ul.insurance-options li .insurance-header strong {
  display: block;
  font-size: 1.1em;
}
ul.insurance-options li .insurance-header .insurance-price {
  font-size: 1.2em;
  flex-shrink: 0;
}
ul.insurance-options li .insurance-header:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: #fff;
  border: solid 1px #c0cedf;
  border-radius: 100%;
  left: 20px;
  top: 36px;
  transition: 0.3s;
}
ul.insurance-options li:hover .insurance-header:before {
  border: solid 1px var(--main-color);
}
ul.insurance-options li .insurance-details {
  padding: 30px 20px;
  border-top: solid 1px var(--cart-bg-color);
  display: none;
}
ul.insurance-options li.active .insurance-details {
  display: block;
}
ul.insurance-options li.active .insurance-header:before {
  background: var(--main-color);
  border-color: var(--main-color);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
}
@media (max-width: 768px) {
  ul.insurance-options li .insurance-header .insurance-price {
    font-size: 1.1em;
  }
}
.event_thumb_info {
  display: none;
}
.venue-header {
  height: 10vh;
  min-height: 300px;
  background-position: center center;
  background-size: cover;
}
.venue-header .overlay {
  height: 100%;
  background: #00000069;
  backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.venue-header .container {
  text-align: center;
  color: #fff;
}
.venue-header .venue_logo img {
  border-radius: 6px;
  width: 80px;
  border: solid 3px #fff;
}
.venue-header .container h2 {
  font-weight: 600;
}
.venue-header .container p {
  opacity: 0.7;
}
.even_list a:hover .show-thumb {
  text-decoration: none !important;
}
.venue_list {
  margin-bottom: 80px;
}
.venue_list .venues {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px 2.5%;
}
.venue_list h3 {
  font-weight: 600;
  margin-bottom: 40px;
}
.venue_list .venue {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 23%;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 20px 35px -17px #00000026;
}
.venue_list .venue .venue_cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  padding-top: 150px;
  border-radius: 6px;
  text-decoration: none !important;
}
.venue_list .venue .venue_info {
  background: #fff;
  padding: 0 15px 30px 15px;
  text-align: center;
  gap: 15px;
  display: flex;
  flex-direction: column;
}
.venue_list .venue .venue_info .venue_logo {
  margin-top: -50px;
}
.venue_list .venue .venue_info .venue_logo div {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 80px;
  height: 80px;
  border-radius: 3px;
  padding: 4px;
  box-shadow: 0px 17px 20px -11px #00000030;
}
.venue_list .venue .venue_info .venue_logo div img {
  width: 100%;
  border-radius: 3px;
}
.venue_list .venue .venue_info h4 {
  font-size: 1.2em;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 1.5em;
  margin: 0;
}
.venue_b .venue,
.venue_c .venue {
  box-shadow: none;
}
.venue_b .venue .venue_cover {
  padding-top: 200px;
}
.venue_b .venue .venue_info {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.88841) 0%,
    transparent 100%
  );
  padding: 0 15px 50px 15px;
}
.venue_b .venue_info .venue_logo {
  margin-bottom: 10px;
}
.venue_b .venue_info .venue_logo div,
.venue_b .venue_info .venue_logo div img {
  border-radius: 100% !important;
}
.venue_b .venue .venue_info h4 {
  color: #fff;
}
.venue_c .venue .venue_cover {
  padding: 0 !important;
  border: solid 1px #f1f1f1 !important;
  border-radius: 99px;
}
.venue_c .venue .venue_info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 5px 0px 5px !important;
  gap: 15px;
  background: transparent;
}
.venue_c .venue .venue_info .venue_logo {
  margin: 0;
}
.venue_c .venue .venue_info .venue_logo div {
  width: 40px;
  height: 40px;
  box-shadow: none;
  padding: 0;
}
.venue_c .venue_logo div,
.venue_c .venue_logo div img {
  border-radius: 100% !important;
}
.venue_c .venue .venue_info h4 {
  font-size: 1em;
  text-align: initial;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .venue_list .venues {
    gap: 30px 4%;
  }
  .venue_list .venue {
    flex-basis: 100%;
  }
}
.event-header {
  z-index: 10;
}
.checkout-actions .shipment-advice {
  background: #ffffff5c;
  padding: 22px 30px;
  border-radius: 3px 3px 0 0;
  font-weight: 500;
  color: #48505c;
}
@media (max-width: 768px) {
  .checkout-actions .shipment-advice {
    padding: 20px;
  }
}
.festival-shows .additional_list .additional-item .additional-name {
  display: flex;
}
.kr-embedded {
  display: block !important;
  margin: auto !important;
  width: 100% !important;
  padding: 40px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 1px 1px #0000000f;
}
@media (max-width: 768px) {
  .kr-embedded {
    padding: 40px 30px;
  }
}
button.kr-payment-button {
  border-radius: 3px !important;
  color: #fff !important;
  background-color: var(--main-color) !important;
}
button.kr-payment-button span {
  font-size: 1em !important;
  font-weight: 500 !important;
}
.kr-embedded[krvue] .kr-pan,
.kr-embedded[krvue] .kr-expiry,
.kr-embedded[krvue] .kr-security-code,
.kr-embedded .kr-installment-number {
  border-radius: 3px !important;
}
input.number::-webkit-outer-spin-button,
input.number::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.modal-quentro-v2 {
  background: #1f27298f !important;
}
.modal-quentro-v2 .modal-dialog {
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.modal-quentro-v2 .modal-content {
  background: #181e1f;
  background: linear-gradient(60deg, #181e1f 0%, #2a3536 100%);
  border-bottom: solid 1px #ffffff0a;
  border-top: solid 1px #ffffff0a;
  border-radius: 9px;
  box-shadow: 1px 20px 50px -8px #00000087;
  display: flex;
  flex-direction: row;
  position: relative;
}
.modal-quentro-v2 .image {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-basis: 50%;
  padding-top: 50px;
}
.modal-quentro-v2 .image img {
  width: 70%;
}
.modal-quentro-v2 .contentv2 {
  flex-basis: 50%;
  padding: 50px 50px 50px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  font-family:
    SF Pro,
    Inter,
    Arial,
    sans-serif !important;
  color: #fff;
}
.modal-quentro-v2 .contentv2 img {
  width: 150px;
  margin-bottom: 40px;
}
.modal-quentro-v2 .contentv2 h2 {
  margin: 0 0 10px 0;
  font-size: 1.6em;
  font-weight: 600;
  color: #30f9d2;
  line-height: 30px;
  border: none;
  text-align: left;
}
.modal-quentro-v2 .contentv2 p {
  line-height: 24px;
  margin: 0 0 40px 0 !important;
  font-size: initial;
  text-align: left;
  color: #fff;
}
.modal-quentro-v2 .contentv2 a {
  color: #fff;
  text-decoration: none;
  border: solid 1px #ffffff36;
  padding: 17px 30px;
  border-radius: 15px;
  transition: 0.2s ease-in-out;
}
.modal-quentro-v2 .contentv2 a:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
a.close-modal-quentro-v2 {
  width: 44px;
  height: 44px;
  position: absolute;
  background: #ffffff21;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  top: 20px;
  color: #2a3435;
  text-decoration: none;
  font-weight: bold;
}
a.close-modal-quentro-v2:hover {
  background: #ffff;
}
@media (max-width: 768px) {
  .modal-quentro-v2 .modal-content {
    display: flex;
    flex-direction: column-reverse;
  }
  .modal-quentro-v2 .image {
    padding-top: 20px;
  }
  .modal-quentro-v2 .image img {
    width: 60%;
  }
  .modal-quentro-v2 .contentv2 {
    padding: 40px 30px 30px 30px;
    text-align: center;
    align-items: center;
  }
  .modal-quentro-v2 .contentv2 img {
    width: 120px;
    margin-bottom: 20px;
  }
  .modal-quentro-v2 .contentv2 h2 {
    margin: 0 0 20px 0;
    font-size: 20px;
    text-align: center;
  }
  .modal-quentro-v2 .contentv2 p {
    line-height: 20px;
    font-size: 1em;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .modal-quentro-v2 .contentv2 a {
    padding: 15px 25px;
  }
  a.close-modal-quentro-v2 {
    width: 40px;
    height: 40px;
    right: 10px;
    top: 10px;
  }
}
.quentro-container {
  background: #141a1c;
  background: linear-gradient(45deg, #32444b, #141a1c);
  padding: 80px 20px;
  font-family: "Inter", sans-serif !important;
  color: #fff;
  font-size: 14px;
  cursor: default;
  border-bottom: solid 1px #222;
}
.quentro-container .quentro-center {
  width: 100%;
  max-width: 530px;
  background: linear-gradient(45deg, #ffffff21, #ffffff1f);
  margin: 0px auto;
  box-shadow: inset 0 1px 0px #ffffff0f;
  border-radius: 14px;
  border: solid 1px #ffffff0d;
}
.quentro-container .quentro-center .cont-q {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.quentro-container .quentro-center hr {
  border: none;
  border-top: solid 1px #000;
  border-bottom: solid 1px #fff;
  opacity: 0.05;
  margin: 0;
}
.quentro-container .quentro-center h1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
.quentro-container .quentro-center h1 span {
  color: #35fcd1;
}
.quentro-container .quentro-center p {
  opacity: 0.8;
  margin: 0;
  padding: 0;
  color: #fff;
}
.quentro-container .quentro-center p span {
  color: #35fcd1;
  text-wrap: nowrap;
}
.quentro-container .quentro-center .cont-q a {
  color: #35fcd1;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}
.quentro-container .quentro-center .cont-q a:hover {
  text-decoration: underline;
}
.quentro-container .quentro-center .cont-q ul.users {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  line-height: 1.2em;
}
.quentro-container .quentro-center .cont-q ul.users div {
  display: flex;
  flex-direction: column;
  gap: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.quentro-container .quentro-center .cont-q ul.users li {
  border-radius: 9px;
  padding: 20px;
  background: #131c1f;
  border: solid 1px #131c1f;
  box-shadow: inset 0 1px 0 #ffffff12;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.2s;
  gap: 10px;
}
.quentro-container .quentro-center .cont-q button {
  border-radius: 9px;
  background: #fff;
  border: solid 1px #fff;
  box-shadow: inset 0 -1px 0 #00000014;
  padding: 15px 20px;
  cursor: pointer;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
}
.quentro-container .quentro-center .cont-q button i {
  width: 28px;
  height: 28px;
  background: #0000000d;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quentro-container .quentro-center .cont-q button:hover i {
  background: #000;
  color: #35fcd1;
}
.quentro-container .quentro-center .cont-q input {
  background: #00000059;
  box-shadow: none;
  border: solid 1px #ffffff29;
  border-radius: 9px;
  padding: 20px;
  color: #fff;
  outline: none;
  height: auto;
}
.quentro-container .quentro-center .cont-q input.q-token {
  text-align: center;
  font-size: 50px;
  letter-spacing: 10px;
  text-transform: uppercase;
}
.quentro-container .quentro-center .cont-q input:focus {
  background: #00000090;
  border: solid 1px #35fcd1;
}
.quentro-container .quentro-center .cont-q ul.users li:hover {
  background: #1c282c;
  transform: scale(1.01);
}
.quentro-container .quentro-center .cont-q ul.users li span {
  display: block;
  font-size: 0.9em;
  opacity: 0.5;
}
.quentro-container .quentro-center .cont-q ul.users li button {
  border-radius: 4px;
  background: #fff;
  border: solid 1px #fff;
  box-shadow: inset 0 -1px 0 #00000014;
  padding: 8px 14px;
  cursor: pointer;
  font-size: 0.8em;
  font-weight: 500;
}
.text-center {
  text-align: center;
}
.quentro-container .quentro-center .cont-q.q-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.quentro-container .quentro-center .cont-q.q-header a {
  color: #ffffffa3 !important;
  font-size: 12px;
}
.quentro-container .quentro-center .cont-q.q-header a:hover {
  color: #fff !important;
}
.quentro-container .q-end {
  margin: -60px 0 -5px;
}
.quentro-container .loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: relative;
  animation: rotate 1s linear infinite;
  margin: 10px auto;
}
.quentro-container .loader::before,
.loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 5px solid #161c1ea8;
  animation: quentroLoader 2s linear infinite;
}
.quentro-container .loader::after {
  border-color: #35fcd1;
  animation:
    quentroLoader 2s linear infinite,
    quentroRotate 0.5s linear infinite reverse;
  inset: 6px;
}
.quentro-container p#quentroError {
  text-align: center;
  color: #fff;
  font-weight: 500;
  background: #ff5600;
  border: solid 1px #ff5600;
  box-shadow: inset 0 1px 0 #ffffff40;
  padding: 10px;
  border-radius: 6px;
  font-size: 0.9em;
}
@keyframes quentroRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes quentroLoader {
  0% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
@media only screen and (max-width: 768px) {
  .quentro-container .quentro-center .cont-q {
    padding: 30px 20px;
    gap: 30px;
  }
}
.calendar-page {
  background: #f6f8f9;
}
.container-calendar {
  width: 100%;
  background: #fff;
  max-width: 680px;
  min-height: 100%;
}
.calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(7, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
}
.step-title {
  padding: 20px 30px;
  font-size: 16px;
  opacity: 0.7;
  border-bottom: solid 1px #f1f1f1;
  border-top: transparent;
  cursor: pointer;
}
.container-calendar .step-calendar:first-child .step-title {
  padding: 40px 20px 20px 30px;
}
.step-title span {
  float: right;
  color: #000;
  font-size: 0.8em;
}
.step-active {
  opacity: 1;
  border-top: solid 1px #f1f1f1;
  border-bottom: transparent;
  color: var(--main-color);
}
.step-active,
.step-inactive {
  cursor: default;
}
.step-content {
  padding: 40px 30px;
}
.cal-s-1 {
  grid-area: 1 / 1 / 2 / 3;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cal-s-2 {
  grid-area: 1 / 3 / 2 / 6;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cal-s-3 {
  grid-area: 1 / 6 / 2 / 8;
  justify-content: flex-end;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cal-s-4 {
  grid-area: 2 / 1 / 3 / 2;
}
.cal-s-5 {
  grid-area: 2 / 2 / 3 / 3;
}
.cal-s-6 {
  grid-area: 2 / 3 / 3 / 4;
}
.cal-s-7 {
  grid-area: 2 / 4 / 3 / 5;
}
.cal-s-8 {
  grid-area: 2 / 5 / 3 / 6;
}
.cal-s-9 {
  grid-area: 2 / 6 / 3 / 7;
}
.cal-s-10 {
  grid-area: 2 / 7 / 3 / 8;
}
.cal-s-11 {
  grid-area: 3 / 1 / 4 / 2;
}
.cal-s-12 {
  grid-area: 3 / 2 / 4 / 3;
}
.cal-s-13 {
  grid-area: 3 / 3 / 4 / 4;
}
.cal-s-14 {
  grid-area: 3 / 4 / 4 / 5;
}
.cal-s-15 {
  grid-area: 3 / 5 / 4 / 6;
}
.cal-s-16 {
  grid-area: 3 / 6 / 4 / 7;
}
.cal-s-17 {
  grid-area: 3 / 7 / 4 / 8;
}
.cal-s-18 {
  grid-area: 4 / 1 / 5 / 2;
}
.cal-s-19 {
  grid-area: 4 / 2 / 5 / 3;
}
.cal-s-20 {
  grid-area: 4 / 3 / 5 / 4;
}
.cal-s-21 {
  grid-area: 4 / 4 / 5 / 5;
}
.cal-s-22 {
  grid-area: 4 / 5 / 5 / 6;
}
.cal-s-23 {
  grid-area: 4 / 6 / 5 / 7;
}
.cal-s-24 {
  grid-area: 4 / 7 / 5 / 8;
}
.cal-s-25 {
  grid-area: 5 / 1 / 6 / 2;
}
.cal-s-26 {
  grid-area: 5 / 2 / 6 / 3;
}
.cal-s-27 {
  grid-area: 5 / 3 / 6 / 4;
}
.cal-s-28 {
  grid-area: 5 / 4 / 6 / 5;
}
.cal-s-29 {
  grid-area: 5 / 5 / 6 / 6;
}
.cal-s-30 {
  grid-area: 5 / 6 / 6 / 7;
}
.cal-s-31 {
  grid-area: 5 / 7 / 6 / 8;
}
.cal-s-32 {
  grid-area: 6 / 1 / 7 / 2;
}
.cal-s-33 {
  grid-area: 6 / 2 / 7 / 3;
}
.cal-s-34 {
  grid-area: 6 / 3 / 7 / 4;
}
.cal-s-35 {
  grid-area: 6 / 4 / 7 / 5;
}
.cal-s-36 {
  grid-area: 6 / 5 / 7 / 6;
}
.cal-s-37 {
  grid-area: 6 / 6 / 7 / 7;
}
.cal-s-38 {
  grid-area: 6 / 7 / 7 / 8;
}
.cal-s-39 {
  grid-area: 7 / 1 / 8 / 2;
}
.cal-s-40 {
  grid-area: 7 / 2 / 8 / 3;
}
.cal-s-41 {
  grid-area: 7 / 3 / 8 / 4;
}
.cal-s-42 {
  grid-area: 7 / 4 / 8 / 5;
}
.cal-s-43 {
  grid-area: 7 / 5 / 8 / 6;
}
.cal-s-44 {
  grid-area: 7 / 6 / 8 / 7;
}
.cal-s-45 {
  grid-area: 7 / 7 / 8 / 8;
}
.cal-month {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: solid 1px transparent;
}
.cal-select {
  text-align: right;
  border: solid 1px transparent;
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: wrap;
}
.cal-select a {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
}
.cal-s-1 a i {
  margin-right: 5px;
}
.cal-s-3 a i {
  margin-left: 5px;
}
.cal-sem {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  opacity: 0.5;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
.cal-day {
  display: flex;
  font-size: 16px;
  color: var(--main-color);
  cursor: pointer;
  border-radius: 3px;
  padding: 12px 0 8px 0;
  border: solid 1px #fff;
  background: #f6f8f9;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.cal-day:hover {
  color: #fff;
  background: var(--main-color);
}
.cal-day-inactive,
.cal-day-inactive:hover {
  color: #77777785;
  cursor: default;
  border: solid 1px #fff;
  background: #f6f8f94f;
}
.cal-day-inactive span {
  background: #60667c6e;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9px;
  padding: 2px 3px;
  border-radius: 2px;
  line-height: 11px;
}
.calendar-time {
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  align-content: space-around;
}
.calendar-time div {
  width: 23%;
  padding: 15px;
  border: solid 1px #8d9fa540;
  border-radius: 3px;
  margin: 1%;
  cursor: pointer;
  position: relative;
}
.calendar-time div:hover {
  color: #fff;
  background: var(--main-color);
  border: solid 1px var(--main-color);
}
.calendar-time .cal-hour-inactive {
  background: #f6f8f957 !important;
  border: solid 1px #8d9fa521 !important;
  color: #00000080 !important;
  pointer-events: none;
}
.calendar-time .cal-hour-inactive span {
  background: #60667c6e;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9px;
  padding: 2px 3px;
  border-radius: 2px;
  line-height: 11px;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
ul.cal-sector {
  padding: 0;
  margin: 0;
}
ul.cal-sector li {
  list-style: none;
  padding: 15px;
  border: solid 1px #8d9fa540;
  border-radius: 3px;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
}
ul.cal-sector li span {
  font-weight: normal;
  font-size: 0.9em;
  opacity: 0.7;
}
ul.cal-sector li i {
  background: #00000029;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  float: right;
  border-radius: 3px;
  padding: 3px 6px 2px;
}
ul.cal-sector li:hover {
  color: #fff;
  background: var(--main-color);
  border: solid 1px var(--main-color);
}
ul.cal-sector li.sector-inactive {
  border: solid 1px #8d9fa540 !important;
  background: #f6f8f9 !important;
  color: inherit !important;
  cursor: default;
  opacity: 0.7;
}
.calendar-page select.form-control {
  font-size: 14px !important;
  height: 50px !important;
}
.calendar-event-name {
  font-size: 18px;
  font-weight: bold;
  padding: 20px 30px;
}
.step-loading {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lds-step {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  transform: scale(0.6);
  opacity: 0.5;
}
.lds-step div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fcf;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--main-color) transparent transparent transparent;
}
.lds-step div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-step div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-step div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.last-step {
  padding: 80px 30px;
}
.step-content .col-xs-9 {
  padding: 0 5px 0 15px;
}
.step-content .col-xs-3 {
  padding: 0 15px 0 5px;
}
@media (max-width: 768px) {
  .cal-select a {
    font-size: 18px;
  }
  .cal-select a span {
    display: none;
  }
  .calendar-event-name {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
  }
  .step-title {
    padding: 20px 15px;
    font-size: 1em;
    letter-spacing: -0.5px;
  }
  .container-calendar .step-calendar:first-child .step-title {
    padding: 40px 15px 20px 15px;
  }
  .step-content {
    padding: 30px 15px;
  }
  .calendar-time div {
    width: 46%;
    margin: 2%;
  }
  .lds-step {
    transform: scale(0.4);
  }
  .last-step {
    padding: 60px 15px 80px 15px;
  }
}
.calendar-loading .cal-day {
  animation: caLoad 0.5s ease-in-out infinite alternate-reverse;
}
@keyframes caLoad {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.7;
  }
}
.coming_soon_picker {
  font-size: 25px !important;
}
#sectorContent .step-content {
  padding: 0;
}
#sectorContent .step-content .additional-item {
  padding: 15px 30px;
}
#sectorContent .step-content .additional-item .additional-name strong {
  font-size: 0.9em;
}
.step-content .festival-shows {
  display: block !important;
}
.step-content #additional_list {
  padding: 0 !important;
}
.step-content .festival-selection h3 {
  font-size: 0.8em;
  padding: 20px 30px;
  margin: 0;
  background: none;
  font-weight: bold;
  border-bottom: solid 1px #f6f7f9;
  border-top: solid 1px #f6f7f9;
  background: #006cdf0d;
  color: #000;
  text-transform: uppercase;
}
.step-content .additional-item .additional-qty button {
  height: 50px;
}
.validator-advice {
  background: #fffaec;
  padding: 15px 30px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.validator-advice svg {
  width: 14px;
  color: #df9424;
  margin-bottom: -3px;
}
nav img.logo-dark {
  display: block;
}
nav img.logo-light {
  display: none;
}
ul.checkout-options li.no-shipping {
  background: #ffffff59;
  border: solid 1px #106fdf2e;
}
ul.checkout-options li.no-shipping p {
  color: var(--main-color);
}
ul.checkout-options li.no-shipping:after {
  display: none;
}
.navbar {
  background: var(--header-bg);
  height: var(--header-height);
}
.navbar-menu a {
  color: var(--header-color);
}
.event_container {
  display: flex;
  flex-direction: column;
  background: var(--cart-bg-color);
}
.cart {
  height: auto;
  min-height: calc(
    100vh - (var(--header-height-mobile) + var(--order-top-height))
  );
  padding: 50px 0;
  background: var(--cart-bg-color);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.checkout-process h1 {
  margin: 0 0 40px 0;
  font-size: 1.4em;
  font-weight: 500;
}
.checkout-process {
  width: 96%;
  max-width: 1200px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
}
.checkout-process .checkout-actions {
  width: -webkit-fill-available;
  min-width: 65%;
}
.checkout-actions h6 {
  align-items: center;
  font-size: 1.1em;
  margin: 0 0 20px -1px;
  padding: 0 0 8px 0;
  color: #0078f0;
}
.checkout-actions h6 svg {
  width: 16px;
  margin-bottom: 0px;
}
.checkout-actions h6 svg path {
  stroke: var(--main-color);
}
.checkout-process .checkout-resume {
  min-width: 35%;
  padding: 62px 0 0 40px;
}
.checkout-process .cart-details {
  background: #fff;
  padding: 15px 30px 0 30px;
  border-radius: 3px;
  box-shadow: 0 1px 1px #00000012;
}
table.purchase-detail {
  width: 100%;
  margin-bottom: 40px;
}
table.purchase-detail tr td {
  padding: 15px 0;
  border: none;
  border-bottom: solid 1px var(--light-gray-color);
  font-size: 1em;
  opacity: 1;
}
table.purchase-detail tr.total td {
  border-bottom: none;
  opacity: 1;
  font-weight: bold;
}
.checkout-process .options-cart {
  border-top: solid 1px var(--light-gray-color);
  padding: 0;
  margin-bottom: 40px;
}
ul.checkout-options {
  margin: 0 0 40px 0;
  padding: 0;
}
ul.checkout-options li {
  list-style: none;
  background: #ffffffbd;
  border-radius: 2px;
  margin-bottom: 2px;
  border-left: solid 3px transparent;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 20px;
  position: relative;
  gap: 15px;
}
ul.checkout-options li:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: var(--main-color);
  position: absolute;
  right: 20px;
  opacity: 0.4;
}
ul.checkout-options li:hover:after {
  opacity: 1;
}
ul.checkout-options li:hover {
  border-left: solid 3px var(--main-color);
  background: #fff;
}
ul.checkout-options li.selected-option {
  background: #ffffff59;
  border-left: solid 3px transparent !important;
  cursor: default;
}
ul.checkout-options li.more-options {
  background: none;
  padding: 20px 0;
  cursor: default;
  border: none;
}
ul.checkout-options li.more-options:after,
ul.checkout-options li.selected-option:after {
  display: none;
}
ul.checkout-options li .option-icon {
  width: 10%;
}
ul.checkout-options li .option-icon img {
  max-width: 40px;
}
ul.checkout-options li .option-info {
  width: 70%;
}
ul.checkout-options li .option-info h2 {
  font-weight: 500;
  margin: 0 0 5px 0;
}
ul.checkout-options li .option-info p {
  margin: 0;
  font-size: 1em;
  color: #666;
}
ul.checkout-options li .option-value {
  width: 20%;
  text-align: left;
  margin: 0;
  line-height: 1.1em;
}
ul.checkout-options li .option-link {
  width: 30%;
  text-align: right;
}
ul.checkout-options li .option-value small span {
  white-space: nowrap;
}
.checkout-process form {
  border: none;
  background: #fff;
  margin: 0 0 40px 0;
  padding: 30px 20px 20px 20px;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 #00000026;
}
.checkout-process .btn-secondary {
  background: #fff;
  color: var(--main-color);
  border: solid 1px var(--main-color);
}
#additional_list {
  margin: 0 0 40px 0;
}
.additional-item {
  background: #fff;
  padding: 30px 20px;
  border-radius: 3px;
  margin-bottom: 1px;
  display: flex;
  align-items: center;
  border: none;
}
.additional-item .additional-name {
  flex-basis: 50%;
  padding: 0 20px 0 0;
  display: inline-flex;
  align-items: center;
}
.additional-item .additional-name strong {
  display: block;
}
.additional-item .additional-price {
  flex-basis: 25%;
}
.additional-item .additional-qty {
  flex-basis: 25%;
}
.additional-item .additional-soldout {
  flex: auto;
  flex-basis: 10%;
}
.terms {
  border-radius: 3px;
  margin-bottom: 40px;
  box-shadow: 0px 1px 2px 0px #00000026;
}
.checkout-actions .buy-resume {
  margin-bottom: 40px;
}
.buy-resume {
  background: #fafbfc;
  border-radius: 3px;
  position: relative;
}
.buy-resume .resume-header {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.buy-resume .resume-header a.cancel-buy {
  font-size: 0.8em;
  padding: 2px 0 0 0;
  color: var(--main-color);
  text-align: right;
  text-decoration: underline;
}
.buy-resume .resume-footer a.cancel-buy {
  display: none;
}
@media (max-width: 768px) {
  .buy-resume .resume-header a.cancel-buy {
    display: none;
  }
  .buy-resume.resume-open .resume-footer a.cancel-buy {
    display: block;
    padding: 10px 20px;
    border-bottom: solid 1px var(--light-gray-color);
    border-top: solid 1px var(--light-gray-color);
    font-size: 0.9em;
  }
  .resume_details .resume-header a.cancel-buy {
    display: inline-flex;
  }
  ul.checkout-options li:after {
    display: none;
  }
}
.buy-resume .resume-header h2 {
  margin: 0;
  font-size: 1em;
  font-weight: 600;
}
.buy-resume .resume-header i {
  color: var(--main-color);
  position: absolute;
  top: 23px;
  right: 20px;
  opacity: 0;
}
.buy-resume .resume-header .resume-alert {
  padding: 20px 0 0 0;
  position: relative;
}
.buy-resume .resume-header .resume-alert i {
  color: #bfcad5;
  top: 23px;
  left: 0;
  opacity: 1 !important;
}
.buy-resume .resume-header .resume-alert span {
  padding-left: 24px;
  display: block;
  font-weight: 400;
  color: #787878;
}
.buy-resume .resume-header .resume-time {
  padding: 20px 0 0 0;
  position: relative;
}
.buy-resume .resume-header .resume-time i {
  color: var(--main-color);
  top: 23px;
  left: 0;
  opacity: 1 !important;
}
.buy-resume .resume-header .resume-time span {
  padding-left: 24px;
  display: block;
  font-weight: 500;
}
.buy-resume .resume-body {
  padding: 5px 20px;
  background: #fff;
}
.buy-resume .resume-item {
  padding: 5px 0;
  font-size: 0.9em;
  border-bottom: solid 1px #fafbfc;
}
.buy-resume .resume-item:last-child {
  border: none;
}
.buy-resume .resume-item h3 {
  margin: 0px 0 2px 0;
  font-size: 1em;
  font-weight: 600;
}
.buy-resume .resume-item h3 strong {
  color: var(--main-color);
}
.buy-resume .resume-item .resume-item-detail,
#resume-item-detail-12 {
  opacity: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  line-height: 1.2em;
  padding: 5px 0;
}
.buy-resume .resume-item .resume-item-detail .item-qty {
  font-weight: bold;
}
.buy-resume .resume-item .resume-item-detail .seats {
  display: flex;
  border-left: solid 1px #e7ecf2;
  margin: 7px 0;
  padding: 0 0 0 17px;
  flex-direction: column;
  gap: 5px;
}
.buy-resume .resume-item .resume-item-detail .seats div {
  display: block;
  background: url(https://cdn.boletius.com/images/1675716664687-null-seat-icon.svg)
    no-repeat 0% 50%;
  background-size: 12px;
  padding: 0 0 0 20px;
  opacity: 0.6;
  font-size: 0.9em;
}
.buy-resume .resume-item .resume-item-detail div.service {
  display: inline-flex;
  align-items: center;
}
.buy-resume .resume-item .resume-item-detail div a.more_info {
  margin: -1px 0 0 5px !important;
  width: 13px !important;
}
.buy-resume .resume-item h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
  color: var(--main-color);
}
.buy-resume .resume-item h4 span {
  color: var(--main-color);
  margin-right: 3px;
}
.buy-resume .resume-item .resume-item-detail div {
  flex-basis: 65%;
}
.buy-resume .resume-item .resume-item-detail .price {
  flex-basis: 30%;
  text-align: right;
}
.buy-resume .resume-footer .resume-total {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  position: relative;
  font-weight: bold;
  background: #fff;
  border-top: solid 1px #fafbfc;
  font-size: 1.1em;
}
.buy-resume .resume-footer .resume-total small {
  font-size: 0.9em;
}
.buy-resume .resume-footer .resume-total #tickets_qty {
  color: var(--main-color);
  background: #f4f4f4;
  padding: 4px 8px;
  border-radius: 3px;
  margin: 0 5px 0 0;
}
.buy-resume .resume-footer .resume-total i {
  color: var(--main-color);
  position: absolute;
  top: 23px;
  right: 20px;
  opacity: 0;
}
.buy-resume .resume-footer .resume-total span {
  white-space: nowrap;
}
.buy-resume .resume-footer .resume-discount {
  padding: 15px 20px;
  display: flex;
  justify-content: flex-start;
  background: #fff;
  border-top: solid 1px #fafbfc;
  align-items: center;
}
.buy-resume .resume-footer .resume-discount label {
  font-weight: normal;
  color: var(--main-color);
  text-decoration: underline;
  fill: var(--main-color);
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.buy-resume .resume-footer .resume-discount .discount-input input {
  box-shadow: none;
  border-radius: 4px;
  padding: 7px 10px;
  font-size: 13px;
  border: solid 1px #c8cfd8;
  min-width: 200px;
  -webkit-appearance: none;
}
.buy-resume .resume-footer .resume-discount .discount-input button {
  color: #fff;
  background-color: var(--main-color);
  border-radius: 4px;
  padding: 7px 20px;
  border: solid 1px var(--main-color);
  font-size: 13px;
}
.buy-resume .resume-footer .resume-discount .discount-input .discount-form {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}
.buy-resume .resume-footer .resume-discount .discount-code {
  color: #5f8231;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  font-weight: 500;
  align-items: center;
}
.buy-resume .resume-footer .resume-actions {
  padding: 20px;
  border-top: solid 1px var(--light-gray-color);
}
.buy-resume .resume-footer .billing-adress {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-top: solid 1px var(--light-gray-color);
  gap: 20px;
}
.cart .payment-notification {
  border: solid 1px #ed2a2a7a;
  background: none;
  border-radius: 3px;
  padding: 15px 10px;
  color: #740303;
  margin: 0 0 20px 0;
}
.resume_details .resume-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.resume_details .resume-header .title_details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 768px) {
  body {
    padding-top: var(--header-height-mobile);
    overflow-x: hidden;
  }
  .navbar {
    height: var(--header-height-mobile);
  }
  .cart {
    padding: 50px 0 150px 0;
    background: var(--cart-bg-color);
  }
  .checkout-process .cart-details {
    background: #fff;
    padding: 10px 20px 0 20px;
    border-radius: 4px;
  }
  table.purchase-detail tr td.value {
    width: 40%;
  }
  .checkout-process {
    width: 100%;
    padding: 5px 10px;
    display: block;
  }
  .checkout-process form {
    padding: 30px 10px 10px 10px;
  }
  .checkout-process form p.login_text {
    margin-bottom: 20px;
  }
  ul.checkout-options li {
    padding: 30px 10px;
  }
  ul.checkout-options li .option-icon {
    width: 15%;
  }
  ul.checkout-options li .option-info {
    width: 65%;
  }
  .checkout-process .checkout-resume {
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    z-index: 100;
    margin: 0 0 0 -10px;
    padding: 10px;
  }
  .checkout-process .checkout-resume .buy-resume {
    border-radius: 9px;
    overflow: hidden;
    box-shadow: 0px 14px 60px -16px #1f252ed6;
  }
  .checkout-resume .buy-resume .resume-header {
    display: none;
  }
  .checkout-resume .buy-resume .resume-body {
    display: none;
  }
  .checkout-resume .buy-resume .resume-actions {
    display: none;
  }
  .checkout-resume .buy-resume .resume-total {
    cursor: pointer;
    padding: 20px 50px 20px 20px !important;
  }
  .checkout-resume .buy-resume .resume-total i {
    opacity: 1 !important;
  }
  .checkout-resume .resume-open .resume-header {
    display: block;
  }
  .checkout-resume .resume-open .resume-body {
    display: block;
    max-height: 50vh;
    overflow-y: scroll;
  }
  .checkout-resume .resume-open .resume-actions {
    display: block;
  }
  .checkout-resume .resume-open .resume-total {
    cursor: pointer;
    padding: 20px !important;
  }
  .checkout-resume .resume-open .resume-total i {
    opacity: 0 !important;
  }
  .checkout-resume .resume-open .resume-header {
    cursor: pointer;
  }
  .checkout-resume .resume-open .resume-header i {
    opacity: 1;
  }
  .additional-item {
    align-items: center;
    border: none;
    flex-direction: column;
    text-align: center;
  }
  .additional-item .additional-name,
  .additional-item .additional-price {
    width: 100%;
    padding: 0 0 20px 0;
  }
}
.jp-card {
  height: 180px !important;
  min-width: auto !important;
}
.jp-card .jp-card-flipped {
  height: 180px !important;
  min-width: auto !important;
}
.jp-card .jp-card-front .jp-card-lower .jp-card-number {
  font-size: 16px !important;
}
.jp-card .jp-card-front .jp-card-lower .jp-card-name {
  font-size: 14px !important;
  width: 66% !important;
}
@media (max-width: 1300px) {
  .jp-card {
    transform: scale(1);
    transform-origin: center center !important;
  }
}
.order-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 0 45px;
  height: var(--order-top-height);
  background: var(--order-top-bg);
  color: var(--order-top-color);
}
.order-top .order-detail {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 60%;
}
.order-top .order-detail .thumb {
  height: 42px;
  width: 42px;
  display: block;
  border-radius: 3px;
  margin-right: 20px;
  aspect-ratio: 1;
}
.order-top .order-detail .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
.order-top .order-detail .info h1 {
  margin: 0 0 4px 0;
  font-size: 1em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.order-top .order-detail .info span {
  font-size: 0.9em;
  opacity: 0.7;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.order-top .order-reserve {
  font-size: 1em;
  text-align: right;
}
.order-top .order-reserve span.text {
  opacity: 0.7;
}
.order-top .order-reserve span.time {
  font-weight: bold;
}
@media (max-width: 768px) {
  .order-top {
    padding: 0 20px;
  }
  .order-top .order-detail .thumb {
    display: none;
  }
  .order-top .order-reserve .info-time {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    line-height: 16px;
  }
  .order-top .order-reserve .info-time span.text {
    font-size: 0.9em;
  }
}
.map-picker {
  background: var(--cart-bg-color);
  height: calc(100vh - (var(--header-height) + var(--order-top-height)));
  display: flex;
  align-content: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  overflow: hidden;
  margin-bottom: -50px;
}
.map-picker .map-container {
  width: 70%;
  position: relative;
}
.map-picker .map-container .map-message {
  position: absolute;
  z-index: 100;
  bottom: 10px;
  left: 10px;
  font-size: 0.8em;
  background: #ffffff80;
  backdrop-filter: blur(12px);
  padding: 5px 10px;
  border-radius: 3px;
  font-weight: 400;
}
.map-picker .selection-container {
  width: 30%;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
}
.selection-breadcrumb {
  font-size: 1em;
  padding: 16px 24px;
  font-weight: 400;
  border-bottom: solid 1px var(--light-gray-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selection-header {
  font-size: 1.1em;
  padding: 16px 24px;
  border-bottom: solid 1px var(--light-gray-color);
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.selection-header a {
  font-size: 0.9em;
  font-weight: normal;
  color: #a8370e;
}
.selection-footer {
  font-size: 1.1em;
  padding: 20px 24px;
  border-top: solid 1px var(--light-gray-color);
  background: #fff;
}
.selection-footer span {
  display: block;
  margin-bottom: 10px;
}
.selection-footer select {
  margin-bottom: 20px;
}
.selection-footer .total-price {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1em;
  border: solid 1px var(--light-gray-color);
  border-radius: 3px;
  padding: 12px 10px;
}
.selection-body {
  flex: 1 1 auto;
  overflow: auto;
}
.selection-body .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px 20px;
  border: none;
  border-bottom: solid 1px var(--light-gray-color);
  border-left: solid 4px transparent;
  position: relative;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
.selection-body .item:hover {
  padding-left: 25px;
}
.selection-body .item div {
  margin-right: 10px;
}
.selection-body .item h5 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  display: inline-flex;
}
.selection-body .item span {
  font-size: 1em;
  opacity: 0.65;
  display: block;
}
.selection-body .item span.sector-type {
  font-size: 0.9em;
  padding-top: 5px;
}
.selection-body .item:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  top: 40%;
  right: 20px;
  color: #e3e7ec;
  font-size: 0.9em;
}
.selection-body .item-inactive {
  pointer-events: none;
  background: #fbfcfd;
}
.selection-body .item-inactive div {
  color: #999;
}
.selection-body .item-inactive:after {
  display: none;
}
.item span.sold-out {
  position: absolute;
  right: 20px;
  background: #a6b3c1;
  border-radius: 2px;
  padding: 3px 5px 1px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  font-size: 0.8em;
}
.item span.not-combinable {
  font-size: 0.8em;
  font-weight: 500;
  color: #f40;
  opacity: 1;
}
.item span.limit-rate {
  font-size: 0.8em;
  font-weight: 500;
  color: var(--main-color);
  opacity: 1;
}
.selection-body .item-rate {
  padding: 25px 20px 25px 55px;
}
.selection-body .item-rate:hover {
  padding-left: 60px;
}
.item-rate span.item-radio {
  background: #e8ecf2;
  border: solid 1px #adb6c4;
  width: 20px;
  height: 20px !important;
  display: block;
  position: absolute;
  border-radius: 100%;
  margin: 6px 0 0 -35px;
  transition: 0.2s ease-in-out;
}
.item-rate:hover span.item-radio {
  margin: 6px 0 0 -40px;
}
.item-selected span.item-radio {
  background: var(--main-color);
  opacity: 1;
  border: var(--main-color);
  padding: 5px;
}
.item-selected span.item-radio:after {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: #fff;
  border-radius: 100%;
}
.selection-body .seat-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  border: none;
  border-bottom: solid 1px var(--light-gray-color);
  position: relative;
}
.selection-body .seat-view {
  padding: 20px 20px 20px 25% !important;
}
.selection-body .seat-item .seat-thumb {
  height: 100%;
  width: 20%;
  margin: -20px 0 -20px -25%;
  background-size: cover;
  background-position: center;
  outline: none;
  position: absolute;
}
.selection-body .seat-item .seat-thumb div {
  background: #0000008c;
  padding: 5px;
  border-radius: 2px;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 20px;
  font-size: 0.8em;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  bottom: 5px;
  right: 5px;
}
.selection-body .seat-item div {
  margin-right: 20px;
}
.selection-body .seat-item h5 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
.selection-body .seat-item span {
  font-size: 0.9em;
  opacity: 0.65;
  display: block;
}
.selection-body .seat-item span.delete-seat {
  opacity: 1;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: solid 1px #eeecec;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  color: #707070;
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.selection-body .seat-item span.delete-seat:hover {
  border: solid 1px var(--main-color);
  color: var(--main-color);
}
.item-inactive .item-radio {
  opacity: 0.2 !important;
}
.selection-body .seat-item span.labels {
  position: absolute;
  padding-top: 3px;
  opacity: 1;
}
.selection-body .seat-item:hover {
  cursor: pointer;
  background: #fbfcfd;
}
.map-picker span.labels span {
  font-size: 0.9em;
  opacity: 1;
  color: #878787;
  display: inline-block;
  margin-right: 8px;
}
.map-picker span.labels span i {
  font-size: 0.8em;
  margin-right: 3px;
}
.map-picker span.labels i.fa-eye-slash {
  color: #629786;
}
.map-picker span.labels i.fa-wheelchair {
  color: #0059c1;
}
.preview-seat {
  overflow: hidden;
  border-radius: 3px;
}
a.preview-close {
  width: 40px;
  height: 40px;
  background: var(--order-top-bg);
  color: var(--order-top-color);
  position: absolute;
  z-index: 50;
  right: 10px;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2em;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
}
.preview-seat .preview-image {
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.preview-seat .preview-legend {
  background: #fff;
  padding: 20px;
}
.preview-seat span.legend {
  display: inline-block;
  padding: 5px 8px;
  font-size: 0.9em;
  background: #00000047;
  border-radius: 3px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.seat-loader {
  position: relative;
  width: 100% !important;
  height: 400px;
}
.seat-loader-icon {
  position: absolute;
  top: calc(50% - 88px);
  left: calc(50% - 20px);
}
.seat-loader-icon svg {
  width: 40px;
  height: 40px;
  color: var(--main-color);
  transition: 0.3s;
}
.seat-loader .map-loader {
  border: 1px solid #b9c2cfa1;
  border-left-color: var(--main-color);
  width: 120px;
  height: 120px;
  animation: spin 1s cubic-bezier(0.26, 0.58, 0.86, 0.57) infinite;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 130px);
  left: calc(50% - 60px);
}
.seat-loader p {
  position: absolute;
  bottom: 25%;
  text-align: center;
  padding: 0 40px;
  width: 100%;
  margin: 0;
  line-height: 1.6em;
}
.seat-loader p span {
  display: block;
  font-weight: bold;
  color: var(--main-color);
}
.no-seat .map-loader {
  animation: none;
  border: 1px solid #b9c2cfa1;
  background: #b9c2cf3b;
  opacity: 0.5;
}
.no-seat .seat-loader-icon svg {
  color: #989fab;
  opacity: 0.5;
}
.no-seat p span a {
  text-decoration: underline;
  color: var(--main-color);
}
i.seat-spacer {
  position: relative;
  width: 25%;
  margin-right: 10px;
}
.selection-body .multi-rate {
  padding: 25px 20px !important;
  cursor: default;
  align-items: center;
  justify-content: space-between;
}
.selection-body .multi-rate:after {
  display: none;
}
.selection-body .multi-rate-seat {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.selection-body .seat-multi-rate {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.selection-body .multi-rate-selected h5 {
  display: flex;
  gap: 7px;
  align-items: flex-end;
}
.selection-body .multi-rate-selected span {
  font-weight: 500;
  font-size: 0.9em;
}
.selection-body .multi-rate-selected a {
  font-weight: normal;
  text-decoration: underline;
  padding-left: 5px;
}
.selection-body .additional-qty {
  border-radius: 3px;
  overflow: hidden;
  background: #e8ecf166;
  user-select: none;
  display: flex;
  align-items: center;
  align-content: stretch;
  margin: 0 !important;
  width: 140px;
}
.selection-body .additional-qty button,
.selection-body .additional-qty input {
  background: transparent;
  border: none !important;
  height: 50px;
  padding: 0 !important;
  margin: 0 !important;
  width: 33.33%;
}
.selection-body .additional-qty button:hover {
  border: none !important;
}
.selection-body div.input-number {
  width: 40%;
  text-align: center;
  border-left: none;
  border-right: 0;
  border-radius: 0 !important;
  float: left;
  position: relative;
  line-height: 50px;
  margin: 0 !important;
}
@media (max-width: 1440px) {
  .map-picker .map-container {
    width: 60%;
  }
  .map-picker .selection-container {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .map-picker .map-container {
    width: 60%;
  }
  .map-picker .selection-container {
    width: 40%;
  }
  .selection-body .seat-item span.labels span {
    font-size: 0.9em;
    margin-right: 5px;
  }
}
@media (max-width: 768px) {
  .map-picker {
    display: block;
    height: auto;
  }
  .map-picker .selection-header {
    position: absolute;
    top: -57vh;
    background: #fff;
    width: 100%;
    height: 7vh;
    line-height: 7vh;
    padding: 0 20px;
  }
  .map-picker .map-container {
    width: 100%;
    height: 50vh;
    margin-top: 7vh;
  }
  .map-picker .selection-container {
    width: 100%;
  }
  .selection-body {
    overflow: visible;
  }
  .seat-loader {
    height: 250px;
  }
  .seat-loader .map-loader {
    top: calc(50% - 95px);
  }
  .seat-loader-icon {
    top: calc(50% - 52px);
  }
  .seat-loader p {
    bottom: 30px;
    padding: 0 15px;
  }
  .map-loader {
    transform: scale(0.8);
  }
  .preview-seat .preview-image {
    height: 250px;
  }
}
.alert-body {
  background: #fff;
  border-radius: 4px;
  padding: 40px 20px 20px;
  text-align: center;
}
.alert-body h4 {
  font-weight: bold;
}
.alert-body p {
  opacity: 0.75;
}
.modal-sm {
  width: 400px;
}
.alert-body .alert-image {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .modal-sm {
    width: 96%;
    margin: 0 auto;
  }
}
.calendar-page {
  background: #f6f8f9;
}
.container-calendar {
  width: 100%;
  background: #fff;
  max-width: 680px;
  min-height: 100%;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px #00000026;
}
.calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: repeat(7, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
}
.step-title {
  padding: 20px 30px;
  font-size: 1.1em;
  opacity: 0.7;
  border-bottom: solid 1px #f1f1f1;
  border-top: transparent;
  cursor: pointer;
}
.container-calendar .step-calendar:first-child .step-title {
  padding: 40px 20px 20px 30px;
}
.step-title span {
  float: right;
  color: #000;
  font-size: 0.8em;
}
.step-active {
  opacity: 1;
  border-top: solid 1px #f1f1f1;
  border-bottom: transparent;
  color: var(--main-color);
}
.step-active,
.step-inactive {
  cursor: default;
}
.step-content {
  padding: 40px 30px;
}
.cal-s-1 {
  grid-area: 1 / 1 / 2 / 3;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cal-s-2 {
  grid-area: 1 / 3 / 2 / 6;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cal-s-3 {
  grid-area: 1 / 6 / 2 / 8;
  justify-content: flex-end;
  border-bottom: solid 1px #f1f1f1 !important;
}
.cal-s-4 {
  grid-area: 2 / 1 / 3 / 2;
}
.cal-s-5 {
  grid-area: 2 / 2 / 3 / 3;
}
.cal-s-6 {
  grid-area: 2 / 3 / 3 / 4;
}
.cal-s-7 {
  grid-area: 2 / 4 / 3 / 5;
}
.cal-s-8 {
  grid-area: 2 / 5 / 3 / 6;
}
.cal-s-9 {
  grid-area: 2 / 6 / 3 / 7;
}
.cal-s-10 {
  grid-area: 2 / 7 / 3 / 8;
}
.cal-s-11 {
  grid-area: 3 / 1 / 4 / 2;
}
.cal-s-12 {
  grid-area: 3 / 2 / 4 / 3;
}
.cal-s-13 {
  grid-area: 3 / 3 / 4 / 4;
}
.cal-s-14 {
  grid-area: 3 / 4 / 4 / 5;
}
.cal-s-15 {
  grid-area: 3 / 5 / 4 / 6;
}
.cal-s-16 {
  grid-area: 3 / 6 / 4 / 7;
}
.cal-s-17 {
  grid-area: 3 / 7 / 4 / 8;
}
.cal-s-18 {
  grid-area: 4 / 1 / 5 / 2;
}
.cal-s-19 {
  grid-area: 4 / 2 / 5 / 3;
}
.cal-s-20 {
  grid-area: 4 / 3 / 5 / 4;
}
.cal-s-21 {
  grid-area: 4 / 4 / 5 / 5;
}
.cal-s-22 {
  grid-area: 4 / 5 / 5 / 6;
}
.cal-s-23 {
  grid-area: 4 / 6 / 5 / 7;
}
.cal-s-24 {
  grid-area: 4 / 7 / 5 / 8;
}
.cal-s-25 {
  grid-area: 5 / 1 / 6 / 2;
}
.cal-s-26 {
  grid-area: 5 / 2 / 6 / 3;
}
.cal-s-27 {
  grid-area: 5 / 3 / 6 / 4;
}
.cal-s-28 {
  grid-area: 5 / 4 / 6 / 5;
}
.cal-s-29 {
  grid-area: 5 / 5 / 6 / 6;
}
.cal-s-30 {
  grid-area: 5 / 6 / 6 / 7;
}
.cal-s-31 {
  grid-area: 5 / 7 / 6 / 8;
}
.cal-s-32 {
  grid-area: 6 / 1 / 7 / 2;
}
.cal-s-33 {
  grid-area: 6 / 2 / 7 / 3;
}
.cal-s-34 {
  grid-area: 6 / 3 / 7 / 4;
}
.cal-s-35 {
  grid-area: 6 / 4 / 7 / 5;
}
.cal-s-36 {
  grid-area: 6 / 5 / 7 / 6;
}
.cal-s-37 {
  grid-area: 6 / 6 / 7 / 7;
}
.cal-s-38 {
  grid-area: 6 / 7 / 7 / 8;
}
.cal-s-39 {
  grid-area: 7 / 1 / 8 / 2;
}
.cal-s-40 {
  grid-area: 7 / 2 / 8 / 3;
}
.cal-s-41 {
  grid-area: 7 / 3 / 8 / 4;
}
.cal-s-42 {
  grid-area: 7 / 4 / 8 / 5;
}
.cal-s-43 {
  grid-area: 7 / 5 / 8 / 6;
}
.cal-s-44 {
  grid-area: 7 / 6 / 8 / 7;
}
.cal-s-45 {
  grid-area: 7 / 7 / 8 / 8;
}
.cal-month {
  text-align: center;
  font-weight: 500;
  font-size: 1.2em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: solid 1px transparent;
}
.cal-select {
  text-align: right;
  border: solid 1px transparent;
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: wrap;
}
.cal-select a {
  padding: 10px 0;
  text-align: center;
  font-size: 1em;
  text-decoration: none;
  cursor: pointer;
  color: var(--main-color) !important;
}
.cal-s-1 a i {
  margin-right: 5px;
}
.cal-s-3 a i {
  margin-left: 5px;
}
.cal-sem {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  opacity: 0.5;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
.cal-day {
  display: flex;
  font-size: 1.1em;
  color: var(--main-color);
  cursor: pointer;
  border-radius: 3px;
  padding: 12px 0 8px 0;
  border: solid 1px #fff;
  background: #f6f8f9;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.cal-day:hover {
  color: #fff;
  background: var(--main-color);
}
.cal-day-inactive,
.cal-day-inactive:hover {
  color: #77777785;
  cursor: default;
  border: solid 1px #fff;
  background: #f6f8f94f;
}
.cal-day-inactive span {
  background: #60667c6e;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.5em;
  padding: 1px 2px;
  border-radius: 2px;
  line-height: 11px;
}
.calendar-time {
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  align-content: space-around;
}
.calendar-time div {
  width: 23%;
  padding: 15px;
  border: solid 1px #8d9fa540;
  border-radius: 3px;
  margin: 1%;
  cursor: pointer;
  position: relative;
}
.calendar-time div:hover {
  color: #fff;
  background: var(--main-color);
  border: solid 1px var(--main-color);
}
.calendar-time .cal-hour-inactive {
  background: #f6f8f957 !important;
  border: solid 1px #8d9fa521 !important;
  color: #00000080 !important;
  pointer-events: none;
}
.calendar-time .cal-hour-inactive span {
  background: #60667c6e;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  padding: 2px 3px;
  border-radius: 2px;
  line-height: 11px;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
ul.cal-sector {
  padding: 0;
  margin: 0;
}
ul.cal-sector li {
  list-style: none;
  padding: 15px;
  border: solid 1px #8d9fa540;
  border-radius: 3px;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
}
ul.cal-sector li span {
  font-weight: normal;
  font-size: 0.9em;
  opacity: 0.7;
}
ul.cal-sector li i {
  background: #00000029;
  font-style: normal;
  font-weight: bold;
  font-size: 0.8em;
  color: #fff;
  text-transform: uppercase;
  float: right;
  border-radius: 3px;
  padding: 3px 6px 2px;
}
ul.cal-sector li:hover {
  color: #fff;
  background: var(--main-color);
  border: solid 1px var(--main-color);
}
ul.cal-sector li.sector-inactive {
  border: solid 1px #8d9fa540 !important;
  background: #f6f8f9 !important;
  color: inherit !important;
  cursor: default;
  opacity: 0.7;
}
.calendar-page select.form-control {
  font-size: 14px !important;
  height: 50px !important;
}
.calendar-event-name {
  font-size: 1.2em;
  font-weight: bold;
  padding: 20px 30px;
}
.step-loading {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lds-step {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  transform: scale(0.6);
  opacity: 0.5;
}
.lds-step div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fcf;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--main-color) transparent transparent transparent;
}
.lds-step div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-step div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-step div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.last-step {
  padding: 40px 30px;
}
.step-content .col-xs-9 {
  padding: 0 5px 0 15px;
}
.step-content .col-xs-3 {
  padding: 0 15px 0 5px;
}
@media (max-width: 768px) {
  .container-calendar {
    margin-top: -45px;
  }
  .cal-select a {
    font-size: 1.2em;
  }
  .cal-select a span {
    display: none;
  }
  .calendar-event-name {
    font-size: 1.1em;
    font-weight: bold;
    padding: 15px;
  }
  .step-title {
    padding: 20px 15px;
    font-size: 1.1em;
    letter-spacing: -0.5px;
  }
  .container-calendar .step-calendar:first-child .step-title {
    padding: 40px 15px 20px 15px;
  }
  .step-content {
    padding: 30px 15px;
  }
  .calendar-time div {
    width: 46%;
    margin: 2%;
  }
  .lds-step {
    transform: scale(0.4);
  }
  .last-step {
    padding: 40px 15px 40px 15px;
  }
}
.calendar-loading .cal-day {
  animation: caLoad 0.5s ease-in-out infinite alternate-reverse;
}
@keyframes caLoad {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.7;
  }
}
.coming_soon_picker {
  font-size: 25px !important;
}
.cart-loader {
  position: relative;
  height: 40vh;
  min-height: 100px;
}
.cart-loading {
  border: 4px solid #b9c2cfa1;
  border-left-color: var(--main-color);
  width: 36px;
  height: 36px;
  animation: spincart 1s cubic-bezier(0.26, 0.58, 0.86, 0.57) infinite;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 18px);
  transition: 0.3s;
}
@keyframes spincart {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ticket-holder {
  margin-bottom: 40px;
}
.ticket-holder .holder-advice {
  background: #ffffffb8;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 20px;
  line-height: 1.5em;
}
.ticket-holder .holder {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 8px;
}
.ticket-holder .holder .holder-header {
  padding: 30px;
  cursor: pointer;
  position: relative;
}
.ticket-holder .holder .holder-header strong {
  font-size: 1.1em;
  margin-right: 10px;
}
.ticket-holder .holder .holder-header .holder-description {
  font-size: 0.9em;
  opacity: 0.8;
}
.ticket-holder .holder .holder-header .icon {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: absolute;
  right: 30px;
  top: 25px;
  font-size: 0.9em;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.ticket-holder .holder-ok .icon {
  background: #aec097;
}
.ticket-holder .holder-ok .icon .fa-times {
  display: none;
}
.ticket-holder .holder-error .icon {
  background: #ff6464;
}
.ticket-holder .holder-error .icon .fa-check {
  display: none;
}
.ticket-holder .holder form {
  background: none;
  padding: 0px 20px 40px 20px;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
}
.ticket-holder .holder-title {
  display: none;
}
.ticket-holder .holder form .btn {
  margin-top: 8px;
}
.ticket-holder .holder-inactive {
  opacity: 0.6;
  pointer-events: none;
}
.ticket-holder .holder-active .holder-header {
  cursor: default;
}
.ticket-holder .holder-active .holder-header strong {
  color: var(--main-color);
}
.ticket-holder .holder .holder-footer {
  padding: 20px 30px;
  border-top: solid 1px var(--light-gray-color);
  background: #e8ecf24a;
  text-align: right;
  display: none;
}
.ticket-holder .holder-ok .holder-title-placeholder {
  display: none;
}
.ticket-holder .holder-ok .holder-title {
  display: inline-block;
}
.ticket-holder .holder-active .holder-footer,
.ticket-holder .holder-error .holder-footer {
  display: block;
}
@media (max-width: 768px) {
  .ticket-holder .holder .holder-header {
    padding: 20px;
  }
  .ticket-holder .holder .holder-header .icon {
    width: 20px;
    height: 20px;
    right: 20px;
    top: 20px;
    font-size: 0.8em;
    text-align: center;
    line-height: 22px;
  }
  .ticket-holder .holder .holder-header strong {
    display: block;
  }
  .ticket-holder .holder form {
    padding: 10px 10px 30px 10px;
  }
}
.ticket-holder .holder form small {
  display: none;
}
.ticket-holder .holder form .form-error small {
  color: #ff3700;
  display: block;
  font-size: 90%;
}
.form-error .form-control {
  border-bottom: solid 1px #ff3700;
}
.ticket-holder ul.holder-options {
  padding: 0 30px 30px 30px;
  margin: 0;
}
.ticket-holder ul.holder-options li {
  list-style: none;
  display: flex;
  cursor: pointer;
  border-bottom: solid 1px #f1f1f1;
  padding: 15px 0;
  align-items: center;
  gap: 10px;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1em;
}
.ticket-holder ul.holder-options li div {
  display: inline-flex;
  align-items: center;
}
.ticket-holder ul.holder-options li span {
  font-size: 0.8em;
  font-weight: normal;
  opacity: 0.7;
  margin-left: 1rem;
}
.ticket-holder ul.holder-options li:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: solid 1.5px #ccc;
}
.ticket-holder ul.holder-options li:hover {
  border-bottom: solid 1px #a7c3e3;
}
.ticket-holder ul.holder-options li:hover:before {
  border-color: var(--main-color);
}
.ticket-holder ul.holder-options li.active {
  border-bottom: solid 1px #a7c3e3;
}
.ticket-holder ul.holder-options li.active:before {
  border-color: var(--main-color);
  content: "";
  background: #fff;
  box-shadow: inset 0 0 0 6px var(--main-color);
}
.ticket-holder .holder-companion {
  padding: 10px 30px 20px 30px;
}
.ticket-holder .holder-companion div {
  cursor: pointer;
  display: flex;
  font-weight: 500;
  align-items: center;
  gap: 10px;
}
.ticket-holder .holder-companion div:before {
  font-family: "Font Awesome 5 Free", serif;
  content: "";
  width: 18px;
  height: 18px;
  background: #fff;
  border: solid 1.5px var(--main-color);
  border-radius: 5px;
}
.ticket-holder .holder-companion div.active {
  color: var(--main-color);
}
.ticket-holder .holder-companion div.active:before {
  content: "\f00c";
  font-weight: 900;
  width: 18px;
  height: 18px;
  background: var(--main-color);
  border: solid 1.5px var(--main-color);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  color: #fff;
}
@media (max-width: 768px) {
  .ticket-holder .holder .holder-header,
  .ticket-holder .holder-companion,
  .ticket-holder ul.holder-options {
    padding: 20px;
  }
}
input#documentNumber {
  letter-spacing: 1px;
}
.btn-primary:active {
  filter: brightness(0.9);
}
.festival-selection {
  background: #fff;
  border-radius: 2px;
  margin-bottom: 8px;
}
.festival-selection .festival-shows {
  display: none;
}
.festival-selection.active .festival-shows {
  display: block;
}
.festival-selection h2 {
  padding: 20px;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  cursor: pointer;
}
.festival-selection h2 span {
  font-weight: normal;
  font-size: 0.9em;
  opacity: 0.6;
  margin-left: 10px;
}
.festival-selection h2 i {
  float: right;
  opacity: 0.3;
}
.festival-selection.active h2 i {
  transform: rotate(180deg);
  color: var(--main-color);
  opacity: 1;
}
.festival-selection h3 {
  font-size: 1em;
  padding: 20px;
  margin: 0;
  color: var(--main-color);
  background: #f6f9fd;
}
.festival-selection #additional_list {
  margin: 0;
  padding: 0 20px;
}
.festival-selection #additional_list .additional-item:last-child {
  border: none;
}
.festival-selection .additional-item {
  background: none;
  padding: 15px 0;
  border-bottom: solid 1px #e8ecf27a;
  border-radius: 0;
}
.festival-selection .additional-price {
  font-size: 1em;
  font-weight: bolder;
  color: #000;
}
.festival-selection .additional-qty {
  border-radius: 3px;
  overflow: hidden;
  background: #e8ecf166;
  user-select: none;
}
.festival-selection .additional-qty button,
.festival-selection .additional-qty input {
  background: transparent;
  border: none;
}
.festival-selection div.input-number {
  width: 40%;
  text-align: center;
  border-left: none;
  border-right: 0;
  border-radius: 0 !important;
  float: left;
  position: relative;
  line-height: 50px;
}
@media (max-width: 768px) {
  .festival-selection .additional-item {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
  }
  .festival-selection .additional-item .additional-name {
    width: 40%;
    flex-basis: 40%;
    text-align: left;
    padding: 0;
  }
  .festival-selection .additional-item .additional-price,
  .festival-selection .additional-item .additional-qty {
    width: 30%;
    flex-basis: 30%;
    padding: 0;
  }
}
.buy-resume .resume-footer .resume-actions .checkbox {
  margin-bottom: 25px;
}
.ticket-holder .checkbox input[type="checkbox"] {
  margin: 0 0 0 -20px;
}
.holder-change-footer {
  color: gray;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
}
.footer-crowder {
  height: var(--footer-crowder-height);
  background: #000;
  color: #fff;
  font-family: "Inter", sans-serif !important;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.footer-crowder .crowder-logo svg {
  width: 70px;
  margin-left: 25px;
}
.footer-crowder .lang-select {
  padding-right: 5px;
}
.footer-crowder .lang-select a {
  padding: 25px 20px;
  display: inline-block;
  font-size: 0.9em;
  color: #fff;
  text-decoration: none;
  opacity: 0.6;
}
.footer-crowder .lang-select a:hover {
  opacity: 1;
}
.footer-crowder .lang-select a.active {
  opacity: 1;
  text-decoration: underline;
}
.footer-crowder .lang-select span svg {
  width: 15px;
  height: 15px;
  transform: translate(0, 4px);
  margin-right: 15px;
}
@media (max-width: 768px) {
  .footer-crowder .crowder-logo svg {
    margin-left: 20px;
  }
  .footer-crowder .lang-select a {
    padding: 25px 10px;
  }
  .footer-crowder .lang-select span svg {
    margin-right: 10px;
  }
  .footer-crowder .lang-select {
    padding-right: 10px;
  }
}
.modal {
  background: #141422a8;
}
#userLogin .modal-dialog {
  max-width: 550px;
}
#userLogin .modal-content {
  border-radius: 6px;
  border: none;
  box-shadow: 0px 20px 20px -7px #21212157;
}
#userLogin .modal-body {
  padding: 0 30px 30px;
}
#userLogin .modal-content a.close {
  margin: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.2em;
  color: var(--main-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
#userLogin .modal-content .modal-header h2 {
  margin: 0 0 10px 0;
  font-size: 1.3em;
}
#userLogin .modal-content .modal-header p {
  font-size: 1em;
}
.login_mod .row {
  padding: 0;
}
#userLogin .login_mod .btn {
  margin-bottom: 0;
}
.login_mod #forgot {
  line-height: 50px;
  color: #777;
}
.login_mod .form-group {
  margin: 0 0 18px 0 !important;
}
#userLogin .modal-content label {
  font-weight: 600;
  display: block;
  margin-bottom: 3px;
}
#userLogin .modal-content hr {
  margin: 20px 0;
}
#userLogin .modal-content a.link {
  color: var(--main-color);
}
#userLogin .modal-content a.link:hover {
  color: var(--main-color);
}
.login_mod .message-recovery {
  text-align: center;
  padding: 0;
  margin: -30px 0 10px;
}
.login_mod .message-recovery img {
  width: 150px;
}
.login_mod .g-recaptcha {
  padding-top: 20px;
}
.secure-pass {
  font-size: 0.9em;
  display: flex;
  align-items: flex-start;
  gap: 6px;
  font-family: Inter, Arial, Helvetica, sans-serif;
  flex-direction: column;
  font-weight: 500;
  position: absolute;
  z-index: 20;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  margin-top: 5px;
  box-shadow: 1px 13px 45px -12px #134c7966;
}
.secure-pass i {
  margin-right: 4px;
}
.secure-pass span .fa-check-circle {
  display: none;
}
.secure-pass span.yes {
  color: #008000;
}
.secure-pass span.yes .fa-check-circle {
  display: inline-block;
}
.secure-pass span .fa-circle {
  opacity: 0.5;
}
.secure-pass span.yes .fa-circle {
  display: none;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a.more_info {
  margin-left: 10px;
  fill: var(--main-color);
  opacity: 0.5;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  width: 15px;
}
a.more_info:hover {
  opacity: 1;
}
.modal_new {
  margin: 0;
  padding: 0;
}
.modal_new .modal_dialog {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.modal_new .modal_dialog .modal_content {
  width: 96%;
  max-width: 600px;
  background: #fff;
  border-radius: var(--thumb-radius);
}
.modal_new .modal_dialog .modal_content .modal_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #f5f5f5;
}
.modal_new .modal_dialog .modal_content .modal_header .close_modal {
  margin-right: var(--element-gap);
  fill: var(--main-color);
  stroke: var(--main-color);
  color: var(--main-color);
  opacity: 0.5;
}
.modal_new .modal_dialog .modal_content .modal_header .close_modal:hover {
  opacity: 1;
}
.modal_new .modal_dialog .modal_content .modal_header .title_header {
  display: flex;
}
.modal_new .modal_dialog .modal_content .modal_header .title_header span {
  padding: var(--element-gap);
  font-size: 1em;
  font-weight: 600;
  color: #000;
}
.modal_new .modal_dialog .modal_content .modal_header .title_header a {
  padding: var(--element-gap);
  font-size: 1em;
  font-weight: 600;
  color: #000;
  border-bottom: solid 1px transparent;
  margin-bottom: -1px;
  opacity: 0.5;
}
.modal_new .modal_dialog .modal_content .modal_header .title_header a:hover {
  border-bottom: solid 1px #ccc;
  opacity: 1;
  text-decoration: none;
}
.modal_new .modal_dialog .modal_content .modal_header .title_header a.active {
  border-bottom: solid 1px var(--main-color);
  color: var(--main-color);
  opacity: 1;
}
.modal_new .modal_dialog .modal_content .modal_body {
  padding: var(--element-gap);
  max-height: 300px;
  overflow-y: scroll;
}
.modal_new .modal_dialog .modal_content .modal_footer {
  padding: var(--element-gap);
  display: flex;
  justify-content: flex-end;
  gap: calc(var(--element-gap) / 2);
}
.modal_body::-webkit-scrollbar {
  width: 5px;
}
.modal_body::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.modal_body::-webkit-scrollbar-thumb {
  background: #ccc;
}
.modal_body::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.checkout-process p.description {
  font-weight: 500;
  margin-bottom: 30px;
}
.additional-qty button.disabled {
  pointer-events: all;
  cursor: pointer;
}
.additional-qty button.disabled:hover {
  background: transparent !important;
  color: var(--main-color) !important;
  border: none !important;
}
.not-available {
  filter: grayscale(1);
  opacity: 0.5;
  pointer-events: none;
}
.form-jump {
  display: block;
  width: 100%;
  position: relative;
  clear: both;
}
.has-error .floating-label {
  opacity: 1 !important;
}
.has-error .form-control {
  border-color: #ff2400 !important;
}
.form-control.floating-label-field[disabled] {
  opacity: 0.5;
  background: #cccccc24 !important;
}
div.accesibility {
  color: #fff;
  position: fixed;
  width: 39px;
  z-index: 1031;
  background: #000000b8;
  padding: 20px;
  bottom: 50%;
  right: 0;
  border-radius: 6px 0 0 6px;
  backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  font-weight: 600;
}
div.accesibility a {
  color: #fff !important;
  cursor: pointer;
  font-size: 14px !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 768px) {
  div.accesibility {
    padding: 14px;
    bottom: 30%;
    gap: 7px;
  }
}
.search_box_home .input-group-btn {
  font-size: 1.1em;
}
.search_box_home .input-group .form-control {
  font-size: 1.2em;
}
#userLogin .btn-primary {
  position: relative;
}
#userLogin .btn-primary i {
  display: none;
  width: 14px;
  height: 14px;
  border: solid 2px #fff;
  border-left-color: #ffffff42;
  border-bottom-color: #ffffff42;
  border-radius: 100%;
  position: absolute;
  top: 18px;
  right: 15px;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 800ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
#userLogin button.btn-primary:disabled i,
#userLogin button.btn-primary[disabled] i {
  display: inline-block;
}
.modal-backdrop {
  position: inherit;
}
.ticket-shop {
  z-index: inherit !important;
}
.pg_content .modal-dialog {
  margin-top: 140px;
}
.additional-item .additional-name,
.additional-item .additional-price {
  display: block;
}
.additional-item .additional-price {
  white-space: nowrap;
  font-size: 0.9em;
}
.festival-selection .additional-qty {
  min-width: 120px;
}
.portal-container {
  padding-bottom: 80px;
  min-height: 65vh;
}
.invite-cont {
  width: 98%;
  max-width: 380px;
  margin: -15px auto 40px auto;
  background: #fff;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0px 50px 60px -40px #23273a70;
}
.invite-cont img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.invite-cont .invite-container {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.invite-cont .invite-container .items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}
.invite-cont .invite-container .items .item {
  display: flex;
  gap: 10px;
}
.invite-cont .invite-container .items .item div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.invite-cont .invite-container .items .item .item-qty {
  font-size: 16px;
  color: var(--main-color);
  font-weight: 600;
  background: #f1f7f9;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.invite-cont .invite-container .items .item .item-name {
  display: block;
  font-weight: bold;
}
.invite-cont .invite-container .items .item .item-date {
  font-size: 0.9em;
}
.invite-cont .invite-container .invite-alert {
  background: #fbf6f2;
  color: #863706;
  text-align: center;
  border-radius: 3px;
  padding: 12px 0;
}
.invite-cont .btn-link {
  color: var(--main-color);
  padding: 0;
}
.invite-cont .btn-link :hover {
  text-decoration: underline;
}
.account-selector {
  border-radius: 7px;
  border: solid 1px #e8e9ea;
  margin-top: 20px;
}
.account-selector .account-item {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 20px 15px;
  border-bottom: solid 1px #e8e9ea;
  transition: 0.3s;
}
.account-selector .account-item .name {
  background: #a87fa5;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.account-selector .account-item .change {
  background: var(--main-color);
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.6;
}
.account-selector .account-item div {
  color: var(--main-color);
}
.account-selector .account-item h3 {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 2px 0;
  color: #000;
}
.account-selector .account-item:hover {
  padding: 20px 15px 20px 20px;
  cursor: pointer;
  background: #f9f9f9;
}
.account-selector .account-item:last-child {
  border: none;
}
.products-shop {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 60px;
}
.products-shop .products-filter ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.products-shop .products-filter ul li {
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  padding: 12px 20px;
  background: #fff;
  opacity: 0.6;
  cursor: pointer;
  transition: 0.2s ease-in;
}
.products-shop .products-filter ul li:hover {
  opacity: 1;
}
.products-shop .products-filter ul li.active {
  opacity: 1;
  box-shadow: inset 0 0 0px 2px var(--main-color);
}
.products-shop .products-catalogue {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.products-shop .products-catalogue h2 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.products-shop .products-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 20px;
}
.products-shop .product {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.products-shop .product .product-media {
  height: 100%;
  min-height: 200px;
  max-height: 200px;
  background: #f6f6f6;
}
.products-shop .product .product-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 200px;
}
.products-shop .product .product-info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.products-shop .product .product-info .details {
  padding: 20px;
}
.products-shop .product .product-info .details span {
  text-transform: uppercase;
  font-size: 0.8em;
  color: var(--main-color);
  display: inline-flex;
  align-items: center;
  gap: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.products-shop .product .product-info .details span i {
  opacity: 0.5;
}
.products-shop .product .product-info .details h3 {
  margin: 10px 0 5px 0;
  font-size: 1.1em;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.products-shop .product .product-info .details p {
  margin: 0;
  font-size: 0.8em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.products-shop .product .product-info .options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: solid 1px #f5f6f8;
}
.products-shop .product .product-info .options .price {
  color: #4caf50;
  padding: 0 0 0 20px;
}
.products-shop .product .product-info .options .additional-qty {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  background: #f5f6f8;
}
.products-shop .product .product-info .options .additional-qty button {
  width: 30%;
  color: var(--main-color);
  background: transparent;
  font-size: 0.7em;
  border: none;
}
.products-shop .product .product-info .options .additional-qty div {
  width: 30%;
  text-align: center;
}
.seat-v2 {
  margin: 20px;
  border: solid 1px #e2e7ef;
  border-radius: 4px;
  box-shadow: 0 2px 1px #e2e7ef8c;
  position: relative;
}
.seat-v2 span.delete-seat {
  width: 30px;
  height: 30px;
  border: solid 1px #e2e7ef;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.8em;
  cursor: pointer;
}
.seat-v2 span.delete-seat:hover {
  color: #fff;
  border: #a8370e;
  background-color: #a8370e;
}
.seat-v2 span.loading i {
  animation: lds-ring 1s linear infinite;
}
.seat-v2 span.delete-seat .fa-circle-notch {
  display: none;
}
.seat-v2 span.loading .fa-circle-notch {
  display: inline-flex;
}
.seat-v2 span.loading .fa-times {
  display: none;
}
.seat-v2 .notes {
  padding: 8px 15px;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  font-size: 12px;
}
.seat-v2 .notes span {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 5px;
  color: #0000007a;
}
.seat-v2 .notes span i {
  color: var(--main-color);
}
.seat-v2 .seat-picture {
  display: block;
  background: #000;
  width: 100px;
  height: auto;
  position: relative;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
}
.seat-v2 .seat-picture i {
  color: #fff;
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 12px;
}
.seat-v2 .seat-row {
  display: flex;
  flex-direction: row;
  border-bottom: solid 1px #e2e7ef;
}
.seat-v2 .seat-row .spacer {
  padding: 10px 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.seat-v2 .seat-row .seat-info {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.seat-v2 .seat-row .seat-info .seat-column {
  font-size: 1.1em;
  font-weight: bold;
}
.seat-v2 .seat-row .seat-info .seat-column span {
  font-size: 0.9em;
  font-weight: normal;
  opacity: 0.7;
}
.seat-v2 .seat-row .seat-info .seat-column div {
  display: flex;
  align-items: center;
  gap: 10px;
}
.seat-v2 .seat-row .seat-info .seat-column div a {
  font-size: 0.9em;
  font-weight: normal;
}
@media (max-width: 768px) {
  .seat-v2 {
    margin: 10px;
  }
  .seat-v2 .seat-picture {
    width: 50px;
  }
  .seat-v2 .seat-row .seat-info {
    display: flex;
    flex-direction: row;
    gap: 10px;
  }
  .seat-v2 .seat-row .seat-info .seat-column {
    font-size: 1em;
    letter-spacing: -0;
  }
}
@media (max-width: 1024px) {
  .products-shop .products-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .products-shop .products-list .products-shop {
    gap: 20px;
  }
  .products-shop .products-list .products-shop .products-filter {
    overflow-x: scroll;
    padding-bottom: 10px;
  }
  .products-shop .products-list .products-shop .products-filter ul {
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    width: max-content;
  }
  .products-shop .products-list .products-shop .products-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .products-shop .products-list .products-shop div[data-view] {
    display: block;
    width: 100%;
  }
  .products-shop .products-list .products-shop div[data-view] .product {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .products-shop .products-list .products-shop div[data-view] .product-media {
    grid-area: 1 / 1 / 2 / 2;
    min-height: initial;
  }
  .products-shop .products-list .products-shop div[data-view] .product-info {
    grid-area: 1 / 2 / 2 / 5;
  }
  .tooltip-inner {
    max-width: 300px;
    padding: 8px 14px;
    font-size: 12px;
    color: #fff;
    text-align: left;
  }
}
.payment-box {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 40px;
}
.payment-box .payment-header {
  padding: 25px;
  background: #fafbfc;
  border-bottom: solid 1px #e7ecf2;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 15px;
}
.payment-box .payment-header h2 {
  font-weight: 500;
  margin: 0;
}
.payment-box .error {
  border-bottom: solid 1px #f0e8e2;
  background: #f8f4f2;
}
.payment-box .payment-body {
  padding: 40px 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.payment-box .payment-body p {
  margin: 0;
}
body.no-sticky {
  padding: 0;
}
body.no-sticky .navbar-fixed-top {
  position: relative !important;
}
.event-picker .container {
  width: 100%;
  max-width: 1260px;
}
.event-picker .event-status {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em;
  padding: 25px 20px;
}
.event-picker .status-cancelled {
  background: #f8e9e9;
  color: #792438;
}
.event-picker .status-finished,
.event-picker .status-soldout {
  background: #fff6e5;
  color: #88631e;
}
.event-picker .status-comingsoon,
.event-picker .status-custom {
  background: #f0f2f5;
  color: #394b74;
}
.header-v2 {
  margin: 0;
}
#eventCover {
  height: auto !important;
}
.event-picker {
  background: #fff;
  box-shadow: 0px 11px 8px -9px #00000014;
}
.event-picker .container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  max-width: 1260px;
}
.event-picker .dropdown {
  width: 100%;
}
.event-picker .dropdown .btn {
  width: 100%;
  background: #fff;
  border-radius: 0px !important;
  border: none;
  border-left: solid 1px #dedede;
  color: #000;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  padding: 25px 20px;
  outline: none;
}
.event-picker .dropdown .btn strong {
  font-weight: 500;
}
.event-picker .dropdown .btn span {
  font-weight: 500;
  margin-left: 5px;
  font-weight: 400;
  opacity: 0.6;
}
.event-picker .dropdown .dropdown-menu {
  width: 100%;
  border-radius: 0;
  padding: 0;
  border: none;
  margin-top: 0px;
  box-shadow: 0px 12px 20px -8px #0000003d;
  border-left: solid 1px transparent;
  max-height: 195px;
  overflow-y: scroll;
}
.event-picker .dropdown .dropdown-menu li.agotado {
  cursor: default;
  opacity: 0.5;
}
.event-picker .dropdown .dropdown-menu li.agotado .label {
  background: #0000009c;
  padding: 3px 4px;
}
.event-picker .dropdown .dropdown-menu li a {
  padding: 15px 20px;
  clear: both;
  font-weight: 600;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  border-bottom: solid 1px #d7d7d773;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  text-wrap: balance;
  text-decoration: none;
}
.event-picker .dropdown .dropdown-menu li a span {
  font-weight: 400;
  opacity: 0.6;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  text-wrap: nowrap;
}
.event-picker .qty-option {
  max-width: 150px;
}
.event-picker .action-container {
  display: inline-flex;
  align-items: center;
  min-width: 180px;
  padding: 10px 0;
}
.event-picker .action-container .btn {
  width: 100%;
  height: 100%;
}
.event-picker .picker-full {
  width: 100%;
}
.affix {
  top: var(--header-height);
  width: 100%;
}
.sticky {
  position: sticky;
  top: var(--header-height);
  z-index: 10;
}
@media (max-width: 768px) {
  .sticky {
    top: var(--header-height-mobile);
  }
  #picker {
    position: sticky !important;
  }
  .event-picker .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    gap: 16px;
    padding: 10px 5px;
  }
  .event-picker .dropdown .btn {
    border: solid 1px #dedede;
    padding: 20px;
    border-radius: 3px !important;
  }
  .event-picker .qty-option {
    max-width: 100%;
  }
  .event-picker .action-container {
    min-width: 100%;
    padding: 5px 0 0 0;
  }
}
.event_menu {
  background: #ffffff;
  display: flex;
  height: 70px;
  box-shadow: 0px 13px 20px -20px #323e4861;
  font-size: 0.9em;
  z-index: 10;
  border-top: solid 1px #f1f1f1;
}
.event_menu .container_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1260px;
  margin: 0px auto;
  padding: 0 15px;
}
.event_menu .event_nav ul {
  display: inline-flex;
  margin: 0;
  padding: 0;
  gap: 30px;
}
.event_menu .event_nav ul li {
  list-style: none;
  height: 70px;
}
.event_menu .event_nav ul li a {
  height: 100%;
  border-bottom: solid 2px transparent;
  display: flex;
  align-items: center;
  color: #000;
  white-space: nowrap;
  font-weight: 600;
  text-decoration: none;
}
.event_menu .event_nav ul li a:hover {
  border-color: var(--main-color);
}
.event_menu .event_nav {
  overflow-x: scroll;
}
.event_menu .event_nav::-webkit-scrollbar {
  height: 1px;
}
.event_menu .action_picker {
  min-width: 180px;
}
@media (max-width: 768px) {
  .event_menu .container_menu {
    padding: 0;
    width: 100%;
  }
  .event_nav ul li:first-child {
    margin-left: 20px;
  }
  .event_nav ul li:last-child {
    margin-right: 30px;
  }
  .action_picker {
    min-width: 0 !important;
  }
  .action_picker .btn {
    width: 92%;
    position: fixed;
    bottom: 20px;
    right: 4%;
    z-index: 100;
    padding: 17px 0;
  }
  .event_menu {
    background: linear-gradient(270deg, #e7e5e5 0%, #fff 5%);
  }
}
.event_blocks {
  background: var(--event-blocks-bg);
  font-size: 1em;
}
.event_blocks .block {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.event_blocks label {
  position: absolute;
  color: #fff;
  background: var(--main-color);
  font-weight: normal;
  font-size: 0.8em;
  border-radius: 2px;
  top: 20px;
  right: 20px;
  display: block;
  z-index: 1;
  margin: 0;
  padding: 4px 8px;
}
.event_blocks h1,
.event_blocks h2,
.event_blocks h3,
.event_blocks h4 {
  margin-bottom: 1em;
  line-height: normal;
}
.event_blocks h1 {
  font-size: 2.2em;
}
.event_blocks h2 {
  font-size: 1.6em;
}
.event_blocks h3 {
  font-size: 1.4em;
}
.event_blocks h4 {
  font-size: 1.2em;
}
.event_blocks p {
  margin-bottom: 20px;
  line-height: 1.5em;
}
.event_blocks ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.event_blocks h5.block_title {
  margin-bottom: 40px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
.event_blocks .list_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.event_blocks .list_title h5.block_title {
  margin-bottom: 0 !important;
}
.event_blocks .list_title a.list_link {
  border: solid 1px;
  border-radius: var(--grid-more-link-radius);
  padding: var(--grid-more-link-padding);
  font-size: 0.9em;
  text-decoration: none;
}
.block_content {
  margin: 0px auto;
}
.block_content .modal-content p,
.block_content .modal-content h1,
.block_content .modal-content h2.block_content .modal-content h3,
.block_content .modal-content h4,
.block_content .modal-content h5 {
  color: #000 !important;
}
.block_content .modal-content a {
  color: var(--main-color) !important;
}
.event_blocks .centered .block_content {
  width: 100%;
  max-width: 1260px;
  padding: 60px 15px;
}
.event_blocks .full-width .block_content {
  width: 100%;
  padding: 0;
}
.full-width .block_text .block_content,
.full-width .block_faq .block_content,
.full-width .block_mix .block_content,
.full-width .block_cards .block_content {
  max-width: 100%;
  padding: 50px 5%;
}
.full-width .block_search .block_content {
  max-width: 100%;
  padding: 60px 15px;
}
.event_blocks .block:nth-child(even) {
  background: linear-gradient(180deg, #dfe3e9 0%, #f4f6f9 5px);
}
.block .links {
  margin-top: 40px;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.links .btn {
  color: var(--main-color);
  border: solid 1px;
  font-size: 0.8em;
  padding: 0.8em 1.4em;
}
.block_mix .block_content .mix_content {
  display: flex;
  align-items: center;
  gap: 50px;
  word-break: break-word;
  justify-content: space-between;
}
.block_mix .block_content img {
  width: 100%;
  max-width: 50%;
}
.block_mix .block_content .mix_content div {
  width: 100%;
}
@media (max-width: 768px) {
  .block_mix .mix_content {
    flex-direction: column !important;
  }
  .block_mix .mix_content img {
    max-width: 100%;
  }
}
.block_image .image {
  text-align: center;
}
.block_image .image img {
  width: 100%;
}
.block_image .img_mobile {
  display: none;
}
@media (max-width: 768px) {
  .block_image .img_desktop {
    display: none;
  }
  .block_image .img_mobile {
    display: block;
  }
}
.video_responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.video_responsive iframe,
.video_responsive object,
.video_responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .block_video {
    padding-top: 70px;
  }
}
.block_faq details summary {
  padding: 25px 0;
  cursor: pointer;
  font-weight: 400;
  border-bottom: solid 1px #e0e0e0;
  position: relative;
  font-size: 1.2em;
  display: flex;
  align-items: center;
  user-select: none;
}
.block_faq details summary::after {
  content: "›";
  position: absolute;
  right: 0;
  color: var(--main-color);
  font-size: 1.5em;
  transition: 0.2s;
}
.block_faq details .details_content {
  padding: 25px 0;
  font-size: 1em;
}
.block_faq details[open] summary::after {
  transform: rotate(90deg);
}
.block_location h2 {
  margin-bottom: 10px;
}
.block_location a {
  color: var(--main-color);
  text-decoration: underline;
}
.block .modal {
  overflow: auto;
}
.block .modal-content {
  width: 90%;
  max-width: 700px;
  padding: 30px;
  margin: 0px auto;
}
.block .modal-content .close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 24px;
}
.action_picker {
  opacity: 0;
  pointer-events: none;
}
.stuck .action_picker {
  opacity: 1;
  pointer-events: all;
}
swiper-container {
  --swiper-pagination-color: #fff;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 4px;
  --swiper-navigation-color: #fff;
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 20px;
  --swiper-pagination-bottom: 20px;
  --swiper-navigation-size: 30px;
}
.block_slider img {
  width: 100%;
  height: 100%;
  min-height: 350px;
  object-fit: cover;
}
.block_slider .information {
  background: linear-gradient(359deg, #000, transparent);
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  flex-direction: column;
  align-content: center;
  justify-content: flex-end;
  padding-bottom: 60px;
}
.block_slider .information h3 {
  font-size: 1.4em !important;
  font-weight: bold;
  color: var(--grid-title-color);
  margin: 0 0 5px 0;
}
.block_slider .information p {
  margin: 0;
}
.block_slider .information .details {
  line-height: 1.4em;
  width: 100%;
  max-width: 1260px;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.block_slider .information hr {
  margin: 10px 0;
}
.block_slider .information strong {
  font-weight: 400;
  display: block;
}
.block_slider .information strong span {
  opacity: 0.5;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.block_slider .information span.slider_link {
  background: var(--main-color);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 1em;
}
.cards {
  display: grid;
  gap: 40px;
}
.grid_cards_2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid_cards_3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid_cards_4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid_cards_5 {
  grid-template-columns: repeat(5, 1fr);
}
.card {
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 0px 13px 20px -12px #28282842;
  width: 100%;
  border: none;
}
.card .card_body {
  padding: 20px;
}
.card .card_body h4 {
  margin: 0 0 20px 0;
}
.grid_cards_2 .card {
  flex-direction: row;
}
.grid_cards_2 .card .card_image {
  flex: 45% 0 0;
}
.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
@media (max-width: 768px) {
  .grid_cards_2 .card {
    flex-direction: column;
  }
  .grid_cards_2,
  .grid_cards_3,
  .grid_cards_4,
  .grid_cards_5 {
    grid-template-columns: repeat(1, 1fr);
  }
}
:root {
  --grid-radius: 6px;
  --grid-image-radius: 3px;
  --grid-shadow: 0px 40px 50px -20px #0000001f;
  --grid-shadow-hover: 0px 40px 50px -20px #00000040;
  --grid-image-height: auto;
  --grid-image-ratio: auto;
  --grid-image-effect-hover: scale(1.05);
  --grid-bg-hover: #ffffff;
  --grid-gap: 20px;
  --grid-gap-mobile: 20px;
  --grid-margin-bottom: 0px;
  --grid-margin-bottom-mobile: 0px;
  --grid-title-color: #fff;
  --grid-information-bg: #00000090;
  --grid-information-position: absolute;
  --grid-information-color: #fff;
  --grid-information-padding: 20px;
  --grid-information-height: auto;
  --grid-more-link-padding: 5px 14px;
  --grid-more-link-radius: 30px;
}
.events_grid {
  display: grid;
  grid-gap: var(--grid-gap);
}
.list-grid-1 {
  grid-template-columns: repeat(1, 1fr);
}
.list-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.list-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.list-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.list-grid-5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid_element {
  position: relative;
  text-decoration: none;
  margin-bottom: var(--grid-margin-bottom);
  border-radius: var(--grid-radius);
  overflow: hidden;
  height: min-content;
  box-shadow: var(--grid-shadow);
  transition: 0.3s ease-in-out;
  z-index: 1;
  font-size: 15px;
}
.grid_element:hover {
  box-shadow: var(--grid-shadow-hover);
  z-index: 2;
  text-decoration: none;
}
.grid_element .image {
  height: var(--grid-image-height);
  border-radius: var(--grid-image-radius);
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 100%;
}
.grid_element .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: var(--grid-image-ratio);
  transition: 0.2s ease-in;
}
.grid_element:hover .image img {
  transform: var(--grid-image-effect-hover);
}
.grid_element .information {
  position: var(--grid-information-position);
  bottom: 0;
  padding: var(--grid-information-padding);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  background: var(--grid-information-bg);
  font-size: 1em;
  height: var(--grid-information-height);
}
.grid_element .information h3 {
  font-size: 1.2em !important;
  font-weight: bold;
  color: var(--grid-title-color);
  margin: 0 0 5px 0;
}
.grid_element .information p {
  margin: 0;
}
.grid_element .information .details {
  line-height: 1.4em;
  color: var(--grid-information-color);
  margin-bottom: 10px;
  width: -webkit-fill-available;
}
.grid_element .information .details strong {
  font-weight: 400;
  display: block;
}
.grid_element .information .details span {
  opacity: 0.5;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.grid_element .information span.grid_link {
  background: var(--main-color);
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 0.9em;
}
.vertical .information h3,
.vertical .information strong {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .list-grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .list-grid-4,
  .list-grid-5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .events_grid {
    grid-gap: var(--grid-gap-mobile);
  }
  .list-grid-1,
  .list-grid-2,
  .list-grid-3,
  .list-grid-4,
  .list-grid-5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid_element {
    margin-bottom: var(--grid-margin-bottom-mobile);
  }
}
:root .compact {
  --grid-information-padding: 20px;
  --grid-information-height: 100%;
}
.compact .event_thumb {
  font-size: 18px;
}
:root .standard {
  --grid-radius: 0px;
  --grid-image-radius: 6px;
  --grid-shadow: none;
  --grid-shadow-hover: none;
  --grid-image-effect-hover: none;
  --grid-title-color: #000;
  --grid-information-bg: none;
  --grid-information-position: relative;
  --grid-information-color: #000;
  --grid-information-padding: 15px 0 0 0;
}
:root .vertical {
  --grid-image-effect-hover: scale(1.05);
  --grid-bg-hover: #ffffff;
  --grid-margin-bottom-mobile: 0px;
  --grid-title-color: #000;
  --grid-information-bg: #fff;
  --grid-information-position: relative;
  --grid-information-color: #000;
  --grid-information-padding: 20px;
}
:root .horizontal {
  --grid-image-radius: 0px;
  --grid-image-effect-hover: scale(1.05);
  --grid-bg-hover: #ffffff;
  --grid-margin-bottom-mobile: 0px;
  --grid-title-color: #000;
  --grid-information-bg: #fff;
  --grid-information-position: relative;
  --grid-information-color: #000;
  --grid-information-padding: 30px;
}
.horizontal .grid_element {
  display: flex;
  align-items: stretch;
  height: 100%;
}
.horizontal .grid_element .image {
  width: 40%;
}
.horizontal .grid_element .information {
  justify-content: center;
  width: 60%;
}
:root {
  --search-gap: 10px;
  --searchbox-background: #fff;
  --searchbox-width: 100%;
  --searchbox-max-width: 800px;
  --searchbox-radius: 4px;
  --searchbox-padding: 4px;
  --searchbox-element-radius: 3px;
  --searchbox-input-width: 100%;
  --searchbox-input-padding: 10px;
  --searchbox-button-color: #fff;
  --searchbox-button-padding: 12px 20px;
}
.block_search .search {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  gap: var(--search-gap);
  font-size: 1em;
}
.block_search .search h1 {
  margin: 0;
  font-weight: 700;
  font-size: 2em;
}
.block_search .search p {
  margin: 0 0 20px 0;
  font-size: 1.2em;
}
.block_search .search .search_box {
  background: var(--searchbox-background);
  border-radius: var(--searchbox-radius);
  padding: var(--searchbox-padding);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: var(--searchbox-width);
  max-width: var(--searchbox-max-width);
  gap: var(--search-gap);
}
.block_search .search .search_box ::placeholder {
  color: #00000050;
}
.block_search .search .search_box input {
  width: var(--searchbox-input-width);
  padding: var(--searchbox-input-padding);
  border: none;
  color: #000;
  outline: none;
  box-shadow: none;
  border-radius: var(--searchbox-element-radius);
}
.block_search .search button {
  background: var(--main-color);
  padding: var(--searchbox-button-padding);
  color: var(--searchbox-button-color);
  border-radius: var(--searchbox-element-radius);
  border: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 10px;
}
.block_search .search button svg {
  width: 1em;
}
@media (max-width: 768px) {
  .block_slider .information .details {
    align-items: center;
  }
}
ul.cards-options {
  padding: 0;
  margin: 0 0 40px 0;
}
ul.cards-options li {
  list-style: none;
  background: #ffffff;
  border-radius: 0px;
  margin-bottom: 1px;
  position: relative;
}
ul.cards-options li:first-child {
  border-radius: 4px 4px 0 0;
}
ul.cards-options li:last-child {
  border-radius: 0 0 4px 4px;
}
ul.cards-options li .card-header {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
ul.cards-options li .card-header .card-info {
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #6f6f6f;
  gap: 25px;
  font-size: 0.9em;
}
ul.cards-options li.selected .card-header .card-info {
  cursor: default !important;
}
ul.cards-options li .card-header .card-info strong {
  font-weight: 500;
}
ul.cards-options li .card-header a {
  color: var(--main-color);
  font-size: 0.9em;
}
ul.cards-options li .card-header .delete-card {
  fill: #c4c7d0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all !important;
}
ul.cards-options li .card-header .delete-card:hover {
  fill: var(--main-color);
}
ul.cards-options li .card-header strong {
  display: block;
  font-size: 16px;
  color: #000;
}
ul.cards-options li .card-header img {
  border: solid 1px #e8ecf2;
  border-radius: 6px;
  overflow: hidden;
  object-fit: cover;
  width: 60px;
}
ul.cards-options li .card-header .check {
  width: 24px;
  height: 24px;
  background: #fff;
  border: solid 1px #c0cedf;
  border-radius: 100%;
  transition: 0.3s;
}
ul.cards-options li:hover .card-header .check {
  border: solid 1px var(--main-color);
}
ul.cards-options li .card-details {
  padding: 20px;
}
ul.cards-options li .card-details {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
ul.cards-options li .card-details .cvv-form {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 25px;
}
ul.cards-options li .card-details .cvv-form img {
  width: 60px;
}
ul.cards-options li .card-details .cvv-form input {
  width: 300px;
}
ul.cards-options li.active {
  background: #fff;
}
ul.cards-options li.selected {
  background: #ffffff7d;
}
ul.cards-options li.active .card-header .check {
  background: var(--main-color);
  border-color: var(--main-color);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 9px;
}
ul.cards-options li.active .card-header .check:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  color: #fff;
}
ul.cards-options li.disabled {
  pointer-events: none !important;
  background: #ffffff80;
  opacity: 0.7;
  filter: grayscale(1);
}
.add-other {
  border: dashed 1px var(--main-color);
  border-radius: 4px;
  text-align: center;
  padding: 20px;
  color: var(--main-color);
  font-weight: 500;
  cursor: pointer;
  margin: -10px auto 60px;
  transition: 0.2s ease-in;
  display: block;
  width: 100%;
  background: #fff3;
}
.add-other:hover {
  background: #ffffff8a;
  border: solid 1px;
}
.empty {
  background: #8e9daf14;
  border-radius: 4px;
  font-weight: 500;
  font-size: 1.1em;
  color: #6a7582;
  padding: 20px;
  margin-bottom: 40px;
  box-shadow: inset 0 1px 2px #d4e0ed;
}
@media (max-width: 768px) {
  ul.cards-options li .card-header {
    padding: 15px;
  }
  ul.cards-options li .card-header .card-info {
    gap: 15px;
  }
  ul.cards-options li .card-header img {
    width: 40px;
  }
  ul.cards-options li .card-header .check {
    width: 22px;
    height: 22px;
  }
  ul.cards-options li.active .card-details .cvv-form {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  ul.cards-options li.active .card-details .cvv-form input {
    width: 100%;
  }
  ul.cards-options li.active .card-details .cvv-form div {
    width: 70%;
  }
}
.checkout-process .process-alert {
  padding: 20px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  box-shadow: inset 0 1px 0 #ffffff87;
}
.checkout-process .process-alert svg {
  width: 18px;
  min-width: 18px;
}
.checkout-process .process-alert.error {
  background: #ffe6e6;
  border: solid 1px #f4d4d4;
  color: #863706;
}
.checkout-process .process-alert.alert {
  background: #fff5e3;
  border: solid 1px #f4e4c6;
  color: #ac531d;
}
.checkout-process .process-alert.success {
  background: #f4f8ef;
  border: solid 1px #d8e6c7;
  color: #5f8231;
}
.checkout-process .process-alert span {
  font-size: 13px;
  display: block;
  color: #000;
  font-weight: normal !important;
}
:root {
  --thumb-gap: 10px;
  --thumb-radius: 6px;
  --element-gap: 20px;

  --success-bg: linear-gradient(
    45deg,
    rgba(159, 224, 181, 1) 0%,
    rgba(114, 189, 181, 1) 100%
  );
  --success-color: #3e605d;

  --error-bg: linear-gradient(
    45deg,
    rgba(239, 132, 132, 1) 0%,
    rgba(217, 96, 96, 1) 100%
  );
  --error-color: #621107;

  /* --alert-bg: linear-gradient(45deg, rgba(246, 238, 199, 1) 0%, rgba(255, 228, 155, 1) 100%);
  --alert-color: #863706;

  --info-bg: linear-gradient(45deg, rgba(212, 227, 245, 1) 0%, rgba(157, 186, 221, 1) 100%);
  --info-color: #617a98; */

  --info-bg: linear-gradient(
    45deg,
    rgba(246, 238, 199, 1) 0%,
    rgba(255, 228, 155, 1) 100%
  );
  --info-color: #863706;

  --alert-bg: linear-gradient(
    45deg,
    rgba(212, 227, 245, 1) 0%,
    rgba(157, 186, 221, 1) 100%
  );
  --alert-color: #617a98;

  --account-header-height: 60px;
  --account-header-bg: #fff;
  --account-bg: #edeef3;
  --account-header-title-color: #fff;
  --acount-back-color: #676767;
  --acount-back-color-hover: #000;
  --account-body-bg: linear-gradient(
    180deg,
    rgb(216, 222, 230) 0%,
    rgba(241, 243, 246, 1) 5%,
    rgba(241, 243, 246, 1) 100%
  );
  --account-footer-bg: #fff;

  --account-refund-bg: #f3f5f7;
}

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

.btn_small {
  font-size: 0.8em;
  padding: 0.8em 1.5em;
}
.btn_block {
  display: block;
  width: 100%;
}

.buy_details .btn_primary {
  background: var(--main-color);
  color: #fff !important;
}
.btn_secondary {
  background: #f6f6f670;
  color: #333 !important;
}

.buy_details {
  font-size: 1em;
}
.buy_details .header {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1em;
  height: var(--account-header-height);
  background: var(--account-header-bg);
  font-weight: 500;
  border-radius: var(--thumb-radius) var(--thumb-radius) 0 0;
}
.buy_details .header .btn_back {
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 100%;
  font-size: 0.8em;
  color: var(--account-back-color);
  padding: 0 var(--element-gap);
  font-weight: normal;
  border-right: solid 1px var(--account-bg);
}
.buy_details .header .btn_back svg {
  width: 14px;
  transform: rotate(180deg);
  margin-right: 10px;
}
.buy_details .header .btn_back:hover {
  color: var(--acount-back-color-hover);
}

.buy_details .header span {
  margin-left: var(--element-gap);
}

.buy_details .body {
  background: var(--account-body-bg);
}
.buy_details .body .cont {
  padding: calc(var(--element-gap) * 3) calc(var(--element-gap) * 4);
  border-bottom: solid 1px var(--account-border-color);
  background: var(--account-body-bg);
}

.buy_details .body .title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.buy_details ul.items {
  padding: 0;
  margin: 0;
}
.buy_details ul.items li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 2px;
  min-height: 80px;
}
.buy_details ul.items li .item_detail {
  padding: var(--element-gap);
  line-height: 1.5em;
}

.buy_details ul.items li .item_detail h2 {
  font-size: 1em;
  padding: 0;
  border: none;
  color: #000;
}
.buy_details ul.items li .item_detail h2 span {
  font-weight: 400;
}
.buy_details ul.items li .item_detail h2 i {
  font-style: normal;
  opacity: 0.6;
}
.buy_details ul.items li .item_detail h2 strong {
  color: var(--main-color);
}
.buy_details ul.items li .item_detail p {
  font-size: 0.9em;
  opacity: 0.7;
  padding: 2px 0 0 0;
}

.buy_details ul.items li .item_status {
  padding: 0 var(--element-gap);
}

.buy_details ul.items li .item_status span {
  font-size: 0.9em;
  font-weight: 500;
  padding: 10px 15px;
  border-radius: 30px;
  white-space: nowrap;
}

.buy_details ul.items li .item_status span.redeem {
  background: var(--main-color);
  border: solid 1px var(--main-color);
  color: #fff;
}

.buy_details ul.items li .item_status span.redeemed {
  color: var(--main-color);
  font-size: 0.9em;
}

.buy_details ul.items li .item_status span.noredeem {
  background: #f5f6f9;
  border: solid 1px #f5f6f9;
  color: #8992a0;
}

.buy_details .body .title h1 {
  font-size: 1.3em;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.2em;
  justify-content: flex-start;
}

.buy_details .body .title h1#back {
  cursor: pointer;
}

.buy_details .body .title span {
  opacity: 0.5;
}
.buy_details .body .title h1 span {
  color: var(--main-color);
  opacity: 1;
}
.buy_details .body .title h1 span.alert {
  color: var(--alert-color);
  opacity: 1;
}
.buy_details .body .title h1 i {
  font-style: normal;
  font-weight: 400;
  opacity: 0.5;
}
.buy_details .body .title h1 svg {
  width: 16px;
  transform: rotate(180deg);
  margin-right: 5px;
}

.buy_details ul {
  padding: 0;
  margin: 0;
}

.buy_details ul.select_items li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 2px;
}
.buy_details ul.select_items li {
  padding: var(--element-gap);
}
.buy_details ul.select_items li h2 {
  font-size: 1em;
  border: none;
  padding: 0;
  max-width: 85%;
  line-height: 1.6em;
}
.buy_details ul.select_items li h2 span {
  font-weight: 400;
}
.buy_details ul.select_items li h2 i {
  font-style: normal;
  font-size: 0.9em;
  opacity: 0.5;
}
.buy_details ul.select_items li h2 strong {
  color: var(--main-color);
  display: block;
}
.buy_details ul.select_items li h2 strong small {
  font-size: 1em;
  font-weight: 600;
  color: #000;
}
.buy_details ul.select_items li:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  border: solid 2px #ccc;
  opacity: 0.5;
  background: #fff;
  transition: 0.2s;
}

.buy_details ul.select_items li:hover:after {
  border: solid 2px var(--main-color);
  opacity: 1;
  background: #fff;
}
.buy_details ul.select_items li.active:after {
  border: solid 2px var(--main-color);
  opacity: 1;
  background: var(--main-color);
  box-shadow: inset 0px 0px 0px 4px #fff;
}

.buy_details ul.select_items li.sold_out {
  cursor: default;
}

.buy_details ul.select_items li.sold_out h2,
.buy_details ul.select_items li.sold_out h2 strong {
  color: #999;
}
.buy_details ul.select_items li.sold_out::after {
  content: none;
}

.buy_details ul.select_items li span.sold {
  background: #f5f6f9;
  color: #8992a0;
  font-weight: 600;
  font-size: 0.8em;
  padding: 6px 12px;
  border-radius: 30px;
  display: none;
}

.buy_details ul.select_items li.sold_out span.sold {
  display: inline;
}

.buy_details .cont .description {
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  box-shadow: 0px 31px 40px -26px #2734475c;
  margin-top: calc(-30px - var(--element-gap) * 3);
  text-align: center;
}

.buy_details .cont .description .description_body {
  padding: calc(var(--element-gap) * 2);
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.buy_details .cont .description .description_footer {
  padding: calc(var(--element-gap) * 2);
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  border-top: solid 1px #edeff2;
}
.buy_details .cont .description p {
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  max-width: 600px;
}
.buy_details .cont .description a {
  color: blue;
  display: inline-flex;
  gap: 4px;
}

.buy_details .cont .description a svg {
  width: 13px;
}

.buy_details .cont .description a.btn {
  color: var(--main-color);
  border: solid 1px var(--main-color);
  display: inline-block;
}

.buy_details .cont .description h1 {
  font-size: 1.5em;
  font-weight: 600;
  color: #000;
}
.buy_details .cont .description h3 {
  font-size: 1.2em;
  font-weight: 600;
}

.buy_details .cont .description .information {
  background: #fffbf3;
}

.buy_details .cont .description .validation_container {
  margin: 30px 0 20px 0;
  gap: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.buy_details .cont .description .validation_container span.error {
  color: #a8370e;
  font-size: 0.9em;
}
.buy_details .cont .description .validation_container span.error strong {
  color: #a8370e;
}
.buy_details .cont .description .validation_code {
  border: solid 1px #c6d0de;
  padding: 0px 30px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 10px;
  box-shadow: inset 2px 5px 5px #0000001a;
}

.buy_details .cont .description .validation_code span {
  font-size: 20px;
  letter-spacing: 7px;
  opacity: 0.5;
}

.buy_details .cont .description .validation_code input {
  text-align: center;
  border: none !important;
  box-shadow: none !important;
  font-size: 30px;
  letter-spacing: 7px;
  width: 180px;
  padding: 18px 0;
  text-transform: uppercase;
  border-radius: 0;
  outline: none !important;
  background: transparent !important;
}

.buy_details .cont .description .validation_code input::placeholder {
  color: #d5d9de;
}

.buy_details .cont .description .validation_code i {
  width: 22px;
  height: 22px;
  display: flex;
  border-radius: 100%;
  filter: #fff;
  align-items: center;
  justify-content: center;
}

.buy_details .cont .description .validation_code i.loading {
  border: solid 3px #0059c1;
  border-top-color: #0059c130;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}

.buy_details .cont .description .validation_code i.error {
  background: var(--error-bg);
}
.buy_details .cont .description .validation_code i.success {
  background: var(--success-bg);
}

.buy_details .cont .description .validation_code i svg {
  width: 12px;
}

.buy_details .cont .description .validation_error {
  padding: 30px;
  background: #d4595914;
  border-radius: 3px;
}
.buy_details .cont .description .validation_error h4 {
  color: #a8370e;
  font-weight: bold;
  font-size: 1.1em;
  margin: 0 0 10px 0;
}
.buy_details .cont .description .validation_error a {
}

.buy_details .information .validation_explain {
  width: 100%;
  background: #fff;
  max-width: 500px;
  padding: 24px 20px;
  border-radius: 4px;
  border: solid 1px #ede9e1;
  font-size: 0.9em;
  box-shadow: 0px 20px 70px -19px #92856c75;
}

.buy_details .information .validation_explain table {
  width: 100%;
  text-align: left;
}
.buy_details .information .validation_explain table th {
  border-bottom: solid 1px #f1f1f1;
  padding-bottom: 5px;
  font-weight: 800;
}
.buy_details .information .validation_explain table td {
  padding: 10px 0 0 0;
  vertical-align: top;
  line-height: 25px;
}

.buy_details .information .validation_explain table td strong {
  font-weight: 500;
}

.buy_details .information .validation_explain span.blured-text {
  filter: blur(2px);
}
.buy_details .information .validation_explain .border-text {
  border: solid 1px #ff7f00;
  padding: 2px 3px;
  border-radius: 3px;
}
.buy_details .information .validation_explain span i {
  position: absolute;
  margin: -5px 0 0 0;
}

.buy_details .footer {
  background: var(--account-footer-bg);
  padding: calc(var(--element-gap) * 2);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  gap: calc(var(--element-gap) * 4);
  text-align: left;
  color: #333;
  border: none !important;
}

.buy_details .footer .details {
  width: 50%;
}

.buy_details .footer .details h3 {
  font-size: 0.9em;
  font-weight: 600;
  color: #000;
  padding: 10px 0 0 0;
}
.buy_details .footer .details h4 {
  display: block;
  padding: 0 0 10px 0;
  font-size: 1em;
  opacity: 0.5;
  font-weight: 500;
  border-bottom: solid 1px var(--account-bg);
}
.buy_details .footer .details .detail {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: dotted 1px var(--account-bg);
  padding: 12px 0;
  font-size: 0.9em;
}

.buy_details .footer .details .detail span.refundlabel {
  background: #cbd5e0;
  color: #fff;
  padding: 1px 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  border-radius: 3px;
  margin: 0 0 0 10px;
}

.buy_details .footer .details .detail:last-child {
  border-bottom: none;
}

.buy_details .footer .total {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px 0;
  border-top: dotted 1px #f4f5f8;
  background: none;
  font-size: 1em !important;
  color: #000;
  margin: 0;
}

.buy_details .footer .total strong {
  font-size: inherit;
  font-weight: bold;
}

.buy_details .advice {
  padding: calc(var(--element-gap) * 3) 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px #ffffff94;
}
.buy_details .advice h1 {
  font-size: 1.3em;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.buy_details .advice h1 svg {
  /* width: 20px;
  margin-left: -30px;
  margin-right: 10px; */
  display: none;
}
.buy_details .advice .subtitle {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.5em;
}

.buy_details .advice.APPROVED {
  background: var(--success-bg);
  color: var(--success-color);
}
.buy_details .advice.alert,
.buy_details .advice.PENDING,
.buy_details .advice.IN_MEDIATION,
.buy_details .advice.IN_DISPUTE {
  background: var(--alert-bg);
  color: var(--alert-color);
  margin: 0;
}
.buy_details .advice.error,
.buy_details .advice.EXPIRED_PAYMENT,
.buy_details .advice.CANCELLED {
  background: var(--error-bg);
  color: var(--error-color);
  margin: 0;
}

.buy_details .advice.REFUNDED {
  background: var(--info-bg);
  color: var(--info-color);
  margin: 0;
}

.buy_details .buy_error_link {
  padding: calc(var(--element-gap) * 3) 0 calc(var(--element-gap) * 1) 0;
  font-size: 1em;
  display: flex;
  gap: 20px;
  justify-content: center;
}
.buy_details .buy_error_link a {
  color: blue;
  border-radius: var(--thumb-radius);
}

.tickets {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.tickets .digital_ticket {
  flex-basis: 30.5%;
  margin: 1%;
  background: #fff;
  border-radius: var(--thumb-radius);
  box-shadow: 0 18px 42px -10px #00000017;
}

.tickets .digital_ticket .ticket_header {
  padding: var(--element-gap);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--element-gap);
  border-bottom: solid 1px var(--account-bg);
}

.tickets .digital_ticket .ticket_header img {
  width: 50%;
}
.tickets .digital_ticket .ticket_header span {
  color: var(--main-color);
  font-size: 0.8em;
}
.tickets .digital_ticket .ticket_body {
  border-top: solid 1px var(--account-border-color);
  border-bottom: solid 1px var(--account-border-color);
  padding: calc(var(--element-gap) / 2);
}

.tickets .digital_ticket .ticket_body .row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 5px 10px;
  text-align: left;
}

.tickets .digital_ticket .ticket_body .row div {
  font-weight: 600;
  text-align: left;
  margin-right: var(--element-gap);
}
.tickets .digital_ticket .ticket_body .row div span {
  font-weight: normal;
  display: block;
  font-size: 0.8em;
  opacity: 0.6;
}

.tickets .digital_ticket .ticket_holder {
  padding: 10px var(--element-gap);
  border-top: solid 1px var(--account-bg);
  background: #f2f3f7;
  font-size: 0.8em;
  display: flex;
  align-content: center;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: var(--main-color);
}

.tickets .digital_ticket .ticket_holder span {
  display: flex;
  flex-direction: column;
  color: #333;
}

.tickets .digital_ticket .ticket_holder i {
  font-size: 1.1em;
}
.tickets .digital_ticket .ticket_holder i.fa-info-circle {
  opacity: 0.5;
}

.tickets .digital_ticket .ticket_footer {
  padding: var(--element-gap);
  border-top: solid 1px var(--account-bg);
}
.tickets .digital_ticket .ticket_footer a {
  color: var(--main-color);
}

.code_container {
  border: solid 1px var(--account-body-bg);
  border-radius: var(--thumb-radius);
  margin-bottom: var(--element-gap);
}

.description .emphasis {
  margin: 0;
}

@media (max-width: 768px) {
  .account_main {
    height: auto;
    padding: 30px 0;
    font-size: 16px;
  }
  .buy_details {
    margin-top: var(--element-gap);
  }
  .buy_details .body .cont,
  .buy_details .advice {
    padding: calc(var(--element-gap) * 2) var(--element-gap);
  }
  .buy_details .footer {
    padding: calc(var(--element-gap) * 2) var(--element-gap);
    gap: calc(var(--element-gap) * 1.5);
    flex-direction: column;
  }
  .buy_details .footer .details {
    width: 100%;
  }
  .buy_details .body .title {
    flex-direction: column;
    align-items: flex-start;
  }

  .buy_details .body .title h1 {
    display: block;
    font-size: 1.2aem;
  }
  .buy_details .body .title span {
    padding-top: 10px;
  }

  .buy_details .cont .description {
    flex-direction: column;
    margin-top: calc(10px - var(--element-gap) * 3);
  }

  .buy_details .cont .description .description_body,
  .buy_details .cont .description .description_footer {
    padding: calc(var(--element-gap) * 1);
  }

  .buy_details .advice h1 {
    font-size: 1.3em;
  }
  .buy_details .advice h1 svg {
    display: none;
  }
  .tickets {
    margin: 0 auto;
    display: grid;
    grid-auto-flow: column;
    gap: 1rem;
    padding: 1rem;
    max-width: 100%;
    overflow-y: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
  }
  .tickets .digital_ticket {
    box-shadow: none;
    scroll-snap-align: start;
    min-width: 70vw;
    max-width: 100%;
    object-fit: contain;
    border: solid 1px var(--account-border-color);
  }
}

.loader_process {
  top: 0;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(255, 255, 255, 0.95);
  margin: 0;
  gap: 10px;
}

.loader_process h2 {
  font-size: 0.8em;
  font-weight: 700;
  color: var(--main-color);
  margin: 0;
  text-transform: uppercase;
}
.loader_process #loader_message {
  font-weight: 500;
  font-size: 1em;
  margin-bottom: 20px;
}
.loader_process #countdown {
  font-size: 0.8em;
  opacity: 0.7;
}
.loader_process {
  margin-bottom: 40px;
}

.loader-ring {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
}
.loader-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  border: 4px solid var(--main-color);
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--main-color) transparent transparent transparent;
}
.loader-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.loader-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.loader-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.quentro-container h1 {
  margin-bottom: 20px;
  font-weight: 600;
}

.purchase {
  margin-bottom: 0;
}

.refund {
  padding: calc(var(--element-gap) * 1.5) calc(var(--element-gap) * 2);
  font-size: 1.1em;
  font-weight: 500;
  background: var(--account-refund-bg);
}

.refund a {
  color: blue;
}

.refund .btn_primary {
  background: blue;
}

.refund .refund_options {
  margin-top: 20px;
  display: flex;
  gap: 20px;
}

.inline_loader {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.inline_loader .loader-ring {
  width: 16px;
  height: 16px;
}

.inline_loader .loader-ring div {
  width: 16px;
  height: 16px;
  border: 2px solid;
  border-color: var(--main-color) transparent transparent transparent;
}

.buy_details .actions {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: var(--element-gap) 0;
}

.buy_details .alert-modal {
  max-width: 500px;
}
.buy_details .alert-modal .modal-content {
  padding: 20px;
  border-radius: 6px;
  box-shadow: none;
}

.buy_details .alert-modal .modal-content h4 {
  font-weight: bold;
  color: var(--main-color);
  margin-bottom: 20px;
  font-size: 1.2em;
}

.buy_details .alert-modal .modal-content p {
  padding: 0;
}

.buy_details .confirm_actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #3637410f;
}

.buy_details .alert-modal .confirm_actions .btn {
  width: 50%;
}

.buy_details .description .qr_container {
  padding: var(--element-gap);
  border: solid 1px #e4e8ed;
  border-radius: var(--thumb-radius);
}

.buy_details .description .qr_container .brand_image {
  padding: 5px 0 20px 0;
  margin-bottom: 20px;
  border-bottom: solid 1px #e4e8ed;
}

.buy_details .description .qr_container .exchange_image {
  padding: 5px 0 20px 0;
  margin-bottom: 0px;
}

/* Purchases items*/

.content-header {
  border: none !important;
}

.user_purchases {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 30px 2%;
  padding: calc(var(--element-gap) * 2) !important;
  background: var(--account-body-bg);
}
.user_purchases .purchase_item {
  width: 23%;
  background: #fff;
  border-radius: var(--thumb-radius);
  box-shadow: 0px 28px 40px -26px #252b3e14;
}
.user_purchases .purchase_item a:hover {
  text-decoration: none !important;
}
.user_purchases .purchase_item .purchase_image {
  position: relative;
}
.user_purchases .purchase_item .purchase_image .overlay {
  position: absolute;
  background: linear-gradient(
    0deg,
    rgb(255 255 255 / 69%) 0%,
    rgb(255 255 255 / 46%) 100%
  );
  width: 100%;
  height: 100%;
  backdrop-filter: grayscale(100%);
  padding: calc(var(--element-gap) / 2);
}

.user_purchases .purchase_item .purchase_image .overlay span {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 3px;
  position: absolute;
  bottom: calc(var(--element-gap) / 2);
}
.user_purchases .purchase_item .purchase_image img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.user_purchases .purchase_item .purchase_body {
  padding: var(--element-gap) calc(var(--element-gap) / 1.5);
}

.user_purchases .purchase_item .purchase_body h2 {
  color: #000;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.3em;
  padding: 0;
  border: none;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  margin-bottom: 10px;
}

.user_purchases .purchase_item .purchase_body span {
  font-size: 1em;
  color: #000;
  opacity: 0.5;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.user_purchases .purchase_item .purchase_footer {
  padding: calc(var(--element-gap) / 1.5);
  border-top: solid 1px #f1f1f1;
  font-size: 0.8em;
  color: #666;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1024px) {
  .user_purchases .purchase_item {
    width: 45%;
  }
}

@media (max-width: 768px) {
  .user_purchases {
    padding: var(--element-gap) !important;
    gap: 20px 0;
  }
  .user_purchases .purchase_item {
    width: 100%;
  }
}

.account-container {
  min-height: calc(100vh - 200px);
}

.refunded_tickets {
  text-align: center;
  background: #eceef3;
  border: dashed 1px #c5d0e5;
  padding: var(--element-gap);
  color: #000;
  font-size: 1em;
  font-weight: 600;
  border-radius: 3px;
}

#exchange_instructions_modal .modal-content a.close {
  margin: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  color: var(--main-color);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

form .has-error span.error {
  font-size: 11px;
  color: red;
}

.ads_space {
  background: #ebedf0;
  padding: calc(var(--element-gap) * 3) calc(var(--element-gap) * 4);
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ads_space img {
  width: 100%;
  border-radius: var(--thumb-radius);
}

.cart_ads {
  width: 100%;
  margin-bottom: -50px;
}
.cart_ads img {
  width: 100%;
}

@media (max-width: 768px) {
  .ads_space {
    padding: var(--element-gap);
  }
  .cart_ads {
    margin-bottom: -150px;
  }
}

/* Products details */

.products-details {
  padding: calc(var(--element-gap) * 3) calc(var(--element-gap) * 4);
  background: var(--main-color)
    url(https://cdn.getcrowder.com/images/1712608775311-null-pattern-sh.png)
    repeat;
  background-size: 250px;
}

.products-details .cont {
  background: #fff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  box-shadow: 0px 31px 40px -26px #000000ba;
}

.products-details .cont .text {
  width: 75%;
  padding: 40px;
}

.products-details .cont .code {
  width: 25%;
  text-align: center;
  padding: 20px;
  border-left: solid 1px #eceef2;
}

.products-details .cont .code span {
  font-size: 0.9em;
  font-weight: 600;
  color: var(--main-color);
}

.products-details h2 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: normal;
  border: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.modal-body .item-store {
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
}
.modal-body .item-store .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1.1em;
  font-weight: 600;
  gap: 15px;
  border-bottom: solid 1px #fafafa;
  padding: 7px 0;
}
.modal-body .item-store h2 {
  border: none;
  color: #000;
  font-weight: bold;
  font-size: 1.2em;
}
.modal-body .item-store h2 small {
  font-size: 0.8em;
  display: block;
  line-height: 1.5em;
  color: #777;
}

.modal-body .item-store .item img {
  width: 55px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
}
.modal-body .item-store .item strong {
  color: var(--main-color);
}

@media (max-width: 1024px) {
  .products-details {
    padding: calc(var(--element-gap) * 2) var(--element-gap);
  }
  .products-details .cont {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    align-content: center;
    text-align: center;
  }
  .products-details .cont .text {
    width: 100%;
    padding: 40px 20px;
  }
  .products-details .cont .code {
    width: 100%;
    border-left: none;
    border-top: solid 1px #eceef2;
    padding: 10px 20px 30px 20px;
  }
}
.center-load {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  gap: 10px;
}
