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

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

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

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

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

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

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

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

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  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.33333%;
  max-width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

.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.33333%; }

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

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

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

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

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

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

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

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

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

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

@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.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@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.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@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.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@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.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

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

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

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

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

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

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

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

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

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

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

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

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-toggle:empty::after {
  margin-left: 0; }

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

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

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

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

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

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

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

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

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

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

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

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

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

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

.nav-pills .nav-link {
  border-radius: 0.25rem; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

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

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

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

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

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

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

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

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

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

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

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

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

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

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

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

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

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

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

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

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

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

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

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

.breadcrumb-item.active {
  color: #6c757d; }

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

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

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.alert-heading {
  color: inherit; }

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

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

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

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

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

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

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

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

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

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

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

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

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

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

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

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

.media-body {
  flex: 1; }

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

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

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

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

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

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

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

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

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

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

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

@media 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.85714%; }

.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) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

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

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

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

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

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

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

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

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.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, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  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; } }

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: ""; }

.ion-alert-circled:before {
  content: ""; }

.ion-android-add:before {
  content: ""; }

.ion-android-add-circle:before {
  content: ""; }

.ion-android-alarm-clock:before {
  content: ""; }

.ion-android-alert:before {
  content: ""; }

.ion-android-apps:before {
  content: ""; }

.ion-android-archive:before {
  content: ""; }

.ion-android-arrow-back:before {
  content: ""; }

.ion-android-arrow-down:before {
  content: ""; }

.ion-android-arrow-dropdown:before {
  content: ""; }

.ion-android-arrow-dropdown-circle:before {
  content: ""; }

.ion-android-arrow-dropleft:before {
  content: ""; }

.ion-android-arrow-dropleft-circle:before {
  content: ""; }

.ion-android-arrow-dropright:before {
  content: ""; }

.ion-android-arrow-dropright-circle:before {
  content: ""; }

.ion-android-arrow-dropup:before {
  content: ""; }

.ion-android-arrow-dropup-circle:before {
  content: ""; }

.ion-android-arrow-forward:before {
  content: ""; }

.ion-android-arrow-up:before {
  content: ""; }

.ion-android-attach:before {
  content: ""; }

.ion-android-bar:before {
  content: ""; }

.ion-android-bicycle:before {
  content: ""; }

.ion-android-boat:before {
  content: ""; }

.ion-android-bookmark:before {
  content: ""; }

.ion-android-bulb:before {
  content: ""; }

.ion-android-bus:before {
  content: ""; }

.ion-android-calendar:before {
  content: ""; }

.ion-android-call:before {
  content: ""; }

.ion-android-camera:before {
  content: ""; }

.ion-android-cancel:before {
  content: ""; }

.ion-android-car:before {
  content: ""; }

.ion-android-cart:before {
  content: ""; }

.ion-android-chat:before {
  content: ""; }

.ion-android-checkbox:before {
  content: ""; }

.ion-android-checkbox-blank:before {
  content: ""; }

.ion-android-checkbox-outline:before {
  content: ""; }

.ion-android-checkbox-outline-blank:before {
  content: ""; }

.ion-android-checkmark-circle:before {
  content: ""; }

.ion-android-clipboard:before {
  content: ""; }

.ion-android-close:before {
  content: ""; }

.ion-android-cloud:before {
  content: ""; }

.ion-android-cloud-circle:before {
  content: ""; }

.ion-android-cloud-done:before {
  content: ""; }

.ion-android-cloud-outline:before {
  content: ""; }

.ion-android-color-palette:before {
  content: ""; }

.ion-android-compass:before {
  content: ""; }

.ion-android-contact:before {
  content: ""; }

.ion-android-contacts:before {
  content: ""; }

.ion-android-contract:before {
  content: ""; }

.ion-android-create:before {
  content: ""; }

.ion-android-delete:before {
  content: ""; }

.ion-android-desktop:before {
  content: ""; }

.ion-android-document:before {
  content: ""; }

.ion-android-done:before {
  content: ""; }

.ion-android-done-all:before {
  content: ""; }

.ion-android-download:before {
  content: ""; }

.ion-android-drafts:before {
  content: ""; }

.ion-android-exit:before {
  content: ""; }

.ion-android-expand:before {
  content: ""; }

.ion-android-favorite:before {
  content: ""; }

.ion-android-favorite-outline:before {
  content: ""; }

.ion-android-film:before {
  content: ""; }

.ion-android-folder:before {
  content: ""; }

.ion-android-folder-open:before {
  content: ""; }

.ion-android-funnel:before {
  content: ""; }

.ion-android-globe:before {
  content: ""; }

.ion-android-hand:before {
  content: ""; }

.ion-android-hangout:before {
  content: ""; }

.ion-android-happy:before {
  content: ""; }

.ion-android-home:before {
  content: ""; }

.ion-android-image:before {
  content: ""; }

.ion-android-laptop:before {
  content: ""; }

.ion-android-list:before {
  content: ""; }

.ion-android-locate:before {
  content: ""; }

.ion-android-lock:before {
  content: ""; }

.ion-android-mail:before {
  content: ""; }

.ion-android-map:before {
  content: ""; }

.ion-android-menu:before {
  content: ""; }

.ion-android-microphone:before {
  content: ""; }

.ion-android-microphone-off:before {
  content: ""; }

.ion-android-more-horizontal:before {
  content: ""; }

.ion-android-more-vertical:before {
  content: ""; }

.ion-android-navigate:before {
  content: ""; }

.ion-android-notifications:before {
  content: ""; }

.ion-android-notifications-none:before {
  content: ""; }

.ion-android-notifications-off:before {
  content: ""; }

.ion-android-open:before {
  content: ""; }

.ion-android-options:before {
  content: ""; }

.ion-android-people:before {
  content: ""; }

.ion-android-person:before {
  content: ""; }

.ion-android-person-add:before {
  content: ""; }

.ion-android-phone-landscape:before {
  content: ""; }

.ion-android-phone-portrait:before {
  content: ""; }

.ion-android-pin:before {
  content: ""; }

.ion-android-plane:before {
  content: ""; }

.ion-android-playstore:before {
  content: ""; }

.ion-android-print:before {
  content: ""; }

.ion-android-radio-button-off:before {
  content: ""; }

.ion-android-radio-button-on:before {
  content: ""; }

.ion-android-refresh:before {
  content: ""; }

.ion-android-remove:before {
  content: ""; }

.ion-android-remove-circle:before {
  content: ""; }

.ion-android-restaurant:before {
  content: ""; }

.ion-android-sad:before {
  content: ""; }

.ion-android-search:before {
  content: ""; }

.ion-android-send:before {
  content: ""; }

.ion-android-settings:before {
  content: ""; }

.ion-android-share:before {
  content: ""; }

.ion-android-share-alt:before {
  content: ""; }

.ion-android-star:before {
  content: ""; }

.ion-android-star-half:before {
  content: ""; }

.ion-android-star-outline:before {
  content: ""; }

.ion-android-stopwatch:before {
  content: ""; }

.ion-android-subway:before {
  content: ""; }

.ion-android-sunny:before {
  content: ""; }

.ion-android-sync:before {
  content: ""; }

.ion-android-textsms:before {
  content: ""; }

.ion-android-time:before {
  content: ""; }

.ion-android-train:before {
  content: ""; }

.ion-android-unlock:before {
  content: ""; }

.ion-android-upload:before {
  content: ""; }

.ion-android-volume-down:before {
  content: ""; }

.ion-android-volume-mute:before {
  content: ""; }

.ion-android-volume-off:before {
  content: ""; }

.ion-android-volume-up:before {
  content: ""; }

.ion-android-walk:before {
  content: ""; }

.ion-android-warning:before {
  content: ""; }

.ion-android-watch:before {
  content: ""; }

.ion-android-wifi:before {
  content: ""; }

.ion-aperture:before {
  content: ""; }

.ion-archive:before {
  content: ""; }

.ion-arrow-down-a:before {
  content: ""; }

.ion-arrow-down-b:before {
  content: ""; }

.ion-arrow-down-c:before {
  content: ""; }

.ion-arrow-expand:before {
  content: ""; }

.ion-arrow-graph-down-left:before {
  content: ""; }

.ion-arrow-graph-down-right:before {
  content: ""; }

.ion-arrow-graph-up-left:before {
  content: ""; }

.ion-arrow-graph-up-right:before {
  content: ""; }

.ion-arrow-left-a:before {
  content: ""; }

.ion-arrow-left-b:before {
  content: ""; }

.ion-arrow-left-c:before {
  content: ""; }

.ion-arrow-move:before {
  content: ""; }

.ion-arrow-resize:before {
  content: ""; }

.ion-arrow-return-left:before {
  content: ""; }

.ion-arrow-return-right:before {
  content: ""; }

.ion-arrow-right-a:before {
  content: ""; }

.ion-arrow-right-b:before {
  content: ""; }

.ion-arrow-right-c:before {
  content: ""; }

.ion-arrow-shrink:before {
  content: ""; }

.ion-arrow-swap:before {
  content: ""; }

.ion-arrow-up-a:before {
  content: ""; }

.ion-arrow-up-b:before {
  content: ""; }

.ion-arrow-up-c:before {
  content: ""; }

.ion-asterisk:before {
  content: ""; }

.ion-at:before {
  content: ""; }

.ion-backspace:before {
  content: ""; }

.ion-backspace-outline:before {
  content: ""; }

.ion-bag:before {
  content: ""; }

.ion-battery-charging:before {
  content: ""; }

.ion-battery-empty:before {
  content: ""; }

.ion-battery-full:before {
  content: ""; }

.ion-battery-half:before {
  content: ""; }

.ion-battery-low:before {
  content: ""; }

.ion-beaker:before {
  content: ""; }

.ion-beer:before {
  content: ""; }

.ion-bluetooth:before {
  content: ""; }

.ion-bonfire:before {
  content: ""; }

.ion-bookmark:before {
  content: ""; }

.ion-bowtie:before {
  content: ""; }

.ion-briefcase:before {
  content: ""; }

.ion-bug:before {
  content: ""; }

.ion-calculator:before {
  content: ""; }

.ion-calendar:before {
  content: ""; }

.ion-camera:before {
  content: ""; }

.ion-card:before {
  content: ""; }

.ion-cash:before {
  content: ""; }

.ion-chatbox:before {
  content: ""; }

.ion-chatbox-working:before {
  content: ""; }

.ion-chatboxes:before {
  content: ""; }

.ion-chatbubble:before {
  content: ""; }

.ion-chatbubble-working:before {
  content: ""; }

.ion-chatbubbles:before {
  content: ""; }

.ion-checkmark:before {
  content: ""; }

.ion-checkmark-circled:before {
  content: ""; }

.ion-checkmark-round:before {
  content: ""; }

.ion-chevron-down:before {
  content: ""; }

.ion-chevron-left:before {
  content: ""; }

.ion-chevron-right:before {
  content: ""; }

.ion-chevron-up:before {
  content: ""; }

.ion-clipboard:before {
  content: ""; }

.ion-clock:before {
  content: ""; }

.ion-close:before {
  content: ""; }

.ion-close-circled:before {
  content: ""; }

.ion-close-round:before {
  content: ""; }

.ion-closed-captioning:before {
  content: ""; }

.ion-cloud:before {
  content: ""; }

.ion-code:before {
  content: ""; }

.ion-code-download:before {
  content: ""; }

.ion-code-working:before {
  content: ""; }

.ion-coffee:before {
  content: ""; }

.ion-compass:before {
  content: ""; }

.ion-compose:before {
  content: ""; }

.ion-connection-bars:before {
  content: ""; }

.ion-contrast:before {
  content: ""; }

.ion-crop:before {
  content: ""; }

.ion-cube:before {
  content: ""; }

.ion-disc:before {
  content: ""; }

.ion-document:before {
  content: ""; }

.ion-document-text:before {
  content: ""; }

.ion-drag:before {
  content: ""; }

.ion-earth:before {
  content: ""; }

.ion-easel:before {
  content: ""; }

.ion-edit:before {
  content: ""; }

.ion-egg:before {
  content: ""; }

.ion-eject:before {
  content: ""; }

.ion-email:before {
  content: ""; }

.ion-email-unread:before {
  content: ""; }

.ion-erlenmeyer-flask:before {
  content: ""; }

.ion-erlenmeyer-flask-bubbles:before {
  content: ""; }

.ion-eye:before {
  content: ""; }

.ion-eye-disabled:before {
  content: ""; }

.ion-female:before {
  content: ""; }

.ion-filing:before {
  content: ""; }

.ion-film-marker:before {
  content: ""; }

.ion-fireball:before {
  content: ""; }

.ion-flag:before {
  content: ""; }

.ion-flame:before {
  content: ""; }

.ion-flash:before {
  content: ""; }

.ion-flash-off:before {
  content: ""; }

.ion-folder:before {
  content: ""; }

.ion-fork:before {
  content: ""; }

.ion-fork-repo:before {
  content: ""; }

.ion-forward:before {
  content: ""; }

.ion-funnel:before {
  content: ""; }

.ion-gear-a:before {
  content: ""; }

.ion-gear-b:before {
  content: ""; }

.ion-grid:before {
  content: ""; }

.ion-hammer:before {
  content: ""; }

.ion-happy:before {
  content: ""; }

.ion-happy-outline:before {
  content: ""; }

.ion-headphone:before {
  content: ""; }

.ion-heart:before {
  content: ""; }

.ion-heart-broken:before {
  content: ""; }

.ion-help:before {
  content: ""; }

.ion-help-buoy:before {
  content: ""; }

.ion-help-circled:before {
  content: ""; }

.ion-home:before {
  content: ""; }

.ion-icecream:before {
  content: ""; }

.ion-image:before {
  content: ""; }

.ion-images:before {
  content: ""; }

.ion-information:before {
  content: ""; }

.ion-information-circled:before {
  content: ""; }

.ion-ionic:before {
  content: ""; }

.ion-ios-alarm:before {
  content: ""; }

.ion-ios-alarm-outline:before {
  content: ""; }

.ion-ios-albums:before {
  content: ""; }

.ion-ios-albums-outline:before {
  content: ""; }

.ion-ios-americanfootball:before {
  content: ""; }

.ion-ios-americanfootball-outline:before {
  content: ""; }

.ion-ios-analytics:before {
  content: ""; }

.ion-ios-analytics-outline:before {
  content: ""; }

.ion-ios-arrow-back:before {
  content: ""; }

.ion-ios-arrow-down:before {
  content: ""; }

.ion-ios-arrow-forward:before {
  content: ""; }

.ion-ios-arrow-left:before {
  content: ""; }

.ion-ios-arrow-right:before {
  content: ""; }

.ion-ios-arrow-thin-down:before {
  content: ""; }

.ion-ios-arrow-thin-left:before {
  content: ""; }

.ion-ios-arrow-thin-right:before {
  content: ""; }

.ion-ios-arrow-thin-up:before {
  content: ""; }

.ion-ios-arrow-up:before {
  content: ""; }

.ion-ios-at:before {
  content: ""; }

.ion-ios-at-outline:before {
  content: ""; }

.ion-ios-barcode:before {
  content: ""; }

.ion-ios-barcode-outline:before {
  content: ""; }

.ion-ios-baseball:before {
  content: ""; }

.ion-ios-baseball-outline:before {
  content: ""; }

.ion-ios-basketball:before {
  content: ""; }

.ion-ios-basketball-outline:before {
  content: ""; }

.ion-ios-bell:before {
  content: ""; }

.ion-ios-bell-outline:before {
  content: ""; }

.ion-ios-body:before {
  content: ""; }

.ion-ios-body-outline:before {
  content: ""; }

.ion-ios-bolt:before {
  content: ""; }

.ion-ios-bolt-outline:before {
  content: ""; }

.ion-ios-book:before {
  content: ""; }

.ion-ios-book-outline:before {
  content: ""; }

.ion-ios-bookmarks:before {
  content: ""; }

.ion-ios-bookmarks-outline:before {
  content: ""; }

.ion-ios-box:before {
  content: ""; }

.ion-ios-box-outline:before {
  content: ""; }

.ion-ios-briefcase:before {
  content: ""; }

.ion-ios-briefcase-outline:before {
  content: ""; }

.ion-ios-browsers:before {
  content: ""; }

.ion-ios-browsers-outline:before {
  content: ""; }

.ion-ios-calculator:before {
  content: ""; }

.ion-ios-calculator-outline:before {
  content: ""; }

.ion-ios-calendar:before {
  content: ""; }

.ion-ios-calendar-outline:before {
  content: ""; }

.ion-ios-camera:before {
  content: ""; }

.ion-ios-camera-outline:before {
  content: ""; }

.ion-ios-cart:before {
  content: ""; }

.ion-ios-cart-outline:before {
  content: ""; }

.ion-ios-chatboxes:before {
  content: ""; }

.ion-ios-chatboxes-outline:before {
  content: ""; }

.ion-ios-chatbubble:before {
  content: ""; }

.ion-ios-chatbubble-outline:before {
  content: ""; }

.ion-ios-checkmark:before {
  content: ""; }

.ion-ios-checkmark-empty:before {
  content: ""; }

.ion-ios-checkmark-outline:before {
  content: ""; }

.ion-ios-circle-filled:before {
  content: ""; }

.ion-ios-circle-outline:before {
  content: ""; }

.ion-ios-clock:before {
  content: ""; }

.ion-ios-clock-outline:before {
  content: ""; }

.ion-ios-close:before {
  content: ""; }

.ion-ios-close-empty:before {
  content: ""; }

.ion-ios-close-outline:before {
  content: ""; }

.ion-ios-cloud:before {
  content: ""; }

.ion-ios-cloud-download:before {
  content: ""; }

.ion-ios-cloud-download-outline:before {
  content: ""; }

.ion-ios-cloud-outline:before {
  content: ""; }

.ion-ios-cloud-upload:before {
  content: ""; }

.ion-ios-cloud-upload-outline:before {
  content: ""; }

.ion-ios-cloudy:before {
  content: ""; }

.ion-ios-cloudy-night:before {
  content: ""; }

.ion-ios-cloudy-night-outline:before {
  content: ""; }

.ion-ios-cloudy-outline:before {
  content: ""; }

.ion-ios-cog:before {
  content: ""; }

.ion-ios-cog-outline:before {
  content: ""; }

.ion-ios-color-filter:before {
  content: ""; }

.ion-ios-color-filter-outline:before {
  content: ""; }

.ion-ios-color-wand:before {
  content: ""; }

.ion-ios-color-wand-outline:before {
  content: ""; }

.ion-ios-compose:before {
  content: ""; }

.ion-ios-compose-outline:before {
  content: ""; }

.ion-ios-contact:before {
  content: ""; }

.ion-ios-contact-outline:before {
  content: ""; }

.ion-ios-copy:before {
  content: ""; }

.ion-ios-copy-outline:before {
  content: ""; }

.ion-ios-crop:before {
  content: ""; }

.ion-ios-crop-strong:before {
  content: ""; }

.ion-ios-download:before {
  content: ""; }

.ion-ios-download-outline:before {
  content: ""; }

.ion-ios-drag:before {
  content: ""; }

.ion-ios-email:before {
  content: ""; }

.ion-ios-email-outline:before {
  content: ""; }

.ion-ios-eye:before {
  content: ""; }

.ion-ios-eye-outline:before {
  content: ""; }

.ion-ios-fastforward:before {
  content: ""; }

.ion-ios-fastforward-outline:before {
  content: ""; }

.ion-ios-filing:before {
  content: ""; }

.ion-ios-filing-outline:before {
  content: ""; }

.ion-ios-film:before {
  content: ""; }

.ion-ios-film-outline:before {
  content: ""; }

.ion-ios-flag:before {
  content: ""; }

.ion-ios-flag-outline:before {
  content: ""; }

.ion-ios-flame:before {
  content: ""; }

.ion-ios-flame-outline:before {
  content: ""; }

.ion-ios-flask:before {
  content: ""; }

.ion-ios-flask-outline:before {
  content: ""; }

.ion-ios-flower:before {
  content: ""; }

.ion-ios-flower-outline:before {
  content: ""; }

.ion-ios-folder:before {
  content: ""; }

.ion-ios-folder-outline:before {
  content: ""; }

.ion-ios-football:before {
  content: ""; }

.ion-ios-football-outline:before {
  content: ""; }

.ion-ios-game-controller-a:before {
  content: ""; }

.ion-ios-game-controller-a-outline:before {
  content: ""; }

.ion-ios-game-controller-b:before {
  content: ""; }

.ion-ios-game-controller-b-outline:before {
  content: ""; }

.ion-ios-gear:before {
  content: ""; }

.ion-ios-gear-outline:before {
  content: ""; }

.ion-ios-glasses:before {
  content: ""; }

.ion-ios-glasses-outline:before {
  content: ""; }

.ion-ios-grid-view:before {
  content: ""; }

.ion-ios-grid-view-outline:before {
  content: ""; }

.ion-ios-heart:before {
  content: ""; }

.ion-ios-heart-outline:before {
  content: ""; }

.ion-ios-help:before {
  content: ""; }

.ion-ios-help-empty:before {
  content: ""; }

.ion-ios-help-outline:before {
  content: ""; }

.ion-ios-home:before {
  content: ""; }

.ion-ios-home-outline:before {
  content: ""; }

.ion-ios-infinite:before {
  content: ""; }

.ion-ios-infinite-outline:before {
  content: ""; }

.ion-ios-information:before {
  content: ""; }

.ion-ios-information-empty:before {
  content: ""; }

.ion-ios-information-outline:before {
  content: ""; }

.ion-ios-ionic-outline:before {
  content: ""; }

.ion-ios-keypad:before {
  content: ""; }

.ion-ios-keypad-outline:before {
  content: ""; }

.ion-ios-lightbulb:before {
  content: ""; }

.ion-ios-lightbulb-outline:before {
  content: ""; }

.ion-ios-list:before {
  content: ""; }

.ion-ios-list-outline:before {
  content: ""; }

.ion-ios-location:before {
  content: ""; }

.ion-ios-location-outline:before {
  content: ""; }

.ion-ios-locked:before {
  content: ""; }

.ion-ios-locked-outline:before {
  content: ""; }

.ion-ios-loop:before {
  content: ""; }

.ion-ios-loop-strong:before {
  content: ""; }

.ion-ios-medical:before {
  content: ""; }

.ion-ios-medical-outline:before {
  content: ""; }

.ion-ios-medkit:before {
  content: ""; }

.ion-ios-medkit-outline:before {
  content: ""; }

.ion-ios-mic:before {
  content: ""; }

.ion-ios-mic-off:before {
  content: ""; }

.ion-ios-mic-outline:before {
  content: ""; }

.ion-ios-minus:before {
  content: ""; }

.ion-ios-minus-empty:before {
  content: ""; }

.ion-ios-minus-outline:before {
  content: ""; }

.ion-ios-monitor:before {
  content: ""; }

.ion-ios-monitor-outline:before {
  content: ""; }

.ion-ios-moon:before {
  content: ""; }

.ion-ios-moon-outline:before {
  content: ""; }

.ion-ios-more:before {
  content: ""; }

.ion-ios-more-outline:before {
  content: ""; }

.ion-ios-musical-note:before {
  content: ""; }

.ion-ios-musical-notes:before {
  content: ""; }

.ion-ios-navigate:before {
  content: ""; }

.ion-ios-navigate-outline:before {
  content: ""; }

.ion-ios-nutrition:before {
  content: ""; }

.ion-ios-nutrition-outline:before {
  content: ""; }

.ion-ios-paper:before {
  content: ""; }

.ion-ios-paper-outline:before {
  content: ""; }

.ion-ios-paperplane:before {
  content: ""; }

.ion-ios-paperplane-outline:before {
  content: ""; }

.ion-ios-partlysunny:before {
  content: ""; }

.ion-ios-partlysunny-outline:before {
  content: ""; }

.ion-ios-pause:before {
  content: ""; }

.ion-ios-pause-outline:before {
  content: ""; }

.ion-ios-paw:before {
  content: ""; }

.ion-ios-paw-outline:before {
  content: ""; }

.ion-ios-people:before {
  content: ""; }

.ion-ios-people-outline:before {
  content: ""; }

.ion-ios-person:before {
  content: ""; }

.ion-ios-person-outline:before {
  content: ""; }

.ion-ios-personadd:before {
  content: ""; }

.ion-ios-personadd-outline:before {
  content: ""; }

.ion-ios-photos:before {
  content: ""; }

.ion-ios-photos-outline:before {
  content: ""; }

.ion-ios-pie:before {
  content: ""; }

.ion-ios-pie-outline:before {
  content: ""; }

.ion-ios-pint:before {
  content: ""; }

.ion-ios-pint-outline:before {
  content: ""; }

.ion-ios-play:before {
  content: ""; }

.ion-ios-play-outline:before {
  content: ""; }

.ion-ios-plus:before {
  content: ""; }

.ion-ios-plus-empty:before {
  content: ""; }

.ion-ios-plus-outline:before {
  content: ""; }

.ion-ios-pricetag:before {
  content: ""; }

.ion-ios-pricetag-outline:before {
  content: ""; }

.ion-ios-pricetags:before {
  content: ""; }

.ion-ios-pricetags-outline:before {
  content: ""; }

.ion-ios-printer:before {
  content: ""; }

.ion-ios-printer-outline:before {
  content: ""; }

.ion-ios-pulse:before {
  content: ""; }

.ion-ios-pulse-strong:before {
  content: ""; }

.ion-ios-rainy:before {
  content: ""; }

.ion-ios-rainy-outline:before {
  content: ""; }

.ion-ios-recording:before {
  content: ""; }

.ion-ios-recording-outline:before {
  content: ""; }

.ion-ios-redo:before {
  content: ""; }

.ion-ios-redo-outline:before {
  content: ""; }

.ion-ios-refresh:before {
  content: ""; }

