/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
p img{
  height: auto;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
small, .small {
  font-size: 80%;
  font-weight: 400;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014 \00A0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}
.table-sm th, .table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .075);
}
.table-primary, .table-primary > th, .table-primary > td {
  background-color: #b8daff;
}
.table-hover .table-primary:hover {
  background-color: #9ecdff;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9ecdff;
}
.table-secondary, .table-secondary > th, .table-secondary > td {
  background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
  background-color: #c8cccf;
}
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cccf;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #c3e6cb;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #bee5eb;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #ffeeba;
}
.table-hover .table-warning:hover {
  background-color: #ffe7a0;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe7a0;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
  background-color: #f1b1b7;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b1b7;
}
.table-light, .table-light > th, .table-light > td {
  background-color: #fdfdfe;
}
.table-hover .table-light:hover {
  background-color: #f1f1f1;
}
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #f1f1f1;
}
.table-dark, .table-dark > th, .table-dark > td {
  background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbd;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbd;
}
.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, .075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, .075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th, .table-dark td, .table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, .075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col, .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, .9);
  border-radius: 0.25rem;
}
.was-validated .form-control:valid, .was-validated .custom-select:valid, .form-control.is-valid, .custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .was-validated .custom-select:valid:focus, .form-control.is-valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25);
}
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-feedback, .form-control.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, .25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, .9);
  border-radius: 0.25rem;
}
.was-validated .form-control:invalid, .was-validated .custom-select:invalid, .form-control.is-invalid, .custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .was-validated .custom-select:invalid:focus, .form-control.is-invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25);
}
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, .25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group, .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
}
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, .5);
}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .5);
}
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, .5);
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, .5);
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, .5);
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, .5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup, .dropright, .dropdown, .dropleft {
  position: relative;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group .btn + .btn, .btn-group-vertical .btn + .btn, .btn-group .btn + .btn-group, .btn-group-vertical .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group-vertical .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control, .input-group > .custom-select + .form-control, .input-group > .custom-file + .form-control, .input-group > .form-control + .custom-select, .input-group > .custom-select + .custom-select, .input-group > .custom-file + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-prepend, .input-group-append {
  display: flex;
}
.input-group-prepend .btn, .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn, .input-group-append .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-append .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, .5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container, .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container, .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, .7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, .9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, .9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, .75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, .5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9ecdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cccf;
}
.alert-secondary .alert-link {
  color: #212326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c32;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe7a0;
}
.alert-warning .alert-link {
  color: #533f02;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b1b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #f1f1f1;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbd;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9ecdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cccf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe7a0;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b1b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #f1f1f1;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbd;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active, .carousel-item-next, .carousel-item-prev {
    transition: none;
  }
}
.carousel-item-next, .carousel-item-prev {
  position: absolute;
  top: 0;
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  transform: translate3d(0, 0, 0);
}
.carousel-item-next, .active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  transform: translate3d(100%, 0, 0);
}
.carousel-item-prev, .active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  transform: translate3d(-100%, 0, 0);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  transform: translate3d(0, 0, 0);
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover, button.bg-primary:hover, a.bg-primary:focus, button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, button.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, button.bg-success:hover, a.bg-success:focus, button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, button.bg-info:hover, a.bg-info:focus, button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover, button.bg-warning:hover, a.bg-warning:focus, button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover, button.bg-danger:hover, a.bg-danger:focus, button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, button.bg-light:hover, a.bg-light:focus, button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, button.bg-dark:hover, a.bg-dark:focus, button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.mr-0, .mx-0 {
  margin-right: 0 !important;
}
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}
.ml-0, .mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3, .my-3 {
  margin-top: 1rem !important;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5, .my-5 {
  margin-top: 3rem !important;
}
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0, .py-0 {
  padding-top: 0 !important;
}
.pr-0, .px-0 {
  padding-right: 0 !important;
}
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}
.pl-0, .px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3, .py-3 {
  padding-top: 1rem !important;
}
.pr-3, .px-3 {
  padding-right: 1rem !important;
}
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}
.pl-3, .px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5, .py-5 {
  padding-top: 3rem !important;
}
.pr-5, .px-5 {
  padding-right: 3rem !important;
}
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}
.pl-5, .px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto, .my-auto {
  margin-top: auto !important;
}
.mr-auto, .mx-auto {
  margin-right: auto !important;
}
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}
.ml-auto, .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, .5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, .5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *, *::before, *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre, blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: 'helvetica-neue-lt-pro';
  src: url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Neue Machina Light';
  src: url('../fonts/NeueMachina-Light.otf');
  font-style: normal;
}
@font-face {
  font-family: 'Neue Machina Regular';
  src: url('../fonts/NeueMachina-Regular.otf');
  font-style: normal;
}
@font-face {
  font-family: 'Neue Machina Ultrabold';
  src: url('../fonts/NeueMachina-Ultrabold.otf');
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue LT W05 95 Black";
  src: url("../fonts/5664121/c6d8a5c9-f863-4f17-9c32-355e9e9a98b8.eot?#iefix");
  src: url("../fonts/5664121/c6d8a5c9-f863-4f17-9c32-355e9e9a98b8.eot?#iefix") format("eot"), url("../fonts/5664121/fc4fb6ca-f981-4115-b882-c78e9f08be52.woff2") format("woff2"), url("../fonts/5664121/6ed03453-f512-45ba-84bf-fe4ea45d5e6a.woff") format("woff"), url("../fonts/5664121/42f814cb-78f6-46ec-bcc0-3c28842e5ca9.ttf") format("truetype");
}
body {
  font-family: 'Helvetica Neue LT W05 95 Black';
  overflow-y: scroll;
}
#order-received-page .order-received-invoice-options .pdf-icon {
  display: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow.png") no-repeat #fff !important;
  background-position: 97% center !important;
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}
.overlay {
  opacity: 0.8;
  background-color: #1e2722;
}
.mob-image {
  background: linear-gradient(rgba(30, 39, 34, 0.8), rgba(30, 39, 34, 0.8)), url("../images/Hero-img.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: auto;
}
.hero-image-bg {
  height: auto;
  background-color: #fff;
  position: relative;
}
.page-template-default.login-view.page-id-1003 .hero-image-bg {
  padding-bottom: 0px;
}
.page-template-default.login-view.page-id-1003 .hero-image-bg:after {
  display: none;
}
.grey-footer-divider {
  position: relative;
  padding-top: 70px;
}
.grey-footer-divider:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  background-image: url("../images/checkout-top.png");
  height: 70px;
  background-size: cover;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
body#homepage .hero-image-bg {
  background: #fff;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: cover !important;
  height: auto;
  position: relative;
  padding-bottom: 70px;
}
.blog-post-single img {
  width: 100%;
  height: auto;
}
#order-received-page .order-received-invoice-options .pdf-icon {
  display: none;
}
a {
  color: #00AEEF;
}
a:hover {
  color: #00AEEF;
}
h1 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 75px;
  line-height: 80px;
}
h2 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  line-height: 65px;
}
h3 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 40px;
  line-height: 50px;
}
h4 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}
h5 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
.navbar-nav .dropdown-menu {
  position: relative;
  border: 1px solid #181818;
  background-color: #fff;
  border-radius: 0px;
}
.dropdown-item {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}
a.dropdown-item:hover {
  color: #00AEEF;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  line-height: 28px;
}
.menu--ferdinand .menu__link {
  position: relative;
  display: block;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.menu--ferdinand .menu__link:hover, .menu--ferdinand .menu__link:focus {
  color: #1e2722;
}
.menu--ferdinand .menu__item--current .menu__link {
  color: #1e2722;
}
.menu--ferdinand .menu__link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #00AEEF;
  -webkit-transform: scale3d(0, 5, 1);
  transform: scale3d(0, 5, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}
.menu--ferdinand .menu__item--current .menu__link::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.menu-ferdinand .menu__link {
  position: relative;
  display: block;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.menu-ferdinand .menu__link:hover, .menu-ferdinand .menu__link:focus {
  color: #1e2722;
}
.menu-ferdinand .menu__item--current .menu__link {
  color: #1e2722;
}
.menu-ferdinand .menu__link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transform: scale3d(0, 5, 1);
  transform: scale3d(0, 5, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}
.menu-ferdinand .menu__item--current .menu__link::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.hero-new-divider, .hero-footer-divider, .hero-image-divider, .devider-grey {
  background-repeat: no-repeat;
  background-position: center;
}
.hero-new-divider {
  background-image: url("../images/deviders/White-devider.svg");
  height: 70px;
  margin-top: 78px;
  margin: 78px -5px 0px -5px;
}
.hero-footer-divider {
  background-image: url("../images/Devider.svg");
  height: 60px;
  margin-top: 80px;
}
.hero-image-divider {
  background-image: url("../images/White-devider.svg");
  height: 115px;
  margin-top: -114px;
}
.devider-grey {
  background-image: url("../images/devider-grey.svg");
  height: 114px;
}
.devider-d {
  background-image: url("../images/Devider.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 70px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
.navbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 15px;
}
.myprefix-maybe-sticky .navbar {
  padding-top: 15px;
}
.navbar-light .navbar-toggler {
  border: none;
  padding-right: 0;
}
.date-place {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 16px;
  text-transform: uppercase;
}
.grtyoutube-popup-close {
  font-family: 'Helvetica Neue LT W05 95 Black' !important;
}
.countdown {
  color: #00AEEF;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 22px;
  font-family: 'Neue Machina Regular';
}
.big-banner {
  margin-top: 28px;
}
.big-banner-title {
  margin-bottom: 40px;
}
.big-banner-title h1 {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 160px;
  line-height: 120px;
  font-weight: 900;
  word-spacing: -20px;
  letter-spacing: -5px;
}
.big-banner-description {
  max-width: 540px;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}
.big-banner-description p {
  max-width: 540px;
  color: #000;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
  font-family: 'Neue Machina Regular';
}
.number {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
}
.number-text {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 3px;
  line-height: 30px;
  text-transform: uppercase;
}
.attendees {
  margin-top: 50px;
}
.attendees .big-banner-buttons {
  margin-top: 6px;
}
@media (min-width: 768px) {
  .container.attendees .col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.qoute-descrption h2 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  font-weight: 900;
  line-height: 65px;
  margin-bottom: 18px;
  padding-top: 12px;
}
.quote-svg {
  display: inline-block;
}
.quote-svg img {
  height: 24px;
  width: 24px;
}
.menu-item-has-children {
  margin-right: 23px !important;
}
.menu-item-has-children .dropdown-toggle:before {
  display: none;
}
.menu-item-has-children .dropdown-toggle:after {
  background: url(../images/select-arrow.png) no-repeat;
  position: absolute;
  top: 50%;
  margin: -3px 0px 0px 5px;
  width: 10px;
  height: 6px;
  border: none !important;
  opacity: 0.5;
}
.quote-info {
  display: inline-block;
}
.quote-info p {
  height: 120px;
  width: 508px;
  color: #1e2722;
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
  line-height: 40px;
}
.post-block {
  margin: 0 0 24px;
}
.previous-speakers-block h2 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  line-height: 65px;
  margin-bottom: 20px;
}
.previous-speakers-block .btn-cut-outside-black {
  padding: 0px 29px;
}
.single-speaker {
  cursor: pointer;
  position: relative;
  border: 1px solid #e0e1e0;
  background-color: #fff;
  transition: 0.5s ease;
  height: 100%;
}
.single-speaker:hover .speaker-content h4 {
  color: #00AEEF;
}
.speaker-content h4 {
  color: #212b24;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 19px;
  padding: 20px 20px 0px 20px;
  margin-bottom: 1px;
  transition-duration: 0.5s;
}
.speaker-content .prof {
  height: 16px;
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  padding: 5px 20px 0;
  text-transform: uppercase;
}
.speaker-logo img {
  filter: grayscale(100%);
  opacity: 0.5;
  padding: 0 0 0 20px;
  max-height: 30px;
}
.white-bg-divider {
  width: 100%;
  height: 70px;
  background: url(../images//deviders/White-devider.svg) no-repeat;
  margin-top: -70px;
}
.get-pass-block h2 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  font-weight: 900;
  line-height: 65px;
  margin-bottom: 22px;
}
.get-pass-block p {
  max-width: 825px;
  color: #1e2722;
  font-family: 'Neue Machina Regular';
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}
.pass-choise {
  position: relative;
  z-index: 99;
  padding-bottom: 325px;
  height: 100%;
}
.pass-choise .passes-name-link:hover h3 {
  color: #fff;
}
.pass-choise .passes-name-link:hover h3:after {
  left: 12px;
  color: #fff;
  transition-duration: 0.5s;
}
.content-top h3 {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 37px;
  font-weight: 900;
  line-height: 50px;
  transition-duration: 0.5s;
  margin-bottom: 0px;
}
.price-old {
  display: inline-block;
  height: 28px;
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  padding-right: 6px;
  letter-spacing: 1px;
}
.price-new {
  display: inline-block;
  height: 35px;
  width: 72px;
  color: #00AEEF;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}
.price-change {
  height: 20px;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  margin: 6px 0 28px;
  font-weight: 500;
}
.price-change p {
  height: 20px;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 30px;
}
.features-list {
  width: 260px;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 24px;
}
.our-sponsors-block {
  background-color: #f9f9f9;
}
.our-sponsors-block h3 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 40px;
  font-weight: 900;
  line-height: 65px;
  margin-bottom: 60px;
  margin-top: 80px;
}
.our-sponsors-block h2 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  font-weight: 900;
  line-height: 65px;
  margin-bottom: 48px;
  margin-top: 93px;
}
.sponsor-item {
  margin-bottom: 30px;
}
.page-template-page-supporters .sponsor-item .sponsor-image-block {
  padding: 0px 13px;
  height: 130px;
  width: 100%;
  border: 1px solid #e0e1e0;
  background-color: #fff;
  margin-bottom: 30px;
}
.page-template-page-supporters .sponsor-item .sponsor-image-block img {
  max-height: 90px;
}
.page-template-page-supporters .attending-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 95px;
  width: 100%;
  border: 1px solid #e0e1e0;
  background-color: #fff;
  margin-bottom: 30px;
}
.page-template-page-supporters .attending-item img {
  max-height: 69px;
  max-width: 100%;
}
.page-template-page-supporters .sponsor-image-block:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}
#homepage .sponsor-item {
  height: auto;
}
#homepage .sponsor-image-block {
  height: 130px;
}
.banner-btn-one {
  height: 50px;
  width: 198px;
  display: inline-block;
  background-color: #00AEEF;
  margin-right: 20px;
}
.subscribe-btn-one {
  height: 40px;
  width: 128px;
  display: inline-block;
  background-color: #00AEEF;
}
.button-subscribe-one {
  height: 16px;
  width: 138px;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  line-height: 16px;
  text-align: center;
  top: 11px;
  left: -3px;
}
.button-banner-one {
  height: 16px;
  width: 138px;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 29px;
}
.banner-btn-fix {
  position: relative;
}
.subscribe-btn-fix {
  text-align: center;
}
.bq-content {
  display: inline-block;
  padding-left: 8px;
}
.bq-icon {
  display: inline-block;
  margin-top: -11px;
}
.bq-icon img {
  height: 24px;
  width: 24px;
}
.blockquote {
  position: relative;
  padding-left: 40px;
}
.blockquote:before {
  position: absolute;
  content: url("../images/icons/quote-blue.svg");
  margin-left: 3px;
  top: 0px;
  left: 0px;
}
.blockquote:after {
  position: absolute;
  font-size: 4em;
  bottom: 0;
  right: 0;
  margin-right: -0.6em;
  margin-bottom: -0.8em;
}
.bq-cont-author {
  color: #717774;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.attending-qoute {
  position: relative;
}
.attending-qoute:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 11px 11px;
  border-color: transparent transparent #f9f9f9 transparent;
  position: absolute;
  right: -1px;
  bottom: -1px;
  z-index: 10;
}
.attending-qoute:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 11px 11px;
  border-color: transparent transparent #e0e1e0 transparent;
  position: absolute;
  right: 0px;
  bottom: 0.1px;
  z-index: 9;
}
.bq-cont-qoute {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 7px;
}
.qoute-desc-text {
  max-width: 540px;
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 23px;
}
.speaker-name {
  padding-bottom: 88px;
}
.speaker-logo {
  position: absolute;
  bottom: 19px;
  left: 0px;
}
.pass-name-info {
  padding: 26px 0 0 17px;
}
.pass-info-icon {
  color: #00AEEF;
  margin-right: 10px;
}
ul.features-list {
  list-style: none !important;
  padding-left: 11px;
}
.features-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 3px;
  line-height: 21px;
}
.features-list li:before {
  content: "";
  background: #cdd2d1;
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.show-more-pass {
  height: 20px;
  color: #00AEEF;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  z-index: 999;
  position: relative;
}
.show-more-pass:hover {
  text-decoration: underline;
  cursor: pointer;
}
.pass-icon-color {
  color: #fff;
}
.pass-info-button {
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  z-index: 10;
}
.pass-investor-img, .pass-executive-img, .pass-general-img, .pass-hero-img, .pass-startup-img {
  position: relative;
}
.pass-investor-img:after, .pass-executive-img:after, .pass-general-img:after, .pass-hero-img:after, .pass-startup-img:after {
  content: "";
  height: 308px;
  width: auto;
  background-size: auto;
  text-align: center;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0 auto;
  display: block;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  opacity: 1;
}
.pass-hero-img:after, .pass-startup-img:after {
  background-image: url("../images/cockroach/pass1.png");
}
.pass-investor-img:after {
  background-image: url("../images/cockroach/pass2.png");
}
.pass-executive-img:after {
  background-image: url("../images/cockroach/pass3.png");
}
.pass-general-img:after {
  background-image: url("../images/cockroach/pass4.png");
}
.info-icon {
  height: 16px;
  width: 16px;
  background-image: url("../images/icons/info.svg");
  background-color: #00AEEF;
}
.pass-title {
  margin-bottom: 56px;
}
.pass-big-title {
  margin-top: 62px;
}
.pass-choise-box {
  display: block;
  height: 100%;
  position: relative;
  background-color: #00AEEF;
}
.pass-choise-box a, .pass-choise-box .price-change, .pass-choise-box .pass-info-icon, .pass-choise-box .price-new, .pass-choise-box .btn-cut-inside-white {
  color: #fff;
}
.pass-choise-box .arrow {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  margin-left: 18px;
}
.pass-choise-box .arrow svg {
  stroke: #000;
  stroke-width: 4;
  fill: none;
}
.pass-choise-box .passes-name-link {
  margin-bottom: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.pass-choise .passes-name-link:hover {
  color: #000;
}
.pass-choise .passes-name-link:hover .arrow {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  margin-left: 20px;
  color: #000;
}
.pass-choise .passes-name-link:hover .arrow svg {
  stroke: #fff;
}
.general-hero-fix .btn-cut-outside-white {
  width: 190px;
  margin: 0 auto;
}
.page-template-page-why-attend .general-hero-fix {
  position: absolute;
  bottom: 0px;
}
.page-template-page-why-attend .price-change {
  font-weight: 500;
}
.page-template-page-why-attend .pass-choise-box .passes-name-link {
  margin-bottom: 14px;
}
.page-template-page-why-attend p {
  font-weight: 500;
}
.page-template-page-why-attend .pass-choise {
  padding-bottom: 218px;
  margin-bottom: 20px;
}
.page-template:not(#homepage) .hero-new-divider {
  margin-top: 59px;
}
.page-template:not(#homepage) .get-pass-block {
  padding-top: 80px;
  padding-bottom: 45px;
}
.page-top-title {
  margin-top: 75px;
}
.page-top-title .big-banner-description {
  max-width: 690px;
}
.spec {
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 31px 0px 30px;
}
.spec p {
  margin-bottom: 0px;
}
.spec.price-text-line {
  background-color: #00AEEF;
}
.spec.price-text-line .btn-cut-inside-white {
  color: #fff;
}
.special-offer h4 {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 30px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.6px;
}
.special-offer p {
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.apply-btn-two {
  height: 50px;
  width: 198px;
  display: inline-block;
  border: 2px solid #fff;
  background-color: rgba(30, 39, 34, 0.8);
  color: #000;
  height: 50px;
  width: 116px;
  overflow: hidden;
  position: relative;
}
.apply-btn-two:before {
  content: '';
  position: absolute;
  left: 45px;
  height: 200px;
  width: 200px;
  background: rgba(30, 30, 30, 0);
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  border-left: 5px solid #fff;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.button-apply-one {
  height: 16px;
  width: 138px;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 15px;
  left: -9px;
}
.plus-special {
  color: #fff;
  display: inline-block;
  margin-right: 30px;
}
footer {
  background-color: #1e2722;
  background-repeat: no-repeat;
  background-position: center;
}
.footer {
  background: #fff;
}
.sponsor-image-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  padding: 0px 13px;
  background: #fff;
  border: 1px solid #e0e1e0;
}
.sponsor-image-block img {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  opacity: 0.8;
  max-height: 69px;
  max-width: 100%;
  transition-duration: 0.5s;
}
.sponsor-image-block:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}
.sponsor-image-block:hover:before {
  border-color: transparent transparent #949896 transparent;
  border-width: 0px 0 10.01px 10.01px;
}
.sponsor-logo-container {
  margin: 0px -15px;
  clear: both;
}
.sponsor-logo-container .sponsor-logo-box {
  float: left;
}
.sponsor-logo-container .attending-qoute {
  margin-bottom: 30px;
}
.sponsor-logo-container .sponsor-logo-box:nth-child(3n) {
  float: right;
}
.sponsor-logo-container .sponsor-logo-box:last-child {
  float: left;
}
.load-more-btn {
  margin-top: 29px;
}
.load-more-btn .btn-cut-outside-black {
  padding: 0px 28px;
}
.related-block-title .speaker-big-title {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 44px !important;
}
.related-row .col-md-4 {
  order: 1;
}
.woofc-inner .woofc-product-title a, #woofc .woofc-inner .woofc-title {
  font-family: 'Helvetica Neue LT W05 95 Black' !important;
  color: #1e2722 !important;
}
.woofc-product-title .product-category {
  font-weight: 500;
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: 2px;
}
.body-sticky-menu .hero-image-bg {
  padding-top: 95px;
}
.first-post-full {
  margin-bottom: 60px;
  order: 0;
}
.first-post-full .related-post {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.first-post-full .related-content {
  width: 52%;
}
.first-post-full .speaker-image {
  width: 48%;
  display: block;
}
.first-post-full .related-post-date-info {
  padding-left: 43px;
  bottom: 29px;
}
.first-post-full .post-related-heading {
  position: relative;
  padding: 39px 30px 20px 42px;
  height: 100%;
}
.first-post-full .post-related-heading h4 {
  font-size: 41px;
  padding: 0px;
  line-height: 49px;
  margin-bottom: 24px;
}
.footer-logo {
  display: inline-block;
  margin-right: 16px;
}
.footer-home {
  display: inline-block;
}
.footer-home a {
  height: 28px;
  width: 126px;
  color: #fff;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
.footer-top {
  padding-top: 97px;
}
.newsletter-text {
  display: inline-block;
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  padding-right: 27px;
  letter-spacing: 0.3px;
}
.inputs {
  display: inline-block;
}
.select-style {
  height: 40px;
  width: 140px;
  border: 2px solid #fff;
  background-color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  color: #8d8d8d;
}
.select-input, .email-input {
  display: inline-block;
}
.email-input-style {
  height: 40px;
  width: 183px;
  border: 2px solid #fff;
  background-color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  color: #8d8d8d;
  margin-left: -4px;
  border-left: 2px solid #000;
}
.footer-col h4 {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  padding-bottom: 12px;
}
.footer-col h4 a {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  padding-bottom: 2px;
}
.footer-general {
  padding-top: 32px;
}
.footer-col p {
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}
.footer-col a {
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  transition-duration: 0.5s;
}
.footer-col a:hover {
  color: #00AEEF;
}
.col-3-links a {
  height: 28px;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
.col-3-links div {
  margin-bottom: 11px;
}
.soc-icon {
  height: 12px;
  width: 12px;
  padding-right: 18px;
}
.cpyright {
  display: inline-block;
  float: left;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
}
.copyright-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  float: right;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
}
.webdev-logo {
  width: 112.35px;
  opacity: 1;
  padding-bottom: 3px;
  margin-left: 10px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.copyright {
  margin-top: 58px;
  padding-top: 1px;
  padding-bottom: 15px;
}
.speaker-big-title {
  margin-top: 0px;
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  font-weight: 900;
  line-height: 65px;
}
.pagination-list {
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-weight: bold;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -6px 0px 66px 3px;
}
.pagination-list .page-numbers {
  color: #6e7171;
  padding: 8px 8px 0px;
}
.pagination-list .page-numbers.current, .pagination-list .page-numbers:hover {
  text-decoration: none;
  color: #1e2722;
  border-bottom: 3px solid #00AEEF;
  background: #fff;
}
.pagination-list .page-numbers.next, .pagination-list .page-numbers.prev {
  font-size: 0px;
  display: inline-block;
  position: relative;
  margin-left: 31px;
}
.pagination-list .page-numbers.next:hover, .pagination-list .page-numbers.prev:hover {
  border: none;
}
.pagination-list .page-numbers.next:after, .pagination-list .page-numbers.prev:after {
  content: "";
  display: block;
position:absolute;
  background: url("../images/pagination-arrow-blue.png");
  width: 10px;
  height: 14px;
}
.pagination-list .page-numbers.next {
  margin-left: 31px !important;
}
.pagination-list .page-numbers.prev {
  margin-left: 0px;
  margin-right: 16px;
}
.pagination-list .page-numbers.prev:after {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
}
.pagination-list .page-numbers + .page-numbers {
  margin-left: 15px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #00AEEF;
}
.filter-menu {
  margin: 15px 0 10px;
  padding: 0;
}
.filter-menu .active {
  border-bottom: 2px solid #00AEEF;
}
.filter-menu li {
  display: inline-block;
  margin-right: 28px;
  color: #6e7171;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  cursor: pointer;
  margin-bottom: 20px;
}
.filter-menu li a {
  color: #6e7171;
  text-decoration: none;
}
.page-template-page-speakers .filter-menu {
  margin: 15px 0 38px;
}
.benefit-content {
  max-width: 479px;
  display: inline-block;
  padding-left: 29px;
  position: relative;
  margin-bottom: 20px;
}
.benefit-content h4 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 4px;
}
.benefit-content p {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  line-height: 28px;
}
.startup1-benefits {
  padding-bottom: 40px;
}
.our-sponsor-content {
  padding-bottom: 32px;
}
.our-sponsor-content h2 {
  margin-bottom: 45px;
  margin-top: 96px;
}
.benefit {
  margin-bottom: 25px;
}
.attending-item {
  height: 95px;
  width: 100%;
  border: 1px solid #e0e1e0;
  background-color: #fff;
  margin-bottom: 30px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.attending-item:hover {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border: 1px solid #c0c4c2;
}
.attending-qoute {
  height: 220px;
  max-width: 540px;
  border: 1px solid #e0e1e0;
  background-color: #fff;
}
.attending-qoute .blockquote {
  padding: 25px 20px 15px;
}
.related-post {
  border: 1px solid #e0e1e0;
  background-color: #fff;
  transition: 0.5s ease;
  position: relative;
  height: 100%;
}
.related-post:hover:before {
  border-color: transparent transparent #c0c4c2 transparent;
  border-width: 0px 0 10.01px 10.01px;
}
.related-row .col-md-4 {
  margin-bottom: 62px;
}
.post-related-heading {
  padding: 25px 30px 61px 30px;
}
.post-related-heading h4 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 29px;
}
.twitter-class h4 {
  padding-left: 32px;
  position: relative;
  margin-bottom: 25px;
}
.twitter-class h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 18px;
  left: 0px;
  top: 7px;
  background: url("../images/twitter-icon.png");
}
.post-list-box ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.post-list-box li > a {
  color: #1e2722;
  font-weight: 700;
  margin-bottom: 0px;
  line-height: 26px;
  display: block;
  font-size: 18px;
}
.post-list-box li > a:hover {
  color: #00AEEF;
}
.post-list-box .related-post-date-info {
  padding-left: 0px;
  position: relative;
  bottom: auto;
  left: auto;
  margin: 4px 0px 34px;
}
.post-list-box .post-related-heading {
  padding: 25px 15px 61px 30px;
}
.related-post-date-info {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  padding-left: 30px;
  position: absolute;
  bottom: 27px;
  left: 0px;
}
.related-post-date-info .date {
  display: inline-block;
}
.dot {
  display: inline-block;
}
.cat {
  display: inline-block;
}
.cat a {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
}
.cat a:hover {
  text-decoration: underline !important;
}
.filter-search {
  padding-right: 250px;
  position: relative;
}
.single .back-btn {
  margin-top: 75px;
}
.single .back-btn .btn-cut-inside-black {
  line-height: 50px;
}
.single .back-btn .btn-cut-outside-black {
  padding: 0px 27px;
}
.single .back-btn .btn-cut-outside-black:before {
  left: auto !important;
  right: -43px !important;
}
.single .single-top-container {
  margin: 0px;
  padding: 0px 204px;
}
.single .content-container {
  padding: 0px 205px;
}
.single .single-image-container {
  padding: 0px 109px;
  margin: 0px 0px 97px 0px;
}
.single .post-date-info .date, .single .post-date-info .cat a {
  color: #000;
}
.single .big-banner-post {
  margin-top: 72px;
}
.single .post-date-info {
  padding: 18px 0 0px;
}
.single .hero-new-divider {
  margin-top: 61px;
}
.single .content-container {
  position: relative;
}
.single .content-container .share-list {
  position: absolute;
  left: 110px;
  top: 2px;
}
.single .related-blog-content .container {
  padding: 0px 205px;
}
.single .related-blog-content .container .col-md-6 {
  margin-bottom: 30px;
}
.search-container {
  color: #6e7171;
  font-family: 'Helvetica Neue LT W05 95 Black';
  position: absolute;
  right: 21px;
  top: 86px;
  letter-spacing: 1px;
}
.search-container .search-content, .search-container .screen-reader-text {
  display: none;
}
.search-container .sb-icon-search {
  position: relative;
  padding-left: 26px;
  display: block;
  font-weight: bold;
  cursor: pointer;
}
.search-container .sb-icon-search:after {
  content: "";
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
  left: 0px;
  top: 0px;
  background: url("../images/search-icon.png");
}
.search-container:hover {
  color: #00AEEF;
}
.search-container:hover .sb-icon-search:after {
  background: url("../images/search-icon-color-blue.png");
  width: 24px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
.search-container .search-content {
  position: relative;
  border: 2px solid #d6d8d7;
}
.search-container .search-content input {
  border: none;
  font-size: 14px;
}
.search-container .search-content .sb-search-submit {
  position: absolute;
  top: 0px;
  left: 0px;
}
.search-container .search-content .sb-search-submit .search-icon {
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
  left: 0px;
  right: 0px;
  margin: -9px auto 0;
  top: 50%;
  background: url("../images/search-icon.png");
}
.search-container .search-content .sb-search-submit input {
  font-size: 0px;
}
.search-container .search-content .sb-search-submit #searchsubmit {
  background: transparent;
  height: 36px;
  width: 36px;
}
.search-container .search-content .sb-search-submit:hover {
  transition-duration: 0.5s;
  cursor: pointer;
}
.search-container .search-content .sb-search-submit:hover #searchsubmit {
  transition-duration: 0.5s;
  background: #00AEEF;
}
.search-container .search-content .sb-search-submit:hover .search-icon {
  background: url("../images/search-icon-hover.png");
}
.search-container .search-content .sb-search-input {
  height: 36px;
  padding: 0px 10px 0px 40px;
  width: 214px;
  font-family: 'Neue Machina Regular';
}
.search-container.show-search-fields {
  right: 15px;
}
.search-container.show-search-fields .search-content {
  display: block;
}
.search-container.show-search-fields .sb-icon-search {
  display: none;
}
.woofc-inner .woofc-wrapper {
  box-shadow: none;
}
.woofc-inner .woofc-wrapper .woofc-trigger-cart-icon {
  width: 116px !important;
  height: 116px !important;
  background-image: url("../images/cart-icon-new.png") !important;
  clip-path: none !important;
}
.woofc-inner a.woofc-checkout {
  font-family: 'Helvetica Neue LT W05 95 Black' !important;
  font-weight: 700 !important;
}
.woofc-inner .woofc-price {
  font-family: 'Helvetica Neue LT W05 95 Black' !important;
  font-weight: 500 !important;
}
.woofc-pos-bottom-right .woofc-inner {
  clip-path: none !important;
}
.symbol {
  font-size: 9px;
  vertical-align: middle;
}
#woofc .woofc-cart-opened .woofc-trigger .woofc-trigger-cart-icon, #woofc .woofc-cart-open .woofc-trigger .woofc-trigger-cart-icon {
  width: 60px !important;
  height: 60px !important;
}
#woofc .woofc-cart-opened .woofc-trigger {
  width: 60px !important;
}
#woofc .woofc-trigger .woofc-trigger-cart-icon {
  width: 60px;
  height: 60px;
}
.woofc-pos-bottom-right .woofc-trigger {
  right: -6px;
  top: -3px;
}
.woofc-cart-opened.woofc-pos-bottom-right .woofc-trigger {
  right: 0px;
  top: 0px;
}
#order-received-page {
  width: 100%;
}
#order-received-page table {
  border: 1px solid #d6d8d7;
}
#order-received-page table tfoot {
  border-top: none;
}
#order-received-page table tfoot th, #order-received-page table tfoot td {
  border-top: 1px solid #d6d8d7;
  border-top-width: 1px !important;
}
#order-received-page table th, #order-received-page table td {
  padding-left: 15px;
  padding-right: 15px;
}
#order-received-page .btn {
  border: none;
  border-radius: 0px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  letter-spacing: 2.67px;
  padding: 0 20px;
  transition: 0.5s ease;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #00AEEF;
}
#order-received-page .btn:hover {
  background-color: #00AEEF;
}
#woofc .woofc-trigger.woofc-icontype-image .woofc-trigger-close-icon {
  width: 16px;
  height: 16px;
  background-image: url("../images/close.svg");
}
#woofc .woofc-cart-opened .woofc-inner .woofc-footer {
  border-radius: 0px;
}
#woofc .woofc-cart-opened .woofc-trigger {
  background: #1e2722 !important;
  height: 60px;
  border-radius: 0px;
}
#woofc .woofc-cart-opened .woofc-footer {
  background: transparent !important;
}
#woofc .woofc-inner {
  width: 403px;
  height: 450px;
}
#woofc .woofc-inner .woofc-body {
  border-left: 2px solid #1e2722;
  border-right: 2px solid #1e2722;
}
#woofc .woofc-inner .woofc-body .woofc-list {
  padding: 0px !important;
  padding-bottom: 40px !important;
}
#woofc .woofc-inner a.woofc-checkout {
  background: #00AEEF;
  height: 60px;
  line-height: 60px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
}
#woofc .woofc-inner .woofc-header {
  height: 58px;
  line-height: 58px;
  border-radius: 0px;
  border-top: 2px solid #1e2722;
  border-left: 2px solid #1e2722;
  border-right: 2px solid #1e2722;
  border-bottom: 1px solid #e0e1e0;
}
#woofc .woofc-inner .woofc-list li {
  padding-left: 18px;
  padding-right: 18px;
}
#woofc .woofc-empty .woofc-footer {
  background: transparent !important;
  border-left: 2px solid #1e2722 !important;
}
#woofc .woofc-empty .woofc-inner .woofc-checkout {
  background: #fff;
  font-size: 0;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#woofc .woofc-inner .woofc-product-details {
  position: initial;
}
.account-link {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  line-height: 28px;
  margin: 0px 13px 0px 34px;
  font-weight: 400;
}
.account-link:hover {
  color: #000;
}
.woocommerce-message::before {
  color: #00AEEF;
}
.woocommerce p {
  font-family: 'Neue Machina Regular';
}
.woocommerce-message {
  border: 1px solid #e0e1e0;
  background: #fff;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #e0e1e0;
  background: #fff;
  border-radius: 0px;
}
.woocommerce form.checkout_coupon .form-row input.input-text, .woocommerce form.login .form-row input.input-text, .woocommerce form.register .form-row input.input-text, .woocommerce form.checkout_coupon .woocommerce form .form-row textarea, .woocommerce form.login .woocommerce form .form-row textarea, .woocommerce form.register .woocommerce form .form-row textarea {
  height: 40px;
  padding: 6px 10px;
  border-radius: 0px;
  border: 1px solid #e4e6e9;
}
.woocommerce form.checkout_coupon .button, .woocommerce form.login .button, .woocommerce form.register .button {
  margin-right: 20px;
  border: none;
  border-radius: 0px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  letter-spacing: 2.67px;
  padding: 0 20px;
  transition: 0.5s ease;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #00AEEF;
}
.woocommerce form.checkout_coupon .button:hover, .woocommerce form.login .button:hover, .woocommerce form.register .button:hover {
  background-color: #00AEEF;
}
.woocommerce form.login .button {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
}
#woofc .woofc-actions a {
  font-size: 0px;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 18px;
  top: 9px;
  background: url("../images/close.svg");
}
#woofc .woofc-no-touchevents .woofc-inner a.woofc-checkout:hover, #woofc .woofc-touchevents .woofc-inner a.woofc-checkout:focus {
  background: #00AEEF;
}
#woofc .woofc-inner .woofc-wrapper {
  border-radius: 0px;
}
#woofc .woofc-counter-pos-top-left .woofc-trigger .woofc-count {
  height: 25px;
  width: 25px;
  background: #00AEEF;
}
.woofc-trigger {
  background: transparent !important;
}
.woofc-no-touchevents .woofc-inner .woofc-wrapper:hover, .woofc-touchevents .woofc-inner .woofc-wrapper:focus {
  box-shadow: none !important;
}
#woofc .woofc-pos-bottom-right .woofc-inner a.woofc-checkout, #woofc .woofc-pos-top-right .woofc-inner a.woofc-checkout {
  margin-right: 60px;
}
.woofc-inner .woofc-footer {
  border-radius: 0px !important;
}
#woofc .woofc-counter-pos-top-left .woofc-trigger .woofc-count {
  top: -6px;
  left: -6px;
}
#woofc .woofc-inner .woofc-product-title {
  width: 100%;
  display: block;
  float: none;
  font-size: 19px;
}
#woofc .woofc-inner .woofc-price {
  float: left;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Neue Machina Regular';
}
#woofc .woofc-quantity {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}
#woofc .woofc-quantity .quantity-number {
  order: 2;
}
#woofc .woofc-quantity .woofc-quantity-up {
  order: 3;
}
#woofc .woofc-quantity .woofc-quantity-down {
  order: 1;
}
#woofc .woofc-inner .woofc-quantity .woofc-quantity-button.woofc-quantity-up, #woofc .woofc-inner .woofc-quantity .woofc-quantity-button.woofc-quantity-down {
  right: auto;
}
#woofc .woofc-inner .woofc-quantity input {
  border: 2px solid #eee;
  border-left: none;
  border-right: none;
}
#woofc .woofc-inner .woofc-body .woofc-list li + li {
  border-bottom: 1px solid #e0e1e0;
}
#woofc .woofc-inner .woofc-body .woofc-list li:last-child {
  border-bottom: none;
}
.woofc-trigger .woofc-count {
  font-family: 'Helvetica Neue LT W05 95 Black' !important;
  font-weight: 700 !important;
}
#woofc .woofc-inner .woofc-header {
  height: 77px;
  line-height: 77px;
}
#woofc .woofc-cart-open .woofc-inner .woofc-body li {
  padding: 6px 19px 4px 27px;
}
#woofc .woofc-cart-open .woofc-inner .woofc-body li.woofc-deleted {
  border-top: 0 !important;
}
#woofc .woofc-cart-open .woofc-inner .woofc-body li.woofc-no-product {
  margin-top: 27px !important;
}
.pass-choise-box .add_to_cart_button.loading {
  padding-right: 0 !important;
}
#woofc .woofc-cart-open .woofc-inner .woofc-footer {
  border-radius: 0px;
  border-left: 0px solid #1e2722;
  border-bottom: 0px solid #1e2722;
  border-right: 0px solid #1e2722;
}
#woofc .woofc-inner .woofc-title {
  text-transform: none;
  letter-spacing: 1px;
  padding: 1px 5px 0px 5px;
  font-size: 23px;
}
#woofc .woofc-inner .woofc-quantity .woofc-quantity-button {
  position: relative;
  width: 30px;
  transform: none;
  border: 2px solid #eee;
  line-height: 26px;
}
#woofc .woofc-inner .woofc-quantity .woofc-quantity-button i {
  transform: none;
}
#woofc .woofc-inner .woofc-quantity input {
  max-width: 33px;
  min-width: 33px;
  padding: 0px;
}
#woofc .woofc-product-details .price-quantity {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.date {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
}
.post-category a {
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
}
.related-post-date-info .dot {
  height: 3px;
  width: 3px;
  background-color: #616161;
  vertical-align: middle;
  margin: 0 8px 3px 7px;
}
.speakers-row .item {
  margin-bottom: 60px;
}
.related-row {
  padding-bottom: 0px;
}
.related-row .btn-no-underline {
  height: 100%;
}
.related-row .related-content a:hover {
  text-decoration: none;
}
.related-row .related-content a:hover h4 {
  color: #00AEEF;
}
.related-news-container {
  padding-top: 59px;
  padding-bottom: 92px;
}
.related-news-container .links-blocks {
  margin: 0px -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.related-news-container .related-news-box {
  width: 33.33333%;
  padding: 0px 15px;
}
.related-news-container img {
  max-width: 100%;
}
.related-news-container .shortcate-image {
  position: absolute;
  z-index: 99;
  left: 30px;
  bottom: 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.related-news-container .mobile-arrow {
  display: none;
}
.related-news-container svg {
  stroke: #afaab0;
  stroke-width: 4;
  fill: none;
  transition-duration: 0.5s;
}
.related-news-container .shortcode-image-content {
  letter-spacing: 1px;
  margin-right: 15px;
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-weight: 900;
  line-height: 40px;
  font-size: 40px;
  transition-duration: 0.5s;
}
.related-news-container a {
  position: relative;
  display: block;
}
.related-news-container a:after {
  content: "";
  position: absolute;
  background-color: rgba(30, 39, 34, 0.3);
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.related-news-container a:hover .shortcode-image-content {
  color: #00AEEF;
}
.related-news-container a:hover svg {
  stroke: #00AEEF;
}
.page-template-page-news-all, body.category, body.search, #shop-view {
  background: #f9f9f9;
}
.page-template-page-news-all .big-banner, .category .big-banner {
  margin-top: 28px;
}
.page-template-page-news-all .hero-new-divider, .category .hero-new-divider {
  margin-top: 145px;
}
.page-template-page-news-all .filter-search, .category .filter-search {
  padding-top: 68px;
}
.page-template-page-news-all .filter-menu, .category .filter-menu {
  margin: 15px 0 39px;
}
.startup-page h3 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 35px;
  font-weight: 900;
  line-height: 40px;
  margin-bottom: 30px;
}
.startup-page p {
  color: #717774;
  font-family: 'Helvetica Neue';
  font-size: 18px;
  line-height: 28px;
}
.team-mebmer {
  border: 1px solid #e0e1e0;
  background-color: #fff;
  height: 100%;
  position: relative;
  transition-duration: 0.5s;
}
.team-mebmer:hover {
  transition: 0.5s ease;
  border: 1px solid #c0c4c2;
}
.page-template-page-team .big-banner {
  margin-top: 28px;
}
.page-template-page-team .big-banner-description {
  margin-bottom: 16px;
}
.page-template-page-team .big-banner-description p {
  max-width: 700px;
}
.page-template-page-team .speaker-mobile {
  margin-bottom: 60px;
}
.team-mebmer:hover .single-member-content h3, .board-mebmer:hover .single-member-content h3 {
  color: #00AEEF;
  transition-duration: 0.5s;
}
.single-member-content {
  padding: 18px 10px 18px 20px;
}
.single-member-content h3 {
  color: #212b24;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  line-height: 31px;
  margin-bottom: 0;
}
.member-statuss {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  margin-bottom: 20px;
}
.member-speech p {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  min-height: 88px;
}
.member-team-email a {
  color: #1e2722;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
.our-team-people {
  padding: 40px 0 0;
}
.board-heading {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 40px;
  font-weight: 900;
  line-height: 50px;
  margin-bottom: 57px;
}
.board-mebmer {
  border: 1px solid #e0e1e0;
  background-color: #fff;
  transition-duration: 0.5s;
  height: 100%;
  position: relative;
}
#single-product-view img {
  width: 100%;
}
.modal-speaker-info {
  position: relative;
}
.modal-speaker-info .soc-list-item {
  stroke: #1e2722;
  stroke-width: 2;
  fill: none;
}
.modal-speaker-info h4 {
  padding-right: 20%;
}
.modal-speaker-info .soc-list {
  position: absolute;
  right: 0px;
  top: 0px;
}
.modal-speaker-info .soc-list a {
  transition-duration: 0.5s;
  position: relative;
  color: #1e2722;
  display: inline-block;
}
.modal-speaker-info .soc-list a i {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: -8px auto 0px;
  display: block;
  text-align: center;
  top: 50%;
}
.modal-speaker-info .soc-list a:hover .soc-list-item {
  fill: #1e2722;
}
.modal-speaker-info .soc-list a:hover i {
  color: #fff;
}
.modal-speaker-info .soc-list .btn-effect-black {
  display: inline-block;
}
.modal-speaker-info .soc-list .btn-effect-black + .btn-effect-black {
  margin-left: 6px;
}
.btn-cut-outside-black {
  position: relative;
  height: 50px;
  line-height: 48px;
  padding: 0px 32px;
  background-color: #fff;
  border: 2px solid #000;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  transition: 0.5s ease;
}
.btn-cut-inside-black {
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  transition: 0.5s ease;
}
.btn-cut-outside-white {
  transition: 0.5s ease;
  position: relative;
  padding: 0px 36px;
  height: 50px;
  line-height: 49px;
  border: 2px solid #fff;
  overflow: hidden;
  text-align: center;
  background-color: rgba(30, 39, 34, 0.8);
}
.add_to_cart_inline .btn-cut-outside-white {
  line-height: 44px;
}
.toggle-border {
  stroke: #00AEEF;
  stroke-width: 2;
  fill: none;
}
.btn-navbar-inside-white {
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  line-height: 16px;
  position: relative;
}
.toggler-active {
  position: absolute;
  top: 12px;
  right: 12px;
}
.btn-cut-inside-white {
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
}
.apply-btn {
  background-color: #fff;
  border: 2px solid #000;
  padding: 0px 38px;
}
.apply-btn:hover, .btn-cut-outside-black:hover {
  background-color: #00AEEF;
  border-color: #00AEEF;
}
.btn-cut-inside-black:hover {
  color: #fff;
}
.price-line-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 28px;
}
.pink-button-outside {
  transition: 0.5s ease;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #00AEEF;
}
.pink-button-inside {
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  letter-spacing: 2.67px;
  padding: 0 20px;
  font-weight: 500;
}
.btn-effect-pink {
  position: relative;
  transition: 0.5s ease;
}
.btn-effect-pink:hover .pink-button-outside {
  background-color: #00AEEF;
}
.btn-effect-pink:active .pink-button-outside {
  background-color: #00AEEF;
}
.big-banner-buttons .pink-button-outside {
  line-height: 50px;
  height: 50px;
}
.big-banner-buttons .pink-button-outside .pink-button-inside {
  padding: 0 30px;
}
.big-banner-buttons .btn-effect-pink {
  margin-right: 17px;
}
.big-banner-buttons .btn-effect-pink, .big-banner-buttons .btn-effect-white {
  display: inline-block;
  vertical-align: top;
}
.footer-line {
  height: 1px;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  margin: 30px 15px 0px;
}
a.btn-no-underline {
  text-decoration: none;
}
.btn-effect-white {
  position: relative;
  transition: 0.5s ease;
}
.btn-effect-white:hover .btn-cut-outside-white {
  background-color: #fff;
}
.btn-effect-white:hover .btn-cut-inside-white {
  color: #000;
}
.btn-effect-white:active .btn-cut-outside-white {
  background-color: #fff;
}
.current-menu-item > a {
  display: inline-block;
  border-bottom: 2px solid #00AEEF;
  width: auto;
}
.pass-choise .btn-effect-white:hover .btn-cut-outside-white {
  background: #00AEEF;
  border-color: #fff;
}
.pass-choise .btn-effect-white:hover .btn-cut-inside-white {
  color: #fff;
}
.pass-choise .btn-effect-white:hover .btn-cut-outside-white:before {
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  transition: 0.5s ease-in-out;
  border-left: 3px solid #00AEEF;
  border-right: 2px solid #00AEEF;
  border-top: 2px solid #00AEEF;
  border-bottom: 2px solid #00AEEF;
}
.btn-effect-black {
  position: relative;
  transition: 0.5s ease;
}
.btn-effect-black:hover .btn-cut-inside-black {
  color: #fff;
}
.btn-effect-black:hover .btn-cut-outside-black {
  border: 2px solid #00AEEF;
  background-color: #00AEEF;
}
.btn-effect-black:active .btn-cut-outside-black {
  border: 2px solid #00AEEF;
  background-color: #00AEEF;
}
.big-banner-start-up {
  height: 555px;
  background-repeat: no-repeat;
  background-size: 555px;
  background-position: 21px;
}
.pass-page-price {
  display: inline-block;
  margin-bottom: -16px;
  vertical-align: middle;
}
.pass-banner-content-block {
  height: 136px;
  width: 445px;
  border: 2px solid #181818;
  background-color: #fff;
  position: absolute;
  bottom: 94px;
  right: 15px;
}
.gallery-list {
  line-height: 0;
  -webkit-column-count: 3;
  -webkit-column-gap: 0px;
  -moz-column-count: 3;
  -moz-column-gap: 0px;
  column-count: 3;
  column-gap: 0px;
}
.gallery-list .fancybox {
  position: relative;
  padding: 0px 2px;
  display: block;
  margin-bottom: 4px;
}
.gallery-list .fancybox img {
  max-width: 100%;
}
.fancybox-title-float-wrap {
  margin-bottom: -25px;
  right: 0px;
  left: 0px;
  width: 100%;
}
.fancybox-title-float-wrap .child {
  background: #fff;
  color: #000;
  text-shadow: none;
  width: 100%;
  border-radius: 0px;
  margin-right: 0px;
}
.pass-content-text {
  padding: 10px 20px 10px 20px;
}
.pass-content-text h4 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 0;
}
.pass-content-text .prof {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.pass-content-text .qt {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
}
.btn-cut-soc-black {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 2px solid #000;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  line-height: 16px;
  transition: 0.5s ease;
}
.btn-effect-black:hover .btn-cut-soc-black {
  color: #fff;
  border: 2px solid #181818;
  background-color: #1e2722;
}
.member-team-email {
  margin-bottom: 12px;
}
.big-banner-title .page {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 60px;
  font-weight: 900;
  line-height: 65px;
  margin: 0;
}
.related-post-date-info-up {
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 16px;
  padding: 0;
}
.related-post-date-info-up .dot {
  background-color: #fff;
}
.image-author {
  color: #717774;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 11px 0 60px;
}
h4 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}
p {
  color: #5c6761;
  font-family: 'Helvetica Neue';
  font-size: 18px;
  line-height: 28px;
}
.share {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  margin-top: -10px;
  margin-bottom: 8px;
}
.backtonews-btn:before {
  left: 224px;
}
.post-tags {
  margin: 58px 0 30px;
}
.post-tags a {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px 12px 11px 12px;
  background-color: #f9f9f9;
  margin: 16px 10px 16px 0;
  display: inline-block;
}
#content {
  max-height: 168px;
  overflow: hidden;
  transition: max-height 0.7s;
}
#content.open {
  max-height: 1000px;
  transition: max-height 0.7s;
}
.post-date-info {
  color: #fff;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 16px;
  padding: 15px 0;
}
.post-date-info .date {
  display: inline-block;
}
.dot, .cat {
  display: inline-block;
}
.post-date-info .dot {
  height: 3px;
  width: 3px;
  background-color: #fff;
  vertical-align: middle;
  margin: 0 10px 3px 10px;
}
.big-banner-post {
  margin-top: 28px;
}
.logos-select {
  width: 255px;
  border: 2px solid #d6d8d7;
  background-color: #fff;
  color: #1e2722;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  padding: 8px;
  margin-bottom: 70px;
  margin-left: 10px;
  border-radius: 0px;
}
.benefit-icon {
  display: inline-block;
  height: 6px;
  width: 6px;
  background-color: #1e2722;
  position: absolute;
  top: 13px;
  left: 4px;
}
.modal-dialog {
  max-width: 1110px;
  margin: 4.75rem auto;
}
.modal-content {
  border: 0px;
  border-radius: 0px;
}
.modal-footer {
  display: block;
  border: none;
  padding: 1rem 30px;
}
.medium-btn {
  font-size: 14px;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
  padding: 16px 18px 15px;
  overflow: hidden;
}
.navbar-expand-xl .navbar-nav .nav-link {
  padding: 0;
}
.count-work {
  position: relative;
  padding-left: 15px;
}
.count-work .number-icon {
  position: absolute;
  left: 0px;
  top: -14px;
}
.count-work svg {
  stroke: #00AEEF;
  stroke-width: 2;
  fill: none;
}
.navbar .dropdown-menu li {
  margin-left: 0px;
  margin-right: 0px;
}
.navbar .dropdown-menu li + li {
  margin-top: 10px !important;
}
.logo-hover img:hover {
  filter: none;
  transition-duration: 0.5s;
}
.navbar-nav li {
  margin: 0 13px;
}
.dropdown-toggle .nav-link .menu__link {
  margin: 0;
}
.navbar-toggler .collapsed .toggler-active {
  display: block !important;
}
.mc4wp-form-fields input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  height: 41px;
  border: 1px solid #000;
  border-left: none;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  letter-spacing: 2.67px;
  line-height: 16px;
  border-radius: 0;
  padding: 13px 19px;
  padding-top: 12px;
  cursor: pointer;
}
.widget-container {
  list-style: none;
}
.newsletter form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.mc4wp-form-fields button[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: 1px solid #000;
  border-left: none;
  height: 40px;
  line-height: 40px;
  color: #000;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 2.33px;
  border-radius: 0;
  transition-duration: 0.5s;
  padding: 0px 21px;
  cursor: pointer;
}
.mc4wp-form-fields button[type="submit"]:hover {
  background-color: #00AEEF;
}
.mc4wp-form-fields input[type="email"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  height: 40px;
  width: 183px;
  border: 2px solid #fff;
  background-color: #fff;
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  margin-right: 10px;
}
.modal-closes {
  font-family: 'Helvetica Neue LT W05 95 Black';
}
.MailigenWidget input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  height: 40px;
  width: 183px;
  border: 2px solid #fff;
  background-color: #fff;
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  padding: 10px 8px;
}
.MailigenWidget div.mg-error {
  position: absolute;
  bottom: -26px;
  color: #fff !important;
  font-family: 'Neue Machina Regular';
  font-size: 14px !important;
  line-height: 20px !important;
}
.mc4wp-form-fields select {
  -webkit-appearance: none;
  border-radius: 0;
  text-transform: none;
  height: 40px;
  width: 140px;
  border: 1px solid #000;
  background-color: #fff;
  border-right: none;
  color: #717774;
  font-family: 'Neue Machina Regular' !important;
  font-size: 14px;
  line-height: 20px;
  padding: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
}
i.twitter {
  content: url("../images/icons/Twitter.svg");
}
.header-new {
  background: #1e2722;
  position: fixed;
  width: 100%;
  z-index: 10000;
  transition-duration: 0.5s;
}
.MailigenWidget div.mg-error-box {
  top: -23px !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  position: absolute !important;
  color: #fff !important;
  font-family: 'Neue Machina Regular' !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
.mobile-price {
  display: none;
}
.pass-choise-box .mobile-arrow {
  display: none;
}
.mobile-btn, .mobile-date-place {
  display: none;
}
.opened-menu {
  display: none;
}
.menu-item-has-children.show .dropdown-toggle:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 1;
}
.page-template-page-pass-info .big-banner {
  margin-top: 28px;
}
.page-template-page-pass-info #button {
  cursor: pointer;
}
.page-template-page-pass-info .big-banner-description p + p {
  margin-top: 35px;
}
.page-template-page-pass-info .big-banner-box .col-lg-6 {
  padding-top: 54px;
  padding-right: 20px;
}
.page-template-page-pass-info .big-banner-buttons {
  margin-top: 42px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.page-template-page-pass-info .big-banner-buttons .btn-effect-white {
  margin-right: 22px;
}
.page-template-page-pass-info .apply-btn {
  padding: 0px 28px;
}
.page-template-page-pass-info .price-change {
  margin: 0px;
}
.page-template-page-pass-info .pass-page-price {
  margin-left: 21px;
  margin-bottom: 0px;
}
.page-template-page-pass-info .hero-new-divider {
  margin-top: 77px;
}
.page-template-page-pass-info .speaker-big-title {
  margin-bottom: 21px;
}
.page-template-page-shop {
  background: #f9f9f9;
}
.page-template-page-shop .hero-new-divider {
  height: 64px;
}
.step-container {
  padding-top: 91px;
}
.step-blocks-row .step-blocks .btn {
  transition: 0.5s ease;
  color: #fff;
  background: #00AEEF;
  border: none;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: auto;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 14px;
  letter-spacing: 2.67px;
}
.step-blocks-row .step-blocks .btn:hover {
  background-color: #00AEEF;
}
#back-btn {
  background: #fff;
  border: 2px solid #1e2722;
  color: #1e2722;
  position: relative;
}
#back-btn:before {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 0px;
  height: 10px;
  width: 4px;
  background: rgba(30, 30, 30, 0);
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  background: #1e2722;
}
#back-btn:hover {
  background: #1e2722;
  color: #fff;
}
#checkout-logged-in-fields {
  margin: 0px;
}
#checkout-tabs {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  border-bottom: 1px solid #e0e1e0;
  margin-bottom: 30px;
}
#checkout-tabs li + li {
  margin-left: 30px;
}
#checkout-tabs li a {
  font-family: 'Neue Machina Regular';
  color: #1e2722;
  letter-spacing: 1px;
  font-weight: normal;
}
#checkout-tabs li.active {
  position: relative;
}
#checkout-tabs li.active:before {
  content: "";
  position: absolute;
  height: 2px;
  left: 0px;
  width: 100%;
  bottom: -2px;
  background: #00AEEF;
}
#checkout-tabs li.active strong {
  color: #00AEEF;
}
.step-container {
  padding-bottom: 157px;
}
.step-container .nav-tabs > li.active > a {
  font-weight: bold;
}
.developed-by {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}
.step-blocks .login-block button + button {
  margin-left: 20px;
}
.checkout-summary-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0px -15px;
}
.checkout-summary-container .checkout-cart-block, .checkout-summary-container .checkout-main-block {
  padding: 0px 15px;
}
.checkout-summary-container .checkout-cart-block .box, .checkout-summary-container .checkout-main-block .box {
  border: 1px solid #e0e1e0;
  background: #fff;
  padding: 30px 30px 41px 30px;
  margin: 0px;
  width: 100%;
  position: relative;
  margin-bottom: 16px;
}
.checkout-summary-container .checkout-cart-block {
  width: 33.3%;
  order: 1;
}
.checkout-summary-container .checkout-cart-block .box {
  padding: 14px 19px;
}
.checkout-summary-container .checkout-cart-block .product-cart-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.checkout-summary-container .checkout-main-block {
  width: 66.7%;
  order: 0;
}
.checkout-summary-container .checkout-main-block .block-info-title {
  font-size: 40px;
  line-height: 43px;
  margin-bottom: 30px;
}
.checkout-summary-container .product-name {
  padding-top: 10px;
  color: #2b3e51;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 19px;
}
.checkout-summary-container .product-remove {
  position: absolute;
  left: 0px;
  top: 0px;
}
.checkout-summary-container .product-remove svg {
  stroke: #00AEEF;
  stroke-width: 2;
  fill: none;
}
.checkout-summary-container .image-box {
  position: relative;
}
.checkout-summary-container .product-cart-item {
  padding-bottom: 26px;
  border-bottom: 1px solid #e0e1e0;
  margin-bottom: 15px;
}
.checkout-summary-container .product-info {
  padding-left: 19px;
}
.checkout-summary-container .product-price {
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 14px;
  color: #717774;
  margin-top: 24px;
}
.checkout-summary-container .coupon {
  padding-top: 5px;
}
.checkout-summary-container .order-total, .checkout-summary-container .cart-subtotal {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.checkout-summary-container .cart-subtotal {
  color: #717774;
}
.checkout-summary-container .order-total {
  border-top: 1px solid #e0e1e0;
  padding-top: 16px;
  margin-top: 22px;
  font-size: 22px;
  font-family: 'Helvetica Neue LT W05 95 Black';
  letter-spacing: 2px;
}
.checkout-summary-container .cart-collaterals {
  padding-top: 22px;
  border-top: 1px solid #e0e1e0;
  margin-top: 20px;
}
.step-blocks-row .step-blocks .btn-nav-area .btn {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding: 0px 31px;
}
.step-blocks-row .step-blocks .btn-nav-area .btn + .btn {
  margin-left: 20px;
}
.step-blocks .person-type-options {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.step-blocks .person-type-options .radio-box label {
  border: none;
  height: auto;
  display: block;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  padding: 0px;
}
.step-blocks .person-type-options .radio-box label span {
  color: #6e7171;
}
.step-blocks .person-type-options .radio-box label input {
  display: none;
}
.step-blocks .person-type-options .radio-box input:checked ~ span {
  border-bottom: 2px solid #00AEEF;
  color: #1e2722;
  padding-bottom: 2px;
}
.step-blocks .person-type-options .radio-box + .radio-box {
  margin-left: 27px;
}
.step-blocks .form-group .form-title {
  display: none;
}
.addresses-content {
  border-top: 1px solid #e0e1e0;
  padding-top: 30px;
  margin-top: -10px;
}
.addresses-content .block-info-title {
  font-size: 24px !important;
}
.payment-divider {
  border-top: 1px solid #e0e1e0;
  padding-top: 32px;
  margin-top: -9px;
}
.payment-divider .block-info-title {
  font-size: 24px !important;
}
.payment-box .payment-gateways span {
  font-size: 0px;
}
.payment-box .bacs span {
  font-size: 15px;
}
.payment-box label {
  cursor: pointer;
}
.payment-box label input[type="radio"] {
  display: none !important;
}
.payment-box label input + span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  height: 64px;
  border: 2px solid #d8dad9;
  background-color: #fff;
}
.payment-box label input:checked + span {
  border: 2px solid #00AEEF;
}
.choose-payment {
  padding: 0px 5px;
  margin: 0px;
  width: 100%;
}
.choose-payment .col-md-4 {
  padding-right: 10px;
  padding-left: 10px;
}
.page-template-page-pass-info .hero-new-divider {
  margin-top: -14px !important;
}
.page-template-page-pass-info .add_to_cart_inline {
  line-height: 0px;
}
.page-template-page-pass-info .add_to_cart_inline span.btn-cut-outside-white {
  background: #00AEEF;
  border-color: #00AEEF;
  border-radius: 0px;
  color: #fff !important;
}
.page-template-page-pass-info .add_to_cart_inline span.btn-cut-outside-white:before, .page-template-page-pass-info .add_to_cart_inline span.btn-cut-outside-white:after {
  display: none;
}
.page-template-page-pass-info .add_to_cart_inline span.btn-cut-outside-white:hover {
  background-color: #00AEEF;
  border-color: #000;
}
.step-blocks-row .step-blocks .apply-btn {
  height: 40px;
  line-height: 39px;
  color: #1e2722;
  background: #fff;
  border: 2px solid #1e2722;
  position: relative;
  padding: 0px 19px;
}
.step-blocks-row .step-blocks .apply-btn:hover {
  background-color: #1e2722;
  color: #fff;
}
.page-template-page-shop .big-banner {
  margin-top: 28px;
}
.page-template-page-shop .hero-new-divider {
  margin-top: 50px !important;
}
.related-news-container {
  display: none;
}
.woofc-inner .woofc-price {
  width: 50%;
}
.modal-content {
  background: transparent;
}
.speaker-modal-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  padding: 40px 40px 85px 40px;
}
.speaker-modal-content .img {
  width: 30%;
}
.speaker-modal-content .info {
  width: 70%;
  padding-left: 17px;
}
.speaker-modal-content p + p {
  margin-top: 29px;
}
table .successful-row td {
  background-color: #e1ffcf;
}
.invite-not-found, .invite-success {
  text-align: center;
  color: #00AEEF;
  padding: 20px 0;
}
.invite-not-found .button, .invite-success .button {
  transition: 0.5s ease;
  text-decoration: none;
  color: #fff;
  background: #00AEEF;
  border: none;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: auto;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  letter-spacing: 2.67px;
  display: inline-block;
}
.invite-not-found .button:hover, .invite-success .button:hover {
  -webkit-transform: translate(0%, -2px);
  -moz-transform: translate(0%, -2px);
  -ms-transform: translate(0%, -2px);
  -o-transform: translate(0%, -2px);
  transform: translate(0%, -2px);
  background-color: #00AEEF;
}
.woocommerce-account .ticket-invites-list {
  padding-top: 20px;
}
.woocommerce-account .ticket-invites-list table {
  width: 100%;
}
.woocommerce-account .ticket-invites-list table th {
  background: #f3f3f3;
  font-weight: bold;
}
.woocommerce-account .tickets-list table {
  width: 100%;
}
.woocommerce-account .edit-ticket-page .form-row {
  margin: 0 0 30px;
}
.woocommerce-account .edit-ticket-page .page-actions .button {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.woocommerce-account .edit-ticket-page .page-actions a.button {
  font-size: 14px;
  padding: 0 20px;
}
.woocommerce-account .edit-ticket-page button[type="submit"] {
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  background: #00AEEF;
  font-size: 14px;
  letter-spacing: 2.67px;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  transition: 0.5s ease;
  margin-left: 3px;
}
.woocommerce-account .edit-ticket-page button[type="submit"]:hover {
  -webkit-transform: translate(0%, -2px);
  -moz-transform: translate(0%, -2px);
  -ms-transform: translate(0%, -2px);
  -o-transform: translate(0%, -2px);
  transform: translate(0%, -2px);
  color: #fff;
  background-color: #00AEEF;
}
.woocommerce-account .woocommerce {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -15px;
}
.woocommerce-account .account-sidebar {
  width: 30%;
}
.woocommerce-account .account-info {
  width: 70%;
}
.woocommerce-account .account-sidebar, .woocommerce-account .account-info {
  padding: 0px 15px;
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  float: none;
  height: 100%;
  border: 1px solid #e0e1e0;
  background: #fff;
  padding: 30px;
  margin: 0px;
  position: relative;
}
.woocommerce-account .woocommerce-MyAccount-content p, .woocommerce-account .woocommerce-MyAccount-content address, .woocommerce-account .woocommerce-MyAccount-content .edit {
  font-family: 'Neue Machina Regular';
}
.woocommerce-account .alert-content {
  padding: 0;
  width: 100%;
}
.woocommerce-account .account-content {
  padding-top: 91px;
  padding-bottom: 157px;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  font-family: 'Helvetica Neue LT W05 95 Black';
  color: #6e7171;
  padding: 5px 0px;
  text-transform: uppercase;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  text-decoration: none;
  color: #1e2722;
}
.woocommerce-account .woocommerce-MyAccount-navigation li + li {
  margin-top: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  color: #1e2722;
  border-bottom: 2px solid #00AEEF;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.woocommerce-account .woocommerce a.button {
  overflow: hidden;
  transition: 0.5s ease;
  border: none;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: auto;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  letter-spacing: 1.67px;
}
.woocommerce-account .woocommerce table.shop_table {
  border-collapse: collapse;
  font-size: 14px;
  border: none;
  margin: 0px;
  border-radius: 0px;
  width: 100%;
}
.woocommerce-account .woocommerce table.shop_table td {
  border-top: none;
}
.woocommerce-account .woocommerce table.shop_table tr > td, .woocommerce-account .woocommerce table.shop_table tr > th {
  border-top: 1px solid #e0e1e0;
  padding: 8px;
}
.woocommerce-account .woocommerce table.shop_table a.button + a.button {
  margin-left: 10px;
}
.woocommerce-account .woocommerce table.shop_table a.pay {
  color: #fff;
  background: #00AEEF;
}
.woocommerce-account .woocommerce table.shop_table a.pay:hover {
  background-color: #00AEEF;
}
.woocommerce-account .woocommerce table.shop_table a.view, .woocommerce-account .woocommerce table.shop_table a.invoice {
  line-height: 39px;
  color: #1e2722;
  background: #fff;
  border: 2px solid #000;
}
.woocommerce-account .woocommerce table.shop_table a.view:hover, .woocommerce-account .woocommerce table.shop_table a.invoice:hover {
  background-color: #1e2722;
  color: #fff;
}
.woocommerce-account .woocommerce table.shop_table a.view:before, .woocommerce-account .woocommerce table.shop_table a.invoice:before {
  content: '';
  position: absolute;
  right: -30px;
  height: 40px;
  width: 25px;
  background: rgba(30, 30, 30, 0);
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  border-left: 4px solid #1e2722;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.woocommerce-account .woocommerce table.shop_table a.cancel {
  background: #ff0f17;
  color: #fff;
}
.woocommerce-account .woocommerce table.shop_table a.cancel:hover {
  background-color: #ea1118;
  color: #fff;
}
.woocommerce-account .woocommerce-Button.button, .woocommerce-account .woocommerce-address-fields .button {
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  background: #00AEEF;
  font-size: 14px;
  letter-spacing: 2.67px;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  transition: 0.5s ease;
}
.woocommerce-account .woocommerce-Button.button:hover, .woocommerce-account .woocommerce-address-fields .button:hover {
  color: #fff;
  background-color: #00AEEF;
}
.woocommerce-account .woocommerce-Pagination {
  margin-top: 20px;
}
.woocommerce-account .woocommerce-Pagination a.button {
  font-size: 14px;
  letter-spacing: 2.67px;
  padding: 0px 20px;
  color: #fff;
  background: #00AEEF;
}
.woocommerce-account .woocommerce-Pagination a.button:hover {
  background-color: #00AEEF;
}
.woocommerce-account .woocommerce-Pagination .button + .button {
  margin-left: 20px;
}
.woocommerce-account mark, .woocommerce-account .mark {
  background: transparent;
  color: #00AEEF;
}
.woocommerce-account .woocommerce-customer-details address {
  border: none;
  padding: 0px;
}
.woocommerce-account .woocommerce-info {
  border: none;
  background-color: #fff;
  padding: 30px;
  font-family: 'Neue Machina Regular';
}
.woocommerce-account .woocommerce-info::before {
  display: none;
}
.woocommerce-account .col-1, .woocommerce-account .col-2 {
  max-width: 100%;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper, .woocommerce-account .woocommerce-EditAccountForm {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -15px 30px;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper .form-row, .woocommerce-account .woocommerce-EditAccountForm .form-row {
  width: 50%;
  display: block;
  padding: 0px 15px;
  margin: 0px 0px 30px;
  color: #1e2722;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper .form-row-wide, .woocommerce-account .woocommerce-EditAccountForm .form-row-wide {
  width: 100%;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper fieldset, .woocommerce-account .woocommerce-EditAccountForm fieldset {
  width: 100%;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper fieldset legend, .woocommerce-account .woocommerce-EditAccountForm fieldset legend {
  padding: 0px 15px;
}
.woocommerce-account .woocommerce-EditAccountForm > p {
  padding: 0px 15px;
}
.woocommerce-account form .form-row label {
  line-height: normal;
}
.woocommerce-account .input-text, .woocommerce-account .select2-selection {
  border: 2px solid #d6d8d7;
  height: 50px;
  line-height: 50px;
  padding: 0px 15px;
}
.woocommerce-account .select2-selection__rendered {
  line-height: 46px !important;
  padding: 0px !important;
}
.woocommerce-account .select2-selection__arrow {
  height: 47px !important;
}
.woocommerce-account #billing_address_2_field, .woocommerce-account #shipping_address_2_field {
  margin-top: 31px;
}
.page-id-1003:not(.logged-in) .woocommerce {
  display: block;
}
.mobile-special-select {
  display: none;
  width: 100%;
  height: 40px;
  border: 2px solid #d6d8d7;
  padding: 0px 8px;
  color: #1e2722;
}
.spinner {
  width: 100%;
  text-align: center;
}
.spinner > div {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.step-blocks .checkout-btn {
  font-family: 'Helvetica Neue LT W05 95 Black';
}
.step-blocks .checkout-btn:hover {
  background-color: #00AEEF;
}
.btn-effect-pink .add_to_cart_inline, .btn-effect-pink .add_to_cart_inline a, .btn-effect-pink .add_to_cart_inline a:hover, .btn-effect-white .add_to_cart_inline, .btn-effect-white .add_to_cart_inline a, .btn-effect-white .add_to_cart_inline a:hover {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.btn-effect-pink .added_to_cart.wc-forward, .btn-effect-pink .add_to_cart_inline a:after, .btn-effect-white .added_to_cart.wc-forward, .btn-effect-white .add_to_cart_inline a:after {
  display: none !important;
}
span.btn-cut-outside-white {
  display: block;
}
p.btn-no-underline > a {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  display: block !important;
}
p.btn-no-underline {
  display: block;
}
.mg-widget-form input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  height: 40px;
  width: 183px;
  border: 1px solid #000;
  background-color: #fff;
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  line-height: 20px;
  padding: 10px 8px;
}
.mg-widget-form div.mg-error {
  position: absolute;
  bottom: -30px;
  color: #000 !important;
  font-family: 'Neue Machina Regular';
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: normal;
}
.big-banner-description .mg-widget-form {
  margin: 26px 0px 20px;
}
.woofc-fly-to-cart {
  display: none !important;
}
.previous-speakers-block .modal-dialog:before {
  content: "";
  background-size: 150px 148px;
  width: 150px;
  height: 148px;
  position: absolute;
  left: -150px;
  top: -148px;
}
.previous-speakers-block .modal-dialog:after {
  content: "";
  background-size: 150px 150px;
  width: 150px;
  height: 150px;
  position: absolute;
  right: -150px;
  bottom: -15px;
}
.modal-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.blog-post-single > div {
  width: 100% !important;
}
.page-id-1003.login-view .woocommerce {
  margin: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.page-id-1003.login-view .account-content {
  padding-top: 100px;
}
.page-id-1003.login-view .hero-image-bg > .container, .page-id-1003.login-view .hero-new-divider {
  display: none;
}
.page-id-1003.login-view .login {
  background: transparent;
  border: none;
  padding: 0px;
  margin: 0px;
}
.page-id-1003.login-view .login-and-registration-content {
  width: 40%;
  padding: 30px 30px 1px;
  background: #fff;
  border: 1px solid #e0e1e0;
}
.page-id-1003.login-view h2 {
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 45px;
}
.page-id-1003.login-view .woocommerce-Input {
  height: 50px !important;
  border: 2px solid #d4d6d5 !important;
  padding: 6px 13px !important;
}
.page-id-1003.login-view .woocommerce-form-row {
  padding: 0px;
  margin: 0px 0px 25px 0px;
}
.page-id-1003.login-view .more-info {
  width: 59%;
  padding-left: 125px;
}
.page-id-1003.login-view .more-info p {
  font-family: 'Neue Machina Regular';
}
.page-id-1003.login-view .more-info p, .page-id-1003.login-view .more-info h2, .page-id-1003.login-view .more-info ul {
  color: #000;
}
.page-id-1003.login-view .more-info ul {
  margin: 0px;
  padding: 0px;
}
.page-id-1003.login-view .more-info h2 {
  font-size: 61px;
  line-height: 65px;
  margin-top: -9px;
  margin-bottom: 22px;
  font-weight: 900;
}
.page-id-1003.login-view .more-info p {
  font-size: 24px;
  line-height: 35px;
  font-weight: 400;
  margin-bottom: 32px;
}
.page-id-1003.login-view .more-info li {
  font-size: 24px;
  line-height: 35px;
  list-style: none;
  position: relative;
  padding-left: 32px;
  font-family: 'Neue Machina Regular';
  font-weight: 400;
  margin-bottom: 20px;
}
.page-id-1003.login-view .more-info li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #00AEEF;
  position: absolute;
  left: 6px;
  top: 13px;
}
.page-id-1003.login-view .footer-form-info {
  margin: 26px 0px 36px;
  font-family: 'Neue Machina Regular';
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.page-id-1003.login-view .lost_password {
  margin: 0px;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #727272;
  margin: 0px;
  font-size: 18px;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 2px solid #d4d6d5;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox input:checked ~ .checkmark {
  background-color: #00AEEF;
  border: 2px solid #00AEEF;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.page-id-1003.login-view .woocommerce-form__label-for-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.related-post .img-fluid {
  position: relative;
  width: 100%;
  height: 232px;
}
.related-post .img-fluid:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.related-post:hover .img-fluid:before {
  animation: animate 0.1s 1;
}
.related-post:hover h4 {
  color: #00AEEF;
}
.related-post:hover .post-list-box h4 {
  color: #1e2722;
}
.team-mebmer .hide-desktop, .board-mebmer .hide-desktop {
  display: none;
}
.team-mebmer .img-fluid, .board-mebmer .img-fluid {
  position: relative;
  width: 100%;
  height: 295px;
}
.team-mebmer .img-fluid:before, .board-mebmer .img-fluid:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.team-mebmer:hover .img-fluid:before, .board-mebmer:hover .img-fluid:before {
  animation: animate 0.1s 1;
}
.first-post-full .related-post .img-fluid {
  height: 355px;
}
.speakers-row .speaker-image {
  position: relative;
  width: 100%;
  height: 293px;
}
.speakers-row .speaker-image:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.single-speaker:hover {
  border: 1px solid #c0c4c2;
}
.single-speaker:hover .speaker-image:before {
  animation: animate 0.1s 1;
}
.modal-prev-button span {
  display: inline-block;
  padding-left: 15px;
}
.modal-next-button span {
  display: inline-block;
  padding-right: 15px;
}
.modal-prev-button a, .modal-next-button a {
  display: block;
}
.modal-prev-button a:hover, .modal-next-button a:hover {
  text-decoration: underline !important;
  cursor: pointer;
}
.modal-prev-button i, .modal-next-button i {
  font-size: 22px;
  color: #00AEEF;
  line-height: 13px;
  vertical-align: top;
  margin-top: 1px;
}
.modal-prev-button a:hover span {
  text-decoration: underline;
  padding-left: 17px;
}
.modal-prev-button a:hover i {
  margin-left: -2px;
}
.modal-next-button a:hover span {
  text-decoration: underline;
  padding-right: 17px;
}
.modal-next-button a:hover i {
  margin-right: -2px;
}
.grtyoutube-popup-content {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0px !important;
}
.grtyoutube-iframe {
  width: 100vw !important;
  height: 100vh !important;
  padding: 150px;
}
.lighting-1 {
  left: 0px !important;
  top: 0px !important;
}
.grtyoutube-popup-close {
  top: 125px !important;
  right: 150px !important;
}
.lighting-2 {
  right: 0px !important;
}
.single-product .hero-image-bg {
  min-height: 490px;
}
.single-product .product {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 45px;
}
.single-product .product .single-product-image, .single-product .product .summary.entry-summary {
  width: 50%;
}
.single-product .product .summary.entry-summary {
  padding-left: 39px;
}
.single-product .product .single-product-image {
  padding-left: 15px;
  padding-right: 32px;
}
.single-product .product #product-image-small {
  margin: 0px -11px;
}
.single-product .product #product-image-small .small-box {
  padding: 0px 11px;
  width: 25%;
}
.single-product .product .bxslider li span, .single-product .product #product-image-small a {
  display: inline-block;
  border: 2px solid #181818;
  position: relative;
}
.single-product .product #product-image-small {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single-product .product #product-image-big {
  margin-bottom: 23px;
}
.single-product .bx-controls-direction {
  display: none;
}
.price-button-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 18px;
}
.price-button-box .price-content {
  padding-right: 31px;
}
.price-button-box .price-content .price {
  margin-bottom: 0px;
}
.price-button-box .price-change {
  margin: 0px;
  color: #000;
}
.price-button-box .pass-info-icon {
  color: #000;
}
.single-product-container {
  margin-top: -333px;
}
.single-product-container h1 {
  color: #fff;
  font-size: 60px;
  line-height: 65px;
  margin-top: 10px;
  margin-bottom: 22px;
}
.single-product-container .short-description {
  color: #fff;
  font-size: 26px;
  line-height: 34px;
}
.single-product-container #form-mnattendees {
  display: none !important;
}
.single-product-container .quantity {
  display: none !important;
}
.single-product-container .price {
  height: 35px;
  color: #1e2722 !important;
  font-size: 25px !important;
  font-family: 'Neue Machina Regular';
  font-weight: 700 !important;
  text-decoration: none;
  line-height: 35px;
}
.single-product-container .price del, .single-product-container .price ins {
  display: inline-block;
}
.single-product-container .price del {
  height: 28px;
  color: #6e7171 !important;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 28px;
  padding-right: 6px;
  font-family: 'Neue Machina Regular';
  letter-spacing: 1px;
}
.single-product-container .price ins {
  height: 35px;
  color: #1e2722 !important;
  font-size: 25px !important;
  font-family: 'Neue Machina Regular';
  font-weight: 700 !important;
  text-decoration: none;
  line-height: 35px;
}
#shop-view .hero-image-bg, #shop-view-category .hero-image-bg {
  padding-bottom: 150px;
}
.product-category-list {
  display: none;
}
#shop-view-category .product-category-list {
  display: block;
}
#page.login-view.woocommerce-account .hero-footer-divider {
  display: none;
}
#page.logged-in.woocommerce-account .hero-footer-divider {
  background-image: url(../images/Devider.svg);
}
#shop-view .big-banner-title .page {
  font-size: 75px;
  line-height: 75px;
}
#shop-view-category {
  background: #f9f9f9;
}
.product-category-list {
  padding: 61px 0px 40px;
}
.product-category-list ul {
  padding: 0px;
  margin: 0px;
}
.product-category-list li {
  display: inline-block;
  list-style: none;
  display: inline-block;
  margin-right: 28px;
  color: #6e7171;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  cursor: pointer;
  margin-bottom: 20px;
}
.product-category-list li a {
  color: #6e7171;
  text-decoration: none;
  position: relative;
  display: block;
}
.product-category-list li a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #00AEEF;
  -webkit-transform: scale3d(0, 5, 1);
  transform: scale3d(0, 5, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}
