@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/*#79266e*/
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: "Droid Arabic Kufi", 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: #8cbf41;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #027a01;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  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: "Quicksand", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #8cbf41;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -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.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.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.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.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.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.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.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.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.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -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.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .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.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .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.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .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.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8efb8;
}

.table-hover .table-primary:hover {
  background-color: #a3eaa3;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a3eaa3;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8def6;
}

.table-hover .table-secondary:hover {
  background-color: #a1d3f3;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #a1d3f3;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 10px;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -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: rgba(0, 136, 223, 0.7);
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.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:not([size]):not([multiple]) {
  height: calc(2.25rem + 0);
}

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 + 0);
  padding-bottom: calc(0.375rem + 0);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 0);
  padding-bottom: calc(0.5rem + 0);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 0);
  padding-bottom: calc(0.25rem + 0);
  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: 0 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 0);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 0);
}

.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: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-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: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-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: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0 rgba(220, 53, 69, 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: 2px solid transparent;
  padding: 3px 20px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 22px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@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(3, 198, 1, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #8cbf41;
  border-color: #8cbf41;
}

.btn-primary:hover {
  color: #fff;
  background-color: #79266e;
  border-color: #79266e;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #8cbf41;
  border-color: #8cbf41;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #029301;
  border-color: #028701;
}

.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(3, 198, 1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #0088df;
  border-color: #0088df;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #0071b9;
  border-color: #0069ac;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 136, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 136, 223, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #0088df;
  border-color: #0088df;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #0069ac;
  border-color: #00619f;
}

.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(0, 136, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 136, 223, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  -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: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  -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: #8cbf41;
  background-color: transparent;
  background-image: none;
  border-color: #8cbf41;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #8cbf41;
  border-color: #8cbf41;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #8cbf41;
  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: #8cbf41;
  border-color: #8cbf41;
}

.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(3, 198, 1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 0.5);
}

.btn-outline-secondary {
  color: #0088df;
  background-color: transparent;
  background-image: none;
  border-color: #0088df;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #0088df;
  border-color: #0088df;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 136, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 136, 223, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #0088df;
  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: #0088df;
  border-color: #0088df;
}

.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(0, 136, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 136, 223, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -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: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  -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: #8cbf41;
  background-color: transparent;
}

.btn-link:hover {
  color: #027a01;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  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 10px;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 20px;
}

.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 {
  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: #8cbf41;
}

.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: -2px;
}

.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: 15px;
  padding-left: 15px;
}

.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: 7.5px;
  padding-left: 7.5px;
}

.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: -2px;
  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: 0;
}

.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 > .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: 0;
}

.input-group-prepend {
  margin-right: 0;
}

.input-group-append {
  margin-left: 0;
}

.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 10px;
  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: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -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: #0088df;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #7cfe7b;
}

.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: 50%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0088df;
}

.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: #8cbf41;
}

.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(3, 198, 1, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(3, 198, 1, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0088df;
}

.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(3, 198, 1, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 0);
  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: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: rgba(0, 136, 223, 0.7);
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.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 + 0);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 0);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 0);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 0);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: rgba(0, 136, 223, 0.7);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: rgba(0, 136, 223, 0.7);
}

.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 + 0);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}

.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: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0 0 0 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::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #8cbf41;
  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:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #7cfe7b;
}

.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: #8cbf41;
  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:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
}

.custom-range::-moz-range-thumb:active {
  background-color: #7cfe7b;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #8cbf41;
  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:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(3, 198, 1, 0.25);
}

.custom-range::-ms-thumb:active {
  background-color: #7cfe7b;
}

.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: #8cbf41;
}

.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;
}

.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: white;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
  color:white;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: white;
}

.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: #8cbf41;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #027a01;
  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(3, 198, 1, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(3, 198, 1, 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: #8cbf41;
  border-color: #8cbf41;
}

.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;
}

.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: #026701;
  background-color: #cdf4cc;
  border-color: #b8efb8;
}

.alert-primary hr {
  border-top-color: #a3eaa3;
}

.alert-primary .alert-link {
  color: #013401;
}

.alert-secondary {
  color: #004774;
  background-color: #cce7f9;
  border-color: #b8def6;
}

.alert-secondary hr {
  border-top-color: #a1d3f3;
}

.alert-secondary .alert-link {
  color: #002841;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.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: #8cbf41;
  border-color: #8cbf41;
}

.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: #026701;
  background-color: #b8efb8;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #026701;
  background-color: #a3eaa3;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #026701;
  border-color: #026701;
}

.list-group-item-secondary {
  color: #004774;
  background-color: #b8def6;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #004774;
  background-color: #a1d3f3;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #004774;
  border-color: #004774;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close: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 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -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-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-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.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: #8cbf41 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #029301 !important;
}

.bg-secondary {
  background-color: #0088df !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #0069ac !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #8cbf41 !important;
}

.border-secondary {
  border-color: #0088df !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -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: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -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.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -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;
      -ms-grid-row-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;
      -ms-grid-row-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;
      -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-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: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -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: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #8cbf41 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #029301 !important;
}

.text-secondary {
  color: #0088df !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #0069ac !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -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;
  }
}

.rate {
  float: left;
  height: 46px;
  padding: 0 10px;
}

.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
}

.rate:not(:checked) > label:before {
  content: '★ ';
}

.rate > input:checked ~ label {
  color: #FFB74D;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #FFD54F;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #FFD54F;
}

html, body {
  height: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 400;
  overflow-x: hidden;
}

.bold, strong {
  font-weight: 700;
}

h1 span, h2 span {
  color: #79266e;
}

a {
  color: #8cbf41;
}

a:hover {
  text-decoration: none;
  color: #79266e;
}

strong {
  font-weight: 700;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.center-y {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
}

.center-xy {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.nowrap {
  white-space: nowrap;
}

.btn:focus, .btn.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn .ico {
  vertical-align: middle;
  width: 24px;
  margin-right: 5px;
}

.btn-outline-primary {
  border: 1px solid rgba(3, 198, 1, 0.3);
  color: #8cbf41;
  background: #fff;
}

.btn-outline-primary .ico {
  vertical-align: middle;
  width: 18px;
  margin-left: 5px;
}

.btn-outline-primary:hover {
  border-color: rgba(3, 198, 1, 0.3);
  background-color: rgba(3, 198, 1, 0.1);
  color: #8cbf41;
}

.btn-outline-secondary {
  border: 1px solid rgba(0, 136, 223, 0.3);
  color: #0088df;
  background: #fff;
}

.btn-outline-secondary .ico {
  vertical-align: middle;
  width: 18px;
  margin-left: 5px;
}

.btn-outline-secondary:hover {
  border-color: rgba(0, 136, 223, 0.3);
  background-color: rgba(0, 136, 223, 0.1);
  color: #0088df;
}

.btn-outline-default {
  border: 1px solid rgba(150, 175, 184, 0.5);
  color: #0088df;
  background: rgba(255, 255, 255, 0.4);
}

.btn-outline-default .ico {
  vertical-align: middle;
  width: 18px;
  margin-left: 5px;
}

.btn-outline-default:hover {
  border-color: #79cbff;
  background-color: #fff;
  color: #0088df;
}

.form-control,
.custom-select,
.custom-file-label {
  border-bottom-width: 1px !important;
}

.form-group > label,
.form-row div[class^="col-"] > label,
.col-form-label {
  font-weight: 700;
}

.custom-select:hover,
.custom-select:focus,
.custom-file-label:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

.custom-file-label:focus {
  border-bottom-color: #8cbf41;
}

.input-btn {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  border-radius: 0;
}

#page {
  overflow-x: hidden;
}

.ar {
  font-family: "Droid Arabic Kufi", serif;
}

.link {
  border-bottom: 1px solid #8cbf41;
  padding: 0 3px;
  color: #8cbf41;
}

.link:hover {
  color: #79266e;
  border-color: #79266e;
}

.link-ico {
  color: #0088df;
}

.link-ico span {
  padding: 0 3px;
  display: inline-block;
  border-bottom: 1px solid #79cbff;
}

.link-ico .ico {
  width: 16px;
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
}

.link-ico:hover {
  color: #8cbf41;
}

.link-ico:hover span {
  border-color: #8cbf41;
}

.icon-rite {
  white-space: pre;
}

.icon-rite .ico {
  width: 16px;
  vertical-align: bottom;
  margin-left: 3px;
}

.checkmark {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 14px;
  margin: 20px 0 30px 0;
  border-radius: 4px;
}

.checkmark em {
  font-size: 0.8125rem;
  font-style: normal;
  color: rgba(0, 0, 0, 0.5);
}

.checkmark h4 {
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  background-color: #fff;
  padding: 0 10px;
  margin: -30px auto 10px;
  display: table;
}

.checkmark input[type="radio"] {
  display: none;
}

.checkmark label {
  padding: 10px 13px 7px 38px;
  margin: 0;
  color: #8cbf41;
  background-color: #fff;
  position: relative;
  width: 100%;
}

.checkmark label strong {
  font-weight: normal;
}

.checkmark label small {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  padding: 5px 0 0;
}

.checkmark label span {
  color: #8cbf41;
  float: right;
}

.checkmark label:hover {
  color: #79266e;
  cursor: pointer;
}

.checkmark input[type="radio"] + label::after {
  content: url(../ico/SVG/check-white.svg);
  font-size: 32px;
  position: absolute;
  top: 6px;
  left: 0;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  background: #b0bec5;
  border-radius: 50%;
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}

.checkmark input[type="radio"]:checked + label::after {
  background: #79266e;
}

.checkmark .btn-primary {
  line-height: 24px;
  height: 36px;
  margin: 0;
}

.checkmark li > span {
  background-color: #fff;
  display: table;
  padding: 0 10px;
  margin: 14px auto -32px;
}

.pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0 0;
}

.pagination .page-link {
  color: #0088df;
  border-color: #dde7f0;
}

.pagination .page-item.disabled .page-link {
  color: rgba(0, 0, 0, 0.4);
  border-color: #dde7f0;
}

.pagination .page-item.active .page-link {
  background-color: #0088df;
  border-color: #dde7f0;
}

.pagination .page-item:first-child .page-link {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-left: 20px;
}

.pagination .page-item:last-child .page-link {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-right: 20px;
}

.mm-iconbar .ico-home,
.mm-iconbar .ico-phone,
.mm-iconbar .ico-map-pin {
  color: #8cbf41;
}

.mm-iconbar .ico-facebook {
  color: #3b5999;
}

.mm-iconbar .ico-twitter {
  color: #55acee;
}

.mm-iconbar .ico-youtube {
  color: #cd201f;
}

.mm-iconbar .ico-instagram {
  color: #8a3ab9;
}

#main-menu:not(.mm-menu) {
  display: none;
}

.menu {
  float: right;
  color: rgba(0, 0, 0, 0.5);
  padding: 7px 0 7px 20px;
  margin: 10px 0 0;
}

.menu .icon {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 5px;
}

.menu:hover {
  color: #8cbf41;
  text-decoration: none;
}

.mm-menu {
  background: #fff;
}

.mm-navbars_top {
  border-bottom-width: 0;
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #FFF;
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: #fff;
}

.mm-navbars_top .mm-navbar .lang {
  color: #8cbf41 !important;
  font-size: 0.875rem;
}

.mm-navbars_top .mm-navbar .lang.active {
  color: #79266e !important;
}

.mm-navbars_top .mm-navbar .ar {
  font-family: "Droid Arabic Kufi", serif;
}

.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span,
.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background-color: rgba(3, 198, 1, 0.1);
}

.mm-listitem > a, .mm-listitem > span {
  padding: 15px 10px 15px 20px;
}

.mm-listitem:after {
  border-width: 0;
}

.mm-iconbar .ico {
  width: 20px;
}

.mm-listitem .ico {
  display: none;
}

.mm-iconbar {
  margin: 40px 0 0;
}

.mm-panels {
  background-color: #fdfdfd;
}

.mm-panels .mm-navbar {
  background-color: #8cbf41;
  color: #fff;
}

#main-menu.is_stuck {
  z-index: 99;
}

#main-menu > ul {
  list-style: none;
  margin: 0 0 -2px;
  padding: 0;
  text-align: center;
  position: relative;
  font-size: 0.875rem;
}

#main-menu > ul > li {
  display: inline-block;
  vertical-align: middle;
}

#main-menu > ul > li > a {
  color: rgba(0, 0, 0, 0.7);
  display: block;
  padding: 0 7px;
  border-bottom: 2px solid transparent;
  height: 32px;
}

#main-menu > ul > li > a .ico {
  width: 16px;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.4);
}

#main-menu > ul > li:hover a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  border-color: #b9c5d0;
}

#main-menu > ul > li.Selected > a {
  color: #8cbf41;
  border-color: #8cbf41;
}

#main-menu > ul > li.Selected > a:hover {
  cursor: default;
}

.top-bar {
  text-align: center;
  font-size: 0.8125rem;
}

.top-bar .wrap {
  border-bottom: 1px solid #dde7f0;
  padding: 7px 10px 3px 10px;
  display: table;
  margin: 0 auto;
}

.top-bar span {
  display: inline-block;
}

.top-bar .ico-link {
  margin: 0 5px 0 0;
}

