/* stylelint-disable */

@font-face {
  font-family: "icomoon";
  src: url(./fonts/icomoon.woff?80ad19624547545662b527a151982c94) format("woff"),
  url(./fonts/icomoon.woff?80ad19624547545662b527a151982c94) format("woff2");
  font-weight: 400;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play:before {
    content : "\E926";
}
.icon-print-regular:before {
    content : "\E924";
}
.icon-edit-light:before {
    content : "\E925";
}
.icon-star:before {
    content : "\E919";
}
.icon-check-regular:before {
    content : "\E900";
}
.icon-check-solid:before {
    content : "\E901";
}
.icon-chevron-down-regular:before {
    content : "\E902";
}
.icon-chevron-left-regular:before {
    content : "\E903";
}
.icon-chevron-right-regular:before {
    content : "\E904";
}
.icon-lock-solid:before {
    content : "\E905";
}
.icon-map-marker-solid:before {
    content : "\E906";
}
.icon-minus-circle-light:before {
    content : "\E907";
}
.icon-plus-circle-light:before {
    content : "\E908";
}
.icon-plus-circle-solid:before {
    content : "\E909";
}
.icon-shopping-cart-solid:before {
    content : "\E90A";
}
.icon-basket:before {
    content : "\E90B";
}
.icon-arrow-up-regular:before {
    content : "\E90C";
}
.icon-calendar-alt-regular:before {
    content : "\E90D";
}
.icon-check-circle-solid:before {
    content : "\E90E";
}
.icon-check-light:before {
    content : "\E90F";
}
.icon-facebook:before {
    content : "\E910";
}
.icon-twitter:before {
    content : "\E911";
}
.icon-instagram:before {
    content : "\E912";
}
.icon-chevron-left-solid:before {
    content : "\E913";
}
.icon-chevron-right-solid:before {
    content : "\E914";
}
.icon-directions-regular:before {
    content : "\E915";
}
.icon-share-light:before {
    content : "\E916";
}
.icon-ice-cream-light:before {
    content : "\E917";
}
.icon-eye-regular:before {
    content : "\E918";
}
.icon-edit-solid:before {
    content : "\E91A";
}
.icon-minus-circle-solid:before {
    content : "\E923";
}
.icon-pencil-solid:before {
    content : "\E91B";
}
.icon-eye-solid:before {
    content : "\E91C";
}
.icon-times-light:before {
    content : "\E91D";
}
.icon-map-marker-alt-solid:before {
    content : "\E91E";
}
.icon-location-regular:before {
    content : "\E91F";
}
.icon-location-light:before {
    content : "\E920";
}
.icon-phone-light:before {
    content : "\E921";
}
.icon-directions-light:before {
    content : "\E922";
}
.icon-directions-light:before {
    content : "\E922";
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
  url("../fonts/fa-brands-400.woff2") format("woff2"),
  url("../fonts/fa-brands-400.woff") format("woff"),
  url("../fonts/fa-brands-400.ttf") format("truetype"),
  url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-duotone-900.eot");
  src: url("../fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-duotone-900.woff2") format("woff2"),
  url("../fonts/fa-duotone-900.woff") format("woff"), url("../fonts/fa-duotone-900.ttf") format("truetype"),
   url("../fonts/fa-duotone-900.svg#fontawesome") format("svg");
}

.fad {
  position: relative;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}

.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: .4;
  opacity: var(--fa-secondary-opacity, .4);
}

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: .4;
  opacity: var(--fa-secondary-opacity, .4);
}

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.fad.fa-inverse {
  color: #fff;
}

.fad.fa-stack-1x,
.fad.fa-stack-2x {
  position: absolute;
}

.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),
  url("../fonts/fa-light-300.woff2") format("woff2"),
  url("../fonts/fa-light-300.woff") format("woff"),
  url("../fonts/fa-light-300.ttf") format("truetype"),
  url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
  url("../fonts/fa-regular-400.woff2") format("woff2"),
  url("../fonts/fa-regular-400.woff") format("woff"),
  url("../fonts/fa-regular-400.ttf") format("truetype"),
  url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
  url("../fonts/fa-solid-900.woff2") format("woff2"),
  url("../fonts/fa-solid-900.woff") format("woff"),
  url("../fonts/fa-solid-900.ttf") format("truetype"),
  url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/* postcss-bem-linter: ignore */

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
  --blue: #bee3f3;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #c20330;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #00703c;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #142332;
  --secondary: #1ebde5;
  --success: #00703c;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #c20330;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1500px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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

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

body {
  margin: 0;
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  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 {
  -webkit-box-sizing: content-box;
          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;
  -webkit-text-decoration: underline dotted;
          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: #142332;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: black;
  text-decoration: none;
}

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          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: bebas-neue, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 86px;
}

h2,
.h2 {
  font-size: 50px;
}

h3,
.h3 {
  font-size: 25px;
}

h4,
.h4 {
  font-size: 20px;
}

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   \A0";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

a > code {
  color: inherit;
}

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

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

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

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

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

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

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

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

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

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333333%;
          flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
          flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666667%;
          flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333333%;
          flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666667%;
          flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333%;
          flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666667%;
          flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

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

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

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

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

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

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

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

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

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

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

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

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

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

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

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

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

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

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

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

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

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1500px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

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

  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

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

  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

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

  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

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

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

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

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

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

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 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: #bdc1c6;
}

.table-hover .table-primary:hover {
  background-color: #afb4ba;
}

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

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

.table-hover .table-secondary:hover {
  background-color: #a9e6f5;
}

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

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

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

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

.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: #eeb8c5;
}

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

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

.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: 1499.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

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

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}

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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #38638d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

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

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

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

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

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

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

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

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

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: #00703c;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 112, 60, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #00703c;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #00703c;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 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-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

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

.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: #00703c;
}

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

.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: #00a357;
}

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

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00703c;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.25);
}

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(194, 3, 48, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ff0000;
  background: #fae0e2;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #c20330;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 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-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

.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: #c20330;
}

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

.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: #f4043c;
}

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

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

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

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: 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 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: 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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

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

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

.btn-primary {
  color: #fff;
  background-color: #142332;
  border-color: #142332;
}

.btn-primary:hover {
  color: #fff;
  background-color: #091017;
  border-color: #050a0e;
}

.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #142332;
  border-color: #142332;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #050a0e;
  border-color: #020304;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #1ebde5;
  border-color: #1ebde5;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #17a3c6;
  border-color: #1699ba;
}

.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #1ebde5;
  border-color: #1ebde5;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #1699ba;
  border-color: #1490af;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #00703c;
  border-color: #00703c;
}

.btn-success:hover {
  color: #fff;
  background-color: #004a28;
  border-color: #003d21;
}

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #00703c;
  border-color: #00703c;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #003d21;
  border-color: #00301a;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

.btn-danger:hover {
  color: #fff;
  background-color: #9c0227;
  border-color: #900224;
}

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #c20330;
  border-color: #c20330;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #900224;
  border-color: #830220;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

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

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

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #142332;
  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: #142332;
  border-color: #142332;
}

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.5);
}

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

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

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #1ebde5;
  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: #1ebde5;
  border-color: #1ebde5;
}

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(30, 189, 229, 0.5);
}

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

.btn-outline-success:hover {
  color: #fff;
  background-color: #00703c;
  border-color: #00703c;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #00703c;
  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: #00703c;
  border-color: #00703c;
}

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 112, 60, 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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

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

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

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #c20330;
  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: #c20330;
  border-color: #c20330;
}

.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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(194, 3, 48, 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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          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 {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #142332;
  background-color: transparent;
}

.btn-link:hover {
  color: black;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: none;
  border-color: transparent;
  -webkit-box-shadow: none;
          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 {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    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:not(.datepicker) {
  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: #142332;
}

.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: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.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:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

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

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

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

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

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

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

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  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: #142332;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #477cb2;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

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

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

.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: #142332;
}

.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(20, 35, 50, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(20, 35, 50, 0.5);
}

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

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

.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(20, 35, 50, 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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #38638d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 99, 141, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(56, 99, 141, 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: #38638d;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #38638d;
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

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

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

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #142332;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #477cb2;
}

.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: #142332;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #477cb2;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #142332;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #477cb2;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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: #142332;
}

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

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            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 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            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 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            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 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

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

@media (min-width: 1500px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            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 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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 {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            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 {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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: -webkit-box;
  display: -ms-flexbox;
  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: #142332;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: black;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(20, 35, 50, 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: #142332;
  border-color: #142332;
}

.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: #142332;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #050a0e;
}

.badge-secondary {
  color: #fff;
  background-color: #1ebde5;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1699ba;
}

.badge-success {
  color: #fff;
  background-color: #00703c;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #003d21;
}

.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: #c20330;
}

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

.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: #0a121a;
  background-color: #d0d3d6;
  border-color: #bdc1c6;
}

.alert-primary hr {
  border-top-color: #afb4ba;
}

.alert-primary .alert-link {
  color: black;
}

.alert-secondary {
  color: #106277;
  background-color: #d2f2fa;
  border-color: #c0edf8;
}

.alert-secondary hr {
  border-top-color: #a9e6f5;
}

.alert-secondary .alert-link {
  color: #0a3d4a;
}

.alert-success {
  color: #003a1f;
  background-color: #cce2d8;
  border-color: #b8d7c8;
}

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

.alert-success .alert-link {
  color: #000704;
}

.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: #650219;
  background-color: #f3cdd6;
  border-color: #eeb8c5;
}

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

.alert-danger .alert-link {
  color: #33010d;
}

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

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

  to {
    background-position: 0 0;
  }
}

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

  to {
    background-position: 0 0;
  }
}

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

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #142332;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    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 {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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: #142332;
  border-color: #142332;
}

.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: #0a121a;
  background-color: #bdc1c6;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #0a121a;
  background-color: #afb4ba;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #0a121a;
  border-color: #0a121a;
}

.list-group-item-secondary {
  color: #106277;
  background-color: #c0edf8;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #106277;
  background-color: #a9e6f5;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #106277;
  border-color: #106277;
}

.list-group-item-success {
  color: #003a1f;
  background-color: #b8d7c8;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #003a1f;
  background-color: #a8cebb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #003a1f;
  border-color: #003a1f;
}

.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: #650219;
  background-color: #eeb8c5;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #650219;
  background-color: #e9a3b4;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #650219;
  border-color: #650219;
}

.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:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

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

.modal-open {
  overflow: hidden;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

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

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

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

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          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-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  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: "Roboto", "Arial", "Helvetica", sans-serif;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    -webkit-transition: none;
    transition: none;
  }
}

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

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

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

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

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

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

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

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transition-property: opacity;
  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 {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (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 {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 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: #142332 !important;
}

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

.bg-secondary {
  background-color: #1ebde5 !important;
}

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

.bg-success {
  background-color: #00703c !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #003d21 !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: #c20330 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #900224 !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: #142332 !important;
}

.border-secondary {
  border-color: #1ebde5 !important;
}

.border-success {
  border-color: #00703c !important;
}

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

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

.border-danger {
  border-color: #c20330 !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1500px) {
  .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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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.85714286%;
}

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

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

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

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

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

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

  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

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

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

  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

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

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

  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

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

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

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

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

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

  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

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

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

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1500px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

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

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

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

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        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: 1500px) {
  .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: -webkit-sticky !important;
  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: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

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

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

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

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

.shadow-none {
  -webkit-box-shadow: none !important;
          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: 1500px) {
  .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: 1500px) {
  .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: #142332 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #050a0e !important;
}

.text-secondary {
  color: #1ebde5 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #1699ba !important;
}

.text-success {
  color: #00703c !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #003d21 !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: #c20330 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #900224 !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;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

@page {
    size: a3;
}

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

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

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/**
 * This file is to hold utlity classes that are needed but not included in some way with bootstrap.
 * A utility class is something that sets an additonal property on a non-specific elemnent.
 * They should be common classes that are resused often.
 *
 * EX)
 *  fix-right-with-translucent to fix an arbitrary element to the right of the screen in a spefic manner
 */

/* stylelint-disable */

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important;
}

body {
  min-width: 320px;
  font-size: 16px;
  color: #042d36;
  line-height: 1.5;
}

/** @define anchor **/

a {
  -webkit-transition: color 0.4s ease , background 0.4s ease , opacity 0.4s ease, visibility 0.4s ease;
  transition: color 0.4s ease , background 0.4s ease , opacity 0.4s ease, visibility 0.4s ease;
  outline: none;
  color: #c20330;
  /*text-decoration: underline;*/
}

a:hover {
  color: #790809;
}

.img {
  display: block;
  width: 100%;
  height: auto;
}

.btn-primary {
  font-size: 18px;
  line-height: 47px;
  display: inline-block;
  vertical-align: top;
  height: 47px;
  font-weight: 400;
  position: relative;
  background: #c20330;
  padding: 0 27px;
  text-align: center;
  border: none;
  color: #fff;
  border-radius: 6;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.btn-primary.add {
  width: 153px;
}

@media (max-width: 767.98px) {
  .btn-primary.add {
    width: 120px;
  }
}

.btn-primary.full {
  width: 100%;
}

.btn-primary:hover {
  background: #042d36;
  border-color: #042d36;
  color: #fff;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-primary:focus {
  background: #042d36;
  border-color: #042d36;
  color: #fff;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-secondary {
  font-size: 18px;
  line-height: 47px;
  display: inline-block;
  vertical-align: top;
  height: 47px;
  font-weight: 400;
  position: relative;
  background: none;
  padding: 0 23px;
  text-align: center;
  border: 1px solid #c20330;
  color: #c20330;
  border-radius: 6;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.btn-secondary.full {
  width: 100%;
}

.btn-secondary:hover {
  background: #c20330;
  border-color: #c20330;
  color: #fff;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-secondary:focus,
.btn-secondary:active {
  background: #c20330;
  border-color: #c20330;
  color: #fff;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

@media (max-width: 767.98px) {
  .mobile-hidden {
    display: none !important;
  }
}

@media (min-width: 992px) {
  html,
  body {
    height: 100%;
  }

  .wrapper {
    display: table;
    table-layout: fixed;
    height: 100%;
  }

  .footer {
    display: table-footer-group;
    height: 1%;
  }
}

@media (min-width: 768px) {
  .desktop-hidden {
    display: none !important;
  }
}

.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 124px 0 0;
}

.wrapper:before {
  position: fixed;
  left: 0;
  right: 0;
  top: 200px;
  bottom: 0;
  pointer-events: none;
  content: '';
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
}

@media (max-width: 767.98px) {
  .wrapper {
    padding: 63px 0 0;
  }

  .menu-active .wrapper:before {
    opacity: 1;
    visibility: visible;
  }
}

.h1,
h1 {
  line-height: 86px;
  letter-spacing: 2.5px;
}

.h2,
h2 {
  line-height: 55px;
  color: #042d36;
}

@media (max-width: 767.98px) {
  .h2,
  h2 {
    font-size: 36px;
    line-height: 40px;
  }
}

.main {
  position: relative;
}

@media (max-width: 1499.98px) {
  .container {
    max-width: 100%;
  }
}

.banner-area {
  position: relative;
  background: #c20330;
  color: #fff;
  padding: 89px 0 0;
}

.banner-area .description {
  padding: 0 0 54px 30px;
}

@media (max-width: 991.98px) {
  .banner-area .description {
    text-align: center;
    padding-left: 0;
  }
}

.banner-area h1 {
  letter-spacing: 4.2px;
  text-shadow: -3px 4px #fc595e;
}

@media (max-width: 1400px) {
  .banner-area h1 {
    font-size: 55px;
    line-height: 58px;
  }
}

@media (max-width: 767.98px) {
  .banner-area h1 {
    font-size: 49px;
    line-height: 48px;
    letter-spacing: 2.6px;
  }
}

.banner-area .image-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.banner-area .image {
  position: relative;
}

@media (max-width: 1400px) {
  .banner-area .image {
    margin-right: -50px;
  }
}

.banner-area .image:before {
  position: absolute;
  left: -330px;
  bottom: 0;
  content: '';
  background: url(../images/bg-visual.png?a8eb6fdd784c5318a56f7c4e72778d9e) no-repeat;
  width: 1471px;
  height: 744px;
}

@media (max-width: 767.98px) {
  .banner-area .image:before {
    left: -500px;
    bottom: -100px;
  }
}

.banner-area .image:after {
  display: block;
  clear: both;
  content: '';
}

.banner-area .image img {
  position: relative;
  z-index: 1;
  margin: 0;
  float: right;
}

@media (max-width: 1400px) {
  .banner-area .image img {
    margin: 0 -60px 0 0;
    width: 100%;
    height: auto;
    display: block;
    float: none;
  }
}

.banner-area .heading {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 52px;
}

@media (max-width: 1400px) {
  .banner-area .heading {
    margin: 0 0 20px;
  }
}

@media (max-width: 767.98px) {
  .banner-area .heading {
    font-size: 12px;
  }
}

.banner-area .heading p {
  margin: 0;
}

.size-holder {
  position: relative;
  z-index: 3;
}

.size-holder h2 {
  letter-spacing: 0.6px;
  margin: 0 0 19px;
}

.size-holder .size-list {
  margin: 0 -7px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.size-holder .size-list li {
  position: relative;
  padding: 0 7px;
}

@media (max-width: 1199px) {
  .size-holder .size-list li {
    padding: 0 5px;
  }
}

.size-holder .size-list li.large .icon {
  font-size: 26px;
}

.size-holder input[type="radio"] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  outline: none;
}

.size-holder input[type="radio"]:checked + .radio-area {
  background: #042d36;
  border-color: #042d36;
}

.size-holder .radio-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 120px;
  height: 162px;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 0 6px 0;
  cursor: pointer;
}

.size-holder .size-list li:first-child .radio-area {
  padding-bottom: 20px;
}
.product-cookie_sandwich .size-holder .size-list li:first-child .radio-area .name {
  padding-top: 0;
}

@media (max-width: 1400px) {
  .size-holder .radio-area {
    width: 96px;
  }
}

@media (max-width: 1199px) {
  .size-holder .radio-area {
    width: 80px;
  }
}

@media (max-width: 991.98px) {
  .size-holder .radio-area {
    width: 110px;
  }
}

.size-holder .icon {
  display: block;
  margin: 0 0 10px;
  color: #fff;
  font-size: 19px;
  line-height: 1px;
}

.size-holder .name {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
  padding: 10px 0 0;
}

@media (max-width: 1400px) {
  .size-holder .name {
    font-size: 20px;
    line-height: 22px;
  }
}

.size-holder .price {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.range-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .range-area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .range-area {
    padding-right: 42px;
    justify-content: flex-start;
  }
  .size-holder .size-list li:first-child .radio-area {
    padding-bottom: 5px;
  }
}

.range-area label {
  font-size: 25px;
  line-height: 28px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  display: block;
  margin: 0 66px 0 0;
}

.product-section {
  background: #f6fafe;
  padding: 87px 0 84px;
}

.product-section h2 {
  text-align: center;
  color: #042d36;
  margin: 0 0 28px;
}

.instructions-area {
  padding: 75px 0 107px;
}

@media (max-width: 767.98px) {
  .instructions-area {
    padding: 0 0 50px;
  }
}

.instructions-area h2 {
  color: #042d36;
  margin: 0 0 18px;
  letter-spacing: 0.6px;
}

.instructions-area textarea {
  outline: none;
  width: 100% !important;
  height: 76px;
  border-radius: 6px;
  border: 1px solid #ccc;
  color: #042d36;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 26px;
  resize: none;
}

.topping-section {
  padding: 0;
}
.topping-section #additionalToppingListing:empty {
  display: none;
}
.topping-section #additionalToppingListing {
  padding: 0;
}

@media (max-width: 767.98px) {
  .topping-section #additionalToppingListing {
    padding: 0;
  }
}

.topping-section h2 {
  text-align: center;
  color: #042d36;
  margin: 0 0 20px;
}

.whipped-section {
  padding: 100px 0;
  background: #f6fafe;
}

@media (max-width: 767.98px) {
  .whipped-section {
    padding: 50px 0;
  }
}

.whipped-section h2 {
  text-align: center;
  color: #042d36;
  margin: 0 0 20px;
}

.btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 0 0;
}