.ion-ios-refresh-empty:before {
  content: ""; }

.ion-ios-refresh-outline:before {
  content: ""; }

.ion-ios-reload:before {
  content: ""; }

.ion-ios-reverse-camera:before {
  content: ""; }

.ion-ios-reverse-camera-outline:before {
  content: ""; }

.ion-ios-rewind:before {
  content: ""; }

.ion-ios-rewind-outline:before {
  content: ""; }

.ion-ios-rose:before {
  content: ""; }

.ion-ios-rose-outline:before {
  content: ""; }

.ion-ios-search:before {
  content: ""; }

.ion-ios-search-strong:before {
  content: ""; }

.ion-ios-settings:before {
  content: ""; }

.ion-ios-settings-strong:before {
  content: ""; }

.ion-ios-shuffle:before {
  content: ""; }

.ion-ios-shuffle-strong:before {
  content: ""; }

.ion-ios-skipbackward:before {
  content: ""; }

.ion-ios-skipbackward-outline:before {
  content: ""; }

.ion-ios-skipforward:before {
  content: ""; }

.ion-ios-skipforward-outline:before {
  content: ""; }

.ion-ios-snowy:before {
  content: ""; }

.ion-ios-speedometer:before {
  content: ""; }

.ion-ios-speedometer-outline:before {
  content: ""; }

.ion-ios-star:before {
  content: ""; }

.ion-ios-star-half:before {
  content: ""; }

.ion-ios-star-outline:before {
  content: ""; }

.ion-ios-stopwatch:before {
  content: ""; }

.ion-ios-stopwatch-outline:before {
  content: ""; }

.ion-ios-sunny:before {
  content: ""; }

.ion-ios-sunny-outline:before {
  content: ""; }

.ion-ios-telephone:before {
  content: ""; }

.ion-ios-telephone-outline:before {
  content: ""; }

.ion-ios-tennisball:before {
  content: ""; }

.ion-ios-tennisball-outline:before {
  content: ""; }

.ion-ios-thunderstorm:before {
  content: ""; }

.ion-ios-thunderstorm-outline:before {
  content: ""; }

.ion-ios-time:before {
  content: ""; }

.ion-ios-time-outline:before {
  content: ""; }

.ion-ios-timer:before {
  content: ""; }

.ion-ios-timer-outline:before {
  content: ""; }

.ion-ios-toggle:before {
  content: ""; }

.ion-ios-toggle-outline:before {
  content: ""; }

.ion-ios-trash:before {
  content: ""; }

.ion-ios-trash-outline:before {
  content: ""; }

.ion-ios-undo:before {
  content: ""; }

.ion-ios-undo-outline:before {
  content: ""; }

.ion-ios-unlocked:before {
  content: ""; }

.ion-ios-unlocked-outline:before {
  content: ""; }

.ion-ios-upload:before {
  content: ""; }

.ion-ios-upload-outline:before {
  content: ""; }

.ion-ios-videocam:before {
  content: ""; }

.ion-ios-videocam-outline:before {
  content: ""; }

.ion-ios-volume-high:before {
  content: ""; }

.ion-ios-volume-low:before {
  content: ""; }

.ion-ios-wineglass:before {
  content: ""; }

.ion-ios-wineglass-outline:before {
  content: ""; }

.ion-ios-world:before {
  content: ""; }

.ion-ios-world-outline:before {
  content: ""; }

.ion-ipad:before {
  content: ""; }

.ion-iphone:before {
  content: ""; }

.ion-ipod:before {
  content: ""; }

.ion-jet:before {
  content: ""; }

.ion-key:before {
  content: ""; }

.ion-knife:before {
  content: ""; }

.ion-laptop:before {
  content: ""; }

.ion-leaf:before {
  content: ""; }

.ion-levels:before {
  content: ""; }

.ion-lightbulb:before {
  content: ""; }

.ion-link:before {
  content: ""; }

.ion-load-a:before {
  content: ""; }

.ion-load-b:before {
  content: ""; }

.ion-load-c:before {
  content: ""; }

.ion-load-d:before {
  content: ""; }

.ion-location:before {
  content: ""; }

.ion-lock-combination:before {
  content: ""; }

.ion-locked:before {
  content: ""; }

.ion-log-in:before {
  content: ""; }

.ion-log-out:before {
  content: ""; }

.ion-loop:before {
  content: ""; }

.ion-magnet:before {
  content: ""; }

.ion-male:before {
  content: ""; }

.ion-man:before {
  content: ""; }

.ion-map:before {
  content: ""; }

.ion-medkit:before {
  content: ""; }

.ion-merge:before {
  content: ""; }

.ion-mic-a:before {
  content: ""; }

.ion-mic-b:before {
  content: ""; }

.ion-mic-c:before {
  content: ""; }

.ion-minus:before {
  content: ""; }

.ion-minus-circled:before {
  content: ""; }

.ion-minus-round:before {
  content: ""; }

.ion-model-s:before {
  content: ""; }

.ion-monitor:before {
  content: ""; }

.ion-more:before {
  content: ""; }

.ion-mouse:before {
  content: ""; }

.ion-music-note:before {
  content: ""; }

.ion-navicon:before {
  content: ""; }

.ion-navicon-round:before {
  content: ""; }

.ion-navigate:before {
  content: ""; }

.ion-network:before {
  content: ""; }

.ion-no-smoking:before {
  content: ""; }

.ion-nuclear:before {
  content: ""; }

.ion-outlet:before {
  content: ""; }

.ion-paintbrush:before {
  content: ""; }

.ion-paintbucket:before {
  content: ""; }

.ion-paper-airplane:before {
  content: ""; }

.ion-paperclip:before {
  content: ""; }

.ion-pause:before {
  content: ""; }

.ion-person:before {
  content: ""; }

.ion-person-add:before {
  content: ""; }

.ion-person-stalker:before {
  content: ""; }

.ion-pie-graph:before {
  content: ""; }

.ion-pin:before {
  content: ""; }

.ion-pinpoint:before {
  content: ""; }

.ion-pizza:before {
  content: ""; }

.ion-plane:before {
  content: ""; }

.ion-planet:before {
  content: ""; }

.ion-play:before {
  content: ""; }

.ion-playstation:before {
  content: ""; }

.ion-plus:before {
  content: ""; }

.ion-plus-circled:before {
  content: ""; }

.ion-plus-round:before {
  content: ""; }

.ion-podium:before {
  content: ""; }

.ion-pound:before {
  content: ""; }

.ion-power:before {
  content: ""; }

.ion-pricetag:before {
  content: ""; }

.ion-pricetags:before {
  content: ""; }

.ion-printer:before {
  content: ""; }

.ion-pull-request:before {
  content: ""; }

.ion-qr-scanner:before {
  content: ""; }

.ion-quote:before {
  content: ""; }

.ion-radio-waves:before {
  content: ""; }

.ion-record:before {
  content: ""; }

.ion-refresh:before {
  content: ""; }

.ion-reply:before {
  content: ""; }

.ion-reply-all:before {
  content: ""; }

.ion-ribbon-a:before {
  content: ""; }

.ion-ribbon-b:before {
  content: ""; }

.ion-sad:before {
  content: ""; }

.ion-sad-outline:before {
  content: ""; }

.ion-scissors:before {
  content: ""; }

.ion-search:before {
  content: ""; }

.ion-settings:before {
  content: ""; }

.ion-share:before {
  content: ""; }

.ion-shuffle:before {
  content: ""; }

.ion-skip-backward:before {
  content: ""; }

.ion-skip-forward:before {
  content: ""; }

.ion-social-android:before {
  content: ""; }

.ion-social-android-outline:before {
  content: ""; }

.ion-social-angular:before {
  content: ""; }

.ion-social-angular-outline:before {
  content: ""; }

.ion-social-apple:before {
  content: ""; }

.ion-social-apple-outline:before {
  content: ""; }

.ion-social-bitcoin:before {
  content: ""; }

.ion-social-bitcoin-outline:before {
  content: ""; }

.ion-social-buffer:before {
  content: ""; }

.ion-social-buffer-outline:before {
  content: ""; }

.ion-social-chrome:before {
  content: ""; }

.ion-social-chrome-outline:before {
  content: ""; }

.ion-social-codepen:before {
  content: ""; }

.ion-social-codepen-outline:before {
  content: ""; }

.ion-social-css3:before {
  content: ""; }

.ion-social-css3-outline:before {
  content: ""; }

.ion-social-designernews:before {
  content: ""; }

.ion-social-designernews-outline:before {
  content: ""; }

.ion-social-dribbble:before {
  content: ""; }

.ion-social-dribbble-outline:before {
  content: ""; }

.ion-social-dropbox:before {
  content: ""; }

.ion-social-dropbox-outline:before {
  content: ""; }

.ion-social-euro:before {
  content: ""; }

.ion-social-euro-outline:before {
  content: ""; }

.ion-social-facebook:before {
  content: ""; }

.ion-social-facebook-outline:before {
  content: ""; }

.ion-social-foursquare:before {
  content: ""; }

.ion-social-foursquare-outline:before {
  content: ""; }

.ion-social-freebsd-devil:before {
  content: ""; }

.ion-social-github:before {
  content: ""; }

.ion-social-github-outline:before {
  content: ""; }

.ion-social-google:before {
  content: ""; }

.ion-social-google-outline:before {
  content: ""; }

.ion-social-googleplus:before {
  content: ""; }

.ion-social-googleplus-outline:before {
  content: ""; }

.ion-social-hackernews:before {
  content: ""; }

.ion-social-hackernews-outline:before {
  content: ""; }

.ion-social-html5:before {
  content: ""; }

.ion-social-html5-outline:before {
  content: ""; }

.ion-social-instagram:before {
  content: ""; }

.ion-social-instagram-outline:before {
  content: ""; }

.ion-social-javascript:before {
  content: ""; }

.ion-social-javascript-outline:before {
  content: ""; }

.ion-social-linkedin:before {
  content: ""; }

.ion-social-linkedin-outline:before {
  content: ""; }

.ion-social-markdown:before {
  content: ""; }

.ion-social-nodejs:before {
  content: ""; }

.ion-social-octocat:before {
  content: ""; }

.ion-social-pinterest:before {
  content: ""; }

.ion-social-pinterest-outline:before {
  content: ""; }

.ion-social-python:before {
  content: ""; }

.ion-social-reddit:before {
  content: ""; }

.ion-social-reddit-outline:before {
  content: ""; }

.ion-social-rss:before {
  content: ""; }

.ion-social-rss-outline:before {
  content: ""; }

.ion-social-sass:before {
  content: ""; }

.ion-social-skype:before {
  content: ""; }

.ion-social-skype-outline:before {
  content: ""; }

.ion-social-snapchat:before {
  content: ""; }

.ion-social-snapchat-outline:before {
  content: ""; }

.ion-social-tumblr:before {
  content: ""; }

.ion-social-tumblr-outline:before {
  content: ""; }

.ion-social-tux:before {
  content: ""; }

.ion-social-twitch:before {
  content: ""; }

.ion-social-twitch-outline:before {
  content: ""; }

.ion-social-twitter:before {
  content: ""; }

.ion-social-twitter-outline:before {
  content: ""; }

.ion-social-usd:before {
  content: ""; }

.ion-social-usd-outline:before {
  content: ""; }

.ion-social-vimeo:before {
  content: ""; }

.ion-social-vimeo-outline:before {
  content: ""; }

.ion-social-whatsapp:before {
  content: ""; }

.ion-social-whatsapp-outline:before {
  content: ""; }

.ion-social-windows:before {
  content: ""; }

.ion-social-windows-outline:before {
  content: ""; }

.ion-social-wordpress:before {
  content: ""; }

.ion-social-wordpress-outline:before {
  content: ""; }

.ion-social-yahoo:before {
  content: ""; }

.ion-social-yahoo-outline:before {
  content: ""; }

.ion-social-yen:before {
  content: ""; }

.ion-social-yen-outline:before {
  content: ""; }

.ion-social-youtube:before {
  content: ""; }

.ion-social-youtube-outline:before {
  content: ""; }

.ion-soup-can:before {
  content: ""; }

.ion-soup-can-outline:before {
  content: ""; }

.ion-speakerphone:before {
  content: ""; }

.ion-speedometer:before {
  content: ""; }

.ion-spoon:before {
  content: ""; }

.ion-star:before {
  content: ""; }

.ion-stats-bars:before {
  content: ""; }

.ion-steam:before {
  content: ""; }

.ion-stop:before {
  content: ""; }

.ion-thermometer:before {
  content: ""; }

.ion-thumbsdown:before {
  content: ""; }

.ion-thumbsup:before {
  content: ""; }

.ion-toggle:before {
  content: ""; }

.ion-toggle-filled:before {
  content: ""; }

.ion-transgender:before {
  content: ""; }

.ion-trash-a:before {
  content: ""; }

.ion-trash-b:before {
  content: ""; }

.ion-trophy:before {
  content: ""; }

.ion-tshirt:before {
  content: ""; }

.ion-tshirt-outline:before {
  content: ""; }

.ion-umbrella:before {
  content: ""; }

.ion-university:before {
  content: ""; }

.ion-unlocked:before {
  content: ""; }

.ion-upload:before {
  content: ""; }

.ion-usb:before {
  content: ""; }

.ion-videocamera:before {
  content: ""; }

.ion-volume-high:before {
  content: ""; }

.ion-volume-low:before {
  content: ""; }

.ion-volume-medium:before {
  content: ""; }

.ion-volume-mute:before {
  content: ""; }

.ion-wand:before {
  content: ""; }

.ion-waterdrop:before {
  content: ""; }

.ion-wifi:before {
  content: ""; }

.ion-wineglass:before {
  content: ""; }

.ion-woman:before {
  content: ""; }

.ion-wrench:before {
  content: ""; }

.ion-xbox:before {
  content: ""; }

@font-face {
  font-family: "Museo100";
  font-display: fallback;
  src: url("../fonts/Museo100.eot");
  src: url("../fonts/Museo100.eot?#iefix") format("embedded-opentype"), url("../fonts/Museo100.woff") format("woff"), url("../fonts/Museo100.woff2") format("woff2"), url("../fonts/Museo100.ttf") format("truetype"), url("../fonts/Museo100.svg#Museo100") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "museo-100-italic";
  font-display: fallback;
  src: url("../fonts/museo-100-italic.eot");
  src: url("../fonts/museo-100-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/museo-100-italic.woff") format("woff"), url("../fonts/museo-100-italic.woff2") format("woff2"), url("../fonts/museo-100-italic.ttf") format("truetype"), url("../fonts/museo-100-italic.svg#museo-100-italic") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Museo300";
  font-display: fallback;
  src: url("../fonts/Museo300.eot");
  src: url("../fonts/Museo300.eot?#iefix") format("embedded-opentype"), url("../fonts/Museo300.woff") format("woff"), url("../fonts/Museo300.woff2") format("woff2"), url("../fonts/Museo300.ttf") format("truetype"), url("../fonts/Museo300.svg#Museo300") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "museo-300-italic";
  font-display: fallback;
  src: url("../fonts/museo-300-italic.eot");
  src: url("../fonts/museo-300-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/museo-300-italic.woff") format("woff"), url("../fonts/museo-300-italic.woff2") format("woff2"), url("../fonts/museo-300-italic.ttf") format("truetype"), url("../fonts/museo-300-italic.svg#museo-300-italic") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Museo500";
  font-display: fallback;
  src: url("../fonts/Museo500.eot");
  src: url("../fonts/Museo500.eot?#iefix") format("embedded-opentype"), url("../fonts/Museo500.woff") format("woff"), url("../fonts/Museo500.woff2") format("woff2"), url("../fonts/Museo500.ttf") format("truetype"), url("../fonts/Museo500.svg#Museo500") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "museo-500-italic";
  font-display: fallback;
  src: url("../fonts/museo-500-italic.eot");
  src: url("../fonts/museo-500-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/museo-500-italic.woff") format("woff"), url("../fonts/museo-500-italic.woff2") format("woff2"), url("../fonts/museo-500-italic.ttf") format("truetype"), url("../fonts/museo-500-italic.svg#museo-500-italic") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal; }

header {
  padding: 20px 0; }
  @media (max-width: 767px) {
    header {
      padding: 18px; } }
  @media (max-width: 767px) {
    header .logo img {
      height: 68px; } }
  header .container {
    position: relative;
    padding: 0px; }
    header .container .head-right {
      padding-bottom: 15px; }
      @media (max-width: 767px) {
        header .container .head-right {
          display: none; } }
      header .container .head-right .tel-h {
        margin-left: 40px;
        padding-top: 0px; }
        header .container .head-right .tel-h a {
          color: #00becf;
          text-decoration: none;
          font-size: 25px;
          font-weight: 400;
          line-height: 25px;
          display: block;
          text-align: center; }
        header .container .head-right .tel-h .openinghours-closed {
          padding: 0;
          background: no-repeat;
          margin: 0;
          color: #4D4D4D;
          font-size: 14px;
          font-family: "Museo300"; }
          header .container .head-right .tel-h .openinghours-closed p {
            text-align: center; }
            header .container .head-right .tel-h .openinghours-closed p::after {
              height: 10px;
              width: 7px;
              color: #d31145;
              font-family: Ionicons;
              font-size: 10px;
              font-weight: 500;
              line-height: 11px;
              content: "\f104";
              margin-left: 5px; }
      header .container .head-right .email-h {
        font-size: 16px;
        padding-top: 15px;
        margin-right: 40px; }
        header .container .head-right .email-h a {
          color: #666666;
          text-decoration: none;
          font-family: "museo-300-italic"; }
      header .container .head-right .btn-account {
        margin-top: 9px; }
        header .container .head-right .btn-account a {
          width: 137px;
          height: 37px;
          border: #00becf solid 2px;
          display: block;
          padding: 11px 0 0 15px;
          color: #666666;
          text-decoration: none;
          font-size: 11px;
          font-family: "Museo500";
          background-image: url("../images/user-icon.png");
          background-repeat: no-repeat;
          background-position: 90% center; }
          header .container .head-right .btn-account a:hover {
            background-color: #00becf;
            color: #FFFFFF;
            background-image: url("../images/user-icon-ho.png"); }
      header .container .head-right .openinghours-open {
        background-color: transparent !important;
        border: none;
        padding-top: 0 !important;
        margin-top: 3px; }
        header .container .head-right .openinghours-open p {
          position: relative;
          left: 2px;
          color: #4D4D4D;
          font-size: 13px;
          line-height: 15px;
          text-align: right;
          margin: 0px;
          padding: 0px;
          cursor: pointer;
          font-family: "Museo300";
          font-size: 14px; }
          header .container .head-right .openinghours-open p:after {
            height: 10px;
            width: 7px;
            color: #d31145;
            font-family: Ionicons;
            font-size: 10px;
            font-weight: 500;
            line-height: 11px;
            content: "\f104";
            margin-left: 5px; }

#header .openinghours-alt {
  position: relative;
  left: 2px;
  color: #4D4D4D;
  line-height: 15px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  font-family: "Museo300";
  font-size: 14px;
  margin: 5px 0 0; }

#header .openinghours {
  position: absolute;
  width: 420px;
  z-index: 10;
  display: none;
  background: #fff;
  border: #ccc solid 1px;
  padding: 15px;
  top: 59px;
  right: 0px;
  font-family: "Museo300" !important; }
  #header .openinghours .openinghours-eachday {
    font-size: 14px;
    line-height: 1.42857143; }
  #header .openinghours .openinghours-date {
    text-align: left !important;
    width: 38% !important; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

#nav {
  position: absolute;
  right: 0;
  bottom: 0; }
  @media (max-width: 767px) {
    #nav {
      display: none; } }
  #nav ul.nav {
    margin: 0;
    padding: 0;
    display: block !important; }
    #nav ul.nav li {
      float: left; }
      #nav ul.nav li a {
        display: block;
        color: rgba(42, 42, 42, 0.8);
        font-size: 13px;
        padding: 0px 15px;
        background-color: inherit;
        text-transform: uppercase;
        font-family: "Museo500"; }
        @media (max-width: 1179px) {
          #nav ul.nav li a {
            padding: 0px 9px; } }
        @media (min-width: 768px) and (max-width: 1024px) {
          #nav ul.nav li a {
            padding: 0px 7px; } }

.top-bar {
  position: absolute;
  right: 20px; }
  @media (min-width: 768px) {
    .top-bar {
      display: none; } }

.menu-bar {
  float: left;
  font-size: 46px;
  cursor: pointer; }

.sea-bar {
  float: left;
  font-size: 46px;
  margin-left: 23px;
  position: relative;
  top: 3px;
  cursor: pointer; }

.mobile-head {
  position: absolute;
  width: 100%;
  z-index: 1000;
  background: #fff;
  text-align: center;
  border-top: #878787 solid 1px;
  display: none;
  padding-bottom: 24px; }
  @media (min-width: 768px) {
    .mobile-head {
      display: none; } }
  .mobile-head nav#mobile-nav ul li a {
    color: #000;
    font-size: 21px;
    display: block;
    padding: 15px;
    font-family: "Museo500";
    text-decoration: none !important; }
    .mobile-head nav#mobile-nav ul li a:hover {
      text-decoration: none !important;
      color: #d31145; }
  @media (max-width: 767px) {
    .mobile-head nav#mobile-nav ul li span.separator {
      display: block;
      text-align: center;
      padding: 8px 0 12px; } }
  @media (max-width: 767px) {
    .mobile-head nav#mobile-nav ul li span.separator img {
      position: relative;
      left: 31px; } }
  .mobile-head nav#mobile-nav ul .submenu-caret {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 35px;
    top: 14px;
    text-align: center;
    cursor: pointer; }
    .mobile-head nav#mobile-nav ul .submenu-caret .ion-ios-arrow-down:before {
      content: "\f104" !important;
      color: #ce1e46 !important; }
  .mobile-head nav#mobile-nav ul ul li a {
    padding: 9px 0 9px 25px;
    text-align: center;
    font-size: 16px; }
    @media (max-width: 767px) {
      .mobile-head nav#mobile-nav ul ul li a {
        padding-left: 0px; } }
  .mobile-head nav#mobile-nav ul ul .submenu-caret {
    position: absolute;
    right: 0;
    width: 40px;
    height: 35px;
    line-height: 31px;
    top: 5px;
    text-align: center; }
  .mobile-head nav#mobile-nav ul ul ul li a {
    padding: 3px 0 3px 25px;
    font-size: 14px; }
    @media (max-width: 767px) {
      .mobile-head nav#mobile-nav ul ul ul li a {
        padding: 3px 0 3px 0px; } }
  .mobile-head nav#mobile-nav .dropdown-menu {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important; }
  .mobile-head .head-right {
    display: block;
    width: 100%; }
    .mobile-head .head-right .btn-account {
      display: table;
      margin: auto;
      float: none !important; }
      .mobile-head .head-right .btn-account a {
        width: 137px;
        height: 37px;
        border: #00becf solid 2px;
        display: block;
        padding: 11px 0 0 15px;
        color: #666666;
        text-decoration: none;
        font-size: 11px;
        font-family: "Museo500";
        background-image: url(../images/user-icon.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        text-align: left; }
        .mobile-head .head-right .btn-account a:hover {
          background-image: #00becf url(../images/user-icon-ho.png); }
  .mobile-head .email-h {
    position: absolute;
    right: 20px;
    width: 40px;
    overflow: hidden;
    height: 37px;
    background-image: url(../images/m-email.png);
    background-repeat: no-repeat; }
    .mobile-head .email-h span {
      display: none; }
  .mobile-head .tel-h {
    position: absolute;
    left: 20px;
    width: 40px;
    overflow: hidden;
    height: 38px;
    background-image: url(../images/m-phone.png);
    background-repeat: no-repeat;
    bottom: 20px; }
    .mobile-head .tel-h span {
      display: none; }
  .mobile-head .page-content {
    padding-top: 16px; }
  @media (max-width: 767px) {
    .mobile-head .opening-hours {
      display: none; } }

.menu-bar.active-in {
  background: url(../images/close-img.png) no-repeat center center; }
  .menu-bar.active-in i {
    visibility: hidden;
    opacity: 0; }

.sea-bar.active-in {
  background: url(../images/close-img.png) no-repeat center center; }
  .sea-bar.active-in i {
    visibility: hidden;
    opacity: 0; }

header {
  position: relative; }
  header .container {
    position: static; }

#nav {
  position: static;
  right: 0;
  bottom: 0px;
  width: 100%;
  text-align: right;
  clear: both;
  padding: 16px 0 0; }
  #nav > div {
    display: inline-block;
    margin: 0 0 0 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      #nav > div {
        margin: 30px 0 0 0; } }
  #nav ul.nav li.dropdown:hover > ul {
    display: block; }
  #nav ul.nav li.dropdown > a::before {
    position: absolute;
    content: '';
    width: 88%;
    bottom: -33px;
    height: 34px; }
  #nav ul.nav li.dropdown > a::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;
    border-top-color: #d31145; }
  #nav ul.nav > li.dropdown > ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
    border-radius: 0 !important;
    border: none;
    margin: 12px 0px 0px 14px !important;
    padding: 15px !important;
    border-top: none;
    box-shadow: 0px 1px 8px -1px rgba(0, 0, 0, 0.5);
    width: 240px; }
    #nav ul.nav > li.dropdown > ul > li {
      width: 100%;
      padding: 5px 0px; }
      #nav ul.nav > li.dropdown > ul > li > a {
        padding: 0; }
        #nav ul.nav > li.dropdown > ul > li > a:hover {
          color: #d31145; }