.top-bar .ico {
  width: 16px;
  margin-right: 3px;
  color: rgba(0, 0, 0, 0.7);
  vertical-align: middle;
}

.top-bar a {
  border: none;
}

.lang {
  -webkit-user-select: none;
  /* Safari 3.1+ */
  -moz-user-select: none;
  /* Firefox 2+ */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}

.lang a {
  display: inline-block;
}

.lang .active {
  color: rgba(0, 0, 0, 0.4);
  border: none;
}

.lang .active:hover {
  cursor: default;
}

.lang span {
  width: 1px;
  height: 24px;
  margin: 0 5px;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.1);
}

header {
  background-color: #fff;
  border-bottom: 2px solid #dde7f0;
  z-index: 700;
}

header.is_stuck {
  z-index: 700;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.11);
}

.ico-lang {
  display: inline-block;
  width: 28px;
  margin: -3px 5px 0 3px;
}

.logo {
  max-width: 150px;
  display: block;
  margin: 24px 0;
}

.logo img {
  width: 60%;
}

.arabic .logo {
  max-width: 100px;
}

.buttons {
  position: relative;
}

.user-panel {
  text-align: right;
}

.menu-btn {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  position: absolute;
  top: 5px;
  right: 5px;
}

.menu-btn .ico {
  vertical-align: middle;
}

.button-group {
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: 10px;
  right: 5px;
}

.button-group button:first-child {
  margin-left: 7px;
}

.button-group button {
  display: inline-block;
  border: none;
  height: 28px;
  padding: 0 12px;
  font-size: 0.875rem;
  background-color: #fff;
  border: 1px solid #dde7f0;
}

.button-group button:hover {
  cursor: pointer;
}

.button-group button:first-child {
  border-radius: 14px 0 0 14px;
  margin-right: 0;
  color: #79266e;
  border-color: #79266e;
  border-right: none;
}

.button-group button:last-child {
  border-radius: 0 14px 14px 0;
  color: #fff;
  background-color: #8cbf41;
  border-color: #8cbf41;
}

.cart {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  display: block;
  position: absolute;
  top: 5px;
  right: 60px;
}

.cart .ico {
  vertical-align: middle;
  width: 22px;
  margin-right: 3px;
}

.cart span {
  display: none;
  border-bottom: 1px solid #79cbff;
  padding: 0 3px;
}

.cart:hover span {
  border-color: #8cbf41;
  color: #8cbf41;
}

.ddown {
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.6);
  text-align: left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.ddown ul {
  list-style: none;
  margin: 0;
  position: absolute;
  width: 200px;
  padding: 10px;
  top: 100%;
  right: 0;
  z-index: 9;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  -webkit-box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.07), 0 8px 14px 1px rgba(56, 60, 67, 0.15);
          box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.07), 0 8px 14px 1px rgba(56, 60, 67, 0.15);
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  visibility: hidden;
  opacity: 0;
  top: 130%;
  border: 3px solid #fff;
  text-align: left;
}

.ddown > li span {
  line-height: 1.8;
  padding: 0 3px;
  border-bottom: 1px solid #8cbf41;
}

.ddown > li:hover > a {
  color: #8cbf41;
}

.ddown > li:hover > .ico {
  color: #8cbf41;
}

.ddown > li:hover > span {
  border-bottom-color: #8cbf41;
}

.ddown > li:hover ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
}

.user-menu img {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 5px;
}

.user-menu > li .ico {
  width: 14px;
  color: rgba(0, 0, 0, 0.4);
}

.user-menu > li > a .notify {
  top: -10px;
  right: -10px;
  background-color: transparent;
}

.user-menu > li > a .notify .ico {
  font-weight: normal;
  color: #ef5350;
  width: 16px;
}

.user-menu ul {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #d1f3f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d1f3f7), color-stop(70%, #eefafe), to(white));
  background-image: linear-gradient(to bottom, #d1f3f7 0%, #eefafe 70%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f3f7', endColorstr='#ffffff',GradientType=0 );
}

.user-menu ul a {
  display: block;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.7);
  padding: 3px 5px;
}

.user-menu ul a:last-child {
  border-bottom: none;
}

.user-menu ul a > .ico {
  color: rgba(0, 0, 0, 0.6);
  width: 18px;
  vertical-align: middle;
  margin-right: 5px;
}

.user-menu ul a:hover {
  color: #0088df;
}

.user-menu ul a:hover > .ico {
  color: #0088df;
}

.user-menu ul a .notify {
  top: 13px;
  right: 16px;
}

.cart-menu {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  display: block;
  position: absolute;
  top: 5px;
  right: 60px;
}

.cart-menu > li > a {
  width: 34px;
  display: block;
  height: 30px;
  text-align: center;
  line-height: 27px;
}

.cart-menu > li .ico {
  vertical-align: middle;
  width: 22px;
  margin-right: 3px;
  color: #8cbf41;
}