.intro-section {
  padding: 89px 0;
  background: #f0f7fe;
}

@media (max-width: 767.98px) {
  .intro-section {
    padding: 40px 0;
  }
}

.intro-section h2 {
  text-align: center;
  color: #042d36;
  margin: 0 0 60px;
}

/** @define header **/

/* stylelint-disable */

.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  background: #fff;
}

.header-holder {
  padding: 41px 0 0;
  position: relative;
  transition: all 0.4s ease;
}

.header-holder:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  content: '';
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  z-index: 999;
}

@media (min-width: 768px) {
  .scroll-down .header-holder,
  .scroll-up .header-holder {
    padding: 0;
  }
}

.header-holder:before {
  position: absolute;
  left: 0;
  right: 0;
  height: 41px;
  content: '';
  background: #bee3f3;
  top: 0;
  transition: all 0.4s ease;
}
@media (min-width: 768px) {
  .scroll-down .header-holder:before,
  .scroll-up .header-holder:before {
    transform: translateY(-200px);
  }
}

@media (max-width: 767.98px) {
  .header-holder .container {
    padding: 26px;
    padding-bottom: 22px;
  }
  .header-holder:before {
    height: 26px;
  }
  .header-holder {
    padding: 26px 0 0;
  }
}

.header-holder .container:before {
  position: absolute;
  left: 0;
  right: 15px;
  top: 100%;
  content: '';
  background: url(../images/bg-nav.png?92731a7ae90b5506e36aa53e4be38002) no-repeat;
  background-position: 100% 0;
  height: 38px;
}

@media (max-width: 1499.98px) {
  .header-holder .container:before {
    left: 50px;
  }
}

.logo {
  display: block;
  width: 150px;
  position: absolute;
  top: -26px;
  left: 15px;
  transition: all 0.4s ease;
}

@media (min-width: 768px) {
  .scroll-down .logo,
  .scroll-up .logo {
    top: 9px;
    width: 100px;
  }
}

@media (max-width: 767.98px) {
  .logo {
    width: 60px;
    top: -23px;
  }
  .header-holder .container:before {
    right: 0;
    top: 100%;
    background: url(../images/bg-nav-mob.png) repeat-x;
    height: 14px;
    display: none;
  }
  .header-holder .container:before {
    left: 0;
  }
  .scroll-down .header-holder .container:before,
  .scroll-up .header-holder .container:before {
    display: none;
  }
  .scroll-down .logo,
  .scroll-up .logo {
    top: -23px;
    width: 60px;
  }
}

.logo a {
  display: block;
}

.logo img {
  display: block;
  width: 100%;
  height: auto;
}

.header-top {
  position: relative;
  background: #bee3f3;
  min-height: 58px;
}

.location-link a {
  color: #00703c;
}

.location-link a:hover {
  color: #d21245;
}

.header .container {
  position: relative;
  transition: all 0.4s ease;
}

@media (min-width: 768px) {
  .scroll-down .header .container,
  .scroll-up .header .container {
    padding-top: 23px;
    padding-bottom: 23px;
  }
}

.header .nav-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.back-to-menu {
  position: absolute;
  right: 15px;
  top: -37px;
  font-size: 18px;
  line-height: 24px;
  transition: all 0.4s ease;
}

@media (min-width: 768px) {
  .scroll-down .back-to-menu,
  .scroll-up .back-to-menu {
    position: relative;
    right: 0;
    top: 0;
  }
}

.back-to-menu a {
  color: #042d36;
  text-decoration: none;
}
.back-to-menu a:hover {
  color: #d21245;
}

.back-to-menu .fa-long-arrow-left {
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
  padding-bottom: 3px;
}

.header .location-info {
  padding: 7px 0 0 246px;
  transition: all 0.4s ease;
}

.location-info-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 30px;
  position: relative;
}

.location-info-top .icon {
  position: absolute;
  left: 3px;
  top: 8px;
  font-size: 24px;
  line-height: 24px;
  color: #d31145;
}
.fa-user:before {
  content: "\f007"; }

.header .location-info .text {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #999;
  font-weight: 700;
  width: 100%;
  letter-spacing: -0.7px;
}

.header .title {
  font-family: bebas-neue, sans-serif;
  font-size: 22px;
  line-height: 23px;
  color: #d31145;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  transition: all 0.4s ease;
  letter-spacing: 0.4px;
}

.top-links .menu-nav-btn a {
  display: block;
  background: #00703c;
  width: 180px;
  height: 47px;
  line-height: 47px;
  color: #fff;
  font-size: 20px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 1px;
  border-radius: 6px;
  text-align: center;
  transition: all 0.4s ease;
}

.top-links .menu-nav-btn a:hover {
  background: #042d36;
  color: #fff;
}

@media (min-width: 768px) {
  .scroll-down .header .location-info,
  .scroll-up .header .location-info {
    padding-left: 178px;
  }
}

.header .title .icon {
  color: #d31145;
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
  margin-top: 1px;
}

.top-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -17px;
  font-size: 18px;
  line-height: 24px;
  align-items: center;
}

@media (max-width: 767.98px) {
  .top-links {
    display: block;
    font-size: 14px;
  }
  .header .nav-area {
    display: block;
  }
  .header .container {
    padding-top: 6px;
    padding-bottom: 7px;
  }
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.top-links .text {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #d21245;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  position: absolute;
  left: 34px;
  top: 0;
}

.top-links .text2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #042d36;
}

.top-links .fa-shopping-cart {
  display: inline-block;
  vertical-align: top;
  margin-right: 13px;
  font-size: 24px;
  line-height: 24px;
  padding-top: 10px;
}

.top-links .fa-user-alt {
  font-size: 24px;
  line-height: 24px;
  padding-top: 10px;
  display: inline-block;
  vertical-align: top;
}

.top-links .account-dropdown .fa-user-alt {
  padding-top: 0;
}

.top-links li {
  position: relative;
  padding: 0 17px;
}

.top-links.mobile-visible {
  display: none;
}

@media (max-width: 767.98px) {
  .top-links li {
    padding: 0;
  }
  .top-links .text {
    width: 18px;
    height: 18px;
    left: 21px;
    font-size: 10px;
    line-height: 18px;
  }
}

.top-links li:after {
  position: absolute;
  left: 0;
  top: 9px;
  bottom: -2px;
  width: 1px;
  content: '';
  background: #ccc;
}

.top-links li:first-child:after {
  display: none;
}
.top-links li.no-bar:after {
  display: none;
}
.top-links li:nth-child(2):after {
  display: none;
}

@media (min-width: 768px) {
  .scroll-down .top-links li:nth-child(2):after,
  .scroll-up .top-links li:nth-child(2):after {
    display: block;
  }
}

.top-links a {
  color: #042d36;
  text-decoration: none;
}

.top-links a:hover {
  color: #c20330;
}

@media (max-width: 767.98px) {
  .nav-drop .top-links {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
  }

  .nav-drop .top-links a {
    display: block;
    padding: 10px 0;
  }

  .nav-drop .top-links li.cart {
    display: none !important;
  }
  .nav-drop .top-links .account-dropdown li:last-child {
    display: block;
  }
  .nav-drop .top-links li:after {
    display: none;
  }
}

.account-opener .icon-chevron-down-regular {
  font-size: 12px;
  line-height: 12px;
}

.account-active .account-opener {
  color: #d31145;
}

.account-dropdown {
  position: absolute;
  top: 65px;
  left: -75px;
  background: #fff;
  padding: 0;
  z-index: 999;
  width: 267px;
  opacity: 0;
  visibility: hidden;
  padding: 15px 50px 12px 36px;
  overflow: hidden;
  box-shadow: 0 5px 10px 0 rgba(0,0,0, 0.15);
}

.fa-times-circle:before {
  content: "\f057";
}

.account-active .account-dropdown {
  opacity: 1;
  visibility: visible;
}

.account-dropdown ul {
  margin-bottom: 0;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.account-dropdown ul li {
  border-bottom: 2px solid #dae0e1;
  padding: 0;
}

.account-dropdown ul li:last-child {
  border-bottom: none;
}

.account-dropdown ul li:after {
  display: none;
}

.account-dropdown ul li .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 1;
}

.account-dropdown ul a {
  color: #042d36;
  display: block;
  padding: 10px 7px;
}

.account-dropdown ul a:hover {
  color: #d21245;
}

.menu-link,
.home-link,
.mobile-visible-wrap {
  display: none !important;
}

/** @define nav-opener **/

/* stylelint-disable */

@media (max-width: 767.98px) {
  .menu-opener {
    display: block;
  }
  .account-dropdown {
    background: #fff;
  }
  .account-dropdown ul a {
    padding: 19px 10px !important;
    color: #042d36;
  }
  .account-dropdown ul a:hover {
    background: none;
    color: #d31145;
  }
  .account-opener .icon-chevron-down-regular {
    position: absolute;
    right: 0;
    top: 16px;
    transition: all 0.4s ease;
  }
  .account-active .account-opener {
    color: #d31145;
  }
  .account-active .account-opener .icon-chevron-down-regular {
    transform: rotate(180deg);
    color: #d31145;
  }
  .account-dropdown {
    position: static;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
  .account-dropdown ul {
    margin: 0 !important;
  }
  .account-opener {
    display: none !important;
  }
  .mobile-visible-wrap {
    display: block !important;
  }
  .mobile-visible-wrap .top-links {
    justify-content: flex-end;
    display: flex;
    margin: 0 34px 0 0;
  }
  .top-links .fa-shopping-cart {
    font-size: 13px;
    line-height: 13px;
    margin-right: 4px;
    padding-top: 4px;
  }
  .mobile-visible-wrap .top-links a {
    position: relative;
  }
  .mobile-visible-wrap .top-links .text {
    top: -2px;
  }
  .mobile-visible-wrap .title {
    padding: 0;
    display: block;
    text-align: right;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 15px;
  }
  .top-links .text2 {
    display: none;
  }
  .header .mobile-visible-wrap .location-info {
    right: 17px;
    top: -21px;
  }
  .menu-link,
  .home-link {
    display: block !important;
    font-family: bebas-neue, sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 1px;

  }
  .menu-link a,
  .home-link a {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 65px;
    padding: 0 15px;
  }
  .menu-link a {
    background: #042d36;
  }
  .menu-link a:hover {
    background: #d31145;
    color: #fff;
  }
  .menu-link a .menu-icon {
    display: block;
    background: url(../images/cone-icon.svg) no-repeat;
    width: 11px;
    height: 23px;
    margin-right: 8px;
  }
  .home-link a {
    background: #d31145;
  }
  .home-link a .home-icon {
    display: block;
    background: url(../images/ritas-icon.png) no-repeat;
    width: 25px;
    height: 22px;
    margin-right: 8px;
    background-size: 100% 100%;
  }
  .home-link a:hover {
    background: #042d36;
    color: #fff;
  }
  .menu-active .nav-area .location-info-top {
    display: none;
  }
  .top-links .menu-nav-btn a {
    display: none !important;
  }
  .menu-active .nav-area .account-dropdown ul {
    text-align: center;
  }
  .menu-active .nav-area .account-dropdown {
    box-shadow: none;
    padding:  20px 50px 0;
  }
}

.menu-active {
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.menu-opener {
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 3px;
  background: none;
  position: absolute;
  right: 12px;
  top: 28px;
  z-index: 99;
  display: none;
}

@media (max-width: 767.98px) {
  .menu-opener {
    display: block;
  }
}

.menu-active .menu-opener {
  border-top: 0;
}

.menu-opener span {
  display: block;
}

.menu-opener span:before {
  width: 15px;
  height: 2px;
  background: #042d36;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
}

.menu-active .menu-opener span:before {
  opacity: 0;
  visibility: hidden;
}

.menu-opener:after,
.menu-opener:before {
  width: 15px;
  height: 2px;
  background: #042d36;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
}

.menu-active .menu-opener:after,
.menu-active .menu-opener:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-opener:before {
  top: 19px;
}

.menu-active .menu-opener:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 13px;
}
/** @define nav-drop **/

@media (max-width: 767.98px) {
  .nav-drop {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding: 0;
    max-height: 0;
    opacity: 1;
    visibility: visible;
    z-index: 99;
  }

  .menu-active .nav-drop {
    max-height: 4000px;
  }
}

.fa-long-arrow-left:before {
  content: "\f177";
}

/** @define nav-area **/

@media (max-width: 767.98px) {
  .nav-area {
    background: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    text-align: center;
    display: block;
  }

  .menu-active .nav-area {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  font-size: 25px;
  font-weight: 400;
  line-height: 32px;
  font-family: bebas-neue, sans-serif;
}

.fixed-position .menu {
  display: none;
}

@media (max-width: 1499.98px) {
  .menu {
    margin: 0 -10px;
  }
}

@media (max-width: 1199px) {
  .menu {
    font-size: 18px;
  }
}

@media (max-width: 767.98px) {
  .menu {
    display: block;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  }
}

.menu li {
  padding: 0 15px;
  position: relative;
}

@media (max-width: 1499.98px) {
  .menu li {
    padding: 0 10px;
  }
}

@media (max-width: 767.98px) {
  .menu li {
    border-bottom: 2px solid #efefef;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .menu li.dropdown:hover .dropdown-menu {
    -webkit-transform: scaleY(1) translateZ(0) !important;
            transform: scaleY(1) translateZ(0) !important;
    opacity: 1;
    visibility: visible;
  }
}

.menu li.dropdown:hover a:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 991.98px) {
  .menu li.dropdown:hover a:after {
    -webkit-transform: none;
            transform: none;
  }
}

.menu li.dropdown:hover a:before {
  width: 100%;
  left: 0;
  right: 0;
}

@media (max-width: 991.98px) {
  .menu li.dropdown:hover a:before {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .menu li.dropdown.show {
    border: none;
  }
}

.menu li.dropdown.show a:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.menu li.dropdown > a:after {
  display: inline-block;
  vertical-align: middle;
  content: "\E900";
  font-family: 'icomoon' !important;
  margin-left: 5px;
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (max-width: 1499.98px) {
  .menu li.dropdown > a:after {
    font-size: 11px;
    line-height: 11px;
  }
}

.menu a {
  display: block;
  position: relative;
  color: #042d36;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .menu a {
    padding: 10px;
    color: #042d36;
  }
}

.menu a:hover {
  color: #c20330;
}

@media (max-width: 767.98px) {
  .menu a:hover {
    color: #d31145;
  }
}

.dropdown-menu:not(.datepicker) {
  font-size: 16px;
  line-height: 20px;
  background: none;
  font-weight: 400;
  text-transform: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  border: none;
  margin: 0;
}

@media (min-width: 992px) {
  .dropdown-menu:not(.datepicker) {
    display: block !important;
    position: absolute !important;
    padding: 15px 26px 15px !important;
    top: 100% !important;
    left: -26px !important;
    visibility: hidden;
    min-width: 180px;
    display: block;
    -webkit-transform-origin: 50% 0 !important;
            transform-origin: 50% 0 !important;
    -webkit-transform: scaleY(0) translateZ(0) !important;
            transform: scaleY(0) translateZ(0) !important;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease , visibility 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease , visibility 0.4s ease, -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, opacity 0.4s ease , visibility 0.4s ease;
    transition: transform 0.4s ease, opacity 0.4s ease , visibility 0.4s ease, -webkit-transform 0.4s ease;
    background: -webkit-gradient(linear, left top, left bottom, from(#3885cf), to(#08edf8));
    background: linear-gradient(to bottom, #3885cf 0%, #08edf8 100%);
    z-index: 999;
  }
}

@media (max-width: 991.98px) {
  .dropdown-menu:not(.datepicker) {
    -webkit-transform: none !important;
            transform: none !important;
    position: relative !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#3885cf), to(#08edf8));
    background: linear-gradient(to bottom, #3885cf 0%, #08edf8 100%);
    margin: 0 -38px;
    text-align: center;
    padding: 0 35px !important;
    font-size: 16px;
    min-width: inherit;
    float: none;
    width: auto;
    min-width: inherit;
  }
}

.dropdown-menu li {
  margin: 0;
  padding: 0;
}

.dropdown-menu li:after {
  display: none;
}

.dropdown-menu li:last-child {
  border: none;
}

.dropdown-menu a {
  max-width: inherit;
  padding: 10px 0;
  color: #fff !important;
}

.dropdown-menu a:hover {
  color: #fff !important;
}

@media (max-width: 991.98px) {
  .dropdown-menu a:hover {
    color: #fff !important;
  }
}

.dropdown-menu a:after,
.dropdown-menu a:before {
  display: none;
}

/* stylelint-disable */

.main-area {
  position: relative;
  background: #e0f0fd;
  padding: 94px 0 0;
}

@media (max-width: 767.98px) {
  .main-area {
    padding-top: 25px;
  }
}

.main-area.style01 {
  padding-bottom: 85px;
}

@media (max-width: 767.98px) {
  .main-area.style01 {
    padding-bottom: 50px;
  }
}

.main-area.style01:before {
  position: absolute;
  left: 50%;
  right: 0;
  top: 160px;
  content: '';
  background: url(./images/bg-content.png?fbf2ac3cc85340474fc8ed0f3368ed2c) no-repeat;
  width: 1850px;
  height: 1377px;
  margin-left: -925px;
  pointer-events: none;
}

.main-area.style03 {
  background: #fff;
}

.main-area:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -9999px;
  content: '';
  z-index: -1;
  background: #e0f0fd;
}

@media (max-width: 767.98px) {
  .main-area h1.h2 {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0;
    margin: 0 0 13px;
  }
}

.main-wrap {
  padding: 152px 0 15px;
  position: relative;
}

@media (max-width: 767.98px) {
  .main-wrap {
    padding: 80px 0 15px;
  }
}

.main-wrap .h2 {
  margin: 0 0 20px;
  letter-spacing: 0;
}

.item-block {
  position: relative;
  display: block;
  text-decoration: none;
  margin: 0 0 90px;
}

@media (max-width: 1499.98px) {
  .item-block {
    margin: 0 0 40px;
  }
}

.item-block:hover img {
  opacity: 0.9;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.item-block .title {
  display: block;
  font-family: bebas-neue, sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #c20330;
  text-align: center;
  font-weight: 400;
}

.item-block .image {
  margin: 0 0 15px;
  position: relative;
  overflow: hidden;
}

.item-block .image:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background: #00ad5d;
}

.item-block img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.category-addmore {
  position: relative;
  background: #e0f0fd;
  padding: 60px 0 34px;
  margin: -152px 0 66px;
}

@media (max-width: 991.98px) {
  .category-addmore {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .category-addmore {
    margin-top: -106px;
  }
}

.category-addmore .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.category-addmore .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: bebas-neue, sans-serif;
  font-size: 25px;
  line-height: 28px;
  color: #042d36;
}

@media (max-width: 767.98px) {
  .category-addmore .holder {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .category-addmore .btn-area {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 15px 0 0;
  }
}

.category-addmore .btn-primary {
  margin-left: 27px;
}

@media (max-width: 767.98px) {
  .category-addmore .btn-primary {
    margin: 0 8px;
  }
}

.category-addmore strong {
  font-weight: 400;
}

.category-addmore .price {
  display: block;
  padding-left: 13px;
}

.category-addmore .price span {
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 6px;
}

.checkout-section .form-block {
  margin-bottom: 50px;
  padding: 37px 64px 54px 58px;
}

.form-block.login-form {
  margin-top: 19px;
  padding-bottom: 30px;
}
.login-form .secure-link {
  position: absolute;
  top: -47px;
  right: 0;
}
.login-form .secure-link a {
  color: #042d36;
}
.login-form .secure-link a:hover {
  color: #d31145;
}
.form-block.login-form .btn-row:before {
  display: none;
}
.form-block.login-form .btn-row:after {
  position: absolute;
  left: -58px;
  right: -64px;
  top: -30px;
  height: 30px;
  content: '';
  background: #e0f0fd;
}

.form-block.login-form .btn-row {
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
}

@media (max-width: 991.98px) {
  .checkout-section .form-block {
    padding: 30px 15px;
  }
  .login-form .secure-link {
    right: 15px;
    top: 10px;
  }
}

@media (max-width: 767.98px) {
  .checkout-section .form-block {
    padding: 30px 15px;
  }
  .login-form .secure-link {
    font-size: 12px;
  }
}

.checkout-section .image-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 444px;
}

@media (max-width: 1499.98px) {
  .checkout-section .image-area img {
    width: 100%;
    height: auto;
    display: block;
  }
}

.checkout-section .description {
  padding: 0 79px 0 39px;
}

@media (max-width: 1499.98px) {
  .checkout-section .description {
    padding: 0;
  }
}

@media (max-width: 767.98px) {
  .checkout-section .description {
    margin: 0 -15px;
  }
}

.head-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}

.head-row .secure-link a {
  color: #042d36;
  text-decoration: none;
}

.head-row .secure-link a:hover {
  color: #c20330;
}

.head-row .secure-link .icon-lock-solid {
  font-size: 14px;
  line-height: 1;
}

@media (max-width: 479px) {
  .head-row .secure-link .icon-lock-solid {
    font-size: 10px;
  }
}

@media (max-width: 479px) {
  .head-row .secure-link {
    font-size: 12px;
  }
}

.head-row .h3 {
  margin: 0;
  letter-spacing: 0.7px;
}

@media (max-width: 479px) {
  .head-row .h3 {
    letter-spacing: 0;
  }
}

.form-block {
  position: relative;
  padding: 70px 105px 50px;
  background: #fff;
  margin: 0 0 30px;
}

@media (max-width: 1199px) {
  .form-block {
    padding: 40px 60px;
  }
}

@media (max-width: 767px) {
  .form-block {
    padding: 40px 30px 35px;
  }
}

@media (max-width: 479px) {
  .form-block {
    padding: 40px 15px 35px;
  }
}

.form-block.login {
  padding-top: 44px;
  padding-bottom: 44px;
}

.form-block h1 {
  letter-spacing: 0;
  margin: 0 0 22px;
}

.form-block .btn {
  border-radius: 8px;
}

.form-block .head-area {
  text-align: center;
  line-height: 20px;
  margin: 0 0 30px;
}

.form-block .head-area p {
  margin: 0;
}

.form-block .head-area h1 {
  margin: 0 0 15px;
}

.form-block .head-area h1 span {
  display: block;
  font-size: 25px;
  line-height: 28px;
}

.form-control {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
  line-height: 26px;
  color: #042d36;
  height: 46px;
  padding: 10px 19px;
  margin: 0 0 40px;
}

@media (max-width: 1199px) {
  .form-control {
    margin: 0 0 25px;
  }
}

.form-control:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #042d36;
}

.form-fields {
  margin: 0;
}

.form-fields li {
  position: relative;
}

.form-fields li.two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form-fields li .field-wrap {
  width: 47%;
}

@media (max-width: 479px) {
  .form-fields li .field-wrap {
    width: 100%;
  }
}

.form-fields .error-text {
  position: absolute;
  left: 20px;
  bottom: -20px;
  color: #ff0000;
  font-size: 12px;
  line-height: 15px;
}

.forgot-link {
  display: block;
  padding: 15px 0 0;
  text-align: center;
}

.btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 27px -7px 0;
  padding: 30px 0 0;
  position: relative;
}

.btn-row.style01 {
  margin-bottom: 50px;
}

@media (max-width: 479px) {
  .btn-row .btn {
    margin-bottom: 15px;
  }
  .form-fields .error-text {
    left: 5px;
    font-size: 10px;
  }
}

.btn-row:before {
  position: absolute;
  left: 7px;
  right: 7px;
  top: 0;
  height: 1px;
  content: '';
  background: #00703c;
}

.btn-row li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 7px;
}

.btn-row-full {
  margin: 0;
}

.btn-row-full li:only-child .btn {
  margin-bottom: 0;
}

.btn-row-full .btn {
  margin-bottom: 20px;
}

.content-holder {
  max-width: 630px;
  margin: 0 auto;
}

.step-block {
  background: #fff;
  padding: 42px 50px;
  margin: 0 0 30px;
  position: relative;
}

@media (max-width: 767.98px) {
  .step-block {
    padding: 20px 15px;
  }
}

.step-list {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #eee;
  border-radius: 17px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .step-list {
    font-size: 10px;
    line-height: 14px;
  }
}

.step-list li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.step-list li.visted:before {
  position: absolute;
  right: -16px;
  left: 80%;
  top: 0;
  bottom: 0;
  content: '';
  background: #00703c;
  pointer-events: none;
}

.step-list li.visted a {
  background: #00703c;
  color: #fff;
}

.step-list li.visted a .number {
  display: none;
}

.step-list li.visted a .icon {
  display: inline-block;
  vertical-align: top;
  padding: 3px 3px 0 0;
}
.step-list li.visted:last-child i {
    padding: 3px 0 0;
}

@media (max-width: 479px) {
  .step-list li.visted a .icon {
    padding: 2px 2px 0 0;
  }
}

.step-list li.active a {
  background: #042d36;
  color: #fff;
}

.step-list a {
  display: block;
  text-align: center;
  color: #042d36;
  padding: 7px 5px;
  text-decoration: none;
  border-radius: 17px;
  position: relative;
}

@media (max-width: 479px) {
  .step-list a {
    padding: 7px 3px;
  }
}

.step-list a:hover,
.step-list a:focus {
  background: #042d36;
  color: #fff;
}

.step-list a .icon {
  display: none;
}

.form-block .radio-wrap {
  margin: 0 0 40px;
}

@media (max-width: 479px) {
  .form-block .radio-wrap {
    margin: 0 0 25px;
  }
}

.form-block .radio-wrap label {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: inherit;
  width: 100%;
  padding: 35px 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  position: relative;
  cursor: pointer;
}

.form-block .radio-wrap .border-line {
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  right: -1px;
  border-radius: 6px;
  border: 1px solid #042d36;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  z-index: 1;
  pointer-events: none;
}

.radio-wrap input[type="radio"]:checked + .fake-radio + .border-line {
  opacity: 1;
  visibility: visible;
}

.form-block .radio-wrap .fake-radio {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 42px;
  color: #555;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  z-index: 2;
}

#confirmForm .form-block .form-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -40px;
}