#nav ul.nav li.mega-menu {
  position: static; }
  #nav ul.nav li.mega-menu > ul .container {
    max-width: 1600px;
    width: 92%; }
    @media (min-width: 768px) and (max-width: 991px) {
      #nav ul.nav li.mega-menu > ul .container {
        width: 98%; } }
    @media (min-width: 992px) and (max-width: 1179px) {
      #nav ul.nav li.mega-menu > ul .container {
        width: 98%; } }
  #nav ul.nav li.mega-menu > a {
    position: relative;
    text-decoration: none !important; }
  #nav ul.nav li.mega-menu:hover > ul {
    display: block; }
  #nav ul.nav li.mega-menu > ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
    border-radius: 0 !important;
    border: none;
    margin: 0px !important;
    padding: 35px 0px !important;
    border-top: #ccc solid 1px !important; }
  #nav ul.nav li.mega-menu .columns {
    float: left;
    width: 18%; }
    #nav ul.nav li.mega-menu .columns.cols1 {
      width: 28%; }
      #nav ul.nav li.mega-menu .columns.cols1 .dropdown-menu {
        display: -webkit-box !important;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box !important;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox !important;
        /* TWEENER - IE 10 */
        display: -webkit-flex !important;
        /* NEW - Chrome */
        display: flex !important;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        flex-wrap: wrap; }
      #nav ul.nav li.mega-menu .columns.cols1 .new-column ul li {
        width: 50%; }
        @media (min-width: 768px) and (max-width: 991px) {
          #nav ul.nav li.mega-menu .columns.cols1 .new-column ul li {
            width: 33.333%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        #nav ul.nav li.mega-menu .columns.cols1 {
          width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #nav ul.nav li.mega-menu .columns {
        width: 25%; } }
    #nav ul.nav li.mega-menu .columns ul li {
      width: 100%; }
    #nav ul.nav li.mega-menu .columns .nav-child.dropdown-menu {
      display: block;
      position: relative !important;
      height: auto !important;
      border: none;
      display: table;
      width: 100%; }
  #nav ul.nav li.mega-menu .cols5 li {
    width: 100% !important; }
  #nav ul.nav li.mega-menu .columns > li {
    width: 100%;
    padding: 0 15px; }
    #nav ul.nav li.mega-menu .columns > li > a {
      border-top: #00becf solid 3px;
      padding-top: 15px !important;
      color: #d31145 !important; }
      #nav ul.nav li.mega-menu .columns > li > a:after {
        display: none !important; }
  #nav ul.nav li.mega-menu .columns li a {
    display: inline-block;
    padding: 0; }
    @media (max-width: 1179px) {
      #nav ul.nav li.mega-menu .columns li a {
        font-size: 12px; } }
    #nav ul.nav li.mega-menu .columns li a:hover {
      color: #d31145; }

/* breadcrumb */
#top {
  background-color: #f4f4f1; }
  #top .breadcrumbbox {
    padding: 0px; }
    #top .breadcrumbbox .breadcrumb {
      margin-bottom: 0rem;
      background: none;
      height: 35px;
      padding: 0px;
      line-height: 30px;
      font-size: 10pt; }
      #top .breadcrumbbox .breadcrumb .fa.fa-home {
        font-size: 12pt; }
      #top .breadcrumbbox .breadcrumb li a {
        color: #d31145; }
      #top .breadcrumbbox .breadcrumb li:last-child a {
        color: #212529; }

footer#footer {
  background: #f1f1ee;
  padding-top: 70px; }
  @media (max-width: 767px) {
    footer#footer {
      padding-top: 30px; } }
  footer#footer .footer {
    text-align: center;
    padding-bottom: 50px; }
    @media (max-width: 767px) {
      footer#footer .footer {
        padding-bottom: 30px; } }
    footer#footer .footer .contact-fo {
      font-size: 21px; }
      footer#footer .footer .contact-fo a {
        color: #2a2a2a; }
        @media (max-width: 767px) {
          footer#footer .footer .contact-fo a {
            display: block; } }
        footer#footer .footer .contact-fo a:hover, footer#footer .footer .contact-fo a:focus {
          color: #2a2a2a;
          text-decoration: none; }
      footer#footer .footer .contact-fo span {
        display: inline-block;
        padding: 0 13px;
        color: #bbbbbb; }
        @media (max-width: 767px) {
          footer#footer .footer .contact-fo span {
            display: none; } }
    footer#footer .footer .fo-logo {
      padding-bottom: 32px; }
    footer#footer .footer .address {
      display: block;
      color: #717171;
      font-size: 14px; }
      @media (max-width: 767px) {
        footer#footer .footer .address {
          padding: 29px 0 0; } }
  footer#footer .footer-bottom {
    background-color: #FFFFFF;
    padding: 50px 50px 20px; }
    @media (max-width: 767px) {
      footer#footer .footer-bottom {
        padding: 20px 20px 20px; } }
    footer#footer .footer-bottom .fo-nav {
      text-align: center; }
      footer#footer .footer-bottom .fo-nav ul {
        padding: 0;
        margin: auto;
        display: table;
        float: none; }
        footer#footer .footer-bottom .fo-nav ul li {
          display: inline-block;
          vertical-align: top; }
          footer#footer .footer-bottom .fo-nav ul li a {
            padding: 0 27px;
            color: #252728;
            font-family: "Museo500";
            font-size: 13px; }
            @media (min-width: 768px) and (max-width: 991px) {
              footer#footer .footer-bottom .fo-nav ul li a {
                padding: 0 15px; } }
            @media (max-width: 767px) {
              footer#footer .footer-bottom .fo-nav ul li a {
                display: block;
                padding: 10px 5px; } }
            footer#footer .footer-bottom .fo-nav ul li a:hover, footer#footer .footer-bottom .fo-nav ul li a:focus {
              background: none; }
    footer#footer .footer-bottom .fo-client {
      padding: 50px 0 40px;
      text-align: center; }
      @media (max-width: 767px) {
        footer#footer .footer-bottom .fo-client {
          padding: 30px 0 20px; } }
      @media (max-width: 767px) {
        footer#footer .footer-bottom .fo-client img {
          width: 100%; } }
    footer#footer .footer-bottom .copy-fo {
      max-width: 567px;
      margin: auto;
      text-align: center;
      color: #3e3e3e;
      font-size: 13px; }
      footer#footer .footer-bottom .copy-fo .about-dec {
        padding-bottom: 40px; }
      footer#footer .footer-bottom .copy-fo .copy-blk {
        color: #717171;
        font-size: 12px; }
        footer#footer .footer-bottom .copy-fo .copy-blk a {
          color: #717171; }