.product-category-list li.active a, .product-category-list li:hover a {
  color: #1e2722;
}
.product-category-list li.active a:before, .product-category-list li:hover a:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
#shop-view .product-category-list li:first-child a {
  color: #1e2722;
}
#shop-view .product-category-list li:first-child a:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
#shop-view .big-banner-description, #shop-view .big-banner-description p {
  max-width: 100%;
}
#single-product-view {
  background-color: #f9f9f9;
}
#single-product-view footer .devider-d {
  background-image: url("../images/checkout-top.png");
}
#single-product-view #share-order {
  position: absolute;
  top: 16px;
  left: -58px;
}
#single-product-view #share-order .share {
  color: #fff;
}
#single-product-view #share-order .btn-cut-soc-black {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
#single-product-view #share-order .btn-cut-soc-black:before {
  transition: 0.5s ease;
  border-left: 4px solid #fff;
}
#single-product-view #share-order .btn-cut-inside-black {
  color: #fff;
  font-size: 12px;
}
#single-product-view #share-order .btn-effect-black:hover .btn-cut-soc-black {
  color: #fff;
  background: #181818 !important;
  border: 2px solid #181818;
  background-color: #1e2722;
}
#single-product-view #share-order .btn-effect-black:hover .btn-cut-soc-black:before {
  transition: 0.5s ease;
  border-left: 4px solid #181818;
}
.related-list {
  background: #fff;
}
.related-list .related {
  width: 100%;
  padding-top: 48px;
}
.related-list .related h2 {
  font-size: 40px;
  line-height: 65px;
  margin-bottom: 33px;
}
.related-list .products-loop-list {
  padding-bottom: 5px;
}
.related-list .products-loop-list .product-more-item-in:after {
  border-color: transparent transparent #fff transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background: #f9f9f9;
  margin: 0px;
  padding: 0px 20px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: none;
  position: relative;
  background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  position: relative;
  color: #1e2722;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 0px;
  background: #00AEEF;
  height: 2px;
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0 0 23px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 16px;
  letter-spacing: 2px;
  color: #6e7171;
  font-weight: 700;
  font-family: 'Neue Machina Regular';
}
.woocommerce-Tabs-panel ul, .woocommerce-Tabs-panel p {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  line-height: 28px;
}
.product-short-info {
  min-height: 236px;
}
.back-to-products {
  position: relative;
  height: 50px;
  line-height: 48px;
  padding: 0px 28px;
  background-color: #fff;
  border: 2px solid #1e2722;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  transition: 0.5s ease;
  color: #1e2722;
  text-transform: uppercase;
  color: #1e2722;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.67px;
  transition: 0.5s ease;
  margin-top: 163px;
}
.back-to-products:hover {
  border: 2px solid #181818;
  background-color: #1e2722;
  color: #fff;
  text-decoration: none;
}
.woocommerce-Tabs-panel ul {
  padding: 4px 0px 0px 23px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  border-top: 1px solid #e0e1e0;
  padding-top: 47px;
}
.products-loop-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 85px;
}
.products-loop-list .product-list-item {
  width: 25%;
  height: inherit;
  padding: 0px 15px 60px;
}
.products-loop-list .link-product-more:hover {
  text-decoration: none;
}
.products-loop-list .product-more-item-in {
  position: relative;
  height: 100%;
  border: 1px solid #e0e1e0;
  background-color: #fff;
  transition: 0.5s ease;
  padding-bottom: 20px;
}
.products-loop-list .product-more-item-in:hover {
  border: 1px solid #c0c4c2;
}
.products-loop-list .product-more-item-in:hover:before {
  border-color: transparent transparent #c0c4c2 transparent;
}
.products-loop-list .product-more-title {
  display: block;
  color: #212b24;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  padding: 31px 20px 0px 20px;
  margin-bottom: 0px;
  transition-duration: 0.5s;
}
.products-loop-list .product-more-title:hover {
  color: #00AEEF;
  transition-duration: 0.5s;
}
.products-loop-list .product-more-price {
  padding: 16px 20px 0px 20px;
  color: #717774;
  display: block;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
}
.products-loop-list .product-more-price ins {
  text-decoration: none;
}
.products-loop-list .product-category {
  color: #000;
  padding: 2px 20px 0px 20px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.products-loop-list .pass-info-icon {
  color: #000;
}
.single_add_to_cart_button {
  transition: 0.5s ease;
  display: block !important;
  height: 50px;
  line-height: 50px !important;
  text-align: center;
  background-color: #00AEEF !important;
  color: #fff !important;
  font-family: 'Neue Machina Regular';
  font-size: 16px !important;
  letter-spacing: 2.67px;
  padding: 0 30px !important;
  font-weight: 500 !important;
  border-radius: 0px !important;
  text-transform: uppercase;
}
.single_add_to_cart_button:hover {
  background-color: #00AEEF !important;
}
.product-single-option-group-content.size .product-single-option-item {
  margin-right: 10px;
}
.size-picker {
  font-size: 0px;
}
.product-single-option-group-top-link {
  margin-left: 7px;
}
.color-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.variations.product-single-option-group {
  padding-top: 95px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.variations.product-single-option-group .color-box {
  order: 2;
}
.variations.product-single-option-group .color-box label {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0px;
}
.variations.product-single-option-group .size-box {
  padding-bottom: 12px;
  order: 1;
}
.product-single-option-group-title {
  font-weight: bold;
  font-size: 18px;
  min-width: 67px;
}
.color-box .label {
  min-width: 67px;
}
.product-single-option-item {
  vertical-align: top;
  display: inline-block;
  margin-bottom: 10px;
}
.product-size-big {
  font-size: 14px;
  background-color: #fff;
  text-align: center;
  line-height: 38px;
  border: 2px solid #d6d8d7;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  display: block;
  position: relative;
  cursor: pointer;
}
.product-size-big:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 11px 11px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  right: -2px;
  bottom: -2px;
  z-index: 10;
}
.product-size-big:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10.1px 10.1px;
  border-color: transparent transparent #e0e1e0 transparent;
  position: absolute;
  right: 0px;
  bottom: 0.1px;
  z-index: 9;
}
.product-size-big:hover {
  color: #1e2722;
  border: 2px solid #1e2722;
}
.product-size-big:hover:before {
  border-color: transparent transparent #1e2722 transparent;
  border-width: 0px 0 10.01px 10.01px;
}
.product-single-option-group select {
  border: 2px solid #d6d8d7;
  height: 40px;
  padding: 0px 15px 0px 9px;
  width: 240px;
}
.product-single-option-group-content.size input[type="radio"] {
  display: none;
}
.product-single-option-item.active .product-size-big {
  color: #fff;
  background-color: #292829;
  border: 1px solid #292829;
  cursor: pointer;
}
.product-single-option-item.active .product-size-big:before {
  border-color: transparent transparent #1e2722 transparent;
  border-width: 0px 0 10.01px 10.01px;
}
.size-guide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@keyframes animate {
  0% {
    mix-blend-mode: hard-light;
    background-position: 0 0;
    filter: hue-rotate(0deg);
  }
  10% {
    mix-blend-mode: hard-light;
    background-position: 4px 0;
  }
  20% {
    mix-blend-mode: hard-light;
    background-position: -4px 0;
  }
  30% {
    mix-blend-mode: hard-light;
    background-position: 12px 0;
  }
  40% {
    mix-blend-mode: hard-light;
    background-position: -16px 0;
  }
  50% {
    mix-blend-mode: hard-light;
    background-position: -24px 0;
  }
  60% {
    mix-blend-mode: hard-light;
    background-position: -52px 0;
  }
  70% {
    mix-blend-mode: hard-light;
    background-position: 0 22px;
  }
  80% {
    mix-blend-mode: hard-light;
    background-position: -40px -10px;
  }
  100% {
    mix-blend-mode: hard-light;
    background-position: 0 0;
    filter: hue-rotate(360deg);
  }
}
@media (max-width: 1280px) {
  #single-product-view #share-order {
    display: none;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  #passes .pass-choise {
	padding-bottom: 215px;
  }
}
@media (max-width: 1200px) {
  .sponsor-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .content-top h3 {
    font-size: 30px;
  }
  .price-old {
    font-size: 16px;
  }
  .price-new {
    font-size: 20px;
  }
  .pass-investor-img:after, .pass-executive-img:after, .pass-general-img:after, .pass-hero-img:after, .pass-startup-img:after {
    content: "";
    height: 212px;
    width: auto;
    background-size: auto;
  }
  .general-hero-fix .btn-cut-outside-white {
    width: 150px;
  }
  .MailigenWidget input[type=text] {
    width: 150px;
  }
  .mc4wp-form-fields select {
    width: 120px;
  }
  .newsletter-text {
    font-size: 16px;
    padding-right: 15px;
  }
  .pass-name-info {
    padding: 20px 15px 0 15px;
  }
  .pass-choise {
    width: auto;
  }
  .shortcode-image-content {
    font-size: 30px;
  }
  .navbar-nav li {
    margin: 6px 0px;
  }
  .navbar-nav .dropdown-menu {
    border: none;
    background-color: transparent;
    border-radius: 0px;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    padding: 3px 22px;
  }
  .dropdown-item {
    color: #00AEEF;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #000;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
  }
  .navbar-light .navbar-nav .active > .nav-link {
    color: #d6d8d7;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 25px !important;
    font-weight: 400;
    line-height: 35px;
  }
  .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show {
    color: #d6d8d7;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 25px !important;
    font-weight: 400;
    line-height: 35px;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 25px !important;
    font-weight: 900;
    line-height: 35px;
  }
  .navbar-collapse, .navbar-collapsing {
    position: relative;
    z-index: 999;
    padding-top: 31px;
    overflow-y: scroll;
    max-height: 70%;
  }
  .menu-open {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .menu-open:before {
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-size: contain;
    z-index: 99;
  }
  .menu-open .navbar-light .navbar-nav .nav-link {
    letter-spacing: 1px;
  }
  .menu-open .navbar-light .navbar-toggler {
    position: absolute;
    z-index: 999;
    right: 0px;
    top: 11px;
  }
  .menu-open .menu-passes-btn {
    display: none;
  }
  .menu-open .mobile-btn, .menu-open .mobile-date-place {
    display: block;
    position: absolute;
    z-index: 999;
  }
  .menu-open .mobile-btn {
    top: 0px;
    left: 0px;
  }
  .menu-open .mobile-date-place {
    bottom: 0px;
    left: 0px;
  }
  .menu-open .navbar {
    display: block;
  }
  .menu-open .date-place.hide-small {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 15px;
    left: 0px;
    width: 100%;
  }
  .menu-open .navbar-expand-xl .navbar-nav .dropdown-menu {
    padding: 8px 26px 5px;
  }
  .menu-open .navbar .dropdown-menu li {
    margin: 6px 0px 15px;
  }
  .menu-open .myprefix-maybe-sticky {
    position: static !important;
    top: 0px;
    opacity: 1;
  }
  .menu-open .toggler-active {
    display: none;
  }
  .menu-open .opened-menu {
    display: block;
    position: absolute;
    top: 12px;
    right: 14px;
  }
  .menu-open .account-link {
    line-height: 35px;
    margin: 6px 0px;
    padding: 0px;
    font-size: 25px;
  }
  .menu-open .hero-image-bg, .menu-open #site-header, .menu-open #app, .menu-open .navbar-light {
    height: 100% !important;
    position: relative;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    line-height: 35px !important;
  }
  .current-menu-item > a {
    display: inline-block;
    border-bottom: 2px solid #00AEEF;
    width: auto;
  }
  .single .single-top-container, .single .single-image-container, .single .related-blog-content .container {
    padding: 0px 15px;
  }
  .single .content-container {
    padding-left: 105px;
    padding-right: 30px;
  }
  .single .content-container .share-list {
    left: 15px;
  }
  .first-post-full .post-related-heading {
    padding: 39px 30px 55px 42px;
  }
  .speakers-row .speaker-image {
    display: none;
    height: auto;
  }
  .speakers-row .speaker-image:before {
    display: none !important;
  }
  .speakers-row .speaker-image img {
    max-width: 100%;
  }
  .team-mebmer .hide-desktop, .board-mebmer .hide-desktop, .related-post .hide-desktop {
    display: block;
  }
  .team-mebmer .img-fluid, .board-mebmer .img-fluid, .related-post .img-fluid {
    height: auto;
  }
  .team-mebmer div.img-fluid, .board-mebmer div.img-fluid, .related-post div.img-fluid {
    display: none;
  }
  .first-post-full .related-post div.img-fluid {
    display: none;
  }
  .first-post-full .related-post .img-fluid {
    height: auto;
  }
  .speakers-row .speaker-image.hide-desktop {
    display: block;
  }
  .modal-center {
    display: block;
    padding: 0px 10px;
  }
  .grtyoutube-iframe {
    padding: 50px;
  }
  .lighting-1 {
    left: -146px !important;
    top: -120px !important;
  }
  .grtyoutube-popup-close {
    top: 15px !important;
    right: 50px !important;
  }
  .lighting-2 {
    right: -149px !important;
  }
  .single-product .product .single-product-image {
    padding-right: 33px;
  }
}
@media (max-width: 992px) {
  .hide-large {
    display: none;
  }
  .content-top {
    padding: 0 57px;
  }
  .pass-info .content-top {
    padding: 0 15px;
  }
  .get-pass-block .col-lg-3 {
    margin-bottom: 20px;
  }
  .home-pg-pos-image {
    margin-bottom: 28px;
  }
  .big-banner-post {
    margin-top: 45px;
  }
  #share-order {
    order: 1;
  }
  .share {
    margin-top: 20px;
  }
  .btn-effect-black {
    display: inline-block;
  }
  .modal.show .modal-dialog {
    margin-top: 44px;
  }
  .qoute-descrption h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .post-block .col-lg-6 {
    width: 50%;
  }
  .price-text-line .col-md-9 {
    -webkit-box-flex: 0 0 60%;
    -moz-box-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .price-text-line .col-md-3 {
    -webkit-box-flex: 0 0 40%;
    -moz-box-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .bq-cont-qoute {
    font-size: 22px;
    line-height: 30px;
  }
  .related-post-date-info {
    padding-left: 20px;
  }
  .related-news-container .shortcate-image {
    left: 20px;
    bottom: 10px;
  }
  .related-news-container .shortcode-image-content {
    font-size: 21px;
  }
  .related-row .col-md-4 {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .first-post-full .related-post {
    display: block;
  }
  .first-post-full img {
    width: 100%;
  }
  .first-post-full .speaker-image, .first-post-full .related-content {
    width: 100%;
  }
  .login-block {
    padding: 0px !important;
    margin-bottom: 30px;
  }
  .checkout-summary-container {
    display: block;
  }
  .checkout-summary-container .checkout-cart-block, .checkout-summary-container .checkout-main-block {
    width: 100%;
  }
  .page-id-1003.login-view .woocommerce {
    display: block;
  }
  .page-id-1003.login-view .login-and-registration-content, .page-id-1003.login-view .more-info {
    width: 100%;
  }
  .page-id-1003.login-view .more-info {
    padding-top: 60px;
    padding-left: 0px;
  }
  .single .content-container {
    padding: 0px 15px;
  }
  .products-loop-list .product-list-item {
    width: 33.33333%;
  }
  .single-product .product .summary.entry-summary {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-product-container h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .product-single-option-group-top-link {
    margin-left: 0px;
  }
  .price-button-box .price-content {
    padding-right: 10px;
  }
  .size-guide {
    display: block;
  }
}
@media (max-width: 767px) {
  .content-top {
    padding: 0 10px;
  }
  .body-sticky-menu .hero-image-bg {
    padding-top: 78px;
  }
  .hide-tablet {
    display: none;
  }
  .newsletter {
    float: none;
  }
  .speakers-row .item {
    margin-bottom: 40px;
  }
  .gallery-list .fancybox img {
    width: 100%;
  }
  .color-box {
    display: block;
  }
  .post-block .col-lg-6 {
    width: 100%;
  }
  .navbar {
    padding-top: 8px;
  }
  .navbar .navbar-brand img {
    max-width: 122px;
  }
  .page-template-page-gallery .hide-desktop .btn-effect-black, .page-template-page-gallery #share-order .btn-effect-black {
    display: inline-block;
  }
  .speaker-modal-content {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .speaker-modal-content .img, .speaker-modal-content .info, .speaker-modal-content img {
    width: 100%;
  }
  #passes .col-lg-3 {
    margin-bottom: 20px;
  }
  .modal-speaker-logo img {
    width: auto;
  }
  .big-banner {
    margin-top: 28px;
  }
  .big-banner-title {
    margin-bottom: 30px;
  }
  .homepage-small-banner {
    margin-bottom: 36px;
  }
  .attendees {
    margin-top: 20px;
  }
  .count-work .number-icon {
    top: -9px;
  }
  .hero-new-divider {
    margin-top: 28px;
  }
  .post-block {
    margin: 59px 0 69px;
  }
  .qoute-descrption h2 {
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 23px;
  }
  .btn-effect-black {
    display: block;
  }
  .speakers-row {
    margin: 0px -7px;
  }
  .speakers-row .item {
    padding: 0px 7px;
  }
  .speaker-name {
    height: 100%;
    padding-bottom: 0px;
  }
  .single-speaker {
    height: 100%;
  }
  .speaker-content .prof {
    height: auto;
  }
  .speaker-content {
    padding-bottom: 19px;
  }
  .speaker-content h4 {
    font-size: 18px;
    padding: 9px 7px 0px 7px;
    margin-bottom: 3px;
    line-height: 24px;
  }
  .speaker-content .prof {
    padding: 0 10px 12px;
  }
  .speaker-logo {
    position: relative;
    bottom: auto;
    left: 0px;
  }
  .speaker-logo img {
    padding: 0 0 0 8px;
    max-height: 22px;
  }
  .get-pass-block h2 {
    margin-top: 15px;
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 17px;
  }
  .get-pass-block p {
    font-size: 20px;
    line-height: 30px;
  }
  .pass-title {
    margin-bottom: 35px;
  }
  .pass-choise-box .hide-small, .pass-choise-box .show-more-pass {
    display: none;
  }
  .pass-choise-box .passes-name-link {
    margin-bottom: 2px;
  }
  .pass-name-info {
    min-height: auto;
    padding: 18px 15px 0 11px;
  }
  .pass-choise {
    padding-bottom: 1px;
  }
  .pass-investor-img:after, .pass-executive-img:after, .pass-general-img:after, .pass-hero-img:after, .pass-startup-img:after {
    right: 0px;
    left: auto;
    content: "";
    height: 125px;
    width: 103px;
    background-size: 103px 125px;
  }
  .price-old {
    font-size: 17px;
    padding-right: 6px;
  }
  .price-new {
    font-size: 25px;
  }
  .content-top h3 {
    font-size: 25px;
    line-height: 28px;
    margin: 0;
  }
  .price-change {
    margin: 6px 0 19px;
  }
  .big-banner-title h1 {
    color: #000;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 70px;
    line-height: 85px;
    font-weight: 900;
    word-spacing: -20px;
    letter-spacing: 0px;
  }
  .big-banner-description {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }
  .banner-btn-1 {
    margin-bottom: 20px;
  }
  .number {
    font-size: 35px;
    font-weight: 900;
    line-height: 40px;
  }
  .count-work {
    margin-bottom: 30px;
  }
  .pass-choise-box:hover:after {
    bottom: 0px;
  }
  .pass-choise-box:hover:before {
    transform: scale(1);
  }
  .pass-choise-box .desktop-arrow {
    display: none;
  }
  .pass-choise-box .arrow {
    margin-left: 13px;
    margin-top: -3px;
  }
  .pass-choise-box .mobile-arrow {
    display: block;
  }
  .pass-choise-box .mobile-arrow svg {
    stroke-width: 3;
  }
  .spec {
    margin-top: 0px;
  }
  .mobile-price {
    display: block;
    margin-bottom: 5px;
  }
  .price-line-vertical {
    padding-right: 19px;
    padding-left: 21px;
  }
  .price-line-vertical .plus-special {
    display: none;
  }
  .price-line-vertical a.btn-no-underline, .price-line-vertical .btn-effect-white {
    display: block !important;
    width: 100%;
  }
  .price-text-line .col-md-9 {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 22px !important;
  }
  .price-text-line .col-md-3 {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .special-offer h3 {
    margin-bottom: 6px;
    font-size: 25px;
  }
  .special-offer p {
    color: #cdd2d1;
    font-family: 'Neue Machina Regular';
    font-size: 14px;
  }
  .spec {
    padding: 20px 0px 20px;
  }
  .price-text-line p {
    line-height: 20px;
    margin-bottom: 20px;
  }
  .special-offer-block {
    margin-bottom: 60px !important;
  }
  .our-sponsors-block h2 {
    font-size: 35px;
    margin: 55px 0 10px;
  }
  .sponsor-item {
    height: auto;
  }
  .sponsor-item .sponsor-image-block {
    height: 106px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .logo-container {
    padding-bottom: 30px !important;
  }
  .footer-top {
    padding-top: 44px;
  }
  .newsletter-text {
    letter-spacing: 1px;
    margin-bottom: 6px;
  }
  .newsletter form {
    display: block;
  }
  .MailigenWidget input[type=text] {
    margin-right: 0px;
  }
  .mc4wp-form-fields {
    margin-bottom: 10px;
  }
  .mc4wp-form-fields {
    width: 100%;
  }
  .mc4wp-form-fields button[type="submit"] {
    width: 100%;
  }
  .MailigenWidget input[type=text], .mc4wp-form-fields select {
    width: 100%;
  }
  .mailigen-form {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
  }
  .mailigen-form .mc4wp-form-fields:nth-child(1) {
    -webkit-box-flex: 0 0 40%;
    -moz-box-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  .mailigen-form .mc4wp-form-fields:nth-child(2) {
    -webkit-box-flex: 0 0 60%;
    -moz-box-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  .subscribe-form-box {
    display: block !important;
  }
  .footer-line {
    margin: 20px 15px 0px;
  }
  .footer-col h4 {
    padding-bottom: 5px;
  }
  .copyright {
    margin-top: 64px;
  }
  .page-template-page-why-attend .get-pass-block p {
    padding-right: 25px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .page-template-page-why-attend .pass-choise {
    padding-bottom: 1px;
  }
  .page-template-page-why-attend .general-hero-fix {
    right: 0px;
  }
  .page-template-page-why-attend .pass-investor-img:after, .page-template-page-why-attend .pass-executive-img:after, .page-template-page-why-attend .pass-general-img:after, .page-template-page-why-attend .pass-hero-img:after, .page-template-page-why-attend .pass-startup-img:after {
    content: "";
  }
  .page-template-page-why-attend .pass-choise-box .passes-name-link {
    margin-bottom: 8px;
  }
  .page-top-title .big-banner-description p {
    font-size: 20px;
    line-height: 32px;
  }
  .page-template .hero-new-divider {
    margin-top: 39px;
  }
  .page-template .get-pass-block {
    padding-top: 60px;
    padding-bottom: 17px;
  }
  .page-template-page-pass-info .big-banner-buttons {
    display: block;
  }
  .page-template-page-pass-info .big-banner {
    margin-top: 28px;
  }
  .page-template-page-pass-info .big-banner-title {
    margin-bottom: 16px;
  }
  .page-template-page-pass-info .big-banner-description p {
    font-size: 19px;
    line-height: 30px;
    padding-right: 5px;
  }
  .page-template-page-pass-info .big-banner-description p + p {
    margin-top: 29px;
  }
  .page-template-page-pass-info .big-banner-buttons {
    margin-top: 35px;
  }
  .page-template-page-pass-info .big-banner-buttons .btn-effect-pink {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .page-template-page-pass-info .pass-page-price {
    margin-left: 0px;
    margin-top: -4px;
  }
  .page-template-page-pass-info .pass-page-price .price-change {
    font-weight: normal;
    font-size: 12px;
  }
  .page-template-page-pass-info .big-banner-box .col-lg-6 {
    padding-top: 0px;
    padding-right: 15px;
  }
  .page-template-page-pass-info .hero-new-divider {
    margin-top: 60px;
  }
  .page-template-page-pass-info .speaker-big-title {
    margin-top: 55px;
    font-size: 35px;
  }
  .page-template-page-pass-info .our-sponsors-block h2 {
    margin: 44px 0 21px;
  }
  .page-template-page-pass-info .attending-item {
    height: 52px;
  }
  .page-template-page-pass-info .sponsor-logo-container {
    margin: 0px -10px;
  }
  .page-template-page-pass-info .sponsor-logo-container .sponsor-logo-box {
    padding: 0px 10px;
  }
  .page-template-page-pass-info .sponsor-image-block img {
    max-height: 40px;
  }
  .page-template-page-pass-info .attending-item {
    margin-bottom: 20px;
  }
  .page-template-page-pass-info .attending-qoute {
    height: auto;
    margin-bottom: 20px;
  }
  .page-template-page-pass-info .attending-qoute .blockquote {
    margin-top: 13px;
    padding: 0px 5px 2px 4px;
  }
  .page-template-page-pass-info .bq-icon {
    margin-top: -17px;
  }
  .page-template-page-pass-info .bq-icon img {
    height: 18px;
    width: 24px;
    margin: 11px 0px 0px 2px;
  }
  .page-template-page-pass-info .bq-cont-qoute {
    font-size: 20px;
    line-height: 30px;
  }
  .page-template-page-pass-info .bq-content {
    padding-left: 6px;
  }
  .page-template-page-pass-info .bq-cont-author {
    margin-bottom: 0px;
  }
  .page-template-page-pass-info .sponsor-logo-container .sponsor-logo-box:nth-child(3n) {
    float: left;
  }
  .page-template-page-pass-info .related-post img {
    width: 100%;
  }
  .load-more-btn {
    margin-top: 20px;
  }
  .benefit-content {
    padding-left: 0;
    width:98%;
  }
  .benefit-content td{
     font-size:14px;
   }
  .benefit-content h4 {
    font-size: 18px;
    line-height: 30px;
  }
  .pass-banner-content-block {
    width: 100%;
    position: relative;
    height: 100%;
    right: auto;
    bottom: auto;
  }
  .big-banner-start-up {
    padding-top: 329px;
    height: auto;
    background-size: 267px 305px;
    background-position: center;
  }
  .page-template-page-pass-info .hero-new-divider {
    margin-top: 59px !important;
  }
  .pass-content-text {
    padding: 16px 20px 17px 18px;
  }
  .pass-content-text h4 {
    font-size: 20px;
  }
  .pass-content-text .prof {
    margin-bottom: 8px;
  }
  .sponsor-logo-container .sponsor-logo-box {
    width: 50%;
  }
  .sponsor-logo-container .col-md-6.sponsor-logo-box {
    width: 100%;
  }
  .related-news-container {
    padding-top: 34px;
    padding-bottom: 12px;
  }
  .related-news-container .links-blocks {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .related-news-container .related-news-box {
    width: 100%;
    margin-bottom: 20px;
  }
  .related-news-container .shortcate-image {
    bottom: 14px;
  }
  .related-news-container .shortcode-image-content {
    font-size: 24px;
    margin-right: 11px;
  }
  .related-news-container .mobile-arrow {
    display: block;
  }
  .related-news-container .desktop-arrow {
    display: none;
  }
  .related-news-container img {
    width: 100%;
  }
  .page-template-page-pass-info .speaker-big-title {
    margin: 63px 0 19px !important;
    font-size: 25px;
  }
  .post-related-heading h4 {
    padding: 16px 0px 20px 0px;
  }
  .related-post-date-info {
    position: relative;
    padding-left: 18px;
    bottom: auto;
  }
  .related-row {
    padding-bottom: 3px;
  }
  .related-row .col-md-4 {
    margin-bottom: 39px;
  }
  .related-post {
    margin-bottom: 21px;
  }
  .page-pass-info-buy {
    display: block;
    margin-top: 0px !important;
    margin-bottom: 20px;
    width: 162px;
  }
  .filter-search {
    padding-right: 15px;
  }
  .mobile-hide-element {
    display: none;
  }
  .mobile-special-select {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 40px;
    font-family: 'Neue Machina Regular';
  }
  .mobile-special-select.speaker-filter {
    margin-bottom: 40px;
  }
  .search-container {
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 40px;
  }
  .search-container .sb-icon-search {
    display: none;
  }
  .search-container .search-content, .search-container .screen-reader-text {
    display: block;
  }
  .search-container .search-content {
    border: none;
  }
  .search-container .search-content .sb-search-input {
    width: 100%;
    font-family: 'Helvetica Neue LT W05 95 Black';
    border: 2px solid #e0e1e0;
  }
  .search-container .search-content .sb-search-input::-webkit-input-placeholder {
    color: #1e2722;
    font-family: 'Helvetica Neue LT W05 95 Black';
  }
  .search-container .search-content .sb-search-input::-moz-placeholder {
    color: #1e2722;
    font-family: 'Helvetica Neue LT W05 95 Black';
  }
  .search-container .search-content .sb-search-input:-ms-input-placeholder {
    color: #1e2722;
    font-family: 'Helvetica Neue LT W05 95 Black';
  }
  .search-container .search-content .sb-search-input:-moz-placeholder {
    color: #1e2722;
    font-family: 'Helvetica Neue LT W05 95 Black';
  }
  .page-template-page-news-all .big-banner, .category .big-banner {
    margin-top: 28px;
  }
  body > .container {
    margin-top: -1px;
    background: #fff;
  }
  .page-template-page-news-all > .container {
    background: #f9f9f9;
  }
  .page-id-1003.login-view > .container {
    background: transparent;
  }
  .page-id-1003.login-view .more-info h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .page-id-1003.login-view .more-info p, .page-id-1003.login-view .more-info li {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-1003.login-view .more-info li {
    margin-bottom: 10px;
  }
  .page-id-1003.login-view .more-info li:before {
    top: 8px;
  }
  .page-id-1003.login-view .account-content {
    padding-bottom: 60px;
  }
  .page-id-1003.login-view .footer-form-info {
    display: block;
  }
  .page-template-page-news-all .filter-search, .category .filter-search {
    padding-top: 54px;
  }
  .first-post-full {
    margin-bottom: 40px;
  }
  .first-post-full .post-related-heading {
    padding: 15px 20px 0px 20px;
  }
  .first-post-full .post-related-heading h4 {
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 29px;
  }
  .first-post-full .related-post-date-info {
    padding-left: 0px;
    bottom: auto;
  }
  .first-post-full p {
    margin-bottom: 31px;
  }
  .post-related-heading {
    padding: 0px 30px 0px 22px;
  }
  .twitter-class h4 {
    padding: 15px 22px 3px 30px;
  }
  .twitter-class h4:before {
    left: -2px;
    top: 17px;
  }
  .related-post p {
    padding-bottom: 15px;
  }
  .related-post-date-info {
    padding-left: 0px;
  }
  .post-list-box .post-related-heading {
    padding: 17px 23px 0px 18px;
  }
  .post-list-box .post-related-heading h4 {
    padding: 0px 20px 24px 0px;
    font-size: 24px;
    line-height: 28px;
  }
  .related-row .col-md-4 {
    flex: 0 0 100%;
  }
  .our-team-people {
    padding: 40px 0 20px;
    background: #fff;
    margin-top: -1px;
  }
  .our-sponsors-block {
    background-color: #f9f9f9;
    margin-top: -4px;
  }
  .logos-select {
    width: 100%;
    margin-left: 0px;
  }
  .single-member-content {
    padding: 18px 10px 18px 15px;
  }
  .page-template-page-team .container > .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .page-template-page-team .speaker-mobile {
    padding-right: 10px;
    padding-left: 10px;
  }
  .member-statuss {
    margin-bottom: 10px;
  }
  #summary-products-wrapper {
    overflow: hidden;
  }
  #summary-products-wrapper table {
    width: 100%;
    display: block;
    overflow-x: scroll;
  }
  #checkout-tabs {
    display: block;
  }
  #checkout-tabs li + li {
    margin-left: 0px;
  }
  .checkout-summary-container .checkout-cart-block .box, .checkout-summary-container .checkout-main-block .box {
    padding: 15px 15px 26px 15px;
  }
  .checkout-summary-container .checkout-main-block .block-info-title {
    font-size: 30px;
    line-height: 33px;
  }
  .mg-widget-form input[type=text] {
    width: 100%;
  }
  .developed-by, .cpyright {
    font-size: 11px;
  }
  .page-template-page-pass-info .apply-btn {
    padding: 0px 10px;
  }
  .products-loop-list .product-list-item {
    width: 50%;
  }
  #shop-view > .container {
    background: #f9f9f9;
  }
  .single-product .product.type-product {
    display: block;
    width: 100%;
  }
  .single-product .product.type-product .single-product-image, .single-product .product.type-product .summary.entry-summary {
    width: 100%;
  }
  .back-to-products {
    display: none;
  }
  .single-product-container h1, .single-product-container .short-description {
    color: #1e2722;
  }
  .single-product-container h1 {
    margin-top: 30px;
  }
  .related-list .related {
    padding: 48px 15px;
  }
  .related-list .related .product {
    width: 50%;
  }
  .single-product .product .single-product-image {
    padding-right: 15px;
  }
  .variations.product-single-option-group {
    padding-top: 25px;
  }
  .product-short-info {
    min-height: auto;
  }
}
@media (max-width: 576px) {
  .hide-small {
    display: none;
  }
  .qoute-desc-text {
    font-family: 'Neue Machina Regular';
    font-size: 18px;
    line-height: 28px;
  }
  .bq-cont-qoute {
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: 30px;
  }
  #passes #pass_acad {
    display: block;
  }
  .pass-choise-box, .pass-choise {
    height: unset;
  }
  .previous-speakers-block h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .speaker-big-title {
    margin-top: 50px;
  }
  .blockquote {
    margin-top: 25px;
  }
  .footer {
    background-image: none;
  }
  .content-top h3 {
    font-size: 25px;
    margin: 0;
  }
  .sponsor-item {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
  .post-height {
    height: 670px;
  }
  .big-banner-title .page {
    font-size: 35px;
    line-height: 40px;
  }
  .big-banner-post {
    margin-top: 60px;
  }
  .single-member-content h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .member-team-email a {
    font-size: 12px;
  }
  .team-mebmer, .board-mebmer {
    height: auto;
  }
  .single .big-banner-post {
    margin-top: 44px;
  }
  .single .post-date-info {
    padding: 15px 0 0px;
  }
  .single .soc-title {
    color: #fff;
    margin-bottom: 8px;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 16px;
    margin-top: 20px;
    text-transform: uppercase;
  }
  .single .big-banner-title {
    margin-bottom: 30px;
  }
  .single .single-image-container {
    margin: 0 0 64px 0px;
  }
  .single h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .single p {
    margin-bottom: 28px;
  }
  .products-loop-list .product-list-item {
    width: 100%;
  }
  .related-list .related .product {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}
.modal-closes {
  color: #000;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 4px;
  line-height: 16px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: -30px;
}
.modal-closes:hover {
  text-decoration: underline;
}
.modal-footer {
  padding: 0px;
}
.modal-next-button, .modal-prev-button {
  display: inline-block;
  float: right;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 14px;
}
.modal-next-button {
  margin-right: 18px;
}
.modal-prev-button {
  float: left;
  margin-left: 18px;
}
.modal-speaker-stat {
  display: inline-block;
  width: 100%;
}
.modal-speaker-stat h4 {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 40px;
  font-weight: 900;
  line-height: 50px;
  margin: 0;
  margin-top: -3px;
}
.modal-speaker-stat .prof {
  color: #717774;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.modal-speaker-socials {
  display: inline-block;
  float: right;
}
.modal-speaker-logo {
  margin-bottom: 30px;
}
.modal-speaker-logo img {
  filter: grayscale(100%);
  max-height: 30px;
}
@media (min-width: 1920px) {
  #homepage.hero-image-bg, .hero-new-divider, .hero-footer-divider, .hero-image-bg, .devider-d, .footer {
    background-size: cover !important;
  }
  .hero-image-bg {
    background-size: cover !important;
  }
}
@media (max-width: 320px) {
  .mob-image {
    background: linear-gradient(rgba(30, 39, 34, 0.8), rgba(30, 39, 34, 0.8)), url("../images/Hero-img-mobile (1).png");
  }
  .hero-new-divider {
    background-image: url("../images/deviders/devider-mobile-white.svg");
    height: 40px;
  }
  .blockquote {
    margin-top: 20px;
  }
}
.navbar-light .navbar-nav .active > .nav-link {
  color: #00AEEF;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0px;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show {
  color: #00AEEF;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0px;
}
.navbar-light .navbar-nav .show > .nav-link {
  color: #00AEEF;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0px;
}
blockquote {
  position: relative;
  margin: 25px 0;
  padding-left: 40px;
}
blockquote:before {
  position: absolute;
  content: url("../images/icons/quote.svg");
  margin-left: 3px;
  top: 0px;
  left: 0px;
}
blockquote:after {
  position: absolute;
  font-size: 4em;
  bottom: 0;
  right: 0;
  margin-right: -0.6em;
  margin-bottom: -0.8em;
}
blockquote p {
  color: #1e2722;
  font-family: 'Helvetica Neue LT W05 95 Black';
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
  line-height: 40px;
  display: inline;
}
.dropdown-item {
  padding: 0;
}
.menu-item-object-page .current-menu-item .active-dropdown-menu {
  border-bottom: none;
}
.member-main-info {
  min-height: 90px;
}
.dropdown-item:active, .dropdown-item:hover {
  background: #fff;
}
.menu---ferdinand .menu__link {
  position: relative;
  display: block;
  margin: 0 1.5em;
  padding: 0.65em 0;
  text-align: center;
  color: #b5b5b5;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.menu---ferdinand .menu__link:hover, .menu---ferdinand .menu__link:focus {
  color: #929292;
}
.menu---ferdinand .menu__item--current .menu__link {
  color: #d94f5c;
}
.menu---ferdinand .menu__link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #d94f5c;
  -webkit-transform: scale3d(0, 5, 1);
  transform: scale3d(0, 5, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}
.menu---ferdinand .menu__item--current .menu__link::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.select-with-add-option {
  position: relative;
  margin-top: 20px;
}
.select-with-add-option:first-of-type {
  margin-top: 0;
}
.select-with-add-option .select-wrapper, .select-with-add-option .add-option-btn {
  display: inline-block;
}
.select-with-add-option .select-wrapper {
  width: 100%;
  padding-right: 40px;
}
.select-with-add-option .remove-option-btn, .select-with-add-option .add-option-btn {
  color: #fff !important;
  background: #00AEEF;
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  color: #fff !important;
  width: 28px;
  height: 28px;
  font-size: 22px;
  border-radius: 50%;
  font-family: arial;
  top: 5px;
  padding: 0;
  text-align: center;
}
.select-with-add-option .remove-option-btn:hover, .select-with-add-option .add-option-btn:hover {
  color: #fff;
  background-color: #00AEEF;
}
.select-with-add-option .remove-option-btn:focus, .select-with-add-option .add-option-btn:focus {
  padding: 0;
}
.select-with-add-option .remove-option-btn {
  display: none;
}
.select-with-add-option .remove-option-btn i {
  position: relative;
  top: -2px;
}
.woocommerce-ticket-accept-form textarea {
  min-height: 180px;
  padding: 15px !important;
}
.woocommerce-ticket-accept-form .form-row-wide {
  color: #5c6761;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
}
.woocommerce-ticket-accept-form .form-row-wide .required {
  color: red;
  font-weight: 700;
  border: 0 !important;
  text-decoration: none;
}
.woocommerce-ticket-accept-form .form-row-wide abbr[title], .woocommerce-ticket-accept-form .form-row-wide abbr[data-original-title] {
  cursor: help;
  border-bottom: 0;
}
.woocommerce-ticket-accept-form .form-check-label {
  line-height: 18px;
  vertical-align: top;
  margin-top: 2px;
  font-size: 14px;
  cursor: pointer;
}
.woocommerce-ticket-accept-form .accept-step {
  display: none;
}
.woocommerce-ticket-accept-form .accept-step[data-index="1"] {
  display: block;
}
.woocommerce-ticket-accept-form .button.accept-loading {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
}
.woocommerce-ticket-accept-form .button.accept-loading::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}
.woocommerce-ticket-accept-form .button.accept-loading::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
}
.accept-ticket.loading {
  opacity: 0.7 !important;
  padding-right: 40px !important;
}
.accept-ticket.loading::after {
  top: 0 !important;
  position: absolute !important;
}
@media (max-width: 992px) {
  .hide-large {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .speaker-modal-content {
    padding: 0px;
  }
  .speaker-modal-content .info {
    padding-left: 21px;
    padding-right: 21px;
  }
  .modal-speaker-info .soc-list {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    margin-right: 15px;
  }
  .modal-speaker-info .soc-list a + a {
    margin-left: 6px;
  }
  .modal-speaker-info h4 {
    font-size: 25px;
    line-height: 36px;
    margin-top: 26px;
  }
  .modal-speaker-stat .prof {
    margin-bottom: 13px;
  }
  .modal-speaker-logo {
    margin-bottom: 35px;
    display: inline-block;
  }
  .modal-closes {
    right: 8px;
    top: -35px;
  }
}
#summary-notices .alert-danger {
  font-family: 'Neue Machina Regular';
}
.logged-in .big-banner-post {
  display: block !important;
}
.page-id-1003 .logged-in .big-banner-post {
  display: none !important;
}
.woocommerce form .form-row .required {
  visibility: visible;
}
.page-template-page-talque-speakers .talque-layout-row {
  justify-content: flex-start;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component {
  cursor: pointer;
  position: relative;
  border: 1px solid #e0e1e0;
  background-color: #fff;
  transition: 0.5s ease;
  height: 100%;
  padding: 0px;
  margin: 15px;
  flex: 0 0 22%;
  width: 22%;
  max-width: 22%;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container {
  padding: 0px;
  margin: 0px;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-icon {
  min-width: 100%;
  height: 100%;
  min-height: 50px;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details {
  text-align: left;
  width: 100%;
  padding: 15px 20px 20px;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name {
  color: #212b24;
  white-space: normal;
  word-wrap: break-word;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name:hover {
  color: #00AEEF;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name .talque-first-name, .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name .talque-last-name {
  font-family: 'Neue Machina Regular';
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  padding: 20px 1px 0px 1px;
  margin-bottom: 1px;
  transition-duration: 0.5s;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-company-name {
  margin: 2px;
  white-space: normal;
  word-wrap: break-word;
}
.page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-job-title {
  color: #717774;
  font-family: 'Neue Machina Regular';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 16px;
  padding: 5px 0px;
  text-transform: uppercase;
  white-space: normal;
  word-wrap: break-word;
}
@media (min-width: 999px) {
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component {
    min-height: 421px;
  }
}
@media (min-width: 601px) and (max-width: 998px) {
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component {
    min-height: 360px;
    width: 29%;
    max-width: 29%;
    margin: 15px 10px;
  }
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details {
    padding: 5px 8px;
  }
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name .talque-first-name, .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name .talque-last-name {
    font-size: 20px;
    padding: 0px;
    line-height: 30px;
  }
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-company-name {
    margin: 2px 0px;
  }
}
@media (max-width: 600px) {
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component {
    min-height: 300px;
    width: 45%;
    max-width: 45%;
    margin: 10px 5px;
  }
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details {
    padding: 5px 8px;
  }
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name .talque-first-name, .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name .talque-last-name {
    font-size: 16px;
    padding: 0px;
    line-height: 27px;
  }
  .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-company-name {
    margin: 2px 0px;
  }
}
.page-template-page-talque-speakers .hero-footer-divider, .page-template-page-talque-agenda .hero-footer-divider {
  background-image: url("../images/checkout-top.png");
  height: 60px;
}
.talque-single-speaker {
  background-color: #f9f9f9;
}
.talque-single-speaker .hero-image-bg {
  min-height: 300px;
}
.talque-single-speaker footer .devider-d {
  background-image: url("../images/checkout-top.png");
}
.talque-single-speaker .talque-event {
  margin-top: -280px;
}
.talque-single-speaker .talque-event .talque-style-maxwidth {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  min-width: 70%;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons {
  order: 2;
  margin-top: 60px;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-back-button-component button {
  height: 50px;
  width: 108px;
  border: 2px solid #1e2722;
  border-radius: 0px;
  background-color: #fff;
  color: #1e2722;
  webkit-transition: 0.5s;
  transition: 0.5s;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-back-button-component button:hover {
  background-color: #1e2722;
  color: #fff;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-back-button-component button span.talque-layout-row {
  height: 16px;
  width: 48px;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2.67px;
  line-height: 16px;
  text-transform: uppercase;
  margin-left: 22px;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-back-button-component button span.talque-layout-row img {
  display: none;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-layout-gt-xs-row {
  order: 3;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-image {
  margin-right: 70px;
  max-width: 50%;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-image img {
  border: 2px solid black;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column {
  display: block;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-name {
  height: 65px;
  color: #fff;
  font-size: 52px;
  font-weight: 700;
  line-height: 65px;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-job-title, .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-company-name {
  color: #fff;
  font-family: 'Neue Machina Regular';
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-company-name {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 4px solid white;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-the-website {
  margin-top: 10px;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-the-logo {
  display: none;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-location {
  margin-top: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
}
.talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-text-component {
  margin-top: 100px;
}
@media (min-width: 600px) and (max-width: 1015px) {
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-image {
    max-width: 40%;
    margin-right: 30px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-job-title {
    margin-top: 70px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-column .talque-social {
    margin-top: 8px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-location {
    color: #1e2722;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-text-component {
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons {
    margin-top: 0px;
    justify-content: flex-start;
    padding-left: 15px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-image {
    max-width: 90%;
    margin: auto;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-row {
    justify-content: flex-start;
    padding-left: 15px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-row .talque-layout-column .talque-name {
    color: #1e2722;
    font-size: 36px;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-row .talque-layout-column .talque-job-title {
    margin-top: 5px;
    color: #1e2722;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-row .talque-layout-column .talque-company-name {
    color: #1e2722;
    border-left: 3px solid #1e2722;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-layout-row .talque-layout-column .talque-social {
    margin-top: 8px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-location {
    color: #1e2722;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-speaker-stats-component .talque-text-component {
    margin-top: 10px;
    padding: 10px 15px;
  }
  .talque-single-speaker .talque-event .talque-style-maxwidth .talque-branding-footer {
    padding-left: 15px;
  }
}
.page-template-page-talque-agenda .date-tabs, #homepage .date-tabs {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width: 576px) {
  .page-template-page-talque-agenda .date-tabs, #homepage .date-tabs {
    max-width: 540px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .page-template-page-talque-agenda .date-tabs, #homepage .date-tabs {
    max-width: 720px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .page-template-page-talque-agenda .date-tabs, #homepage .date-tabs {
    max-width: 960px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .page-template-page-talque-agenda .date-tabs, #homepage .date-tabs {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 576px) {
  .page-template-page-talque-agenda .date-tabs, #homepage .date-tabs {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.page-template-page-talque-agenda .date-tabs .agenda-date:first-of-type, #homepage .date-tabs .agenda-date:first-of-type {
  margin-left: auto;
}
@media (min-width: 768px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:first-of-type, #homepage .date-tabs .agenda-date:first-of-type {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:first-of-type, #homepage .date-tabs .agenda-date:first-of-type {
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:first-of-type, #homepage .date-tabs .agenda-date:first-of-type {
    margin-right: 40px;
  }
}
@media (max-width: 576px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:first-of-type, #homepage .date-tabs .agenda-date:first-of-type {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.page-template-page-talque-agenda .date-tabs .agenda-date:nth-of-type(2), #homepage .date-tabs .agenda-date:nth-of-type(2) {
  margin-right: auto;
  margin-left: 40px;
}
@media (min-width: 768px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:nth-of-type(2), #homepage .date-tabs .agenda-date:nth-of-type(2) {
    margin-left: 15px;
  }
}
@media (min-width: 992px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:nth-of-type(2), #homepage .date-tabs .agenda-date:nth-of-type(2) {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:nth-of-type(2), #homepage .date-tabs .agenda-date:nth-of-type(2) {
    margin-left: 40px;
  }
}
@media (max-width: 576px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date:nth-of-type(2), #homepage .date-tabs .agenda-date:nth-of-type(2) {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.page-template-page-talque-agenda .date-tabs .agenda-date .date-link, #homepage .date-tabs .agenda-date .date-link {
  font-size: 26px;
  font-weight: bold;
  line-height: 34px;
  color: #1e2722;
  text-decoration: none;
}
.page-template-page-talque-agenda .date-tabs .agenda-date .date-link:hover, #homepage .date-tabs .agenda-date .date-link:hover {
  color: #00AEEF;
  cursor: pointer;
}
@media (max-width: 768px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date .date-link, #homepage .date-tabs .agenda-date .date-link {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 576px) {
  .page-template-page-talque-agenda .date-tabs .agenda-date .date-link, #homepage .date-tabs .agenda-date .date-link {
    font-size: 24px;
    line-height: 30px;
  }
}
.page-template-page-talque-agenda .date-tabs .agenda-date .active-date, #homepage .date-tabs .agenda-date .active-date {
  border-bottom: 2px solid #00AEEF;
  font-weight: 500;
  color: black;
  font-family: Fabrikat-Black;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress {
  margin: auto;
}
@media (min-width: 768px) {
  .page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress {
    width: 85.9%;
  }
}
@media (min-width: 1200px) {
  .page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress {
    width: 71.9%;
  }
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-layout-row.talque-layout-align-center-stretch, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-layout-row.talque-layout-align-center-stretch {
  justify-content: flex-start;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-layout-row.talque-layout-align-center-stretch .talque-style-maxwidth .talque-date-selector-component, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-layout-row.talque-layout-align-center-stretch .talque-style-maxwidth .talque-date-selector-component {
  display: none;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-layout-align-center-stretch, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-layout-align-center-stretch {
  justify-content: center;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-layout-align-center-stretch .talque-header-date, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-layout-align-center-stretch .talque-header-date {
  display: none !important;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-layout-align-center-stretch .talque-header-room, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-layout-align-center-stretch .talque-header-room {
  font-family: Fabrikat-Black;
  font-size: 18px;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-schedule-item .talque-link-internal-attribute .talque-event-name, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-schedule-item .talque-link-internal-attribute .talque-event-name {
  font-weight: 600;
  white-space: normal;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-schedule-item .talque-link-internal-attribute .talque-fade-out, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-schedule-item .talque-link-internal-attribute .talque-fade-out {
  display: none;
}
.page-template-page-talque-agenda .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-schedule-item .talque-hover-bubble .talque-event-name, #homepage .account-content .talque-theme-time-tic-simple.talque-is-embed-wordpress .talque-section-card .talque-schedule-item .talque-hover-bubble .talque-event-name {
  font-family: 'Neue Machina Regular';
  font-weight: 400;
  font-size: 18px;
}
.page-template-page-talque-agenda #passes, #homepage #passes {
  padding-top: 10px !important;
}
.page-template-page-talque-agenda #passes .pass-choise, #homepage #passes .pass-choise {
  z-index: 5;
}
.agenda-feb22 {
  display: none;
}
.postid-3355 .talque-single-speaker {
  background-color: #f9f9f9;
}
.postid-3355 .talque-single-speaker .hero-image-bg {
  min-height: 390px;
}
.postid-3355 .talque-single-speaker .talque-event {
  margin-top: -400px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth {
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  min-width: 0 !important;
}
@media (min-width: 768px) {
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth {
    max-width: 960px;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 1200px) {
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth {
    max-width: 1140px;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header {
  width: 50%;
  height: auto;
  margin-bottom: 0px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details {
  display: flex;
  flex-direction: column;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge {
  width: 200%;
  min-height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge h1 {
  color: #fff;
  font-size: 60px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge .talque-format-badge-component {
  display: none;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-talk-stats-component {
  margin-bottom: 55px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-talk-stats-component .talque-stats-item {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-event-description-component {
  justify-content: start;
  padding: 0px;
  height: auto;
  min-height: 450px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-image {
  display: none;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card {
  width: 50%;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card:first-of-type {
  height: auto;
  margin-bottom: 110px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card:nth-of-type(2) {
  margin-left: 50%;
  margin-top: -90px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons {
  margin-top: 30px !important;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-download-ical-button-component {
  margin-left: 20px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-download-ical-button-component a button {
  height: 50px;
  width: 108px;
  border: 2px solid #1e2722;
  border-radius: 0px;
  background-color: #fff;
  color: #1e2722;
  webkit-transition: 0.5s;
  transition: 0.5s;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-download-ical-button-component a button:hover {
  background-color: #1e2722;
  color: #fff;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-download-ical-button-component a button span {
  height: 16px;
  width: 48px;
  font-family: 'Neue Machina Regular';
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2.67px;
  line-height: 16px;
  text-transform: uppercase;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons .talque-download-ical-button-component a button span:first-child {
  margin-left: 22px;
}
.postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-layout-gt-xs-row {
  display: none;
}
@media (min-width: 600px) and (max-width: 1015px) {
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header {
    width: 63%;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details {
    padding-left: 15px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge {
    width: 158%;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge h1 {
    font-size: 43px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card {
    width: 35%;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card:nth-of-type(2) {
    margin-left: 63%;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons {
    margin-top: 150px !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header {
    width: 100%;
    height: auto;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details {
    padding-left: 20px;
    padding-right: 20px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge {
    width: 100%;
    min-height: 210px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-the-headline-with-badge h1 {
    font-size: 34px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header .talque-talk-details .talque-event-description-component {
    min-height: auto;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card:first-of-type {
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-section-card:nth-of-type(2) {
    margin-left: 15px;
    margin-top: 30px;
  }
  .postid-3355 .talque-single-speaker .talque-event .talque-style-maxwidth .talque-org-page-header-buttons {
    margin-top: 40px !important;
  }
}
.page-template-page-basic #ourHolder .overview, .page-template-page-basic #ourHolder .over {
  flex: 0 0 100%;
  max-width: 100%;
}
.page-template-page-basic #ourHolder .overview .benefit-content, .page-template-page-basic #ourHolder .over .benefit-content {
  max-width: 100%;
}
.page-template-page-basic #ourHolder .overview .benefit-content .benefit-icon, .page-template-page-basic #ourHolder .over .benefit-content .benefit-icon {
  display: none !important;
}
.special-offer-block .price-text-line .add_to_cart_inline .btn-cut-outside-white {
  padding: 0px 22px;
}
.special-offer-block .price-text-line .add_to_cart_inline .btn-cut-outside-white span {
  white-space: nowrap;
}
.page-template-page-pass-info .add_to_cart_inline .btn-cut-outside-white {
  padding: 0px 30px;
}
.page-template-page-pass-info .add_to_cart_inline .btn-cut-outside-white span {
  white-space: nowrap;
}
#fb-root .fb-customerchat iframe.fb_customer_chat_bounce_in_v2, #fb-root .fb-customerchat iframe.fb_customer_chat_bounce_out_v2 {
  left: 10pt !important;
  right: 0 !important;
  animation-duration: 0ms !important;
}
#fb-root .fb_dialog {
  left: 18pt !important;
  right: 0 !important;
}
@keyframes fb_bounce_out_v2 {
  0% {
    transform-origin: bottom left;
  }
  100% {
    transform-origin: bottom left;
  }
}
.woocommerce-lost-password .woocommerce p, .woocommerce-lost-password form.lost_reset_password p {
  color: #000;
}
a.passes-name-link:hover {
  text-decoration: none;
}
.price-change p {
  height: auto;
}
.page-pass-info-buy {
  display: inline-block;
}
@media (max-width: 576px) {
  .pass-choise2 {
    height: auto !important;
  }
}
@media (max-width: 1200px) {
  .menu-passes-btn {
    margin: 15px 0 0;
  }
}
@media (max-width: 320px) {
  body#homepage .hero-image-bg {
    background: linear-gradient(rgba(30, 39, 34, 0.8), rgba(30, 39, 34, 0.8)), url('../images/Hero-img-mobile.png') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
}
.grtyoutube-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}
.yt-bg {
  width: 100%;
  height: 100%;
}
.grtyoutube-popup-content {
  margin-top: 150px;
  width: 95%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.grtyoutube-popup-close {
  position: absolute;
  top: -25px;
  right: 0px;
  color: #fff;
  cursor: pointer;
  color: #fff;
  font-family: Fabrikat;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 16px;
  text-transform: uppercase;
}
.grtyoutube-iframe {
  width: 100%;
  height: 480px;
}
@media (max-width: 767px) {
  .grtyoutube-iframe {
    width: 100%;
    height: 350px;
  }
}
.lighting-1 {
  height: 149px;
  width: 151px;
  background-size: 149px 151px;
  position: absolute;
  left: -146px;
  top: -120px;
}
.lighting-2 {
  height: 150px;
  width: 150px;
  background-size: 150px 150px;
  position: absolute;
  right: -149px;
  bottom: 0px;
}
.grtyoutube-dark-theme {
  background: rgba(30, 39, 34, 0.98);
}
.grtyoutube-dark-theme .grtyoutube-popup-content {
  /*
   -webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
   -moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
   box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
   */
}
.close-svg {
  padding-right: 6px;
  padding-bottom: 2px;
}
.grtyoutube-dark-theme .grtyoutube-popup-close {
  /*	background: url('close.svg') no-repeat;*/
}
.grtyoutube-light-theme {
  background: rgba(255, 255, 255, 0.85);
}
.grtyoutube-light-theme .grtyoutube-popup-content {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.step-blocks {
  font-family: 'Neue Machina Regular';
}
.step-blocks input[type="text"], .step-blocks input[type="number"], .step-blocks input[type="tel"], .step-blocks input[type="password"], .step-blocks input[type="email"] {
  height: 50px;
  padding: 6px 10px;
  border-radius: 0px;
  border: 2px solid #d8dad9;
  box-shadow: none;
  width: 100%;
}
.step-blocks .cart-collaterals .cart_totals {
  width: 100%;
  float: none;
}
.step-blocks .cart-collaterals .cart_totals th {
  width: 30% !important;
  text-align: right;
  padding-right: 20px;
}
.step-blocks .cart-collaterals .cart_totals table {
  border: 1px solid #eee;
  margin-top: 20px;
}
.step-blocks .cart-collaterals .cart_totals td {
  border-top: 0 !important;
  padding-left: 20px;
  vertical-align: middle !important;
}
.step-blocks .cart-collaterals .cart_totals tr:last-child th, .step-blocks .cart-collaterals .cart_totals tr:last-child td {
  border-bottom: 0;
}
.step-blocks .cart-collaterals .cart_totals > h2, .step-blocks .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  display: none;
}
.step-blocks select {
  height: 50px;
  padding: 6px 10px;
  border-radius: 0px;
  border: 2px solid #d8dad9;
  box-shadow: none;
  width: 100%;
}
.step-blocks button:focus, .step-blocks button:active {
  outline: none;
  box-shadow: 0 0 0;
  border: 0;
}
.step-blocks .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);
}
.step-blocks textarea {
  resize: vertical;
  padding: 6px 10px;
  border-radius: 0px;
  border: 1px solid #e4e6e9;
  box-shadow: none;
  width: 100%;
  height: 134px;
  margin-bottom: 0px;
}
.step-blocks .form-title {
  color: #666;
  font-family: 'Neue Machina Regular';
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}
.step-blocks .product-image-text {
  margin-bottom: 30px;
}
.step-blocks .coupon-code {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.step-blocks .coupon-code .btn {
  border-radius: 0px;
  font-weight: 400;
}
.step-blocks .coupon-code .btn:hover {
  color: #fff;
  background: #2ba09a;
}
.step-blocks .coupon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.step-blocks .coupon label {
  margin-bottom: 0;
  line-height: 40px;
}
.step-blocks .coupon label, .step-blocks .coupon #coupon_code, .step-blocks .coupon button {
  display: inline-block;
}
.step-blocks .coupon label {
  flex: 1;
}
.step-blocks .coupon button {
  flex: 1;
}
.step-blocks .coupon #coupon_code {
  width: auto;
  flex: 6;
  margin: 0 10px 0px 0px;
  border: 2px solid #d8dad9;
  font-size: 13px;
}
.step-blocks .coupon #coupon_code ::-webkit-input-placeholder {
  color: #939896;
}
.step-blocks .coupon #coupon_code ::-moz-placeholder {
  color: #939896;
}
.step-blocks .coupon #coupon_code :-ms-input-placeholder {
  color: #939896;
}
.step-blocks .coupon #coupon_code :-moz-placeholder {
  color: #939896;
}
.step-blocks .no-products-text {
  padding-top: 20px;
  text-align: center;
}
.step-blocks .checkout-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #00AEEF;
  height: 41px;
  border: none;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2.33px;
  line-height: 14px;
  border-radius: 0;
  transition-duration: 0.5s;
  clip-path: polygon(10px 0%, calc(100% - 0px) 0%, 100% 10px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 10px 100%, 0% calc(100% - 0px), 0% 0px);
  -webkit-clip-path: polygon(10px 0%, calc(100% - 0px) 0%, 100% 10px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 10px 100%, 0% calc(100% - 0px), 0% 0px);
  padding: 13px 19px;
  padding-top: 13px;
  padding-top: 12px;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}
.step-blocks .next-btn {
  font-weight: 400 !important;
  line-height: 35px;
}
.step-blocks .full-width {
  width: 100%;
  margin-top: 30px;
}
.step-blocks button[name="update_cart"][disabled] {
  cursor: default;
}
.step-blocks .return-to-shop {
  text-align: center;
}
.step-blocks .form-input-tip {
  color: #727272;
  font-size: 13px;
  margin-top: 7px;
}
.step-blocks .form-check-label {
  cursor: pointer;
}
.step-blocks .form-group {
  position: relative;
  margin-bottom: 0px;
}
.step-blocks .order-summary-table {
  padding-bottom: 20px;
}
.step-blocks .order-summary-table .form-check {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.step-blocks .person-type-options {
  margin-bottom: 29px;
}
.order-summary-table .row .col-md-6, .order-summary-table .row .col-md-12, .order-summary-table .row .col-md-8, .order-summary-table .row .col-md-4 {
  margin-bottom: 30px;
}
.sidebar-tab li {
  float: none;
  border: none;
  margin-bottom: 0px;
  cursor: pointer !important;
}
.sidebar-tab li a {
  padding: 20px;
  background: transparent;
  width: 100%;
  display: block;
  color: #252525;
  position: relative;
  padding: 15px 0;
  font-size: 13px;
  line-height: 16px;
  vertical-align: top;
  border: none;
  text-transform: uppercase;
  cursor: default;
}
.sidebar-tab li a:hover {
  text-decoration: none;
}
.step-blocks .btn {
  background: transparent;
  font-weight: 400;
}
.sidebar-tab strong {
  display: block;
}
.sidebar-tab li.active a {
  border: none;
  color: #2ba09a;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs > li > a:hover {
  border-color: transparent;
  background-color: transparent;
}
.nav-tabs > li.active > a {
  border: none;
  color: #2ba09a;
}
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: none;
  color: #2ba09a;
}
.login-block {
  padding: 30px;
}
.login-block .title {
  font-size: 23px !important;
  margin: 0 0 20px;
  font-weight: 400;
  text-transform: none;
}
.login-block p {
  margin-bottom: 15px;
}
.step-blocks label {
  margin-bottom: 10px;
  display: block;
}
.forgot-pass {
  display: block;
  margin-bottom: 15px;
}
.sidebar-tab .step-hidden {
  display: none;
}
.step-blocks .block-info-title {
  font-size: 40px;
}
.discount-card-gold p {
  display: block;
  background: #dec05f;
  padding: 15px;
  color: #fff;
  border-radius: 5px;
  margin-top: 30px;
  font-size: 16px;
}
.summary-table td {
  vertical-align: middle !important;
  border: 1px solid #ddd !important;
  padding: 10px !important;
  width: 50%;
}
.summary-table tr {
  border: 1px solid #ddd !important;
  padding: 5px !important;
}
.quantity-wth-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.quantity-wth-btn .btn {
  border-radius: 0px;
  height: 45px;
}
/* Button Loaders */
.step-blocks .btn.accept-loading {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
}
.step-blocks .btn.accept-loading::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}
.step-blocks .btn.accept-loading::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
}
#checkout-logged-in-fields h3 {
  text-transform: none;
}
.step-blocks .shop_table, .step-blocks .shop_table_summary {
  width: 100%;
}
.step-blocks .shop_table td, .step-blocks .shop_table th {
  padding: 5px;
}
.step-blocks .shop_table_summary td, .step-blocks .shop_table_summary th {
  padding: 5px;
}
.step-blocks .shop_table .product-remove, .step-blocks .shop_table_summary .product-remove {
  text-align: center;
}
.step-blocks .shop_table th, .step-blocks .shop_table_summary th {
  background: #eee;
  padding: 10px 5px;
}
.step-blocks .shop_table input[type="number"], .step-blocks .shop_table_summary input[type="number"] {
  width: auto;
}
.step-blocks .shop_table button, .step-blocks .shop_table_summary button {
  background: #ebe9eb;
  color: #515151;
  border: 0;
  cursor: pointer;
  padding: 0.5em 1em;
}
.step-blocks .shop_table button:hover, .step-blocks .shop_table_summary button:hover {
  background: #dad8da;
  color: #515151;
}
.step-blocks .shop_table .remove, .step-blocks .shop_table_summary .remove {
  height: 1em;
  width: 1em;
  display: inline-block;
  line-height: 1;
}
.step-blocks .product-thumbnail img {
  width: 90px;
}
.step-blocks .shop_table .remove:hover, .step-blocks .shop_table_summary .remove:hover {
  text-decoration: none;
  opacity: 0.8;
}
.step-blocks .shop_table td.actions, .step-blocks .shop_table_summary td.actions {
  font-size: 14px;
  padding: 10px;
}
.step-blocks #coupon_code {
  min-width: 120px;
  height: 40px;
}
.step-blocks td {
  border-left: 0;
  border-right: 0;
}
.payment-box .payment-gateways {
  margin-bottom: 10px;
}
@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes button-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* End button loaders */
.woocommerce-account {
  background: #fff;
}
#order-received-page .btn-secondary {
  line-height: 39px;
  color: #1e2722;
  background: #fff;
  border: 2px solid #000;
  -webkit-clip-path: polygon(10px 0%, calc(100% - 0px) 0%, 100% 10px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 10px 100%, 0% calc(100% - 0px), 0% 0px);
  clip-path: polygon(10px 0%, calc(100% - 0px) 0%, 100% 10px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 10px 100%, 0% calc(100% - 0px), 0% 0px);
  position: relative;
}
#order-received-page .btn-secondary::before {
  content: '';
  position: absolute;
  right: -30px;
  height: 40px;
  width: 25px;
  background: rgba(30, 30, 30, 0);
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  border-left: 4px solid #1e2722;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#order-received-page .btn-secondary:hover {
  background-color: #1e2722;
  color: #fff;
}
.thank-you-actions .btn {
  margin-right: 10px;
}
.woocommerce-ticket-accept-form {
  background-color: transparent;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  padding: 30px 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  font-size: 24px;
  text-transform: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li + li {
  margin-top: 19px;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout {
  margin-top: 39px;
}
.woocommerce-account .account-sidebar {
  width: 25%;
}
.woocommerce-account .account-info {
  width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  padding: 0px;
  border: 1px solid #e4e5e4;
}
.woocommerce-account .woocommerce table.shop_table thead tr > th {
  border: none;
  font-size: 18px;
  font-family: 'Neue Machina Regular';
  padding: 13px 15px 9px 19px;
}
.woocommerce-account .woocommerce table.shop_table tr > td, .woocommerce-account .woocommerce table.shop_table tr > th {
  font-family: 'Neue Machina Regular';
  font-size: 17px;
  padding: 12px 15px 11px 19px;
}
.woocommerce-account .my-account-pagination {
  padding: 0;
  margin-top: 30px;
}
.woocommerce-account .my-account-pagination > .page-numbers {
  border: 0;
  color: #656868;
  font-weight: bold;
  padding: 0px 8px;
  margin-right: 13px;
  text-decoration: none;
}
.woocommerce-account .my-account-pagination > .page-numbers.current, .woocommerce-account .my-account-pagination > .page-numbers:hover {
  background-color: transparent;
  color: #1e2420;
  border-bottom: 3px solid #00AEEF;
}
.woocommerce-account .ticket-status, .woocommerce-account .order-status-col {
  font-size: 13px;
  border-radius: 20px;
  text-align: center;
  height: 21px;
  line-height: 21px;
  padding: 0 10px;
  display: inline-block;
}
.woocommerce-account .ticket-status.not-assigned, .woocommerce-account .order-status-col.not-assigned, .woocommerce-account .ticket-status.on-hold, .woocommerce-account .order-status-col.on-hold {
  background: #dfe3e8;
}
.woocommerce-account .ticket-status.pending, .woocommerce-account .order-status-col.pending, .woocommerce-account .ticket-status.processing, .woocommerce-account .order-status-col.processing {
  background: #ffea8a;
}
.woocommerce-account .ticket-status.accepted, .woocommerce-account .order-status-col.accepted, .woocommerce-account .ticket-status.completed, .woocommerce-account .order-status-col.completed {
  background: #bbe5b3;
}
.woocommerce-account .ticket-status.cancelled, .woocommerce-account .order-status-col.cancelled {
  background: #ffc48b;
}
.woocommerce-account .woocommerce {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce-account .assign-ticket-btn {
  background-color: #00AEEF !important;
  color: #fff !important;
  border: 2px solid #00AEEF !important;
}
.woocommerce-account .assign-ticket-btn:hover {
  background-color: #00AEEF !important;
}
.woocommerce-account .assign-ticket-btn:before {
  display: none !important;
}
.woocommerce-account .woocommerce a.button {
  padding: 0px 22px;
  letter-spacing: 2px;
  font-size: 13px;
  color: #fff;
  background-color: #00AEEF;
}
.woocommerce-account .woocommerce a.button:hover {
  color: #515151;
  background-color: #ebe9eb;
}
.woocommerce-account h1 {
  width: 100%;
  font-size: 61px;
  line-height: 68px;
  padding: 0px 15px 38px;
}
.woocommerce-account .account-content {
  padding-top: 25px;
}
.woocommerce-account .space-around {
  padding: 30px;
}
.logged-in .big-banner-post {
  display: none;
}
.woocommerce-orders-table__header-order-actions {
  font-size: 0px !important;
}
.woocommerce-orders-table__cell-order-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.woocommerce-orders-table__cell-order-actions a {
  margin-left: 15px !important;
}
.woocommerce-orders-table__cell-order-actions .invoice {
  order: 2;
}
.woocommerce-orders-table__cell-order-actions .pay {
  order: 1;
}
.woocommerce-orders-table__cell-order-actions .view {
  order: 3;
}
.page-template-page-accept-invite-php {
  background: #f9f9f9;
}
.page-template-page-accept-invite-php .edit-ticket-page {
  border: 1px solid #e4e5e4;
  padding: 30px;
  background: #fff;
  position: relative;
  margin-bottom: 30px;
}
.page-actions .secondary-button {
  line-height: 39px !important;
  color: #1e2722 !important;
  background: #fff !important;
  border: 2px solid #000 !important;
  padding: 0px 22px !important;
  letter-spacing: 2px !important;
  font-size: 13px !important;
  line-height: 40px !important;
  position: relative !important;
}
.page-actions .secondary-button:before {
  content: '';
  position: absolute;
  right: -30px;
  height: 40px;
  width: 25px;
  background: rgba(30, 30, 30, 0);
  -webkit-transform: skewX(135deg);
  -moz-transform: skewX(135deg);
  transform: skewX(135deg);
  border-left: 4px solid #1e2722;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.page-actions .secondary-button:hover {
  background-color: #1e2722 !important;
  color: #fff !important;
}
.woocommerce-account .woocommerce-Button.button, .woocommerce-account .woocommerce-address-fields .button {
  font-family: 'Neue Machina Regular';
  background: #00AEEF;
}
.woocommerce-account .edit-ticket-page button[type="submit"] {
  font-family: 'Neue Machina Regular';
}
.accept-ticket {
  border-radius: 0px !important;
  color: #fff !important;
  text-transform: uppercase;
  background: #00AEEF !important;
  font-size: 14px !important;
  font-family: 'Neue Machina Regular';
  letter-spacing: 2.67px;
  padding: 0px 20px !important;
  height: 40px;
  transition: 0.5s ease;
  line-height: 40px !important;
  -webkit-clip-path: polygon(10px 0%, calc(100% - 0px) 0%, 100% 10px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 10px 100%, 0% calc(100% - 0px), 0% 0px);
  clip-path: polygon(10px 0%, calc(100% - 0px) 0%, 100% 10px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 10px 100%, 0% calc(100% - 0px), 0% 0px);
  margin-left: 3px;
}
.accept-ticket:hover {
  background: #00AEEF !important;
}
.step-blocks-row .step-blocks .btn, .woocommerce-account .edit-ticket-page button[type="submit"] {
  line-height: 42px;
}
.woocommerce form .form-row {
  padding: 0px;
}
@media (max-width: 991px) {
  .woocommerce-account .woocommerce {
    display: block;
  }
  .woocommerce-account .account-sidebar {
    margin-bottom: 30px;
  }
  .woocommerce-account .account-sidebar, .woocommerce-account .account-info {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    background: #fff;
  }
  .woocommerce-account .woocommerce-address-fields__field-wrapper .form-row, .woocommerce-account .woocommerce-EditAccountForm .form-row {
    width: 100%;
  }
}

.gcontainer .lb-image img {
	height: auto;
	max-width: 100%;
}

#navbarNavDropdown a.account-link {
	display: none!important;
}
.navbar-nav .btn-cut-outside-white {
  background: #00AEEF;
  border-color: #00AEEF;
  border-radius: 0px;
  height: 45px;
}
.navbar-nav .btn-cut-outside-white a{
    line-height: 21px!important;
}

.navbar-nav .btn-cut-outside-white {
    padding: 10px 36px;
    overflow:unset;
}
.navbar-nav li.btn-cut-outside-white a:hover,
.navbar-nav li.btn-cut-outside-white a {
    color: #fff!important;
}
.navbar-nav li.btn-cut-outside-white.show{
    background-color: #00AEEF;
    border-color: #000;
}
.navbar-nav li.btn-cut-outside-white.show a, .navbar-nav li.btn-cut-outside-white a:focus{
    color: #000!important;
}
.navbar .add_to_cart_inline{
    padding-top: 0.5125rem;

}
.navbar .apply-btn{
    height: 40px;
    line-height: 37px;
}
@media (max-width: 767px){
.big-banner-title h1 {
    line-height: 137px;
}
.number-text {
    color: #000;
    font-family: 'Helvetica Neue LT W05 95 Black';
    font-size: 19px;
    font-weight: 900;
    letter-spacing: 3px;
    line-height: 30px;
    text-transform: uppercase;
}
.number {
    font-size: 23px;
    font-weight: 900;
    line-height: 40px;
}
}


@media (min-width: 1200px){
.navbar .add_to_cart_inline {
    display: none;
}
.owl-item{
    width: max-content!important;
    padding-right:20px;
}
.owl-stage{
    width: max-content!important;
    margin: auto;
}
}
#navbarNavDropdown .navbar-nav li {
    margin: auto 13px;
}
.benefit-content table{
    width:100%!important;
}

.video-hero{
    position:relative;
    height: 588px;
    overflow: hidden;
}
.video-hero video{
width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0;
}
.video-hero .overlay{
    top:0;
    position:absolute;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.video-hero .big-banner-title{
    position: absolute;
    top:0;
    width: 100%;
}

.video-hero .big-banner-title h1{
    font-size: 78px;
    color:white;
    text-align:center;
    word-spacing: normal;
    margin-top: 92px;
    line-height: 1;
    margin-bottom: 0;
}

.video-hero .big-banner-description{
    color:white;
    max-width: unset;
}
.video-hero .attendees{
    position: absolute;
    bottom: 39px;
    width: 83%;
    justify-content: center;
    transform: translate(-50%, 0);
    left: 50%;
}
.video-hero p{
    color:white;
    font-size: 29px;
    margin: 48px auto;
    text-align: center;
    font-family: 'Neue Machina Regular';
    width: 50%;
    line-height: 1;
}
.video-hero .btn-cut-outside-white,
.btn-orange-pass {
    margin: auto;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    border:0;
    background:#ED2E92;
    color:white!important;
    letter-spacing: 1px;
    padding: 0px 23px;

}
.video-hero .attendees .number, .video-hero .attendees .number-text{
    color:white;
}
body a:hover, body a, .footer-col a:hover{
    color: #ED2E92;
}
.orange.text-center, .fa-arrow-right, .pass-info-icon, .navbar-light .navbar-nav .show > .nav-link, a.dropdown-item:hover, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .countdown,.single-speaker:hover .speaker-content h4, .modal-prev-button i, .modal-next-button i,.search-container:hover,.related-post:hover h4 , .page-template-page-talque-speakers .talque-layout-row .talque-speaker-grid-item-component .talque-container .talque-details .talque-full-name:hover {
   color: #ED2E92!important;
}
.wpex .timeline-details .wptl-readmore > a{
    border: 2px solid #ED2E92!important;
}
.filter-menu .active, .current-menu-item > a{
    border-bottom: 2px solid #ED2E92!important;
}

.navbar-nav .btn-cut-outside-white, .apply-btn:hover, .btn-cut-outside-black:hover,.wpex.horizontal-timeline .ex_s_lick-prev:hover, .wpex.horizontal-timeline .ex_s_lick-next:hover, .wpex.horizontal-timeline .horizontal-content .ex_s_lick-next:hover, .wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev:hover {
    background-color: #ED2E92!important;
    border-color: #ED2E92!important;
}

.pass-choise-box ,.wpex .timeline-details .wptl-readmore > a:hover ,.spec.price-text-line, .mc4wp-form-fields button[type="submit"]:hover{
    background-color: #ED2E92!important;
}

.pass-choise .btn-effect-white:hover .btn-cut-outside-white,.menu--ferdinand .menu__link::before,.page-template-page-pass-info .add_to_cart_inline span.btn-cut-outside-white {
    background: #ED2E92!important;
}
.page-template-page-pass-info .add_to_cart_inline span.btn-cut-outside-white{
    border-color: #ED2E92!important;
}
.search-container:hover .sb-icon-search:after {
    background: url(../images/search-icon-color-orange.png)!important;
}

.blockquote:before {
    content: url(../images/icons/quote-orange.svg)!important;
}

@media (max-width: 999px){
    .video-hero p {
    	width: 91%;
    }
    .owl-item >div{
        margin: auto;
        width: fit-content;
width: -moz-fit-content;
    }
.video-hero .big-banner-title h1 {
    font-size: 65px;
}
}

.big-banner-description p ,.big-banner-description{
    max-width:100%!important;
}
.page-template-page-passes #pass_acad .col-lg-3 img{
    width: 79%;
    position: absolute;
    top: -132px;
    z-index: 1;
    right: 4%;
    height: auto;
}
.page-template-page-passes #pass_acad .col-lg-6 img{
    width: 39.5%;
    position: absolute;
    top: -132px;
    z-index: 1;
    right: 30%;
    height:auto;
}
.page-template-page-passes .pass-choise-box{
    padding-top:92px;
    background: rgb(0,0,0);
    background-color: rgb(0,0,0)!important;

}
 .page-template-page-passes #passes {
    margin-top:132px;

}

.page-template-page-passes .pass-name-info {
    color: white;
    padding:0;
}

.page-template-page-passes #passes .hide-small {
    padding-top: 10px;
}

.page-template-page-passes #passes .hide-small > div {
    border-top: 2px solid white;
    min-height:75px;
    position:relative;
}

.page-template-page-passes #passes .hide-small > div > span {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-cut-outside-white.orange, form .btn-cut-outside-white {
    transition: 0.5s ease;
    position: relative;
    padding: 0px 36px;
    height: 50px;
    line-height: 49px;
    border: 0;
    overflow: hidden;
    text-align: center;
    background-color: #ED2E92;
    border-radius: unset;
    border:unset;
border-top: 2px solid white;
}

.page-template-page-passes #passes .btn-cut-outside-white:not(.orange){
    width: 90%;
    max-width: 176px;
    margin: auto;
    background-color: #fff;
}
.page-template-page-passes #passes .btn-cut-outside-white:not(.orange) .btn-cut-inside-white{
    color:black;
}
.page-template-page-passes .price-new{
display: initial;
}
.page-template-page-passes h2{
    margin-bottom: 165px;
    margin-top: 43px;
}

.page-template-page-passes #pass_acad .row > .row ,.page-template-page-passes #pass_acad .row > .row > div:nth-child(3){
       padding-right: 0;
}

.row.black{
     margin:auto;
     background:black;
     color:white;
     padding-bottom: 17px;
}

.row.black h2{
    color: white;
    margin-bottom: 1px;
    margin-top: 9px;
    font-size: 44px;
}
.page-template-page-passes .menu__item--current .menu__link{
    color: #ED2E92;
    font-weight:bold;
}
.page-template-page-passes .menu__link{
    color: black;
}
.black .btn-cut-outside-white{
    cursor: pointer;
    line-height: 100px;
    height: auto;
    margin-top: 17px;
    background: white;
}
.page-template-page-passes .menu__item--current .menu__link:before{
    content:unset;
}
.modal-content form input:not(.wpcf7-submit),.modal-content form textarea, .page-template-page-program-php form input,.page-template-page-program-php form textarea{
    width:100%;
    border-radius: 8px;
    border:1px solid gray;
}
.modal-content form label, .modal-content form input, .page-template-page-program-php form input,.page-template-page-program-php form label,.page-template-page-program-php form textarea{
font-family: 'Helvetica Neue LT W05 95 Black';
    width: 100%;

}
.modal-content form input,.page-template-page-program-php form input{
   height: 50px;
}
.modal-content form{
    display: flex;
    flex-wrap: wrap;
}
.modal-content form p{
   max-width:33.33%;
   padding: 15px;
}
.page-template-page-program-php form p{
   padding: 15px;
}
.page-template-page-program-php form{
   margin: 0 -15px;
}
.modal-content form p:nth-child(5), .modal-content form p:nth-child(5) textarea,.modal-content form p:nth-child(5) label{
   width:100%;
    max-width: unset;

}

@media (min-width: 576px){
    .filter-menu li{
    display:block!important;
}
.filter-menu{
    display:flex;
    flex-wrap: wrap;
}

}
.filter-menu li{
    list-style:none;
}
.toggle-border {
    stroke: #ED2E92;
}
.toggler-active g{
    fill: #ED2E92;
}
@media (max-width: 575px){

.filter-menu{
    display:grid;
}
.filter-menu li:not(.menu__item--current){
    display:none;
    order:2;
}

.filter-menu li.menu__item--current a:before{
    position: absolute;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    color:#ED2E92;
    left: 0;
}
.filter-menu li.menu__item--current a{
    padding-left: 20px;
    position:relative;
    order:1;
}
.filter-menu li.menu__item--current{
    display: flex!important;
    width: 100%;
    order:1;
}
}
@media (max-width: 767px){
.page-template-page-passes #passes .hide-small{
    display: block;
}
body#homepage .hero-image-bg {
    background: #fff;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    background-size: cover !important;
    height: auto;
    position: relative;
    padding-bottom: 0;
}
.page-template-page-passes h1{
    font-size:90px;
}
.page-template-page-passes #passes {
    margin-top: -78px!important;
}
.page-template-page-passes h2 {
    margin-bottom: 0px!important;
}
.page-template-page-passes #filterOptions{
    z-index:1;
}
.page-template-page-passes #passes .col-lg-3 {
    margin-bottom: 20px;
    height: fit-content;
}
.page-template-page-passes .col-md-6 img{
    max-width: 230px;
    width: auto!important;
    margin: auto;
    top: 63px!important;
    position: relative!important;
    margin: auto;
    margin-left: 30%;
    right: 0!important;
    margin-bottom: -52px;

}
.modal-content form p{
   width:100%;
   max-width: unset;
   padding: 15px;
}

}

.benefit-icon {
    display: none;
}

.page-template-page-passes .pass-info .content-top {
    padding: 0;
}

@media (max-width: 1200px){
.dropdown-item {
    color: black;
}
}
.navbar-nav .btn-cut-outside-white {
    line-height: 1;
}
.benefit-content{
    padding-left:0!important;
    width:100%;
}
.benefit-content p{
    max-width:100%;
    margin: 0;

}
.benefit-content p img {
height: auto;
    width: auto;
    margin: auto;
    max-width:100%;
}

.benefit-content .col-sm-6 img{
    margin: auto;
    display: block;
}
.page-template-page-program-php form{
    display:flex;
    flex-flow: wrap;
}
.page-template-page-program-php form p{
    width: 50%;
}

.page-template-page-program-php .col-md-6 .benefit-content {
    color: #717774;
    font-family: 'Neue Machina Regular';
    font-size: 18px;
}
.page-template-page-program-php .col-md-6 .benefit-content li{
    list-style-type:inherit!important;
    padding-left: 8px;

}
.page-template-page-program-php .col-md-6 .benefit-content  li::marker{
    content: '→';
    color:#ED2E92;
}

.page-template-page-program-php .col-md-6 .benefit-content  ul{
    padding: 0 13px;
}

.gform_fields{
    display:flex!important;
    flex-wrap: wrap;
    margin: 0 -15px!important;
}
.ginput_complex span{
    padding-left:15px;
}
.gform_fields input{
    width:100%!important;
}

.gfield {
    width:100%;
}
.gform_fields .gfield:nth-child(2),.gform_fields .gfield:not(#field_10_11):nth-child(4),#field_10_18{
    padding-right: 15px!important;
    margin-left: -15px!important;
}

.gform_fields .gfield:nth-child(3),.gform_fields .gfield:nth-child(5){
    margin-right: -15px;
    padding-right: 0!important;
}

.ginput_complex{
    margin-left: -15px!important;
    margin-right: -15px;
}
#field_10_1,.one > label{
    margin-left: -15px!important;
}
.gform_button.button {
    background-color: #ED2E92!important;
    border-color: #ED2E92!important;
    padding: 10px 36px;
    border-radius: 0;
    color:white;
}
.gfield span.address_country{
    width: 100%!important;
    padding: 0;
    padding-right:0;
}
.gfield select{
    border-radius: 8px;
    height: 50px;
}

.name_last{
    padding-right: 0!important;
}