#confirmForm .form-block .form-fields li {
  width: 100%;
}

#confirmForm .form-block .form-fields li.pay_at_pickup,
#confirmForm .form-block .form-fields li.pay_online {
  width: 46%;
}

.form-block .form-fields li.pay_at_pickup .radio-wrap label {
  padding: 15px 20px;
}

.form-block .form-fields li.pay_online .radio-wrap label {
  padding: 15px 20px;
}

.form-block .form-fields li.pay_at_pickup .radio-wrap .fake-radio .img {
  background: url(../images/Pickup.svg) no-repeat;
  width: 54px;
  height: 34px;
  display: block;
  margin: 0 0 10px;
}

.form-block .form-fields li.pay_online .radio-wrap .fake-radio .img {
  background: url(../images/Online.svg) no-repeat;
  width: 43px;
  height: 34px;
  display: block;
  margin: 0 0 10px;
}

.form-block .form-fields li.pay_at_pickup .radio-wrap .fake-radio .icon,
.form-block .form-fields li.pay_online .radio-wrap .fake-radio .icon {
  top: 50%;
  margin-top: -10px;
}

.form-block .radio-wrap .fake-radio .text {
  display: block;
  width: 100%;
}

.form-block .radio-wrap .fake-radio .icon {
  position: absolute;
  left: 0;
  top: 1px;
  border-radius: 50%;
  border: 1px solid #042d36;
  width: 20px;
  height: 20px;
}

.form-block .radio-wrap .fake-radio .icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #042d36;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.form-block .radio-wrap input[type="radio"] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

.form-block .check-wrap {
  margin: 0 0 40px; 
}

@media (max-width: 479px) {
  .form-block .check-wrap {
    margin: 0 0 25px;
  }
}

.form-block .check-wrap label {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: inherit;
}

.form-block .check-wrap .fake-radio {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 30px;
  color: #555;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.form-block .check-wrap .fake-radio .icon {
  position: absolute;
  left: 0;
  top: 1px;
  border-radius: 1px;
  border: 1px solid #042d36;
  width: 20px;
  height: 20px;
}

.form-block .check-wrap .fake-radio .icon:before {
  content: "\E901";
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 12px;
  line-height: 1;
  top: 3px;
  left: 1.5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.form-block .check-wrap input[type="checkbox"] {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

.select-holder {
  position: relative;
  width: 100%;
  height: 47px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 40px;
}

@media (max-width: 479px) {
  .select-holder {
    margin: 0 0 25px;
  }
}

.select-holder:after {
  position: absolute;
  right: 15px;
  top: 13px;
  font-family: 'icomoon' !important;
  content: "\E902";
  color: #c20330;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  pointer-events: none;
}

.select-holder select::-ms-expand {
  display: none;
}

.select-holder select {
  display: inline-block;
  border: none;
  padding: 10px 20px 10px 20px;
  margin: 0;
  font: inherit;
  outline: none;
  line-height: 27px;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  position: relative;
  color: #81969a;
}

.radio-wrap input[type="radio"]:checked + .fake-radio .icon:before {
  opacity: 1;
  visibility: visible;
}

.check-wrap input[type="checkbox"]:checked + .fake-radio .icon:before {
  opacity: 1;
  visibility: visible;
}

.heading-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 10px;
  margin: 0 0 15px;
  border-bottom: 1px solid #00958f;
}

.heading-bar h3 {
  margin: 0;
}

.about-info {
  font-size: 16px;
  line-height: 20px;
}

.about-info .title {
  font-weight: 700;
  display: block;
}

.about-info address {
  display: block;
  margin: 0;
}

.info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
}

.info-row .date-area {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.info-row .date {
  color: #c20330;
}

.info-row .link {
  position: relative;
  padding-right: 25px;
}

.info-row .link .icon {
  position: absolute;
  right: 0;
  top: 4px;
}

.text-box {
  background: #eaf4fb;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 20px 60px;
  margin: 0 0 26px;
}

.text-box p {
  margin: 0;
}

.items-block-wrap {
  position: relative;
}

.items-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0;
  border-top: 1px solid #00958f;
}

@media (max-width: 479px) {
  .items-block {
    display: block;
  }
}

.items-block:first-child {
  border: none;
  padding-top: 10px;
}

.items-block .image {
  width: 106px;
  margin: 0 29px 0 0;
}

@media (max-width: 479px) {
  .items-block .image {
    width: 150px;
    margin: 0 0 20px;
  }
}

.items-block .image img {
  display: block;
  width: 100%;
  height: auto;
}

.items-block .description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  font-size: 16px;
  line-height: 20px;
}

.items-block .quantity {
  display: block;
  margin: 0 0 10px;
}

.items-block .title {
  display: block;
  margin: 0 0 8px;
}

.items-block .price {
  font-weight: 700;
  display: block;
  margin: 0 0 18px;
}

.items-block .actions-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin: -40px 0 0;
}

.items-block .actions-row li {
  margin-left: 34px;
}

.items-block .note {
  font-size: 14px;
  line-height: 18px;
  padding: 18px 0 0;
}

.items-block .note .title {
  font-size: 16px;
}

.items-block .note p {
  margin: 0;
}

.order-summary {
  margin: 0 0 15px;
  padding: 0 0 8px;
  border-bottom: 1px solid #00703c;
}

.order-summary li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 2px;
}

.total-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin: 0 0 25px;
}

.total-amount .text {
  color: #c20330;
  font-size: 30px;
  line-height: 34px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
}

.confirmation-text {
  text-align: center;
  margin: 0 0 10px;
  overflow: hidden;
}

.confirmation-text p {
  margin: 0 0 20px;
}

.locations-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 100px;
}

@media (max-width: 991.98px) {
  .locations-area {
    display: block;
  }
}

.locations-map {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.locations-map .image {
  display: block;
  height: 100%;
}

@media (max-width: 991.98px) {
  .locations-map .image {
    height: auto;
  }
}

.locations-map .image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991.98px) {
  .locations-map .image img {
    height: auto;
    -o-object-fit: inherit;
       object-fit: inherit;
  }
}

.locations-sidebar {
  width: 480px;
  position: relative;
}

@media (max-width: 991.98px) {
  .locations-sidebar {
    width: 100%;
  }
}

.locations-head {
  position: relative;
  background: #c20330;
  color: #fff;
  padding: 53px 30px 46px;
}

@media (max-width: 479px) {
  .locations-head {
    padding: 30px 20px 30px;
  }
}

.locations-head .h2 {
  color: #fff;
  margin: 0 0 15px;
}

.locations-head .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-right: 180px;
}

@media (max-width: 479px) {
  .locations-head .form {
    padding-right: 0;
  }
}

.locations-head .field-holder {
  position: relative;
  width: 100%;
}

.locations-head .field-holder:before {
  position: absolute;
  left: 17px;
  top: 12px;
  font-family: 'icomoon' !important;
  content: "\E920";
  font-size: 20px;
  line-height: 20px;
  color: #042d36;
}

.locations-head .field-holder .form-control {
  padding-left: 46px;
  border: 1px solid #ccc;
  margin: 0;
}

@media (max-width: 479px) {
  .locations-head .field-holder .form-control {
    margin-bottom: 15px;
  }
}

.locations-head .btn-primary {
  background: #fff;
  color: #c20330;
  width: 148px;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 479px) {
  .locations-head .btn-primary {
    position: static;
    width: 120px;
  }
}

.locations-head .btn-primary:hover {
  background: #042d36;
  color: #fff;
}

.locations-head .btn-primary .icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

.locations-wrap {
  max-height: 867px;
  overflow-y: auto;
}

@media (max-width: 991.98px) {
  .locations-wrap {
    height: 799px;
  }
}

.locations-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 24px 28px 22px;
  background: #c20330;
  color: #fff;
}

@media (max-width: 479px) {
  .locations-box {
    display: block;
  }
}

.locations-box:after {
  position: absolute;
  left: 28px;
  right: 28px;
  height: 1px;
  content: '';
  background: #fff;
  top: -1px;
}

.locations-box .btn-primary {
  background: #fff;
  color: #c20330;
}

.locations-box .btn-primary:hover {
  background: #042d36;
  color: #fff;
}

.locations-box .btn-secondary {
  border-color: #fff;
  color: #fff;
}

.locations-box .btn-secondary:hover {
  background: #fff;
  color: #c20330;
}

.locations-box.active {
  background: #fff;
  color: #042d36;
}

.locations-box.active .btn-primary {
  background: #c20330;
  color: #fff;
}

.locations-box.active .btn-primary:hover {
  background: #042d36;
  color: #fff;
}

.locations-box.active .btn-secondary {
  border-color: #c20330;
  color: #c20330;
}

.locations-box.active .btn-secondary:hover {
  background: #c20330;
  color: #fff;
}

.locations-box.active .info-list li:after {
  background: #c20330;
}

.locations-box.active .info-list a {
  color: #c20330;
}

.locations-box.active .info-list a:hover {
  color: #042d36;
}

.locations-box .btn-col {
  width: 149px;
  margin: 0;
}

@media (max-width: 479px) {
  .locations-box .btn-col {
    width: 100%;
  }
}

.locations-box .btn-col li {
  margin: 0 0 10px;
}

.locations-box .btn-col li:last-child {
  margin-bottom: 0;
}

.locations-box .description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 479px) {
  .locations-box .description {
    margin: 0 0 30px;
  }
}

.locations-box .text {
  display: block;
}

.locations-box .title {
  display: block;
  margin: 0 0 10px;
  font-family: bebas-neue, sans-serif;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
}

.locations-box .address {
  display: block;
  margin: 0;
}

.locations-box .time {
  margin: 0 0 15px;
  display: block;
}

.locations-box .info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -7px;
}

.locations-box .info-list li {
  position: relative;
  padding: 0 7px;
}

.locations-box .info-list li:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 1px;
  width: 2px;
  background: #fff;
  content: '';
}

.locations-box .info-list li:first-child:after {
  display: none;
}

.locations-box .info-list a {
  text-decoration: none;
  color: #fff;
}

.locations-box .info-list a:hover {
  color: #042d36;
}

.order-tracker-area .h2 {
  text-align: center;
  margin: 0 0 30px;
}

.active-orders-info {
  position: relative;
  margin: 0 0 38px;
}

.active-orders-info .heading {
  background: #042d36;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 40px;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .active-orders-info .heading {
    padding: 14px 20px;
  }
}

.active-orders-info .heading .h3 {
  line-height: 30px;
  margin: 0;
}

.active-orders-info .heading a {
  color: #fff;
}

.orders-status-wrap {
  background: #fff;
  padding: 35px 40px 0;
}

@media (max-width: 991.98px) {
  .orders-status-wrap {
    padding: 30px 20px 0;
  }
}

@media (max-width: 767.98px) {
  .orders-status-wrap {
    padding: 50px 20px 0;
    position: relative;
  }
}

.orders-status {
  position: relative;
  max-width: 822px;
  margin: 0 auto 27px;
}

.orders-status .steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 4;
}

.orders-status .steps .text {
  font-family: bebas-neue, sans-serif;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  display: block;
  width: 100%;
  color: #eee;
}

@media (max-width: 767.98px) {
  .orders-status .steps .text {
    font-size: 16px;
    line-height: 20px;
  }
  .orders-status {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
}

.orders-status .steps .text br {
  display: none;
}

@media (max-width: 479px) {
  .orders-status .steps .text {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 1px;
    text-align: center;
  }

  .orders-status .steps .text br {
    display: block;
  }
}

.orders-status .steps .icon-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 61px;
  height: 61px;
  border-radius: 100%;
  margin: 0 auto 15px;
  border: 2px solid #eee;
  font-size: 30px;
  line-height: 1;
  color: #eee;
  background: #fff;
}

@media (max-width: 479px) {
  .orders-status .steps .icon-holder {
    width: 32px;
    height: 32px;
    font-size: 18px;
    margin-bottom: 6px;
  }
}

.orders-status .steps li.active .icon-holder {
  border-color: #00e078;
  color: #00e078;
}

.orders-status .steps li.active .text {
  color: #042d36;
}

.orders-status .steps li.visted .icon-holder {
  border-color: #00703c;
  color: #fff;
  background: #00703c;
}

.orders-status .steps li.visted .text {
  color: #042d36;
}

.bar-track {
  position: absolute;
  left: 20px;
  right: 80px;
  top: 27px;
  height: 15px;
  background: #eee;
}

@media (max-width: 767.98px) {
  .bar-track {
    right: 50px;
  }
}

@media (max-width: 479px) {
  .bar-track {
    right: 30px;
    height: 10px;
    top: 16px;
  }
}

.bar-track .bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#00703c), to(#00e078));
  background: linear-gradient(to right, #00703c 0%, #00e078 100%);
  border-radius: 7px;
}