/* Shared component styles */
/*==============================================================================
// File:        _text.scss
// Package:     Joomla / Mr Zen
// Synopsis:    Shared text component - SASS
//============================================================================*/
.zen-text {
  padding: 0;
  /*==============================================================================
// Modifiers
//============================================================================*/
  /*------------------------------------------------------------------------------
	// Font Size Changes
	//----------------------------------------------------------------------------*/ }
  .zen-text--primary {
    color: #D31145; }
  .zen-text--price-strike {
    text-decoration: line-through; }
  .zen-text--text-xl {
    font-size: 24px; }
  .zen-text--text-lg {
    font-size: 21px; }
  .zen-text--text-md {
    font-size: 18px; }
  .zen-text--text-sm {
    font-size: 14px; }
  .zen-text--text-xs {
    font-size: 12px; }

.btn-col.large-btn {
  padding: 15px 30px; }
  @media (max-width: 767px) {
    .btn-col.large-btn {
      padding: 15px 24px; } }

.btn-col.gray-btn {
  background-color: #2a2a2a; }
  .btn-col.gray-btn:hover {
    background-color: #d31145; }

.btn-col {
  background: #d31145;
  font-family: "Museo500";
  font-size: 14px;
  display: inline-block;
  color: #FFFFFF;
  padding: 17px 40px;
  text-decoration: none; }
  .btn-col:after {
    content: '\f3d3';
    font-family: "Ionicons";
    display: inline-block;
    padding-left: 10px; }
  .btn-col:hover {
    background: #00becf;
    color: #FFFFFF;
    text-decoration: none; }
  .btn-col:focus {
    background: #00becf;
    color: #FFFFFF;
    text-decoration: none; }

.blue-btn {
  background: #00becf;
  font-family: "Museo500";
  font-size: 14px;
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 15px 35px; }
  .blue-btn:after {
    content: '\f3d3';
    font-family: "Ionicons";
    display: inline-block;
    padding-left: 10px; }
  .blue-btn:hover {
    background: #d31145;
    color: #FFFFFF;
    text-decoration: none; }
  .blue-btn:focus {
    background: #d31145;
    color: #FFFFFF;
    text-decoration: none; }

.link-read {
  font-size: 14px;
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
  color: #d31145 !important;
  font-family: "Museo500";
  text-decoration: none !important;
  position: relative; }
  .link-read:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #d31145;
    content: '';
    bottom: 0;
    left: 0;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .link-read:before {
    position: absolute;
    color: #d31145;
    content: "\f3d1";
    font-family: "Ionicons";
    position: absolute;
    right: -20px; }
  .link-read:hover {
    color: #d31145; }
    .link-read:hover:after {
      width: 1px; }

.center-botton {
  text-align: center; }

.bdr-btn {
  display: inline-block;
  border: #d31145 solid 2px;
  font-size: 12px;
  padding: 23px 45px;
  color: #2a2a2a;
  background-color: #FFFFFF; }
  @media (max-width: 767px) {
    .bdr-btn {
      padding: 18px 30px; } }
  .bdr-btn:after {
    content: '\f3d3';
    font-family: "Ionicons";
    display: inline-block;
    padding-left: 10px; }
  .bdr-btn:hover, .bdr-btn:focus {
    color: #FFFFFF;
    background-color: #d31145;
    text-decoration: none; }

.bdr-white {
  background: none;
  border-color: #fff;
  width: 100%;
  text-align: center;
  color: #fff; }
  .bdr-white:hover, .bdr-white:focus {
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none; }

.bdr-blue {
  border: #00becf solid 2px; }
  .bdr-blue:hover, .bdr-blue:focus {
    background-color: #00becf; }

.section-row {
  padding: 60px 0; }
  .section-row h2 {
    font-family: "Museo100";
    text-align: center;
    color: rgba(42, 42, 42, 0.8);
    margin: 0 0 0 0;
    padding: 0 0 40px; }

@media (max-width: 767px) {
  .zen-card-sec {
    overflow: hidden; } }

.zen-card-sec .wrap {
  max-width: 1440px;
  margin: auto;
  position: relative;
  width: 94%; }
  .zen-card-sec .wrap:before {
    background: #f4f4f1;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 140px;
    bottom: 0;
    height: -moz-calc(100% - 140px);
    height: -webkit-calc(100% - 140px);
    height: calc(100% - 140px);
    border-radius: 35px 0 35px 0; }
  .zen-card-sec .wrap .sppb-row-container {
    padding-bottom: 45px; }

.zen-card-sec .container {
  position: relative;
  z-index: 1;
  padding-bottom: 82px; }
  @media (min-width: 992px) and (max-width: 1442px) {
    .zen-card-sec .container {
      width: 90%; } }

.zen-card-sec .row {
  margin-left: -20px;
  margin-right: -20px; }
  @media (max-width: 767px) {
    .zen-card-sec .row {
      margin-left: 0;
      margin-right: 0; } }

.zen-card-sec .col-sm-4 {
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 767px) {
    .zen-card-sec .col-sm-4 {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (max-width: 767px) {
    .zen-card-sec .col-sm-4 + .col-sm-4 {
      margin-top: 35px; } }
  @media (min-width: 992px) and (max-width: 1179px) {
    .zen-card-sec .col-sm-4 {
      padding-left: 14px;
      padding-right: 14px; } }
  @media (min-width: 992px) and (max-width: 1442px) {
    .zen-card-sec .col-sm-4 {
      padding-left: 10px;
      padding-right: 10px; } }

.zen-card-sec .w-bg {
  background-color: #FFFFFF;
  box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.2);
  position: relative; }

.zen-card-sec .padd-bg {
  padding: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .zen-card-sec .padd-bg {
      padding-bottom: 58px; } }
  @media (max-width: 767px) {
    .zen-card-sec .padd-bg {
      padding-bottom: 50px; } }
  .zen-card-sec .padd-bg .btn-col {
    position: absolute;
    right: -15px;
    bottom: -15px; }

.zen-card-sec img {
  max-width: 100%;
  width: 100%; }
  @media (max-width: 767px) {
    .zen-card-sec img {
      width: 100%; } }

.zen-card-sec span.sub-head {
  color: #00becf;
  font-family: "Museo300";
  font-size: 14px;
  font-style: italic; }

.zen-card-sec h3 {
  font-family: "Museo100";
  color: #d31145;
  font-size: 25px;
  margin: 0 0 0 0;
  padding: 0 0 20px; }

.zen-card-sec p {
  font-family: "Museo300";
  font-size: 14px;
  padding-bottom: 25px; }
  .zen-card-sec p a {
    color: #2a2a2a;
    font-style: italic;
    display: inline-block;
    padding-right: 7px; }

.zen-card-sec .price-col {
  font-size: 25px;
  color: #2a2a2a;
  font-family: "Museo300"; }
  .zen-card-sec .price-col small {
    display: block;
    font-size: 12px; }

.zen-card-sec .center-button {
  display: table;
  margin: 0 auto -82px;
  background: #fff;
  padding: 27px;
  bottom: -57px;
  position: relative; }

@media (max-width: 767px) {
  .zen-card-sec--alt {
    padding-bottom: 0px;
    overflow: hidden; } }

.zen-card-sec--alt .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .zen-card-sec--alt .col-sm-4 {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      margin-bottom: 20px; } }

.zen-card-sec--alt .row {
  margin-left: -5px;
  margin-right: -5px; }

.zen-card-sec--alt .wrap {
  max-width: 1718px;
  margin: auto;
  width: 94%; }

.zen-card-sec--alt .sppb-row {
  margin-left: 0px;
  margin-right: 0px; }

.zen-card-sec--alt .custom {
  height: 454px;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    .zen-card-sec--alt .custom {
      height: 390px; } }

@media (max-width: 767px) {
  .zen-card-sec--alt .col-sm-4 + .col-sm-4 {
    margin-top: 15px; } }

.zen-card-sec--alt .pack-blk {
  background-color: #00becf;
  max-width: 364px;
  padding: 24px 40px;
  top: 47px;
  position: relative;
  left: -35px; }
  @media (min-width: 992px) and (max-width: 1442px) {
    .zen-card-sec--alt .pack-blk {
      max-width: 330px; } }
  @media (max-width: 767px) {
    .zen-card-sec--alt .pack-blk {
      left: -15px;
      padding: 24px 20px 44px;
      max-width: 284px; } }
  .zen-card-sec--alt .pack-blk .price-col {
    font-size: 25px;
    color: #FFFFFF;
    font-family: "Museo300"; }
  .zen-card-sec--alt .pack-blk .btn-col.gray-btn {
    position: absolute;
    right: -15px;
    bottom: -15px; }
  .zen-card-sec--alt .pack-blk span.sub-head {
    color: #2a2a2a;
    font-family: "Museo300";
    font-size: 14px;
    font-style: italic; }
  .zen-card-sec--alt .pack-blk h3 {
    font-family: "Museo100";
    color: #FFFFFF;
    font-size: 25px;
    margin: 0 0 0 0;
    padding: 0 0 20px; }
  .zen-card-sec--alt .pack-blk p {
    font-size: 14px;
    color: #FFFFFF;
    padding-bottom: 25px;
    max-width: 230px; }
    .zen-card-sec--alt .pack-blk p a {
      color: #2a2a2a;
      font-style: italic;
      display: inline-block;
      padding-right: 7px; }

.zen-card-sec--alt .center-button {
  display: table;
  margin: 0 auto 0;
  background: #fff;
  padding: 27px 27px 0px;
  top: -57px;
  position: relative; }
  @media (max-width: 767px) {
    .zen-card-sec--alt .center-button {
      padding: 15px;
      top: 0;
      margin: -44px auto 0; } }

.padd-bt-0 {
  padding-bottom: 0; }
  .padd-bt-0 .center-button {
    padding-bottom: 0px; }

.box {
  text-align: center;
  padding: 60px 38px 60px 38px;
  border-radius: 60px 0;
  border-bottom: 30px;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .box {
      padding: 30px 18px 30px 18px;
      border-radius: 20px 0; } }

.box--primary {
  background: #00becf;
  color: #fff; }

.box--secondary {
  background: #d31145;
  color: #fff; }

.box--tertiary {
  background: #f1f1ee;
  color: #fff; }

.newsletter-social {
  padding: 5px 0 60px 0px !important; }
  .newsletter-social .row {
    margin-left: -8px;
    margin-right: -8px; }
  .newsletter-social .col-md-6 {
    padding-left: 8px;
    padding-right: 8px; }
  .newsletter-social .container {
    width: 100%;
    max-width: 700px;
    margin: auto; }
    .newsletter-social .container .box-newsletter h3 {
      margin-top: 0px; }
    .newsletter-social .container .box-newsletter .formRed {
      color: yellow; }
    .newsletter-social .container .box-newsletter .formError {
      color: #fff;
      display: block;
      padding: 7px 0 0; }
    .newsletter-social .container .box-newsletter .sign-form {
      position: relative; }
    .newsletter-social .container .box-newsletter h4 {
      margin: 0px 0px 15px;
      padding: 0px; }
    .newsletter-social .container .box-newsletter input[type="text"] {
      width: 100%;
      height: 66px;
      border: none;
      padding: 0px 25px 0px 25px;
      margin-top: 0;
      color: #333; }
    .newsletter-social .container .box-newsletter button {
      position: absolute;
      right: 0;
      width: 84px;
      height: 66px;
      background: no-repeat;
      border: none;
      border-left: #d31145 solid 2px;
      background: none;
      top: 0; }
      .newsletter-social .container .box-newsletter button .ion-ios-email-outline:before {
        font-size: 52px;
        color: #d31145; }
        @media (max-width: 767px) {
          .newsletter-social .container .box-newsletter button .ion-ios-email-outline:before {
            font-size: 36px; } }
      @media (max-width: 767px) {
        .newsletter-social .container .box-newsletter button {
          width: 58px; } }
    .newsletter-social .container .box-social {
      padding: 34px; }
      @media (max-width: 767px) {
        .newsletter-social .container .box-social {
          padding: 20px; } }
      .newsletter-social .container .box-social .social-icon {
        padding: 0 0 42px 0;
        color: #fff;
        text-align: center;
        overflow: hidden;
        display: table;
        margin: auto; }
        .newsletter-social .container .box-social .social-icon a {
          display: inline-block;
          font-size: 36px;
          color: #fff;
          vertical-align: top;
          line-height: 1;
          float: left;
          padding: 0 9px;
          text-decoration: none !important; }
        .newsletter-social .container .box-social .social-icon .solo-img img {
          height: 28px;
          position: relative;
          top: -4px; }
    .newsletter-social .container .box-brochure {
      text-align: left;
      padding: 45px 15px 45px 15px;
      min-height: 251px; }
      .newsletter-social .container .box-brochure .book-img {
        position: absolute; }
      .newsletter-social .container .box-brochure article {
        padding-left: 145px; }
      .newsletter-social .container .box-brochure h3 {
        font-size: 20px;
        font-family: "Museo300";
        color: #2a2a2a;
        margin: 0px;
        text-align: left; }
      .newsletter-social .container .box-brochure .link-read.padd10 {
        padding-top: 27px; }

.latest-news-model .modal-content {
  background: #d31145;
  border-radius: 60px 0;
  padding: 0px !important; }

.latest-news-model .close {
  position: absolute;
  right: 27px;
  color: #fff !important;
  opacity: 10 !important;
  top: 15px;
  cursor: pointer !important;
  font-weight: normal;
  z-index: 10; }

.latest-news-model .modal-body {
  padding: 60px 50px; }
  @media (max-width: 767px) {
    .latest-news-model .modal-body {
      padding: 50px 20px; } }
  .latest-news-model .modal-body h4 {
    color: #FFF;
    text-align: center;
    padding: 0 0 30px; }
    .latest-news-model .modal-body h4 br {
      display: none; }

.latest-news-model .sign-form .top-f-box {
  margin-bottom: 8px; }

.latest-news-model .sign-form .captcha {
  margin-top: 8px; }

.latest-news-model .sign-form input {
  width: 100%;
  border: none;
  height: 60px;
  padding: 0 16px; }

.latest-news-model .sign-form .row {
  margin-left: -1px;
  margin-right: -1px; }

.latest-news-model .sign-form .e-in {
  padding-left: 1px;
  padding-right: 1px; }
  @media (max-width: 767px) {
    .latest-news-model .sign-form .e-in {
      margin-bottom: 8px; } }

.latest-news-model .sign-form .email-field {
  max-width: -moz-calc(100% - 82px);
  max-width: -webkit-calc(100% - 82px);
  max-width: calc(100% - 82px); }

.latest-news-model .sign-form .rsform-block-submit {
  width: 82px; }
  .latest-news-model .sign-form .rsform-block-submit #submit {
    width: 100%;
    height: 60px;
    font-size: 44px;
    overflow: hidden;
    line-height: 1;
    text-align: center;
    color: #d31145;
    background: #fff;
    border-left: #d31145 solid 1px;
    border-top: none;
    border-bottom: none;
    border-right: none; }

.latest-news-model .formError {
  color: #fff !important; }

.latest-news-model .formRed {
  color: #fff !important;
  text-align: center; }

/*==============================================================================
// File:        _engage-box.scss
// Package:     Joomla / Mr Zen
// Synopsis:    Engage Box styling & overrides - SASS
//============================================================================*/
.rstboxes .rstbox.engage-box {
  background: #D31145;
  max-height: 940px;
  color: #FFF; }
  .rstboxes .rstbox.engage-box .rstbox-content {
    overflow: auto; }

.engage-box {
  /* Override inline styles using !important */
  border-bottom-right-radius: 60px !important;
  border-top-left-radius: 60px !important;
  max-height: 90%;
  width: 90%; }
  @media (max-width: 767px) {
    .engage-box {
      width: 100%; } }
  .engage-box .rstbox-close {
    right: 10px;
    top: 10px; }
  .engage-box .title {
    margin: 0 0 25px; }
    @media (max-width: 767px) {
      .engage-box .title {
        font-size: 18px;
        margin: 15px 0; } }
  .engage-box .lead {
    margin: 0 0 25px;
    font-size: 1rem;
    padding: 0 50px; }
    @media (max-width: 767px) {
      .engage-box .lead {
        font-size: 12px !important;
        padding: 0 25px;
        margin: 0; } }
  .engage-box .engage-box-message {
    line-height: 40px;
    font-weight: bold;
    padding: 10px 0;
    display: block;
    color: #FFD200;
    height: 60px;
    width: 100%; }
    .engage-box .engage-box-message span {
      border: 2px dashed #FFD200;
      padding: 7px 20px; }
  .engage-box form {
    display: inline-block;
    max-width: 640px;
    padding: 0 20px;
    margin: 0 auto; }
    .engage-box form .form-control {
      padding: 20px 15px;
      border-radius: 0; }
    .engage-box form .btn-primary {
      background: #d31145;
      border-color: #FFF;
      color: #FFF; }
      .engage-box form .btn-primary:hover {
        background: #D63761;
        cursor: pointer; }

.search-bar {
  background: #00becf;
  padding: 20px 0 20px 0px; }
  @media (min-width: 768px) {
    .search-bar {
      display: block !important; } }
  @media (max-width: 767px) {
    .search-bar {
      display: none;
      position: absolute;
      width: 100%;
      z-index: 1000; } }
  .search-bar .container {
    padding: 0 145px 0px 0px;
    position: relative; }
    @media (max-width: 767px) {
      .search-bar .container {
        padding: 0 15px 0px 15px; } }
  .search-bar .row {
    margin-left: -5px;
    margin-right: -5px; }
    @media (max-width: 767px) {
      .search-bar .row {
        margin-left: 0;
        margin-right: 0; } }
  .search-bar .col-md-3 {
    padding-left: 5px;
    padding-right: 5px; }
    @media (max-width: 767px) {
      .search-bar .col-md-3 {
        padding-left: 0;
        padding-right: 0; } }
  .search-bar label {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-family: "Museo500";
    font-weight: normal; }
  .search-bar span.inp {
    position: relative; }
    .search-bar span.inp span {
      position: absolute;
      font-size: 22px;
      top: 24px;
      pointer-events: none;
      right: 15px; }
      @media (max-width: 767px) {
        .search-bar span.inp span {
          top: 31px; } }
  .search-bar span.ion-ios-sunny-outline {
    font-size: 35px;
    top: 12px;
    right: 12px; }
  .search-bar input, .search-bar select {
    background: #FFFFFF;
    width: 100% !important;
    height: 39px !important;
    border: none;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #000000; }
  .search-bar .search-btn {
    position: absolute;
    bottom: 0;
    width: 137px;
    height: 39px;
    color: #FFFFFF;
    background-color: #d31145;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    right: 0px;
    text-align: center;
    padding: 10px 0;
    text-decoration: none; }
    @media (max-width: 767px) {
      .search-bar .search-btn {
        position: relative;
        right: 0;
        width: 160px;
        margin-top: 10px;
        display: table;
        margin: auto; } }
    .search-bar .search-btn em.ion-android-search {
      padding-left: 0;
      font-size: 20px;
      position: absolute;
      margin: -5px 0 0 6px; }
  @media (max-width: 767px) {
    .search-bar .col-sm-6:nth-child(4) {
      margin-bottom: 20px; } }
  .search-bar .selectlist span.hidden {
    display: none; }
  .search-bar span.inp {
    width: 100%; }
    @media (max-width: 767px) {
      .search-bar span.inp {
        position: static; } }
  .search-bar .quick-search-inner form.form-inline {
    display: block; }

.holiday-midd-sec {
  width: 100%;
  padding: 80px 0;
  overflow: hidden; }

.zen-gallery .row {
  margin-left: -2px;
  margin-right: -2px; }
  .zen-gallery .row .col-sm-6 {
    padding-left: 0;
    padding-right: 0; }

.zen-gallery .img-blk {
  padding: 2px;
  float: left; }
  .zen-gallery .img-blk .custom {
    background-size: cover;
    background-repeat: no-repeat; }
    .zen-gallery .img-blk .custom a {
      display: block;
      width: 100%;
      height: 100%; }

.zen-gallery .width-100 {
  width: 100%; }

.zen-gallery .width-50 {
  width: 50%; }

.zen-gallery .width-65 {
  width: 65%; }

.zen-gallery .width-35 {
  width: 35%; }

.zen-gallery .height-70 .custom {
  height: 534px; }

@media (min-width: 992px) and (max-width:1442px) {
  .zen-gallery .height-70 .custom {
    height: 400px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .zen-gallery .height-70 .custom {
    height: 330px; } }

@media (max-width: 767px) {
  .zen-gallery .height-70 .custom {
    height: 250px; } }

.zen-gallery .height-30 .custom {
  height: 267px; }

@media (min-width: 992px) and (max-width:1442px) {
  .zen-gallery .height-30 .custom {
    height: 210px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .zen-gallery .height-30 .custom {
    height: 180px; } }

@media (max-width: 767px) {
  .zen-gallery .height-30 .custom {
    height: 160px; } }

.zen-gallery .gallery-box .sppb-gallery li {
  width: 100% !important; }
  .zen-gallery .gallery-box .sppb-gallery li img {
    width: 100% !important;
    height: auto !important; }

.zen-gallery .gallery-box .bdr-right {
  position: relative; }
  .zen-gallery .gallery-box .bdr-right:after {
    width: 4px;
    height: 100%;
    position: absolute;
    right: 0;
    content: '';
    background: #fff;
    z-index: 10; }

.inner-banner {
  width: 100%; }
  .inner-banner .custom {
    background-size: cover;
    text-align: center;
    color: #fff;
    position: relative; }

@media (max-width: 767px) {
  .inner-banner .custom {
    background-position: center; } }
  .inner-banner picture img {
    width: 100%; }
  .inner-banner .banner-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 137px 0 150px 0; }

@media (max-width: 1442px) {
  .inner-banner .banner-caption {
    padding: 80px 0px 110px; } }
    .inner-banner .banner-caption:before {
      content: '';
      background: rgba(0, 0, 0, 0.3);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0px;
      left: 0px; }
    .inner-banner .banner-caption .container {
      position: relative;
      top: 0; }
  .inner-banner span.sub-tittle {
    font-size: 30px;
    font-family: "museo-300-italic"; }

@media (max-width: 767px) {
  .inner-banner span.sub-tittle {
    font-size: 20px; } }
  .inner-banner h1 {
    font-size: 75px;
    font-family: "museo-100-italic";
    margin: 0px;
    padding: 0px 0px 116px; }
    @media (max-width: 1442px) {
      .inner-banner h1 {
        padding: 0px 0px 80px; } }

@media (max-width: 767px) {
  .inner-banner h1 {
    font-size: 36px;
    padding-bottom: 20px; } }
  .inner-banner ul {
    position: relative;
    padding-top: 44px;
    display: inline-block; }

@media (max-width: 767px) {
  .inner-banner ul {
    padding-left: 0px; } }
    .inner-banner ul:before {
      position: absolute;
      width: 68px;
      height: 1px;
      content: '';
      left: 50%;
      top: 0;
      background: #FFFFFF;
      margin-left: -34px; }
    .inner-banner ul li {
      list-style: none;
      display: inline-block;
      padding: 0 15px;
      position: relative;
      font-family: "Museo500";
      font-size: 18px; }

@media (max-width: 767px) {
  .inner-banner ul li {
    padding: 0 10px;
    font-size: 13px; } }
      .inner-banner ul li:first-child {
        padding-left: 0px; }
        .inner-banner ul li:first-child:before {
          display: none; }
      .inner-banner ul li:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 14px;
        left: -3px;
        background: #FFFFFF;
        top: 7px; }

@media (max-width: 767px) {
  .inner-banner ul li:before {
    top: 2px; } }

@media (min-width: 850px) and (max-width: 917px) {
  .inner-banner h1 {
    padding: 0px 0px 22px !important; }
  .inner-banner ul {
    padding-top: 0px !important; } }

@media (min-width: 918px) and (max-width: 1780px) {
  .inner-banner h1 {
    padding: 0px 0px 58px; }
  .inner-banner ul {
    padding-top: 0px; } }

.tab-nav {
  display: table;
  margin: auto;
  max-width: 570px;
  width: 96%;
  background: #FFFFFF;
  padding: 15px 0;
  margin-top: -55px;
  text-align: center;
  border-bottom: none;
  position: relative;
  z-index: 10; }
  .tab-nav li {
    display: inline-block;
    vertical-align: top; }
    .tab-nav li + li {
      margin-left: 45px; }

@media (max-width: 767px) {
  .tab-nav li + li {
    margin-left: 15px; } }
    .tab-nav li:nth-child(3) a {
      background: #d31145;
      color: #FFFFFF;
      padding: 10px 15px;
      border: #fff solid 1px; }
      .tab-nav li:nth-child(3) a:hover {
        color: #FFFFFF;
        cursor: pointer; }
      .tab-nav li:nth-child(3) a:after {
        display: none; }
    .tab-nav li:nth-child(3) .active {
      background: none;
      border-color: #d31145;
      color: #d31145; }
      .tab-nav li:nth-child(3) .active:hover {
        color: #d31145;
        cursor: pointer; }
    .tab-nav li a {
      cursor: pointer;
      font-size: 14px;
      font-family: "Museo500";
      color: #585858;
      display: block;
      padding: 16px 0;
      text-decoration: none !important;
      position: relative; }

@media (max-width: 767px) {
  .tab-nav li a {
    font-size: 12px; } }
      .tab-nav li a:after {
        width: 100%;
        height: 1px;
        background-color: #FFFFFF;
        bottom: 12px;
        content: '';
        position: absolute;
        left: 0; }
      .tab-nav li a:hover {
        color: #00becf;
        cursor: pointer;
        color: #00becf; }
    .tab-nav li a.active {
      color: #00becf; }
      .tab-nav li a.active:after {
        background-color: #00becf; }

.tab-pane {
  padding: 100px 0 20px 0; }

@media (min-width: 768px) and (max-width: 1024px) {
  .tab-pane {
    padding: 50px 0; } }

@media (max-width: 767px) {
  .tab-pane {
    padding: 30px 0; } }

.lb-loader {
  text-align: center;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 43%;
  height: 25%;
  width: 100%; }

.lightbox {
  text-align: center;
  line-height: 0;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400; }
  .lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid #fff; }
  .lightbox a img {
    border: none; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }
  .lb-dataContainer:after {
    content: "";
    clear: both;
    display: table; }

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff; }
  .lb-outerContainer:after {
    content: "";
    clear: both;
    display: table; }

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: .8;
  display: none; }

.lb-nav {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }
  .lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); }
  .lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s; }
    .lb-nav a.lb-prev:hover {
      filter: alpha(Opacity=100);
      opacity: 1; }
  .lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s; }
    .lb-nav a.lb-next:hover {
      filter: alpha(Opacity=100);
      opacity: 1; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat; }

.lb-container > .nav {
  left: 0; }

.lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }
  .lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em; }
  .lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em; }
    .lb-data .lb-caption a {
      color: #4ae; }
  .lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999; }
  .lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s; }
    .lb-data .lb-close:hover {
      cursor: pointer;
      filter: alpha(Opacity=100);
      opacity: 1; }

.tab-content p {
  font-size: 18px;
  line-height: 30px;
  color: #2a2a2a;
  padding-bottom: 30px; }

@media (max-width: 767px) {
  .tab-content p {
    font-size: 14px;
    line-height: 24px; } }

.tab-content h3 {
  font-size: 16px;
  color: #d31145;
  font-family: "Museo500";
  text-transform: uppercase; }

.tab-content ul {
  margin: 0px;
  padding: 0px 0px 30px; }
  .tab-content ul li {
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
    list-style: none;
    position: relative;
    padding-left: 20px; }

@media (max-width: 767px) {
  .tab-content ul li {
    font-size: 14px;
    line-height: 24px; } }
    .tab-content ul li:before {
      content: '';
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 100%;
      left: 0;
      top: 11px;
      background-color: #d31145; }

.tab-content .ready-book {
  text-align: center; }
  .tab-content .ready-book h3 {
    font-family: "Museo100" !important;
    padding: 0px;
    font-size: 34px !important;
    color: #000000 !important;
    margin-bottom: 50px;
    text-transform: none !important; }

.overview-blk .container {
  max-width: 1451px;
  width: 90%; }

@media (max-width: 991px) {
  .overview-blk .holiday-top-sec .row {
    display: block; } }

.overview-blk .holiday-top-sec .row .col-sm-12 {
  max-width: 100%; }

@media (min-width: 1024px) {
  .overview-blk .padd-right {
    padding-right: 123px; } }

@media (max-width: 1442px) {
  .overview-blk .padd-right {
    padding-right: 30px;
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .overview-blk .padd-right {
    padding-right: 0px;
    padding-bottom: 15px; } }

.overview-blk h4 {
  font-size: 30px;
  color: #00becf;
  font-family: "museo-300-italic";
  margin: 0px 0px 30px;
  padding: 0px;
  line-height: 42px; }

@media (max-width: 767px) {
  .overview-blk h4 {
    font-size: 24px; } }

@media (max-width: 767px) {
  .overview-blk h4 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 10px; } }

.overview-blk p {
  font-size: 21px;
  color: #2a2a2a;
  line-height: 36px; }

@media (max-width: 767px) {
  .overview-blk p {
    font-size: 14px;
    line-height: 25px; } }

.overview-blk .holiday-pic {
  padding: 25px;
  position: relative; }

@media (max-width: 767px) {
  .overview-blk .holiday-pic {
    padding: 15px; } }
  .overview-blk .holiday-pic:before {
    background: #f5f5f3;
    content: '';
    position: absolute;
    width: 100%;
    height: -moz-calc(100% - 52px);
    height: -webkit-calc(100% - 52px);
    height: calc(100% - 52px);
    border-radius: 35px 0 35px 0;
    top: 52px;
    left: 0; }

@media (max-width: 767px) {
  .overview-blk .holiday-pic:before {
    border-radius: 15px 0 15px 0;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    top: 30px; } }
  .overview-blk .holiday-pic img {
    width: 100%;
    position: relative;
    z-index: 1; }

.overview-blk .width-center {
  max-width: 1013px;
  margin: auto; }

.overview-blk .country-list {
  margin-top: 100px;
  position: relative;
  padding-bottom: 0px; }

@media (max-width: 1179px) {
  .overview-blk .country-list {
    margin-top: 50px;
    overflow: hidden; } }

@media (max-width: 991px) {
  .overview-blk .country-list {
    padding-bottom: 0px; } }
  .overview-blk .country-list:before {
    display: block;
    width: 1150px;
    height: 100%;
    top: -15px;
    background: #f5f5f3;
    border-radius: 40px 0 40px 0;
    content: '';
    position: absolute;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

@media (max-width: 991px) {
  .overview-blk .country-list:before {
    height: 100%;
    display: inline; } }

@media (max-width: 767px) {
  .overview-blk .country-list:before {
    width: 100%; } }
  .overview-blk .country-list h3 {
    font-size: 34px;
    color: #00becf;
    font-family: "Museo300";
    margin: 0px 0px 30px;
    padding: 0px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    text-transform: none; }

@media (max-width: 767px) {
  .overview-blk .country-list h3 {
    font-size: 28px; } }

@media (max-width: 767px) {
  .overview-blk .country-list h3 {
    margin-bottom: 20px; } }
  .overview-blk .country-list ul {
    margin: 0px;
    padding: 0px 0px 25px;
    float: left;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

@media (max-width: 991px) {
  .overview-blk .country-list ul {
    width: 100%; } }
    .overview-blk .country-list ul + ul {
      float: right; }

@media (max-width: 991px) {
  .overview-blk .country-list ul + ul {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .overview-blk .country-list ul + ul {
    margin-top: 10px; } }
    .overview-blk .country-list ul li {
      list-style: none;
      position: relative;
      padding-left: 20px;
      font-size: 18px;
      font-family: "Museo300";
      margin-bottom: 20px;
      width: 50%; }

@media (min-width: 768px) and (max-width: 1024px) {
  .overview-blk .country-list ul li {
    width: 100%;
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .overview-blk .country-list ul li {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  .overview-blk .country-list ul li + li {
    margin-top: 10px; } }
      .overview-blk .country-list ul li:before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #00becf;
        position: absolute;
        left: 0;
        top: 10px; }

.holiday-bottom-sec .direction-map.add-map-padd {
  padding-top: 100px; }

.holiday-bottom-sec .direction-map {
  margin-bottom: 50px; }
  .holiday-bottom-sec .direction-map .container {
    max-width: 1070px;
    margin: auto; }

@media (min-width: 768px) and (max-width: 1024px) {
  .holiday-bottom-sec .direction-map iframe {
    width: 100% !important; } }

@media (max-width: 767px) {
  .holiday-bottom-sec .direction-map iframe {
    width: 100% !important;
    height: 300px !important; } }

@media (max-width: 767px) {
  .holiday-bottom-sec .direction-map {
    margin-bottom: 50px; } }
  .holiday-bottom-sec .direction-map img {
    width: 100%; }
  .holiday-bottom-sec .direction-map .google-map__key-container {
    display: none; }

.holiday-bottom-sec .holiday-services {
  margin-bottom: 50px;
  text-align: center; }
  .holiday-bottom-sec .holiday-services .container {
    max-width: 1070px;
    margin: auto;
    padding-bottom: 0px; }
    .holiday-bottom-sec .holiday-services .container .row {
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }

@media (max-width: 767px) {
  .holiday-bottom-sec .holiday-services .col-sm-4 + .col-sm-4 {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .holiday-bottom-sec .holiday-services {
    margin-bottom: 50px; } }
  .holiday-bottom-sec .holiday-services .icon {
    display: block;
    height: 64px; }
  .holiday-bottom-sec .holiday-services p {
    max-width: 340px;
    width: 100%;
    display: table;
    margin: auto;
    font-size: 20px; }

@media (max-width: 767px) {
  .holiday-bottom-sec .holiday-services p {
    font-size: 18px; } }
  .holiday-bottom-sec .holiday-services h5 {
    font-size: 16px;
    color: #d31145;
    font-family: "Museo500"; }

.itinerary-blk {
  padding-bottom: 70px;
  position: relative; }
  .itinerary-blk .container {
    max-width: 1070px;
    margin: auto;
    position: relative; }
  .itinerary-blk .version-list h4 {
    color: #d31145;
    margin-bottom: 20px;
    font-size: 26px; }
  .itinerary-blk .version-list ul {
    list-style: none; }
    .itinerary-blk .version-list ul li {
      list-style: none !important;
      padding: 0 !important;
      display: inline-block;
      vertical-align: top;
      margin-right: 15px;
      margin-bottom: 5px; }
      .itinerary-blk .version-list ul li a {
        display: block;
        padding: 2px 25px 4px;
        color: #fff;
        border-radius: 15px 0;
        text-decoration: none !important;
        border: #d31145 solid 1px;
        font-size: 14px;
        border: #d31145 solid 1px;
        color: #d31145; }
      .itinerary-blk .version-list ul li:before {
        display: none !important; }
      .itinerary-blk .version-list ul li.active a {
        background: #d31145;
        color: #fff !important; }
  .itinerary-blk h3 {
    font-size: 34px;
    color: #000;
    font-family: "Museo100";
    margin: 0px 0px 30px;
    padding: 0px;
    line-height: 1;
    text-transform: none;
    text-align: center;
    margin-bottom: 50px; }

@media (max-width: 767px) {
  .itinerary-blk h3 {
    font-size: 26px; } }

@media (max-width: 767px) {
  .itinerary-blk h3 {
    margin-bottom: 20px; } }
  .itinerary-blk .view-title {
    display: block;
    padding: 0 0 21px;
    position: absolute;
    top: 2px;
    font-family: "Museo500";
    font-size: 17px;
    background: #d31145;
    line-height: 1;
    padding: 15px 57px 18px 30px;
    color: #fff;
    cursor: pointer;
    border-radius: 50px; }

@media (max-width: 767px) {
  .itinerary-blk .view-title {
    position: relative;
    top: 0;
    text-align: center;
    display: block;
    padding-bottom: 25px;
    font-size: 15px; } }
    .itinerary-blk .view-title:after {
      content: '+';
      padding: 0 0 0 11px;
      font-size: 28px;
      position: absolute;
      margin-top: -5px;
      top: 15px;
      right: 30px; }
    .itinerary-blk .view-title.active:after {
      content: '-'; }
  .itinerary-blk .accordion-blk {
    width: 100%;
    overflow: hidden;
    padding-left: 200px;
    position: relative; }

@media (max-width: 767px) {
  .itinerary-blk .accordion-blk {
    padding-left: 86px; } }
    .itinerary-blk .accordion-blk:before {
      content: '';
      position: absolute;
      left: 70px;
      top: 0;
      background: url(../images/dotted-bg.png);
      width: 2px;
      height: 100%; }

@media (max-width: 767px) {
  .itinerary-blk .accordion-blk:before {
    left: 30px; } }
    .itinerary-blk .accordion-blk:last-child h5 {
      margin-bottom: 8px; }
    .itinerary-blk .accordion-blk .img-blk + .img-blk {
      margin-top: 10px; }

@media (max-width: 991px) {
  .itinerary-blk .accordion-blk .img-blk img {
    width: 100%; } }
    .itinerary-blk .accordion-blk p {
      font-size: 16px;
      font-family: "Museo300";
      line-height: 28px; }
    .itinerary-blk .accordion-blk .day-accordion {
      cursor: pointer; }
      .itinerary-blk .accordion-blk .day-accordion span {
        width: 144px;
        height: 63px;
        position: absolute;
        line-height: 63px;
        left: 0;
        top: 0;
        background: #00becf;
        text-align: center;
        color: #2a2a2a;
        font-size: 18px;
        z-index: 10;
        border-radius: 40px 0 40px 0; }

@media (max-width: 767px) {
  .itinerary-blk .accordion-blk .day-accordion span {
    width: 70px;
    height: 40px;
    line-height: 35px;
    border-radius: 15px 0 15px 0;
    font-size: 12px; } }
        .itinerary-blk .accordion-blk .day-accordion span:after {
          content: '-';
          display: inline-block;
          padding-left: 10px;
          color: #fff;
          font-weight: 700;
          font-size: 18px; }

@media (max-width: 767px) {
  .itinerary-blk .accordion-blk .day-accordion span:after {
    padding-left: 0px; } }
    .itinerary-blk .accordion-blk .collapsed span:after {
      content: '+'; }
    .itinerary-blk .accordion-blk .accordion-inner {
      padding-bottom: 40px; }
      .itinerary-blk .accordion-blk .accordion-inner .col-sm-8 {
        padding-right: 60px; }

@media (max-width: 991px) {
  .itinerary-blk .accordion-blk .accordion-inner .col-sm-8 {
    padding-right: 10px; } }
    .itinerary-blk .accordion-blk h5 {
      font-size: 19px;
      font-family: "Museo500";
      color: #d31145;
      padding: 22px 0 12px;
      margin: 0 0 27px;
      text-transform: uppercase; }

@media (max-width: 767px) {
  .itinerary-blk .accordion-blk h5 {
    padding: 3px 0 10px;
    font-size: 16px; } }
    .itinerary-blk .accordion-blk ul.accom-services {
      margin: 0;
      padding: 40px 0 60px;
      border-bottom: #e8e8e7 solid 1px;
      overflow: hidden;
      font-family: #d31145; }

@media (max-width: 767px) {
  .itinerary-blk .accordion-blk ul.accom-services {
    padding: 20px 0 40px; } }
      .itinerary-blk .accordion-blk ul.accom-services li {
        list-style: none;
        padding-left: 70px;
        position: relative;
        float: left;
        font-size: 14px;
        text-transform: uppercase; }

@media (max-width: 991px) {
  .itinerary-blk .accordion-blk ul.accom-services li {
    width: 100%; } }
        .itinerary-blk .accordion-blk ul.accom-services li small {
          display: block;
          text-transform: none;
          font-family: "museo-500-italic"; }
        .itinerary-blk .accordion-blk ul.accom-services li i {
          position: absolute;
          left: 0; }
        .itinerary-blk .accordion-blk ul.accom-services li:before {
          display: none; }
      .itinerary-blk .accordion-blk ul.accom-services .meals-blk {
        float: right; }

@media (max-width: 991px) {
  .itinerary-blk .accordion-blk ul.accom-services .meals-blk {
    margin-top: 20px; } }

.feature-items-blk {
  font-family: "Museo300";
  padding-top: 0px; }
  @media (max-width: 767px) {
    .feature-items-blk {
      padding-top: 50px; } }
  .feature-items-blk .row {
    margin-left: 0px;
    margin-right: 0px; }

@media (max-width: 991px) {
  .feature-items-blk .row {
    padding: 25px; } }
    .feature-items-blk .row .col-sm-12 {
      padding-left: 0px;
      padding-right: 0px; }
  .feature-items-blk h4 {
    font-family: "Museo300";
    color: #2a2a2a; }
  .feature-items-blk .light-gray {
    background: #f4f4f1; }
  .feature-items-blk .item-right {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .feature-items-blk .item-right .description-col {
      float: right;
      margin-right: -80px; }

@media (max-width: 991px) {
  .feature-items-blk .item-right .description-col {
    margin-right: 0px; } }
  .feature-items-blk .item-left {
    -webkit-flex-direction: inherit;
    -moz-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit; }
    .feature-items-blk .item-left .description-col {
      float: left;
      margin-left: -80px; }

@media (max-width: 991px) {
  .feature-items-blk .item-left .description-col {
    margin-left: 0px; } }
  .feature-items-blk .description-col {
    max-width: 715px;
    margin: 90px 0;
    background: #fff;
    width: 94%;
    padding: 70px 116px;
    box-shadow: -2px 3px 11px 0px rgba(0, 0, 0, 0.1);
    border-radius: 40px 0 40px 0; }

@media (min-width: 992px) and (max-width:1442px) {
  .feature-items-blk .description-col {
    padding: 50px 70px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .feature-items-blk .description-col {
    padding: 30px 40px;
    width: 100%; } }

@media (max-width: 991px) {
  .feature-items-blk .description-col {
    width: 100%;
    margin: 0px 0px;
    max-width: 100%;
    padding: 30px 40px;
    border-radius: 0px; } }

@media (max-width: 767px) {
  .feature-items-blk .description-col {
    padding: 20px; } }
    .feature-items-blk .description-col p {
      font-weight: normal;
      font-size: 18px;
      line-height: 30px; }

@media (max-width: 767px) {
  .feature-items-blk .description-col p {
    font-size: 14px;
    line-height: 24px; } }
  .feature-items-blk .feature-img {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }

@media (max-width: 991px) {
  .feature-items-blk .feature-img {
    height: 350px; } }

@media (max-width: 767px) {
  .feature-items-blk .feature-img {
    height: 260px; } }

.quotes-blk {
  padding: 100px 0 100px 0;
  font-family: "Museo300";
  text-align: center; }
  @media (max-width: 767px) {
    .quotes-blk {
      padding: 50px 0; } }
  .quotes-blk .container {
    position: relative;
    max-width: 1373px; }
  .quotes-blk .arrow-controls {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%); }
    .quotes-blk .arrow-controls .arrow-icon {
      color: #c9c7c6;
      font-size: 50px; }
      @media (max-width: 767px) {
        .quotes-blk .arrow-controls .arrow-icon {
          font-size: 30px; } }
  .quotes-blk .right-arrow {
    right: 0px;
    left: auto; }
  .quotes-blk .carousel-item blockquote {
    font-size: 34px;
    color: #00becf;
    margin: 0px;
    max-width: 1060px;
    margin: auto;
    position: relative;
    letter-spacing: 2px; }
    @media (min-width: 992px) and (max-width: 1279px) {
      .quotes-blk .carousel-item blockquote {
        padding: 0 25px;
        font-size: 30px; } }
    @media (max-width: 991px) {
      .quotes-blk .carousel-item blockquote {
        padding: 0 25px;
        font-size: 24px;
        letter-spacing: 0; } }
    @media (max-width: 767px) {
      .quotes-blk .carousel-item blockquote {
        font-size: 18px; } }
    .quotes-blk .carousel-item blockquote:before, .quotes-blk .carousel-item blockquote:after {
      content: '';
      position: relative;
      width: 37px;
      height: 34px;
      color: #000;
      display: inline-block; }
      @media (max-width: 991px) {
        .quotes-blk .carousel-item blockquote:before, .quotes-blk .carousel-item blockquote:after {
          width: 24px;
          height: 24px; } }
    .quotes-blk .carousel-item blockquote:before {
      background: url(../images/ion-quote-left.png) no-repeat;
      left: -25px; }
      @media (max-width: 991px) {
        .quotes-blk .carousel-item blockquote:before {
          background-size: 24px; } }
    .quotes-blk .carousel-item blockquote:after {
      background: url(../images/ion-quote-right.png) no-repeat;
      right: -25px; }
      @media (max-width: 991px) {
        .quotes-blk .carousel-item blockquote:after {
          background-size: 24px; } }
  .quotes-blk .carousel-item .client-name {
    display: block;
    padding: 20px 0 0;
    font-size: 21px; }
    @media (max-width: 991px) {
      .quotes-blk .carousel-item .client-name {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .quotes-blk .carousel-item .client-name {
        font-size: 14px; } }

.accommodation-blk {
  padding: 100px 0 50px;
  font-family: "Museo300"; }
  @media (max-width: 767px) {
    .accommodation-blk {
      padding: 50px 0; } }
  .accommodation-blk .container {
    max-width: 1373px;
    background: #f4f4f1;
    padding: 70px 85px;
    border-radius: 50px 0px 50px 0px; }
    @media (max-width: 767px) {
      .accommodation-blk .container {
        padding: 35px;
        border-radius: 20px 0px 20px 0px; } }
    @media (max-width: 767px) {
      .accommodation-blk .container .col-sm-12 + .col-sm-12 {
        margin-top: 20px; } }
  .accommodation-blk h3 {
    font-size: 34px;
    color: #00becf;
    font-family: "Museo300";
    margin: 0px 0px 30px;
    padding: 0px;
    line-height: 42px;
    color: #d31145; }

@media (max-width: 767px) {
  .accommodation-blk h3 {
    font-size: 28px; } }
    @media (max-width: 767px) {
      .accommodation-blk h3 {
        margin-bottom: 0px;
        padding-bottom: 15px; } }
  .accommodation-blk p {
    font-size: 18px;
    line-height: 30px; }
    @media (max-width: 767px) {
      .accommodation-blk p {
        font-size: 14px;
        line-height: 24px; } }
  .accommodation-blk .container.tow-items {
    max-width: 1080px; }
  .accommodation-blk .container.one-item {
    max-width: 850px; }

.zen-holiday-video {
  margin-top: 50px; }

.zen-holiday-video.watch-video-sec .vdo-wrapp {
  margin: 130px auto 0px;
  text-align: center; }
  @media (max-width: 767px) {
    .zen-holiday-video.watch-video-sec .vdo-wrapp {
      margin: 70px auto 0px; } }
  @media (max-width: 767px) {
    .zen-holiday-video.watch-video-sec .vdo-wrapp .video_resposive {
      position: relative;
      padding: 56.25% 0 0;
      width: 100%; } }
  .zen-holiday-video.watch-video-sec .vdo-wrapp iframe {
    margin-top: -80px; }
    @media (max-width: 767px) {
      .zen-holiday-video.watch-video-sec .vdo-wrapp iframe {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
        border: none;
        margin-top: -30px; } }

.accommodations.feature-items-blk .description-col .right-fix {
  position: absolute;
  bottom: 75px;
  left: 320px; }

.useful-information .container {
  max-width: 870px;
  width: 90%;
  margin: auto; }

.useful-information .copyitem a {
  color: #d31145;
  text-decoration: none; }

.useful-information h2 {
  font-size: 34px;
  color: #00becf;
  font-family: "Museo300";
  margin: 0px 0px 30px;
  padding: 0px;
  line-height: 42px;
  text-align: center;
  color: #d31145;
  margin-bottom: 80px; }

@media (max-width: 767px) {
  .useful-information h2 {
    font-size: 28px; } }

@media (max-width: 767px) {
  .useful-information h2 {
    margin-bottom: 40px; } }

.useful-information .included-list {
  position: relative; }
  .useful-information .included-list:before {
    width: 100%;
    height: 100%;
    top: -15px;
    background: #f5f5f3;
    border-radius: 40px 0px 40px 0px;
    content: '';
    position: absolute; }
  .useful-information .included-list h3 {
    position: relative;
    color: #d31145;
    font-size: 34px;
    font-family: "Museo300";
    margin: 0px 0px 30px;
    padding: 0px;
    line-height: 42px;
    text-align: center;
    font-family: "Museo100";
    text-transform: none; }

@media (max-width: 767px) {
  .useful-information .included-list h3 {
    font-size: 28px !important; } }
  .useful-information .included-list ul {
    position: relative;
    max-width: 557px;
    margin: auto; }

@media (max-width: 767px) {
  .useful-information .included-list ul {
    padding: 0 20px; } }
    .useful-information .included-list ul li {
      font-size: 18px;
      line-height: 30px;
      color: #2a2a2a;
      list-style: none;
      position: relative;
      padding-left: 20px; }
      .useful-information .included-list ul li + li {
        margin-top: 15px; }

.dates-prices .btn-col {
  float: right; }

.dates-prices .container {
  max-width: 870px;
  width: 90%;
  margin: auto; }

.dates-prices h3 {
  font-size: 34px;
  color: #00becf;
  font-family: "Museo300";
  margin: 0px 0px 30px;
  padding: 0px;
  line-height: 42px;
  text-align: center;
  color: #000000;
  font-family: "Museo100";
  text-transform: none; }

@media (max-width: 767px) {
  .dates-prices h3 {
    font-size: 28px; } }

.dates-prices article {
  max-width: 516px;
  margin: auto;
  padding-bottom: 0px; }
  .dates-prices article p {
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
    margin-bottom: 0px !important; }

@media (max-width: 767px) {
  .dates-prices article p {
    font-size: 14px;
    line-height: 24px; } }

.dates-prices article.special-offer {
  box-shadow: 0px 1px 11px 4px #ccc;
  padding: 8px 8px 0px 8px !important;
  margin-bottom: 30px !important; }
  .dates-prices article.special-offer p {
    font-size: 20px;
    color: #000; }
    .dates-prices article.special-offer p span {
      color: #d31145; }

.dates-prices .price-table {
  padding-bottom: 70px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Museo500";
  text-align: center; }
  @media (min-width: 768px) {
    .dates-prices .price-table .desktop-hide {
      display: none; } }
  .dates-prices .price-table .comment-td {
    max-width: 216px;
    font-size: 11px; }
    @media (max-width: 767px) {
      .dates-prices .price-table .comment-td {
        font-size: 8px; } }
  @media (max-width: 767px) {
    .dates-prices .price-table .mbl-hide {
      display: none; } }
  .dates-prices .price-table th {
    color: #00becf;
    padding-bottom: 20px;
    border: none;
    text-align: center;
    border-bottom: #00becf solid 1px; }
    @media (max-width: 767px) {
      .dates-prices .price-table th {
        font-size: 9px;
        padding: 4px 2px; } }
  .dates-prices .price-table td {
    color: #585858;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .dates-prices .price-table td {
        font-size: 9px;
        padding: 2px 2px;
        border-top: none !important; } }
    @media (max-width: 767px) {
      .dates-prices .price-table td .comment_box {
        border-bottom: #d5d5d5 solid 1px;
        padding-bottom: 7px; } }
  .dates-prices .price-table .btn-col {
    padding: 9px 10px;
    margin-left: 0px;
    width: 100px;
    line-height: 12px; }
    .dates-prices .price-table .btn-col.sts-bdr {
      background: #fff;
      border: #00becf solid 1px;
      color: #00becf; }
      .dates-prices .price-table .btn-col.sts-bdr:hover {
        background: #00becf;
        color: #fff; }
    @media (max-width: 767px) {
      .dates-prices .price-table .btn-col {
        padding: 8px 10px;
        margin-left: 10px;
        max-width: 70px;
        font-size: 9px; } }

.dates-prices .included-list {
  position: relative; }
  .dates-prices .included-list:before {
    width: 100%;
    height: 100%;
    top: -15px;
    background: #f5f5f3;
    border-radius: 40px 0px 40px 0px;
    content: '';
    position: absolute; }
  .dates-prices .included-list h3 {
    position: relative;
    color: #d31145; }
  .dates-prices .included-list ul {
    position: relative;
    max-width: 557px;
    margin: auto; }
    .dates-prices .included-list ul li {
      font-size: 18px;
      line-height: 30px;
      color: #2a2a2a;
      list-style: none;
      position: relative;
      padding-left: 20px; }

@media (max-width: 767px) {
  .dates-prices .included-list ul li {
    font-size: 14px;
    line-height: 24px; } }
      .dates-prices .included-list ul li + li {
        margin-top: 15px; }
      .dates-prices .included-list ul li:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        left: 0;
        top: 11px;
        background-color: #d31145;
        border-radius: 100%; }

.home-banner .custom {
  height: 720px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom; }

.home-banner .home-caption {
  max-width: 580px;
  margin-top: 0;
  font-family: "Museo300"; }
  .home-banner .home-caption h1 {
    font-size: 75px;
    font-weight: normal;
    color: #FFFFFF;
    font-family: "Museo100";
    margin: 0 0 30px;
    font-family: "museo-100-italic"; }
    @media (max-width: 767px) {
      .home-banner .home-caption h1 {
        font-size: 40px; } }
  .home-banner .home-caption p {
    font-size: 18px;
    font-weight: 100;
    color: #FFFFFF;
    max-width: 415px;
    margin: 0 0 40px; }
    @media (max-width: 767px) {
      .home-banner .home-caption p {
        margin: 0 0 14px; } }
  @media screen and (max-width: 1600px) and (min-width: 1300px) {
    .home-banner .home-caption {
      max-width: 54%; } }

.home-news {
  width: 100%;
  padding: 52px 0; }
  .home-news h5 {
    font-size: 14px;
    font-weight: normal;
    font-family: "museo-300-italic"; }
  .home-news .wrapp {
    max-width: 1372px;
    margin: auto;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-news .wrapp {
        width: 90%; } }
    @media (max-width: 767px) {
      .home-news .wrapp {
        width: 90%; } }
    .home-news .wrapp:before {
      content: '';
      position: absolute;
      top: 34px;
      left: -40px;
      width: 100%;
      background: #f4f4f1;
      height: -moz-calc(100% - 68px);
      height: -webkit-calc(100% - 68px);
      height: calc(100% - 68px);
      border-radius: 35px 0 35px 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-news .wrapp:before {
          left: 0;
          top: 10%;
          height: -moz-calc(100% - 10%);
          height: -webkit-calc(100% - 10%);
          height: calc(100% - 10%); } }
      @media (max-width: 767px) {
        .home-news .wrapp:before {
          left: 0;
          top: 10%;
          height: -moz-calc(100% - 10%);
          height: -webkit-calc(100% - 10%);
          height: calc(100% - 10%); } }
  .home-news .padd34 {
    padding-top: 66px;
    padding-left: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-news .padd34 {
        padding: 30px 70px 25px 12px; } }
    @media (max-width: 767px) {
      .home-news .padd34 {
        padding: 30px 32px 25px 12px; } }
    .home-news .padd34 p {
      padding-bottom: 20px; }
  .home-news .img-news {
    position: relative;
    z-index: 1;
    box-shadow: -8px 6px 29px 0px rgba(0, 0, 0, 0.3); }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-news .img-news {
        width: 96%;
        max-width: 700px; } }
    @media (max-width: 767px) {
      .home-news .img-news {
        width: 96%; } }
    .home-news .img-news img {
      width: 100%; }
  .home-news img {
    width: 100%; }
  .home-news h3 {
    font-size: 34px;
    color: #d31145;
    font-family: "Museo300";
    margin: 0px;
    padding: 0px 0px 24px; }
  .home-news span.sub-tittle {
    font-size: 14px;
    display: block;
    padding-bottom: 8px; }
  .home-news .sppb-addon-single-image-container {
    width: 100%; }

.gallery-home {
  overflow: hidden; }
  @media (max-width: 767px) {
    .gallery-home a.btn-col {
      padding: 8px 20px !important;
      font-size: 14px !important; } }
  .gallery-home .sppb-col-md-3 {
    padding: 0 2px 3px 2px; }
  .gallery-home .sppb-col-md-6 {
    padding: 0 2px 3px 2px; }
  .gallery-home .sppb-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2px;
    margin-right: -2px; }
    .gallery-home .sppb-row .custom {
      background: #696969;
      height: 250px;
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      cursor: pointer;
      overflow: hidden; }
      @media (min-width: 992px) and (max-width: 1442px) {
        .gallery-home .sppb-row .custom {
          height: 250px; } }
      @media (max-width: 991px) {
        .gallery-home .sppb-row .custom {
          padding: 40% 0 !important;
          height: auto; } }
      @media (max-width: 767px) {
        .gallery-home .sppb-row .custom {
          height: auto; } }
      .gallery-home .sppb-row .custom:before {
        position: absolute;
        width: 100%;
        background: rgba(255, 255, 255, 0.85);
        content: '';
        height: 100%;
        -moz-transition: all 0.3s ease-in 0s;
        -o-transition: all 0.3s ease-in 0s;
        -webkit-transition: all 0.3s ease-in 0s;
        transition: all 0.3s ease-in 0s;
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        cursor: pointer; }
        @media (max-width: 767px) {
          .gallery-home .sppb-row .custom:before {
            top: 0; } }
      .gallery-home .sppb-row .custom h4 {
        margin: 0px;
        padding: 0px;
        font-size: 25px;
        color: #FFFFFF;
        text-shadow: 0px 0px 23px #000;
        width: 100%;
        font-family: "Museo500";
        -moz-transition: all 0.4s ease-in 0s;
        -o-transition: all 0.4s ease-in 0s;
        -webkit-transition: all 0.4s ease-in 0s;
        transition: all 0.4s ease-in 0s; }
      .gallery-home .sppb-row .custom:hover:before {
        opacity: 10;
        visibility: visible;
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
        @media (min-width: 768px) and (max-width: 991px) {
          .gallery-home .sppb-row .custom:hover:before {
            top: 0; } }
      .gallery-home .sppb-row .custom:hover h4 {
        text-shadow: none;
        color: #000000; }
    .gallery-home .sppb-row center {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      -moz-transform: translate(0px, -50%);
      -o-transform: translate(0px, -50%);
      -ms-transform: translate(0px, -50%);
      -webkit-transform: translate(0px, -50%);
      transform: translate(0px, -50%); }
  .gallery-home .col-3 {
    width: 25%;
    padding: 0 2px 0px 2px;
    margin-bottom: 4px; }
  .gallery-home .col-6 {
    width: 50%;
    padding: 0 2px 0px 2px;
    margin-bottom: 4px; }
  @media (max-width: 767px) {
    .gallery-home h3.sppb-addon-title {
      font-size: 21px !important; } }
  .gallery-home .sppb-addon-title {
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    color: #FFFFFF;
    text-shadow: 0px 0px 23px #000;
    width: 100%;
    font-family: "Museo500";
    -moz-transition: all 0.4s ease-in 0s;
    -o-transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s; }
  .gallery-home .animation-two {
    -moz-transition: all 0.4s ease-in 0s;
    -o-transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    bottom: -50%;
    width: 100%; }
    .gallery-home .animation-two .sppb-addon-content {
      max-width: 470px;
      display: table;
      margin: auto;
      width: 80%; }
  .gallery-home .heading-first {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    -moz-transition: all 0.4s ease-in 0s;
    -o-transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    transition: all 0.4s ease-in 0s; }
  .gallery-home .animation-two p {
    font-size: 16px;
    padding: 10px 0 15px;
    color: #000000;
    position: relative;
    font-family: "Museo300"; }
    @media (min-width: 992px) and (max-width: 1442px) {
      .gallery-home .animation-two p {
        padding: 10px 0 15px; } }
    @media (min-width: 992px) and (max-width: 1179px) {
      .gallery-home .animation-two p {
        padding: 10px 0 15px;
        font-size: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .gallery-home .animation-two p {
        padding: 14px 0;
        font-size: 15px; } }
    @media (max-width: 767px) {
      .gallery-home .animation-two p {
        display: none; } }
  .gallery-home .animation-two .sppb-addon-title {
    text-shadow: none;
    color: #000000;
    padding-bottom: 10px;
    font-size: 20px !important; }
    .gallery-home .animation-two .sppb-addon-title a {
      color: #000000;
      text-decoration: none !important; }
    .gallery-home .animation-two .sppb-addon-title a:hover {
      text-decoration: underline; }
    @media (max-width: 767px) {
      .gallery-home .animation-two .sppb-addon-title {
        font-size: 20px !important; } }
  .gallery-home .animation-two .clearfix {
    margin-bottom: 0 !important; }
  .gallery-home .animation-two .btn-col {
    padding: 12px 40px; }
  .gallery-home .custom:hover .heading-first {
    opacity: 0;
    visibility: hidden;
    top: 25%; }
  .gallery-home .custom:hover .animation-two {
    position: absolute;
    bottom: 50%;
    -moz-transform: translate(0px, 50%);
    -o-transform: translate(0px, 50%);
    -ms-transform: translate(0px, 50%);
    -webkit-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
    opacity: 10;
    visibility: visible; }
  .gallery-home .animation-two p:before {
    width: 17px;
    height: 1px;
    background: #000000;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .gallery-home.home-new-gallery .sppb-col-md-4 {
    padding: 0 2px 3px 2px; }
  @media (max-width: 1442px) {
    .gallery-home.home-new-gallery .animation-two .sppb-addon-title {
      padding-bottom: 10px; }
    .gallery-home.home-new-gallery .animation-two p {
      font-size: 16px; }
    .gallery-home.home-new-gallery .sppb-addon-title {
      font-size: 20px; } }
  @media (max-width: 991px) {
    .gallery-home.home-new-gallery .animation-two .sppb-addon-title {
      padding-bottom: 10px; }
    .gallery-home.home-new-gallery .animation-two p {
      font-size: 13px; }
    .gallery-home.home-new-gallery .sppb-addon-title {
      font-size: 20px; } }

.home-banner.only-banner .sppb-container-inner {
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto; }

@media (min-width: 768px) {
  .home-banner.only-banner .sppb-container-inner {
    width: 750px; } }

@media (min-width: 992px) {
  .home-banner.only-banner .sppb-container-inner {
    width: 970px; } }

@media (min-width: 1200px) {
  .home-banner.only-banner .sppb-container-inner {
    width: 1170px; } }

@media (max-width: 767px) {
  .sp-page-builder .page-content .home-banner.only-banner {
    padding-top: 30px !important;
    padding-right: 0px !important;
    padding-bottom: 250px !important;
    padding-left: 0px !important; } }

.search-page {
  padding: 60px 0;
  font-family: "Museo300"; }
  .search-page #holiday-search, .search-page .heading-hero {
    clear: both; }
  .search-page h3 {
    font-family: "museo-300-italic";
    font-size: 36px;
    color: #2a2a2a;
    margin-bottom: 50px;
    letter-spacing: 3px; }
    @media (max-width: 767px) {
      .search-page h3 {
        margin-bottom: 0px; } }
  .search-page #search-results {
    padding: 68px 15px 68px 42px;
    position: relative; }
    @media (max-width: 991px) {
      .search-page #search-results {
        padding: 25px; } }
    .search-page #search-results::after {
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      width: -moz-calc(100% - 60px);
      width: -webkit-calc(100% - 60px);
      width: calc(100% - 60px);
      height: 100%;
      content: '';
      background: #f4f4f2; }
      @media (max-width: 991px) {
        .search-page #search-results::after {
          width: -moz-calc(100% - 0px);
          width: -webkit-calc(100% - 0px);
          width: calc(100% - 0px); } }
  @media (max-width: 767px) {
    .search-page .search-sort-blk {
      width: 100%; } }
  .search-page .search-order-fl {
    width: 226px;
    float: left; }
  @media (max-width: 767px) {
    .search-page .search-results-num {
      width: 100%;
      margin: 0 0 10px; } }
  .search-page .search-results-num .reset-link {
    padding: 0;
    color: #00BECF;
    font-family: "Museo300";
    width: 100%;
    text-align: left; }
  .search-page .search-switcher {
    width: 322px;
    float: left;
    margin-right: 70px; }
    @media (max-width: 767px) {
      .search-page .search-switcher {
        width: auto;
        float: left;
        margin-right: 0;
        margin-bottom: 15px; } }
    .search-page .search-switcher .switch-container {
      padding: 4px;
      border: #00bdd0 solid 1px;
      float: right; }
      .search-page .search-switcher .switch-container a {
        float: left;
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        padding: 6px 20px;
        text-decoration: none;
        color: #595959; }
        .search-page .search-switcher .switch-container a.current {
          background: #00bdd0;
          color: #fff; }
  .search-page .second-strip {
    margin: 0 0 32px 0px;
    width: 100%;
    float: left; }
  .search-page .search-order-fl .small {
    float: left;
    margin: 9px 0 0; }
  .search-page .search-order-fl .selectlist {
    position: relative;
    float: right;
    width: 160px; }
    .search-page .search-order-fl .selectlist span {
      position: absolute;
      left: 13px;
      top: 6px;
      display: none; }
  @media (max-width: 991px) {
    .search-page #facets {
      margin-bottom: 40px; } }
  .search-page #facets a.facet-heading {
    font-family: 'Museo500';
    font-size: 16px;
    color: #2a2a2a;
    display: block;
    padding-bottom: 10px;
    border-bottom: #e3e3e0 solid 1px;
    margin-bottom: 15px;
    text-decoration: none !important;
    position: relative; }
    .search-page #facets a.facet-heading::after {
      content: '';
      position: absolute;
      width: 12px;
      height: 2px;
      background: #00becf;
      right: -5px;
      top: 15px; }
    .search-page #facets a.facet-heading.collapsed:before {
      content: '';
      position: absolute;
      width: 2px;
      height: 12px;
      background: #00becf;
      right: 0px;
      top: 10px; }
  .search-page #facets .facets-body > div + div {
    margin-top: 20px; }
  .search-page #facets .facets-body .refine-btn-m-icon {
    position: absolute;
    right: 20px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    cursor: pointer; }
    @media (min-width: 768px) {
      .search-page #facets .facets-body .refine-btn-m-icon {
        display: none; } }
    .search-page #facets .facets-body .refine-btn-m-icon i {
      width: 100%;
      background: #3e3e3e;
      height: 1px;
      display: inline-block;
      position: absolute;
      top: 13px;
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      .search-page #facets .facets-body .refine-btn-m-icon i:nth-child(2) {
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  @media (min-width: 768px) {
    .search-page #facets .facets-body {
      display: block !important; } }
  @media (max-width: 767px) {
    .search-page #facets .facets-body {
      position: fixed;
      background: #fff;
      z-index: 1000000;
      top: 0;
      bottom: 0;
      width: 100%;
      left: 0;
      right: 0;
      overflow: auto;
      padding: 30px;
      display: none; } }
  @media (max-width: 767px) {
    .search-page #facets .facets-body .daterangepicker.dropdown-menu {
      z-index: 10000000 !important; } }
  @media (max-width: 767px) {
    .search-page #facets .refine-btn-m {
      display: block !important;
      background: #00bdd0;
      text-align: center;
      padding: 0;
      margin: 0 0 20px;
      border-radius: 4px;
      font-family: "Museo500"; } }
  .search-page #facets .refine-btn-m .refine-header-title {
    margin: 0;
    padding: 14px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    font-family: "Museo500";
    border-radius: 5px !important; }
  .search-page .refine-header {
    display: none; }
  .search-page #keywordCollapse {
    position: relative; }
  .search-page #keyword-range-facet .facet-heading {
    padding: 0;
    margin: 0 !important;
    border: none !important; }
  .search-page #keyword-range-facet .search-input {
    border: #d2d2d0 solid 1px;
    height: 39px;
    border-radius: 0 !important;
    box-shadow: none !important; }
  .search-page #keyword-range-facet .btn.btn-primary {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 38px;
    border-radius: 0;
    background: #00bdd0;
    border-color: #00bdd0 !important;
    line-height: inherit;
    box-shadow: none !important; }
  .search-page .facet-list {
    margin: 0;
    padding: 0; }
    .search-page .facet-list li {
      list-style: none;
      position: relative; }
      .search-page .facet-list li + li {
        margin-top: 8px; }
      .search-page .facet-list li a {
        color: #545454;
        display: block;
        padding-left: 30px;
        position: relative;
        font-family: "Museo300"; }
        .search-page .facet-list li a::before {
          content: '';
          position: absolute;
          background: #fff;
          width: 16px;
          height: 16px;
          border: #d3d3d1 solid 1px;
          left: 0;
          top: 5px; }
      .search-page .facet-list li.active a::before {
        border-color: #00bfd1;
        transform: rotate(); }
      .search-page .facet-list li.active::before {
        width: 21px;
        height: 1px;
        content: '';
        position: absolute;
        left: -2px;
        background: #00becf;
        transform: rotate(45deg);
        top: 13px;
        z-index: 1; }
      .search-page .facet-list li.active::after {
        width: 21px;
        height: 1px;
        content: '';
        position: absolute;
        left: -2px;
        background: #00becf;
        transform: rotate(-45deg);
        top: 13px;
        z-index: 1; }
  .search-page #results .card__wide > .row {
    flex-direction: row-reverse;
    margin-left: 0px; }
  .search-page #results .search-item {
    margin-bottom: 30px !important; }
  .search-page #results .card {
    border-radius: 40px 0 40px 0;
    box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.1);
    border: rgba(0, 0, 0, 0.1) solid 1px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      .search-page #results .card {
        border-radius: 20px 0 20px 0;
        overflow: hidden; } }
    @media (min-width: 768px) {
      .search-page #results .card .image-container {
        flex: 0 0 37%;
        max-width: 37%; } }
    @media (max-width: 767px) {
      .search-page #results .card .image-container {
        margin: 0 15px 0 0px;
        padding: 0; } }
    .search-page #results .card .image-container a {
      display: block; }
      @media (min-width: 768px) {
        .search-page #results .card .image-container a {
          display: block;
          height: 100%;
          background-size: cover;
          background-repeat: no-repeat; } }
    @media (min-width: 768px) {
      .search-page #results .card .image-container img {
        height: auto !important;
        visibility: hidden;
        opacity: 0; } }
    @media (max-width: 767px) {
      .search-page #results .card .image-container img {
        width: 100%;
        height: auto !important; } }
  .search-page #results .search-item .mark {
    padding: 0px;
    background: none; }
  .search-page #results .card-body {
    padding: 0; }
    .search-page #results .card-body .holiday-card-departures {
      font-family: "museo-300-italic";
      color: #2a2a2a;
      font-size: 13px; }
  .search-page #results .search-holiday-side {
    padding: 20px 15px 20px 38px; }
    @media (min-width: 768px) {
      .search-page #results .search-holiday-side {
        max-width: 63.00003%;
        flex: 0 0 63.33333%; } }
    @media (max-width: 767px) {
      .search-page #results .search-holiday-side {
        margin: 0 13px 0 1px;
        padding: 15px; } }
  .search-page #results .card-header-blk .row {
    margin-left: 0px;
    margin-right: 0px; }
  .search-page #results .card-header-blk h4.card-title {
    margin: 0px;
    padding: 0px;
    color: #d31145;
    font-family: "Museo300"; }
    .search-page #results .card-header-blk h4.card-title a {
      color: #d31145;
      text-decoration: none; }
  .search-page #results .card-header-blk .holidaytype {
    color: #00becf;
    font-size: 14px;
    font-family: "Museo300"; }
  .search-page #results .card-from-prices {
    padding-left: 0;
    padding-right: 0; }
    .search-page #results .card-from-prices em {
      font-family: "museo-300-italic";
      font-style: normal; }
  .search-page #results .card-header-blk {
    border-bottom: #d6d6d6 solid 1px;
    padding-bottom: 13px;
    margin-bottom: 14px; }
    .search-page #results .card-header-blk mark {
      background: inherit;
      font-size: 14px;
      color: #00becf; }
  .search-page #results .card-from-prices {
    font-size: 13px;
    color: #2a2a2a;
    font-family: "Museo300"; }
    @media (min-width: 768px) {
      .search-page #results .card-from-prices {
        float: left; } }
  .search-page #results .mark__secondary {
    display: block;
    background: no-repeat;
    font-size: 25px;
    padding: 0px; }
  .search-page #results .date-list li {
    font-size: 12px;
    color: #8f8f8f; }
    .search-page #results .date-list li.available {
      color: #00becf; }
  .search-page #results .call-to-action {
    float: right;
    margin-right: -45px; }
    @media (min-width: 768px) {
      .search-page #results .call-to-action {
        float: right;
        margin-right: -45px;
        margin-top: 11px; } }
    @media (max-width: 767px) {
      .search-page #results .call-to-action {
        margin-left: 0px;
        float: left;
        margin-top: 15px; } }
  .search-page .pagination ul {
    margin: 0;
    padding: 0px; }
    .search-page .pagination ul li {
      list-style: none;
      padding: 4px 13px;
      background: #d31145;
      display: inline-block;
      color: #fff;
      float: left;
      margin-right: 5px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .search-page .pagination ul li {
          padding: 2px 7px;
          margin-right: 2px; } }