.cart-menu strong {
  font-weight: normal;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.cart-menu span {
  display: none;
  color: #8cbf41;
  padding: 0 3px;
}

.cart-menu ul {
  background: #eaf4de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eaf4de), color-stop(70%, #f9fbf2), to(white));
  background-image: linear-gradient(to bottom, #eaf4de 0%, #f9fbf2 70%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf4de', endColorstr='#ffffff',GradientType=0 );
}

.cart-menu ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 0;
  color: rgba(0, 0, 0, 0.7);
}

.cart-menu ul li:last-child {
  border: none;
  padding: 10px 0 0;
}

.cart-menu ul em {
  font-style: normal;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: right;
}

.cart-menu:hover span {
  border-color: #79266e;
  color: #79266e;
}

.cart-menu .notify {
  top: -8px;
  right: -6px;
}

.notify {
  position: absolute;
  background-color: #ef5350;
  border-radius: 50%;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
}

.is-label {
  width: auto;
  padding: 0 8px;
  border-radius: 16px;
}

.is-green {
  background-color: #4CAF50;
}

.is-orange {
  background-color: #FFA726;
}

.is-blue {
  background-color: #64B5F6;
}

.is-grey {
  color: #637a8e;
}

.text-green {
  color: #4CAF50;
}

.text-orange {
  color: #FB8C00;
}

.text-blue {
  color: #64B5F6;
}

.text-grey {
  color: #637a8e;
}

.bg-white {
  background-color: #fff;
}

.bg-blue {
  background-color: rgba(0, 136, 223, 0.05);
}

.bg-green {
  background-color: #f0fdec;
}

.bg-gray {
  background-color: #f8f8f8;
}

.bg-grey {
  background: #455a64;
  background: linear-gradient(135deg, #455a64 0%, #90a4ae 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455a64', endColorstr='#90a4ae',GradientType=1 );
}

.bg-purple {
  background: #ab47bc;
  background: linear-gradient(135deg, #ab47bc 0%, #ce93d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab47bc', endColorstr='#ce93d8',GradientType=1 );
}

.bg-weight-killer {
  background: #0eb04b;
/*  background: linear-gradient(135deg, #ef5350 0%, #ef9a9a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef5350', endColorstr='#ef9a9a',GradientType=1 );*/
}

.bg-911 {
  background: #b080b2;
/*  background: linear-gradient(135deg, #6b84c2 0%, #e765b7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b84c2', endColorstr='#e765b7',GradientType=1 );*/
}

.bg-lifestyle {
  background: #8bc43f;
/*  background: linear-gradient(135deg, #6b84c2 0%, #e765b7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b84c2', endColorstr='#e765b7',GradientType=1 );*/
}

.bg-royal {
  background: #78256d;
/*  background: linear-gradient(135deg, #e4464c 0%, #ffae70 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4464c', endColorstr='#ffae70',GradientType=1 );*/
}

.bg-business {
  background: #4a63d3;
  background: linear-gradient(135deg, #4a63d3 0%, #5ba0d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a63d3', endColorstr='#5ba0d8',GradientType=1 );
}

.bg-juices {
  background: #f4885a;
  background: linear-gradient(135deg, #f4885a 0%, #efbb67 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4885a', endColorstr='#efbb67',GradientType=1 );
}

.bg-corporation {
  background: #febd2d;
/*  background: linear-gradient(135deg, #b080b2 0%, #60d6b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d63ff', endColorstr='#60d6b8',GradientType=1 );*/
}

.bg-detox {
  background: #4686a3;
  background: linear-gradient(135deg, #4686a3 0%, #b6d660 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4686a3', endColorstr='#b6d660',GradientType=1 );
}

.bg-keto {
  background: #8cc540;
  background: linear-gradient(135deg, #8cc540 0%, #ceda81 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc540', endColorstr='#ceda81',GradientType=1 );
}

.bg-body-building {
  background: #d32f2f;
  background: linear-gradient(135deg, #d32f2f 0%, #9c27b0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d32f2f', endColorstr='#9c27b0',GradientType=1 );
}

.bg-fat-burn {
  background: #e33043;
/*  background: linear-gradient(135deg, #e57373 0%, #ffab91 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e57373', endColorstr='#ffab91',GradientType=1 );*/
}

.bg-wellness {
  background: #e53935;
  background: linear-gradient(135deg, #e53935 0%, #f06292 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53935', endColorstr='#f06292',GradientType=1 );
}

main.bg-green .food-list {
  margin: 40px 0 0;
}

.intro {
  padding: 30px 0 0;
}

.intro h2 {
  font-size: 1.625rem;
  text-align: center;
}

.intro h2 + span {
  font-size: 0.875rem;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}

.path {
  overflow: hidden;
}

.tile {
  width: 100%;
  padding-top: 100%;
  background-color: #dde7f0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.tile h3 {
  font-size: 1.125rem;
  margin: 0;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tile h3 span {
  display: block;
}

.tile > span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tile:hover > span {
  opacity: 0.8;
}

.tile:hover h3 {
  bottom: 30px;
}

.wide {
  padding-top: 50%;
  background-color: #53c300;
}

.tall {
  height: 100%;
  background-color: #3db0df;
}

.obesity {
  background-image: url(../img/obesity.jpg);
}

.obesity span {
  background: #0082d5;
  background: -webkit-gradient(linear, left top, left bottom, from(#0082d5), to(#29d06c));
  background: linear-gradient(to bottom, #0082d5 0%, #29d06c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082d5', endColorstr='#29d06c',GradientType=0 );
}

.cholesterol {
  background-image: url(../img/cholesterol.jpg);
}

.cholesterol span {
  background: #d03b61;
  background: -webkit-gradient(linear, left top, left bottom, from(#d03b61), to(#352424));
  background: linear-gradient(to bottom, #d03b61 0%, #352424 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03b61', endColorstr='#352424',GradientType=0 );
}

.back-pain {
  background-image: url(../img/back-pain.jpg);
}

.back-pain span {
  background: #a7b833;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b833), to(#301b49));
  background: linear-gradient(to bottom, #a7b833 0%, #301b49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7b833', endColorstr='#301b49',GradientType=0 );
}

.high-bp {
  background-image: url(../img/high-bp.jpg);
}

.high-bp span {
  background: #6d636a;
  background: -webkit-gradient(linear, left top, left bottom, from(#6d636a), to(#313fcd));
  background: linear-gradient(to bottom, #6d636a 0%, #313fcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d636a', endColorstr='#313fcd',GradientType=0 );
}

.weight-loss {
  background-image: url(../img/weight-loss.jpg);
}

.weight-loss span {
  background: #7c2dcd;
  background: -webkit-gradient(linear, left top, left bottom, from(#7c2dcd), to(#1f45d0));
  background: linear-gradient(to bottom, #7c2dcd 0%, #1f45d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c2dcd', endColorstr='#1f45d0',GradientType=0 );
}

.gain-weight {
  background-image: url(../img/gain-weight.jpg);
}

.gain-weight > span {
  background: #b7a90d;
  background: -webkit-gradient(linear, left top, left bottom, from(#b7a90d), to(#0f0d01));
  background: linear-gradient(to bottom, #b7a90d 0%, #0f0d01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7a90d', endColorstr='#0f0d01',GradientType=0 );
}

.marriage {
  background-image: url(../img/marriage.jpg);
}

.marriage span {
  background: #ebf951;
  background: -webkit-gradient(linear, left top, left bottom, from(#ebf951), to(#131406));
  background: linear-gradient(to bottom, #ebf951 0%, #131406 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf951', endColorstr='#131406',GradientType=0 );
}

.over55 {
  background-image: url(../img/over55.jpg);
}

.over55 span {
  background: #0082d5;
  background: -webkit-gradient(linear, left top, left bottom, from(#0082d5), to(#09783b));
  background: linear-gradient(to bottom, #0082d5 0%, #09783b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082d5', endColorstr='#09783b',GradientType=0 );
}

.diabetes {
  background-image: url(../img/diabetes.jpg);
}

.diabetes span {
  background: #b66506;
  background: -webkit-gradient(linear, left top, left bottom, from(#b66506), to(#374ec5));
  background: linear-gradient(to bottom, #b66506 0%, #374ec5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b66506', endColorstr='#374ec5',GradientType=0 );
}

.stress {
  background-image: url(../img/stress.jpg);
}

.stress span {
  background: #3e3e3e;
  background: -webkit-gradient(linear, left top, left bottom, from(#3e3e3e), to(#0853c4));
  background: linear-gradient(to bottom, #3e3e3e 0%, #0853c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#0853c4',GradientType=0 );
}

.zumba-fit {
  background-image: url(../img/zumba.jpg);
}

.zumba-fit span {
  background: #d03b61;
  background: -webkit-gradient(linear, left top, left bottom, from(#d03b61), to(#352424));
  background: linear-gradient(to bottom, #d03b61 0%, #352424 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03b61', endColorstr='#352424',GradientType=0 );
}

.back-neck {
  background-image: url(../img/neck-back.jpg);
}

.back-neck span {
  background: #a7b833;
  background: -webkit-gradient(linear, left top, left bottom, from(#a7b833), to(#301b49));
  background: linear-gradient(to bottom, #a7b833 0%, #301b49 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7b833', endColorstr='#301b49',GradientType=0 );
}

.aqua-aero {
  background-image: url(../img/aqua.jpg);
}

.aqua-aero span {
  background: #0082d5;
  background: -webkit-gradient(linear, left top, left bottom, from(#0082d5), to(#29d06c));
  background: linear-gradient(to bottom, #0082d5 0%, #29d06c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082d5', endColorstr='#29d06c',GradientType=0 );
}

.boxing-fit {
  background-image: url(../img/boxing.jpg);
}

.boxing-fit span {
  background: #6d636a;
  background: -webkit-gradient(linear, left top, left bottom, from(#6d636a), to(#313fcd));
  background: linear-gradient(to bottom, #6d636a 0%, #313fcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d636a', endColorstr='#313fcd',GradientType=0 );
}

.toning {
  background-image: url(../img/toning.jpg);
}

.toning span {
  background: #b66506;
  background: -webkit-gradient(linear, left top, left bottom, from(#b66506), to(#374ec5));
  background: linear-gradient(to bottom, #b66506 0%, #374ec5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b66506', endColorstr='#374ec5',GradientType=0 );
}

.pilates {
  background-image: url(../img/pilates.jpg);
}

.pilates span {
  background: #d03b61;
  background: -webkit-gradient(linear, left top, left bottom, from(#d03b61), to(#352424));
  background: linear-gradient(to bottom, #d03b61 0%, #352424 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03b61', endColorstr='#352424',GradientType=0 );
}

.swissball {
  background-image: url(../img/swissball.jpg);
}

.swissball span {
  background: #3e3e3e;
  background: -webkit-gradient(linear, left top, left bottom, from(#3e3e3e), to(#0853c4));
  background: linear-gradient(to bottom, #3e3e3e 0%, #0853c4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#0853c4',GradientType=0 );
}

.abs-fit {
  background-image: url(../img/abs.jpg);
}

.abs-fit span {
  background: #7c2dcd;
  background: -webkit-gradient(linear, left top, left bottom, from(#7c2dcd), to(#1f45d0));
  background: linear-gradient(to bottom, #7c2dcd 0%, #1f45d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c2dcd', endColorstr='#1f45d0',GradientType=0 );
}

.yoga-fit {
  background-image: url(../img/yoga.jpg);
}

.yoga-fit span {
  background: #0082d5;
  background: -webkit-gradient(linear, left top, left bottom, from(#0082d5), to(#09783b));
  background: linear-gradient(to bottom, #0082d5 0%, #09783b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082d5', endColorstr='#09783b',GradientType=0 );
}

.home-slider {
  margin: 0 auto;
  overflow: hidden;
}

.home-slider ul {
  list-style: none;
  margin: 0;
  padding: 0 2px;
  text-align: center;
}

.home-slider ul li {
  display: inline-block;
  width: 50%;
}

.home-slider ul a {
  color: #fff;
  text-align: center;
  display: block;
  height: 40px;
  padding: 5px;
  border: 2px solid #fff;
  border-radius: 4px;
}

.home-slider ul a img {
  height: 100%;
  width: 100%;
  display: none;
}

.home-slider ul em {
  font-style: normal;
}

.home-slider .item div {
  width: 100%;
  min-height: 250px;
  color: #fff;
  padding-bottom: 20px;
  border: 4px solid #fff;
  border-radius: 6px;
  border-bottom-width: 2px;
}

.home-slider .item div img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 15px 10px 0 20px;
}

.home-slider .item div h3 {
  color: #fff;
  font-size: 1.5rem;
  padding: 20px 0 5px 90px;
}

.home-slider .item div h3 span {
  padding: 5px 0 0;
  display: block;
  font-size: 1.125rem;
}

.home-slider .item div p {
  font-family: "Quicksand", sans-serif;
  font-size: 1.125rem;
  padding: 0 20px;
  margin: 0;
}

.home-slider .item div a {
  font-size: 1rem;
  line-height: 28px;
  border: 2px solid #fff;
  width: 36px;
  height: 36px;
  border-radius: 20px;
  color: #fff;
  background: rgba(255, 255, 255, 0);
  display: block;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.home-slider .item div a span {
  display: none;
}

.home-slider .item div .ico {
  vertical-align: middle;
  width: 20px;
}

.slide0 {
  background-color: #81c784;
}

.slide1 {
  background-color: #febd2d;
}

.slide2 {
  background-color: #8bc43f;
}

.slide3 {
  background-color: #e33043;
}

.slide4 {
  background-color: #78256d;
}

.slide5 {
  background-color: #b080b2;
}

.slide6 {
  background-color: #0eb04b;
}

.slide7 {
  background-color: #b0bec5;
}

.weight-killer {
  background-position: -144px -312px;
  width: 144px;
  height: 104px;
}

.business {
  background-position: -0px -0px;
  width: 144px;
  height: 104px;
}

.corporation {
  background-position: -144px -0px;
  width: 144px;
  height: 104px;
}

.life-style {
  background-position: -144px -208px;
  width: 144px;
  height: 104px;
}

.juices {
  background-position: -144px -104px;
  width: 144px;
  height: 104px;
}

.detox {
  background-position: -0px -104px;
  width: 144px;
  height: 104px;
}

.royal {
  background-position: -0px -312px;
  width: 144px;
  height: 104px;
}

.learn {
  background-position: -0px -208px;
  width: 144px;
  height: 104px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0088df;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

input[type="checkbox"] + .custom-control-label::before,
input[type="radio"] + .custom-control-label::before {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  background-color: #CFD8DC;
}

input[type="checkbox"] + .custom-control-label::before {
  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");
}

input[type="radio"] + .custom-control-label::before {
  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");
}

input[type="checkbox"], input[type="radio"] {
  cursor: pointer;
}

.custom-control input:hover, .custom-control label:hover {
  cursor: pointer;
}

.ico {
  display: inline-block;
  width: 24px;
  height: 24px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.search-food {
  width: 98%;
  margin: 0 0 20px 0;
}

.search-food .form-control {
  border: 1px solid #e1e1e1;
  border-radius: 0;
  padding: 0.6rem .75rem;
}

.search-food .form-control:focus {
  border-color: #0088df;
}

.search-food .btn {
  border: 1px solid #e1e1e1;
  border-left: none;
  border-radius: 0;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
}

.search-food .btn:hover {
  background-color: #0088df;
  border-color: #0088df;
  color: #fff;
}

.food-items {
  padding-bottom: 10px;
}

.food-menu {
  text-align: center;
}

.food-menu a {
  color: rgba(0, 0, 0, 0.7);
  font-size: 0.875rem;
  line-height: 1.2;
}

.food-menu img {
  margin-bottom: 5px;
}

.owl-carousel.food-menu button.owl-dot span {
  background-color: #8cbf41;
  opacity: 0.3;
}

.owl-carousel.food-menu button.owl-dot.active span {
  background-color: #8cbf41;
  opacity: 1;
}

.food-list .tile {
  padding: 0;
  min-height: 232px;
}

.food-list .tile.menu-p1 {
  min-height: 80px;
}

.food-list .tile h2 {
  z-index: 1;
  color: #fff;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
}

.food-list .tile h4 {
  color: #fff;
  position: absolute;
  left: 20px;
  top: 30px;
  z-index: 1;
}

.food-list .tile ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 70px;
  z-index: 1;
}

.food-list .tile ul a {
  color: #fff;
  display: inline-block;
  padding: 3px 0;
}

.menu-p1 span {
  background: #2cd664;
  background: -webkit-gradient(linear, left top, left bottom, from(#2cd664), to(#0389cc));
  background: linear-gradient(to bottom, #2cd664 0%, #0389cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cd664', endColorstr='#0389cc',GradientType=0 );
}

.menu-p2 {
  background-image: url(../img/menu-p2.jpg);
}

.menu-p2 span {
  background: #01395c;
  background: -webkit-gradient(linear, left top, left bottom, from(#01395c), to(#058334));
  background: linear-gradient(to bottom, #01395c 0%, #058334 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01395c', endColorstr='#058334',GradientType=0 );
}

.menu-p3 {
  background-image: url(../img/menu-p3.jpg);
}

.menu-p3 span {
  background: #720c0c;
  background: -webkit-gradient(linear, left top, left bottom, from(#720c0c), to(#d6600f));
  background: linear-gradient(to bottom, #720c0c 0%, #d6600f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#720c0c', endColorstr='#d6600f',GradientType=0 );
}

.menu-p4 {
  background-image: url(../img/menu-p4.jpg);
}

.menu-p4 span {
  background: #080369;
  background: -webkit-gradient(linear, left top, left bottom, from(#080369), to(#7b179f));
  background: linear-gradient(to bottom, #080369 0%, #7b179f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080369', endColorstr='#7b179f',GradientType=0 );
}

.app-icons img {
  height: 52px;
  margin: 0 0 10px;
}

.digicert {
  width: 120px;
}

.digicert img {
  width: 100%;
}

footer {
  padding: 10px 0 0;
  margin: 30px 0 0;
}

footer .bg-blue {
 background: #8cbf41;
  margin: 20px 0 0;
  padding: 0 0 20px;
}

footer .form-control {
  background-color: #fff;
}

footer .form-control:focus {
  background-color: #fff;
}

footer h4 {
  color: white;
  margin: 20px 0 10px;
  border-bottom: 1px solid #d0dde8;
  padding: 0 0 10px;
}

footer h4 span {
  color: white;
}

.symbol {
  display: block;
  margin: 20px auto 0;
  width: 100%;
  max-width: 120px;
}

.links {
  color: white;
  margin: 0 0 0 30px;
  padding: 0;
}

.links a {
  font-size: 0.875rem;
  display: inline-block;
  padding: 5px 0;
  vertical-align: middle;
  color:white;
}

.social {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.social li {
  display: inline-block;
}

.social a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 38px;
  margin: 0 5px;
}

.facebook {
  background-color: #3b5998;
}

.twitter {
  background-color: #68b5f0;
}

.youtube {
  background-color: #ed1c24;
}

.instagram {
  background-color: #d93175;
}

.disable_price {
  color: #6c757d;
  text-decoration: line-through;
}

.ssl {
  display: block;
  margin: 0 0 10px;
}

.contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.875rem;
}

.contact ul span {
    color:white;
  display: block;
  padding: 5px 0;
}

.contact .ico {
  color: white;
  width: 20px;
  vertical-align: top;
  margin: 0 10px 0 0;
}

.contact strong {
    color:white;
  font-weight: normal;
  display: inline-block;
}

.contact p {
  display: inline-block;
}

.rights {
  text-align: center;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.5);
}

.rights p {
  margin: 0;
  padding: 10px 0;
}

.rights span {
  display: block;
}

.badges {
  text-align: center;
}

.badges span {
  width: 100%;
  max-width: 120px;
  height: 70px;
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
}

.badges em {
  font-family: "Quicksand", sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4;
  display: block;
  padding: 5px 0;
  color: #78909C;
  text-align: center;
  margin: 0 auto;
}

.arabic .badges em {
  font-family: "Cairo", sans-serif;
}

.organic span {
  background-image: url(../img/organic.svg);
}

.natural span {
  background-image: url(../img/natural.svg);
}

.satisfaction span {
  background-image: url(../img/satisfaction.svg);
}

.quality span {
  background-image: url(../img/quality.svg);
}

.home-delivery span {
  background-image: url(../img/delivery.svg);
  background-size: contain;
}

.secure span {
  background-image: url(../img/secure.svg);
  background-size: contain;
}

.page-title {
  padding: 40px 0 0;
  text-align: center;
}

.page-title h1 {
  color: #8cbf41;
  font-size: 1.625rem;
  margin: 0 0 5px 0;
}

.page-title h1 span {
  color: #0088df;
}

.page-title h1 + span {
  color: white;
  font-size: 0.875rem;
  display: block;
}

.title-blue {
  background-color: #8cbf41;
  padding: 30px 0;
}

.title-blue h1 {
  color: white;
}

.title-blue h1 span {
  color: white;
}

.title-blue div:first-of-type {
  text-align: left;
}

.title-blue div:first-of-type h1 {
  margin: 0;
}

.title-blue div:last-of-type {
  text-align: right;
}

.title-blue .breadcrumb {
  margin: 20px 0 0;
  padding: 0;
  background: none;
  font-size: 0.875rem;
}

.title-blue .breadcrumb .ico {
  width: 18px;
  height: 18px;
  color:white;
  /*vertical-align: text-bottom;*/
}

.page-title.cover h1,
.page-title.cover span {
  color: white;
}

.plan {
  padding: 30px 0 0;
}

.plan .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.plan h2 {
  text-align: center;
  font-size: 1.75rem;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 20px;
}

.diet-logo {
  width: 140px;
  height: 140px;
  position: relative;
  margin: 0 auto 20px;
}

.diet-logo img {
  width: 70%;
  height: 70%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.plans {
  margin-top: 30px;
  padding: 40px 0 30px 0;
}

.diet-royal {
  background-color: #e57373;
}

.planz {
  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;
  max-width: 300px;
  margin: 0 auto;
}

.planz > div {
  flex: auto;
  -webkit-box-flex: auto;
  -ms-flex: auto;
}

.planz input[type="radio"] {
  display: none;
}

.planz label {
  font-size: 1rem;
  border: 2px solid #b0bec5;
  border-radius: 4px;
  padding: 6px 13px 6px 40px;
  margin: 10px 0;
  width: 100%;
  color: #79266e;
  background-color: #fff;
  position: relative;
}

.planz label em {
  font-size: 0.8125rem;
  font-style: normal;
  color: rgba(0, 0, 0, 0.5);
}

.planz label strong {
  font-weight: normal;
}

.planz label span {
  color: #8cbf41;
  float: right;
}

.planz label .ico {
  vertical-align: middle;
  width: 18px;
}

.planz label:hover {
  border-color: #79266e;
  background-color: #fff;
  color: #8cbf41;
  cursor: pointer;
}

.planz input[type="radio"]:checked + label {
  border-color: #79266e;
}

.planz input[type="radio"] + label::after {
  content: url(../ico/SVG/check-white.svg);
  font-size: 32px;
  position: absolute;
  top: 0;
  left: 16px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 38px;
  width: 32px;
  line-height: 36px;
  text-align: center;
  background: #b0bec5;
}

.planz input[type="radio"]:checked + label::after {
  background: #79266e;
}

.planz + .btn {
  margin: 20px auto 0;
  display: table;
}

.food-grid {
  padding: 30px 0 0;
}

.food-item {
  border: 1px solid #e1e1e1;
  max-width: 272px;
  margin: 0 auto -1px;
  position: relative;
}

.food-item h4 {
  font-size: 1.0625rem;
  color: #1583b0;
  margin: 10px 0 10px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.food-item img {
  width: 100%;
  display: block;
}

.food-item .btn-outline-primary {
  margin: 10px 0 20px 20px;
}

.food-item span {
  color: #8cbf41;
  float: right;
  margin: 13px 20px 0 0;
}

.vmenu .food-item img {
  max-width: 200px;
  margin: 10px auto 0;
}

.fav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

.heart {
  width: 64px;
  height: 64px;
  background: url("../img/heart.png") no-repeat;
  background-position: 0 0;
  cursor: pointer;
  -webkit-transition: background-position 1s steps(28);
  transition: background-position 1s steps(28);
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

.heart.is-active {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  background-position: -1792px 0;
}

.food-aside h2 {
  font-size: 1.625rem;
  color: rgba(0, 0, 0, 0.7);
  margin: 0 0 20px;
}

.food-aside ul {
  list-style: none;
  padding: 0;
  max-width: 272px;
  margin: 0 auto 30px;
}

.food-aside ul:first-child {
  margin-top: 40px;
}

.food-aside ul li {
  margin-bottom: 10px;
}

.food-aside ul a {
  font-family: "Quicksand", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.125rem;
}

.food-aside ul a:hover {
  color: #8cbf41;
}

.food-aside ul span {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.03);
  background-image: url(../img/food-menu-thumbs.jpg);
  background-repeat: no-repeat;
}

.food-aside ul .thumb-2 {
  background-position: -40px 0;
}

.food-aside ul .thumb-3 {
  background-position: -80px 0;
}

.food-aside ul .thumb-4 {
  background-position: -120px 0;
}

.food-aside ul .thumb-5 {
  background-position: 0 -40px;
}

.food-aside ul .thumb-6 {
  background-position: -40px -40px;
}

.food-aside ul .thumb-7 {
  background-position: -80px -40px;
}

.food-aside ul .thumb-8 {
  background-position: -120px -40px;
}

.food-aside ul .thumb-9 {
  background-position: 0 -80px;
}

.food-aside ul .thumb-10 {
  background-position: -40px -80px;
}

.food-aside ul .thumb-11 {
  background-position: -80px -80px;
}

.food-aside ul .thumb-12 {
  background-position: -120px -80px;
}

.food-detail {
  padding: 20px 0;
}

.food-detail .food-img {
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: table;
  margin: 0 auto 20px;
}

.food-detail .detail-price {
  float: right;
  color: #8cbf41;
  margin: 8px 0 0;
}

.food-value {
  padding-top: 31px;
}

.food-value ul {
  list-style: none;
  margin: -1px 0 0;
  padding: 20px;
  border: 1px solid #b7e4f6;
  font-size: 0.875rem;
}

.food-value ul li {
  margin: 5px 0;
  padding: 0 0 0 25px;
  position: relative;
}

.food-value ul li:before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../ico/SVG/check.svg) no-repeat;
  background-size: 16px;
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
}

.food-value ul li:first-child:before {
  display: none;
}

.food-value strong {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  display: block;
  margin: 0 0 10px -25px;
  font-size: 1.125rem;
}

.food-review {
  padding-top: 30px;
  padding-bottom: 30px;
}

.food-review h3 {
  color: #4c4e4e;
  font-size: 1.375rem;
  margin: 10px 0 20px 0;
}

.food-review .form-control {
  background-color: #f8fcff;
  border-radius: 0;
  border: 1px solid #b7e4f6;
  margin: 10px 0 0;
}

.write-review .btn {
  float: right;
  margin: 20px 0 40px;
}

.rating {
  font-size: 2rem;
  display: inline-block;
  vertical-align: middle;
  direction: rtl;
  margin: 10px 0 20px 0;
}

.rating input {
  opacity: 0;
  position: absolute;
}

.rating a,
.rating label {
  float: right;
  color: #aaa;
  text-decoration: none;
  -webkit-transition: color .4s;
  transition: color .4s;
}

.rating label:hover ~ label,
.rating input:focus ~ label,
.rating label:hover,
.rating a:hover,
.rating a:hover ~ a,
.rating a:focus,
.rating a:focus ~ a,
.rating a.active {
  color: orange;
  cursor: pointer;
}

.user-review {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}

.user-review:first-of-type {
  padding: 0 0 20px 0;
}

.user-review img {
  float: left;
}

.user-review strong {
  margin: 5px 0 0 72px;
  display: block;
}

.user-review .rating {
  font-size: 1.5rem;
  margin: -5px 0 0 10px;
}

.user-review p {
  font-size: 0.875rem;
  margin: 15px 0 0;
}

.user-review span {
  text-align: right;
  display: block;
  font-size: 0.8125rem;
}

.user-review span small {
  font-size: 0.8125rem;
}

.cart-detail {
  padding: 30px 0 40px;
}

.cart-detail .nav {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cart-detail .nav .nav-link {
  padding: .2rem 0;
}

.cart-detail .nav li {
  width: 100%;
}

.cart-detail .nav span {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-color: #c9d7e4;
  text-align: center;
  color: #fff;
  line-height: 32px;
  border-radius: 50%;
  margin: 0 7px 0 0;
}

.cart-detail .nav a {
  color: rgba(0, 0, 0, 0.4);
  position: relative;
}

.cart-detail .nav a:hover, .cart-detail .nav a.active {
  color: rgba(0, 0, 0, 0.7);
}

.cart-detail .nav a:hover span, .cart-detail .nav a.active span {
  background-color: #0088df;
}

.cart-detail h3 {
  color: rgba(0, 0, 0, 0.7);
  margin: 30px 0 20px;
  text-align: center;
}

.form-blue {
  background-color: #f8fcff;
  border: 1px solid #b7e4f6;
  padding: 20px;
}

.form-blue label {
  font-size: 0.875rem;
}

.form-blue input, .form-blue textarea, .form-blue select {
  border-radius: 0;
  border: 1px solid #b7e4f6;
}

.form-blue input[type=password] + a {
  float: right;
  font-size: 0.875rem;
  margin: 5px 0 0;
}

.form-blue .btn .ico {
  margin: 0 -6px 0 0;
}

.form-blue + p {
  text-align: center;
  margin: 20px 0;
}

.form-blue + p strong {
  display: block;
}

.remove {
  position: absolute;
  width: 32px;
  height: 32px;
  top: -10px;
  right: 0;
  display: block;
  background: #fff;
  color: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 29px;
}

.remove:hover {
  color: #ef5350;
}

.cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #dde7f0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}

.cart-item img {
  margin: 0 5px 0 0;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.cart-item .c-name {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.cart-item .c-item {
  padding: 0 10px 0 0;
}

.cart-item .diet-logo {
  width: 72px;
  height: 72px;
  padding: 0;
  margin: 0 10px 0 0;
}

.cart-item .diet-logo img {
  width: 80%;
  height: auto;
}

.cart-item .custom-select {
  display: block;
  width: auto;
  margin: 10px 0 0;
}

.cart-item input[type=number] {
  display: block;
  width: 70px;
  margin: 10px 0 0;
}

.c-price {
  text-align: right;
  color: #8cbf41;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  text-align: right;
}

.cart-subitem {
  margin: -11px 0 10px;
  border-top: 1px solid #fff;
  padding: 0 0 10px 88px;
}

.c-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 0 88px;
}

.c-option small {
  display: block;
}

.c-option strong {
  display: block;
  margin: 5px 0 10px;
}

.c-total {
  margin-top: 10px;
  border-top: 1px solid #dde7f0;
  border-bottom: 1px solid #dde7f0;
  padding: 10px 0 10px 88px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.c-total em {
  font-style: normal;
  font-weight: bold;
}

.c-total + a {
  float: right;
  font-size: 0.875rem;
  margin: 5px 0 0;
}

.as-guest {
  text-align: center;
}

.as-guest p {
  margin: 40px 0 20px;
}

.as-guest .btn {
  margin: 0 auto 30px;
  display: table;
}

.btn-continue {
  margin: 40px auto 0;
}

.error-404 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f6f7fb;
}

.error-404 .btn {
  margin: 0 auto 60px;
  display: table;
}

.stop {
  font-family: "Quicksand", sans-serif;
  text-align: center;
  margin: 40px 0;
}

.stop img {
  width: 128px;
  display: inline-block;
  vertical-align: middle;
}

.stop strong {
  display: block;
  font-weight: normal;
  font-size: 60px;
  text-transform: uppercase;
}

.stop span {
  font-size: 100px;
  display: inline-block;
  vertical-align: middle;
}

.in-center {
  margin: 0 auto;
  display: table;
}

.receipt-wrap {
  padding: 30px 0 40px;
  background: #c8e6c9;
  background: -webkit-gradient(linear, left top, left bottom, from(#c8e6c9), to(#f9fbe7));
  background: linear-gradient(to bottom, #c8e6c9 0%, #f9fbe7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8e6c9', endColorstr='#f9fbe7',GradientType=0 );
}

.receipt-wrap h3 {
  color: rgba(0, 0, 0, 0.7);
  margin: 30px 0 20px;
  text-align: center;
}

.receipt {
  background: linear-gradient(135deg, transparent 5.68px, white 5.69px) top left, linear-gradient(45deg, white 2.8px, transparent 2.81px) top left, linear-gradient(135deg, white 2.8px, transparent 2.81px) bottom left, linear-gradient(45deg, transparent 5.68px, white 5.69px) bottom left;
  background-repeat: repeat-x;
  background-size: 8px 4px;
  padding: 4px 0;
}

.receipt-list {
  background-color: #fff;
}

.receipt-title {
  background-color: #fff;
  padding: 20px;
  padding-bottom: 0;
}

.receipt-title + .receipt-hr {
  margin: 0;
  background-color: #e7e7e7;
}

.receipt {
  -webkit-filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.2));
  max-width: 800px;
  margin: 30px auto 0;
}

.receipt-list {
  overflow: auto;
  padding: 30px;
}

.receipt-item {
  overflow: auto;
}

.receipt-item:not(:first-child) {
  margin-top: 10px;
}

.receipt-label {
  float: left;
  width: 80%;
}

.receipt-value {
  float: right;
  width: 20%;
  text-align: right;
}

.receipt-hr {
  margin: 10px 0 0;
  width: 100%;
  height: 1px;
  line-height: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

.receipt-item {
  overflow: hidden;
}

.receipt-item.sub-item {
  padding-left: 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
}

.receipt-note {
  text-align: center;
  font-size: 0.875rem;
}

.receipt-note p:first-child {
  margin: 0;
}

.receipt-note span {
  display: inline-block;
  padding: 0 10px;
}

.receipt-note .btn {
  margin: 0 5px;
}

.cards {
  width: 100%;
  text-align: right;
}

.card1, .card2, .card3 {
  display: inline-block;
  margin: -14px 0 0 5px;
}

.card1 {
  width: 50px;
}

.card2 {
  width: 40px;
}

.card3 {
  width: 80px;
}

.form-card .custom-control:first-child {
  margin-bottom: 10px;
}

.form-card .btn-outline-secondary {
  display: table;
  margin: 10px auto;
}

.form-card .custom-control-label .card1 {
  width: 40px;
  margin: -10px 10px 0 5px;
  vertical-align: text-top;
}

.form-card .custom-control-label .card2 {
  margin: -8px 10px 0 5px;
}

.form-card .custom-checkbox {
  margin: 4px 0 0 !important;
}

.customer-area {
  background-color: #f6f7fb;
  padding-bottom: 40px;
}

.customer-links {
  text-align: center;
  font-size: 0.875rem;
}

.customer-links .ico {
  width: 16px;
  color: #637a8e;
}

.customer-links a {
  display: inline-block;
  padding: 10px 6px 4px;
  border-bottom: 1px solid #dde7f0;
}

.customer-links a:hover {
  border-bottom-color: #8cbf41;
}

.customer-links a.active {
  border-bottom-color: #afc2d4;
  color: #637a8e;
}

.customer-links a.active:hover {
  cursor: default;
}

.cover {
  background-color: #8cbf41;
}

.dp {
  width: 100px;
  height: 100px;
  margin: 20px 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.dp img {
  width: 100%;
  border-radius: 50%;
  border: 3px solid #fff;
}

.dp a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  border: 3px solid #fff;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.dp a:hover {
  opacity: 1;
}

.dp .ico {
  color: #fff;
  width: 24px;
  height: 24px;
}

.customer-menu {
  list-style: none;
  margin: 0 0 40px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 0.875rem;
  background-color: #fff;
}

.customer-menu li {
  position: relative;
}

.customer-menu span {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
  display: block;
  padding: 7px 5px;
  border-bottom: 1px solid #e1e1e1;
}

.customer-menu a {
  display: block;
  padding: 10px;
  border-bottom: 1px dotted #e1e1e1;
}

.customer-menu a:hover {
  background-color: rgba(3, 198, 1, 0.03);
}

.customer-menu a.active {
  color: rgba(0, 0, 0, 0.4);
  background-color: #fff;
}

.customer-menu a.active:hover {
  cursor: default;
}

.customer-menu li:last-child a {
  border-bottom: none;
}

.customer-menu .notify {
  right: 5px;
  top: 9px;
}

.welcome {
  padding: 10px 0 0 10px;
  width: 64%;
  display: inline-block;
  vertical-align: middle;
}

.welcome p {
  margin-bottom: 0;
}

.welcome a {
  font-size: 0.875rem;
  display: inline-block;
  margin: 5px 0 0;
}

.customer-title h2 {
  font-size: 1.75rem;
  margin: 15px 0 10px;
  text-align: center;
}

.customer-title h2 span {
  font-size: 1.375rem;
  display: block;
  padding: 10px 0 5px;
}

.customer-title h2 + .btn {
  font-size: 0.875rem;
  display: table;
  margin: 10px auto 20px;
}

.widget {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
  overflow: hidden;
}

.widget .diet-logo {
  width: 100%;
  height: 75px;
  margin: 0;
}

.widget h3 {
  font-size: 1.375rem;
  margin-bottom: 20px;
  padding: 10px 0;
  margin: 0 10px;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #e1e1e1;
}

.widget h3 span {
  margin: 7px auto 0;
  display: table;
  font-size: 0.875rem;
  padding: 5px 15px;
  border-radius: 15px;
  color: #fff;
}

.widget ul {
  font-size: 0.875rem;
  margin: 15px 10px;
  padding: 0;
  list-style: none;
}

.widget ul li {
  margin: 5px 0;
}

.widget ul span {
  float: right;
}

a.boxed {
  font-size: 0.8125rem;
  width: 33.33%;
  text-align: center;
  display: inline-block;
  padding: 10px 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

a.boxed:hover {
  background-color: rgba(3, 198, 1, 0.03);
}

a.boxed .ico {
  display: block;
  margin: 0 auto 5px;
}

a.boxed:last-of-type {
  border-right: none;
}

a.boxed .ico-external-link {
  width: 20px;
}

a.boxed .ico-check {
  width: 22px;
}

a.boxed .ico-pause-circle {
  width: 22px;
}

a.boxed.inactive {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.3);
}

a.boxed.inactive:hover {
  color: rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  cursor: no-drop;
}

.widget.is-wide {
  text-align: left;
}

.widget.is-wide .diet-logo {
  height: 50px;
  padding: 10px 0 0;
}

.widget.is-wide .diet-logo .ico {
  width: 32px;
  height: 32px;
  color: #fff;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
}

.widget.is-wide h3 {
  display: inline-block;
  text-align: left;
  color: #fff;
  border: none;
  vertical-align: top;
  margin: 3px 0 0 5px;
  padding: 0;
}

.widget.is-wide p {
  font-size: 0.875rem;
  padding: 15px 10px;
  margin: 0;
}

.table-customer {
  font-size: 0.875rem;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.table-customer .notify {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
}

.table-customer td {
  position: relative;
}

.table-customer thead th {
  border-bottom: none;
  border-top: none;
  background-color: #dde7f0;
}

.table-customer em:not(.notify) {
  font-style: normal;
  font-size: 0.8125rem;
  position: relative;
  padding: 0 0 0 14px;
}

.table-customer em:not(.notify):before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.table-customer em:not(.notify).text-green:before {
  background-color: #4CAF50;
}

.table-customer em:not(.notify).text-orange:before {
  background-color: #FFA726;
}

.table-customer em:not(.notify).text-grey:before {
  background-color: #637a8e;
}

.mem-plan strong {
  display: block;
}

.mem-plan span {
  display: block;
}

.mem-plan span:last-child {
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.5);
  float: right;
}

.table-lnk {
  display: block;
  white-space: nowrap;
  padding: 3px 0;
}

.table-lnk .ico {
  width: 16px;
  vertical-align: middle;
  margin-right: 3px;
}

.meeting p {
  margin: 0;
}

.customer-form {
  font-size: 0.875rem;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 15px;
}

.customer-form input {
  font-size: 0.875rem;
}

.action {
  text-align: center;
  padding: 10px 0 0;
  overflow: hidden;
}

.table-ticket p {
  margin: 0;
  padding: 0 20px 0 0;
}

.ticket-chat {
  font-size: 0.875rem;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  padding-bottom: 15px;
  overflow: hidden;
}

.ticket-chat strong {
  display: block;
}

.ticket-chat div:first-child {
  padding: 12px;
}

.ticket-chat div:first-child .link {
  float: right;
}

.ticket-chat div:first-child strong {
  display: inline-block;
}

.ticket-chat .table-lnk {
  display: inline-block;
  float: right;
}

.chat-day {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8125rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  clear: both;
}

.chat-day span {
  margin: 0 auto -18px;
  display: table;
  padding: 10px;
  background-color: #fff;
}

.bubble {
  padding: 5px 15px;
  display: inline-block;
  float: left;
  clear: both;
}

.bubble p {
  position: relative;
  padding: 10px;
  margin: 10px 0 0;
  background: #E3F2FD;
  min-width: 50px;
}

.bubble p:after {
  bottom: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #E3F2FD;
  border-width: 7px;
  margin-left: -7px;
}

.bubble small {
  color: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 5px 0 0;
  clear: both;
  text-align: right;
}

.from-user {
  float: right;
}

.from-user strong {
  text-align: right;
}

.from-user p {
  float: right;
  background: #F1F8E9;
}

.from-user p:after {
  left: auto;
  right: 20px;
  border-bottom-color: #F1F8E9;
}

.from-user small {
  text-align: left;
}

.chat-msg {
  float: left;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 10px 0 0;
  padding: 15px 15px 0;
}

.chat-msg textarea {
  font-size: 0.875rem;
}

.chat-msg .btn {
  display: table;
  margin: 10px auto 0;
  font-size: 0.875rem;
}

.break {
  margin-bottom: 10px;
  clear: both;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.break span {
  display: block;
  width: 64px;
  margin: 22px auto -22px;
  background-color: #fff;
  padding: 0 10px;
}

.auth .customer-title h2 {
  margin: 15px 0 15px;
}

.auth .action {
  overflow: hidden;
}

.auth .action .btn-primary {
  float: left;
}

.auth .action .btn-primary + .link {
  float: right;
  margin: 10px 0 0;
  font-size: 0.8125rem;
}

.auth .action p {
  padding-top: 15px;
  float: left;
  margin: 15px 0 -8px;
  width: 100%;
  background: #FFF8E1;
}

.auth .action .link {
  display: table;
  margin: 15px auto;
}

body.modal-open .mm-slideout {
  z-index: auto;
}

.modal form {
  font-size: 0.875rem;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 85px;
  right: 10px;
  border-radius: 50%;
  /* image replacement properties */
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  background: #8cbf41 url(../img/arrow_up.png) no-repeat center;
  background-size: 16px;
  -webkit-box-shadow: 0 7px 14px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0, 0, 0, 0.09);
          box-shadow: 0 7px 14px rgba(0, 0, 0, 0.09), 0 5px 5px rgba(0, 0, 0, 0.09);
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 34px;
}

.cd-top .icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
  color: #fff;
  opacity: 1;
}

.contact-us form button {
  display: table;
  margin: 10px auto 0;
}

.contact-us ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-us ul strong {
  display: block;
}

.contact-us ul span {
  display: block;
}

.contact-us ul p {
  padding-left: 30px;
  margin: 0 0 10px 0;
}

.contact-us ul li {
  padding: 5px 0;
}

.contact-us ul .ico {
  color: #8cbf41;
  width: 20px;
  vertical-align: top;
  margin: 0 10px 0 0;
}

.bg-contact {
  padding-top: 30px;
  padding-bottom: 20px;
}

.bg-form {
  padding-top: 30px;
  padding-bottom: 30px;
}

.bg-form h2 {
  text-align: center;
}

.form-group.row label {
  line-height: 36px;
}

.box-form {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 15px;
  max-width: 500px;
  margin: 0 auto;
}

.about-us {
  padding-top: 30px;
  padding-bottom: 30px;
}

.about-us h2 {
  text-align: center;
}

.about-us h3 {
  color: #8cbf41;
}

.img-center {
  margin: 0 auto 20px;
  display: block;
}

.owl-nav button span {
  font-size: 44px;
  background: #637a8e;
  color: #fff;
  height: 32px;
  width: 32px;
  display: block;
  line-height: 22px;
  overflow: hidden;
}

.prog-menu {
  font-size: 0.875rem;
  margin: 30px 0 10px;
}

.prog-menu span {
  display: block;
  white-space: nowrap;
}

.prog-menu th {
  background-color: #B0BEC5;
  padding: 10px 0.3rem;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 1px;
}

th.morning {
  background-color: #42A5F5;
}

th.noon {
  background-color: #66BB6A;
}

th.evening {
  background-color: #EC407A;
}

.day-card {
  margin: 20px 0 0;
  font-size: 0.875rem;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.day-card h3 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.125rem;
  padding: 7px 10px 0 10px;
}

.day-card h3 em {
  font-style: normal;
  float: right;
}

.day-card h4 {
  color: #fff;
  font-size: 1.125rem;
  padding: 3px 10px;
  margin: 0 0 10px;
}

.day-card .item strong, .day-card .item span {
  padding: 0 10px;
  display: block;
}

.day-card .morning h4 {
  background-color: #42A5F5;
}

.day-card .noon h4 {
  background-color: #66BB6A;
}

.day-card .evening h4 {
  background-color: #EC407A;
}

.time-card {
  background-color: #fff;
  padding: 5px 5px 15px;
  margin: 20px 0 0;
  font-size: 0.875rem;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.time-card .custom-control {
  display: block;
}

.time-card h3 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.125rem;
  padding: 10px 10px 0 10px;
}

.time-card h3 em {
  font-style: normal;
  float: right;
}

.time-card h4 {
  font-size: 1.125rem;
  padding: 20px 0 0 10px;
  margin: 0 0 10px;
}

.time-card .item strong, .time-card .item span {
  padding: 0 10px;
  display: block;
}

.time-card .icon {
  width: 100%;
  height: 100px;
}

.time-card .icon img {
  height: 64px;
  margin: 0 auto;
  display: block;
}

.time-card.morning .icon {
  background: url(../img/morning.png) no-repeat #b4e1e5 center;
}

.time-card.morning h4 {
  color: #42A5F5;
}

.time-card.noon .icon {
  background: url(../img/noon.png) no-repeat #82c9ff right;
}

.time-card.noon h4 {
  color: #66BB6A;
}

.time-card.evening .icon {
  background: url(../img/night.png) no-repeat #234389 left;
}

.time-card.evening h4 {
  color: #EC407A;
}

.food-selection h2 {
  color: rgba(0, 0, 0, 0.7);
  margin: 30px 0 10px;
  text-align: center;
  font-size: 1.75rem;
}

.food-selection h3 {
  color: rgba(0, 0, 0, 0.7);
  margin: 0 0 10px;
  text-align: center;
  font-size: 1.5rem;
}

.food-selection h3 span {
  color: #0088df;
  margin-right: 15px;
}

.food-selection h3 em {
  font-style: normal;
}

.days {
  list-style: none;
  max-width: 652px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  height: 60px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.days li {
  position: relative;
}

.days a {
  font-size: 0.875rem;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 5px;
  border: 2px solid #fff;
}

.days a:hover {
  background-color: rgba(0, 136, 223, 0.05);
}

.days a.active {
  background-color: #0088df;
  color: #fff;
}

.select {
  padding: 7px 10px 0;
}

.select .custom-control {
  margin-bottom: 7px;
}

.select-nav {
  text-align: center;
}

.select-nav .btn {
  display: inline-block;
  margin: 30px 5px 0 5px;
}

.select-nav .ico-chevron-left {
  margin-left: 0;
}

.select-nav .ico-chevron-right {
  margin-right: 0;
}

.food-selection.by-admin .time-card .icon img {
  height: 88px;
  padding-top: 12px;
}

.food-selection.by-admin .nav-item {
  margin-top: 10px;
}

.agreement ul span {
  top: 8px;
  width: 64px;
  height: 64px;
}

.agreement ul span {
  display: block;
  position: absolute;
  top: 8px;
  width: 48px;
  height: 48px;
  background-size: 100%;
  left: 0;
}

.agreement ul li {
  padding: 10px 0 15px 65px;
  margin: 0 0 12px 0;
  position: relative;
}

.agreement ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inform {
  background-image: url(../img/contract/ico-inform.png);
}

.transfer {
  background-image: url(../img/contract/ico-transfer.png);
}

.duration {
  background-image: url(../img/contract/ico-duration.png);
}

.instructor {
  background-image: url(../img/contract/ico-instructor.png);
}

.program {
  background-image: url(../img/contract/ico-program.png);
}

.delivery {
  background-image: url(../img/contract/ico-delivery.png);
}

.membership {
  background-image: url(../img/contract/ico-membership.png);
}

.diet {
  background-image: url(../img/contract/ico-diet.png);
}

.time {
  background-image: url(../img/contract/ico-time.png);
}

.driver {
  background-image: url(../img/contract/ico-driver.png);
}

.fridge {
  background-image: url(../img/contract/ico-fridge.png);
}

.contact_contract {
  background-image: url(../img/contract/ico-contact.png);
}

.consult {
  background-image: url(../img/contract/ico-consult.png);
}

.alert {
  text-align: center;
  margin: 40px 0;
}

.alert strong {
  display: block;
  font-weight: normal;
  font-size: 2.375rem;
  margin-bottom: 10px;
}

.alert p {
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
}

.arabic {
  direction: rtl;
  font-family: "Droid Arabic Kufi", serif;
}

.arabic .ico-lang {
  margin: -3px 0 0 5px;
}

.arabic #main-menu a {
  font-size: 0.9375rem;
}

.arabic h1, .arabic h2, .arabic h3, .arabic h4, .arabic h5, .arabic h6 {
  font-family: "Cairo", sans-serif;
}

.arabic header .ddown > li ul {
  right: -160px;
  text-align: right;
}

.arabic header .cart-menu ul strong {
  width: 65%;
}

.arabic header .cart-menu ul em {
  width: 35%;
  text-align: left;
}

.arabic header .cart-menu .notify {
  top: -8px;
  right: -6px;
}

.arabic header .menu-btn {
  float: right;
}

.arabic .user-menu {
  vertical-align: text-bottom;
  margin-left: 20px;
  margin-bottom: 5px;
}

.arabic .user-menu.ddown > li span {
  padding: 4px 8px 4px 3px;
}

.arabic .user-menu.ddown > li ul {
  right: auto;
  left: 0;
  text-align: right;
}

.arabic .user-menu > li > a .notify {
  top: -15px;
  right: auto;
  left: -2px;
}

.arabic .user-menu ul a > .ico {
  margin: 0 0 0 5px;
}

.arabic .user-menu > li ul .notify {
  top: 13px;
  right: auto;
  left: 10px;
}

.arabic .page-title nav {
  float: left;
}

.arabic .owl-carousel {
  direction: ltr;
}

.arabic .home-slider .item div h3,
.arabic .home-slider .item div p {
  max-width: 400px;
  text-align: right;
}

.arabic .home-slider .item div p {
  font-family: "Droid Arabic Kufi", serif;
}

.arabic .home-slider .item div a {
  bottom: 30px;
  left: 30%;
  margin-left: -80px;
  width: 160px;
}

.arabic .home-slider ul em {
  font-size: 1.125rem;
}

.arabic .food-list .tile {
  text-align: right;
}

.arabic .food-list .tile h4, .arabic .food-list .tile ul {
  right: 20px;
}

.arabic .intro h2 + span,
.arabic .food-menu a {
  font-size: 1rem;
}

.arabic .home-slider .item div .ico {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.arabic footer {
  text-align: right;
}

.arabic footer .links {
  margin: 0 20px 0 0;
}

.arabic .contact ul .ico {
  margin: 3px 0 0 10px;
}

.arabic .mm-menu {
  text-align: right;
}

.arabic .mm-listitem .mm-btn_next {
  right: auto;
  left: 0;
}

.arabic .mm-listitem .mm-btn_next:before {
  left: 49px;
}

.arabic .mm-listitem .mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(315deg);
}

.arabic .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + a,
.arabic .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 0;
}

.arabic .mm-menu_iconbar-40 .mm-navbars_bottom,
.arabic .mm-menu_iconbar-40 .mm-navbars_top,
.arabic .mm-menu_iconbar-40 .mm-panels {
  left: 0;
  right: 40px;
}

.arabic .mm-iconbar {
  right: 0;
  border-right-width: 0;
  border-left-width: 1px;
}

.arabic .mega-menu {
  text-align: right;
}

.arabic .mega-four > li > a {
  font-family: "Cairo", sans-serif;
}

.arabic .mega-two .ico,
.arabic .mega-menu ul .ico {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.arabic .menu-p2 {
  background-image: url(../img/menu-p2-ar.jpg);
}

.arabic .menu-p3 {
  background-image: url(../img/menu-p3-ar.jpg);
}

.arabic .menu-p4 {
  background-image: url(../img/menu-p4-ar.jpg);
}

.arabic .page-title h1, .arabic .page-title span {
  text-align: right;
}

.arabic .page-title .breadcrumb li {
  float: left;
}

.arabic .plan,
.arabic .intro,
.arabic .about-us,
.arabic .cart-detail,
.arabic .receipt-wrap,
.arabic .contact-us,
.arabic .food-detail,
.arabic .food-grid,
.arabic .customer-area {
  text-align: right;
}

.arabic .plan .lead,
.arabic .intro .lead,
.arabic .about-us .lead,
.arabic .cart-detail .lead,
.arabic .receipt-wrap .lead,
.arabic .contact-us .lead,
.arabic .food-detail .lead,
.arabic .food-grid .lead,
.arabic .customer-area .lead {
  font-weight: normal;
}

.arabic .plan h2,
.arabic .intro h2,
.arabic .about-us h2,
.arabic .cart-detail h2,
.arabic .receipt-wrap h2,
.arabic .contact-us h2,
.arabic .food-detail h2,
.arabic .food-grid h2,
.arabic .customer-area h2 {
  text-align: center;
}

.arabic .plan ol,
.arabic .intro ol,
.arabic .about-us ol,
.arabic .cart-detail ol,
.arabic .receipt-wrap ol,
.arabic .contact-us ol,
.arabic .food-detail ol,
.arabic .food-grid ol,
.arabic .customer-area ol {
  padding: 0 20px 0 0;
}

.arabic .plan .checkmark label,
.arabic .intro .checkmark label,
.arabic .about-us .checkmark label,
.arabic .cart-detail .checkmark label,
.arabic .receipt-wrap .checkmark label,
.arabic .contact-us .checkmark label,
.arabic .food-detail .checkmark label,
.arabic .food-grid .checkmark label,
.arabic .customer-area .checkmark label {
  padding: 10px 38px 7px 13px;
}

.arabic .plan .checkmark input[type="radio"] + label:after,
.arabic .intro .checkmark input[type="radio"] + label:after,
.arabic .about-us .checkmark input[type="radio"] + label:after,
.arabic .cart-detail .checkmark input[type="radio"] + label:after,
.arabic .receipt-wrap .checkmark input[type="radio"] + label:after,
.arabic .contact-us .checkmark input[type="radio"] + label:after,
.arabic .food-detail .checkmark input[type="radio"] + label:after,
.arabic .food-grid .checkmark input[type="radio"] + label:after,
.arabic .customer-area .checkmark input[type="radio"] + label:after {
  right: 0;
}

.arabic .plan .checkmark label span,
.arabic .intro .checkmark label span,
.arabic .about-us .checkmark label span,
.arabic .cart-detail .checkmark label span,
.arabic .receipt-wrap .checkmark label span,
.arabic .contact-us .checkmark label span,
.arabic .food-detail .checkmark label span,
.arabic .food-grid .checkmark label span,
.arabic .customer-area .checkmark label span {
  float: left;
}

.arabic .plan h2 {
  text-align: right;
}

.arabic .intro.plans h2 {
  text-align: center;
}

.arabic .ico-external-link {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.arabic .planz input[type="radio"] + label:after {
  right: -16px;
}

.arabic .planz label {
  padding: 5px 40px 7px 10px;
}

.arabic .planz strong span {
  float: left;
  margin: 0 30px 0 0;
}

.arabic .cart-item .c-item {
  padding: 0 0 0 10px;
}

.arabic .cart-item .diet-logo {
  margin: 0 0 0 10px;
}

.arabic .c-price {
  text-align: left;
}

.arabic .cart-subitem {
  padding: 0 88px 10px 0;
}

.arabic .remove {
  right: auto;
  left: 0;
}

.arabic .c-name .custom-control {
  margin-left: 30px;
}

.arabic .form-blue .btn .ico {
  margin: 0 -6px 0 0;
}

.arabic .c-option {
  padding: 5px 0;
}

.arabic .form-blue .ico-arrow-right {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
  margin: 0 !important;
}

.arabic .as-guest .ico-arrow-right, .arabic .btn-continue .ico-arrow-right {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.arabic .custom-control.custom-checkbox {
  padding-left: 0;
}

.arabic label.custom-control-label {
  position: relative;
  padding-right: 1.5rem;
}

.arabic label.custom-control-label:before, .arabic label.custom-control-label:after {
  right: 0;
  left: auto;
  top: 8px;
}

.arabic .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

.arabic .breadcrumb-item + .breadcrumb-item:before {
  padding-left: 0.5rem;
}

.arabic .receipt-title span {
  float: right;
  font-weight: bold;
  margin-bottom: 1rem;
}

.arabic .receipt-label {
  float: right;
}

.arabic .receipt-item.sub-item {
  padding: 0 10px 0 0;
}

.arabic .receipt-value {
  text-align: left;
}

.arabic .receipt-note .btn {
  margin: 10px 5px 0;
}

.arabic .contact-us ul .ico {
  margin: 0 0 0 10px;
}

.arabic .food-detail .detail-price {
  float: left;
}

.arabic .food-info p {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 30px;
}

.arabic .food-value strong {
  font-family: "Cairo", sans-serif;
}

.arabic .food-value ul li:not(:first-child) {
  padding: 0 25px 0 0;
}

.arabic .food-value ul li:before {
  right: 0;
}

.arabic .user-review img {
  float: right;
}

.arabic .write-review .btn {
  float: left;
}

.arabic .user-review strong {
  margin: 0 72px 0 0;
}

.arabic .user-review .rating {
  margin: -5px 10px 0 0;
}

.arabic .page-title h1 + span {
  padding: 10px 0 0;
}

.arabic .search-food .btn {
  border-left: 1px solid #e1e1e1;
  border-right: none;
}

.arabic .food-aside ul span {
  margin: 0 0 0 20px;
}

.arabic .food-aside ul a,
.arabic .food-item h4 {
  font-family: "Droid Arabic Kufi", serif;
  line-height: 1.8;
}

.arabic .food-item h4 {
  margin: 10px 15px;
  text-align: center;
}

.arabic .food-item .btn-outline-primary {
  margin: 10px 20px 20px 0;
}

.arabic .pagination .page-item:first-child .page-link {
  border-radius: 0 20px 20px 0;
  padding-right: 20px;
}

.arabic .pagination .page-item:last-child .page-link {
  border-radius: 20px 0 0 20px;
  padding-left: 20px;
}

.arabic .day-card {
  font-size: 1.0625rem;
  line-height: 1.8;
}

.arabic .day-card h3 {
  overflow: hidden;
  line-height: 1.4;
  padding: 10px 10px 2px;
}

.arabic .day-card h3 span {
  float: right;
}

.arabic .day-card h3 em {
  float: left;
  font-family: "Droid Arabic Kufi", serif;
}

.arabic .day-card h4 {
  padding: 7px 10px;
}

.arabic .customer-menu .notify {
  left: 5px;
  right: auto;
}

.arabic .widget.is-wide {
  text-align: right;
}

.arabic .widget.is-wide .diet-logo {
  text-align: right;
}

.arabic .widget.is-wide .diet-logo .ico {
  margin: 0 10px 0 5px;
}

.arabic .widget ul span {
  float: left;
  white-space: nowrap;
}

.arabic a.boxed {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: none;
}

.arabic a.boxed:first-of-type {
  border-right: none;
}

.arabic .welcome {
  padding: 10px 10px 0 0;
}

.arabic .auth {
  font-family: "Droid Arabic Kufi", serif;
  line-height: 1.8;
}

.arabic .auth label, .arabic .auth p {
  font-size: 1.0625rem;
}

.arabic .auth .customer-title h2 {
  font-weight: 700;
}

.arabic .customer-area label, .arabic .customer-area p {
  font-size: 1rem;
}

.arabic .customer-form .custom-control-inline {
  margin-right: 0;
}

.arabic .food-selection h2 {
  text-align: center;
}

.arabic .time-card h4 {
  padding: 20px 10px 0 0;
}

.arabic .time-card .custom-control-inline {
  margin-right: 0;
}

.arabic .top-bar .wrap {
  border: 1px solid #dde7f0;
  border-top: none;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.arabic .table-customer .notify {
  right: auto;
  left: 0;
}

.arabic .table-ticket p {
  padding: 0 0 0 20px;
}

.arabic .ticket-chat .from-admin strong {
  text-align: left;
}

.arabic .agreement ul li {
  padding: 10px 65px 15px 0;
}

.arabic .agreement ul span {
  left: auto;
  right: 0;
}

.links-group {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.links-group > li {
  display: inline-block;
  width: 70%;
}

.links-group > li:first-child {
  width: 15%;
}

.links-group > li:last-child {
  width: 15%;
}

.links-group .cart-menu {
  float: left;
}

.links-group .button-group {
  display: table;
  text-align: center;
  float: none;
  margin: 0 auto 3px;
}

.links-group .button-group a {
  display: inline-block;
  height: 28px;
  padding: 0 5px;
  border: 1px solid #dde7f0;
}

.links-group .button-group a:first-child {
  border-radius: 0 14px 14px 0;
  color: #79266e;
  border-color: #79266e;
  border-left: none;
}

.links-group .button-group a:last-child {
  border-radius: 14px 0 0 14px;
  color: #fff;
  background-color: #8cbf41;
  border-color: #8cbf41;
}

.arabic .links-group .button-group {
  margin: 0;
  width: 200px;
  top: -22px;
  bottom: auto;
  left: 0;
  right: auto;
}

.arabic .cart-menu {
  top: 16px;
  right: auto;
  left: 5px;
}

.arabic .menu-btn {
  top: 10px;
  right: auto;
  left: 70px;
}

.modal-ar {
  text-align: right;
}

.modal-ar .modal-header .close {
  margin: -1rem auto -1rem -1rem;
}

.modal-ar .modal-footer .btn {
  margin: 0 10px 0 0;
}

.arabic .user-menu.ddown > li ul {
  width: 156px;
}

.arabic #main-menu a,
.arabic .links-group .button-group a,
.arabic .intro h2 + span,
.arabic .food-menu a,
.arabic .food-list .tile ul a {
  font-size: 0.875rem;
}

.arabic .social a {
  line-height: 44px;
}

.arabic .links-group .button-group a {
  line-height: 2;
}

.modal-feedback {
  font-size: 0.875rem;
}

.modal-feedback strong {
  font-weight: normal;
  display: block;
}

.modal-feedback .rate {
  clear: left;
}

.modal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
  width: 100%;
}

.modal-row:last-of-type {
  border-bottom: none;
}

.modal.arabic {
  direction: rtl;
  font-family: "Droid Arabic Kufi", serif;
  text-align: right;
}

.modal.arabic h5 {
  font-family: "Droid Arabic Kufi", serif;
}

.modal.arabic .modal-header .close {
  margin: -1rem;
}

.modal.arabic strong {
  font-size: 0.8125rem;
}

.modal.arabic textarea {
  margin: 10px 0 0;
}

.packages {
  background: url(../img/vegi-bg.png) #f5f5f5;
  padding: 40px 0;
  margin: 0 0 -30px;
}

.package {
  border-radius: 4px;
  padding: 0 20px 100px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  margin-bottom: 30px;
  position: relative;
}

.package:hover {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

.package h3 {
  text-align: center;
  margin: 0 0 20px;
}

.package .btn {
  margin: 20px auto;
  display: table;
}

.description {
  margin: 40px 0;
}

.arabic .description,
.arabic .package p {
  text-align: right;
}

.arabic .get strong {
  font-family: "Droid Arabic Kufi", serif;
}

.badge {
  width: 114px;
  height: 114px;
  display: block;
  margin: 0 auto 20px;
  background-image: url(../img/badges.png);
  background-repeat: no-repeat;
  background-position-y: 0;
}

.pkg-white .badge {
  background-position-x: 0;
}

.pkg-silver .badge {
  background-position-x: -114px;
}

.pkg-gold .badge {
  background-position-x: -228px;
}

.pkg-diamond .badge {
  background-position-x: -342px;
}

.c-item .badge {
  width: 72px;
  height: 74px;
  background-size: 290px;
}

.c-item .pkg-silver .badge {
  background-position-x: -72px;
}

.c-item .pkg-gold .badge {
  background-position-x: -144px;
}

.c-item .pkg-diamond .badge {
  background-position-x: -216px;
}

.get {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.get strong {
  font-family: "Quicksand", sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
}

.get strong span {
  display: block;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-size: 0.8125rem;
  letter-spacing: 1px;
}

.form-subscribe .form-group.row label {
  line-height: 1.6;
}

.cart-items h4 {
  color: rgba(0, 0, 0, 0.7);
  margin: 20px 0 10px;
}

.language {
  min-width: 300px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.language .logo {
  margin: 0 auto 30px;
  max-width: 280px;
}

.language p {
  margin: 0 0 20px;
}

.language .btn {
  margin: 0 5px;
}

@media all and (min-width: 480px) {
  .arabic .links-group .button-group {
    width: 240px;
  }
  .links-group .button-group a {
    padding: 0 10px;
  }
  .app-icons img {
    height: 52px;
    margin: 0 10px 0 0;
  }
}

@media all and (min-width: 576px) {
  .plan h2 {
    text-align: left;
  }
  .modal-feedback strong {
    text-align: right;
    width: 50%;
    padding: 15px 0 10px 0;
  }
  .modal-feedback .rate {
    padding-left: 20px;
  }
  .modal-feedback textarea {
    width: 94%;
    margin: 20px 0 0 20px;
  }
  .modal-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
  }
  .modal-row > div:not(.rate) {
    width: 50%;
  }
  .modal-row label {
    margin: 3px 5px 0 0;
  }
  .modal.arabic textarea {
    margin: 20px 20px 0 0;
  }
}

@media all and (min-width: 768px) {
  .menu-btn,
  .button-group,
  .cart {
    position: static;
    float: right;
  }
  .button-group {
    margin: 6px 70px 0 0;
  }
  .cart-menu {
    right: 70px;
  }
  .cart {
    margin: 7px 10px 0 0;
  }
  .logo {
    margin: 16px 0;
  }
  .package {
    height: 100%;
  }
  .badges span {
    margin: 15px auto 0;
  }
  .badges em {
    font-size: 1rem;
    width: 100px;
  }
  .about-us h2 {
    margin: 20px 0;
  }
  .about-us h3 {
    margin: 20px 0;
  }
  .img-md-right {
    margin: 0;
    float: right;
  }
  .receipt-title {
    padding: 30px;
    padding-bottom: 0;
    overflow: hidden;
  }
  .receipt-title span {
    float: left;
    width: 30%;
  }
  .receipt-title p {
    float: left;
    width: 70%;
  }
  .food-selection .row-eq-height {
    margin-bottom: 30px;
  }
  .time-card {
    height: 100%;
    padding-bottom: 5px;
  }
  .days {
    display: block;
    height: auto;
  }
  .days li {
    display: inline-block;
  }
  .cart-menu .notify {
    top: -7px;
    right: -10px;
  }
  .cover {
    margin-bottom: 20px;
  }
  .customer-title h2 {
    margin: 0 0 20px;
    text-align: left;
    float: left;
  }
  .customer-title h2 + .btn {
    float: right;
  }
  .customer-title h2 span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 25px;
  }
  .customer-title h2 span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 24px;
    height: 24px;
    background: url(../ico/SVG/chevron-right.svg) no-repeat left;
    background-size: 24px;
    opacity: 0.3;
  }
  .customer-view .widget .diet-logo {
    padding: 0;
    height: 120px;
  }
  .customer-view .widget.is-wide .diet-logo {
    padding: 10px 0 0;
    height: 50px;
  }
  .form-blue {
    padding: 30px 30px 20px;
  }
  .cart-detail .nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cart-detail .nav .nav-link {
    padding: .5rem 1rem;
  }
  .cart-detail .nav li {
    width: auto;
  }
  .cart-detail .nav a:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #ddd;
    position: absolute;
    right: -10px;
    top: 50%;
  }
  .cart-detail .nav li:last-of-type a:before {
    display: none;
  }
  .food-item {
    float: left;
    margin: 0 -1px -1px 0;
    width: 33.33%;
  }
  .food-item h4 {
    text-align: center;
    margin: 10px 10px 20px;
  }
  .food-item span, .food-item .btn-outline-primary {
    margin: 0 auto 10px;
    display: table;
    float: none;
  }
  .food-aside ul {
    float: none;
    width: 33.33%;
    float: left;
    margin: 40px 0 30px;
  }
  .food-aside ul:first-child {
    margin: 40px 0 30px;
  }
  .home-slider .item div h3 {
    font-size: 2rem;
  }
  .home-slider ul li {
    width: 25%;
  }
  .home-slider .item div .ico {
    width: 24px;
  }
  .home-slider .item div a {
    width: 40px;
    height: 40px;
    line-height: 32px;
  }
  .home-slider .item div img {
    width: 180px;
    height: 180px;
    margin: 25px 30px 0 20px;
  }
  .mm-menu {
    display: none;
  }
  .cart {
    padding: 0 6px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: inherit;
  }
  .cart span {
    display: inline-block;
    font-size: 0.875rem;
  }
  .intro h2 {
    font-size: 2rem;
  }
  .tall {
    height: 200%;
  }
  .tile h3 {
    font-size: 1.5rem;
  }
  .food-items {
    padding: 50px 0 40px 0;
  }
  .food-list {
    padding: 40px 0;
  }
  .food-list .tile.menu-p1 {
    min-height: 100%;
  }
  footer h4 {
    margin: 30px 0 20px;
  }
  .contact ul .ico {
    margin: 3px 10px 0 0;
  }
  .contact ul p {
    width: 90%;
  }
  .contact ul strong {
      color:white;
    width: 50%;
  }
  .contact ul span {
    color:white;
    display: inline-block;
  }
  .rights span {
    display: inline-block;
  }
  .plans h2 {
    margin-bottom: 30px;
  }
  .links {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
  .diet-logo {
    width: 100%;
    height: auto;
    padding-top: 100%;
    margin: 0;
  }
  .auth .customer-title h2 {
    margin: 30px 0 20px 0;
    float: none;
    text-align: center;
  }
  .arabic .customer-title h2 {
    float: right;
  }
  .arabic .customer-title h2 + .btn {
    float: left;
  }
  .arabic .food-item .btn-outline-primary {
    margin: 10px auto;
  }
  .arabic .customer-title h2 span {
    padding: 0 25px 0 0;
  }
  .arabic .customer-title h2 span:before {
    right: 0;
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
  }
}

@media all and (min-width: 992px) {
  .home-delivery span {
    background-size: auto;
  }
  .arabic .button-group {
    float: left;
  }
  .arabic .links-group > li,
  .arabic .links-group > li:first-child {
    width: auto;
  }
  .arabic .links-group > li:last-child {
    width: 70px;
  }
  .arabic .badges em {
    white-space: pre;
  }
  .arabic .food-review img {
    float: right;
  }
  .arabic .food-review .form-control {
    margin: 0 20px 10px 0;
  }
  .arabic .write-review .rating {
    margin: 10px 75px 0 0;
  }
  .arabic .search-food {
    float: left;
  }
  .arabic .customer-links {
    text-align: left;
  }
  .arabic header .cart-menu .notify {
    top: -12px;
    right: -9px;
  }
  .day-card {
    padding: 0 0 15px;
  }
  .user-menu ul {
    left: auto;
    right: 0;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .button-group {
    width: auto;
    float: right;
    margin: 6px 90px 0 0;
  }
  .user-menu {
    margin-left: 10px;
  }
  .cart-menu {
    float: none;
    width: auto;
  }
  .cart-menu > li > a {
    width: auto;
    line-height: 23px;
  }
  .cart-menu span {
    display: inline-block;
    line-height: 1.5;
    height: auto;
  }
  .cart-menu .notify {
    top: -14px;
    right: auto;
    left: 9px;
  }
  .auth .customer-form {
    padding: 25px;
  }
  .auth .customer-form .action p {
    margin-top: 30px;
    padding: 15px 30px 0;
  }
  .dp {
    margin: 15px 0 10px;
  }
  .customer-links {
    text-align: right;
  }
  .customer-links a {
    margin: 91px 0 0 5px;
  }
  .customer-links .ico {
    margin-right: 3px;
  }
  .customer-view .widget {
    width: 48%;
    margin: 0 2% 2% 0;
    float: left;
  }
  .customer-view .widget h3 {
    padding: 20px 0 10px;
  }
  .customer-view .widget ul {
    margin: 20px;
  }
  .customer-view .widget ul li {
    margin: 7px 0;
  }
  .customer-view .widget .diet-logo {
    padding: 0;
    height: 120px;
  }
  .customer-view .widget.is-wide h3 {
    padding: 0;
  }
  .home-slider .bg-keto {
    /*background: url(../img/slider/bg-keto.jpg) no-repeat;*/
  }
  .home-slider .bg-keto h3 {
    color: #fff;
  }
  .home-slider .bg-keto a {
    color: #fff;
/*    border-color: #e57373 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-royal {
    /*background: url(../img/slider/bg-royal.jpg) no-repeat;*/
  }
  .home-slider .bg-royal h3 {
    color: #fff;
  }
  .home-slider .bg-royal a {
    color: #fff;
/*    border-color: #e57373 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-weight-killer {
    /*background: url(../img/slider/bg-weight-killer.jpg) no-repeat;*/
  }
  .home-slider .bg-weight-killer h3 {
    color: #fff;
  }
  .home-slider .bg-weight-killer a {
    color: #fff;
/*    border-color: #ef5350 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-corporation {
    /*background: url(../img/slider/bg-corporate.jpg) no-repeat;*/
  }
  .home-slider .bg-corporation h3 {
    color: #fff !important;
  }
  .home-slider .bg-corporation a {
    color: #fff;
/*    border-color: #7986cb !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-lifestyle {
    /*background: url(../img/slider/bg-lifestyle.jpg) no-repeat;*/
  }
  .home-slider .bg-lifestyle h3 {
    color: #fff;
  }
  .home-slider .bg-lifestyle a {
    color: #fff;
/*    border-color: #64b5f6 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-fat-burn {
    /*background: url(../img/slider/bg-business.jpg) no-repeat;*/
  }
  .home-slider .bg-fat-burn h3 {
    color: #fff;
  }
  .home-slider .bg-fat-burn a {
    color: #fff;
/*    border-color: #e57373 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-business {
    /*background: url(../img/slider/bg-business.jpg) no-repeat;*/
  }
  .home-slider .bg-business h3 {
    color: #fff;
  }
  .home-slider .bg-business a {
    color: #fff;
/*    border-color: #ba68c8 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-juices {
    /*background: url(../img/slider/bg-juices.jpg) no-repeat;*/
  }
  .home-slider .bg-juices h3 {
    color: #fff;
  }
  .home-slider .bg-juices a {
    color: #fff;
/*    border-color: #ba68c8 !important;
    background-color: #fff !important;*/
  }
  .home-slider .bg-detox {
    /*background: url(../img/slider/bg-detox.jpg) no-repeat;*/
  }
  .home-slider .bg-detox h3 {
    color: #fff;
  }
  .home-slider .bg-detox a {
    color: #fff;
/*    border-color: #81c784 !important;
    background-color: #fff !important;*/
  }
  .home-slider .item div {
    padding: 0 0 0 32%;
    border: none;
    border-radius: 0;
    min-height: 350px;
  }
  .home-slider .item div h3 {
    font-size: 2.125rem;
    margin: 0 0 5px 0;
    padding: 60px 0 10px 0;
  }
  .home-slider .item div h3 span {
    font-size: 1.4rem;
  }
  .home-slider .item div p {
    padding: 0;
    font-size: 1.4rem;
    color: #fff;
  }
  .home-slider .item div img {
    display: none;
  }
  .home-slider .item div a {
    width: auto;
    height: 36px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 0.875rem;
  }
  .home-slider .item div a span {
    display: inline-block;
    margin-right: 5px;
  }
  .home-slider .item div .ico {
    width: 18px;
  }
  .home-slider ul {
    padding: 0;
  }
  .home-slider ul a {
    text-align: left;
    height: 60px;
    line-height: 46px;
    border: none;
    border-radius: 0;
  }
  .slide6 {
    background: url(../img/weightkiller-meals.png) no-repeat #0eb04b 10px center;
    background-size: auto 40px;
    text-indent: 80px;
  }
  .slide3 {
    background: url(../img/fatburner-meals.png) no-repeat #e33043 10px center;
    background-size: auto 40px;
    text-indent: 60px;
  }
  .slide0 {
    background: url(../img/icon-keto.svg) no-repeat #81c784 10px center;
    background-size: auto 40px;
    text-indent: 90px;
  }
  .slide2 {
    background: url(../img/lifestyle-meals.png) no-repeat #8bc43f 10px center;
    background-size: auto 40px;
    text-indent: 40px;
  }
  .slide1 {
    background: url(../img/wellness-meals.png) no-repeat #febd2d 10px center;
    background-size: auto 40px;
    text-indent: 40px;
  }
  .slide4 {
    background: url(../img/royal-meals.png) no-repeat #78256d 10px center;
    background-size: auto 40px;
    text-indent: 40px;
  }
  .slide5 {
    background: url(../img/911-meals.png) no-repeat #b080b2 10px center;
    background-size: auto 40px;
    text-indent: 40px;
  }
  .planz {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 100%;
  }
  .planz > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 auto;
            flex: 0 auto;
    padding: 0 7px;
  }
  .planz strong span {
    margin-left: 15px;
  }
  .tall {
    height: 100%;
  }
  .contact ul p {
    margin-bottom: 0;
  }
  .page-title h1 {
    font-size: 2.125rem;
  }
  .page-title > span {
    font-size: 1rem;
    border-bottom: none;
    padding: 0 0 30px;
  }
  .breadcrumb {
    font-size: 0.875rem;
    float: right;
  }
  .food-value ul {
    width: 33.33%;
    height: 100%;
    float: left;
    margin: 0;
    border-right: none;
  }
  .food-value ul:last-child {
    border-right: 1px solid #b7e4f6;
  }
  .food-review img {
    float: left;
  }
  .food-review .form-control {
    width: 370px;
    margin: 0 0 10px 20px;
    float: left;
  }
  .food-review textarea.form-control {
    margin: 0 0 10px 80px;
  }
  .food-review .rating {
    margin: 10px 0 0 75px;
    font-size: 1.625rem;
  }
  .user-review .rating {
    font-size: 1.375rem;
    margin: -5px 0 0 10px;
  }
  .user-review strong {
    margin: 0 0 0 72px;
    padding: 5px 0 0;
  }
  .title-blue .breadcrumb {
    margin: 0;
  }
  .extended {
    padding-top: 30%;
  }
}

@media all and (min-width: 1200px) {
  .arabic .logo {
    max-width: initial;
  }
  .arabic .links-group .button-group {
    position: absolute;
    top: 13px;
    left: 80px;
  }
  .cart-menu {
    right: 0;
  }
  .button-group {
    margin: 6px 60px 0 0;
  }
  #main-menu {
    display: block !important;
    font-size: 0.875rem;
    padding: 10px 0 0;
    position: relative;
  }
  #main-menu > li {
    margin: 0 2px -2px;
  }
  .mega-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 3px 0 3px 3px;
    list-style: none;
    text-align: left;
    background-color: #fff;
    position: absolute;
    z-index: 700;
    -webkit-box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.07), 0 8px 14px 1px rgba(56, 60, 67, 0.15);
            box-shadow: 0 0 0 1px rgba(56, 60, 67, 0.07), 0 8px 14px 1px rgba(56, 60, 67, 0.15);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    visibility: hidden;
    opacity: 0;
    top: 130%;
  }
  .mega-menu > li a {
    color: rgba(0, 0, 0, 0.7);
    display: block;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .mega-menu > li a:hover {
    text-indent: 7px;
    color: #0088df;
  }
  .mega-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mega-menu ul .ico {
    width: 16px;
    vertical-align: middle;
  }
  .mega-menu ul a {
    padding: 3px 0;
  }
  #main-menu li:hover .mega-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
  .mega-two {
    max-width: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 3px solid #fff;
    padding: 25px 0;
  }
  .mega-two > li {
    width: 100%;
  }
  .mega-two .ico {
    width: 16px;
    vertical-align: middle;
  }
  .mega-two a {
    padding: 3px 10px;
  }
  .mega-diet {
    background: #eaf4de;
    background-image: url(../img/diet.png), -webkit-gradient(linear, left top, left bottom, from(#eaf4de), color-stop(70%, #f9fbf2), to(white));
    background-image: url(../img/diet.png), linear-gradient(to bottom, #eaf4de 0%, #f9fbf2 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf4de', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .mega-fitness {
    background: #d1f3f7;
    background-image: url(../img/yoga.png), -webkit-gradient(linear, left top, left bottom, from(#d1f3f7), color-stop(70%, #eefafe), to(white));
    background-image: url(../img/yoga.png), linear-gradient(to bottom, #d1f3f7 0%, #eefafe 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f3f7', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .arabic .mega-diet {
    background: #eaf4de;
    background-image: url(../img/diet-ar.png), -webkit-gradient(linear, left top, left bottom, from(#eaf4de), color-stop(70%, #f9fbf2), to(white));
    background-image: url(../img/diet-ar.png), linear-gradient(to bottom, #eaf4de 0%, #f9fbf2 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf4de', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .arabic .mega-fitness {
    background: #d1f3f7;
    background-image: url(../img/yoga-ar.png), -webkit-gradient(linear, left top, left bottom, from(#d1f3f7), color-stop(70%, #eefafe), to(white));
    background-image: url(../img/yoga-ar.png), linear-gradient(to bottom, #d1f3f7 0%, #eefafe 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f3f7', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .mega-four {
    max-width: 1110px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .mega-four > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 33.33%;
    border-right: 3px solid #fff;
    padding: 20px 20px 70px;
  }
  .mega-four > li > a {
    font-family: "Quicksand", sans-serif;
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  .mega-four > li:first-child {
    background: #eaf4de;
    background-image: url(../img/food-menu-01.png), -webkit-gradient(linear, left top, left bottom, from(#eaf4de), color-stop(70%, #f9fbf2), to(white));
    background-image: url(../img/food-menu-01.png), linear-gradient(to bottom, #eaf4de 0%, #f9fbf2 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf4de', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .mega-four > li:nth-child(2) {
    background: #fff4d1;
    background-image: url(../img/food-menu-02.png), -webkit-gradient(linear, left top, left bottom, from(#fff4d1), color-stop(70%, #fffaed), to(white));
    background-image: url(../img/food-menu-02.png), linear-gradient(to bottom, #fff4d1 0%, #fffaed 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4d1', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .mega-four > li:nth-child(3) {
    background: #d1f3f7;
    background-image: url(../img/food-menu-03.png), -webkit-gradient(linear, left top, left bottom, from(#d1f3f7), color-stop(70%, #eefafe), to(white));
    background-image: url(../img/food-menu-03.png), linear-gradient(to bottom, #d1f3f7 0%, #eefafe 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1f3f7', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .mega-four > li:nth-child(4) {
    background: #efe6fd;
    background-image: url(../img/food-menu-04.png), -webkit-gradient(linear, left top, left bottom, from(#efe6fd), color-stop(70%, #fbf5ff), to(white));
    background-image: url(../img/food-menu-04.png), linear-gradient(to bottom, #efe6fd 0%, #fbf5ff 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe6fd', endColorstr='#ffffff',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .arabic .top-bar {
    margin-bottom: 10px;
  }
  .arabic #main-menu > ul {
    text-align: right;
  }
  .links-group {
    width: auto;
  }
  .links-group > li, .links-group > li:first-child, .links-group > li:last-child {
    width: auto;
  }
  .links-group .button-group {
    margin-left: 10px;
  }
  .arabic header.is_stuck .links-group {
    margin: 12px 0 0;
  }
  .home-slider ul li {
    width: 14.28%;
  }
  .home-slider ul li a {
    padding: 0;
    text-indent: 0;
    text-align: center;
    height: 120px;
    background-position: center 10px;
    line-height: 188px;
  }
  .slide6 {
    background-size: auto 60px;
  }
  .slide3 {
    background-size: auto 60px;
  }
  .slide0 {
    background-size: auto 60px;
  }
  .slide2 {
    background-size: auto 60px;
  }
  .slide1 {
    background-size: auto 60px;
  }
  .slide4 {
    background-size: auto 60px;
  }
  .slide5 {
    background-size: auto 60px;
  }
  .food-aside ul {
    width: 100%;
    float: left;
    margin: 0 0 30px;
  }
  .food-aside ul:first-child {
    margin: 0 0 30px;
  }
  .food-grid {
    margin: 30px 0 40px;
  }
  .checkmark {
    margin: 60px 0 30px 0;
  }
  .checkmark li > span {
    margin: 20px auto -32px;
  }
  .food-review .form-control {
    width: 460px;
  }
}

/* for high resolution display */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min--moz-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (-webkit-min-device-pixel-ratio: 2.0833333333333335), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx), only screen and (min-resolution: 2dppx) {
  .badge {
    background-image: url(../img/badges@2x.png);
    background-size: 456px;
  }
}
/*# sourceMappingURL=style.css.map */