.orders-info-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #042d36;
  padding: 20px 0;
  font-size: 14px;
  line-height: 19px;
}

@media (max-width: 991.98px) {
  .orders-info-bar {
    font-size: 11px;
  }
}

@media (max-width: 767.98px) {
  .orders-info-bar {
    font-size: 13px;
    padding-top: 15px;
    margin: 0 -17px -15px;
    padding: 15px 14px 0;
  }

}

.orders-info-bar ul {
  margin: 0 -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.orders-info-bar ul li {
  position: relative;
  padding: 0 12px;
}

@media (max-width: 767.98px) {
  .orders-info-bar ul li {
    margin: 0 0 10px;
    width: 100%;
    position: static;
  }
  .orders-info-bar ul .title {
    margin-bottom: 2px;
  }
}

.orders-info-bar ul li:after {
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 3px;
  width: 1px;
  content: '';
  background: #042d36;
}

@media (max-width: 479px) {
  .orders-info-bar ul li:after {
    display: none;
  }
}

.orders-info-bar ul li:first-child:after {
  display: none;
}

@media (max-width: 767.98px) {
  .orders-info-bar ul li .link {
    position: absolute;
    top: 15px;
    right: 15px;
  }
}

@media (max-width: 767.98px) {
  .orders-info-bar ul .title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 3px;
  }
}

.orders-info-bar ul a {
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.order-tracker-area .col-lg-4 {
  margin-bottom: 15px;
}

@media (max-width: 991.98px) {
  .order-tracker-area .col-lg-4 {
    margin-bottom: 30px;
  }
}

.order-tracker-area .slide {
  height: 100%;
}

@media (max-width: 767.98px) {
  .order-tracker-area .slide {
    height: auto;
  }
  .orders-info-bar ul a {
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
  }
}

.order-tracker-area .column {
  position: relative;
  background: #fff;
  padding: 38px 38px 119px;
  height: calc(100% - 38px);
}

@media (max-width: 1499.98px) {
  .order-tracker-area .column {
    padding: 30px 20px 110px;
  }
}

@media (max-width: 767.98px) {
  .order-tracker-area .column {
    padding: 30px 20px 40px;
    margin-bottom: 40px;
  }
}

.order-tracker-area .column .btn {
  position: absolute;
  bottom: 38px;
  left: 50%;
  width: 148px;
  margin-left: -74px;
}

@media (max-width: 767.98px) {
  .order-tracker-area .column .btn {
    position: static;
    width: 202px;
    margin: 0 auto;
    display: block;
  }
}

.order-tracker-area .column .btn .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.order-tracker-area .my-info-list {
  margin: 0;
}

@media (max-width: 767.98px) {
  .order-tracker-area .my-info-list {
    margin: 0 0 15px;
  }
}

.order-tracker-area .my-info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 8px;
}

.order-tracker-area .my-info-list .title {
  width: 110px;
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.order-tracker-area .my-info-list .text {
  line-height: 20px;
  font-size: 14px;
}
.order-tracker-area .payment-info {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

.order-tracker-area .payment-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 24px;
  border: 1px solid #ccc;
  margin: 0 0 16px;
  border-radius: 6px;
}

@media (max-width: 767.98px) {
  .order-tracker-area .payment-info li {
    padding: 15px;
  }
  .order-tracker-area .my-info-list .title {
    font-size: 13px;
    line-height: 15px;
    width: 92px;
  }
  .order-tracker-area .my-info-list .text {
    font-size: 13px;
  }
  .order-tracker-area .my-info-list li {
    margin: 0 0 4px;
  }
  .order-tracker-area .column {
    padding: 19px 16px 30px;
  }
}

.order-tracker-area .payment-info a {
  text-decoration: none;
}

.order-tracker-area .payment-info .icon {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 3px;
}

.order-tracker-area .past-orders {
  margin: 0;
}

@media (max-width: 767.98px) {
  .order-tracker-area .past-orders {
    font-size: 13px;
  }
}

.order-tracker-area .past-orders li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #042d36;
  padding: 12px 0;
}

.order-tracker-area .past-orders li:first-child {
  padding-top: 0;
}

.order-tracker-area .past-orders .text {
  display: block;
  margin: 0 0 2px;
}

.order-tracker-area .past-orders .link {
  text-decoration: none;
}

.order-tracker-area .past-orders .icon {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 2px;
}

.cart-row-wrap {
  padding: 15px 0 56px;
}

.cart-row {
  background: #fff;
  margin: 0 0 30px;
  padding: 27px 39px 31px 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .cart-row {
    padding: 27px 20px;
  }
}

@media (max-width: 767.98px) {
  .cart-row {
    display: block;
    padding: 20px 16px;
  }
}

.cart-row .image {
  width: 330px;
  margin: 3px 41px 0 0;
}

@media (max-width: 991.98px) {
  .cart-row .image {
    width: 240px;
    margin: 0 15px 0 0;
  }
}

@media (max-width: 767.98px) {
  .cart-row .image {
    width: 280px;
    margin: 0 0 16px;
  }
}

@media (max-width: 479px) {
  .cart-row .image {
    width: 100%;
  }
}

.cart-row .image img {
  display: block;
  width: 100%;
  height: auto;
}

.cart-row .description {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .cart-row .description {
    display: block;
  }
}

.cart-row .btn-area {
  width: 157px;
  margin: 30px 0 0 50px;
}

@media (max-width: 991.98px) {
  .cart-row .btn-area {
    width: 120px;
    margin-left: 20px;
  }
}

@media (max-width: 767.98px) {
  .cart-row .btn-area {
    width: 202px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px auto 0;
  }
}

.cart-row .btn-area .btn {
  width: 100%;
  margin: 0 0 15px;
}

.cart-row .holder {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.cart-row .holder p {
  margin: 0;
}

.cart-row h2 {
  font-size: 30px;
  line-height: 33px;
  margin: 0 0 6px;
}

.cart-row .quantity {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 5px;
}

.cart-row .category {
  display: block;
}

.cart-row .price {
  display: block;
  margin: 0 0 16px;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  font-family: bebas-neue, sans-serif;
}

.cart-row .note {
  font-size: 14px;
  line-height: 18px;
}

.cart-row .note .title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.cart-row .icon {
  font-size: 15px;
  line-height: 15px;
}

.cart-total-holder {
  position: relative;
  padding: 61px 0 80px;
  margin: 0 0 -85px;
}

.cart-total-holder:before {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
  bottom: 0;
  content: '';
  background: #fff;
}

.cart-total-holder h3 {
  font-size: 30px;
  line-height: 33px;
}

.cart-total-holder .order-summary {
  padding: 0 0 25px;
  border-bottom: 1px solid #00703c;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: -40px 0 30px;
  font-size: 20px;
}

@media (max-width: 767.98px) {
  .cart-total-holder .order-summary {
    margin: 0 0 20px;
  }
  .cart-row h2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
  }
  .cart-row .category {
    font-size: 13px;
    line-height: 20px;
  }
  .cart-row .quantity {
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
  }
  .cart-row .quantity .activeQuantity {
    font-weight: 400;
  }
  .cart-row .price {
    font-size: 15px;
    line-height: 18px;
  }
}

.cart-total-holder .order-summary ul {
  width: 190px;
  margin: 0;
}

.cart-total-holder .order-summary ul li {
  margin: 0 0 10px;
}

@media (max-width: 479px) {
  .cart-total-holder .order-summary ul li {
    margin: 0;
  }
}

.cart-total-holder .cart-total-box {
  position: relative;
}

.cart-total-holder .order-total-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 40px;
}

.cart-total-holder .order-total-row .title {
  font-size: 30px;
  line-height: 34px;
  font-family: bebas-neue, sans-serif;
  color: #c20330;
  font-weight: normal;
}

.cart-total-holder .order-total-row .price {
  width: 106px;
  color: #042d36;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  font-weight: 700;
}

.cart-total-holder .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cart-total-holder .btn-area .btn {
  width: 158px;
  margin: 0 0 0 30px;
}

@media (max-width: 479px) {
  .cart-total-holder .btn-area .btn {
    width: 100%;
    margin: 0 0 15px;
    font-size: 15px;
  }
}

/* stylelint-disable */

.slick-slider {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.js-tab-hidden {
  display: block !important;
  left: 0 !important;
  position: absolute !important;
  top: 0 !important;
  opacity: 0;
  visibility: hidden;
  height: 0 !important;
  overflow: hidden;
}

.category-section {
  position: relative;
}

.category-section h2 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 27px;
  color: #042d36;
}

.category-section .tab-content {
  position: relative;
  background: #f0f7fe;
}

.category-section .tab-content h2 {
  margin: 0 0 5px;
}

.tab-list-holder {
  position: relative;
  padding: 90px 0 56px;
}

@media (max-width: 767.98px) {
  .tab-list-holder {
    padding: 45px 0 24px;
  }
}

.tab-list-holder .tabset {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media (max-width: 1199.98px) {
  .tab-list-holder .tabset {
    padding-left: 0;
  }
}

.tab-list-holder .tabset li {
  position: relative;
  padding: 0 15px;
}

@media (max-width: 767.98px) {
  .tab-list-holder .tabset li {
    width: 50%;
    padding: 0 5px;
  }
}

.tab-list-holder .tabset li:before {
  position: absolute;
  content: '';
  border-style: solid;
  border-width: 0 39px 36px;
  border-color: transparent transparent #f0f7fe;
  left: 50%;
  bottom: -56px;
  margin: 0 0 0 -39px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .tab-list-holder .tabset li:before {
    border-width: 0 24px 20px;
    margin-left: -20px;
    bottom: -36px;
  }
}

.tab-list-holder .tabset li.active:before {
  opacity: 1;
  visibility: visible;
}

.tab-list-holder .tabset li.active .image-wrap:before {
  opacity: 1;
  visibility: visible;
}

.tab-list-holder .tabset li.active .image-wrap:after {
  opacity: 1;
  visibility: visible;
}

.tab-list-holder .tabset a {
  position: relative;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
  color: #d31145;
}

.tab-list-holder .tabset a:hover .image-wrap:before {
  opacity: 1;
  visibility: visible;
}

.tab-list-holder .tabset .image-wrap {
  position: relative;
  display: block;
  margin: 0 0 15px;
  width: 330px;
}

.tab-list-holder .tabset .image-wrap:before {
  content: '';
  background: rgba(0, 173, 93, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.tab-list-holder .tabset .image-wrap:after {
  font-family: 'icomoon' !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  content: "\E90E";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 44px;
  line-height: 1;
  z-index: 3;
}

@media (max-width: 767.98px) {
  .tab-list-holder .tabset .image-wrap:after {
    font-size: 20px;
    margin: 0 0 8px;
  }
}

.tab-list-holder .tabset .image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.tab-list-holder .tabset li.active .text {
  font: 400 30px/1.1 bebas-neue, sans-serif;
  color: #00703c;
}

.tab-list-holder .tabset li .text {
  font-size: 16px;
  line-height: 24px;
  color: #d31145;
  text-align: center;
  display: block;
}

@media (max-width: 1199.98px) {
  .tab-list-holder .tabset li.active .text {
    font: 400 24px/1.1 bebas-neue, sans-serif;
    color: #00703c;
  }
}

@media (max-width: 767.98px) {
  .tab-list-holder .tabset .text {
    font-size: 17px;
    line-height: 20px;
  }
  .tab-list-holder .tabset li.active .text {
    font: 400 17px/1.1 bebas-neue, sans-serif;
    color: #00703c;
  }
}

@media (max-width: 479.98px) {
  .tab-list-holder .tabset .text {
    font-size: 13px;
    line-height: 1.1;
  }
  .tab-list-holder .tabset li.active .text {
    font: 400 13px/1.1 bebas-neue, sans-serif;
    color: #00703c;
  }
}

.category-slider-area {
  position: relative;
  padding: 90px 0 42px;
}

@media (max-width: 767.98px) {
  .category-slider-area {
    padding: 37px 0 20px;
  }
}

.product-slider {
  position: relative;
  padding: 0 70px;
}

@media (max-width: 767.98px) {
  .product-slider {
    padding: 0 35px;
  }
}

.product-slider .swiper-container {
  position: static;
  padding: 40px 0;
}

.product-slider .swiper-button-next,
.product-slider .swiper-button-prev {
  top: 96px;
  margin-top: 0;
  left: 0;
}
.product-slider .swiper-button-next {
  right: -6px;
  left: auto;
}

.product-slider .swiper-button-next::after,
.product-slider .swiper-button-prev::after {
  color: #d31145;
  font-size: 34px;
}

@media (max-width: 767.98px) {
  .product-slider .swiper-button-next::after,
  .product-slider .swiper-button-prev::after {
    font-size: 24px;
  }
  .product-slider .swiper-container {
    margin: 0 -15px 0 -32px;
  }
  .additionalToppingSection .product-slider .swiper-container {
    margin: 0 -35px 0 -30px;
  }
}

.product-slider .box {
  position: relative;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}

.product-slider .box .text {
  color: #c20330;
  font-size: 16px;
  line-height: 20px;
  display: block;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 22px 0 0;
}

.product-slider .box .price {
  display: block;
  text-align: center;
  color: #c20330;
  font-size: 16px;
  line-height: 20px;
}

.product-slider .image-wrap {
  position: relative;
  border-radius: 50%;
  width: 145px;
  height: 145px;
  display: block;
  margin: 0 auto;
}

.product-slider .image-wrap .text-none {
  position: absolute;
  left: 0;
  right: 0;
  top: 74px;
  color: #fff;
  text-align: center;
  font: 400 40px/1.1 bebas-neue, sans-serif;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}

.product-slider .image-wrap.style01:after {
  bottom: 42px;
}

.product-slider .image-wrap .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 145px;
}

.product-slider .image-wrap:before {
  content: '';
  background: rgba(0, 173, 93, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 50%;
}

.product-slider .image-wrap:after {
  font-family: 'icomoon' !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  content: "\E90E";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 44px;
  line-height: 1;
  z-index: 3;
}

.product-slider .image-wrap img {
  display: block;
  width: 100%;
  height: auto;
}

.product-slider .swiper-slide-active .image-wrap img {
  height: 100%;
}

.product-slider .swiper-slide-active .image-wrap:before,
.product-slider .swiper-slide-active .image-wrap:after {
  opacity: 1;
  visibility: visible;
}

.product-slider .swiper-slide-active .image-wrap .text-none {
  opacity: 1;
  visibility: visible;
  display: none;
}
.image-wrap.style01:after,
.image-wrap.style01:before {
  display: none;
}

.product-slider .swiper-slide-active .box {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: 50% 28%;
          transform-origin: 50% 28%;
}

.product-slider .swiper-slide-active .box .text {
  font: 400 20px/19px bebas-neue, sans-serif;
  color: #00703c;
  padding-top: 12px;
}

@media (max-width: 767.98px) {
  .product-slider .swiper-slide-active .box .text {
    font: 400 16px/1 bebas-neue, sans-serif;
  }
}

.product-slider .swiper-slide-active .box .price {
  font: 400 21px/1 bebas-neue, sans-serif;
  color: #042d36;
}

@media (max-width: 767.98px) {
  .product-slider .swiper-slide-active .box .price {
    font: 400 16px/1 bebas-neue, sans-serif;
  }
}

.swiper-button-next,
.swiper-button-prev {
  outline: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.swiper-button-next:before,
.swiper-button-prev:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'icomoon' !important;
  content: "\E903";
  font-size: 40px;
  line-height: 1;
  color: #c20330;
}

.swiper-button-next:hover:before,
.swiper-button-prev:hover:before {
  color: #042d36;
}

.swiper-button-next:before {
  content: "\E904";
}

.textWrap {
  height: 95px;
  display: block;
  position: relative;
}

.tabset .textWrap {
  height: auto;
  display: block;
  position: relative;
}

.slider1 .swiper-button-next,
.slider1 .swiper-button-prev {
  display: none;
}

@media (max-width: 767.98px) {
  .slider1 .swiper-button-next,
  .slider1 .swiper-button-prev {
    display: none;
  }
}

/* custom number input styles */

.jcf-number {
  display: inline-block;
  position: relative;
  height: 66px;
  width: 66px;
}

.jcf-number input {
  -moz-appearance: textfield;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.jcf-number input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #042d36;
  padding: 3px 10px;
  margin: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  background: #042d36;
  color: #fff;
  border-radius: 6px;
  font-size: 30px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  outline: none;
}

.jcf-number input:focus {
  border: none;
  background: #042d36;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -50px;
  top: 50%;
  margin: -15px 0 0;
  cursor: pointer;
}

.jcf-number .jcf-btn-dec {
  left: auto;
  left: -50px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: none;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  font-family: 'icomoon' !important;
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  color: #042d36;
  content: "\E908";
  font-size: 29px;
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.jcf-number .jcf-btn-dec:before {
  content: "\E907";
}

.jcf-number .jcf-btn-dec:hover:before,
.jcf-number .jcf-btn-inc:hover:before {
  color: #fff;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3;
}

/* stylelint-disable */

.dashboard-menu-drop {
  background: #fff;
  -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 464px;
  position: fixed;
  top: 40px;
  right: -464px;
  overflow: hidden;
  padding: 0;
  z-index: 100;
}

.dashboard-menu-active .dashboard-menu-drop {
  right: 0;
}

.dashboard-menu-area {
  height: auto;
  padding: 50px 75px 20px;
}

.dashboard-menu {
  margin: 0;
  font-size: 18px;
  line-height: 32px;
}

.dashboard-menu li {
  border-bottom: 2px solid #ccc;
}
.dashboard-menu li:last-child {
  border-bottom: none;
}
.dashboard-menu li .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  margin-bottom: 3px;
}

.dashboard-menu a {
  display: block;
  padding: 20px 15px;
  text-align: center;
  text-decoration: none;
  color: #042d36;
}
.dashboard-menu li.active {
  border-color: #00703c;
}

.dashboard-menu li.active a {
  color: #fff;
  background: #00703c;
  font-family: bebas-neue, sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 400;
}

.dashboard-menu a:hover {
  color: #d31145;
  font-weight: 700;
}

.dashboard-menu-area {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 40px);
}

.menu-opener2 {
  width: 18px;
  height: 26px;
  -webkit-transition: all 0.4s ease 0;
  transition: all 0.4s ease 0;
  border-radius: 3px;
  background: none;
  position: absolute;
  right: 166px;
  top: 7px;
  z-index: 101;
}

.dashboard-menu-active .menu-opener2 {
  border-top: 0;
}

.menu-opener2 span {
  display: block;
}

.menu-opener2 span:before {
  width: 18px;
  height: 3px;
  background: #042d36;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
}

.dashboard-menu-active .menu-opener2 span:before {
  opacity: 0;
  visibility: hidden;
  background: #fff;
}

.menu-opener2:after,
.menu-opener2:before {
  width: 18px;
  height: 3px;
  background: #042d36;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
}

.dashboard-menu-active .menu-opener2:after,
.dashboard-menu-active .menu-opener2:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-opener2:before {
  top: 19px;
}

.dashboard-menu-active .menu-opener2:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 13px;
}

.dashboard-page {
  background: #f5f4f4;
}

.dashboard-page .wrapper {
  padding: 0;
}

.dashboard-page .wrapper:before {
  content: '';
  position: fixed;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
}

.dashboard-menu-active .wrapper:before {
  opacity: 1;
  visibility: visible;
}

.dashboard-header {
  text-align: center;
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
  background: #fff;
  height: 40px;
}

.dashboard-header .logo {
  width: 59px;
  top: 7px;
  left: 25px;
}

.dashboard-header .holder {
  margin-top: -24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 106px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 767.98px) {
  .dashboard-header .holder {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.dashboard-header .select-holder {
  width: 290px;
  margin: 0;
  height: 28px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 0;
  border-color: #042d36;
}

@media (max-width: 767.98px) {
  .dashboard-header .select-holder {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
}

.dashboard-header .select-holder:after {
  top: 4px;
  right: 18px;
  color: #042d36;
  font-size: 14px;
}

.dashboard-header .select-holder select {
  padding: 0 11px 4px;
  font-size: 12px;
  line-height: 16px;
  color: #042d36;
  height: 28px;
  font-weight: 400;
}

@media (max-width: 767.98px) {
  .dashboard-header .link-back {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.dashboard-header .link-back a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #042d36;
  text-decoration: none;
}

.dashboard-header .link-back a:hover {
  color: #c20330;
}

.dashboard-header .link-back .icon {
  font-size: 12px;
}

.dashboard-header .name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #042d36;
}

.dashboard-menu-holder {
  position: relative;
  padding-left: 8px;
}

@media (max-width: 767.98px) {
  .dashboard-menu-holder {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 10px;
    margin-top: 0;
  }
}

.dashboard-content {
  padding: 50px 25px;
  position: relative;
}

.dashboard-tabs {
  padding-top: 30px;
}

.dashboard-tabs .tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
  padding: 0 0 20px;
  font-size: 16px;
  line-height: 19px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.6px;
  justify-content: center;
}

@media (max-width: 767.98px) {
  .dashboard-tabs .tabset {
    margin: 0 -5px;
    font-size: 14px;
  }
}

.dashboard-tabs .tabset li {
  padding: 0 5px;
  margin-bottom: 10px;
}

@media (max-width: 767.98px) {
  .dashboard-tabs .tabset li {
    padding: 0 5px;
  }
}

@media (max-width: 479px) {
  .dashboard-tabs .tabset li {
    width: 100%;
  }
}

.dashboard-tabs .tabset li.active a {
  background: #042d36;
  color: #fff;
}

.dashboard-tabs .tabset a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border: 1px solid #042d36;
  color: #042d36;
  padding: 5px;
  width: 130px;
  height: 100%;
  text-decoration: none;
  text-align: center;
}

.menu-alert-bar {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: #f5f3b0;
  text-align: center;
  color: #042d36;
  font-size: 14px;
  line-height: 25px;
  padding: 15px;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
}
.menu-alert-bar p {
  margin: 0;
}

@media (max-width: 767.98px) {
  .dashboard-tabs .tabset a {
    padding: 10px;
  }
  .menu-alert-bar {
    font-size: 12px;
    line-height: 16px;
    padding: 25px 10px 10px;
  }
}

.dashboard-tabs .tab-content {
  padding: 0 15px;
}

.dashboard-tabs .tabset a:hover {
  background: #042d36;
  color: #fff;
}

.dashboard-tabs .cat-holder {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: center;
  margin: 0 -34px;
  padding: 11px 0 0;
}

@media (max-width: 767.98px) {
  .dashboard-tabs .cat-holder {
    margin: 0 -7px;
  }
}

.dashboard-tabs .cat-holder .cat-box {
  padding: 0 30px 39px;
  position: relative;
}

@media (max-width: 767.98px) {
  .dashboard-tabs .cat-holder .cat-box {
    width: 50%;
    padding: 0 7px 15px;
  }
}

@media (max-width: 479px) {
  .dashboard-tabs .cat-holder .cat-box {
    width: 100%;
  }
}

.dashboard-tabs .cat-holder .cat-box a {
  display: block;
  text-decoration: none;
}

.dashboard-tabs .cat-holder .cat-box a:hover .title {
  color: #c20330;
}

.dashboard-tabs .cat-holder .cat-box .image:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  font-family: 'icomoon' !important;
  content: "\E90E";
  color: #fff;
  font-size: 46px;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  pointer-events: none
}

.dashboard-tabs .cat-holder .cat-box.active .image:before,
.dashboard-tabs .cat-holder .cat-box.active .image:after {
  opacity: 1;
  visibility: visible;
}

.dashboard-tabs .cat-holder .image {
  width: 179px;
  height: 179px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.dashboard-tabs .cat-holder .image:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 50%;
  background: rgba(0, 112, 60, 0.87);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: '';
  pointer-events: none
}


.dashboard-tabs .cat-holder .image img {
  display: block;
  width: 100%;
  height: auto;
}

.dashboard-tabs .cat-holder .title {
  display: block;
  text-align: center;
  color: #042d36;
  font-size: 18px;
  line-height: 24px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  padding: 8px 0 0;
  letter-spacing: 0.4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.dashboard-wrap-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 640px) {
  .dashboard-wrap-holder {
    display: block;
  }
}

.dashboard-wrap-holder .menu-opener2 {
  top: 6px;
}

.dashboard-wrap-area {
  /*width: calc(100% - 315px);*/
  flex-grow: 1;
  flex-basis: 0;
}

@media (max-width: 640px) {
  .dashboard-wrap-area {
    width: 100%;
  }
}

.dashboard-wrap-area .dashboard-content {
  padding: 25px;
  overflow-y: scroll;
  height: 95vh;
}

.dashboard-sidebar {
  overflow-y: scroll;
  width: 335px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  height: 95vh;
}

@media (max-width: 688px) {
  .dashboard-sidebar {
    width: 100%;
  }
}

.dashboard-sidebar .head .title {
  display: block;
  text-align: center;
  background: #00703c;
  color: #fff;
  font-family: bebas-neue, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.9px;
  display: none;
}

.dashboard-sidebar .head .title a {
  display: block;
  padding: 9px;
  background: #00703c;
  text-decoration: none;
  color: #fff;
}

.dashboard-sidebar .head .title a:hover {
  background: #042d36;
}

.dashboard-sidebar .head .title .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  padding-top: 2px;
}