.departure_date .holidaytype {
  position: absolute;
  right: 0;
  text-align: right;
  top: 4px;
  min-width: 110px; }

.departure_date .card-header-blk {
  position: relative;
  padding-right: 113px; }

.departure_date .depat_info {
  font-family: museo-500-italic; }
  .departure_date .depat_info small {
    display: inline-block;
    padding: 0 8px;
    color: #999; }

.departure_date .holiday-card-departures {
  display: block;
  padding-bottom: 20px; }

.opensright {
  width: 703px;
  padding-left: 213px;
  padding-top: 18px;
  padding-bottom: 18px;
  min-height: 292px;
  padding-right: 22px; }
  @media (max-width: 767px) {
    .opensright {
      width: 100%;
      padding: 15px; } }
  .opensright .calendar {
    float: right;
    width: 48%;
    text-align: center; }
    @media (max-width: 767px) {
      .opensright .calendar {
        width: 50%; } }
    .opensright .calendar.left {
      float: left; }
  .opensright .ranges {
    float: left;
    position: absolute;
    left: 0;
    width: 208px; }
    @media (max-width: 767px) {
      .opensright .ranges {
        position: relative;
        width: 100%;
        margin-top: 20px; } }
  .opensright .range_inputs {
    padding: 0 20px; }
    @media (max-width: 767px) {
      .opensright .range_inputs {
        padding: 0 0px; } }
    .opensright .range_inputs div {
      width: 48%; }
    .opensright .range_inputs label {
      display: inline-block;
      margin-bottom: 0.2rem;
      font-size: 12px;
      text-transform: uppercase; }
  .opensright .input-mini {
    width: 100%;
    border: #ccc solid 1px;
    padding: 0 10px;
    height: 30px;
    font-size: 12px;
    color: #8a8a8a; }
  .opensright .ranges ul {
    margin: 0;
    padding: 0 20px; }
    @media (max-width: 767px) {
      .opensright .ranges ul {
        padding: 0 0px; } }
    .opensright .ranges ul li {
      list-style: none;
      background: #00becf;
      font-size: 13px;
      color: #6b1d37;
      padding: 4px 10px;
      margin-bottom: 5px;
      border-radius: 4px; }
  .opensright .daterangepicker_start_input {
    float: left; }

.daterangepicker_end_input {
  float: right; }

.opensright .applyBtn {
  width: 100%;
  margin-top: 9px;
  margin-bottom: 9px;
  background: #d31145;
  border: none;
  height: 40px;
  box-sizing: inherit !important;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border: none !important; }

.opensright .cancelBtn {
  width: 100%;
  background: #e6e6e6;
  border: none;
  height: 40px;
  box-sizing: inherit !important;
  color: #2e2f32;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px; }

.opensright .table-condensed {
  width: 100%;
  font-size: 14px; }

.opensright .calendar-date td {
  padding: 5px 4px 8px;
  line-height: 1; }
  @media (max-width: 767px) {
    .opensright .calendar-date td {
      padding: 5px 4px 8px;
      line-height: 1;
      font-size: 9px; } }
  .opensright .calendar-date td.disabled {
    color: #acacac; }
  .opensright .calendar-date td.active {
    background: #d31145;
    color: #fff; }
  .opensright .calendar-date td.in-range {
    background: #ffe6ec; }

.restme {
  color: #00BECF !important;
  cursor: pointer; }

.link.clear {
  float: right;
  cursor: pointer;
  z-index: 9999;
  position: relative;
  color: #00BECF; }

.search-page #results .card-body .flight-class.holiday-card-departures {
  display: block;
  margin-bottom: 20px; }
  .search-page #results .card-body .flight-class.holiday-card-departures i {
    color: #d31145;
    margin-right: 6px; }

.top-page-title h2 {
  font-size: 40px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-family: 'museo-100-italic'; }

.destinations-portfolio-sec .height-60 {
  height: 950px;
  border-bottom: #fff solid 4px;
  position: relative; }
  @media (min-width: 992px) and (max-width: 1442px) {
    .destinations-portfolio-sec .height-60 {
      height: 700px; } }
  @media (min-width: 992px) and (max-width: 1179px) {
    .destinations-portfolio-sec .height-60 {
      height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .destinations-portfolio-sec .height-60 {
      height: 600px; } }
  @media (max-width: 767px) {
    .destinations-portfolio-sec .height-60 {
      height: 400px; } }

.destinations-portfolio-sec .height-40 {
  height: 475px;
  border-bottom: #fff solid 4px;
  position: relative; }
  @media (min-width: 992px) and (max-width: 1442px) {
    .destinations-portfolio-sec .height-40 {
      height: 350px; } }
  @media (min-width: 992px) and (max-width: 1179px) {
    .destinations-portfolio-sec .height-40 {
      height: 250px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .destinations-portfolio-sec .height-40 {
      height: 320px; } }
  @media (max-width: 767px) {
    .destinations-portfolio-sec .height-40 {
      height: 270px; } }

.destinations-portfolio-sec .left-box {
  border-right: #fff solid 2px; }

.destinations-portfolio-sec .right-box, .destinations-portfolio-sec .bdr-left {
  border-left: #fff solid 2px; }

.destinations-portfolio-sec .bdr-right {
  border-right: #fff solid 2px; }

.destinations-portfolio-sec .sppb-addon-header > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  display: table;
  text-decoration: none !important; }
  .destinations-portfolio-sec .sppb-addon-header > a h3 {
    display: table-cell;
    vertical-align: middle;
    font-size: 25px;
    color: #FFFFFF;
    text-shadow: 0px 0px 23px #000;
    font-family: "Museo300"; }
    @media (max-width: 767px) {
      .destinations-portfolio-sec .sppb-addon-header > a h3 {
        font-size: 18px; } }

@media (max-width: 991px) {
  .destinations-portfolio-sec .two-img .sppb-column-addons > div {
    width: 50%;
    float: left; } }

.all-form-sec {
  padding: 86px 0 0; }
  .all-form-sec .container {
    max-width: 770px;
    width: 94%; }
  .all-form-sec h2 {
    font-size: 40px;
    font-weight: normal;
    margin: 0 0 50px;
    padding: 0;
    font-family: 'museo-100-italic'; }
    @media (max-width: 767px) {
      .all-form-sec h2 {
        font-size: 28px;
        margin: 0 0 30px; } }
  .all-form-sec .blk-color-box {
    background: #f4f5f0;
    border-radius: 45px 0;
    padding: 60px 80px 80px;
    position: relative; }
    @media (max-width: 767px) {
      .all-form-sec .blk-color-box {
        padding: 40px 20px 80px; } }
  .all-form-sec .form-horizontal .controls {
    margin-left: 0; }
  .all-form-sec .form-horizontal .control-label {
    display: none; }
  .all-form-sec .form-horizontal .rsform-input-box, .all-form-sec .form-horizontal select {
    width: 100%;
    height: 68px !important;
    padding: 0 20px;
    box-shadow: none;
    border: none;
    background: #fff;
    font-size: 18px;
    font-family: 'museo-300-italic'; }
    @media (max-width: 767px) {
      .all-form-sec .form-horizontal .rsform-input-box, .all-form-sec .form-horizontal select {
        height: 50px !important;
        font-size: 14px; } }
  .all-form-sec .form-horizontal textarea.form-control {
    width: 100%;
    height: 205px !important;
    padding: 20px 20px;
    box-shadow: none !important;
    border: none !important;
    background: #fff;
    font-family: 'museo-300-italic'; }
    @media (max-width: 767px) {
      .all-form-sec .form-horizontal textarea.form-control {
        height: 150px !important; } }
  .all-form-sec .form-horizontal .rsform-block-required-field {
    text-align: right !important;
    font-family: 'museo-300-italic';
    color: #6f6f6d; }
  .all-form-sec .go_solos {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0 25px; }
    .all-form-sec .go_solos img {
      max-width: 100%; }
  .all-form-sec .rsform-block-up-to-year {
    margin-bottom: 60px;
    padding-top: 20px;
    clear: both; }
    .all-form-sec .rsform-block-up-to-year .form-check {
      width: 50%;
      box-sizing: border-box;
      margin: 0 !important;
      text-align: center;
      padding: 0 !important;
      font-size: 18px;
      font-family: 'museo-300-italic';
      display: block;
      float: left; }
      @media (max-width: 767px) {
        .all-form-sec .rsform-block-up-to-year .form-check {
          font-size: 13px; } }
  .all-form-sec .rsform-block-submit {
    background: #fff;
    padding: 15px 34px 0;
    margin: 0;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
    @media (max-width: 767px) {
      .all-form-sec .rsform-block-submit {
        padding: 15px 20px 0; } }
    .all-form-sec .rsform-block-submit .rsform-submit-button {
      display: inline-block;
      border: #d31145 solid 2px;
      font-size: 12px;
      padding: 23px 45px;
      color: #2a2a2a;
      box-shadow: none !important;
      border-radius: 0;
      background: none;
      height: 66px;
      width: 233px; }
      @media (max-width: 767px) {
        .all-form-sec .rsform-block-submit .rsform-submit-button {
          height: 66px;
          width: 160px; } }
      .all-form-sec .rsform-block-submit .rsform-submit-button:hover {
        background: #d31145;
        color: #fff; }
      .all-form-sec .rsform-block-submit .rsform-submit-button:after {
        content: '\f3d3';
        font-family: "Ionicons";
        display: inline-block;
        padding-left: 10px; }
  .all-form-sec .rsform-block-privacy-policy-text {
    padding: 85px 45px 0; }
    @media (max-width: 767px) {
      .all-form-sec .rsform-block-privacy-policy-text {
        padding: 85px 25px 0; } }
  .all-form-sec .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
    width: auto;
    display: inline-block; }
  .all-form-sec .rsform-block-enquiry-type .hidden {
    display: none; }

.enquire-now-sticky {
  position: fixed;
  top: 18%;
  z-index: 1000;
  max-width: 300px;
  width: 300px;
  right: -300px;
  transition: 0.5s; }
  .enquire-now-sticky.open {
    right: 0;
    transition: 0.5s; }
  .enquire-now-sticky .enquire-now-sticky-form {
    background: #f4f5f0;
    padding-bottom: 10px; }
    .enquire-now-sticky .enquire-now-sticky-form h2 {
      background: #e1e2db;
      font-size: 18px;
      padding: 10px 15px;
      margin-bottom: 20px; }
    .enquire-now-sticky .enquire-now-sticky-form .form-check-label {
      font-size: 15px; }
      .enquire-now-sticky .enquire-now-sticky-form .form-check-label input {
        display: inline-block;
        width: auto;
        margin-top: 10px; }
    .enquire-now-sticky .enquire-now-sticky-form .col-sm-9 {
      flex: 0 0 100%;
      max-width: 100%; }
    .enquire-now-sticky .enquire-now-sticky-form .formContainer {
      padding: 0 15px;
      font-family: "Museo300"; }
    .enquire-now-sticky .enquire-now-sticky-form .enq-button {
      float: right;
      width: auto;
      outline: 0;
      background: #00becf;
      border: 1px solid #00becf;
      font-size: 15px;
      text-transform: uppercase; }
  .enquire-now-sticky p.formRed {
    padding: 0 15px; }
  .enquire-now-sticky .cll_btn {
    background: #d31145;
    border: 1px solid #d31145;
    color: #fff;
    padding: 5px 15px;
    transform: rotate(-90deg);
    position: absolute;
    left: -85px;
    top: 51px;
    z-index: 10000;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    outline: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Museo100"; }
    @media (max-width: 767px) {
      .enquire-now-sticky .cll_btn {
        padding-top: 10px;
        padding-bottom: 14px;
        padding-left: 10px;
        padding-right: 14px; } }
  .enquire-now-sticky input[type="email"] {
    font-size: 15px;
    font-family: 'museo-300-italic';
    border-radius: 0.25rem;
    border: 0;
    color: #495057; }
  .enquire-now-sticky input[type="text"] {
    font-size: 15px;
    font-family: 'museo-300-italic';
    border-radius: 0.25rem;
    border: 0;
    color: #495057; }
  .enquire-now-sticky .form-group {
    margin-bottom: 5px; }
  .enquire-now-sticky .rsform-block-contact-text {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 20px; }
  .enquire-now-sticky .rsform-block-opt-in-to-email label.col-sm-3 {
    display: none; }
  .enquire-now-sticky .rsform-block-opt-in-to-email .opt-desc {
    padding-left: 20px;
    display: inline-block;
    font-size: 15px;
    line-height: normal; }
    .enquire-now-sticky .rsform-block-opt-in-to-email .opt-desc a {
      color: #00becf; }

@media (max-width: 1500px) {
  .enquire-now-sticky {
    top: 5%; }
    .enquire-now-sticky .form-group {
      margin-bottom: 10px; }
    .enquire-now-sticky .formValidation .formError {
      position: absolute; }
    .enquire-now-sticky p.formRed, .enquire-now-sticky .enquire-now-sticky-form h2 {
      margin-bottom: 10px; } }

@media (max-width: 480px) {
  .enquire-now-sticky {
    max-width: 280px;
    width: 280px;
    right: -280px;
    top: 15%; }
    .enquire-now-sticky.open {
      right: 0px; } }

.region_landing_header .inner-banner .banner-caption {
  display: table; }
  .region_landing_header .inner-banner .banner-caption .container {
    display: table-cell;
    vertical-align: middle; }

.region_landing_header .inner-banner h1 {
  padding-bottom: 0px; }

.region_landing_body .description_box {
  position: relative; }
  .region_landing_body .description_box:before {
    content: '';
    position: absolute;
    height: 50%;
    max-width: 825px;
    background: #f4f4f1;
    bottom: -54px;
    width: 100%;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.region_landing_body .tab-nav {
  max-width: 722px;
  padding: 60px 60px;
  line-height: 35px;
  font-size: 21px;
  font-family: "Museo300";
  text-align: left; }
  @media (max-width: 767px) {
    .region_landing_body .tab-nav {
      padding: 30px;
      line-height: 28px;
      font-size: 16px; } }

.region_landing_body .holiday_search_heading {
  text-align: center;
  display: block;
  margin-top: 70px; }
  @media (max-width: 767px) {
    .region_landing_body .holiday_search_heading {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .region_landing_body .holiday_search_heading h3 {
    font-size: 30px;
    font-family: "Museo100"; }

.region_landing_body .overview-blk .country-list {
  margin-top: 0px; }

.region_landing_body .overview-blk p {
  font-family: "Museo300"; }

.region_landing_body .overview-blk.included-list {
  margin-bottom: 50px; }

.region_landing_body .holiday-midd-sec {
  padding-top: 52px; }

.region_landing_body .holiday_search_box {
  text-align: center;
  margin-top: 70px; }
  @media (max-width: 767px) {
    .region_landing_body .holiday_search_box {
      margin-top: 0px; } }

.map_box {
  margin-bottom: 70px; }

.country_list .container {
  background: #f4f4f1;
  border-radius: 40px 0;
  padding: 30px 60px;
  max-width: 970px; }
  @media (max-width: 767px) {
    .country_list .container {
      padding: 30px 30px; } }
  .country_list .container h2 {
    text-align: center;
    font-family: "Museo300";
    color: #00becf;
    margin: 0 0 32px; }
  .country_list .container ul {
    margin: 0;
    padding: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4; }
    @media (max-width: 991px) {
      .country_list .container ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3; } }
    @media (max-width: 767px) {
      .country_list .container ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2; } }
    .country_list .container ul li {
      list-style: none;
      padding: 4px 0; }
      .country_list .container ul li a {
        font-family: "Museo300";
        color: #d31145; }

/*==============================================================================
// File:        _page-buider.scss
// Package:     Joomla
// Synopsis:    Page Buider Styling
//============================================================================*/
.banner-sec {
  height: 620px;
  display: table;
  width: 100%; }

@media (min-width: 992px) and (max-width:1442px) {
  .banner-sec {
    height: 450px; } }

@media (max-width: 991px) {
  .banner-sec {
    height: 350px; } }
  .banner-sec .sppb-row-container {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
  .banner-sec h1 {
    font-size: 75px;
    font-family: "museo-100-italic";
    margin: 0px;
    padding: 0px 0px 116px;
    color: #fff;
    text-shadow: 1px 1px 1px #000; }

@media (max-width: 991px) {
  .banner-sec h1 {
    font-size: 40px; } }

@media (max-width: 991px) {
  .solos-items-blk {
    padding-top: 0px !important; } }

.solos-items-blk .item-right .sppb-row {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.solos-items-blk .div-block {
  display: block; }

.solos-items-blk .description-col {
  position: relative; }

.solos-items-blk .right-fix {
  position: absolute;
  bottom: -15px;
  right: 80px; }

.solos-items-blk .img-col {
  margin: 40px 0 16px; }

@media (max-width: 767px) {
  .solos-items-blk .img-col {
    padding-bottom: 20px;
    text-align: center; } }

.solos-items-blk .light-gray + .light-gray {
  margin-top: 40px; }

.solos-items-blk .mar-bt .sppb-addon-content {
  padding-bottom: 40px; }

.common-sec h2 {
  text-align: center;
  font-size: 37px;
  color: #d31145;
  margin: 0 0 40px;
  font-family: "Museo300"; }

@media (max-width: 991px) {
  .common-sec h2 {
    font-size: 30px !important; } }

.common-sec .sppb-addon-content {
  font-size: 21px;
  color: #3e3e3e;
  font-family: "Museo300";
  line-height: 34px; }

@media (max-width: 991px) {
  .common-sec .sppb-addon-content {
    font-size: 16px;
    line-height: 28px; } }

.specialist-provider-sec .sppb-addon-content {
  max-width: 763px;
  margin: auto;
  text-align: center; }

@media (max-width: 991px) {
  .watch-video-sec {
    margin-bottom: 50px !important; } }

.watch-video-sec .vdo-wrapp {
  max-width: 970px;
  width: 90%;
  margin: 60px auto 0;
  background: #f2f2f2;
  padding-bottom: 34px;
  border-radius: 40px 0; }

.watch-video-sec .vdo-blk {
  margin-top: -80px; }

.vdo-wrapp .sppb-column-addons {
  max-width: 770px;
  margin: auto; }

.community-sec {
  font-family: "Museo300";
  font-size: 18px;
  line-height: 30px; }
  .community-sec .sppb-row-container {
    max-width: 1264px;
    width: 90%; }

@media (max-width: 767px) {
  .community-sec {
    padding: 0px !important;
    font-size: 16px;
    line-height: 28px; } }
  .community-sec .sppb-row {
    background: #f2f2f2;
    padding: 60px 90px;
    border-radius: 40px 0; }

@media (max-width: 991px) {
  .community-sec .sppb-row {
    padding: 30px; } }

@media (max-width: 767px) {
  .community-sec .sppb-row {
    padding: 20px; } }
  .community-sec h3 {
    margin: 0px 0px 20px;
    padding: 0px;
    font-family: "Museo300";
    font-size: 30px;
    color: #d31145; }

@media (max-width: 767px) {
  .community-sec h3 {
    font-size: 26px; } }

.quotes-blk-builder {
  font-family: "Museo300";
  text-align: center; }
  .quotes-blk-builder .sppb-row-container {
    max-width: 1264px;
    width: 90%; }
  .quotes-blk-builder .sppb-carousel-content {
    font-size: 34px;
    color: #00becf;
    margin: 0 auto;
    max-width: 1060px;
    margin: auto;
    position: relative;
    letter-spacing: 2px; }

@media (max-width: 991px) {
  .quotes-blk-builder .sppb-carousel-content {
    font-size: 28px;
    letter-spacing: 1px; } }

@media (max-width: 767px) {
  .quotes-blk-builder .sppb-carousel-content {
    font-size: 18px !important;
    letter-spacing: 0 !important;
    line-height: 24px !important; } }
    .quotes-blk-builder .sppb-carousel-content::before {
      content: "";
      width: 37px;
      height: 34px;
      color: #000;
      display: inline-block;
      background: url(../images/ion-quote-left.png) no-repeat;
      position: relative;
      left: -15px; }

@media (max-width: 767px) {
  .quotes-blk-builder .sppb-carousel-content::before {
    background-size: 14px;
    position: relative;
    left: -10px; } }
    .quotes-blk-builder .sppb-carousel-content::after {
      content: "";
      width: 37px;
      height: 34px;
      color: #000;
      display: inline-block;
      background: url(../images/ion-quote-right.png) no-repeat;
      position: relative;
      right: -15px; }

@media (max-width: 767px) {
  .quotes-blk-builder .sppb-carousel-content::after {
    background-size: 14px;
    position: relative;
    left: -10px; } }
  .quotes-blk-builder .sppb-btn-success {
    display: block;
    padding: 20px 0 0;
    font-size: 21px;
    background: none !important;
    border: none !important;
    color: #3e3e3e;
    box-shadow: none !important;
    border: none !important;
    pointer-events: none; }
  .quotes-blk-builder .sppb-carousel-inner.sppb-text-center > .sppb-item {
    padding: 0 !important; }
  .quotes-blk-builder .sppb-carousel-inner.sppb-text-center .sppb-carousel-text {
    margin: 0 50px; }
  .quotes-blk-builder .sppb-carousel-inner.sppb-text-center .sppb-carousel-item-inner:before {
    background: none; }
  .quotes-blk-builder .sppb-carousel-arrow {
    color: #c9c7c6;
    font-size: 50px;
    text-shadow: none; }
  .quotes-blk-builder .sppb-carousel-arrow.left i {
    margin-left: -15px; }
  .quotes-blk-builder .sppb-carousel-arrow.right i {
    margin-right: -15px; }

.meet-tour-member-sec .sppb-row-container {
  max-width: 1665px;
  width: 90%; }

@media (max-width: 767px) {
  .meet-tour-member-sec .sppb-row-container {
    width: 100%; } }
  .meet-tour-member-sec .sppb-row-container .sppb-addon-wrapper .clearfix {
    height: 100%;
    width: 100%; }

.meet-tour-member-sec .sppb-column-addons > div {
  width: 20%;
  float: left;
  height: 330px;
  margin: 0 0 10px !important;
  position: relative;
  border-left: 3px solid #fff;
  overflow: hidden; }

@media (max-width: 991px) {
  .meet-tour-member-sec .sppb-column-addons > div {
    width: 33.333%; } }

@media (max-width: 767px) {
  .meet-tour-member-sec .sppb-column-addons > div {
    width: 100%; } }
  .meet-tour-member-sec .sppb-column-addons > div:after {
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9); }
  .meet-tour-member-sec .sppb-column-addons > div:hover:after {
    opacity: 10;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .meet-tour-member-sec .sppb-column-addons > div:hover .box-hover {
    opacity: 10;
    visibility: visible;
    top: 50%; }

.meet-tour-member-sec h2 {
  font-size: 34px !important;
  font-family: "Museo100";
  letter-spacing: 2px; }

.meet-tour-member-sec .box-hover {
  display: table;
  text-align: center;
  width: 100%;
  padding: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -moz-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  -webkit-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
  opacity: 0;
  visibility: hidden;
  z-index: 10; }
  .meet-tour-member-sec .box-hover .sppb-addon-title {
    font-size: 20px;
    font-family: "Museo500";
    text-transform: none;
    padding: 0 0 20px;
    margin-bottom: 20px;
    position: relative; }
    .meet-tour-member-sec .box-hover .sppb-addon-title:before {
      width: 17px;
      height: 1px;
      background: #000;
      position: absolute;
      bottom: 0px;
      left: 50%;
      -moz-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      content: ''; }

.meet-tour-member-sec .sppb-addon-content {
  font-size: 18px;
  line-height: 26px;
  font-family: "Museo500"; }

.te-blk h3 {
  font-size: 28px !important;
  margin: 0 0 20px !important;
  font-family: "museo-500-italic";
  color: #01bfcf !important; }

.te-blk .sppb-addon-content {
  font-family: "museo-300-italic"; }

@media (max-width: 767px) {
  .te-blk .holiday-three-services {
    padding: 0 0 40px !important; } }

.te-blk .holiday-three-services .img-col img {
  max-width: 100%; }

.te-blk .holiday-three-services h5 {
  font-size: 17px;
  padding: 10px 0 0;
  text-align: center; }

@media (max-width: 767px) {
  .zen-card-sec-inner {
    padding-top: 60px !important; } }

.zen-card-sec-inner .w-bg .sppb-column-addons > div:nth-child(3) {
  position: absolute;
  right: -15px;
  bottom: -15px; }

.zen-card-sec-inner .padd-bg {
  padding: 20px 28px 60px; }

.zen-card-sec-inner h3 {
  font-family: "Museo300"; }

@media (max-width: 767px) {
  .zen-card-sec-inner .sppb-col-md-4 + .sppb-col-md-4 {
    margin-top: 35px; } }

a.club-bt-btn {
  color: #d31145 !important;
  cursor: pointer !important; }

/*------------------------------------------------------------------------------
// Newsletter Popup
//----------------------------------------------------------------------------*/
.sign-form .top-f-box p {
  color: #ffffff;
  text-align: center;
  margin-bottom: 50px; }

.sign-form .top-f-box .news_image {
  margin-left: -65px;
  margin-right: -65px;
  margin-bottom: 50px; }
  .sign-form .top-f-box .news_image img.news_img {
    width: 100%; }

.sign-form .captcha #g-recaptcha-57 div {
  width: 100% !important;
  text-align: center; }

@media (max-width: 767px) {
  .sign-form .top-f-box p {
    margin-bottom: 30px; }
  .sign-form .top-f-box .news_image {
    margin-left: -35px;
    margin-right: -35px;
    margin-bottom: 30px; } }

/*------------------------------------------------------------------------------
// Map Legend
//----------------------------------------------------------------------------*/
.direction-map .map {
  display: inline-block;
  background: #00BDCC;
  padding: 3px 0;
  width: 100%; }

.direction-map ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .direction-map ul li {
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px; }
    .direction-map ul li span {
      outline: 1px solid #EFEFEF;
      display: inline-block;
      position: relative;
      margin-right: 5px;
      width: 25px;
      height: 6px;
      top: -3px; }
      .direction-map ul li span[style^="background-image:"] {
        outline: none;
        height: 16px;
        width: 16px;
        top: 2px; }
    .direction-map ul li:before {
      display: none; }

/*------------------------------------------------------------------------------
// Cruise Page
//----------------------------------------------------------------------------*/
.cruise-hero-banner .sppb-row-container {
  width: 100%;
  padding: 0; }

.cruise-hero-banner .sppb-carousel-pro-inner-content {
  max-width: 1170px;
  margin: 0 auto; }

.cruise-hero-banner .sppb-row-container .sppb-row {
  margin: 0; }
  .cruise-hero-banner .sppb-row-container .sppb-row .sppb-col-md-12 {
    padding: 0; }

.cruise-hero-banner .sppb-carousel-inner:after {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.cruise-hero-banner .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  z-index: 9; }
  .cruise-hero-banner .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner .sppb-col-sm-6 {
    width: 100%;
    flex: inherit;
    max-width: 580px; }
    .cruise-hero-banner .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner .sppb-col-sm-6:last-child {
      display: none; }

.cruise-hero-banner .sppb-carousel-inner #sppb-item-15385437758740 .sppb-carousel-pro-text h2 {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: none;
  font-size: 2rem;
  color: #FFFFFF;
  font-family: "Museo300";
  font-weight: 100;
  line-height: 1.2; }

.cruise-hero-banner .sppb-carousel-inner .sppb-carousel-pro-text h1 {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: none;
  font-size: 75px;
  color: #FFFFFF;
  font-family: "museo-100-italic";
  font-weight: 100; }

.cruise-hero-banner .sppb-carousel-inner .sppb-carousel-pro-text .with-solos {
  font-size: 18px;
  font-weight: 100;
  color: #FFFFFF;
  max-width: 415px;
  margin: 0 0 40px;
  line-height: 28px;
  text-align: left;
  font-family: "Museo300";
  text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.7); }

.cruise-hero-banner #sppb-item-15385437758740 .sppb-carousel-pro-text .sppb-btn-lg {
  position: relative;
  background: #d31145;
  font-family: "Museo500";
  font-size: 14px;
  display: inline-block;
  color: #FFFFFF;
  padding: 15px 30px;
  text-decoration: none;
  line-height: 1.25;
  border-radius: 4px; }
  .cruise-hero-banner #sppb-item-15385437758740 .sppb-carousel-pro-text .sppb-btn-lg:after {
    content: '\f3d3';
    font-family: "Ionicons";
    display: inline-block;
    padding-left: 10px; }

@media (min-width: 992px) {
  .cruise-slider .feature-items-blk .item-right .description-col .featured-cruise {
    position: absolute;
    bottom: 65px;
    right: 30px; } }

@media (max-width: 1024px) {
  .cruise-hero-banner .sppb-carousel-inner .sppb-carousel-pro-text h1 {
    font-size: 45px; }
  .cruise-hero-banner .sppb-carousel-inner .sppb-carousel-pro-text .with-solos {
    margin: 0 0 15px; } }

@media (max-width: 991px) {
  .cruise-hero-banner {
    padding: 0 !important; }
    .cruise-hero-banner .sppb-item.sppb-item-has-bg > img {
      height: auto;
      max-width: 1025px;
      width: auto;
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0); }
    .cruise-hero-banner #sppb-addon-1538543775874 {
      margin-bottom: 0; } }

@media (max-width: 767px) {
  .cruise-hero-banner .sppb-carousel-inner .sppb-carousel-pro-text h1 {
    font-size: 40px; }
  .cruise-hero-banner .sppb-carousel-inner .sppb-carousel-pro-text .with-solos {
    margin: 0 0 14px; }
  .cruise-hero-banner #sppb-item-15385437758740 .sppb-carousel-pro-text .sppb-btn-lg {
    padding: 15px 24px; } }

@media (max-width: 479px) {
  .cruise-hero-banner .sppb-carousel-inner #sppb-item-15385437758740 .sppb-carousel-pro-text h2 {
    font-size: 28px; }
  .sppb-carousel-pro .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 20px 0; } }

.sppb-carousel-inner.sppb-text-center .sppb-carousel-item-inner::before {
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.sppb-carousel-inner.sppb-text-center .sppb-carousel-text {
  position: relative;
  z-index: 99; }

.sppb-carousel-inner.sppb-text-center .home-caption {
  color: #fff; }
  .sppb-carousel-inner.sppb-text-center .home-caption h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.7); }

@media (max-width: 767px) {
  .home-banner {
    padding: 0 !important; }
    .home-banner .sppb-item.sppb-item-has-bg {
      padding: 0;
      background-size: cover;
      background-position: center;
      height: 500px; }
      .home-banner .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
        padding: 20px 20px 20px 36px !important;
        position: static; }
      .home-banner .sppb-item.sppb-item-has-bg img {
        width: 100%;
        display: none; }
    .home-banner .sppb-carousel-content {
      padding: 0 !important;
      margin: 0 !important; } }

.holiday-card-sec {
  margin-bottom: 50px !important; }
  .holiday-card-sec .sppb-column {
    background: #fff;
    box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.1) !important; }
  .holiday-card-sec .sppb-addon-holiday .padd-bg {
    padding: 20px; }
    .holiday-card-sec .sppb-addon-holiday .padd-bg p {
      padding: 0 0 10px;
      margin-bottom: 0;
      font-family: "Museo300";
      font-size: 14px; }
  .holiday-card-sec .sppb-addon-holiday h3 {
    font-family: "Museo300";
    font-size: 25px;
    padding-bottom: 15px;
    color: #d31145; }
  .holiday-card-sec .sppb-addon-holiday .w-bg img {
    width: 100%; }
  .holiday-card-sec .sppb-addon-holiday .btn-col {
    position: absolute;
    right: -15px;
    bottom: -15px; }

.holiday-date-card-sec .sppb-column {
  background: #fff;
  box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.1) !important; }

.holiday-date-card-sec .sppb-addon-holidaydate .w-bg img {
  width: 100%; }

.holiday-date-card-sec .sppb-addon-holidaydate .padd-bg {
  padding: 20px; }
  .holiday-date-card-sec .sppb-addon-holidaydate .padd-bg > .pink-text {
    color: #d31145;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    font-family: "Museo300"; }

.holiday-date-card-sec .sppb-addon-holidaydate p {
  padding: 0 0 10px;
  margin-bottom: 0;
  font-family: "Museo300";
  font-size: 14px; }

.holiday-date-card-sec .sppb-addon-holidaydate h3 {
  font-family: "Museo300";
  font-size: 25px;
  padding-bottom: 0;
  color: #00becf;
  margin-bottom: 0; }

.holiday-date-card-sec .sppb-addon-holidaydate .price-sec .pink-text {
  color: #212529;
  font-style: italic;
  font-family: "Museo300";
  font-size: 14px; }

.holiday-date-card-sec .sppb-addon-holidaydate .btn-col {
  position: absolute;
  right: -15px;
  bottom: -15px;
  background: #00becf; }
  .holiday-date-card-sec .sppb-addon-holidaydate .btn-col:hover {
    background: #d31145; }

@media (max-width: 991px) {
  .holiday-card-sec {
    margin-bottom: 0px !important; }
    .holiday-card-sec .sppb-col-md-4 {
      margin-bottom: 50px; }
    .holiday-card-sec .sppb-addon-holiday .padd-bg p {
      padding: 0 0 25px; }
  .holiday-date-card-sec .sppb-col-md-4 {
    margin-bottom: 50px; }
  .holiday-date-card-sec .sppb-addon-holidaydate p {
    padding: 0 0 25px; } }

/*==============================================================================
// Adding Quotation Marks - CSS Class '.zen-quotes'
//============================================================================*/
.sp-slider.zen-quotes {
  font-family: "Museo300"; }
  .sp-slider.zen-quotes .sp-item.next-item .sppb-sp-slider-title:before, .sp-slider.zen-quotes .sp-item.next-item .sppb-sp-slider-title:after,
  .sp-slider.zen-quotes .sp-item.prev-item .sppb-sp-slider-title:before,
  .sp-slider.zen-quotes .sp-item.prev-item .sppb-sp-slider-title:after,
  .sp-slider.zen-quotes .sp-item.next-3d .sp-item.prev-3d .sppb-sp-slider-title:before,
  .sp-slider.zen-quotes .sp-item.next-3d .sp-item.prev-3d .sppb-sp-slider-title:after {
    content: none; }
  .sp-slider.zen-quotes .sp-slider-content-align-center {
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    position: relative;
    padding: 0 100px;
    font-size: 34px;
    line-height: 1; }
  .sp-slider.zen-quotes .sp-item.active .sp-slider-content-align-center .sppb-sp-slider-title:before {
    content: "";
    width: 37px;
    height: 34px;
    display: inline-block;
    background: url(../images/ion-quote-left.png) no-repeat;
    margin: 0 5px 10px 0;
    float: left; }
  .sp-slider.zen-quotes .sp-item.active .sp-slider-content-align-center .sppb-sp-slider-title:after {
    content: "";
    width: 37px;
    height: 34px;
    display: inline-block;
    background: url(../images/ion-quote-right.png) no-repeat;
    margin: 10px 0 0 5px;
    float: right; }
  .sp-slider.zen-quotes .sp-nav-control .nav-control {
    color: #c9c7c6;
    height: 70px;
    width: 70px;
    border: none;
    background: none;
    line-height: 50px;
    font-size: 50px;
    padding: 0;
    top: 0;
    bottom: 0; }
    .sp-slider.zen-quotes .sp-nav-control .nav-control:hover {
      background: none; }
    .sp-slider.zen-quotes .sp-nav-control .nav-control .fa-angle-left:before {
      content: "\f053"; }
    .sp-slider.zen-quotes .sp-nav-control .nav-control .fa-angle-right:before {
      content: "\f054"; }

div[data-arrow-content=icon_only].sp-slider.zen-quotes .sp-nav-control .nav-control {
  font-size: 60px; }

.contact-us-footer {
  padding: 80px 0 0 !important;
  text-align: center; }
  .contact-us-footer .contact-call {
    font-family: "museo-500-italic";
    padding-bottom: 80px;
    font-size: 16px; }
    @media (max-width: 767px) {
      .contact-us-footer .contact-call {
        padding-bottom: 80px; } }
    .contact-us-footer .contact-call a {
      font-size: 35px;
      font-family: "Museo300";
      color: #00becf;
      text-decoration: none !important; }
      @media (max-width: 767px) {
        .contact-us-footer .contact-call a {
          font-size: 28px; } }
  .contact-us-footer .contact-email {
    padding-bottom: 80px; }
    @media (max-width: 767px) {
      .contact-us-footer .contact-email {
        padding-bottom: 80px; } }
    .contact-us-footer .contact-email a {
      font-size: 35px;
      font-family: "Museo300";
      color: #00becf;
      text-decoration: none !important; }
      @media (max-width: 767px) {
        .contact-us-footer .contact-email a {
          font-size: 28px; } }
    .contact-us-footer .contact-email .ion-ios-email-outline {
      font-size: 100px;
      line-height: 1;
      display: block;
      color: #d52c6d; }
  .contact-us-footer .head-office {
    max-width: 563px;
    margin: auto;
    background: #f5f5f3;
    padding: 53px 20px;
    line-height: 30px;
    font-family: 'Museo500';
    border-radius: 40px 0; }
    .contact-us-footer .head-office h3 {
      position: relative;
      top: -70px;
      color: #d31145;
      font-size: 32px;
      font-family: "Museo300";
      letter-spacing: 2px; }
    .contact-us-footer .head-office hr {
      width: 16px;
      border-color: #c9c9c7; }
    .contact-us-footer .head-office em {
      font-family: 'museo-500-italic';
      font-style: normal; }

.late_escapes_page h3 {
  font-family: "Museo300";
  color: #00bacb; }

.late_escapes_page p {
  padding-bottom: 0px !important; }

.late_escapes_page span.sub-head {
  text-transform: uppercase;
  color: #000; }

.late_escapes_page span.special-offers.sub-head {
  color: #d31145 !important; }

@media (min-width: 768px) {
  .late_escapes_page .col-md-4:nth-child(n+4) {
    margin-top: 50px; } }

@media (min-width: 640px) and (max-width: 767px) {
  .late_escapes_page .col-sm-6:nth-child(n+3) {
    margin-top: 50px; } }

@media (max-width: 639px) {
  .late_escapes_page .col-xs-12:nth-child(n+2) {
    margin-top: 40px; } }

.late_escapes_page.whatsnewpage p {
  padding-bottom: 25px !important; }

.late_escapes_page.whatsnewpage .w-bg {
  height: 100%; }

.section-row.special-offer-page {
  padding: 20px 0 80px 0; }

.blog-page {
  padding-top: 50px; }
  .blog-page h2 {
    font-size: 40px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-family: 'museo-100-italic';
    margin-bottom: 30px; }
  .blog-page .zen-card-sec {
    padding-top: 0px; }
    .blog-page .zen-card-sec .w-bg {
      height: 100%; }
    .blog-page .zen-card-sec h3 a {
      color: #d31145;
      text-decoration: none !important; }
  .blog-page .col-xs-12 {
    margin-bottom: 70px; }
  .blog-page .container {
    padding-bottom: 40px; }
  .blog-page .pagination {
    -webkit-justify-content: center;
    justify-content: center; }
    .blog-page .pagination .counter.pull-right {
      display: none; }
    .blog-page .pagination .page-item .page-link {
      color: #fff !important;
      background-color: #d31145;
      border-color: #d21145;
      box-shadow: none !important; }
    .blog-page .pagination .page-item.active .page-link {
      background-color: #42c1d2;
      border-color: #00c4dc; }
    .blog-page .pagination li + li {
      margin-left: 10px; }

@media (max-width: 991px) {
  .blog-details img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important; } }

.blog-details .inner-banner .banner-caption {
  position: relative !important; }
  .blog-details .inner-banner .banner-caption h1 {
    margin: 0px !important;
    padding: 0px !important; }
  .blog-details .inner-banner .banner-caption .cat-title {
    text-transform: uppercase;
    font-size: 31px;
    font-family: "museo-300-italic"; }

.blog-details .blog-data {
  max-width: 770px;
  margin: auto;
  width: 94%;
  padding: 80px 0 40px; }
  @media (max-width: 767px) {
    .blog-details .blog-data {
      padding-top: 40px; } }

.blog-details .blog-introtext {
  font-size: 30px;
  color: #00becf;
  font-family: "museo-300-italic";
  margin: 0px 0px 30px;
  padding: 0px;
  line-height: 42px; }
  @media (max-width: 767px) {
    .blog-details .blog-introtext {
      font-size: 22px;
      line-height: 30px; } }

.blog-details .social-blog {
  text-align: center;
  padding: 40px 0 50px;
  border-bottom: #dbdbdb solid 1px;
  margin-bottom: 50px; }
  .blog-details .social-blog ul {
    margin: 0px;
    padding: 0px; }
    .blog-details .social-blog ul li {
      list-style: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 5px; }
      .blog-details .social-blog ul li a {
        width: 42px;
        display: block;
        height: 42px;
        border: #00becf solid 2px;
        color: #00becf;
        border-radius: 100%;
        font-size: 23px;
        line-height: 36px; }
        .blog-details .social-blog ul li a:hover {
          background: #00becf;
          color: #fff; }
  .blog-details .social-blog hr {
    width: 25px; }

.blog-details .blog-date {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "museo-500-italic"; }

.blog-details .blog-fulltext {
  font-size: 20px;
  line-height: 35px;
  font-family: "museo300"; }
  @media (max-width: 767px) {
    .blog-details .blog-fulltext {
      font-size: 16px;
      line-height: 26px; } }
  .blog-details .blog-fulltext h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #d31145;
    margin: 0 0 23px;
    font-family: "museo500"; }
  .blog-details .blog-fulltext p {
    margin-bottom: 30px; }
  .blog-details .blog-fulltext a {
    text-decoration: none;
    color: #d31145; }

.blog-details .bdr-btn {
  display: table;
  margin: 59px auto 0; }
  .blog-details .bdr-btn::before {
    content: '\f3d2';
    font-family: "Ionicons";
    display: inline-block;
    padding-left: 0;
    margin-right: 8px; }
  .blog-details .bdr-btn:after {
    display: none; }

.tour-banner h2 {
  font-family: 'Museo100';
  font-size: 50px; }
  @media (max-width: 767px) {
    .tour-banner h2 {
      font-size: 25px; } }

.deck_plans h3 {
  text-align: center !important; }
  @media (max-width: 767px) {
    .deck_plans h3 {
      font-size: 24px;
      line-height: 1; } }

.deck_plans .container.one-item {
  max-width: 1050px; }

.deck_plans .container .carousel-item img {
  max-width: 100%; }

.deck_plans .container.one-item {
  max-width: 1050px; }

.deck_plans .container .carousel-item img {
  max-width: 100%; }

.deck_plans .carousel-indicators {
  bottom: -130px;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-left: 0px;
  margin-right: 0px; }
  .deck_plans .carousel-indicators li {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: #ccc solid 1px; }
    .deck_plans .carousel-indicators li.active {
      background: #d31145; }
  @media (max-width: 767px) {
    .deck_plans .carousel-indicators {
      bottom: -100px; } }

.deck_plans .carousel-control-prev {
  color: #000;
  font-size: 34px !important;
  width: auto !important;
  left: -50px; }
  @media (max-width: 767px) {
    .deck_plans .carousel-control-prev {
      left: -20px;
      font-size: 25px !important; } }

.deck_plans .carousel-control-next {
  color: #000;
  font-size: 34px !important;
  width: auto !important;
  right: -50px; }
  @media (max-width: 767px) {
    .deck_plans .carousel-control-next {
      right: -20px;
      font-size: 25px !important; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .deck_plans {
    right: 0px;
    font-size: 18px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .deck_plans {
    right: 0px;
    font-size: 18px !important; } }

.cruise_facilities .container.one-item {
  max-width: 1050px; }

.cruise_facilities h3 {
  width: 100%;
  text-align: center; }

.cruise_facilities ul {
  display: flex;
  list-style: none;
  margin: 0;
  flex-flow: wrap;
  padding: 0; }

.cruise_facilities li {
  width: 25%;
  padding: 0 0 15px; }
  @media (max-width: 991px) {
    .cruise_facilities li {
      width: 33.333%; } }
  @media (max-width: 767px) {
    .cruise_facilities li {
      width: 50%; } }
  @media (max-width: 639px) {
    .cruise_facilities li {
      width: 100%; } }

.cruise_facilities .fa {
  font-size: 26px;
  margin: 0 8px 0 0;
  position: relative;
  top: 3px; }

.cruise_cabins h2 {
  font-size: 34px;
  font-family: "Museo300";
  margin: 0px 0px 30px !important;
  padding: 0px;
  line-height: 42px;
  color: #d31145;
  text-align: center; }
  @media (max-width: 767px) {
    .cruise_cabins h2 {
      font-size: 24px;
      line-height: 1; } }

.cruise_cabins .carousel {
  max-width: 1600px;
  margin: auto; }
  .cruise_cabins .carousel .carousel-indicators {
    display: block !important;
    text-align: center;
    margin: 0;
    bottom: -38px; }
    .cruise_cabins .carousel .carousel-indicators li {
      display: inline-block;
      opacity: 10 !important;
      width: 15px;
      height: 15px;
      border-radius: 100%;
      cursor: pointer;
      border: #ccc solid 1px; }
      .cruise_cabins .carousel .carousel-indicators li.active {
        background: #d31145; }

.cruise_cabins .carousel-control-prev, .cruise_cabins .carousel-control-next {
  color: #000;
  font-size: 34px !important; }

@media (min-width: 1024px) {
  .cruise_cabins .feature-img {
    height: 700px !important; } }

.cruise-slider .sppb-addon-title {
  padding: 47px 0 0 !important;
  text-align: center;
  font-size: 30px;
  font-family: "Museo100"; }

.cruise-slider .description-col {
  text-align: left;
  padding: 40px; }
  .cruise-slider .description-col p img {
    margin-top: 25px; }

.cruise-slider .sppb-carousel-arrow {
  color: #050404;
  text-shadow: inherit;
  font-size: 30px; }
  @media (max-width: 767px) {
    .cruise-slider .sppb-carousel-arrow {
      height: 40px;
      position: absolute;
      top: 15%; } }

@media (max-width: 767px) {
  .cruise-slider .sppb-carousel-inner > .sppb-item {
    padding: 0 0px; } }

@media (max-width: 767px) {
  .cruise-slider .sppb-carousel-arrow.right {
    right: 25px !important; } }

@media (max-width: 767px) {
  .cruise-slider .sppb-carousel-arrow.left {
    left: 25px !important; } }

@media (max-width: 767px) {
  .cruise-gallery-box h3.sppb-addon-title {
    font-size: 15px !important; } }

@media (max-width: 767px) {
  .cruise-gallery-box .animation-two .sppb-addon-title {
    font-size: 15px !important; } }

.cruise-gallery-box .heading-gallery .sppb-addon-title {
  text-shadow: none;
  color: #333;
  max-width: 1170px;
  margin: auto !important;
  width: 90%;
  display: table;
  font-family: "Museo100";
  font-size: 30px;
  text-align: center; }

.special-offer-page .col-md-4:nth-child(n+4) {
  margin-top: 50px; }

@media (max-width: 767px) {
  .special-offer-page .col-md-4:nth-child(n+3) {
    margin-top: 50px; } }

@media (max-width: 576px) {
  .special-offer-page .col-md-4:nth-child(n+2) {
    margin-top: 50px; } }

.special-offer-page .w-bg {
  height: 100%; }

.special-offer-page h2 {
  text-align: center;
  font-size: 30px;
  font-family: "Museo100"; }

.feature-item-page {
  padding-top: 0px;
  padding-bottom: 0px; }
  @media (max-width: 767px) {
    .feature-item-page {
      overflow: inherit !important; } }
  .feature-item-page .col-md-4:nth-child(n+4) {
    margin-top: 50px; }
  @media (max-width: 767px) {
    .feature-item-page .col-md-4:nth-child(n+3) {
      margin-top: 50px; } }
  @media (max-width: 576px) {
    .feature-item-page .col-md-4:nth-child(n+2) {
      margin-top: 50px; } }
  .feature-item-page h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Museo100"; }
  .feature-item-page .w-bg {
    height: 100%; }

.blog-item .container {
  padding-bottom: 0 !important; }

.blog-item .col-md-4:nth-child(n+4) {
  margin-top: 50px; }

@media (max-width: 767px) {
  .blog-item .col-md-4:nth-child(n+3) {
    margin-top: 50px; } }

@media (max-width: 576px) {
  .blog-item .col-md-4:nth-child(n+2) {
    margin-top: 50px; } }

.blog-item .w-bg {
  height: 100%; }

.blog-item h3 a {
  color: #d31145 !important;
  text-decoration: none !important;
  color: #d31145 !important;
  text-decoration: none !important; }
  .blog-item h3 a:hover {
    text-decoration: underline !important; }

.blog-item h2 {
  text-align: center;
  font-size: 30px;
  font-family: "Museo100"; }

.zen-cruise-lines .image-section {
  box-shadow: 1px 7px 14px 1px rgba(0, 0, 0, 0.2); }

.zen-cruise-lines .sppb-col-xs-6 {
  margin-bottom: 40px; }

.zen-cruise-lines .sppb-addon-title {
  font-size: 30px;
  font-family: "Museo100";
  font-weight: normal;
  text-align: center; }
  @media (max-width: 767px) {
    .zen-cruise-lines .sppb-addon-title {
      font-size: 18px; } }

.zen-cruise-lines .image-section .sppb-column-addons .clearfix:first-child {
  min-height: 300px;
  position: relative; }
  @media (max-width: 767px) {
    .zen-cruise-lines .image-section .sppb-column-addons .clearfix:first-child {
      min-height: 180px; } }
  .zen-cruise-lines .image-section .sppb-column-addons .clearfix:first-child:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.85);
    height: 100%;
    width: 100%;
    color: #000; }
  .zen-cruise-lines .image-section .sppb-column-addons .clearfix:first-child:hover .sppb-addon-text-block h3 {
    display: block !important; }

.zen-cruise-lines .image-section .sppb-column-addons .sppb-addon-text-block h3 {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  display: none;
  z-index: 99; }
  .zen-cruise-lines .image-section .sppb-column-addons .sppb-addon-text-block h3 a {
    color: #000000;
    text-decoration: none; }

.zen-cruise-lines .sppb-addon-single-image img {
  max-width: 100%;
  max-height: 49px; }

.region_landing_body img {
  max-width: 100%; }

.zen-accommodation-section {
  text-align: center;
  padding: 100px 0 80px;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 767px) {
    .zen-accommodation-section {
      padding-bottom: 0px; } }
  .zen-accommodation-section .zen-acco-img img {
    width: 100%; }
  .zen-accommodation-section .col-lg-3 {
    margin-bottom: 30px; }
  .zen-accommodation-section h2 {
    font-family: "Museo300";
    color: #d31145;
    margin: 0;
    padding: 0 0 29px; }
  .zen-accommodation-section .zen-acco-title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font-size: 24px;
    padding: 0 25px; }
    .zen-accommodation-section .zen-acco-title a {
      color: #ffffff;
      font-family: "Museo300"; }
    .zen-accommodation-section .zen-acco-title a:hover {
      text-decoration: none !important; }
  .zen-accommodation-section .zen-acco-img {
    position: relative;
    box-shadow: 1px 7px 14px 1px rgba(0, 0, 0, 0.2); }
    .zen-accommodation-section .zen-acco-img::before {
      content: '';
      position: absolute;
      width: 100%;
      top: 0;
      height: 100%;
      background: rgba(0, 0, 0, 0.3); }
  .zen-accommodation-section .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding: 0 4px;
    justify-content: center; }
  .zen-accommodation-section .col-sm-6:hover .zen-acco-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.85);
    height: 100%;
    width: 100%;
    color: #000; }
  .zen-accommodation-section .col-sm-6:hover .zen-acco-title a {
    color: #000000; }

.cruise-line-page h2 {
  text-align: left;
  font-family: "Museo500";
  color: #d31145; }

.cruise-line-page .center-button a.btn-col {
  text-transform: uppercase; }

.cruiselogo {
  display: none; }

.cruisepage #header .logo {
  display: none; }

.cruisepage #header .cruiselogo {
  display: block !important; }

.cruisepage #header #nav {
  padding: 0;
  margin: 0px 0 0 !important;
  float: right; }
  .cruisepage #header #nav ul.nav li.dropdown > a:after {
    border-top-color: #f08a3f; }
  .cruisepage #header #nav ul.nav li.dropdown > ul > li > a.hover {
    color: #760b8d !important; }
  .cruisepage #header #nav ul.nav li.mega-menu .columns > li > a {
    border-top-color: #f08a3f !important;
    color: #760b8d !important; }
  .cruisepage #header #nav ul.nav li.mega-menu .columns > li a:hover {
    color: #760b8d; }
  .cruisepage #header #nav ul.nav > li.dropdown > ul > li > a:hover {
    color: #713090; }

.cruisepage #header .head-right {
  color: #f08a3f;
  font-family: "Museo300"; }
  .cruisepage #header .head-right .tel-h {
    padding-top: 15px;
    position: relative; }
    .cruisepage #header .head-right .tel-h a {
      color: #f08a3f; }
    .cruisepage #header .head-right .tel-h .opening-hours .openinghours-eachday {
      color: #212529; }
      .cruisepage #header .head-right .tel-h .opening-hours .openinghours-eachday.current {
        color: #713090 !important; }
    .cruisepage #header .head-right .tel-h .openinghours-open p:after {
      color: #f08a3f; }
  .cruisepage #header .head-right .btn-account a {
    border: #713090 solid 2px;
    padding: 9px 0 0 15px;
    border-radius: 25px;
    background-image: url("../images/user-icon-o.png"); }
    .cruisepage #header .head-right .btn-account a:hover {
      background-color: #713090;
      background-image: url("../images/user-icon-ho.png"); }

.cruisepage .search-bar {
  background: #713090; }
  .cruisepage .search-bar .search-btn {
    background-color: #f08a3f;
    border-radius: 30px; }
  .cruisepage .search-bar select {
    border-radius: 5px; }

.cruisepage .cruise-hero-banner .home-caption .cruise-sub-title {
  color: #FFF; }

.cruisepage .cruise-hero-banner .cruise-sub-title {
  display: block;
  padding: 29px 0 17px;
  color: #f08a3f;
  font-size: 29px;
  font-family: "Museo100"; }

.cruisepage .zen-cruise-lines-top-sec {
  position: relative;
  margin: -47px 0 0;
  padding-top: 14px !important; }
  .cruisepage .zen-cruise-lines-top-sec::before {
    max-width: 559px;
    height: 126px;
    background: #fff;
    content: '';
    position: absolute;
    top: -57px;
    left: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 160px;
    z-index: -1; }
    @media (max-width: 991px) {
      .cruisepage .zen-cruise-lines-top-sec::before {
        max-width: 400px;
        border-radius: 62px; } }
    @media (max-width: 767px) {
      .cruisepage .zen-cruise-lines-top-sec::before {
        max-width: 311px;
        top: -37px; } }
  .cruisepage .zen-cruise-lines-top-sec .lines-heading h2 {
    font-size: 34px;
    padding: 0 0 19px !important;
    margin-bottom: 51px !important;
    background: url("../images/bdr-line.png") no-repeat bottom center;
    position: relative; }
    @media (max-width: 767px) {
      .cruisepage .zen-cruise-lines-top-sec .lines-heading h2 {
        font-size: 28px; } }

.cruisepage .zen-cruise-lines .image-section {
  overflow: hidden; }
  .cruisepage .zen-cruise-lines .image-section .sppb-addon-single-image-container a:before {
    position: absolute;
    content: '';
    LEFT: -280px;
    RIGHT: -280px;
    BOTTOM: 0;
    TOP: -30px;
    Z-INDEX: 1;
    height: 250px; }
  .cruisepage .zen-cruise-lines .image-section h3.sppb-addon-title a:first-child:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: -130px;
    height: 560px;
    z-index: 10; }
  .cruisepage .zen-cruise-lines .image-section .sppb-column-addons .clearfix:first-child:hover:after {
    background: #f08a3f; }
  .cruisepage .zen-cruise-lines .image-section .sppb-column-addons .sppb-addon-text-block h3 a {
    color: #fff; }

.cruisepage .zen-cruise-lines .cruise-link {
  font-size: 12px;
  font-family: "Museo500";
  display: inline-block;
  border-bottom: #fff solid 1px;
  margin-top: 27px;
  padding-bottom: 5px; }
  .cruisepage .zen-cruise-lines .cruise-link::after {
    content: '\f3d3';
    font-family: "Ionicons";
    display: inline-block;
    padding-left: 10px; }

.cruisepage .cruise-slider {
  padding-top: 80px !important; }
  @media (max-width: 767px) {
    .cruisepage .cruise-slider {
      margin-bottom: 40px !important; } }
  .cruisepage .cruise-slider .sppb-addon-title {
    font-size: 34px;
    padding: 0 0 24px !important;
    background: url("../images/bdr-line.png") no-repeat bottom center; }
    @media (max-width: 767px) {
      .cruisepage .cruise-slider .sppb-addon-title {
        font-size: 28px; } }
  @media (min-width: 1600px) {
    .cruisepage .cruise-slider .feature-items-blk .feature-img {
      padding-top: 40%; } }
  @media (min-width: 768px) {
    .cruisepage .cruise-slider .feature-items-blk .description-col {
      margin-bottom: 213px;
      position: relative; } }
  @media (min-width: 992px) {
    .cruisepage .cruise-slider .feature-items-blk .description-col {
      max-width: 645px; } }
  @media (min-width: 768px) {
    .cruisepage .cruise-slider .feature-items-blk .description-col .featured-cruise {
      position: absolute;
      bottom: -24px;
      right: 30px; } }
  @media (max-width: 991px) {
    .cruisepage .cruise-slider .feature-items-blk .description-col {
      margin-bottom: 80px; } }
  .cruisepage .cruise-slider .feature-items-blk .light-gray {
    background: #713090; }
    .cruisepage .cruise-slider .feature-items-blk .light-gray .blue-btn {
      background: #f08a3f;
      padding: 21px 45px;
      border-radius: 50px; }
  .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.left {
    width: 70px;
    height: 60px;
    background: #2a2a2a;
    bottom: 60px !important;
    top: auto;
    right: -webkit-calc(50% - 70px);
    right: calc(50% - 70px);
    left: auto;
    opacity: 10;
    border-right: #5b5b5b solid 1px; }
    @media (max-width: 991px) {
      .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.left {
        right: 90px; } }
    .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.left i {
      left: 0;
      margin-left: 0;
      color: #fff;
      display: block;
      line-height: 1;
      position: relative;
      bottom: -21px;
      top: auto !important;
      font-size: 21px; }
  .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.right {
    width: 70px;
    height: 60px;
    background: #2a2a2a;
    bottom: 60px !important;
    top: auto;
    right: -webkit-calc(50% - 140px);
    right: calc(50% - 140px);
    left: auto;
    opacity: 10; }
    @media (max-width: 991px) {
      .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.right {
        right: 20px; } }
    @media (max-width: 767px) {
      .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.right {
        right: auto;
        left: 95px; } }
    .cruisepage .cruise-slider .feature-items-blk .sppb-carousel-arrow.right i {
      left: 0;
      margin-left: 0;
      color: #fff;
      display: block;
      line-height: 1;
      position: relative;
      bottom: -21px;
      top: auto !important;
      font-size: 21px; }
  @media (max-width: 991px) {
    .cruisepage .cruise-slider .sppb-carousel-inner > .sppb-item {
      padding: 5px 0px 60px !important; } }

.cruisepage .special-offer-page img {
  border-left: #713090 solid 10px; }

.cruisepage .special-offer-page h2 {
  font-size: 34px;
  padding: 0 0 24px !important;
  background: url("../images/bdr-line.png") no-repeat bottom center;
  margin: 0 0 40px; }
  @media (max-width: 767px) {
    .cruisepage .special-offer-page h2 {
      font-size: 28px; } }

.cruisepage .special-offer-page p {
  font-style: italic; }

.cruisepage .special-offer-page h3 {
  font-family: "Museo300";
  color: #2a2a2a; }
  .cruisepage .special-offer-page h3 a {
    color: #2a2a2a; }
    .cruisepage .special-offer-page h3 a:hover {
      text-decoration: none; }

.cruisepage .special-offer-page .container {
  max-width: 1189px; }

.cruisepage .special-offer-page .sub-head {
  color: #f08a3f; }

.cruisepage .special-offer-page .padd-bg .btn-col {
  position: absolute;
  right: 24px;
  bottom: -16px;
  border-radius: 70px;
  background: #f08a3f;
  font-size: 12px; }

.cruisepage .blog-item {
  padding-top: 80px;
  position: relative;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .cruisepage .blog-item {
      padding-top: 40px; } }
  .cruisepage .blog-item h2 {
    font-size: 34px;
    padding: 0 0 24px !important;
    background: url("../images/bdr-line.png") no-repeat bottom center;
    margin: 0 0 40px; }
    @media (max-width: 767px) {
      .cruisepage .blog-item h2 {
        font-size: 28px; } }
  .cruisepage .blog-item h3 {
    font-family: "Museo300"; }
    .cruisepage .blog-item h3 a {
      color: #2a2a2a !important;
      text-decoration: none !important; }
  .cruisepage .blog-item .sub-head {
    color: #767676;
    font-family: "Museo300";
    font-size: 14px;
    font-style: normal; }
  .cruisepage .blog-item .special-offers {
    display: none; }
  .cruisepage .blog-item .padd-bg {
    padding-bottom: 30px; }
    .cruisepage .blog-item .padd-bg .btn-col {
      position: absolute;
      left: 20px;
      bottom: 30px;
      background: #fff;
      color: #f08a3f;
      padding: 0;
      border-bottom: #f08a3f solid 1px;
      font-size: 12px;
      font-family: "Museo300";
      text-transform: uppercase;
      right: auto !important; }
  .cruisepage .blog-item:after {
    position: absolute;
    content: '';
    background: #f1f1ee;
    z-index: -1;
    max-width: 700px;
    width: 100%;
    height: 188px;
    bottom: -30px !important;
    left: 50%;
    transform: -webkit-translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 50px 0px 50px 0; }
    @media (max-width: 767px) {
      .cruisepage .blog-item:after {
        width: 70%;
        bottom: 0px !important; } }

.cruisepage .feature-item-page p {
  font-style: italic;
  font-size: 14px;
  padding-bottom: 0;
  font-family: "Museo300"; }

.cruisepage .feature-item-page .wrap {
  max-width: 1920px; }
  .cruisepage .feature-item-page .wrap::before {
    display: none; }

.cruisepage .feature-item-page h2 {
  font-size: 34px;
  padding: 0 0 24px !important;
  background: url("../images/bdr-line.png") no-repeat bottom center;
  margin: 0 0 40px; }
  @media (max-width: 767px) {
    .cruisepage .feature-item-page h2 {
      font-size: 28px; } }

.cruisepage .feature-item-page h3 {
  font-family: "Museo300";
  color: #fff; }
  @media (max-width: 991px) {
    .cruisepage .feature-item-page h3 {
      font-size: 19px; } }
  .cruisepage .feature-item-page h3 a {
    color: #fff !important;
    text-decoration: none !important; }

.cruisepage .feature-item-page .price-col {
  color: #fff; }

.cruisepage .feature-item-page .container {
  max-width: 1920px; }
  .cruisepage .feature-item-page .container .cruiseimg {
    height: 515px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 1642px) {
      .cruisepage .feature-item-page .container .cruiseimg {
        height: 415px !important; } }
    @media (max-width: 767px) {
      .cruisepage .feature-item-page .container .cruiseimg {
        height: 385px !important; } }
  .cruisepage .feature-item-page .container .col-md-4 {
    padding-right: 5px;
    padding-left: 5px; }

.cruisepage .feature-item-page .padd-bg {
  padding: 20px;
  background: #713090;
  max-width: 364px;
  color: #fff;
  position: relative;
  width: 100%;
  margin: 0px 0 0 -30px !important;
  top: 30px; }
  .cruisepage .feature-item-page .padd-bg .btn-col {
    position: absolute;
    right: 29px;
    bottom: -23px;
    background: #f08a3f;
    border-radius: 50px;
    padding: 19px 25px; }
    @media (max-width: 991px) {
      .cruisepage .feature-item-page .padd-bg .btn-col {
        padding: 14px 21px; } }

.cruisepage .feature-item-page .center-button {
  display: table;
  margin: -50px auto -82px;
  background: #fff;
  padding: 33px 60px;
  bottom: 0;
  z-index: 10;
  position: relative;
  border-radius: 90px; }
  .cruisepage .feature-item-page .center-button .bdr-btn {
    border: #f08a3f solid 2px;
    border-radius: 85px; }
    .cruisepage .feature-item-page .center-button .bdr-btn:hover {
      background-color: #f08a3f; }
  @media (max-width: 991px) {
    .cruisepage .feature-item-page .center-button {
      margin: -40px auto -82px;
      padding: 20px 22px; } }

.cruisepage .newsletter-social h2 {
  font-size: 34px;
  padding: 0 0 24px !important;
  background: url("../images/bdr-line.png") no-repeat bottom center;
  margin: 0 0 40px; }
  @media (max-width: 767px) {
    .cruisepage .newsletter-social h2 {
      font-size: 28px; } }

.cruisepage .newsletter-social .box-newsletter {
  background-color: #713090; }
  .cruisepage .newsletter-social .box-newsletter input[type="text"] {
    width: 100%;
    height: 66px;
    border: none;
    padding: 0px 25px 0px 25px;
    margin-top: 0;
    color: #333;
    font-size: 18px;
    border-radius: 65px; }
  .cruisepage .newsletter-social .box-newsletter button {
    background-color: #f08a3f;
    border-left: #f08a3f solid 2px;
    border-radius: 0 30px 30px 0; }
    .cruisepage .newsletter-social .box-newsletter button i:before {
      font-size: 36px !important;
      color: #fff !important; }
  .cruisepage .newsletter-social .box-newsletter h4 {
    margin: 0px 0px 30px;
    padding: 0px;
    font-family: "Museo500"; }
  .cruisepage .newsletter-social .box-newsletter .bdr-white {
    border-radius: 65px; }

.cruisepage .newsletter-social .box--primary {
  background: #f08a3f;
  color: #fff; }

.cruisepage .newsletter-social .box-brochure .link-read {
  color: #f08a3f !important; }
  .cruisepage .newsletter-social .box-brochure .link-read:before {
    color: #f08a3f; }
  .cruisepage .newsletter-social .box-brochure .link-read:after {
    background-color: #f08a3f; }

.cruisepage .news_info_button {
  text-align: center;
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .cruisepage .news_info_button {
      margin-bottom: 0px;
      margin-top: -14px; } }
  @media (max-width: 991px) {
    .cruisepage .news_info_button {
      margin-bottom: 50px; } }
  .cruisepage .news_info_button .center-button {
    display: inline-block;
    background: #fff;
    padding: 40px 50px;
    border-radius: 60px; }
    @media (max-width: 767px) {
      .cruisepage .news_info_button .center-button {
        padding: 19px 20px;
        border-radius: 50px; } }
    .cruisepage .news_info_button .center-button .bdr-btn {
      border: #f08a3f solid 2px;
      border-radius: 85px; }
      .cruisepage .news_info_button .center-button .bdr-btn:hover {
        background-color: #f08a3f; }

.cruisepage .region_landing_body .tab-nav {
  border-radius: 60px 60px 0 0px; }
  @media (max-width: 767px) {
    .cruisepage .region_landing_body .tab-nav {
      border-radius: 30px 30px 0 0px; } }

.cruisepage .zen-accommodation-section {
  padding-top: 140px; }
  .cruisepage .zen-accommodation-section h2 {
    font-size: 34px;
    padding: 0 0 19px !important;
    margin-bottom: 51px !important;
    background: url("../images/bdr-line.png") no-repeat bottom center;
    position: relative;
    font-family: "Museo100";
    color: #212529; }
    @media (max-width: 767px) {
      .cruisepage .zen-accommodation-section h2 {
        font-size: 28px; } }
  .cruisepage .zen-accommodation-section .zen-acco-title a {
    font-family: "Museo100"; }
  .cruisepage .zen-accommodation-section .col-sm-6:hover .zen-acco-img:after {
    background: #f08a3f; }
  .cruisepage .zen-accommodation-section .col-sm-6:hover .zen-acco-title a {
    color: #fff; }
  .cruisepage .zen-accommodation-section .btn-col {
    background: #f08a3f;
    border-radius: 70px; }

.cruisepage .late_escapes_page.special-offer-page {
  padding-bottom: 120px;
  padding-top: 100px; }
  .cruisepage .late_escapes_page.special-offer-page h2 {
    text-align: center;
    font-family: "Museo100";
    color: #212529; }
  .cruisepage .late_escapes_page.special-offer-page .center-button {
    bottom: -75px;
    border-radius: 65px; }
    .cruisepage .late_escapes_page.special-offer-page .center-button .btn-col {
      border-color: #f08a3f;
      border-radius: 100px;
      text-align: center; }
      .cruisepage .late_escapes_page.special-offer-page .center-button .btn-col:hover {
        background-color: #f08a3f; }

@media (max-width: 767px) {
  .cruisepage.accomodationpg .holiday-midd-sec {
    padding-bottom: 0px; } }

.cruisepage.accomodationpg .feature-items-blk {
  font-family: "Museo100"; }
  .cruisepage.accomodationpg .feature-items-blk .light-gray {
    background: #760b8d; }
  .cruisepage.accomodationpg .feature-items-blk h2 {
    font-size: 28px;
    font-family: Museo100; }

@media (max-width: 767px) {
  .cruisepage.accomodationpg .cruise_facilities {
    padding-bottom: 0px; } }

.cruisepage.accomodationpg .cruise_facilities h3 {
  font-family: "Museo100";
  color: #090f29; }

.cruisepage.accomodationpg .cruise_facilities ul li .fas {
  color: #71127f;
  font-size: 21px;
  margin-right: 0;
  display: inline-block;
  width: 30px; }

.cruisepage.accomodationpg .cruise_cabins h2 {
  font-size: 34px;
  font-family: "Museo100";
  color: #090f29; }
  @media (max-width: 767px) {
    .cruisepage.accomodationpg .cruise_cabins h2 {
      font-size: 24px; } }

.cruisepage.accomodationpg .cruise_cabins .carousel .carousel-indicators li.active {
  background: #ff8831; }

.cruisepage.accomodationpg .deck_plans h3 {
  font-family: "Museo100";
  color: #090f29; }

.cruisepage.accomodationpg .deck_plans .carousel .carousel-indicators li.active {
  background: #ff8831; }

.cruisepage.holidaypg .tab-nav {
  padding: 20px 0 70px;
  border-radius: 85px; }
  @media (max-width: 767px) {
    .cruisepage.holidaypg .tab-nav {
      padding: 12px 0 32px;
      border-radius: 45px; } }
  .cruisepage.holidaypg .tab-nav li a.active {
    color: #760b8d; }
    .cruisepage.holidaypg .tab-nav li a.active:after {
      background-color: #760b8d; }
  .cruisepage.holidaypg .tab-nav li a:hover {
    color: #760b8d; }
  .cruisepage.holidaypg .tab-nav li:nth-child(3) a {
    background: #ef8d42;
    border-radius: 30px; }
    .cruisepage.holidaypg .tab-nav li:nth-child(3) a.active {
      color: #fff;
      border: #ef8d42 solid 1px; }
    .cruisepage.holidaypg .tab-nav li:nth-child(3) a:hover {
      color: #fff; }

.cruisepage.holidaypg .overview-blk h4 {
  color: #4d4e53; }

.cruisepage.holidaypg .feature-items-blk {
  font-family: "Museo100"; }
  .cruisepage.holidaypg .feature-items-blk .light-gray {
    background: #760b8d; }
  .cruisepage.holidaypg .feature-items-blk .description-col h3 {
    color: #201d14; }
  @media (max-width: 767px) {
    .cruisepage.holidaypg .feature-items-blk .description-col .right-fix {
      position: absolute;
      bottom: -20px;
      left: 50%;
      transform: translate(-50%, 0); } }
  .cruisepage.holidaypg .feature-items-blk .blue-btn {
    background: #f08a3f;
    border-radius: 55px; }

.cruisepage.holidaypg .ready-book .btn-col {
  background: #f08a3f; }

.cruisepage.holidaypg .itinerary-blk .accordion-blk .day-accordion span {
  background: #ee8e44; }

.cruisepage.holidaypg .itinerary-blk .accordion-blk h5 {
  color: #4d4d4d; }

.cruisepage.holidaypg .itinerary-blk .accordion-blk:before {
  background: url("../images/dotted-bg-p.png"); }

.cruisepage.holidaypg .itinerary-blk .view-title {
  font-size: 17px;
  background: #713090;
  line-height: 1;
  padding: 15px 57px 18px 30px;
  color: #fff;
  cursor: pointer;
  border-radius: 50px; }
  .cruisepage.holidaypg .itinerary-blk .view-title:after {
    content: '+';
    padding: 0 0 0 11px;
    font-size: 28px;
    position: absolute;
    margin-top: -5px; }
  .cruisepage.holidaypg .itinerary-blk .view-title.active:after {
    content: '-'; }

.cruisepage.holidaypg .accommodation-blk {
  font-family: "Museo100"; }
  .cruisepage.holidaypg .accommodation-blk h3 {
    color: #67605a;
    font-family: "Museo100"; }

.cruisepage.holidaypg .useful-information h2 {
  color: #2a2a2a; }

.cruisepage.holidaypg .useful-information h3 {
  color: #2a2a2a; }

.cruisepage.holidaypg .useful-information .included-list h3 {
  color: #2a2a2a; }

.cruisepage.holidaypg .useful-information .included-list ul li:before {
  background-color: #760b8d; }

.cruisepage.holidaypg .useful-information .included-list ul li a {
  color: #2a2a2a; }

.cruisepage.holidaypg .dates-prices h3 {
  color: #2a2a2a; }

.cruisepage.holidaypg .dates-prices .price-table th {
  color: #713090;
  border-bottom: #713090 solid 1px; }

.cruisepage.holidaypg .dates-prices .price-table td a {
  background: #ef8d42; }

.cruisepage.holidaypg .dates-prices .price-table .btn-col.sts-bdr {
  border: #ef8d42 solid 1px;
  background: #ef8d42;
  color: #fff; }
  .cruisepage.holidaypg .dates-prices .price-table .btn-col.sts-bdr:hover {
    background: #ef8d42;
    color: #fff; }

.cruisepage.holidaypg .dates-prices .included-list ul li:before {
  background-color: #760b8d; }

.cruisepage.holidaypg .dates-prices .included-list ul li a {
  color: #2a2a2a; }

.cruisepage #top {
  display: none; }