.dashboard-sidebar .time-info {
  background: #00703c;
  padding: 12px 0 19px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.dashboard-sidebar .time-info.alertRed {
  background: #C60707 !important;
}

.dashboard-sidebar .time-info .text {
  display: block;
  font-size: 14px;
  line-height: 18px;
}

.sidebar-content {
  padding: 30px;
  color: #042d36;
}

.sidebar-content .order-info {
  padding: 0 0 14px;
  margin: 0 0 18px;
  border-bottom: 1px solid #042d36;
}

.sidebar-content .order-info .title {
  display: block;
  color: #042d36;
  font-size: 20px;
  line-height: 24px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  letter-spacing: 0.6px;
}

.sidebar-content .order-info .text {
  font-size: 12px;
  line-height: 15px;
}

.sidebar-content .customer-data {
  padding: 0 0 13px;
  margin: 0 0 18px;
  border-bottom: 1px solid #042d36;
}

.sidebar-content .customer-data .name {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 2px;
}

.sidebar-content .customer-data ul {
  margin: 0 -9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
  line-height: 15px;
}

.sidebar-content .customer-data ul li {
  padding: 0 9px;
  margin: 0 0 4px;
  position: relative;
}

.sidebar-content .customer-data ul li:first-child:before {
  position: absolute;
  right: 0;
  top: 3px;
  bottom: 2px;
  width: 1px;
  background: #042d36;
  content: '';
}

.sidebar-content .note {
  padding: 10px 28px 15px 18px;
  border: 1px solid #042d36;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 15px;
}

.sidebar-content .note p {
  margin: 0;
}

.sidebar-content .order-summary {
  font-size: 12px;
  line-height: 15px;
  padding-right: 17px;
  padding-bottom: 7px;
  margin: 0 0 6px;
}

.sidebar-content .total-amount {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 17px;
}

.sidebar-content .total-amount .text {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  color: #042d36;
  font-weight: 700;
}

.sidebar-content .customer-info {
  font-size: 12px;
  line-height: 15px;
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #042d36;
}

.sidebar-content .customer-info .title {
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 15px;
}

.sidebar-content .order-history .title {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 4px;
}

.sidebar-content .order-history .name {
  display: block;
  font-size: 12px;
  line-height: 15px;
  padding: 0 0 0 9px;
}

.sidebar-content .order-history ul {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.sidebar-content .order-history ul li {
  padding: 0 0 0 8px;
  margin: 0;
  position: relative;
}

.sidebar-content .order-history ul li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #042d36;
}

.sidebar-btn-list {
  margin: 0 0 23px;
}

.sidebar-btn-list .btn {
  display: block;
  width: 100%;
  border-radius: 0;
}

.sidebar-btn-list .btn .icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

.sidebar-btn-list .btn.success-btn {
  background: #00703c;
  border-color: #00703c;
  color: #fff;
}

.sidebar-btn-list .btn.success-btn:hover {
  background: none;
  border-color: #042d36;
  color: #042d36;
}

.sidebar-btn-list .btn.print-btn {
  background: #042d36;
  border-color: #042d36;
  color: #fff;
}

.sidebar-btn-list .btn.print-btn:hover {
  background: none;
  border-color: #042d36;
  color: #042d36;
}

.sidebar-btn-list .btn.note-btn {
  border-color: #042d36;
  color: #042d36;
}

.sidebar-btn-list .btn.note-btn:hover {
  background: #042d36;
  border-color: #042d36;
  color: #fff;
}

.sidebar-btn-list li {
  margin: 0 0 14px;
}

.sidebar-proucts-list {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}

.sidebar-proucts-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 11px;
}

.sidebar-proucts-list li ul {
  margin: 0;
  padding: 5px 0 0 8px;
}

.sidebar-proucts-list li ul li {
  position: relative;
  margin: 0 0 2px;
  padding: 0 0 0 10px;
}

.sidebar-proucts-list li ul li:before {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 6px;
  line-height: 6px;
  font-family: 'icomoon' !important;
  content: "\E919";
}

.sidebar-proucts-list .number {
  width: 30px;
  display: block;
  font-weight: 700;
}

.sidebar-proucts-list .price {
  width: 50px;
  text-align: right;
  display: block;
}

.sidebar-proucts-list .holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.sidebar-proucts-list .title {
  position: relative;
}

.col-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

.dashboard-column {
  padding: 0 15px;
  width: 50%;
}

@media (max-width: 850px) {
  .dashboard-column {
    width: 100%;
  }
}

.dashboard-column h1 {
  margin: 0 0 8px;
  letter-spacing: 0.6px;
}

.dashboard-column.in-progress .order-box .head {
  background: #e7f5ee;
}

.order-box {
  position: relative;
  border: 1px solid #ccc;
  margin: 0 0 10px;
}

.order-box a {
  display: block;
  color: #042d36;
  text-decoration: none;
}

.order-box .head {
  background: #d9eff8;
  padding: 3px 30px 6px 15px;
  color: #042d36;
  font-size: 14px;
  line-height: 17px;
}

#completedOrders .order-box .head,
#holdOrders .order-box .head {
  padding: 3px 15px 6px 15px;
}

.order-box .head:after {
  position: absolute;
  left: 100%;
  top: -1px;
  border-style: solid;
  border-width: 14.5px 0 14.5px 17px;
  border-color: transparent transparent transparent #00703c;
  content: '';
  opacity: 0;
  visibility: hidden;
}

.order-box .head .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.order-box .head .holder .main-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  justify-content: space-between;
  flex-grow: 1;
}

.order-box .head .holder .status-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 15px;
}

.order-box .head .holder .status-holder span {
  color: red;
  font-style: italic;
  font-weight: bold;
}

.order-box.alertRed .head .holder .status-holder span {
  color: white;
}

.order-box ul {
  margin: 0;
  padding: 5px 15px 8px;
  font-size: 12px;
  line-height: 17px;
}

.order-box.active {
  background: #77c19c;
  border-color: #77c19c;
}

.order-box.active .head {
  background: #00703c !important;
  color: #fff;
  position: relative;
}

.order-box.active .head:after {
  opacity: 1;
  visibility: visible;
}

.order-box-wrap {
  margin: 0 0 37px;
}

.order-box-wrap.on-hold .order-box .head {
  background: #eee;
  color: #999;
}

.modal-dialog {
  max-width: 880px;
}

@media (max-width: 900px) {
  .modal-dialog {
    max-width: 100%;
  }
}

.modal-content {
  border-radius: 0;
}

.modal-header {
  background: #042d36;
  color: #fff;
  border-radius: 0;
  padding: 12px 25px;
}

.modal-header h2 {
  color: #fff;
  margin: 0;
  line-height: 30px;
  letter-spacing: 1px;
}

.modal-header .close {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  opacity: 1;
  outline: none;
  padding: 19px 11px 21px;
  font-size: 20px;
}

.modal-header .close:hover {
  color: #fff !important;
  opacity: 0.7 !important;
}

.modal-body {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767.98px) {
  .modal-body {
    display: block;
  }
}

.modal-content-area {
  width: 66.666%;
  padding: 0 25px;
}

@media (max-width: 767.98px) {
  .modal-content-area {
    width: 100%;
  }
}

.modal-content-area .head {
  position: relative;
  margin: 0 -25px;
  background: #d9eff8;
  padding: 15px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal-content-area .head .text {
  font-size: 12px;
  line-height: 15px;
  display: block;
}

.modal-content-area .head .info {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.modal-content-area .order-info {
  padding: 16px 0;
  margin: 0 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #ccc;
}

.modal-content-area .order-info .title {
  font-size: 14px;
  line-height: 17px;
}

@media (max-width: 479px) {
  .modal-content-area .order-info .title {
    width: 100%;
    margin: 0 0 5px;
  }
}

.modal-content-area .order-info .text {
  display: block;
  padding: 0 0 0 6px;
  font-size: 12px;
  line-height: 15px;
}

@media (max-width: 479px) {
  .modal-content-area .order-info .text {
    padding: 0;
  }
}

.modal-content-area .customer-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 15px;
  padding: 0 0 14px;
  border-bottom: 1px solid #ccc;
}

.modal-content-area .customer-data .name {
  display: block;
  width: 173px;
  font-size: 20px;
  line-height: 24px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
}

@media (max-width: 479px) {
  .modal-content-area .customer-data .name {
    margin: 0 0 10px;
  }
}

.modal-content-area .customer-data ul {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}

.modal-content-area .customer-data ul li {
  margin: 0 0 5px;
}

.modal-content-area .sidebar-proucts-list {
  border-bottom: 1px solid #ccc;
  margin: 0 0 11px;
  padding: 0 0 4px;
}

.modal-content-area .sidebar-proucts-list .holder {
  overflow: hidden;
}

.modal-content-area .sidebar-proucts-list .title:after {
  position: absolute;
  left: 110%;
  right: -999px;
  bottom: 5px;
  border-bottom: 1px dashed #042d36;
  content: '';
}

.modal-content-area .note {
  border-bottom: 1px solid #042d36;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 18px;
}

.modal-content-area .bottom-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal-content-area .bottom-area .holder {
  width: 204px;
}

@media (max-width: 500px) {
  .modal-content-area .bottom-area .holder {
    width: 100%;
    margin: 0 0 15px;
  }
}

.modal-content-area .bottom-area .btn {
  color: #042d36;
  border-color: #042d36;
  border-radius: 0;
  margin: 0 0 10px;
}

.modal-content-area .bottom-area .btn:hover {
  background: #042d36;
  color: #fff;
}

.modal-content-area .bottom-area .text {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.modal-content-area .order-summary {
  font-size: 12px;
  line-height: 15px;
}

.modal-content-area .total-amount {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

.modal-sidebar {
  width: 33.333%;
  background: #f5f4f4;
  border-left: 1px solid #ccc;
  padding: 50px 57px 35px;
}

@media (max-width: 900px) {
  .modal-sidebar {
    padding: 50px 20px 30px;
  }
}

@media (max-width: 767.98px) {
  .modal-sidebar {
    width: 100%;
  }
}

.modal-sidebar .time-info {
  text-align: center;
  margin: 0 0 20px;
}

.modal-sidebar .time-info .text {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.modal-sidebar .time-info .holder .text {
  font-size: 14px;
  line-height: 18px;
}

.modal-sidebar .time-info .holder .time {
  font-size: 50px;
  line-height: 50px;
  font-family: bebas-neue, sans-serif;
  padding: 0 0 3px;
  margin: 0 0 12px;
  position: relative;
  display: block;
}

.modal-sidebar .time-info .holder .time:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -21px;
  width: 42px;
  content: '';
  height: 1px;
  background: #042d36;
}

.modal-sidebar .time-info .holder2 .time {
  display: block;
  font-size: 16px;
  line-height: 24px;
}

.modal-sidebar .sidebar-btn-list {
  margin: 0 0 13px;
}

.modal-sidebar .eta-list {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #999;
  text-align: center;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
}

.modal-sidebar .eta-list span {
  display: block;
  margin: 0 0 10px;
}

.modal-sidebar .eta-list .btn {
  width: 100%;
  color: #042d36;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  border-color: #042d36;
  border-radius: 0;
  padding: 0;
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  height: 26px;
  margin: 0 0 7px;
}

.modal-sidebar .eta-list .btn:hover {
  background: #042d36;
  color: #fff;
}

.cancellation-box label {
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #042d36;
}

.cancellation-box .form-control {
  border-color: #042d36;
  border-radius: 0;
  height: 25px;
  font-size: 12px;
  padding: 0 10px;
  line-height: 22px;
  margin: 0;
}

.cancellation-box textarea.form-control {
  height: 125px;
  resize: none;
  padding: 5px 10px;
}

.cancellation-box ul {
  padding: 0 0 5px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
}

.cancellation-box ul li {
  margin: 0 0 15px;
}

.hold-bar {
  background: #999;
  padding: 10px 315px 10px 15px;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 640px) {
  .hold-bar {
    position: relative;
    padding-right: 15px;
  }
}

.hold-bar .text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 1px;
}

.hold-bar .link {
  position: absolute;
  right: 335px;
  top: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}

@media (max-width: 640px) {
  .hold-bar .link {
    right: 15px;
  }
}

.hold-bar .link .icon {
  display: inline-block;
  vertical-align: middle;
}

.hold-bar .link:hover {
  color: #c20330;
}

.listingOrderBlock .select-holder {
  background: #fff;
  margin: 0 0 10px;
}

@media (max-width: 991.98px) {
  #historyListing table {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 767.98px) {
  #historyListing table {
    font-size: 11px;
  }
}

@media (max-width: 540px) {
  #historyListing table {
    font-size: 9px;
  }
}

#historyListing table th {
  background: #d9eff8;
}

#historyListing .table-hover tbody tr.table-row:hover {
  background: #042d36;
  color: #fff;
}

.pagination {
  margin: 0;
}

.pagination a {
  text-decoration: none;
}

.pagination a:hover {
  background: #042d36;
  color: #fff;
}

#historyFilter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
}

#historyFilter .column {
  width: 18%;
  padding: 0 5px;
}

@media (max-width: 880px) {
  #historyFilter .column {
    width: 100%;
  }
}

#historyFilter .column:first-child {
  width: 35%;
}

@media (max-width: 880px) {
  #historyFilter .column:first-child {
    width: 100%;
  }
}

#historyFilter .column:nth-child(2) {
  width: 29%;
}

@media (max-width: 880px) {
  #historyFilter .column:nth-child(2) {
    width: 100%;
  }
}

#historyFilter .form-control {
  padding: 10px 15px;
  margin: 0 0 20px;
}

@media (max-width: 991.98px) {
  #historyFilter .form-control {
    font-size: 14px;
    margin: 0 0 10px;
  }
}

.historyListing-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal-content form {
  width: 100%;
  padding: 30px 0 0;
}

.modal-content .form-group {
  max-width: 500px;
  margin: 0 auto;
}

.modal-footer .btn {
  min-width: 108px;
}

.dashboard-account-content2 {
  padding: 50px 25px;
}

.dashboard-account-content2 .account-page-wrapper {
  max-width: 352px;
  margin: 0 auto;
}

.dashboard-account-content2 .form-block {
  max-width: 100%;
  margin: 0 auto 20px;
  padding: 40px 56px 45px;
}

@media (max-width: 500px) {
  .dashboard-account-content2 .form-block {
    padding: 40px 36px 45px;
  }
}

.dashboard-account-content2 .form-block .h2 {
  font-size: 30px;
  line-height: 33px;
  color: #c20330;
  margin: 0 0 15px;
  text-align: left;
}

.dashboard-account-content2 .form-block .form-fields {
  margin: 0 0 31px;
}

.dashboard-account-content2 .form-block .form-fields.add .form-control {
  margin: 0 0 15px;
}

.dashboard-account-content2 .form-block .select-holder {
  border-radius: 0;
  height: 32px;
  margin: 0 0 15px;
}

.dashboard-account-content2 .form-block .select-holder select {
  font-size: 12px;
  line-height: 16px;
  padding: 0 16px;
  height: 26px;
  color: #042d36;
}

.dashboard-account-content2 .form-block .select-holder:after {
  top: 6px;
  font-size: 14px;
  line-height: 14px;
  color: #042d36;
}

.dashboard-account-content2 .form-block .form-control {
  height: 32px;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 16px;
  border-radius: 0;
}

.dashboard-account-content2 .form-block label {
  display: block;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  margin: 0 0 7px;
}

.dashboard-account-content2 .btn-success {
  width: 241px;
  display: block;
  border-radius: 0;
  background: #00703c;
  height: 47px;
  font-size: 18px;
  line-height: 23px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.6px;
  margin: 0 auto;
}

.dashboard-account-content2 .btn-success:hover {
  background: #042d36;
}

.dashboard-account-content2 .btn-success.full {
  width: 100%;
}

.dashboard-account-content2 .btn-secondary {
  width: 100%;
  display: block;
  border-radius: 0;
  background: none;
  border: 1px solid #00703c;
  color: #00703c;
  height: 47px;
  font-size: 18px;
  line-height: 23px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.6px;
  margin: 0;
}

.dashboard-account-content2 .btn-secondary:hover {
  background: #00703c;
  color: #fff;
}

.employeeList-row {
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e1e6e7;
}

.employeeList-row .headbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}

.employeeList-row .headbar .name {
  color: #042d36;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
}

.employeeList-row .headbar .date {
  font-size: 12px;
  line-height: 15px;
  color: #042d36;
}

.employeeList-row .action-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.employeeList-row .action-btns .btn-link {
  width: 48%;
  height: 24px;
  color: #00703c;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  padding: 4px 5px;
  border: 1px solid #00703c;
}

@media (max-width: 500px) {
  .employeeList-row .action-btns .btn-link {
    font-size: 10px;
  }
}

.employeeList-row .action-btns .btn-link:hover {
  background: #00703c;
  color: #fff;
}

.employeeList-row .action-btns .deleteEmployeeBtn:hover {
  background: #c20330;
  color: #fff;
  border-color: #c20330;
}

.cancelModal .modal-body {
  padding: 40px 50px;
}

.cancelModal .modal-body .holder {
  width: 100%;
}

.modal-footer .btn-secondary {
  margin-right: 10px;
  border-radius: 6px;
}

.modal-footer .btn-secondary:hover {
  background: #042d36 !important;
  color: #fff !important;
}

#employeeModel .modal-dialog,
#resetPassModel .modal-dialog,
#deleteEmployeeModel .modal-dialog {
  max-width: 352px !important;
}

#resetPassModel .modal-content .modal-body {
  padding: 0 30px;
  background: #fff;
}

#resetPassModel .modal-content .modal-body .form-fields {
  width: 100%;
}

#resetPassModel .modal-content .modal-body .form {
  padding: 0;
}

#employeeModel .modal-content .modal-body {
  padding: 30px;
  background: #fff;
}

#employeeModel .modal-content .modal-body .form {
  padding: 0;
}

#employeeModel .modal-content .modal-body .form-control {
  margin: 0 0 15px;
}

.orders-status-wrap {
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .order-tracker-area {
    margin: 0 -15px;
  }
  .alert-text .btn {
    position: absolute;
    left: 50%;
    bottom: 20px;
    width: 203px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #d31145;
    font-size: 15px;
    font-family: bebas-neue, sans-serif;
    margin-left: -101px !important;
    border-radius: 6px !important;
    letter-spacing: 0.6px !important;
    border: 1px solid #d31145 !important;
    padding: 0 !important;
  }
  .alert-text .btn:hover {
    background: #d31145 !important;
    color: #fff !important;
  }

  .active-orders-info.active button.btn.btn-link.cancelPopup:hover {
    color: #fff !important;
  }

  .active-orders-info.active .orders-info-bar {
    padding-bottom: 0;
  }
  .active-orders-info.active button.btn.btn-link.cancelPopup {
    border: 1px solid #d31145 !important;
  }
  .active-orders-info.active {
    margin-bottom: 42px;
  }
}

.order-info-bottom {
  background: #eaf4fb;
  font-size: 14px;
  line-height: 19px;
  padding: 17px 15px;
  text-align: center;
  color: #042d36;
  margin: 0 0 27px;
}

@media (max-width: 767.98px) {
  .order-info-bottom {
    text-align: left;
    margin: 0 -20px 82px;
    font-size: 13px;
  }
}

.order-info-bottom .title {
  font-size: 16px;
  line-height: 19px;
}

.order-info-bottom p {
  margin: 0;
}

@media (max-width: 767.98px) {
  .order-open-close .h3 {
    margin: 0;
  }
  .order-info-bottom .title {
    font-size: 13px;
    line-height: 16px;
  }
}

.order-open-close.active .order-opener:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.order-opener {
  pointer-events: none;
  color: #042d36;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .order-opener {
    pointer-events: auto;
    background: #042d36;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 17px;
    position: relative;
    display: block;
    letter-spacing: 0.5px;
  }
}

@media (max-width: 767.98px) {
  .order-opener:hover {
    color: #fff;
  }
}

.order-opener:before {
  position: absolute;
  right: 20px;
  top: 10px;
  font-family: 'icomoon' !important;
  content: "\E904";
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 18px;
  line-height: 18px;
}

@media (max-width: 767.98px) {
  .order-opener:before {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767.98px) {
  .active-orders-info {
    margin: 0 0 5px;
  }
}

@media (max-width: 767.98px) {
  .active-orders-info .heading {
    padding: 0;
    background: none;
  }
}

@media (max-width: 767.98px) {
  .order-tracker-area .col-lg-4 {
    margin: 0 0 5px;
  }
}

.active-orders-info .heading .h3 {
  width: 100%;
}

/* stylelint-disable */

.footer {
  background: #c20330;
  color: #fff;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  z-index: 10;
}

.footer .footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer .container {
  position: relative;
  padding-top: 81px;
  padding-bottom: 53px;
}

@media (max-width: 991.98px) {
  .footer .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.footer .logo {
  position: static;
  width: 122px;
  margin: 0 auto 20px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.back-to-top {
  position: absolute;
  right: -26px;
  bottom: -2px;
  width: 42px;
  height: 42px;
  border-radius: 6px 6px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #9f0226;
  font-size: 22px;
  line-height: 1;
}

@media (max-width: 1499.98px) {
  .back-to-top {
    right: 0;
  }
}

.back-to-top:hover {
  background: #042d36;
}

.footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50%;
}

@media (max-width: 991.98px) {
  .footer-content {
    width: 100%;
    display: block;
  }
}

.footer-content .logo-holder {
  width: 153px;
}

@media (max-width: 1499.98px) {
  .footer-content .logo-holder {
    width: 140px;
  }
}

@media (max-width: 991.98px) {
  .footer-content .logo-holder {
    width: 100%;
  }
}

.footer-content .footer-holder {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}

.footer-nav {
  margin: 0 -10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 270px;
  overflow: hidden;
  font-size: 18px;
  line-height: 22px;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

@media (max-width: 991.98px) {
  .footer-nav {
    max-width: inherit;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-nav li {
  position: relative;
  padding: 0 10px 5px;
}

.footer-nav li:after {
  position: absolute;
  left: 0;
  top: 6px;
  bottom: 7px;
  width: 2px;
  content: '';
  background: #fff;
}

.footer-nav li:first-child:after {
  display: none;
}

.footer-nav a {
  color: #fff;
}

.footer-nav a:hover {
  color: #042d36;
}

.social-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 21px;
}

@media (max-width: 991.98px) {
  .social-area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.social-area .title {
  display: block;
  margin-right: 3px;
}

.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  font-size: 25px;
  line-height: 1;
}

.social-networks li {
  padding: 0 10px;
}

.social-networks a,
.social-networks a:focus,
.social-networks a:active {
  color: #fff !important;
}

.social-networks a:hover {
  color: #042d36 !important;
}

.copyrights {
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .copyrights {
    text-align: center;
  }
}

.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -6px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
}

@media (max-width: 1499.98px) {
  .footer-links {
    font-size: 11px;
  }
}

@media (max-width: 991.98px) {
  .footer-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-links li {
  padding: 0 6px;
}

.footer-links a {
  color: #fff;
}

.footer-links a:hover {
  color: #042d36;
}

.footer-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 32px 0 0;
  width: 50%;
}

@media (max-width: 991.98px) {
  .footer-media {
    display: none;
  }
}

@media (max-width: 1199px) {
  .footer-media {
    padding: 0;
  }
}

@media (max-width: 1199px) {
  .footer-media .app-image {
    width: 140px;
  }
}

@media (max-width: 1199px) {
  .footer-media .app-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}

.footer-media .btns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -9px;
}

.footer-media .btns-list li {
  padding: 0 9px;
  width: 213px;
}

@media (max-width: 1499.98px) {
  .footer-media .btns-list li {
    width: 170px;
  }
}

@media (max-width: 1199px) {
  .footer-media .btns-list li {
    width: 120px;
  }
}

.footer-media .btns-list a:hover img {
  opacity: 0.75;
}

.footer-media .btns-list img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer-media .text {
  display: block;
  margin: 0 0 35px;
  font-weight: 600;
}

@media (max-width: 1499.98px) {
  .footer-media .text {
    margin: 0 0 15px;
  }
}

@media (max-width: 1199px) {
  .footer-media .text {
    font-size: 12px;
  }
}

.fixed-bar-wrap {
  height: 149px;
}

@media (max-width: 991.98px) {
  .fixed-bar-wrap {
    height: 100px;
  }
  .login-body {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
  }
}

.fixed-bar {
  background: #042d36;
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}

.fixed-bar .container {
  padding-top: 43px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991.98px) {
  .fixed-bar .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.fixed-bar .text-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: bebas-neue, sans-serif;
  font-weight: 400;
  letter-spacing: 0.4px;
}

@media (max-width: 991.98px) {
  .fixed-bar .text-holder {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.fixed-bar .btn-primary {
  margin-left: 30px;
  height: 64px;
  padding: 0 36px;
  line-height: 64px;
  font-size: 25px;
}

.fixed-bar .text-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.fixed-bar .text {
  display: block;
  text-align: center;
  color: #fedd00;
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
}

@media (max-width: 767.98px) {
  .fixed-bar .btn-primary {
    margin: 0 0 0 10px;
  }
}

.fixed-bar .btn-primary:hover {
  background: #fff;
  border-color: #fff;
  color: #042d36;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fixed-bar .btn-primary:focus {
  background: #fff;
  border-color: #fff;
  color: #042d36;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fixed-bar .title {
  font-size: 25px;
  line-height: 28px;
  display: block;
  padding-right: 10px;
  font-weight: 400;
}

@media (max-width: 479px) {
  .fixed-bar .title {
    font-size: 15px;
    line-height: 18px;
  }
}

.fixed-bar .price {
  font-size: 35px;
  line-height: 40px;
}

@media (max-width: 479px) {
  .fixed-bar .price {
    font-size: 20px;
    line-height: 24px;
  }
}

.main-area.style03 {
  background: #0a88f3;
  padding: 70px 0 40px;
}

.main-area.style03:before {
  display: none;
}

.main-area.style03:after {
  background: #0a88f3;
}

.main-area.style03 .image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.main-area.style03 .text-area {
  max-width: 322px;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin: 0 0 0 37px;
}

.main-area.style03 .text-area h1 {
  color: #fff;
  margin: 0 0 22px;
  line-height: 82px;
  text-shadow: -5px 3px 0 rgba(0, 0, 0, 0.3);
}

.main-area.style03 .text-area p {
  margin: 0 0 44px;
}

.btn-info {
  font-size: 18px;
  line-height: 49px;
  display: inline-block;
  vertical-align: top;
  height: 47px;
  font-weight: 400;
  position: relative;
  background: #042d36;
  padding: 0 10px;
  width: 203px;
  text-align: center;
  border: none;
  color: #fff;
  border-radius: 6;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.btn-info:hover {
  background: #fff;
  border-color: #fff;
  color: #042d36;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn-info:focus {
  background: #fff;
  border-color: #fff;
  color: #042d36;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.main-banner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: 100% 0 !important;
}

.main-banner img {
  display: none !important;
}

.banner-area.product-italian-ice h1 {
  text-shadow: -4px 3px 0 #5ddafc,
      -7px 7px 0 #44a0b9;
}
.banner-area.product-gelati h1 {
  text-shadow: -4px 3px 0 #794cb4,
      -7px 7px 0 #53347b;
}
.banner-area.product-frozen_custard h1 {
  text-shadow: -4px 3px 0 #fc595e,
      -7px 7px 0 #d31145;
}
.banner-area.product-sundaes h1 {
  text-shadow: -4px 3px 0 #e953ab,
      -7px 7px 0 #a73b7b;
}
.banner-area.product-frozen_drinks h1 {
  text-shadow: -4px 3px 0 #db3355,
      -7px 7px 0 #8b2036;
}
.banner-area.product-milkshake h1 {
  text-shadow: -4px 3px 0 #e2ba5b,
      -7px 7px 0 #aa8e5d;
}
.banner-area.product-misto h1 {
  text-shadow: -4px 3px 0 #90e055,
      -7px 7px 0 #69a43e;
}
.banner-area.product-blendini h1 {
  text-shadow: -4px 3px 0 #ff813c,
      -7px 7px 0 #b45b2a;
}
.banner-area.product-cookie_sandwich h1 {
  text-shadow: -4px 3px 0 #896936,
      -7px 7px 0 #604a26;
}
.banner-area.product-soft_prezel h1 {
  text-shadow: -4px 3px 0 #9b4f1b,
      -7px 7px 0 #633211;
}
.banner-area.product-bottled_water h1 {
  text-shadow: -4px 3px 0 #00703c,
      -7px 7px 0 #004b28;
}
.banner-area.product-concrete h1 {
  text-shadow: -4px 3px 0 #0b75b8,
      -7px 7px 0 #074b76;
}

.banner-area.product-italian-ice {
  background: #5ddafc;
}
.banner-area.product-gelati {
  background: #794cb4
}
.banner-area.product-frozen_custard {
  background: #fc595e
}
.banner-area.product-sundaes {
  background: #e953ab
}
.banner-area.product-frozen_drinks {
  background: #db3355
}
.banner-area.product-milkshake {
  background: #e2ba5b
}
.banner-area.product-misto {
  background: #90e055
}
.banner-area.product-blendini {
  background: #ff813c
}
.banner-area.product-cookie_sandwich {
  background: #896936
}
.banner-area.product-soft_prezel {
  background: #9b4f1b
}
.banner-area.product-bottled_water {
  background: #00703c
}
.banner-area.product-concrete {
  background: #0b75b8
}

.banner-area.product-sundaes .image:before {
  display: none;
}

@media (max-width: 1790px) {
  .banner-area.product-frozen_drinks .image img {
    max-width: 100%;
    float: none;
  }
}

.size-holder:before {
  position: absolute;
  left: 27px;
  top: -30px;
  background: url(../images/fpo-text.png) no-repeat;
  width: 480px;
  height: 339px;
  content: '';
  pointer-events: none;
  z-index: 1;
  display: none;
}

@media (max-width: 1649px) {
  .main-banner {
    background-size: 112% 100% !important;
    background-position: 70% 0 !important;
  }
}

@media (max-width: 1399px) {
  .size-holder:before {
    background-size: 100% 100%;
    width: 400px;
    height: 270px;
    top: 30px;
  }
}

@media (max-width: 1370px) {
  .main-banner {
    background-size: 130% 100% !important;
    background-position: 70% 0 !important;
  }
}

@media (max-width: 1199px) {
  .main-banner {
    background-size: 138% 100% !important;
    background-position: 44% 0 !important;
  }
}

.banner-area .mobile-image {
  display: none;
}

@media (max-width: 991.99px) {
  .banner-area .mobile-image {
    display: block;
  }
  .banner-area .image:before {
    bottom: -55px;
    width: 1000px;
    height: 500px;
    left: 50%;
    margin-left: -500px;
    background-size: 100% 100%;

  }
  .banner-area .image-area {
    overflow: hidden;
  }
  .main-banner {
    background: none !important;
    position: static;
  }
  .main-banner img {
    display: block !important;
    height: auto;
    width: 550px;
    margin: 0 auto;
  }
  .size-holder:before {
    left: 50%;
    margin-left: -200px;
  }
  .banner-area .description {
    background: rgba(0,0,0, 0.1);
    margin: 0 -15px;
    padding: 33px 15px;
    text-align: left;
  }
  .banner-area .col-lg-5 {
    position: static;
  }
  .banner-area .heading {
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    text-align: center;
    padding: 0 15px;
  }
  .size-holder {
    max-width: 466px;
    margin: 0 auto;
  }
  .range-area {
    padding-right: 66px;
  }
  .banner-area {
    padding: 0;
  }
  .banner-area .image-area {
    display: block;
    padding-top: 250px;
  }
  .banner-area .image-area .image {
    max-width: 600px;
    margin: 0 auto;
  }
}
@media (max-width: 767.99px) {
  .banner-area .image:before {
    bottom: -25px;
    width: 600px;
    height: 300px;
    left: 50%;
    margin-left: -300px;
    background-size: 100% 100%;

  }
  .banner-area .heading {
    text-align: left;
    top: 54px;
  }
  .banner-area .image-area {
    padding-top: 160px;
  }
  .banner-area.product-cookie_sandwich .image-area {
    padding-top: 240px;
  }
  .main-banner img {
    display: block !important;
    height: auto;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  #flavorListing .tab-list-holder span.image-wrap {
    width: 100% !important;
    height: auto;
    overflow-y: hidden;
  }
  .main-area.style03 .text-area {
    margin: 0 auto;
    text-align: center;
  }
  .main-area.style03 .btn-info {
    margin: 0 auto;
  }
  .cart-total-holder .btn-area a.btn-primary {
    margin-top: 10px !important;
  }
}

@media (max-width: 529.99px) {
  .size-holder h2 {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 12px;
  }
  .size-holder .radio-area {
    width: 140px;
    height: 115px;
    padding-left: 0;
    padding-right: 0;
  }
  .size-holder .name {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 6px;
    padding: 10px 8px 0;
  }
  .size-holder .price {
    font-size: 12px;
    line-height: 14px;
  }
  .size-holder:before {
    display: none;
  }
  .size-holder {
    max-width: 288px;
  }
  .range-area label {
    font-size: 15px;
    margin-right: 35px;
    letter-spacing: 0.6px;
  }
  .range-area {
    padding-right: 10px;
  }
  .jcf-number .jcf-btn-dec,
  .jcf-number .jcf-btn-inc {
    width: 19px;
    height: 19px;
    margin-top: -8px;
    right: -28px;
  }
  .cart-row .quantity .editQuantity {
    margin-left: 35px;
  }
  .cart-row .quantity .jcf-number .jcf-btn-dec,
  .cart-row .quantity .jcf-number .jcf-btn-inc {
    margin-top: -13px;
  }
  .jcf-number .jcf-btn-dec {
    left: -24px;
  }
  .size-holder .size-list {
    margin-bottom: 12px;
  }
  .jcf-number .jcf-btn-dec::before,
  .jcf-number .jcf-btn-inc::before {
    font-size: 16px;
  }
  .jcf-number input {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .jcf-number {
    width: 32px;
    height: 32px;
  }
  .size-holder .icon {
    font-size: 14px;
    margin: 0 0 4px;
  }
  .size-holder .radio-area {
    padding-top: 5px;
  }
  .size-holder .size-list {
    justify-content: flex-start;
  }
}

.store-menu {
  justify-content: center;
}
.store-menu.table.dataTable.no-footer span.jcf-btn-inc {
  right: -66px !important;
}
.store-menu.table.dataTable.no-footer span.jcf-btn-dec {
  left: -70px;
}
.store-menu.table.dataTable.no-footer .jcf-number {
  width: 54px;
}
.store-menu.table.dataTable.no-footer span.input-group-text,
.input-group-prepend .input-group-text {
  font-size: 18px !important;
}
.store-menu.table.dataTable.no-footer .input-group {
  width: 200px;
  justify-content: center;
  margin-top: -40px;
}
.store-menu.table.dataTable.no-footer a.copy-base-rate  {
  display: block;
  margin-top: -33px;
}
.store-menu.table.dataTable.no-footer td .form-check {
  margin-top: -33px;
}
.store-menu.table.dataTable.no-footer .jcf-number input {
  font-size: 23px;
}
.store-menu.table.dataTable.no-footer .jcf-number .jcf-btn-dec::before,
.store-menu.table.dataTable.no-footer .jcf-number .jcf-btn-inc::before {
  font-size: 21px;
  top: 5px;
}
.store-menu.table.dataTable.no-footer .jcf-number .jcf-btn-dec:hover::before,
.store-menu.table.dataTable.no-footer .jcf-number .jcf-btn-inc:hover::before {
  color: #791E33;
}
.store-menu.table.dataTable.no-footer span.input-group-text {
  font-size: 18px !important;
}
.menu-right-col select {
  min-width: 158px;
}
#menuForm .table-responsive table {
  width: 630px;
  margin: 0 auto;
}
.menu-left-col img {
  max-width: 100% !important;  
  position: relative;
  top: 40%;
  transform: translateY(-50%);
}
@media (max-width: 1320px) {
  .menu-left-col,
  .menu-right-col {
    padding: 8px !important;
  }
}
@media (max-width: 1200px) {
  .menu-left-col,
  .menu-right-col {
    display: block;
    width: 100%;
  }
}
.store-menu .menu-right-col {
  min-width: 650px;
}

.product-view {
  height: auto;
}
.product-view .wrapper {
  display: block;
  height: auto;
}
.product-view .footer {
  display: block;
  height: auto;
}
.fixed-bar-wrap {
  margin-top: -2px;
}

.form-block.reset-page {
  margin-top: 46px;
  padding: 38px 105px 49px;
}
.form-block.reset-page h2 {
  font-size: 40px;
}
.form-block.reset-page img {
  margin-top: 1rem;
}
.form-block.reset-page .form-control {
  padding: 10px 19px;
  margin: 0 0 51px;
}
.form-block.reset-page .head-area {
  margin: 0;
}
@media (max-width: 767px) {
  .form-block.reset-page .form-control {
    margin: 0 0 25px;
  }
  .form-block.reset-page {
    margin-top: 0;
    padding: 40px 30px 35px;
  }
}
.dashboard-menu-active .dashboard-wrap-holder .menu-opener2 {
  right: 166px;
}
.swiper-slide .image-wrap {
  cursor: pointer;
}

.main {
  overflow: hidden;
}

.swipe-mobile-bar {
  position: relative;
  height: 60px;
  background: #cce8f7;
  display: none;
}


.swipe-mobile-container {
  display: block;
  position: absolute;
    top: 50%;
    left: 50%;
  transform: translate(-50%,-50%);
}

svg#icon-swipe {
  width: 72px;
  height: 35px;
  //padding: 2px 0px;
  //border: 2px solid red;
}
svg#icon-swipe #hand {
  fill: #77b8d1;
  transform-origin: 50% 100%;
  animation: hand-swipe 3.5s infinite ease;
}
svg#icon-swipe #left, svg#icon-swipe #right {
  fill: #042d36;
  opacity: 0;
}
svg#icon-swipe #right { animation: arrow-right 3.5s infinite ease; }
svg#icon-swipe #left { animation: arrow-left 3.5s infinite ease; }

@keyframes hand-swipe {
  5% { transform: translateX(3px) rotate(6deg); }
  25% { transform: translateX(0px) rotate(0deg); }
  28% { transform: translateX(0px) rotate(0deg); }
  33% { transform: translateX(-3px) rotate(-6deg); }
  53% { transform: translateX(0px) rotate(0deg); }
  100% { transform: translateX(0px) rotate(0deg); }
}

@keyframes arrow-right {
  7% { transform: translateX(8px); opacity: 1; }
  17% { transform: translateX(10px); opacity: 0; }
  18%, 100% { transform: translateX(0); opacity: 0; }
}

@keyframes arrow-left {
  0%, 30% { transform: translateX(0); opacity: 0; }
  37% { transform: translateX(-8px); opacity: 1; }
  47% { transform: translateX(-10px); opacity: 0; }
  48%, 100% { transform: translateX(0); opacity: 0; }
}

@media (max-width: 991.99px) {
  .header .location-info {
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
  }
  .header .title {
    padding-left: 0;
  }
  .location-info-top .icon {
    top: 0;
  }
  .header .location-info .text {
    display: none;
  }
}

@media (max-width: 767px) {
  .swipe-mobile-bar {
    display: block;
    margin-top: 80px;
  }
  .header .location-info {
    left: auto;
    transform: translateX(0);
    top: -20px;
  }
  .header .title {
    padding-left: 0;
  }
  .intro-section {
    padding-bottom: 0;
  }
  .fixed-bar-wrap {
    height: 59px;
    margin: 0;
  }
  .fixed-bar {
    background: #fff;
  }
  .fixed-bar .title {
    display: none;
  }
  .fixed-bar .text {
    display: none;
  }
  .fixed-bar .btn-primary {
    width: 100%;
    display: block;
    margin: 0;
    height: 39px;
    line-height: 39px;
    font-size: 20px;
  }
  .fixed-bar .btn-primary:hover {
    background: #032e37;
    color: #fff;
  }
  .fixed-bar .price {
    position: absolute;
    right: 15px;
    top: 6px;
    display: block;
    z-index: 9;
    font-size: 20px;
    line-height: 24px;
  }
  .fixed-bar .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .fixed-bar .text-holder {
    width: 100%;
    position: relative;
  }
  .fixed-bar .text-holder:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    content: '';
    height: 1px;
    background: #ccc;
  }
  .cart-total-holder {
    margin: 0;
  }
  .cart-total-holder h3,
  .cart-total-holder .order-summary,
  .cart-total-holder .order-total-row .title,
  .cart-total-holder .btn-area .btn-secondary {
    display: none;
  }
  .cart-total-holder .btn-area .btn-primary {
    margin: 0;
    width: 100%;
    display: block;
    font-size: 20px;
    height: 39px;
    line-height: 39px;
    border-radius: 6px;
  }
  .cart-total-holder .order-total-row .price {
    position: absolute;
    right: 15px;
    top: 7px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    z-index: 9;
    font-family: bebas-neue, sans-serif;
    font-weight: 400;
    pointer-events: none;
  }
  .cart-total-holder .order-total-row {
    margin: 0;
  }
  .cart-total-holder {
    padding: 0;
  }
  .cart-total-holder:before {
    display: none;
  }
  .cart-row-wrap {
    margin: 0 -15px;
    padding: 15px 0 33px;
  }
  .account-dropdown ul {
    margin-bottom: 30px;
  }
  .header-holder .container:before {
    right: -72px;
  }
  .main-area .checkout-section h1.h2 {
    text-align: left;
  }
}


.pwd_conditions {
  list-style: none;
  margin: 0 0 20px;
  padding: 24px 0 0;
  font-size: 14px;
}
.pwd_conditions li strong {
  display: block;
  margin-bottom: 6px;
  margin-top: -28px;
}
.form-block .two-col {
  position: relative;
}
.toggle-password {
  position: absolute;
  top: 15px;
  right: 22px;
  cursor: pointer;
}
#addProduct #loading {
  display: none;
}
@media (max-width: 1400px) {
  .fixed-bar .container {
    padding-top: 18px;
    padding-bottom: 20px;
  }
  .fixed-bar-wrap {
    height: 104px;
  }
}
@media (max-width: 1200px) {
  .pwd_conditions li strong {
    margin-top: -10px;
  }
}
#additionalToppingListing .container {
  position: relative;
  margin-bottom: 35px;
}
#additionalToppingListing .container:before {
  content: '';
  position: absolute;
  top: 25px;
  left: 21px;
  right: 24px;
  bottom: 13px;
  border: 1px solid #00703c;
  border-radius: 10px;
}
.fa-comment:before {
  content: "\f075";
}
#additionalToppingListing .container .swiper-button-next,
#additionalToppingListing .container .swiper-button-prev {
  top: 50%;
  margin-top: -60px;
}
#additionalToppingListing .container .swiper-button-next::before,
#additionalToppingListing .container .swiper-button-prev::before {
    position: absolute;
    left: -40px;
    top: 0;
    background: #00703c;
    padding: 0;
    border: 1px solid #00703c;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    transition: all 0.4s ease;
  }
#additionalToppingListing .container .swiper-button-next::before {
  left: -10px !important;
}
#additionalToppingListing .container .swiper-button-next:hover:before,
#additionalToppingListing .container .swiper-button-prev:hover:before {
  background: #fff;
  color: #00703c;
}

.remove-topping {
  margin: 0 auto;
  display: block;
  max-width: 242px;
  text-align: center;
  height: 47px;
  line-height: 47px;
  background: #00703c;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-family: bebas-neue, sans-serif;
  position: relative;
  z-index: 1;
  border-radius: 6px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: 0.45s ease-in;
}
.remove-topping:hover {
  background: #c20330;
}

#additionalToppingListing .product-slider .swiper-container {
  padding: 70px 0 60px;
}
#toppingListing .btn-holder {
  padding: 0;
}
#plus_topping {
  border-color: #00703c;
  color: #00703c;
  padding: 0 35px;
  letter-spacing: 0.8px;
}
#plus_topping:hover,
#plus_topping:focus,
#plus_topping:active {
  background: #00703c;
  border-color: #00703c;
  color: #fff;
}
.product-slider .image-wrap img {
  border-radius: 50%;
}
.js-tab-hidden {
  width: 100% !important;
}

@media (max-width: 991px) {
  .product-slider .textWrap {
    width: 130px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .product-slider .box .text {
    font-size: 12px;
    line-height: 14px;
    margin-top: 11px;
    padding: 0;
  }
  .textWrap {
    height: auto;
  }
  .product-slider .swiper-slide-active .box .text {
    font-size: 12px;
    margin-top: 12px;
    padding: 0;
  }
  .product-slider .swiper-slide-active .image-wrap:after {
    font-size: 24px;
  }
  .product-slider .swiper-slide-active {
    margin: 0 15px;
  }
  .product-slider .box .price {
    font-size: 12px;
  }
  .product-slider .swiper-slide-active .box .price {
    font-size: 13px;
  }
  #additionalToppingListing .container:before {
    top: 25px;
    left: -15px;
    right: -15px;
    bottom: auto;
  }
  .product-slider .image-wrap .image {
    height: 130px;
  }
  .product-slider .image-wrap,
  .product-slider .image-wrap img {
    width: 130px;
    height: 130px;
  }
  .product-slider .swiper-slide-active .image-wrap img {
    height: 130px;
  }
  .product-slider .swiper-slide-active .box {
    transform: scale(1.5);
  }
  .product-slider .image-wrap:before {
    height: 130px;
    width: 130px;
    right: auto;
    left: 50%;
    margin-left: -64px;
    bottom: auto;
    top: 50%;
    margin-top: -64px;
  }
  .product-slider {
    padding: 0;
  }
  .product-slider .swiper-container {
    padding-bottom: 60px;
  }
  #plus_topping {
    font-size: 15px;
    padding:  0 17px;
    line-height: 40px;
    height: 40px;
  }
}
@media (max-width: 680px) {
  .product-slider .image-wrap .image {
    height: 130px;
  }
  .product-slider .image-wrap,
  .product-slider .image-wrap img {
    width: 130px;
    height: 130px;
  }
  .product-slider .swiper-slide-active .image-wrap img {
    height: 130px;
  }
  .product-slider .image-wrap:before {
    height: 130px;
    width: 130px;
    right: auto;
    left: 50%;
    margin-left: -64px;
    bottom: auto;
    top: 50%;
    margin-top: -64px;
  }
  .product-slider .swiper-slide-active .box {
    transform: scale(1.3);
  }
  .textWrap {
    width: 100px;
    margin: 0 auto;
  }
  .tabset .textWrap {
    width: 100% !important;
  }
  .category-section h2 {
    font-size: 20px;
    margin: 0 0 18px;
    line-height: 22px;
  }
  .category-section .category-slider-area h2 {
    margin: 0;
  }
  .product-slider .slider1 .swiper-slide-active .box {
    transform: scale(1.2);
  }
}

@media (max-width: 576px) {
  .product-slider .image-wrap .image {
    height: 85px;
  }
  .product-slider .image-wrap,
  .product-slider .image-wrap img {
    width: 85px;
    height: 85px;
  }
  .product-slider .swiper-slide-active .image-wrap img {
    height: 85px;
  }
  .product-slider .image-wrap:before {
    height: 85px;
    width: 85px;
    right: auto;
    left: 50%;
    margin-left: -43px;
    bottom: auto;
    top: 50%;
    margin-top: -43px;
  }
  .product-slider .textWrap {
    width: 90%;
  }
}

@media (max-width: 479px) {
  .product-slider .swiper-slide-active .box {
    transform: scale(1.6);
  }
  .product-slider .slider1 .swiper-slide-active .box {
    transform: scale(1.6);
  }
  .textWrap {
    width: 85px;
  }
  .tab-list-holder .tabset li .text {
    font-size: 11px;
    line-height: 1.1;
  }
  .product-slider .swiper-slide-active {
    margin: 0 10px;
  }
  .product-slider .swiper-slide-active .box .text {
    margin-top: 4px;
  }
  .intro-section h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 30px;
  }
}
@media (max-width: 400px) {
  .product-slider .swiper-slide-active .box {
    transform: scale(1.3);
  }
  .product-slider .slider1 .swiper-slide-active .box {
    transform: scale(1.3);
  }
}
@media (max-width: 360px) {
  .product-slider .swiper-slide-active .box {
    transform: scale(1.3);
  }
  .product-slider .slider1 .swiper-slide-active .box {
    transform: scale(1.3);
  }
  .product-slider .swiper-slide-active {
    margin: 0 5px;
  }
  .product-slider .swiper-container {
    margin: 0 -15px 0 -30px;
  }
  .additionalToppingSection .product-slider .swiper-container {
    margin: 0 -35px 0 -30px;
  }
  .slider1.swiper-container-initialized {
    margin-left: -40px;
  }
  .product-slider .image-wrap .image {
    height: 70px;
  }
  .product-slider .image-wrap,
  .product-slider .image-wrap img {
    width: 70px;
    height: 70px;
  }
  .product-slider .swiper-slide-active .image-wrap img {
    height: 70px;
  }
  .product-slider .image-wrap:before {
    height: 70px;
    width: 70px;
    right: auto;
    left: 50%;
    margin-left: -34px;
    bottom: auto;
    top: 50%;
    margin-top: -34px;
  }
  .textWrap {
    width: 70px;
  }
  .product-slider .box .text {
    font-size: 10px;
    line-height: 12px;
  }
}

#productListing #finalPrice {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#productListing #finalPrice .text-row {
  font-size: 25px;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
}
#productListing #finalPrice .price {
  font-size: 40px;
  line-height: 44px;
  margin-right: 10px;
}
#productListing #finalPrice .title {
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
}
#productListing #finalPrice .add-cart {
  font-size: 35px;
  background: #00703c;
  height: 100px;
  line-height: 100px;
  margin-left: 30px;
  border-radius: 9px;
  padding: 0 65px;
}
#productListing #finalPrice .add-cart:hover {
  background: #042D36;
}
#productListing #finalPrice .add-cart i {
  font-weight: 300;
  display: inline-block;
  margin-right: 10px;
 }
 #containerListing:empty {
  display: none;
 }
 .instructions-area .row {
  align-items: center;
 }

@media (max-width: 1199px) {
  #productListing #finalPrice .add-cart {
    padding: 0 30px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
  }
  #productListing #finalPrice .text-row {
    letter-spacing: 1px;
  }
}


@media (max-width: 991px) {
  #productListing #finalPrice {
    padding-top: 30px;
    display: block;
  }
  #productListing #finalPrice .holder {
    margin-bottom: 10px;
    text-align: center;
  }
  #productListing #finalPrice .add-cart {
    width: 100%;
    margin: 0;
    font-size: 22px;
    height: 58px;
    line-height: 58px;
  }
  #productListing #finalPrice .title {
    font-size: 22px;
    line-height: 25px;
  }
  #productListing #finalPrice .price {
    font-size: 25px;
    line-height: 28px;
  }
}
 #containerListing {
  padding: 0;
 }
 #containerListing .container {
  padding: 89px 0 60px;
 }

#flavor-1-0,
#flavor-3-0,
#flavor-5-0,
#flavor-7-0,
#flavor-9-0,
#flavor-11-0,
.additional_flavors_container_1,
.additional_flavors_container_3,
.additional_flavors_container_5,
.additional_flavors_container_7,
.additional_flavors_container_9 {
  background: #fff;
}
#flavorListing .btn-holder {
  padding: 0 0 50px;
  margin: -50px 0 0;
}
.modal-buttons {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.modal-buttons button {
  cursor: pointer !important;
  margin: 0 6px;
  min-width: 158px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 18px;
  color: #d31145;
  border: 1px solid #d31145;
  border-radius: 9px;
  font-family: bebas-neue, sans-serif;
  padding: 0 40px;
  background: #fff;
}
.modal-buttons button.active {
  background: #d31145;
  color: #fff;
}
.modal-buttons button:hover {
  background: #042D36 !important;
  color: #fff !important;
  border-color: #042D36;
}
#flavorListing .tab-content {
  margin-bottom: 50px;
}
#cancelCustomerOrder .modal-body {
  padding: 50px 60px;
  background: #fff;
}
#cancelCustomerOrder .modal-dialog {
  max-width: 550px;
}
@media (min-width: 1480px) {
  .product-slider .swiper-slide-active {
    margin: 0 15px;
  }
  .product-slider .swiper-container {
    padding: 40px 15px 40px 0;
    margin-left: -35px;
  }
  .product-slider .textWrap {
    padding: 0 15px;
  }
}
#cancelCustomerOrder #startOrderBody {
  margin: 0 0 30px;
  text-align: center;
  display: block;
  width: 100%;
}
@media (max-width: 520px) {
  .modal-buttons {
    display: block;
  }
  .modal-buttons button {
    display: block;
    width: 100%;
    margin: 0 0 15px;
  }
}

@media (max-width: 767px) {
  .swipe-mobile-bar {
    margin-top: 0;
  }
  #containerListing .container {
    padding-top: 35px;
    padding-bottom: 56px;
  }
}

#removeOrderItem .modal-body {
  padding: 50px 60px;
  background: #fff;
}
#removeOrderItem .modal-dialog {
  max-width: 500px;
}
#removeOrderItem #startOrderBody {
  margin: 0 0 30px;
  text-align: center;
  display: block;
  width: 100%;
}

#removeOrderItem .modal-dialog button.close {
  position: absolute;
  right: 0;
  font-size: 42px;
  width: 42px;
  top: 0;
}
.btn-row-form {
  background: #fff;
  padding: 45px 105px;
}
.btn-row-form .btn-row:before {
  display: none;
}
.btn-row-form .btn-row {
  margin: 0 -7px;
  padding: 0;
}

@media (max-width: 1199px) {
  .btn-row-form {
    background: #fff;
    padding: 40px 60px;
  }
}
@media (max-width: 767px) {
  .btn-row-form {
    background: #fff;
    padding: 40px 30px;
  }
  .btn-row-form .btn-row .btn {
    padding: 0 10px;
    margin: 0;
  }
}

@media (max-width: 479px) {
  .btn-row-form {
    background: #fff;
    padding: 40px 15px 30px;
  }
}
#confirmForm .link {
  text-decoration: none;
}
@media (max-width: 767px) {
  .list-unstyled.past-orders {
    margin-bottom:40px;
  }
}
.cancel-update-profile {
  font-size: 18px;
  line-height: 47px;
  display: inline-block;
  vertical-align: top;
  height: 47px;
  font-weight: 400;
  position: relative;
  background: #fff;
  padding: 0 27px;
  text-align: center;
  border: none;
  color: #c20330;
  border-radius: 4px;
  border: 1px solid #c20330;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 0.2px;
  text-decoration: none;
  margin-left: 15px;
  text-decoration: none;
}
.cancel-update-profile:hover {
  background: #c20330;
  color: #fff;
}
.edit-info-form {
  padding: 30px 0;
}
.edit-info-form .form-group {
  margin-bottom: 0;
}
.checkout-section .btn-row-form {
  padding: 45px 61px;
  margin-bottom: 50px;
}

.main-area.style04 {
  background: #0a88f3;
}

.main-area.style04 .image {
  position: relative;
}
.main-area.style04 .image:before {
  position: absolute;
  left: -150px;
  bottom: 0;
  content: '';
  background: url(../images/bg-visual.png?a8eb6fdd784c5318a56f7c4e72778d9e) no-repeat;
  width: 1471px;
  height: 744px;
}
.main-area.style04 .text-area h1 {
  text-shadow: -3px 4px #003d21;
  color: #fff;
}
.main-area.style04 .text-area {
  padding: 0 0 56px 14px;
}
.main-area.style04 .image img {
  display: block;
  margin: 0 auto;
  position: relative;
  left: 83px;
  max-width: 100%;
  height: auto;
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-history:before {
  content: "\f1da";
}
.fa-question:before {
  content: "\f059";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-cog:before {
  content: "\f013";
}
.fa-user-plus:before {
  content: "\f234";
}
.modal-dialog.modal-dialog-centered {
  margin: 0 auto;
}

@media (max-width: 1299.99px) {
  .main-area.style04 .image:before {
    left: -330px;
  }
  .main-area.style04 .image img {
    left: 0;
  }
}

@media (max-width: 991.99px) {
  .main-area.style04 .image:before {
    bottom: -55px;
    width: 800px;
    height: 400px;
    left: 50%;
    margin-left: -350px;
    background-size: 100% 100%;

  }
  .banner-area .image-area {
    overflow: hidden;
  }
}

.orderHistoryBlock .dataTable td .icon-eye-solid {
  display: none;
}
@media (max-width: 767px) {
  .orderHistoryBlock .dataTable {
    overflow: hidden;
  }

  .orderHistoryBlock .dataTable ,
  .orderHistoryBlock .dataTable thead,
  .orderHistoryBlock .dataTable tbody,
  .orderHistoryBlock .dataTable th,
  .orderHistoryBlock .dataTable td,
  .orderHistoryBlock .dataTable tr {
    display: block;
  }

  .orderHistoryBlock .dataTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .orderHistoryBlock tr {
    margin-bottom:0;
    border-bottom: 1px solid #042d36;
    padding: 20px 8px;
  }

  .orderHistoryBlock .head-area {
    margin-bottom: 0;
  }

  .orderHistoryBlock {
    margin: 0 -15px;
    padding: 0 0 30px;
  }

  .orderHistoryBlock .dataTable td {
    border: none;
    border-bottom: none;
    position: relative;
    padding-left: 50%;
    font-size: 14px;
    line-height: 16px;
    padding: 0 15px 0 50%;
    text-align: left;
    margin: 0 0 8px;
    width: 100%;
  }

  .orderHistoryBlock .dataTable td:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: 700;
  }
  .orderHistoryBlock .dataTable td:nth-of-type(6) {
    padding-left: 10px;
    border: none;
    text-align: right;
    margin: 0;
  }

  .orderHistoryBlock .dataTable td .icon-eye-solid {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
  }

  .orderHistoryBlock .dataTable td a {
    text-decoration: none;
  }
  
  .orderHistoryBlock.form-block .dataTable tbody:before {
    display: none !important;
  }

  .orderHistoryBlock .dataTable td:nth-of-type(1):before { content: "Order Number"; }
  .orderHistoryBlock .dataTable td:nth-of-type(2):before { content: "Location"; }
  .orderHistoryBlock .dataTable td:nth-of-type(3):before { content: "Placed"; }
  .orderHistoryBlock .dataTable td:nth-of-type(4):before { content: "Status"; }
  .orderHistoryBlock .dataTable td:nth-of-type(5):before { content: "Price"; }

  .main-area.style04 .text-area h1 {
    font-size: 40px;
    line-height: 44px;
  }

  .main-area.style04 .col-lg-5 {
    position: relative;
    padding: 25px 15px;
    background: rgba(0,0,0, 0.1);
    text-align: center;
  }

  .main-area.style04 .text-area {
    padding: 0;
  }
  .main-area.style04 .image {
    padding: 0 35px;
  }
}
@media (min-width: 767px) {
  .orderHistoryBlock .table tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .orderHistoryBlock .table tr td:nth-child(1),
  .orderHistoryBlock .table th td:nth-child(1) {
    width: 175px;
  }
}

/* custom select styles */

.select-holder {
  border: none;
  height: auto;
  border-radius: 0;
}
.select-holder:after {
  display: none;
}

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: none;
    background: #fff;
    margin: 0;
    width: 100%;
    height: 45px;
    border-radius: 6px;
    border: 1px solid #ccc;
    text-align: left;
    cursor: pointer;
}

.dashboard-account-content2 .form-block .select-holder .jcf-select {
  height: 32px;
  line-height: 30px;
  border-radius: 0;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
    color: #81969a;
    margin: 0 35px 0 15px;
    cursor: pointer;
}
.dashboard-account-content2 .form-block .select-holder .jcf-select .jcf-select-text {
  line-height: 30px;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: none;
    width: 30px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-select .jcf-select-opener:after {
  position: absolute;
  right: 15px;
  top: 13px;
  font-family: 'icomoon' !important;
  content: "\E902";
  color: #c20330;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  pointer-events: none;
}
.jcf-select.jcf-drop-active .jcf-select-opener:after {
  transform: rotate(180deg);
}
.dashboard-account-content2 .form-block .select-holder .jcf-select .jcf-select-opener:after {
  font-size: 14px;
  right: 10px;
  top: 8px;
  line-height: 14px;
}

body>.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #ccc;
}

/* multiple select styles */

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

/* select options styles */

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 24px;
    font-size: 16px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 8px 15px;
    color: #042d36;
    height: 1%;
    cursor: pointer;
    transition: all 0.4s ease;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #042d36;
    color: #fff;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}
.systemBlock.sb2 .input-group .jcf-number .jcf-btn-inc {
  right: -60px !important;
}
.systemBlock.sb2 .input-group .jcf-number .jcf-btn-dec {
  left: -78px !important;
}
.systemBlock.sb2 .input-group .input-group-append .input-group-text {
  font-size: 22px !important;
  margin-left: -9px !important;
}
.systemBlock .input-group .jcf-number .jcf-btn-inc:hover:before,
.systemBlock .input-group .jcf-number .jcf-btn-dec:hover:before {
  color: #791E33;
}

.fa-tachometer:before {
  content: "\f0e4"; }
.fa-bell-on:before {
  content: "\f8fa"; }
.fa-users-cog:before {
  content: "\f509"; }
.fa-popcorn:before {
  content: "\f819"; }


.additional_flavors_container_1,
.additional_flavors_container_3,
.additional_flavors_container_5,
.additional_flavors_container_7,
.additional_flavors_container_9 {
  position: relative;
  padding: 0 99999px;
  margin: 0 -99999px;
}
.bottom-area .holder #noteBlock {
  border-bottom: 0px;
}
.dashboard-account-content2 .account-page-wrapper {
  max-width: 600px;
}
.dashboard-sidebar:empty {
  width: 0px;
}
#progressOrders h1.h4 {
  color: #00703c
}
.order-box.active .head .holder strong {
  color: #fff;
}

#newOrderAlertBlock {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  justify-content: center;
  background: green;
  z-index: 9999;
}
#newOrderAlertBlock .late-order {
  display: none;
}
#newOrderAlertBlock .new-order {
  display: inline-block;
}
#lateOrderAlertBlock {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  justify-content: center;
  background: #d11242;
  z-index: 9999;
}
#lateOrderAlertBlock .late-order {
  display: inline-block;
}
#lateOrderAlertBlock .new-order {
  display: none;
}

.dashboard-page.locationOrderAlert {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dashboard-page.locationOrderAlert .dashboard-header {
  z-index: 99999;
}

.new-order-alert-wrap {
  width: 360px;
  margin: 0 auto;
  color: #fff;
  font-size: 25px;
  font-family: bebas-neue, sans-serif;
  line-height: 28px;
  text-align: center;
}

.new-order-alert h1 {
  font-size: 60px;
  line-height: 63px;
  color: #fff;
  margin: 0 0 20px;
  font-family: bebas-neue, sans-serif;
}
.new-order-alert p {
  font-size: 25px;
  line-height: 28px;
  margin: 0 0 35px;
  font-family: bebas-neue, sans-serif;
}
.new-order-alert .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  margin-bottom: -1px;
}
.new-order-alert .alert-btn,
.new-order-alert .alert-btn-close {
  display: block;
  width: 100%;
  height: 47px;
  margin: 0 0 15px;
  background: #042d36;
  color: #fff;
  font-size: 18px;
  line-height: 47px;
  text-align: center;
  font-family: bebas-neue, sans-serif;
  letter-spacing: 1px;
  text-decoration: none;
}
.new-order-alert .alert-btn:hover {
  background: #fff;
  color: #042d36;
  text-decoration: none;
}
#newOrderAlertBlock .alert-btn-close {
  background: #fff;
  color: #042d36;
}
#lateOrderAlertBlock .alert-btn-close {
  background: #fff;
  color: #d31145;
}
.new-order-alert .alert-btn-close:hover {
  background: #042d36;
  color: #fff;
  text-decoration: none;
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-times:before {
  content: "\f00d";
}
.order-history-btn {
  width: 147px;
  height: 40px;
  background: #00703c;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  display: block;
  margin: -6px 0 0 58px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
}
.order-history-btn:hover {
  background: #042d36;
  color: #fff;
}
.order-history-btn .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.dashboard-menu-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.dashboard-header .name {
  margin-bottom: 5px;
}

.dashboard-page.alert-page {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 479px) {
  .new-order-alert-wrap {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding: 0 25px;
  }
  .new-order-alert h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .new-order-alert p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 35px;
    letter-spacing: 1px;
    font-family: bebas-neue, sans-serif;
  }
  .dashboard-header .name {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .dashboard-menu-drop {
    width: 300px;
  }
  .dashboard-menu-area {
    padding: 20px 15px 20px;
  }
  .dashboard-menu a {
    padding: 10px;
  }
  .dashboard-menu li.active a {
    font-size: 18px;
  }
  .dashboard-menu {
    font-size: 16px;
  }
}
.empty-cart-btn {
  min-width: 200px;
  margin: 30px 0 0;
}

@media (max-width : 899px) {
  .dashboard-header .name {
     display: none;
  }
  .dashboard-header .name_employee {
    display: none;
 }
}
.fa-map-marker:before {
  content: "\f041"; }


@media (max-width: 530px) {
  .radio-area img {
    max-width: 30px;
  }
}

.top-links .my_account_link .text3 {
  display: none;
}

#plus_flavor .icon-plus-circle-solid {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .top-links .my_account_link .text3 {
    display: block;
  }
  .top-links .my_account_link .fa-user-alt {
    display: none;
  }
}
@media (max-width: 530px) {
  .radio-area img {
    max-width: 40px;
  }
  #confirmForm .form-block .form-fields li.pay_at_pickup,
  #confirmForm .form-block .form-fields li.pay_online {
    width: 100%;
  }
  #checkoutPickupForm .text-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 419px) {
  #ui-datepicker-div {
      left: 25px !important;
  }
}

@media (max-width: 767px) {
  /*.pwd_conditions {
    position: fixed;
    top: 75px;
    background: #fff;
    padding: 29px 9999px 10px;
    margin: 0 -9999px;
    display: none;
    top: -10px;
    z-index: 999;
  }
  .pwd_conditions.indicators {
    display: block;
    transition: 0.3s ease-in;
  }*/
  #flavorListing .btn-holder {
    position: relative;
    bottom: -20px;
  }
}
.two-col .error-text {
  font-size: 11px;
}

#special_instructions:focus {
  border-color: #00703c;
}
.grecaptcha-badge {
  z-index: -1;
}

.messageBlock .alert.alert-success {
  background: none;
  border: none;
  padding: 0;
  font-size: 15px;
  line-height: 18px;
  border-radius: 0;
  color: #1e6238;
  padding: 0 0 0 30px;
  position: relative;
}
.messageBlock .alert.alert-success:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "\e90e";
  font-family: 'icomoon' !important;
  font-size: 22px;
  line-height: 22px;
}
.messageBlock .alert.alert-success strong {
  display: block;
  letter-spacing: 1px;
  font-family: bebas-neue, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #1e6238;
  margin: 0 0 3px;
  font-weight: normal;
}
.form-block.messageBlock {
  margin-bottom: 10px;
  margin-top: 15px;
}

.edit-info-form-block {
  max-width: 760px;
  margin: 0 auto;
}

.orderHistoryBlock .form-block {
  padding: 50px 80px;
}
.info-row .link .icon.icon-calendar-alt-regular {
  right: 8px !important;
  top: 2px !important;
}

@media (max-width: 767px) {
  .messageBlock .alert.alert-success strong {
    font-size: 15px;
    line-height: 20px;
  }
  .messageBlock .alert.alert-success {
    font-size: 13px;
    line-height: 18px;
  }
  .form-block.messageBlock {
    padding: 18px 25px !important;
  }
  .edit-info-form-block {
    margin: 0 -30px;
  }
  .edit-info-form-block .form-block {
    margin-bottom: 0;
  }
  .edit-info-form-block .btn-row-form {
    padding-top: 0;
  }
  .form-block label {
    font-size: 12px;
    line-height: 16px;
  }
  .form-control {
    padding: 10px;
    font-size: 15px;
  }
  .edit-info-form {
    padding: 10px 0;
  }
  .orderHistoryBlock {
    margin-top: 22px;
  }
  .orderHistoryBlock .form-block {
    padding: 30px 15px;
    margin: 0 -15px;
  } 

  .checkout-section .main-area h1.h2 {
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 18px;
  }
  .checkout-section .btn-row-form {
    padding: 30px 15px;
  }
  .checkout-section .form-block {
    margin-bottom: 30px;
  }
  .checkout-section .image-area {
    padding-top: 40px;
  }
  .checkout-section .col-lg-5 {
    position: static;
  }
  .checkout-section .head-row .h3 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 23px;
  }
  .checkout-section .head-row .secure-link {
    position: relative;
  }
  .checkout-section .head-row {
    margin: 0;
  }
  .checkout-section .head-row .secure-link a {
    position: absolute;
    top: 35px;
    width: 101px;
    right: 15px;
    z-index: 2;
  }
  .checkout-section .btn-row-form {
    margin-bottom: 20px;
  }
  .checkout-section .form-block {
    margin-bottom: 20px;
  }
}
#password.eyePassword {
    padding-right: 57px;
}
.icon-eye-regular.field_icon.toggle-password.resetEye {
    font-size: 25px;
    top: 1px;
    right: 1px;
    border-radius: 0 7px 7px 0px;
    padding: 10px 11px 9px 12px;
    background: #E9ECEF;
    border-left: 1px solid #D7D7D7;
}
.icon-eye-regular.field_icon.toggle-password.resetEye.icon-eye-slash-regular {
    padding: 10px 10px 8px 10px;
}
.datepicker.dropdown-menu {
  position: absolute;
  z-index: 9999999 !important;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 12px;
}
.dashboard-page .form-block .form .form-block {
  padding: 30px 0 0;
}
.dashboard-page .form-block .form .form-block .col-sm-3:last-child {
  padding: 0 !important;
}
.dashboard-page .form-block .form .form-block .form-group.row {
  margin-bottom: 20px !important
}

.listingSection-wrapper {
  max-width: 600px;
  margin: 0 auto;
}

.listingSection-wrapper .form-block {
  padding: 40px 56px 45px;
}
.listingSection-wrapper .form-block .h2 {
  font-size: 30px;
  line-height: 33px;
  color: #c20330;
  margin: 0 0 15px;
  text-align: left;
}

.listingSection-wrapper .form-block .dataTable thead th {
  background: none;
  font-size: 18px;
  line-height: 26px;
  padding: 0;
  color: #042d36;
}

.listingSection-wrapper .form-block .entryVisitBlock {
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e1e6e7;
}

.listingSection-wrapper .form-block .entryVisitBlock:last-child {
  margin: 0;
  border-bottom: 0;
}

.listingSection-wrapper .form-block .table {
  margin: 0;
}

.listingSection-wrapper .form-block .dataTable tr td {
  padding: 0;
  background: none !important;
}

.listingSection-wrapper .table-hover tbody tr:hover {
  background: none !important;
}

.listingSection-wrapper .form-block h5 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 1px;
}
.listingSection-wrapper .form-block .dataTable thead th {
  font-family: "Roboto", "Arial", "Helvetica", sans-serif;
  letter-spacing: 0;
}

.form-block .head-area h1 a sup {
  top: -1em;
  font-size: 50%;
}

.systemBlock-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.systemBlock-wrapper .systemBlock {
  padding-right: 40px;
  padding-left: 20px;
}

.systemBlock-wrapper .systemBlock .title {
  width: auto;
  line-height: 38px;
  padding-right: 65px;
}

@media (max-width: 1399.99px) {
  .dashboard-account-content {
    max-width: 100%;
  }
}

@media (max-width: 991.99px) {
  .systemBlock-wrapper .systemBlock .title {
    font-size: 15px;
  }
}

@media (max-width: 767.99px) {
  .dashboard-account-content {
    max-width: 100%;
  }
}

.log_out_link-holder {
  position: absolute;
  right: 15px;
  top: 7px;
}

.dashboard-header .name {
  padding-right: 110px;
}
.dashboard-header .name_employee {
  padding-right: 257px;
  padding-top : 5px;
}
.order-note-area {
  width: 300px;
  height: 180px;
  overflow-y: auto;
}