/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Overpass+Mono:wght@300;400;600;700&display=swap);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].rules[1].use[1]!./src/styles.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Overpass:wght@400;600;700&display=swap);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].rules[1].use[1]!./src/styles.scss (2) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
/* You can add global styles to this file, and also import other style files */
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
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;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-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-weight: 500;
  line-height: 1.2;
}
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: "— ";
}
.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-wrap: 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,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.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-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 {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}
.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-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}
.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-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.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-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}
.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-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}
.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-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}
.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: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.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 {
  color: #fff;
  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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-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 {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.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:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-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 {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.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:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 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 {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 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 {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 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 {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 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 {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 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 {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 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 {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  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-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-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;
  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;
  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;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  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: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 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-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.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;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.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;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .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;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.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 {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-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-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-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;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-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;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    grid-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.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: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  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;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !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-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

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

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

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

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

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

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

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

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

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

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

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

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !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-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-n5,
.mx-sm-n5 {
    margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-n5,
.mx-md-n5 {
    margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-n5,
.mx-lg-n5 {
    margin-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-n1 {
    margin: -0.25rem !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-xl-n5,
.mx-xl-n5 {
    margin-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;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !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-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !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;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

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

  .navbar {
    display: none;
  }

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

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

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

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

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item.center {
  z-index: 5;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: calc(4em / 3);
  line-height: calc(3em / 4);
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: calc(18em / 14);
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: calc(30em / 14);
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -calc(30em / 14);
  width: calc(30em / 14);
  top: calc(2em / 14);
  text-align: center;
}
.fa-li.fa-lg {
  left: -calc(30em / 14)calc(4em / 14);
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before,
.fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before,
.fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-legal:before,
.fa-gavel:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before,
.fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before,
.fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-rupee:before,
.fa-inr:before {
  content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}
.fa-won:before,
.fa-krw:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}
.fa-ge:before,
.fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before,
.fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before,
.fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
}
.ng-select.ng-select-opened > .ng-select-container:hover {
  box-shadow: none;
}
.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 1px;
}
.ng-select.ng-select-opened.ng-select-bottom > .ng-select-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ng-select.ng-select-opened.ng-select-top > .ng-select-container {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ng-select .ng-has-value .ng-placeholder {
  top: 6px;
  left: 22px;
  font-size: 10px;
  font-weight: 700;
  color: #35765a !important;
  position: absolute;
}
.ng-select .ng-select-container {
  background-color: rgba(239, 237, 236, 0.25);
  border-radius: 1px;
  border: 1px solid #979797;
  min-height: 55px;
  align-items: center;
}
.ng-select .ng-select-container .ng-value-container {
  align-items: center;
  padding-left: 22px;
  font-size: 16px;
  font-weight: 400;
}
.ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: #000000;
}
.ng-select .ng-select-container .ng-value-container .ng-value.ng-star-inserted {
  margin-top: 10px;
}
.ng-select.ng-select-single .ng-select-container {
  height: 55px;
}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  left: 0;
  padding-left: 10px;
  padding-right: 50px;
  top: 5px;
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value {
  background-color: #f9f9f9;
  border: 1px solid #979797;
}
.ng-select.ng-select-multiple.ng-select-disabled > .ng-select-container .ng-value-container .ng-value .ng-value-label {
  padding: 0px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container {
  padding-left: 7px;
  padding-top: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  font-size: 0.9em;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #f5faff;
  border-radius: 2px;
  border: 1px solid #c2e0ff;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled {
  background-color: #f9f9f9;
  border: 1px solid #e3e3e3;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label {
  padding-left: 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label {
  display: inline-block;
  padding: 0px 5px 0px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  display: inline-block;
  padding: 0px 5px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover {
  background-color: #d8eafd;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left {
  border-right: 1px solid #c2e0ff;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right {
  border-left: 1px solid #c2e0ff;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  padding-bottom: 3px;
  padding-left: 3px;
}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
}
.ng-select .ng-clear-wrapper {
  color: #999;
}
.ng-select .ng-clear-wrapper .ng-clear:hover {
  color: #d0021b;
}
.ng-select .ng-spinner-zone {
  padding-right: 5px;
  padding-top: 5px;
}
.ng-select .ng-arrow-wrapper {
  width: 52px;
  border-left: 1px solid #979797;
}
.ng-select .ng-arrow-wrapper .ng-arrow {
  border: solid #35765a;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  top: -1px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 1s;
}
.ng-dropdown-panel {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  transition: all 1s;
  -webkit-animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
}
@-webkit-keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.ng-dropdown-panel.ng-select-bottom {
  top: calc(100% + 1px);
  box-shadow: 1px -2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  border: 1px solid #979797;
  padding: 0;
  left: 0;
  transition: all 1s;
  -webkit-animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child {
  border: none;
}
.ng-dropdown-panel.ng-select-top {
  bottom: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-color: #e6e6e6;
  margin-bottom: -1px;
  left: 0;
}
.ng-dropdown-panel .ng-dropdown-header {
  border-bottom: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-footer {
  border-top: 1px solid #ccc;
  padding: 5px 7px;
}
.ng-dropdown-panel .ng-dropdown-panel-items {
  margin-bottom: 1px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: default;
  padding: 8px 10px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled {
  cursor: default;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked {
  background-color: #ebf5ff;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected {
  background-color: #f5faff;
  font-weight: 400;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  color: #000000 !important;
  padding: 15px 22px;
  border-bottom: 1px solid #979797;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected {
  color: #000000;
  background-color: #f5faff;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label {
  font-weight: 400;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: #ededed;
  color: #000000;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled {
  color: #cccccc;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child {
  padding-left: 22px;
}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label {
  padding-right: 5px;
  font-size: 80%;
  font-weight: 400;
}
.ng-select-center .ng-value-container {
  justify-content: center;
}
.ng-select-center .ng-has-value .ng-placeholder {
  top: 6px;
  left: 22px;
  font-size: 10px;
  font-weight: 700;
  color: #35765a !important;
  position: absolute;
  display: block;
  width: calc(100% - 22px);
  text-align: center;
  padding-right: 62px;
}
.ng-select-center .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  text-align: center;
}
/* .bs-datepicker */
.bs-datepicker {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  background: #fff;
  box-shadow: 0 0 10px 0 #aaa;
  position: relative;
  z-index: 1;
  /* button */
  /* .bs-datepicker-head */
  /* .bs-datepicker-body */
  /* .current-timedate */
  /* .bs-datepicker-multiple */
  /* .bs-datepicker-btns */
  /*.bs-datepicker-custom-range */
  /* .bs-datepicker-predefined-btns */
  /* .bs-datepicker-buttons */
}
.bs-datepicker:after {
  clear: both;
  content: "";
  display: block;
}
.bs-datepicker bs-day-picker {
  float: left;
}
.bs-datepicker button:hover,
.bs-datepicker button:focus,
.bs-datepicker button:active,
.bs-datepicker input:hover,
.bs-datepicker input:focus,
.bs-datepicker input:active, .bs-datepicker-btns button:hover, .bs-datepicker-btns button:focus, .bs-datepicker-btns button:active, .bs-datepicker-predefined-btns button:active, .bs-datepicker-predefined-btns button:focus {
  outline: none;
}
.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
  /* .bs-datepicker-head button */
}
.bs-datepicker-head:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.bs-datepicker-head button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: transparent;
  text-align: center;
  cursor: pointer;
  color: #fff;
  transition: 0.3s;
}
.bs-datepicker-head button[disabled], .bs-datepicker-head button[disabled]:hover, .bs-datepicker-head button[disabled]:active {
  background: rgba(221, 221, 221, 0.3);
  color: #f5f5f5;
  cursor: not-allowed;
}
.bs-datepicker-head button.previous span {
  transform: translate(-1px, -1px);
}
.bs-datepicker-head button.next span {
  transform: translate(1px, -1px);
}
.bs-datepicker-head button.next, .bs-datepicker-head button.previous {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.bs-datepicker-head button.next span, .bs-datepicker-head button.previous span {
  font-size: 28px;
  line-height: 1;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.bs-datepicker-head button.current {
  border-radius: 15px;
  max-width: 155px;
  padding: 0 13px;
}
.bs-datepicker-head button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.bs-datepicker-head button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.bs-datepicker-body {
  padding: 10px;
  border-radius: 0 0 3px 3px;
  min-height: 232px;
  min-width: 278px;
  border: 1px solid #dee2e6;
  /* .bs-datepicker-body table */
}
.bs-datepicker-body .days.weeks {
  position: relative;
  z-index: 1;
}
.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  /* .bs-datepicker-body table.days */
  /* .bs-datepicker-body table.weeks */
}
.bs-datepicker-body table th {
  font-size: 13px;
  color: #9aaec1;
  font-weight: 400;
  text-align: center;
}
.bs-datepicker-body table td {
  color: #54708b;
  text-align: center;
  position: relative;
  padding: 0;
  /* todo: check first :not(.disabled) usage */
}
.bs-datepicker-body table td span {
  display: block;
  margin: 0 auto;
  font-size: 13px;
  border-radius: 50%;
  /*z-index: 1;*/
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
  cursor: pointer;
}
.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
  background-color: #e9edf0;
  transition: 0s;
}
.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
  background-color: #e9edf0;
  transition: 0s;
  cursor: pointer;
}
.bs-datepicker-body table td span.disabled, .bs-datepicker-body table td.disabled span {
  color: #9aaec1;
}
.bs-datepicker-body table td span.selected, .bs-datepicker-body table td.selected span {
  color: #fff;
}
.bs-datepicker-body table td span.is-other-month, .bs-datepicker-body table td.is-other-month span {
  color: rgba(0, 0, 0, 0.25);
}
.bs-datepicker-body table td.active {
  position: relative;
}
.bs-datepicker-body table td.active.select-start:before {
  left: 35%;
}
.bs-datepicker-body table td.active.select-end:before {
  left: -85%;
}
.bs-datepicker-body table td span.active.select-start:after,
.bs-datepicker-body table td span.active.select-end:after, .bs-datepicker-body table td.active.select-start span:after, .bs-datepicker-body table td.active.select-end span:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: 0.3s;
  top: 0;
  border-radius: 50%;
}
.bs-datepicker-body table td:before,
.bs-datepicker-body table td span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 6px;
  bottom: 6px;
  left: -3px;
  right: -2px;
  box-sizing: content-box;
  background: transparent;
}
.bs-datepicker-body table td.active.select-start + td.active:before {
  left: -20%;
}
.bs-datepicker-body table td:last-child.active:before {
  border-radius: 0 3px 3px 0;
  width: 125%;
  left: -25%;
}
.bs-datepicker-body table td span[class*=select-], .bs-datepicker-body table td[class*=select-] span {
  border-radius: 50%;
  color: #fff;
}
.bs-datepicker-body table.days td.active:not(.select-start):before, .bs-datepicker-body table.days td.in-range:not(.select-start):before,
.bs-datepicker-body table.days span.active:not(.select-start):before,
.bs-datepicker-body table.days span.in-range:not(.select-start):before {
  background: #e9edf0;
}
.bs-datepicker-body table.days span {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.bs-datepicker-body table.days span.select-start {
  z-index: 2;
}
.bs-datepicker-body table.days span.is-highlighted.in-range:before {
  right: 3px;
  left: 0;
}
.bs-datepicker-body table.days span.in-range.select-end:before {
  right: 4px;
  left: 0;
}
.bs-datepicker-body table.days td.select-start + td.select-end:before, .bs-datepicker-body table.days td.select-start + td.is-highlighted:before, .bs-datepicker-body table.days td.active + td.is-highlighted:before, .bs-datepicker-body table.days td.active + td.select-end:before, .bs-datepicker-body table.days td.in-range + td.is-highlighted:before, .bs-datepicker-body table.days td.in-range + td.select-end:before {
  background: #e9edf0;
  width: 100%;
}
.bs-datepicker-body table.weeks tr td:nth-child(2).active:before {
  border-radius: 3px 0 0 3px;
  left: 0;
  width: 100%;
}
.bs-datepicker-body table:not(.weeks) tr td:first-child:before {
  border-radius: 3px 0 0 3px;
}
.bs-datepicker-body table.years td span {
  width: 46px;
  height: 46px;
  line-height: 45px;
  margin: 0 auto;
}
.bs-datepicker-body table.years tr:not(:last-child) td span {
  margin-bottom: 8px;
}
.bs-datepicker-body table.months td {
  height: 52px;
}
.bs-datepicker-body table.months td span {
  padding: 6px;
  border-radius: 15px;
}
.bs-datepicker .current-timedate {
  color: #54708b;
  font-size: 15px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  margin-bottom: 10px;
  cursor: pointer;
  text-transform: uppercase;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.bs-datepicker .current-timedate span:not(:empty):before {
  content: "";
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: text-bottom;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC);
}
.bs-datepicker-multiple {
  border-radius: 4px 0 0 4px;
}
.bs-datepicker-multiple + .bs-datepicker-multiple {
  margin-left: 10px;
}
.bs-datepicker-multiple .bs-datepicker {
  box-shadow: none;
  position: relative;
}
.bs-datepicker-multiple .bs-datepicker:not(:last-child) {
  padding-right: 10px;
}
.bs-datepicker-multiple .bs-datepicker + .bs-datepicker:after {
  content: "";
  display: block;
  width: 14px;
  height: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);
  position: absolute;
  top: 25px;
  left: -8px;
}
.bs-datepicker-multiple .bs-datepicker .left {
  float: left;
}
.bs-datepicker-multiple .bs-datepicker .right {
  float: right;
}
.bs-datepicker-container {
  padding: 15px;
}
.bs-datepicker .bs-media-container {
  display: flex;
}
@media (max-width: 768px) {
  .bs-datepicker .bs-media-container {
    flex-direction: column;
  }
}
.bs-datepicker-custom-range {
  padding: 15px;
  background: #eee;
}
.bs-datepicker-predefined-btns button {
  width: 100%;
  display: block;
  height: 30px;
  background-color: #9aaec1;
  border-radius: 4px;
  color: #fff;
  border: 0;
  margin-bottom: 10px;
  padding: 0 18px;
  text-align: left;
  transition: 0.3s;
}
.bs-datepicker-predefined-btns button:hover {
  background-color: #54708b;
}
.bs-datepicker-buttons {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #dee2e6;
}
.bs-datepicker-buttons .btn-default {
  margin-left: 10px;
}
.bs-datepicker-buttons .btn-today-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.bs-datepicker-buttons .clear-right,
.bs-datepicker-buttons .today-right {
  flex-grow: 0;
}
.bs-datepicker-buttons .clear-left,
.bs-datepicker-buttons .today-left {
  flex-grow: 1;
}
.bs-datepicker-buttons .clear-center,
.bs-datepicker-buttons .today-center {
  flex-grow: 0.5;
}
/* .bs-timepicker */
.bs-timepicker-container {
  padding: 10px 0;
}
.bs-timepicker-label {
  color: #54708b;
  margin-bottom: 10px;
}
.bs-timepicker-controls {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.bs-timepicker-controls button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 0;
  background-color: #e9edf0;
  color: #54708b;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  line-height: 0;
  padding: 0;
  transition: 0.3s;
}
.bs-timepicker-controls button:hover {
  background-color: #d5dadd;
}
.bs-timepicker-controls input {
  width: 35px;
  height: 25px;
  border-radius: 13px;
  text-align: center;
  border: 1px solid #dee2e6;
}
.bs-timepicker .switch-time-format {
  text-transform: uppercase;
  min-width: 54px;
  height: 25px;
  border-radius: 20px;
  border: 1px solid #dee2e6;
  background: #fff;
  color: #54708b;
  font-size: 13px;
}
.bs-timepicker .switch-time-format img {
  vertical-align: baseline;
  vertical-align: initial;
  margin-left: 4px;
}
bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 1080;
}
/* screen size < 1024px */
@media (max-width: 768px) {
  .bs-datepicker-multiple {
    display: flex;
  }
  .bs-datepicker-multiple + .bs-datepicker-multiple {
    margin-top: 10px;
    margin-left: 0;
  }
}
/* theming */
.theme-default .bs-datepicker-head {
  background-color: #777;
}
.theme-default .btn-today-wrapper .btn-success, .theme-default .btn-clear-wrapper .btn-success {
  background-color: #777;
  border-color: #777;
}
.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-default .btn-today-wrapper .btn-success:focus, .theme-default .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #616161;
  border-color: #616161;
}
.theme-default .btn-today-wrapper .btn-success:hover, .theme-default .btn-clear-wrapper .btn-success:hover {
  background-color: #6F6E6E;
  border-color: #6F6E6E;
}
.theme-default .bs-datepicker-predefined-btns button.selected {
  background-color: #777;
}
.theme-default .bs-datepicker-body table td span.selected, .theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td span[class*=select-]:after, .theme-default .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #777;
}
.theme-default .bs-datepicker-body table td.week span {
  color: #777;
}
.theme-default .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #777;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}
.theme-green .bs-datepicker-head {
  background-color: #5cb85c;
}
.theme-green .btn-today-wrapper .btn-success, .theme-green .btn-clear-wrapper .btn-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-green .btn-today-wrapper .btn-success:focus, .theme-green .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #1e7e34;
  border-color: #1e7e34;
}
.theme-green .btn-today-wrapper .btn-success:hover, .theme-green .btn-clear-wrapper .btn-success:hover {
  background-color: #218838;
  border-color: #218838;
}
.theme-green .bs-datepicker-predefined-btns button.selected {
  background-color: #5cb85c;
}
.theme-green .bs-datepicker-body table td span.selected, .theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*=select-]:after, .theme-green .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #5cb85c;
}
.theme-green .bs-datepicker-body table td.week span {
  color: #5cb85c;
}
.theme-green .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5cb85c;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}
.theme-blue .bs-datepicker-head {
  background-color: #5bc0de;
}
.theme-blue .btn-today-wrapper .btn-success, .theme-blue .btn-clear-wrapper .btn-success {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-blue .btn-today-wrapper .btn-success:focus, .theme-blue .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #2AA8CD;
  border-color: #2AA8CD;
}
.theme-blue .btn-today-wrapper .btn-success:hover, .theme-blue .btn-clear-wrapper .btn-success:hover {
  background-color: #3AB3D7;
  border-color: #3AB3D7;
}
.theme-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #5bc0de;
}
.theme-blue .bs-datepicker-body table td span.selected, .theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td span[class*=select-]:after, .theme-blue .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #5bc0de;
}
.theme-blue .bs-datepicker-body table td.week span {
  color: #5bc0de;
}
.theme-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5bc0de;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}
.theme-dark-blue .bs-datepicker-head {
  background-color: #337ab7;
}
.theme-dark-blue .btn-today-wrapper .btn-success, .theme-dark-blue .btn-clear-wrapper .btn-success {
  background-color: #337ab7;
  border-color: #337ab7;
}
.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-dark-blue .btn-today-wrapper .btn-success:focus, .theme-dark-blue .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #266498;
  border-color: #266498;
}
.theme-dark-blue .btn-today-wrapper .btn-success:hover, .theme-dark-blue .btn-clear-wrapper .btn-success:hover {
  background-color: #2C6FA9;
  border-color: #2C6FA9;
}
.theme-dark-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #337ab7;
}
.theme-dark-blue .bs-datepicker-body table td span.selected, .theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after, .theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #337ab7;
}
.theme-dark-blue .bs-datepicker-body table td.week span {
  color: #337ab7;
}
.theme-dark-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #337ab7;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}
.theme-red .bs-datepicker-head {
  background-color: #d9534f;
}
.theme-red .btn-today-wrapper .btn-success, .theme-red .btn-clear-wrapper .btn-success {
  background-color: #d9534f;
  border-color: #d9534f;
}
.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-red .btn-today-wrapper .btn-success:focus, .theme-red .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #D23531;
  border-color: #D23531;
}
.theme-red .btn-today-wrapper .btn-success:hover, .theme-red .btn-clear-wrapper .btn-success:hover {
  background-color: #E33732;
  border-color: #E33732;
}
.theme-red .bs-datepicker-predefined-btns button.selected {
  background-color: #d9534f;
}
.theme-red .bs-datepicker-body table td span.selected, .theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td span[class*=select-]:after, .theme-red .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #d9534f;
}
.theme-red .bs-datepicker-body table td.week span {
  color: #d9534f;
}
.theme-red .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #d9534f;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}
.theme-orange .bs-datepicker-head {
  background-color: #f0ad4e;
}
.theme-orange .btn-today-wrapper .btn-success, .theme-orange .btn-clear-wrapper .btn-success {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.theme-orange .btn-today-wrapper .btn-success:focus, .theme-orange .btn-clear-wrapper .btn-success:focus {
  box-shadow: none;
}
.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #ED9C29;
  border-color: #ED9C29;
}
.theme-orange .btn-today-wrapper .btn-success:hover, .theme-orange .btn-clear-wrapper .btn-success:hover {
  background-color: #FFAC35;
  border-color: #FFAC35;
}
.theme-orange .bs-datepicker-predefined-btns button.selected {
  background-color: #f0ad4e;
}
.theme-orange .bs-datepicker-body table td span.selected, .theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td span[class*=select-]:after, .theme-orange .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #f0ad4e;
}
.theme-orange .bs-datepicker-body table td.week span {
  color: #f0ad4e;
}
.theme-orange .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #f0ad4e;
  color: #fff;
  opacity: 0.5;
  transition: 0s;
}
*:focus {
  outline: none !important;
}
a,
a:not([href]):not([tabindex]) {
  color: #35765a;
}
button {
  cursor: pointer;
}
body {
  font-family: "Overpass", sans-serif;
  color: #000000;
  min-height: 100vh;
  position: relative;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
}
html,
body {
  height: 100%;
}
.bottom-0 {
  margin-bottom: 0 !important;
}
.bottom-5 {
  margin-bottom: 5px !important;
}
.bottom-10 {
  margin-bottom: 10px;
}
.bottom-15 {
  margin-bottom: 15px;
}
.bottom-20 {
  margin-bottom: 20px;
}
.bottom-25 {
  margin-bottom: 25px;
}
.bottom-30 {
  margin-bottom: 30px;
}
.bottom-35 {
  margin-bottom: 35px;
}
.bottom-40 {
  margin-bottom: 40px;
}
.bottom-45 {
  margin-bottom: 45px;
}
.bottom-50 {
  margin-bottom: 50px;
}
.top-5 {
  margin-top: 5px;
}
.top-10 {
  margin-top: 10px;
}
.top-15 {
  margin-top: 15px;
}
.top-20 {
  margin-top: 20px;
}
.top-25 {
  margin-top: 25px;
}
.top-30 {
  margin-top: 30px;
}
.top-35 {
  margin-top: 35px;
}
.top-40 {
  margin-top: 40px !important;
}
.top-45 {
  margin-top: 45px;
}
.top-50 {
  margin-top: 50px;
}
.top-0 {
  margin-top: 0 !important;
}
.pad-top-30 {
  padding-top: 30px;
}
.pad-top-20 {
  padding-top: 20px;
}
.wrapper {
  min-height: 100%;
  position: relative;
  display: flex;
  width: 100%;
  align-items: stretch;
  overflow: hidden;
}
.sidebar-content {
  display: block;
  overflow-y: scroll;
  padding: 24px;
  height: 100vh;
  padding-bottom: 50px;
}
.btn-common-size {
  width: 100%;
  height: 55px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
}
#content {
  width: 100%;
  min-height: 100vh;
}
.text-primary-blue {
  color: #35765a;
}
.text-primary-green {
  color: #35765a;
}
.bg-white {
  background: #fff;
}
h6, h5, h4, h3, h2, h1 {
  letter-spacing: 0.2px;
  font-weight: 700;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 28px;
}
.dropdown-menu {
  transition: all 1s;
}
.dropdown-menu.show {
  -webkit-animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.nav-item.dropdown.show .angle.down {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transition: all 1s;
  top: 3px;
}
label {
  font-size: 16px;
  margin-bottom: 10px;
  color: #000000;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  line-height: 55px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered:focus {
  outline: none;
}
.page {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  grid-template-columns: 100%;
}
.fadeDoen700ms {
  -webkit-animation: fadeInDown 0.7s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 0.7s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen800ms {
  -webkit-animation: fadeInDown 0.8s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 0.8s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen900ms {
  -webkit-animation: fadeInDown 0.9s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 0.9s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen1000ms {
  -webkit-animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen1100ms {
  -webkit-animation: fadeInDown 1.1s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1.1s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen1200ms {
  -webkit-animation: fadeInDown 1.2s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1.2s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen1300ms {
  -webkit-animation: fadeInDown 1.3s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1.3s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeDoen1400ms {
  -webkit-animation: fadeInDown 1.4s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInDown 1.4s cubic-bezier(0, -0.4, 0.5, 2);
}
@keyframes fadeInDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.fadeInLeft1000ms {
  -webkit-animation: fadeInLeft 1s cubic-bezier(0, -0.4, 0.5, 2);
          animation: fadeInLeft 1s cubic-bezier(0, -0.4, 0.5, 2);
}
@-webkit-keyframes fadeInLeft {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes ripple {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(4, 152, 207, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(4, 152, 207, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(4, 152, 207, 0);
  }
}
@keyframes ripple {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(4, 152, 207, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(4, 152, 207, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(4, 152, 207, 0);
  }
}
@-webkit-keyframes ripple1 {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(245, 166, 34, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(245, 166, 34, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(245, 166, 34, 0);
  }
}
@keyframes ripple1 {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(245, 166, 34, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(245, 166, 34, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(245, 166, 34, 0);
  }
}
@media only screen and (max-width: 480px) {
  .lawn-mow-ycu-addon .btn-pick-plan {
    margin-top: 0;
  }
}
.brands-section {
  padding: 60px 0;
  background: #ededed;
}
.brands-section .brans-list {
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-content: center;
  padding: 0;
  margin: 0;
}
.brands-section .brans-list li {
  align-self: center;
}
@media only screen and (max-width: 992px) {
  .brands-section {
    padding: 30px 0;
  }
  .brands-section .brans-list {
    flex-wrap: wrap;
  }
  .brands-section .brans-list li {
    width: 20%;
    text-align: center;
    align-self: auto;
    line-height: 60px;
    padding: 0 10px;
  }
  .brands-section .brans-list li img {
    max-width: 100%;
  }
}
.footer-section {
  display: block;
  background: #ededed;
  padding-top: 45px;
}
.footer-section .footer-bottom-section {
  display: block;
  background: #b7b7b7;
  padding: 10px 0;
  margin-top: 30px;
}
.footer-section .fbs-list {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.footer-section .fbs-list li {
  padding: 0 20px;
  display: inline-block;
}
.footer-section .fbs-list li a {
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  line-height: 20px;
}
.footer-section .fbs-list li:first-child {
  padding-left: 0;
}
.footer-section .fbs-list li:last-child {
  padding-right: 0;
}
.footer-section .fbs-list li.border-left {
  border-left: 1px solid #fff !important;
}
.footer-section .footer-row {
  display: flex;
  justify-content: space-between;
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}
.footer-section .footer-row .footer-col {
  width: 25%;
  padding: 0 15px;
}
.footer-section .footer-row .footer-col-50 {
  width: 50%;
  padding: 0 15px;
}
.footer-section .footer-sub-header {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
.footer-section .footer-list {
  display: block;
  padding: 0;
  list-style: none;
  margin-bottom: 40px;
}
.footer-section .footer-list li {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
.footer-section .footer-list li a {
  color: #000000;
}
.footer-section .footer-area-form {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.footer-section .footer-area-form .input-container {
  display: block;
  position: relative;
}
.footer-section .footer-area-form .input-container input[type=text] {
  display: block;
  height: 40px;
  border: solid 1px #4a4a4a;
  padding: 0 16px;
  width: 100%;
}
.footer-section .footer-area-form .input-container button {
  position: absolute;
  width: 102px;
  right: 0;
  top: 0;
  background: #4a4a4a;
  border: none;
  color: #ffffff;
  font-weight: 700;
  height: 100%;
}
.footer-section .footer-area-form .input-container button:disabled {
  opacity: 0.7;
}
.footer-section .solial-list {
  display: flex;
  list-style: none;
  justify-content: space-between;
  padding: 0;
  flex-wrap: wrap;
}
.footer-section .solial-list li {
  padding: 0 2px;
}
.footer-section .solial-list li a img {
  width: 28px;
}
@media only screen and (max-width: 992px) {
  .footer-section .footer-row {
    padding: 0 30px;
  }
  .footer-section .footer-row .footer-col:last-child {
    width: 240px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-section .footer-row {
    padding: 0 15px;
  }
  .footer-section .footer-row .footer-col:last-child {
    width: 270px;
  }
}
@media only screen and (max-width: 620px) {
  .footer-section .footer-row {
    flex-wrap: wrap;
    position: relative;
  }
  .footer-section .footer-row .footer-col {
    width: 50%;
  }
  .footer-section .footer-row .footer-col:last-child {
    width: 50%;
  }
  .footer-section .footer-row .footer-col-50 {
    width: 100%;
  }
  .footer-section .footer-sub-header {
    margin-bottom: 10px;
  }
  .footer-section .container .row {
    flex-wrap: wrap;
  }
  .footer-section .container .row .col {
    width: 50%;
  }
  .footer-section .footer-bottom-section {
    margin-top: 50px;
  }
  .footer-section .footer-area-form {
    display: block;
    position: relative;
    margin-bottom: 20px;
  }
  .footer-section .footer-area-form .input-container {
    display: block;
    position: relative;
  }
  .footer-section .footer-area-form .input-container input[type=text] {
    height: 35px;
    font-size: 14px;
  }
  .footer-section .footer-area-form .input-container button {
    width: 34px;
    font-size: 0;
  }
  .footer-section .footer-area-form .input-container button::before {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(-45deg);
  }
  .footer-section .footer-sub-header {
    font-size: 14px;
  }
  .footer-section .social-md {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -50px;
    padding: 0 30px;
  }
  .footer-section .social-md .solial-list li a img {
    max-width: 25px;
  }
  .footer-section .fbs-list {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 5px 0;
  }
  .footer-section .fbs-list li {
    line-height: 14px;
    padding: 0 10px !important;
  }
  .footer-section .fbs-list li a {
    font-size: 14px;
    line-height: 14px;
  }
  .footer-section .footer-list {
    margin-bottom: 20px;
  }
  .footer-section .footer-list li {
    font-size: 14px;
    margin-bottom: 0;
  }
}
@-webkit-keyframes scaleImg {
  0% {
    -webkit-transform: scale(0.6);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes scaleImg {
  0% {
    -webkit-transform: scale(0.6);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.loader {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.2) !important;
  z-index: 1000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader .loading-img {
  -webkit-animation: scaleImg 1s ease-in-out infinite alternate;
          animation: scaleImg 1s ease-in-out infinite alternate;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 84px;
  height: 84px;
  margin-top: -42px;
  margin-left: -42px;
  border-radius: 100%;
  overflow: hidden;
  padding: 4px;
}
.loader .loading-img svg {
  max-width: 100%;
  position: relative;
  border-radius: 100%;
}
.loader .loading-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: rotate 1s infinite linear;
          animation: rotate 1s infinite linear;
}
.loader.active {
  display: block;
}
.nos-back-link {
  color: #9b9b9b;
  position: absolute;
  left: 24px;
  top: 24px;
  z-index: 1000;
}
@media only screen and (max-width: 768px) {
  .nos-back-link {
    top: -35px;
    left: 0;
    font-weight: 500;
    color: #fff;
  }
}
.font-12p {
  font-size: 12px;
}
.inc-dec-controller {
  display: inline-block;
}
.inc-dec-controller .inc-dec-btn {
  height: 36px;
  width: 36px;
  text-align: center;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  background: #ffffff;
  border: none;
  border-radius: 100%;
  color: #b7b7b7;
  font-weight: 900;
  font-family: "Lato", sans-serif;
  font-size: 22px;
  padding: 0;
  cursor: pointer;
}
.inc-dec-controller .inc-dec-btn.size-33 {
  width: 33px;
  height: 33px;
  font-size: 18px;
}
.inc-dec-controller .inc-dec-btn:disabled {
  opacity: 0.5;
}
.inc-dec-controller .count {
  font-size: 18px;
  margin: 0 22px;
}
@media only screen and (max-width: 380px) {
  .inc-dec-controller .inc-dec-btn {
    height: 28px;
    width: 28px;
    line-height: 26px;
  }
}
.file-control-style-btn {
  position: relative;
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
}
.file-control-style-btn .drag-drop {
  position: relative;
  width: 100%;
  padding: 11px 6px;
  border-radius: 50px;
  box-shadow: 0 0 10px 0 rgba(81, 82, 83, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border: solid 0.5px #ededed;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.22;
  text-align: center;
  color: #b7b7b7;
}
.file-control-style-btn input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 0;
  cursor: pointer;
}
.inline-btn-input {
  width: 100%;
  position: relative;
}
.inline-btn-input .form-control {
  width: 100%;
  background-color: rgba(239, 237, 236, 0.25);
  border: solid 1px #979797;
}
.inline-btn-input .send-app-code-btn {
  background: #35765a;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 100%;
  width: 70px;
  padding: 0;
  border: 0;
}
.inline-btn-input .send-app-code-btn:disabled {
  background: #515253;
  cursor: not-allowed;
}
.inline-btn-input .angle-big {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 7px;
  position: absolute;
  top: 18px;
  left: 36%;
}
.inline-btn-input .angle-big.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.plowz-hero-section {
  display: block;
  min-height: 215px;
  background: url("/assets/images/plowz-banner.jpg") no-repeat right top;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 40px;
}
.plowz-hero-section.salting-landing-banner {
  background: url("/assets/banners/salting-landing-banner.jpg") no-repeat right top;
}
@media only screen and (max-width: 992px) {
  .plowz-hero-section {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .plowz-hero-section {
    background-size: 100%;
    background-color: #f7f5f6;
  }
}
.plowz-banner-content {
  display: block;
}
.plowz-banner-content h2 {
  font-weight: 700;
  font-size: 60px;
  margin-bottom: 24px;
  margin-top: 30px;
}
.plowz-banner-content p {
  font-size: 28px;
  line-height: 1.28;
  margin: 40px 0;
}
.plowz-banner-content .plowz-zipcode-container {
  width: 400px;
  max-width: 100%;
}
@media only screen and (max-width: 992px) {
  .plowz-banner-content h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .plowz-banner-content p {
    margin: 20px 0;
    font-size: 18px;
  }
}
.home-info-section {
  background-image: radial-gradient(circle at 48% 45%, #d5f2fd, #c7edfc 52%, #91d9fa);
  padding: 60px 0 60px 0;
}
.home-info-section.light-green {
  background-image: none;
  background-color: #e2f2ed;
}
.home-info-section.light-green a {
  color: #000;
}
.home-info-section .home-info-content p.home-info-txt {
  font-size: 24px;
  line-height: 1.38;
  margin-bottom: 30px;
}
.home-info-section .home-info-content .home-info-link {
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .home-info-section .home-info-content p.home-info-txt {
    font-size: 18px;
  }
  .home-info-section .home-info-content .home-info-link {
    font-size: 16px;
  }
}
.plowz-work-flow-section {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .provider-main .container {
    max-width: 100%;
  }
}
.provider-main .provider-bg {
  background: url(/assets/images/provider-signup-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  .provider-main .provider-bg {
    background-size: 100% 190px;
    background-repeat: no-repeat;
    padding: 0;
  }
}
.provider-main .provider-bg .banner-content {
  background-color: rgba(255, 255, 255, 0.95);
  display: inline-block;
  width: 100%;
  padding: 50px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .provider-main .provider-bg .banner-content {
    background-color: rgba(255, 255, 255, 0.85);
  }
}
.provider-main .provider-bg .banner-content .limited-offer {
  position: absolute;
  top: -35px;
  right: -35px;
  cursor: pointer;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer {
    right: -14px;
  }
}
@media only screen and (max-width: 767px) {
  .provider-main .provider-bg .banner-content .limited-offer {
    position: static;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg {
  background: url(/assets/images/fill-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 208px;
  height: 208px;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg {
    width: 142px;
    height: 142px;
  }
}
@media only screen and (max-width: 767px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg {
    background-image: none;
    background-color: #35765a;
    width: 100%;
    height: auto;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg .content {
  padding-top: 25px;
}
@media only screen and (max-width: 767px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content {
    padding: 25px 0;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .limited span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .limited span {
    font-size: 12.2px;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .price span {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .price span {
    font-size: 31.8px;
    line-height: 30px;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .sign-in span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .sign-in span {
    font-size: 12.2px;
  }
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .date {
    line-height: 6px;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .date span {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .date span {
    font-size: 8.1px;
  }
}
.provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .details span {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: none;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .limited-offer .limited-bg .content .details span {
    font-size: 8.1px;
  }
}
.provider-main .provider-bg .banner-content .heading span,
.provider-main .provider-bg .banner-content label {
  font-size: 38.4px;
  font-weight: bold;
  color: #1eaa52;
}
@media only screen and (max-width: 1200px) {
  .provider-main .provider-bg .banner-content .heading span,
.provider-main .provider-bg .banner-content label {
    font-size: 30px;
  }
}
.provider-main .provider-bg .banner-content .sub-heading p {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.provider-main .provider-bg .banner-content .provider-blocks {
  margin-top: 50px;
  display: inline-block;
  width: 100%;
  padding: 0 130px;
}
@media only screen and (max-width: 992px) {
  .provider-main .provider-bg .banner-content .provider-blocks {
    padding: 0 10px;
  }
}
.provider-main .provider-bg .banner-content .provider-blocks .provider-block {
  display: inline-block;
}
.provider-main .provider-bg .banner-content .provider-blocks .provider-block .title span {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.provider-main .provider-bg .banner-content .provider-blocks .provider-block .sub-title span {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.provider-main .provider-bg .banner-content .provider-blocks .provider-block .price {
  font-size: 40px;
  font-weight: bold;
  color: #1eaa52;
}
.provider-main .provider-bg .banner-content .provider-blocks .provider-block .time span {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.provider-main .provider-bg .banner-content .provider-blocks .provider-block .side-borders {
  border-right: 1px solid #979797;
  border-left: 1px solid #979797;
}
.provider-main .form-note {
  font-size: 14px;
  font-weight: normal;
}
.provider-main .join-feet-bg {
  padding: 40px 0;
  background: #eee;
}
.provider-main .join-feet-bg .join-feet-form {
  font-size: 12px;
}
.provider-main .join-feet-bg .join-feet-form .form-control {
  background: #fff;
  height: 34px;
  border: 1px solid #ccc;
  font-size: 14px;
}
.provider-main .join-feet-bg .join-feet-form .onboardbutton {
  margin-top: 20px;
  background-color: #35765a;
  border-radius: 8px;
  height: 55px;
  width: 350px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.4px;
  font-weight: 700;
}
.provider-main .limited-offer-detail {
  display: inline-block;
  width: 100%;
  margin: 60px 0;
}
.provider-main .limited-offer-detail .heading span {
  font-size: 17px;
  font-weight: bold;
  color: #1eaa52;
}
.provider-main .limited-offer-detail .desc p {
  font-size: 14px;
  margin-top: 10px;
  color: #000;
}
.provider-main .bg-semi-gray {
  background-color: #d8d8d8;
}
.provider-main .bg-semi-gray .use-cover {
  padding-top: 30px;
}
.provider-main .bg-semi-gray .use-cover .cover-text {
  padding-bottom: 30px;
}
.provider-main .bg-semi-gray .use-cover p.could-you-use {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: 0.2px;
  color: #000000;
}
.provider-main .bg-semi-gray .use-cover p.has-partner {
  text-align: left !important;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.2px;
  color: #000000;
}
.provider-main .bg-semi-gray .use-cover .cover-wallet {
  margin-top: 20px;
  background-color: #35765a;
  border-radius: 8px;
  height: 55px;
  width: 350px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.4px;
  font-weight: 700;
}
.provider-main .bg-semi-gray .use-cover .img-cover {
  padding-top: 50px;
  width: 100%;
}
.provider-main .three-blocks {
  padding-bottom: 50px;
}
.provider-main .three-blocks h4 {
  color: #515253;
  font-weight: normal;
  font-size: 20px;
}
.provider-main .three-blocks p {
  font-size: 15px;
}
.partner-landing-main .banner-section {
  background: #3b8669;
  padding: 70px 0 100px 0;
  color: #fff;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section {
    padding: 30px 0;
  }
}
.partner-landing-main .banner-section .banner-heading {
  width: 810px;
  max-width: 100%;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section .banner-heading {
    width: 585px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .banner-section .banner-heading {
    width: 320px;
    max-width: 100%;
  }
}
.partner-landing-main .banner-section .banner-heading span {
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  font-family: "Overpass Mono", monospace;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section .banner-heading span {
    font-size: 45px;
    line-height: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .banner-section .banner-heading span {
    font-size: 24px;
    line-height: inherit;
  }
}
@media only screen and (max-width: 620px) {
  .partner-landing-main .banner-section .banner-heading span {
    padding-left: 15px;
    font-size: 21px;
  }
}
.partner-landing-main .banner-section .condition span {
  font-size: 30px;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section .condition span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 620px) {
  .partner-landing-main .banner-section .condition span {
    padding-left: 15px;
    display: inline-block;
  }
}
.partner-landing-main .banner-section .sub-heading-desc span {
  font-size: 18px;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section .sub-heading-desc span {
    font-size: 18px;
  }
}
.partner-landing-main .banner-section .sub-heading-desc .input-group-text {
  font-size: 23px;
  background: #fff;
  border: none;
  border-right: 2px solid #ddd;
}
.partner-landing-main .banner-section .sub-heading-desc .form-control {
  background: #fff;
}
.partner-landing-main .banner-section label {
  color: #fff;
}
.partner-landing-main .banner-section label .form-check-input {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section label .form-check-input {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section label {
    font-size: 14px;
  }
}
.partner-landing-main .banner-section a {
  font-size: 20px !important;
  width: 100%;
  display: inline-block;
  text-decoration: underline;
  color: #fff;
  padding-left: 15px;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .banner-section a {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .banner-section a {
    text-decoration: none;
  }
}
.partner-landing-main .banner-section img {
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .partner-landing-main .banner-section img {
    width: 85%;
  }
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .banner-section .resp-image {
    display: block !important;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .partner-landing-main .banner-section .resp-image {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .banner-section .desk-image {
    display: none !important;
  }
}
.partner-landing-main .why-plowz .heading span {
  color: #3b8669;
  font-weight: 500;
  font-size: 36px;
}
.partner-landing-main .why-plowz .title {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.partner-landing-main .why-plowz .desc p {
  font-size: 18px;
  padding: 0 25px;
  color: #000;
  font-weight: 500;
}
.partner-landing-main .why-plowz img {
  max-width: 100%;
}
.partner-landing-main .our-partners {
  background: #f1f1f1;
  padding: 60px 0;
}
.partner-landing-main .our-partners .heading span {
  color: #3b8669;
  font-weight: 500;
  font-size: 36px;
}
.partner-landing-main .our-partners .message {
  padding: 0 160px;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .our-partners .message {
    padding: 0 80px;
  }
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .our-partners .message {
    padding: 0 65px;
  }
}
.partner-landing-main .our-partners .message p {
  font-size: 18px;
  letter-spacing: 1px;
}
.partner-landing-main .our-partners .carousel-indicators {
  display: none;
}
.partner-landing-main .our-partners .carousel-control-next-icon,
.partner-landing-main .our-partners .carousel-control-prev-icon {
  width: 29px;
  height: 40px;
}
.partner-landing-main .our-partners .carousel-control-prev-icon {
  background-image: url(/assets/images/prev-arrow.png);
  background-repeat: no-repeat;
}
.partner-landing-main .our-partners .carousel-control-next-icon {
  background-image: url(/assets/images/next-arrow.png);
  background-repeat: no-repeat;
}
.partner-landing-main .our-partners .author span {
  font-weight: bold;
}
.partner-landing-main .logos {
  background: #3b8669;
  padding: 40px 0;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .logos ul {
    text-align: center;
    padding: 0;
  }
}
.partner-landing-main .logos ul li {
  list-style: none;
  margin-right: 80px;
}
@media only screen and (max-width: 1200px) {
  .partner-landing-main .logos ul li {
    display: inline-block !important;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .logos ul li {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .partner-landing-main .logos ul li {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 360px) {
  .partner-landing-main .logos ul li {
    margin-right: 8px;
  }
}
.partner-landing-main .logos ul li:last-child {
  margin-right: 0;
}
.partner-landing-main .logos .heading {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .logos .heading {
    display: inline-block !important;
  }
}
.partner-landing-main .logos .heading span {
  font-size: 14px;
  color: #fff;
}
.partner-landing-main .faq-section .heading span {
  color: #3b8669;
  font-weight: 500;
  font-size: 36px;
}
.partner-landing-main .faq-section .faq-accord {
  max-width: 823px;
  width: 100%;
  margin: 50px auto;
}
.partner-landing-main .faq-section .card {
  border: none;
}
.partner-landing-main .faq-section .card .card-header {
  background: none;
  padding: 0.75rem 0rem;
  border-bottom: 2px solid #3b8669;
}
.partner-landing-main .faq-section .card .card-header .panel-title {
  position: relative;
}
.partner-landing-main .faq-section .card .card-header .panel-title:before {
  background-image: url(/assets/images/green-dropdown-icon.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 32px;
  height: 16px;
  cursor: pointer;
  transition: 0.4s;
}
.partner-landing-main .faq-section .card .card-header button {
  color: #5f5f5f;
  font-size: 24px;
  white-space: normal;
  text-align: left;
  width: 90%;
}
@media only screen and (max-width: 992px) {
  .partner-landing-main .faq-section .card .card-header button {
    font-size: 18px;
  }
}
.partner-landing-main .faq-section .card .card-header button:hover, .partner-landing-main .faq-section .card .card-header button:focus {
  text-decoration: none;
}
.partner-landing-main .faq-section .card ul {
  padding: 0;
}
.partner-landing-main .faq-section .card ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
.partner-landing-main .faq-section .card p {
  font-size: 18px;
}
.partner-landing-main .faq-section .panel-open .panel-title:before {
  transform: rotate(180deg) !important;
  content: "";
  transition: 0.4s;
}
.partner-landing-main .partners .heading span {
  color: #3b8669;
  font-weight: 500;
  font-size: 36px;
}
.partner-landing-main .partners .sub-heading span {
  font-size: 18px;
  letter-spacing: 1px;
}
.partner-landing-main .partners .block {
  background: #ededed;
  min-height: 380px;
  max-width: 294px;
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .partners .block {
    max-width: none;
    min-height: 340px;
    margin-bottom: 20px;
  }
}
.partner-landing-main .partners .title {
  padding: 0 30px;
}
.partner-landing-main .partners .title span {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}
.partner-landing-main .footer-signup {
  background: #3b8669;
  padding-top: 200px;
  padding-bottom: 100px;
  margin-top: -100px;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .footer-signup {
    margin-top: 0;
    padding-top: 30px;
  }
}
.partner-landing-main .footer-signup .border-right {
  border-right: 5px solid #3a8b51 !important;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .footer-signup .border-right {
    border-right: none !important;
    margin-bottom: 50px;
  }
  .partner-landing-main .footer-signup .border-right:before {
    position: absolute;
    left: 15px;
    bottom: -15px;
    background: #3a8b51 !important;
    width: 210px;
    height: 5px;
    content: "";
  }
}
.partner-landing-main .footer-signup .left-section {
  max-width: 334px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .footer-signup .left-section {
    max-width: none;
  }
}
.partner-landing-main .footer-signup .left-section .heading span {
  font-size: 28px;
  font-weight: 500;
}
.partner-landing-main .footer-signup .left-section .desc p {
  font-size: 18px;
  letter-spacing: 1px;
}
.partner-landing-main .footer-signup .right-section {
  max-width: 334px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .partner-landing-main .footer-signup .right-section {
    max-width: none;
  }
}
.partner-landing-main .footer-signup .right-section .form-heading span {
  font-size: 28px;
  font-weight: 500;
}
.partner-landing-main .footer-signup .right-section .form-control {
  background: #fff;
}
.partner-landing-main .footer-signup .right-section label {
  color: #fff;
}
.partner-landing-main .footer-signup .right-section label .form-check-input {
  margin-top: 0.5rem;
}
.partner-landing-main .footer-signup .right-section a {
  display: inline-block;
  width: 100%;
  text-decoration: underline;
  color: #fff;
  padding-left: 15px;
}
.onboarding-phone-main:not(li) {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .onboarding-phone-main .onbording-logo {
    margin: 20px 0 0 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .onboarding-phone-main .page-title {
    margin-top: 88px;
  }
}
.onboarding-phone-main .page-title span {
  font-size: 24px;
  font-weight: 700;
  font-family: "Overpass Mono", monospace;
  padding: 0 80px;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .onboarding-phone-main .page-title span {
    padding: 0;
  }
}
@media only screen and (max-width: 360px) {
  .onboarding-phone-main .page-title span {
    font-size: 30px;
  }
}
.onboarding-phone-main .form {
  width: 415px;
  max-width: 100%;
  margin: 40px auto;
}
.onboarding-phone-main .form .form-control {
  background: #fff;
  height: 55px;
}
.onboarding-phone-main .form .text-muted {
  font-size: 20px;
  color: #fff !important;
}
@media only screen and (max-width: 575px) {
  .onboarding-phone-main .form .text-muted {
    font-size: 16px;
  }
}
.onboarding-phone-main .form .text-muted a {
  text-decoration: underline;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .onboarding-phone-main .form .next-button {
    margin-top: 50px;
  }
}
.onboarding-phone-main .skip {
  font-size: 24px;
  color: #fff;
  text-decoration: underline;
}
/*Onboarding Phone Page CSS End*/
/*Onboarding Company Page CSS Start*/
.onboarding-address-main .form .text-muted {
  font-size: 18px;
}
.terms-condition-main p {
  font-size: 14px;
  color: #515253;
}
.terms-condition-main strong {
  color: #000;
}
.onboard-success-main .chat-div {
  display: inline-block;
  width: 100%;
  padding-bottom: 80px;
}
.onboard-success-main .chat-div .chat-icon {
  background: url(/assets/images/chat-box-icon.png) no-repeat;
  width: 26px;
  height: 21px;
  display: flex;
}
.onboard-success-main .chat-div .chat-icon span {
  font-size: 6.3px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
}
.onboard-success-main .center-icon {
  margin-top: 63px;
}
.onboard-success-main .onboarding-haeder-part-two {
  margin: 20px 0 20px 0;
}
.onboard-success-main .view-button {
  padding-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.onboard-success-main .view-button a {
  color: #35765a;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.details-small-header {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
}
.terms-banner-section {
  width: 100%;
  padding: 200px 0 80px 0;
  background: url("/assets/images/terms-conditions-bg.jpg");
  background-size: cover;
}
.terms-banner-section h1 {
  color: #ffffff;
  text-align: center;
  font-family: "Overpass Mono", monospace;
  font-size: 50px;
}
.terms-banner-section h1 small {
  font-size: 30px;
}
.terms-content {
  padding: 60px 0;
}
.terms-content h2 {
  font-size: 40px;
  color: #35765a;
  font-family: "Overpass Mono", monospace;
  margin-bottom: 30px;
  margin-top: 30px;
}
.terms-content h2 small {
  font-size: 20px;
}
.terms-content .terms-inner-text {
  font-size: 13px;
}
.terms-content .terms-inner-text p strong,
.terms-content .terms-inner-text p b,
.terms-content .terms-inner-text li strong,
.terms-content .terms-inner-text li b {
  font-weight: 700;
  font-family: "Overpass Mono", monospace;
  font-size: 14px;
  color: #35765a;
}
.terms-content .terms-inner-text h3 {
  font-size: 16px;
}
.terms-goto-top-btn {
  background: #35765a;
  color: #fff;
  width: 40px;
  cursor: pointer;
  margin: 0 auto;
}
.faq-accordion .panel {
  margin-bottom: 10px;
}
.faq-accordion .panel .panel-heading {
  background: #35765a;
}
.faq-accordion .panel .panel-heading .panel-title .btn-link {
  padding: 0;
  font-family: "Overpass Mono", monospace;
  color: #fff;
}
.faq-accordion .panel .panel-heading .panel-title .btn-link:hover, .faq-accordion .panel .panel-heading .panel-title .btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}
.services-page {
  padding: 50px 0;
  background: #35765a;
}
.services-page .page-header h1 {
  font-size: 34px;
  font-family: "Overpass Mono", monospace;
  color: #fff;
}
.services-page .page-header h2 {
  font-size: 24px;
  color: #fff;
}
.services-page .page-header p {
  font-size: 14px;
  color: #fff;
}
.services-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  list-style: none;
}
.services-list > li {
  width: calc(33.33% - 10px);
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .services-list > li {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 575px) {
  .services-list > li {
    width: 100%;
  }
}
.services-list > li .service-content {
  background: #ffffff;
  height: 100%;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
}
.services-list > li .service-content .service-order-btn {
  width: calc(100% - 40px);
  background: #35765a;
  color: #ffffff;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
  border: none;
  margin-left: 20px;
  margin-bottom: 15px;
  align-self: flex-end;
}
.services-list > li .service-content .service-content-header {
  width: 100%;
  padding: 15px 20px;
  display: flex;
}
.services-list > li .service-content .service-content-header .service-title h3 {
  font-size: 20px;
  font-family: "Overpass Mono", monospace;
  margin: 0;
  line-height: 20px;
}
.services-list > li .service-content .service-content-header .service-title h3 a {
  font-size: 12px;
  font-weight: 700;
}
.services-list > li .service-content .service-content-header .service-logo {
  border-radius: 4.7px;
  box-shadow: 0 0 6px 0 rgba(84, 138, 122, 0.2);
  padding: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.services-list > li .service-content .service-content-header .service-logo img {
  max-width: 100%;
}
.services-list > li .service-content .service-text {
  font-size: 14px;
  padding: 15px 20px;
}
.services-list > li .service-content .service-text p {
  margin: 0;
}
.services-list > li .service-content .service-image {
  margin: 0;
  width: 100%;
}
.services-list > li .service-content .service-image img {
  width: 100%;
}
.custom-service h2 {
  color: #ffffff;
  font-family: "Overpass Mono", monospace;
}
.custom-service p {
  color: #ffffff;
}
.saved-cards-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 460px;
  max-width: 100%;
  margin: 0 auto;
}
.saved-cards-list > li {
  width: calc(50% - 10px);
  margin-bottom: 10px;
}
.saved-cards-list > li .new-add-card-btn {
  height: 151px;
  margin: 0;
  width: 100%;
}
@media only screen and (max-width: 620px) {
  .saved-cards-list > li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.saved-card {
  border-radius: 5px;
  box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to top, #e7e7e7, #ffffff);
  width: 100%;
  padding: 10px 15px;
  height: 100px;
}
.saved-card .card-logo {
  text-align: right;
}
.saved-card .card-logo img {
  max-width: 25px;
  max-height: 20px;
}
.saved-card .card-number {
  text-align: center;
  font-size: 16px;
  margin-top: 0px;
  font-weight: 700;
}
.saved-card .c-name {
  float: left;
  font-size: 13px;
  font-weight: 500;
}
.saved-card .exp-date {
  float: right;
  font-size: 13px;
  font-weight: 500;
}
.saved-card .card-name-cnt {
  margin-top: 10px;
}
.animated {
  visibility: visible !important;
}
.hide-on-init {
  visibility: hidden;
}
.selected-imgs {
  display: flex;
  padding: 0;
  margin: 20px 0 0 0;
  justify-content: space-around;
  flex-wrap: wrap;
  list-style: none;
}
.selected-imgs > li {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-bottom: 10px;
  position: relative;
}
.selected-imgs > li > .remove-img {
  position: absolute;
  color: #d33131;
  border-radius: 100%;
  font-size: 24px;
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 26px;
  left: 5px;
  background: #ffffff;
}
.selected-imgs > li > img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(81, 82, 83, 0.15), 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.card-box {
  cursor: pointer;
  position: relative;
}
.card-box .saved-card {
  cursor: pointer;
}
.card-box input[type=radio] {
  display: none;
}
.card-box input[type=radio]:checked + label {
  box-shadow: none;
  background: #97bf04;
  border: 2px solid #97bf04;
  color: #fff;
}
.card-box input[type=radio]:checked + label::before {
  position: absolute;
  left: 10px;
  top: 5px;
  content: "";
  color: #fff;
  font-family: "FontAwesome";
}
.alert {
  border-radius: 0;
}
.alert.alert-danger {
  border-color: #721c24;
}
.email-address-text {
  border: 1px dashed #979797;
  padding: 12px 22px;
  font-size: 18px;
}
.email-address-text .edit-eamil-icon {
  float: right;
  cursor: pointer;
  color: #35765a;
}
.email-address-text.white-border {
  border-color: #ffffff;
}
.onbording-section {
  background: #35765a;
  min-height: 100%;
  padding: 40px 0;
}
.onbording-section .ns-btn-light {
  width: 200px;
  height: 45px;
}
.onbording-section .onbording-content {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}
.onbording-section .onbording-content.onboarding-insurance-content {
  width: 530px;
  max-width: 100%;
}
.onbording-section .onbording-logo {
  text-align: center;
  margin: 0 0 60px 0;
}
@media only screen and (max-width: 380px) {
  .onbording-section .onbording-logo img {
    width: 250px;
  }
}
@media only screen and (max-width: 575px) {
  .onbording-section .onbording-content {
    padding: 0 10px;
  }
}
.onboarding-haeder-part {
  margin: 36px 0 30px 0;
}
.onboarding-haeder-part .onboarding-header {
  color: #ffffff;
  font-size: 24px;
}
.onboarding-haeder-part .onboarding-header > small {
  display: block;
  font-size: 24px;
}
.onboarding-haeder-part .onboarding-header > .small-span {
  font-weight: 400;
}
@media only screen and (max-width: 575px) {
  .onboarding-haeder-part .onboarding-header {
    font-size: 20px;
  }
  .onboarding-haeder-part .onboarding-header > small {
    font-size: 18px;
  }
}
.onboarding-checkboxes-list {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
.onboarding-checkboxes-list > li {
  width: calc(50% - 10px);
  margin: 10px 0;
}
@media only screen and (max-width: 575px) {
  .onboarding-checkboxes-list {
    width: 310px;
    max-width: 100%;
    margin: 0 auto;
  }
  .onboarding-checkboxes-list > li {
    width: 100%;
    display: flex;
  }
}
.onboarding-checkbox.onb-checkbox {
  display: inline-block;
}
.onboarding-checkbox input[type=checkbox],
.onboarding-checkbox input[type=radio] {
  display: none;
}
.onboarding-checkbox input[type=checkbox]:checked + label:before,
.onboarding-checkbox input[type=radio]:checked + label:before {
  content: "";
  color: #1ebc61;
  font-family: "FontAwesome";
}
.onboarding-checkbox input[type=checkbox]:checked + label,
.onboarding-checkbox input[type=radio]:checked + label {
  font-weight: 700;
  transition: all 1s;
}
.onboarding-checkbox .checkbox-label {
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #ffffff;
  line-height: 32px;
  padding-left: 58px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
.onboarding-checkbox .checkbox-label.small17 {
  padding-left: 35px;
}
.onboarding-checkbox .checkbox-label.small17::before {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.onboarding-checkbox .checkbox-label > small {
  font-size: 14px;
  display: block;
}
.onboarding-checkbox .checkbox-label:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  transition: all 0.8s ease;
  transition-property: transform, border-color;
  -webkit-animation: ripple 0.8s linear forwards;
          animation: ripple 0.8s linear forwards;
}
.onboarding-checkbox .checkbox-label:before {
  left: 0;
  top: 0;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 40px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  font-size: 20px;
}
.onboard-button {
  margin-top: 40px;
}
.onboard-button > .btn-onb {
  float: none;
  margin: 0 auto;
  width: 200px;
}
.onboard-button .skip-onb {
  text-align: center;
  color: #ffffff !important;
  font-size: 24px;
  text-decoration: underline !important;
  display: inline-block;
  margin-top: 10px;
}
.onboarding-insurance-450 {
  width: 420px;
  max-width: 100%;
  margin: 0 auto;
}
.onboarding-file-upload .drag-drop {
  display: block;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  padding: 30px;
  border: 1px solid #979797;
}
.onboarding-file-upload .drag-drop > span {
  text-decoration: underline;
}
.onb-from-list {
  justify-content: center;
  width: 250px;
  margin: 0 auto;
}
.onb-from-list > li {
  width: 100%;
  position: relative;
}
.onb-from-list .referCode {
  position: absolute;
  left: calc(100% + 20px);
  top: 0;
}
.onb-from-list .referCode > input[type=text] {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
  height: 41px;
  width: 150px;
  padding: 0 10px;
}
@media only screen and (max-width: 620px) {
  .onb-from-list .referCode {
    position: relative;
    left: 56px;
    top: 6px;
  }
}
@media only screen and (max-width: 575px) {
  .onb-from-list .referCode {
    position: relative;
    width: 100%;
    left: 52px;
    top: 6px;
  }
  .onb-from-list .li-flex {
    display: flex;
    flex-wrap: wrap;
  }
}
.onb-thx-text {
  width: 464px;
  max-width: 100%;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  margin: 20px auto 0 auto;
  line-height: 24px;
}
.onb-download-text {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .onb-download-text {
    text-align: center;
    width: 320px;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.onb-text-link-btn {
  width: 316px;
  max-width: 100%;
}
@media only screen and (max-width: 575px) {
  .onb-text-link-btn {
    width: 255px;
    float: none;
    margin: 0 auto;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.onboard_success_phone_fig {
  margin: 0;
  margin-top: -100px;
  text-align: right;
}
.onboard_success_phone_fig img {
  width: 180px;
}
@media only screen and (max-width: 575px) {
  .onboard_success_phone_fig {
    margin: 0;
  }
}
.onboard_success_row {
  margin-top: 100px;
}
@media only screen and (max-width: 575px) {
  .onboard_success_row {
    margin-top: 20px;
  }
}
.onb-app-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  max-width: 100%;
  width: 316px;
}
.onb-app-links > li {
  display: inline-block;
  margin-right: 10px;
}
.onb-app-links > li img {
  width: 115px;
}
@media only screen and (max-width: 575px) {
  .onb-app-links {
    flex-wrap: wrap;
  }
  .onb-app-links > li {
    width: 100%;
    margin: 5px 0;
  }
  .onb-app-links > li > a > img {
    width: 115px;
  }
}
.onb-phone-header {
  display: block;
}
.onb-phone-header span {
  display: block;
  font-weight: 400;
  padding-left: 40px;
}
.onb-phone-header .onb-phone-edit {
  font-size: 18px;
  color: #fff;
}
.ins-img {
  width: 60px;
  height: 60px;
  border-radius: 5px;
  border: 2px solid #fff;
  margin: 10px auto;
}
.cQ-file-upload {
  width: 360px;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 575px) {
  .leftCol,
.rightCol {
    width: 50%;
  }

  .textCenter {
    text-align: center;
    margin-bottom: 40px;
  }
}
.password-Msg {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0;
}
.password-Msg > li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.password-Msg > li > i {
  position: absolute;
  left: 5px;
  top: 5px;
}
.password-Msg > li > i.fa-err {
  color: #721c24;
}
.password-Msg > li > i.fa-suc {
  color: #3b8669;
}
.display-email {
  font-weight: 700;
  font-size: 20px;
}
.display-email .user-id-edit {
  display: inline-block;
  padding-left: 10px;
  font-size: 12px;
}
.services-modal {
  width: 600px !important;
  max-width: calc(100% - 20px) !important;
  max-height: calc(100% - 20px);
}
.services-modal .modal-content {
  border-radius: 0;
}
.services-modal .modal-content .modal-title {
  font-size: 18px !important;
}
.services-modal-list {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
.services-modal-list > li {
  width: calc(50% - 5px);
  height: 100px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.services-modal-list > li::before {
  background: rgba(0, 0, 0, 0.25);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.services-modal-list > li > figure {
  width: 100%;
  position: relative;
  height: 110px;
  box-shadow: 1px -2px 10px rgba(0, 0, 0, 0.1);
}
.services-modal-list > li > figure > img {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.services-modal-list > li > figure > caption {
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  z-index: 101;
  padding: 0 10px;
}
@media only screen and (max-width: 480px) {
  .services-modal-list > li {
    width: 100%;
  }
}
.partner-logo-container {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 70px;
}
.partner-logo-container > a {
  padding-left: 0 !important;
}
.partner-logo-container > a > img {
  width: auto !important;
  max-width: 80%;
}
.partner-logo-container .onboard-place-order-btn {
  position: absolute;
  background: transparent !important;
  border: 2px solid #fff;
  color: #fff;
  width: 161px !important;
  font-size: 14px !important;
  height: 35px;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .partner-logo-container {
    text-align: left;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .partner-logo-container {
    margin-bottom: 30px;
  }
  .partner-logo-container > a > img {
    width: 200px !important;
  }
  .partner-logo-container .onboard-place-order-btn {
    font-size: 12px !important;
    width: auto !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 360px) {
  .partner-logo-container {
    margin-bottom: 20px;
  }
  .partner-logo-container > a > img {
    width: 170px !important;
  }
  .partner-logo-container .onboard-place-order-btn {
    font-size: 11px !important;
    width: auto !important;
    height: auto !important;
  }
}
.plowz-vip-section {
  background: #fff;
  padding: 0 0 40px 0;
}
.plowz-vip-section .plowz-vip-img {
  width: 100%;
  margin: 0;
}
.plowz-vip-section .plowz-vip-img > img {
  max-width: 100%;
}
.sqr-text {
  font-weight: 300;
  top: -12px;
}
.terms-back-btn {
  position: fixed;
  bottom: 15px;
  left: 20px;
  background: #333333;
  cursor: pointer;
  color: white;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: none;
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  .terms-back-btn {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
}
.order_process_section:not(.onbording-section)::before {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  content: "";
}
.order-summary-box,
.order-process-container {
  position: relative;
  z-index: 10002;
}
.order-success-wrapper::before {
  display: none;
}
.pw-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pw-list > li {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .pw-list > li {
    width: 100%;
  }
}
.pw-check-list {
  display: flex;
}
.pw-check-list input[type=checkbox],
.pw-check-list input[type=radio] {
  display: none;
}
.pw-check-list input[type=checkbox]:checked + label:before,
.pw-check-list input[type=radio]:checked + label:before {
  -webkit-animation: ripple 0.8s linear forwards;
          animation: ripple 0.8s linear forwards;
}
.pw-check-list input[type=checkbox]:checked + label,
.pw-check-list input[type=radio]:checked + label {
  border-color: #97bf04;
  transition: all 1s;
}
.pw-check-list input[type=checkbox]:checked + label > .icon > .i::before,
.pw-check-list input[type=radio]:checked + label > .icon > .i::before {
  content: "";
}
.pw-check-list .checkbox-label {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  cursor: pointer;
  min-height: 60px;
  padding-left: 70px;
  border: 1px solid #979797;
  border-radius: 10px;
}
.pw-check-list .checkbox-label > .text-label {
  font-weight: 700;
  line-height: 16px;
  font-size: 16px;
  position: relative;
  padding-right: 10px;
}
.pw-check-list .checkbox-label > .icon {
  font-family: "FontAwesome";
  background: #97bf04;
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  position: absolute;
  left: -1px;
  height: calc(100% + 2px);
  top: -1px;
  font-size: 26px;
}
.pw-check-list .checkbox-label > .icon > .i {
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pw-check-list .checkbox-label > .icon > .i::before {
  content: "";
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.width-480 {
  width: 480px;
  max-width: 100%;
}
.width-550 {
  width: 550px;
  max-width: 100%;
}
.order-success-wrapper {
  position: relative;
}
.order-success-wrapper::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  z-index: 10001;
}
.order-success-wrapper .success-section {
  z-index: 10002;
}
.po-terms-container {
  width: 737px;
  max-width: 100%;
  padding: 30px;
  height: 360px;
  overflow-y: scroll;
  margin: 0 auto;
  background: #fff;
  margin-top: 50px;
  position: relative;
  margin-bottom: 20px;
  color: #000000;
}
.po-terms-container h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.po-terms-container p {
  font-size: 14px;
}
.po-terms-container h4 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 620px) {
  .po-terms-container {
    height: 300px;
    margin-top: 20px;
  }
  .po-terms-container h3 {
    font-size: 20px;
    text-align: left;
  }
  .po-terms-container p {
    font-size: 13px;
    text-align: justify;
  }
  .po-terms-container h4 {
    font-size: 16px;
  }
}
.po-terms-checkbox-container {
  width: 737px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.tc-checkbox .cBox {
  display: none;
}
.tc-checkbox .cBox:checked + .cLabel::before {
  text-align: center;
  content: "";
  color: #1ebc61;
  font-family: "FontAwesome";
  font-size: 13px;
}
.tc-checkbox .cLabel {
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  text-align: left;
}
.tc-checkbox .cLabel::before {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  content: " ";
  background: #fff;
  border-radius: 3px;
}
.width700 {
  width: 700px !important;
  max-width: 100% !important;
}
.width500 {
  width: 500px !important;
  max-width: 100% !important;
}
.order-success-wrapper::after {
  z-index: 999;
}
.order-success-wrapper .success-section {
  z-index: 1000;
}
.header-ob-home {
  background: #359e53;
  padding: 20px 0;
}
.header-ob-home .onb-header-cnt {
  position: relative;
  padding-left: 116px;
}
.header-ob-home .onb-header-cnt .onb-shape {
  position: absolute;
  left: 0;
}
.header-ob-home .onb-header-cnt .onb-shape .onb-price {
  position: absolute;
  color: #fff;
  left: 14px;
  top: 7px;
  font-size: 12px;
  font-weight: 700;
}
.header-ob-home h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.header-ob-home p {
  color: #fff;
  margin: 0;
}
.order-success-wrapper::after {
  z-index: 999;
}
.order-success-wrapper .success-section {
  z-index: 1000;
}
@media only screen and (max-width: 575px) {
  .m-order-1 {
    order: 1;
  }

  .m-order-2 {
    order: 2;
  }

  agm-map {
    height: 150px;
  }

  .mapCurveBg {
    left: -77px;
  }
}
.city-name-po {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}
.new-landing-phone {
  width: 280px;
}
.new-landing-phone .floating-form-group {
  width: 100%;
}
.new-landing-phone .floating-form-group .floating-label {
  width: 213px;
  font-size: 16.2px;
  font-weight: 700;
  line-height: 1.48;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.38);
}
.new-landing-phone .floating-form-group .inline-btn-input {
  width: 100%;
}
.new-landing-phone .floating-form-group .inline-btn-input .floating-form-control {
  background: #ffffff;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  height: 50px;
}
.new-landing-phone .floating-form-group .inline-btn-input .send-app-code-btn {
  background: transparent;
  color: #35765a;
  font-size: 12px;
  font-weight: 700;
}
.new-landing-phone .floating-form-group .inline-btn-input .send-app-code-btn:disabled {
  color: #b7b7b7;
}
.new-landing-phone .nlpt {
  font-size: 12.3px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.4px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 3px;
}
.new-landing-services-section {
  padding: 45px 0;
}
@media only screen and (max-width: 992px) {
  .new-landing-services-section .header-34 {
    font-size: 24px;
  }
  .new-landing-services-section .header-20 {
    font-size: 16px;
    margin: 10px 0 10px 0;
  }
}
.header-34 {
  font-size: 34px;
  text-align: center;
  font-weight: 700;
}
.header-34.text-left {
  text-align: left;
}
.header-20 {
  font-size: 20px;
  text-align: center;
  font-weight: 500;
}
.text-green-1eaa52 {
  color: #1eaa52;
}
.text-black-06 {
  color: rgba(0, 0, 0, 0.6);
}
.new-landing-services-ol {
  width: 730px;
  max-width: 100%;
  display: flex;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px auto 0 auto;
}
.new-landing-services-ol > li {
  margin: 10px;
}
.new-landing-service {
  display: flex;
}
.new-landing-service .new-landing-service-input {
  display: none;
}
.new-landing-service .new-landing-service-input:checked + .new-landing-service-label {
  border-color: #3b8669;
  background: #fbf9f1;
}
.new-landing-service .new-landing-service-label {
  width: 125px;
  height: 107px;
  border: solid 2px transparent;
  border-radius: 6.9px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  padding: 5px;
  cursor: pointer;
}
.new-landing-service .new-landing-service-label .nl-service {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.new-landing-service .new-landing-service-label .nl-service img {
  max-height: 48px;
}
.new-landing-service .new-landing-service-label .nl-service img.elmow {
  min-height: 34px;
}
.new-landing-service .new-landing-service-label .nl-sr-img {
  height: 45px;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}
.new-landing-service .new-landing-service-label .nl-sr-name {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.08;
  text-align: center;
  color: #303030;
  margin-top: 10px;
  width: 100%;
}
.new-landing-service.get-started-home .new-landing-service-label {
  width: 107px;
}
@media only screen and (max-width: 620px) {
  .new-landing-service.get-started-home .new-landing-service-label {
    width: 85px;
    height: 85px;
  }
  .new-landing-service.get-started-home .new-landing-service-label .nl-service .nl-sr-img {
    height: auto;
  }
  .new-landing-service.get-started-home .new-landing-service-label .nl-service .nl-sr-name {
    font-size: 12px;
  }
}
.center-auto {
  margin-left: auto;
  margin-right: auto;
}
.on-demand-work-section {
  display: block;
  padding: 60px 0;
}
.on-demand-work-section .header-34 {
  margin-bottom: 40px;
}
.on-demand-work-section .on-demand-worl-ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
.on-demand-work-section .on-demand-worl-ul > li {
  width: 240px;
  max-width: 100%;
  margin: 0 40px;
}
.on-demand-work-section .on-demand-worl-ul > li .on-demand-work {
  text-align: center;
}
.on-demand-work-section .on-demand-worl-ul > li .on-demand-work h4 {
  color: #222;
  margin-top: 40px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.17px;
}
.on-demand-work-section .on-demand-worl-ul > li .on-demand-work p {
  color: #222;
  font-weight: 500;
  letter-spacing: 0.22px;
  margin-top: 10px;
  font-size: 16px;
}
@media only screen and (max-width: 992px) {
  .on-demand-work-section .header-34 {
    font-size: 24px;
  }
  .on-demand-work-section .on-demand-worl-ul {
    justify-content: center;
  }
  .on-demand-work-section .on-demand-worl-ul > li {
    padding: 0 20px;
  }
}
.nl-testimonials-section {
  padding: 80px 0;
  background-color: #ffffff;
}
.nl-testimonials-section .header-34 {
  margin-bottom: 40px;
}
.nl-testimonials-section .carousel-cell {
  height: 100%;
}
.nl-testimonials-section .owl-dots .owl-dot span {
  width: 24px !important;
  height: 24px !important;
  margin: 5px 7px;
  background: transparent !important;
  border: 1px solid #35765a;
}
.nl-testimonials-section .owl-dots .owl-dot.active span {
  background: #35765a !important;
}
.nl-review {
  padding: 0 15px;
  height: 100%;
  color: #222;
}
.nl-review .nl-review-cnt {
  border: 1px solid #ededed;
  padding: 20px;
  border-radius: 4px;
  height: 100%;
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.nl-review .nl-t-rating {
  color: #6cbc92;
  font-size: 24px;
  margin-bottom: 20px;
}
.nl-review h4 {
  font-size: 20px;
  font-weight: 700;
  color: #222;
  margin: 5px 0 20px 0;
}
.nl-review p {
  font-size: 16px;
  line-height: 1.31;
}
.nl-review .nl-r-name {
  margin-top: auto;
  font-family: "Overpass Mono", monospace;
  font-weight: 700;
  text-align: right;
}
.new-landing-brands-section {
  padding: 30px 0;
  border-top: 1px solid #b7b7b7;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.new-landing-brands-section ul {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: space-between;
  margin: 0;
  align-items: center;
  align-content: center;
}
.new-landing-brands-section ul > li img {
  max-width: 100%;
}
@media only screen and (max-width: 992px) {
  .new-landing-brands-section ul {
    flex-wrap: wrap;
  }
}
.new-landing-cities {
  padding: 60px 0;
  background: url("/assets/landing/landing-cities.webp") no-repeat right center;
  background-size: 45%;
  overflow: hidden;
}
.new-landing-cities .cities-header {
  color: #35765a;
  margin-bottom: 40px;
  text-align: left;
}
@media only screen and (max-width: 992px) {
  .new-landing-cities {
    padding: 30px 0;
    background-size: 400px;
    background-position: bottom right;
  }
  .new-landing-cities .header-34 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 620px) {
  .new-landing-cities {
    background-size: 200px;
  }
}
.nl-citu-names-ul {
  display: inline-block;
  padding: 0;
  list-style: none;
  margin-right: 50px;
}
.nl-citu-names-ul > li {
  display: block;
  margin-bottom: 10px;
}
.nl-citu-names-ul > li a {
  font-size: 16px;
  color: #222 !important;
}
.nl-citu-names-ul > li a.nlc-view-all {
  font-size: 16px;
  font-weight: 70;
  text-decoration: underline;
  letter-spacing: 0.13px;
  color: #35765a !important;
}
.cities-nl-div {
  display: flex;
  flex-wrap: wrap;
}
.new-landing-find-more-section {
  position: relative;
  margin-top: 40px;
  padding: 40px 0 20px 0;
}
.new-landing-find-more-section::before {
  content: "";
  background-color: #35765a;
  -webkit-clip-path: polygon(0 0, 100% 8%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 8%, 100% 100%, 0% 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .new-landing-find-more-section {
    margin-top: -20px;
  }
  .new-landing-find-more-section .header-34 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.new-landing-find-more-section .ns-btn-light {
  width: 345px;
  height: 45px;
  max-width: 100%;
  text-transform: uppercase;
}
.find-more-figure {
  text-align: center;
  margin-top: -110px;
  margin-bottom: 0;
}
.find-more-figure img {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .find-more-figure {
    margin-top: -60px;
  }
  .find-more-figure img {
    max-width: 250px;
  }
}
.find-more-content {
  text-align: center;
  padding: 0 20px;
}
.find-more-content .header-34 {
  color: #ffffff;
  margin: 24px 0 15px 0;
  font-size: 28px;
}
.find-more-content p {
  text-align: center;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 30px;
}
.find-more-content .btn-w-full-b {
  width: 264px;
  margin: 0 auto;
  max-width: 100%;
}
.play-store-new {
  display: flex;
  list-style: none;
  justify-content: center;
  margin-top: 30px;
  padding: 0;
}
.play-store-new > li {
  padding: 0 10px;
  cursor: pointer;
}
.play-store-new > li > img {
  cursor: pointer;
}
.new-landing-blogs-section {
  padding: 80px 0 60px 0;
}
@media only screen and (max-width: 620px) {
  .new-landing-blogs-section {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 992px) {
  .new-landing-blogs-section .header-34 {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.new-landing-blogs-section .ns-btn-primary {
  width: 335px;
  max-width: 100%;
  height: 45px;
  margin-top: 20px;
}
.nl-blogs-ul {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nl-blogs-ul > li {
  width: calc(33.33% - 20px);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
@media only screen and (max-width: 620px) {
  .nl-blogs-ul > li {
    width: 100%;
    margin-top: 20px;
  }
}
.nl-blog {
  border-radius: 4px;
  padding-bottom: 10px;
}
.nl-blog figure {
  text-align: center;
}
.nl-blog figure > img {
  width: 100%;
  height: 220px;
}
.nl-blog h5 {
  font-size: 18px;
  font-weight: 500;
  color: #35765a;
  margin: 20px 0 10px 0;
}
.nl-blog div,
.nl-blog h5 {
  padding: 0 10px;
}
.nl-blog p {
  padding: 0 5px;
  color: #000000;
}
.footer-cities-list {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-cities-list > li {
  width: calc(33.33% - 10px);
}
.footer-cities-list > li a {
  color: #000;
}
.footer-cities-list > li a.blue {
  color: #35765a;
}
@media only screen and (max-width: 620px) {
  .footer-cities-list > li {
    width: calc(50% - 10px);
  }
}
.cities-banner {
  padding: 80px 0;
  background: url("/assets/images/new-landing/cities-banner.jpg") no-repeat center top;
  background-size: cover;
}
.cities-banner .cities-mobi-banner {
  display: none;
}
@media only screen and (max-width: 575px) {
  .cities-banner {
    padding: 0 0 20px 0;
    background: none;
  }
  .cities-banner .container {
    padding: 0;
  }
  .cities-banner .cities-mobi-banner {
    display: block;
  }
  .cities-banner .cities-mobi-banner img {
    max-width: 100%;
  }
}
.cities-banner-content {
  display: flex;
  justify-content: flex-end;
}
.cities-banner-content .cb-content {
  width: 450px;
  max-width: 100%;
  padding: 55px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.cities-banner-content .cb-content h1 {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -0.29px;
  color: #1eaa52;
}
.cities-banner-content .cb-content p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.22px;
  color: #000000;
  line-height: 22px;
  margin: 30px 0;
}
@media only screen and (max-width: 992px) {
  .cities-banner-content .cb-content {
    padding: 30px;
  }
  .cities-banner-content .cb-content h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .cities-banner-content .cb-content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .cities-banner-content {
    justify-content: center;
  }
  .cities-banner-content .cb-content {
    width: calc(100% - 30px);
    margin-top: -40px;
  }
}
.cities-list-section {
  padding: 40px 0;
}
@media only screen and (max-width: 992px) {
  .cities-list-section {
    padding: 40px 0;
  }
}
.cities-box {
  padding: 50px;
  background: #ffffff;
  border-radius: 5px;
}
@media only screen and (max-width: 992px) {
  .cities-box {
    padding: 0;
    box-shadow: none;
  }
}
.cities-list {
  display: flex;
  list-style: none;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 620px;
  max-width: 100%;
  margin: 0 auto 20px auto;
}
.cities-list > li {
  width: 33.33%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  margin-bottom: 12px;
}
.cities-list > li a {
  color: rgba(0, 0, 0, 0.6);
}
.cities-list > li.bold {
  font-weight: 700;
}
@media only screen and (max-width: 992px) {
  .cities-list {
    padding: 0 30px;
    width: 400px;
    max-width: 100%;
  }
  .cities-list > li {
    width: 50%;
  }
}
.cities-page-header {
  text-align: center;
  margin-bottom: 50px;
}
.cities-page-header h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.39;
  letter-spacing: 0.19px;
  font-family: "Overpass Mono", monospace;
  color: #ffffff;
}
.cities-page-header p {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
@media only screen and (max-width: 992px) {
  .cities-page-header {
    margin-bottom: 0px;
    padding: 40px 0;
  }
  .cities-page-header h2 {
    font-size: 24px;
  }
  .cities-page-header p {
    font-size: 16px;
  }
}
.cities-request-section {
  padding: 0 0 60px 0;
}
.cities-map-image figure {
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
}
.cities-map-image figure img {
  width: 100%;
}
.cities-request-form {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 30px auto 0 auto;
  width: 658px;
  max-width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.cities-request-form > li {
  padding: 0 16px;
  width: 50%;
  margin-bottom: 15px;
}
.cities-request-form > li .floating-form-control {
  background-color: rgba(0, 0, 0, 0.087);
  border-radius: 5px;
  border: none;
}
.cities-request-form > li .floating-form-control::-moz-placeholder {
  font-size: 16.2px;
  font-weight: 700;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.6);
}
.cities-request-form > li .floating-form-control::placeholder {
  font-size: 16.2px;
  font-weight: 700;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.6);
}
.cities-request-form > li .btn-w-full-b {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 575px) {
  .cities-request-form > li {
    width: 100%;
  }
}
.ng-new-search .ng-has-value .ng-placeholder {
  display: none;
}
.ng-new-search .ng-select-container {
  height: 38px !important;
  min-height: 0;
  border-radius: 10px;
  border: solid 1px #b7b7b7;
  background-color: #ffffff;
  padding-left: 10px;
}
.ng-new-search .ng-select-container .ng-value-container .ng-value.ng-star-inserted {
  margin: 0;
}
.ng-new-search .ng-select-container .ng-arrow-wrapper {
  display: none;
}
.ng-new-search .ng-select-container .ng-placeholder {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.29;
  letter-spacing: -0.41px;
  color: #b7b7b7 !important;
}
.ng-dropdown-panel.ng-new-search {
  border: 1px solid #b7b7b7;
}
.ng-dropdown-panel.ng-new-search .ng-dropdown-panel-items .ng-option {
  padding: 5px 10px;
}
.rating-owl .owl-stage {
  display: flex;
  min-height: 100%;
}
.rating-owl .owl-stage .owl-item .nl-review {
  height: 100%;
}
.site-breeadcrumb {
  background: #f7f6f6;
}
.site-breeadcrumb .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 8px 0;
}
img[src*=loader1001] {
  width: 40px !important;
  margin: 0 auto;
}
.new-landing-apps-section {
  background-color: #ededed;
  padding: 30px 0;
}
.new-landing-apps-section .nl-app-img-container {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: -48px;
}
.new-landing-apps-section .nl-app-img-container > li {
  width: 50%;
  display: inline-block;
}
.new-landing-apps-section .nl-app-img-container > li img {
  width: 100%;
}
.new-landing-apps-section .nl-app-img-container > li:first-child {
  position: relative;
  z-index: 2;
}
.new-landing-apps-section .nl-app-img-container > li:last-child {
  position: relative;
  top: -18px;
  z-index: 1;
  left: -54px;
}
@media only screen and (max-width: 768px) {
  .new-landing-apps-section .nl-app-img-container {
    margin: 0;
  }
}
.nl-apps-content h2 {
  font-size: 34.3px;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #35765a;
  margin-bottom: 20px;
}
.nl-apps-content p {
  font-size: 18px;
  letter-spacing: 0.25px;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .nl-apps-content h2 {
    font-size: 24px;
  }
  .nl-apps-content p {
    font-size: 14px;
  }
}
.vFlowHidden {
  overflow: hidden;
}
.width-320 {
  width: 320px;
  max-width: 100%;
}
.refer-module-section {
  background-color: #f2fff9;
  padding: 50px 0 70px 0;
  min-height: 100%;
}
.refer-module-section .refer-benfits {
  width: 430px;
  max-width: 100%;
}
.refer-module-section .refer-benfits > h1 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #35765a;
  margin-bottom: 20px;
  font-family: "Overpass Mono", monospace;
}
.refer-module-section .refer-benfits > p {
  font-size: 18px;
  letter-spacing: 0.25px;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .refer-module-section .refer-benfits {
    margin: 0 auto;
  }
}
.refer-module-section .refer-user-tab {
  background: #fff;
  padding: 35px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .refer-module-section {
    padding-top: 30px;
  }
}
.refer-user-img-cnt {
  width: 450px;
  max-width: 100%;
}
.refer-user-img-cnt img {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .refer-user-img-cnt {
    display: none;
  }
}
.refer-user-mobi-img-cnt {
  display: none;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
.refer-user-mobi-img-cnt img {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .refer-user-mobi-img-cnt {
    display: block;
  }
}
.refer-user-code {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-align: center;
  color: #35765a;
  background: #fff;
  padding: 17px 16px;
  margin-top: 30px;
  width: 340px;
  max-width: 100%;
  border-radius: 4px;
  border: 1px solid #efefef;
}
.refer-user-code span {
  cursor: pointer;
}
.refer-user-code span i {
  margin-left: 10px;
}
.refer-social-links {
  display: flex;
  margin: 0;
  padding: 0;
}
.refer-social-links > li {
  text-align: center;
  list-style: none;
  margin-right: 20px;
}
.refer-social-links > li > a {
  display: block;
  cursor: pointer;
}
.refer-social-links > li > a figure {
  margin-bottom: 5px;
}
.refer-social-links > li > a p {
  font-size: 12px;
  color: #000000;
}
.show-only-in-mobi {
  display: none !important;
}
@media only screen and (max-width: 620px) {
  .show-only-in-mobi {
    display: block !important;
  }
}
.dd-container {
  width: 575px;
  max-width: 100%;
  margin: 0 auto;
  padding: 30px;
  border: 1px solid #f5f5f5;
  min-height: 100%;
}
@media only screen and (max-width: 480px) {
  .dd-container {
    padding: 16px;
  }
}
.dd-container .dd-haeder {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.dd-container .dd-haeder a {
  font-size: 17px;
}
.dd-container .dd-haeder a i {
  font-weight: 700;
  font-size: 20px;
}
.dd-container .dd-haeder h5 {
  font-size: 17px;
  font-weight: 700;
  margin: 0;
}
.dd-container .dd-page-header {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 30px;
}
.dd-container .dd-btn {
  width: 100%;
  border: none;
  border-radius: 5px;
  color: #35765a;
  font-weight: 700;
  height: 40px;
  background: #f5f5f5;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  cursor: pointer;
}
.dd-container .dd-btn.w-142 {
  width: 142px;
}
.dd-container .dd-btn:disabled {
  color: #b7b7b7;
  box-shadow: none;
  cursor: not-allowed;
}
.dd-stripe {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.dd-stripe > li {
  font-size: 14px;
  margin: 0 5px;
}
.dd-terms {
  font-size: 16px;
}
.dd-docs-list {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
}
.dd-docs-list > li {
  width: 100%;
  font-size: 20px;
  font-weight: 300;
  padding: 10px 10px 10px 40px;
  border-bottom: 1px solid #ededed;
  position: relative;
}
.dd-docs-list > li::before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #515253;
}
.dd-docs-list > li small {
  display: block;
}
.dd-from-group .floating-form-control {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ced4da;
  font-weight: 700;
}
.dd-from-group .floating-form-control:not(:-moz-placeholder-shown) ~ .floating-label {
  top: 1px;
  left: 12px;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  padding: 0 10px;
  color: #35765a;
}
.dd-from-group .floating-form-control:focus ~ .floating-label, .dd-from-group .floating-form-control:not(:placeholder-shown) ~ .floating-label {
  top: 1px;
  left: 12px;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  padding: 0 10px;
  color: #35765a;
}
.dd-from-group .floating-form-control:not(:-moz-placeholder-shown) {
  padding-top: 0;
}
.dd-from-group .floating-form-control:focus, .dd-from-group .floating-form-control:not(:placeholder-shown) {
  padding-top: 0;
}
.dd-from-group .floating-form-control:focus {
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}
.dd-from-group .floating-label {
  font-size: 16px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
.dd-autocomplete #search_places {
  height: 55px;
  border-radius: 5px;
  padding: 0 22px;
  font-weight: 700;
}
.dd-autocomplete #search_places::-moz-placeholder {
  font-size: 16px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
.dd-autocomplete #search_places::placeholder {
  font-size: 16px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
.dd-dob-list {
  display: flex;
  padding: 0;
  list-style: none;
}
.dd-dob-list > li {
  padding-right: 10px;
}
.dd-bi-img {
  max-width: 100%;
}
.dd-success-img {
  text-align: center;
}
.dd-success-img img {
  max-width: 100%;
}
.photo-input {
  display: inline-block;
}
.photo-input .input-photo {
  display: none;
}
.photo-input .input-photo-label {
  width: 85px;
  height: 85px;
  border: 1px dashed #b7b7b7;
  border-radius: 5px;
  text-align: center;
  line-height: 83px;
  color: #35765a;
  cursor: pointer;
}
.dd-delete-modal {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.dd-delete-modal .dd-delete-content {
  width: 575px;
  max-width: 100%;
}
.dd-delete-modal .dd-delete-content h6 {
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}
.new-page-header-h4 {
  font-size: 34.3px;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: rgba(0, 0, 0, 0.6);
}
.plowz-new-futures {
  width: 760px;
  max-width: 100%;
  margin: 40px auto 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.plowz-new-futures > li {
  width: 360px;
  max-width: 100%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .plowz-new-futures {
    justify-content: center;
  }
}
.pnf-box {
  box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  padding: 20px;
  display: flex;
}
.pnf-box .pnf-box-img {
  margin-left: 20px;
  min-width: 80px;
}
.pnf-box .pnf-box-img img {
  width: 100%;
}
.pnf-box .pnf-box-content {
  width: 100%;
}
.pnf-box .pnf-box-content h4 {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
.pnf-box .pnf-box-content p {
  font-size: 14.3px;
  line-height: 1.4;
  letter-spacing: 0.25px;
  color: rgba(0, 0, 0, 0.6);
  margin: 0;
}
.on-demand-plowz-section {
  background: #fff;
  border-top: solid 1px #b7b7b7;
}
.plowz-app-download-section {
  background: #447aa2;
  margin: 0;
}
.plowz-app-download-section.gardening-app-download-section {
  background: #35765a;
}
.plowz-app-download-section .nl-apps-content h2 {
  color: #fff;
}
.plowz-app-download-section .nl-apps-content p {
  color: #fff;
}
.plowz-mobile-app-container {
  margin-top: -10px !important;
  display: flex;
}
.plowz-mobile-app-container > li img {
  width: auto !important;
}
.plowz-mobile-app-container > li:last-child {
  top: -36px !important;
  z-index: 1;
  left: -4px !important;
}
.crewz-section {
  background: #eef4fb;
  min-height: 100%;
  width: 100%;
}
.crewz-container {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.crewz-header {
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
  align-items: center;
}
.crewz-header h4 {
  font-size: 22px;
  font-weight: 400;
  color: #6d7073;
  margin: 0;
}
.crewz-header i {
  font-size: 24px;
  color: #6d7073;
  margin-left: 15px;
}
.jobs-list-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.crewz-accordion {
  margin-top: 20px;
}
.crewz-accordion .card {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.crewz-accordion .card-header {
  padding: 20px 16px 0 16px;
  background: #fff;
  border: none;
  padding-right: 70px;
  position: relative;
}
.crewz-accordion .panel-open .pj-view-link {
  display: none;
}
.crewz-accordion .panel-open .pj-hide-link {
  display: block;
}
.crewz-accordion .card-body {
  padding: 0 16px;
  background: #fff;
  border: none;
}
.crewz-head-part .applied-on {
  line-height: 15px;
}
.applicant-name {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}
.ap-icon-p {
  color: #6d7073;
  font-size: 15px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  align-content: center;
}
.ap-icon-p img {
  margin-right: 10px;
}
.pj-content-header {
  margin: 30px 0 20px 0;
  font-weight: 700;
  font-size: 15px;
}
.pj-content {
  color: #6d7073;
  font-size: 15px;
  margin-bottom: 5px;
}
.pj-content.pj-h {
  color: #5b5c5e;
}
.pj-content strong {
  color: #000;
}
.pj-btn {
  width: 100%;
  border-radius: 3px;
  text-align: center;
  padding: 8px 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-weight: 700;
}
.pj-btn.filtters {
  width: 200px;
  margin-top: 10px;
}
.pj-btn.blue {
  background: #03668d;
  color: #fff;
}
.pj-btn.gray {
  background: #f5f5f5;
  color: #03668d;
}
.pj-view-link,
.pj-hide-link {
  position: absolute;
  right: 17px;
  top: 17px;
  color: #00719a;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}
.pj-hide-link {
  display: none;
}
accordion.crewz-accordion .panel-collapse {
  max-height: 0px;
  transition: max-height 0.5s;
  display: block !important;
  overflow: hidden !important;
}
accordion.crewz-accordion accordion-group.panel-open .panel-collapse {
  max-height: 1024px;
}
.crewz-settings-panel {
  max-height: 0px;
  transition: max-height 0.5s;
  display: block !important;
  overflow: hidden !important;
}
.crewz-settings-panel.show {
  max-height: 1024px;
}
.pj-filters-container {
  border-top: 1px solid rgba(183, 183, 183, 0.5);
  padding-top: 20px;
}
.pj-filters-container h6 {
  font-size: 16px;
  font-weight: 700;
}
.pj-filters-container p {
  color: #6d7073;
  font-size: 15px;
}
.fltr-ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid rgba(183, 183, 183, 0.3);
}
.fltr-ul > li {
  margin-right: 7px;
  margin-bottom: 7px;
}
.filter-input .input {
  display: none;
}
.filter-input .input:checked + .input-label {
  background: #ebebeb;
}
.filter-input .input:checked + .input-label::before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 5px;
  transform: translateY(-50%);
  top: 50%;
  color: #6c6c6c;
}
.filter-input .input-label {
  display: block;
  margin: 0;
  background: #fff;
  border-radius: 4px;
  padding: 4px 20px 4px 25px;
  font-size: 16px;
  border: 1px solid #d4d2d2;
  position: relative;
}
.flter-hdr {
  font-size: 18px !important;
  color: #515253 !important;
  margin: 10px 0 5px 0;
}
.settings-opt-box {
  border-radius: 5px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
.opt-text {
  color: #447aa2;
  font-size: 18px;
  font-weight: 700;
}
.slide-button {
  display: flex;
}
.slide-button input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.slide-button label {
  cursor: pointer;
  text-indent: -9999px;
  width: 46px;
  height: 20px;
  background: #cecdcd;
  display: block;
  border-radius: 100px;
  position: relative;
  margin: 0;
}
.slide-button label:after {
  content: "";
  position: absolute;
  top: -3px;
  left: 0px;
  width: 26px;
  height: 26px;
  background: #b7b4b4;
  border-radius: 100%;
  transition: 0.3s;
}
.slide-button input:checked + label {
  background: #a3d4e4;
}
.slide-button input:checked + label:after {
  left: calc(100%);
  transform: translateX(-100%);
  background: #1897c0;
}
.applicantDailog {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  margin: 0;
  max-width: 100% !important;
}
.applicantDailog .modal-content {
  width: 460px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  border: none;
  background: transparent;
  padding-bottom: 30px;
}
.applicant-actions {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  border-radius: 10px;
  background: #fff;
}
.applicant-actions > li {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 80, 0.05);
}
.applicant-actions > li > a {
  padding: 12px 10px;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  color: #35765a;
}
.applicant-cancel-act {
  padding: 12px 10px;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  width: 100%;
  border: none;
  margin-top: 20px;
  color: #35765a;
  border-radius: 10px;
  background: #fff;
}
.pj-applied-filters button {
  padding: 0;
  color: #35765a;
  font-weight: 500;
  border: none;
  background: transparent;
  margin-bottom: 10px;
}
.view-complted-job-photos-link {
  font-size: 14px;
  font-weight: 500;
  color: #35765a;
}
.jobTabs {
  display: flex;
  align-content: center;
  background-color: rgba(255, 247, 239, 0.5);
  width: 100%;
  padding: 20px 20px 0 20px;
  flex-wrap: wrap;
  margin-top: -10px;
  justify-content: flex-end;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .jobTabs {
    background: none;
  }
}
.jobTabs > li {
  border-radius: 20px 20px 0 0;
  box-shadow: 2px -2px 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #f9f9f9;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.75px;
  text-align: center;
  color: #000000;
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 -8px;
  background-color: #f9f9f9;
  position: relative;
  z-index: 0;
}
.jobTabs > li.active {
  background: #fff;
  z-index: 1;
  font-weight: 500;
}
.ng-payment-select.ng-select-small-custom.ng-select .ng-value-icon {
  display: none !important;
  opacity: 0;
}
.ng-payment-select.ng-select-small-custom.ng-select .ng-select-container {
  height: 45px;
  min-height: 45px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.03);
}
.coupon-popup {
  width: 100%;
  max-width: 350px !important;
}
.coupon-popup .coupon-popup-label {
  font-size: 14px;
}
.coupon-popup .modal-content {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  overflow: hidden;
}
.coupon-popup .modal-content .coupon-popup-label {
  font-size: 14px;
  color: #000000;
}
.coupon-popup .coupon-popup-close {
  position: absolute;
  right: 0px;
  top: 0;
  font-size: 22px;
  font-weight: 300;
  border: none;
  line-height: 38px;
  background: #e0dfdf;
  color: #6f6f6f;
  border-radius: 0 5px 0 0;
  z-index: 1;
}
.coupon-popup-gray-section {
  background-color: #ededed;
  padding: 30px 30px 1px 30px;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.coupon-popup-white-section {
  background: #ffffff;
  padding: 15px 30px 28px 30px;
  border-radius: 5px;
  position: relative;
}
.coupon-popup-form-group {
  display: flex;
  align-items: center;
}
.coupon-popup-form-group .form-control {
  width: 187px;
  height: 56px;
  background: #fff;
  font-size: 16.2px;
  font-weight: 700;
  line-height: 1.48;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.6);
  border: none;
  margin-bottom: 5px;
}
.coupon-popup-form-group .coupon-apply-btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.48;
  letter-spacing: 0.15px;
  color: #52808f;
  margin-left: 10px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.coupon-popup-form-group .coupon-apply-btn.red {
  color: red;
}
.coupon-popup-form-group .coupon-apply-btn:disabled {
  color: #9b9b9b;
}
.coupon-input-box .input {
  display: none;
}
.coupon-input-box .input:checked + .input-label {
  border-color: #1eaa52;
}
.coupon-input-box .input-label {
  border-radius: 5px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  width: 100%;
  padding: 10px 20px;
  border: 2px solid transparent;
  cursor: pointer;
}
.coupon-input-box .input-label h6 {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  color: #000000;
  margin: 0;
}
.coupon-input-box .input-label p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1px;
  color: #b7b7b7;
  margin: 0;
}
.coupon-input-box.coupon-input-radio {
  position: relative;
}
.coupon-input-box.coupon-input-radio .input:checked + .input-label {
  border-color: transparent;
}
.coupon-input-box.coupon-input-radio .input:checked + .input-label::before {
  border-color: #35765a;
}
.coupon-input-box.coupon-input-radio .input:checked + .input-label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #35765a;
  position: absolute;
  border-radius: 100%;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.coupon-input-box.coupon-input-radio .input-label {
  position: relative;
  padding-right: 40px;
}
.coupon-input-box.coupon-input-radio .input-label::before {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  content: "";
  position: absolute;
  border-radius: 100%;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.coupo-popup-submit-btn {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background: #03668d;
  color: #ffffff;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
}
.coupo-popup-submit-btn:hover, .coupo-popup-submit-btn:focus, .coupo-popup-submit-btn:active {
  background: #03768d;
  color: #ffffff;
}
.coupo-popup-submit-btn:hover:disabled, .coupo-popup-submit-btn:focus:disabled, .coupo-popup-submit-btn:active:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.coupo-popup-submit-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.redeem-popup-header {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.18px;
  text-align: center;
  color: #000000;
  margin-top: 25px;
  margin-bottom: 20px;
}
.service-ratings-section {
  width: 100%;
  padding: 50px 0 40px 0;
  background: #f5f5f5;
}
.recurring-item-price {
  display: block;
  color: #35765a;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
}
.recurring-price-note {
  font-size: 11px;
}
app-pm-layout {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.pm-top-bar {
  width: 100%;
  background-color: #eeeeee;
  padding: 5px 0;
}
.pm-page-header {
  background: #ebfaec;
  padding: 70px 24px 24px 24px;
}
@media only screen and (max-width: 620px) {
  .pm-page-header {
    padding: 20px 0;
  }
}
.table-white-flat {
  width: 100%;
}
.table-white-flat tr td {
  background: #fff;
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #000000;
  padding: 5px 15px;
  border-bottom: 1px solid #ebfaec;
}
.table-white-flat tr td .text-blue {
  color: #35765a;
}
.table-white-flat tr td .r {
  color: #bb3e13;
}
.pm-header-text {
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 1.31px;
  color: #35765a;
  margin-bottom: 15px;
}
.pm-card {
  width: 100%;
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
  background-color: #ffffff;
  margin-bottom: 30px;
}
@media only screen and (max-width: 620px) {
  .pm-card {
    margin-bottom: 10px;
  }
}
.pm-card.pm-no-mobi .pm-card-header::before {
  display: none;
}
@media only screen and (max-width: 992px) {
  .pm-card.open .pm-card-header::before {
    content: "";
  }
}
.pm-card .pm-card-header {
  background-color: rgba(255, 247, 239, 0.5);
  width: 100%;
  display: flex;
  padding: 15px 20px;
  flex-wrap: wrap;
  position: relative;
}
.pm-card .pm-card-header::before {
  display: none;
}
@media only screen and (max-width: 992px) {
  .pm-card .pm-card-header {
    cursor: pointer;
  }
}
.pm-card .pm-card-header .header-text {
  font-size: 21px;
  font-weight: 600;
  width: 100%;
  letter-spacing: 1.31px;
  color: #35765a;
  display: flex;
  font-family: "Overpass Mono", monospace;
  justify-content: space-between;
  margin-bottom: 0;
}
@media only screen and (max-width: 620px) {
  .pm-card .pm-card-header .header-text {
    font-size: 18px;
  }
}
.pm-card .pm-card-header .header-text small {
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  color: #35765a;
  letter-spacing: 0;
  align-self: flex-end;
}
.pm-card .pm-card-body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.pm-card .pm-card-body.pad-20 {
  padding: 20px;
}
.pm-card .pm-card-footer {
  padding: 20px;
}
.pm-card .pm-card-footer .load-more {
  font-weight: 700;
  cursor: pointer;
}
.pm-card .pm-card-footer .load-more:hover {
  color: #35765a;
}
@media only screen and (max-width: 992px) {
  .pm-card.mt_140 {
    margin-top: 0;
  }
}
.pm-body-section {
  padding: 40px 0;
}
@media only screen and (max-width: 620px) {
  .pm-body-section {
    padding: 20px 0;
  }
}
.pm-header-info-list {
  display: flex;
  width: 100%;
  padding: 0;
  list-style: none;
  justify-content: space-between;
  margin: 0;
}
.pm-header-info-list > li {
  font-size: 14px;
  text-align: right;
  color: #000000;
  font-weight: 300;
}
.pm-table-alt {
  width: 100%;
}
.pm-table-alt tr:nth-child(even) {
  background-color: rgba(237, 237, 237, 0.3);
}
.pm-table-alt tr.active {
  background-color: rgba(78, 186, 109, 0.1);
}
.pm-table-alt tr.active:nth-child(even) {
  background-color: rgba(78, 186, 109, 0.1);
}
.pm-table-alt tr td {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #000000;
  padding: 10px;
  vertical-align: middle;
}
.pm-table-alt tr td.small-f {
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.63px;
  color: #5b5c5e;
}
.pm-table-alt tr td:first-child {
  padding-left: 20px;
}
.pm-table-alt tr td:last-child {
  padding-right: 20px;
}
.pm-table-alt.pd2 {
  margin-top: -22px;
}
.pm-table-alt.pd2 tr:nth-child(even) {
  background-color: rgba(237, 237, 237, 0.3);
}
.pm-table-alt.pd2 tr td {
  font-size: 12px;
  letter-spacing: 0.88px;
  color: #000000;
  padding: 5px 10px;
}
.pm-table-alt.pd2 tr td:first-child {
  padding-left: 20px;
}
.pm-table-alt.pd2 tr td:last-child {
  padding-right: 20px;
}
.fa.r {
  color: #bb3e13;
}
.btn-pm {
  border-radius: 20px;
  box-shadow: 0 2px 4px 0 #e7ddd2;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.btn-pm.w-140px {
  width: 140px;
}
.btn-pm.radius-5 {
  border-radius: 5px;
}
.btn-pm.fw {
  width: 100%;
}
.btn-pm.w100 {
  width: 100%;
}
.btn-pm.noRadius {
  border-radius: 0 !important;
}
.btn-pm-white {
  background-color: #ffffff;
  color: #35765a;
}
.btn-pm-white:hover, .btn-pm-white:focus, .btn-pm-white:active {
  background-color: #35765a;
  color: #fff;
}
.btn-pm-white:disabled {
  background: #b9babb;
  color: rgba(101, 108, 115, 0.3);
}
.btn-pm-blue {
  background-color: #35765a;
  color: #fff;
}
.btn-pm-blue:hover, .btn-pm-blue:focus, .btn-pm-blue:active {
  background-color: #fff;
  color: #35765a;
}
.btn-pm-blue:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.btn-pm-blue:disabled:hover, .btn-pm-blue:disabled:focus, .btn-pm-blue:disabled:active {
  background-color: #35765a;
  color: #fff;
}
.pm-card-small-header {
  width: 100%;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.75px;
  color: #000000;
  padding: 20px 20px 10px 20px;
}
.pm-job-cards-list {
  list-style: none;
  padding: 0 20px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pm-job-cards-list.four-cols {
  justify-content: flex-start;
}
.pm-job-cards-list.four-cols > li {
  width: calc(25% - 14px);
  margin: 0 7px;
  margin-bottom: 14px;
}
@media only screen and (max-width: 992px) {
  .pm-job-cards-list.four-cols > li {
    width: calc(33.33% - 10px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .pm-job-cards-list.four-cols > li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .pm-job-cards-list.four-cols > li {
    width: 100%;
  }
}
.pm-job-cards-list > li {
  width: calc(33.33% - 10px);
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .pm-job-cards-list > li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .pm-job-cards-list > li {
    width: 100%;
  }
}
.pm-job-card {
  border-radius: 10px;
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
  background-color: #ffffff;
  padding: 11px;
  height: 100%;
}
.pm-job-card.pm-recurring-job {
  display: flex;
  flex-wrap: wrap;
}
.pm-job-card.pm-recurring-job .pm-recurring-card-footer {
  align-self: flex-end;
  width: 100%;
}
.pm-job-card h6 {
  display: flex;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #000000;
  font-weight: 400;
  align-items: center;
}
.pm-job-card h6 img {
  margin-top: -5px;
  margin-right: 5px;
}
.pm-job-card .pm-job-card-p-bold {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #000000;
  margin: 0;
}
.pm-job-card .pm-job-p {
  font-size: 14px;
  letter-spacing: 0.2px;
  margin: 0;
}
.text-blue {
  color: #35765a;
}
.text-green {
  color: #1ebc61;
}
.pm-bill-card {
  border-radius: 10px;
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
  background-color: #ffffff;
  padding: 20px;
}
.pm-bill-card h5 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.3px;
  color: #000000;
}
.pm-bill-card .pm-job-card-status {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #000000;
  margin-bottom: 0;
  margin-top: 5px;
}
.pm-bill-card .pm-job-card-number {
  font-size: 16px;
  letter-spacing: 0.23px;
  color: #000000;
}
.pm-bill-card .pm-job-card-view a {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #35765a;
}
.pm-prop-addr {
  width: 100%;
  position: relative;
  padding-right: 10px;
}
.pm-prop-addr .icn {
  position: absolute;
  right: 0;
  color: #35765a;
}
.fw {
  width: 100%;
  display: block;
}
.pm-contact {
  padding: 20px;
}
.pm-contact h6 {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #000000;
  font-weight: 400;
}
.pm-contact h6 small {
  display: block;
}
.pm-contact p {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin: 0;
}
.mt_140 {
  margin-top: -140px;
}
.pm-history-section {
  background: linear-gradient(to bottom, #ebfaec 0%, #ebfaec 250px, #ebfaec 250px, white 251px, white 100%);
  padding-top: 40px;
}
@media only screen and (max-width: 620px) {
  .pm-history-section {
    padding: 0;
  }
}
.pm-histoty-filters {
  background-color: rgba(237, 237, 237, 0.3);
  padding: 10px 0;
}
.pm-filters-ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0 20px;
}
.pm-filters-ul.doc-filter {
  width: 100%;
}
.pm-filters-ul.doc-filter > li {
  width: 33.33%;
}
.pm-filters-ul > li {
  min-width: 120px;
  margin-right: 10px;
}
@media only screen and (max-width: 480px) {
  .pm-filters-ul {
    flex-wrap: wrap;
  }
  .pm-filters-ul > li {
    width: 100%;
    margin: 0 0 5px 0;
  }
}
.ng-select-small-custom {
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.1);
}
.ng-select-small-custom.ng-select .ng-select-container {
  height: 32px;
  min-height: 32px;
  border: none;
  background: #fff;
  border-radius: 2px;
  overflow: visible;
}
.ng-select-small-custom.ng-select .ng-select-container .ng-value-container {
  padding-left: 10px;
}
.ng-select-small-custom.ng-select .ng-select-container .ng-value-container .ng-input {
  padding-right: 30px;
}
.ng-select-small-custom.ng-select .ng-select-container .ng-value {
  margin: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: center;
}
.ng-select-small-custom.ng-select .ng-select-container .ng-value .ng-value-icon {
  display: inline-block !important;
  position: absolute;
  right: 0;
  top: -11px;
  height: 13px;
  width: 21px;
  text-align: center;
  line-height: 12px;
  background: #fff;
  cursor: pointer;
  font-size: 22px;
}
.ng-select-small-custom.ng-select .ng-select-container .ng-value .ng-value-label {
  font-size: 14px;
}
.ng-select-small-custom.ng-select .ng-placeholder {
  font-size: 14.3px;
  line-height: 1.4;
  letter-spacing: 0.25px;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
}
.ng-select-small-custom.ng-select .ng-arrow-wrapper {
  width: 30px;
  border: none;
}
.ng-select-small-custom.ng-select .ng-clear-wrapper {
  display: none;
}
.ng-select-small-custom.ng-select .ng-has-value {
  overflow: visible;
}
.ng-select-small-custom.ng-select .ng-has-value .ng-placeholder {
  font-size: 9px !important;
  top: -5px;
  left: 10px;
  color: #515253 !important;
}
.ng-select-small-custom .ng-dropdown-panel-items .ng-option {
  border-color: #ececec !important;
}
.ng-select-small-custom .ng-select-bottom {
  box-shadow: 0 2px 4px 0 #e7ddd2;
  border: none;
}
.ng-select-small-custom .ng-select-bottom .ng-option {
  padding: 5px 10px;
  white-space: normal !important;
  line-height: 18px;
}
.ng-select-44 {
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
}
.ng-select-44.ng-select .ng-select-container {
  height: 44px;
}
.ng-select-44.ng-select .ng-arrow-wrapper {
  width: 30px;
  border-left: 1px solid #fff7ef;
}
.pmh-tbl-jobname {
  display: flex;
  align-items: center;
}
.pmh-tbl-jobname img {
  width: 24px;
  margin-right: 5px;
}
.pmh-tbl-jobname h6 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.88px;
  color: #000000;
  margin: 0;
}
.pmh-tbl-jobname small {
  font-size: 12px;
  letter-spacing: 0.75px;
  line-height: 12px;
}
.pagination-cutom {
  margin: 0;
}
.pagination-cutom > li .page-link {
  border: none;
  font-size: 18px;
  text-align: center;
  color: #00ace0;
  padding: 5px 3px;
}
.pagination-cutom > li.active {
  color: #000000;
}
.pagination-cutom > li.active .page-link {
  background: transparent;
  color: #000 !important;
}
.pagination-cutom > li.pagination-prev .page-link, .pagination-cutom > li.pagination-next .page-link {
  font-size: 36px;
  line-height: 15px;
}
.pm-prop-header {
  display: flex;
}
.pm-prop-header .txt h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
.pm-prop-header .txt small {
  font-size: 14px;
  letter-spacing: 0.88px;
}
.pm-prop-header .icon {
  margin-right: 10px;
}
.pm-prop-header .icon img {
  width: 25px;
}
.pm-card-img {
  width: 100%;
}
.pm-card-img img {
  width: 100%;
}
.pm-card-property-data {
  padding: 20px;
  width: 100%;
}
.pm-card-property-data h5 {
  font-size: 14px;
  font-weight: 700;
  border-bottom: solid 1px #fff7ef;
  padding-bottom: 5px;
}
.pm-card-property-data .addr-string {
  font-size: 14px;
  margin-bottom: 10px;
}
.pm-card-property-data .addr-string span {
  display: block;
  font-weight: 500;
}
.pm-property-details-ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pm-property-details-ul > li {
  padding-right: 10px;
}
.pm-property-details-ul > li label {
  font-size: 10px;
  font-weight: 300;
  margin: 0;
}
.pm-property-details-ul > li p {
  font-size: 12px;
  margin-bottom: 10px;
}
.pm-property-details-ul > li.w50 {
  width: 50%;
  max-width: 100%;
}
.pm-property-details-ul > li.w33 {
  width: 33.33%;
  max-width: 100%;
}
.pm-property-details-ul > li.w100 {
  width: 100%;
}
.pm-prob-small-header {
  font-size: 10px;
  font-weight: 300;
  margin: 0;
}
.pm-prop-addons-list {
  padding: 0;
  list-style: none;
}
.pm-prop-addons-list > li {
  font-size: 12px;
}
.no-attention-msg {
  font-size: 14px;
  margin: 0;
}
.pm-pad-body {
  padding: 10px 20px;
  width: 100%;
}
.pm-pad-body.gray {
  background-color: rgba(237, 237, 237, 0.3);
}
.btn-ptb-5 {
  padding: 5px 15px;
}
.pm-propterties-list {
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pm-propterties-list > li {
  width: calc(33.33% - 10px);
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .pm-propterties-list > li {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 480px) {
  .pm-propterties-list > li {
    width: 100%;
  }
}
.property-select-box {
  cursor: pointer;
}
.property-select-box .input {
  display: none;
}
.property-select-box .input:checked + .input-label .pm-select-box-content {
  background-color: rgba(78, 186, 109, 0.1);
  width: 100%;
}
.property-select-box .input:checked + .input-label::before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 4px;
  color: #fff;
  font-size: 25px;
}
.property-select-box .input:disabled + .input-label {
  background: #e7e7e7;
}
.property-select-box .input:disabled + .input-label .img img {
  filter: grayscale(100%);
}
.property-select-box .input-label {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  position: relative;
}
.property-select-box .input-label .img {
  width: 100%;
}
.property-select-box .input-label .img img {
  width: 100%;
}
.property-select-box .input-label h6 {
  font-size: 14px;
  font-weight: 500;
}
.property-select-box .input-label .groups-count {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  transform: translateY(-50%);
  margin: 0;
}
.property-select-box .input-label .info {
  font-size: 12px;
  margin-bottom: 2px;
  line-height: 14px;
}
.property-select-box .input-label .p-message {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 3px;
}
.property-select-box .input-label .p-message.warn {
  color: #f7af00;
}
.property-select-box .input-label .p-message.err {
  color: #c44500;
}
.property-select-box .input-label .p-message.success {
  color: #3b8669;
}
.property-select-box .pm-select-box-content {
  padding: 10px 13px;
}
ol {
  list-style: none;
  padding: 0;
}
.poperty-actions-list {
  margin-top: 10px;
}
.poperty-actions-list > li a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.88px;
  color: #35765a;
}
@media only screen and (max-width: 768px) {
  .tbl-responsive-50 {
    display: flex;
    flex-wrap: wrap;
  }
  .tbl-responsive-50 tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
  }
  .tbl-responsive-50 tr td {
    width: 50%;
  }
  .tbl-responsive-50.pm-table-alt tr td {
    padding: 3px 15px;
  }
}
.pm-services-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.pm-services-list > li {
  width: 33.33%;
  padding: 5px;
}
.pm-services-select-box {
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
}
.pm-services-select-box .input {
  display: none;
}
.pm-services-select-box .input:checked + .input-label {
  border-color: #35765a;
}
.pm-services-select-box .input-label {
  border-radius: 6.9px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  padding: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border: 2px solid transparent;
  cursor: pointer;
}
.pm-services-select-box .input-label .img {
  width: 100%;
  text-align: center;
}
.pm-services-select-box .input-label h6 {
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.13px;
  color: #303030;
  margin: 0;
  align-self: flex-end;
  padding-bottom: 5px;
}
.pm-order-info-text {
  font-size: 14px;
  margin: 10px 0 0 0;
  line-height: 16px;
  text-align: center;
}
.pmGroupModal {
  width: 733px !important;
  max-width: 100% !important;
}
.pmGroupModal.w620 {
  width: 620px !important;
}
.pmGroupModal .modal-content {
  border-radius: 0;
}
.pmGroupModal .modal-content .modal-header {
  padding: 30px 60px 20px 60px;
  position: relative;
  border: none;
}
.pmGroupModal .modal-content .modal-header .modal-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: 0.2px;
}
.pmGroupModal .modal-content .modal-header .close {
  position: absolute;
  left: 10px;
  top: 10px;
  font-weight: 300;
}
.pmGroupModal .modal-content .modal-body {
  padding: 0 60px;
  border: none;
}
.pmGroupModal .modal-content .modal-footer {
  padding: 20px 60px;
  border: none;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.floating-form-group {
  position: relative;
}
.floating-form-group .pm-frm-control {
  height: 56px;
  padding: 0 22px;
  font-size: 18px;
  font-weight: 400;
  border: none;
}
.floating-form-group .pm-frm-control:focus {
  box-shadow: none;
}
.floating-form-group .pm-frm-control.gray {
  background-color: rgba(0, 0, 0, 0.06);
}
.floating-form-group textarea.floating-form-control {
  height: 100px;
}
.floating-form-group .pm-frm-control:not(:-moz-placeholder-shown) ~ .floating-label {
  top: 0;
  left: 22px;
  font-size: 10px;
  font-weight: 700;
  color: #303030;
  padding: 0px 12px;
  background: #f0f0f0;
}
.floating-form-group .pm-frm-control:focus ~ .floating-label,
.floating-form-group .pm-frm-control:not(:placeholder-shown) ~ .floating-label {
  top: 0;
  left: 22px;
  font-size: 10px;
  font-weight: 700;
  color: #303030;
  padding: 0px 12px;
  background: #f0f0f0;
}
.floating-form-group .pm-frm-control:not(:-moz-placeholder-shown) {
  padding-top: 0;
  outline: none;
}
.floating-form-group .pm-frm-control:focus,
.floating-form-group .pm-frm-control:not(:placeholder-shown) {
  padding-top: 0;
  outline: none;
}
.floating-form-group textarea.pm-frm-control:not(:-moz-placeholder-shown) {
  padding-top: 0;
}
.floating-form-group textarea.pm-frm-control:focus,
.floating-form-group textarea.pm-frm-control:not(:placeholder-shown) {
  padding-top: 0;
}
.floating-form-group .pm-frm-control:not(:-moz-placeholder-shown) ~ .floating-label {
  top: 0;
  left: 22px;
  font-size: 10px;
  font-weight: 500;
  color: #303030;
  padding: 0px 12px;
  background: #f0f0f0;
}
.floating-form-group .pm-frm-control:focus ~ label,
.floating-form-group .pm-frm-control:not(:placeholder-shown) ~ .floating-label {
  top: 0;
  left: 22px;
  font-size: 10px;
  font-weight: 500;
  color: #303030;
  padding: 0px 12px;
  background: #f0f0f0;
}
.pm-prop-view-actions {
  width: auto;
}
.pm-prop-view-actions > li {
  width: auto;
  min-width: auto;
  flex-shrink: 0;
  text-align: center;
  cursor: pointer;
}
.pm-prop-view-actions > li._mt-5 {
  margin-top: -5px;
}
.pm-prop-view-actions > li small {
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #b7b7b7;
}
.pm-prop-view-actions > li.active svg path {
  fill: #35765a;
}
.pm-prop-view-actions > li.active small {
  color: #35765a;
}
.input-style-radio {
  margin-right: 10px;
}
.input-style-radio .input {
  display: none;
}
.input-style-radio .input:checked + .input-label::after {
  width: 12px;
  height: 12px;
  background: #35765a;
  border-radius: 100%;
  content: "";
  left: 4px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.input-style-radio .input:disabled + .input-label::after {
  background: #b7b7b7;
}
.input-style-radio .input:disabled + .input-label::before {
  border-color: #b7b7b7;
}
.input-style-radio .input-label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}
.input-style-radio .input-label::before {
  width: 20px;
  height: 20px;
  border: 2px solid #35765a;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.input-style-radio.pm-recurring-radio {
  display: inline-block;
}
.input-style-radio.pm-recurring-radio .input-label {
  font-size: 14px;
}
.pm-geo-auto-complete {
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
}
.pm-geo-auto-complete #search_places {
  background-color: rgba(0, 0, 0, 0.06);
  border: none;
  height: 56px;
  padding: 0 22px;
  font-size: 16px;
  font-weight: 400;
  border: none;
}
.pm-geo-auto-complete #search_places::-moz-placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.pm-geo-auto-complete #search_places::placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.pm-geo-auto-complete .custom-autocomplete__dropdown {
  border: none;
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
}
.pm-geo-auto-complete .custom-autocomplete__dropdown .heading span {
  font-size: 13px;
}
.pm-geo-auto-complete .custom-autocomplete__dropdown .heading.heading-recent {
  padding-top: 0;
}
.pm-geo-auto-complete .custom-autocomplete__dropdown ul {
  border: none !important;
}
.pm-geo-auto-complete .custom-autocomplete__dropdown li {
  font-size: 12px !important;
}
.pm-add-geo-cnt {
  position: relative;
}
.pm-add-geo-cnt .pm-remove-geo {
  background: #f0f0f0;
  width: 20px;
  height: 20px;
  text-align: center;
  display: block;
  line-height: 20px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
  color: #848484 !important;
}
.w200px {
  width: 200px;
  max-width: 100%;
}
app-gift-card-layout {
  background: #fff7ef;
  padding: 60px 0;
}
@media only screen and (max-width: 480px) {
  app-gift-card-layout {
    padding: 10px 0;
  }
}
.gift-card-section {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.gift-card-section .gift-card-panel {
  width: 400px;
  max-width: 100%;
  box-shadow: 0px 2px 8px 2px rgba(209, 209, 209, 0.75);
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  background: #fff;
}
@media only screen and (max-width: 380px) {
  .gift-card-section .gift-card-panel {
    width: 340px;
    max-width: 100%;
  }
}
.gift-card-section .gift-card-panel .gift-card-header {
  width: 100%;
  background: #ededed;
  padding: 30px 25px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-align: center;
  color: #35765a;
  border-radius: 5px;
}
.gift-card-section .gift-card-panel .gift-card-body {
  padding: 30px;
  width: 100%;
}
app-send-gift-card {
  width: 100%;
}
.gc-frm-group {
  position: relative;
}
.gc-frm-group .frm-control {
  height: 56px;
  padding: 0 16px;
  font-size: 18px;
  font-weight: 700;
  border: solid 1px #35765a;
  width: 100%;
  border-radius: 5px;
  color: rgba(0, 0, 0, 0.7);
}
.gc-frm-group .frm-control:focus {
  box-shadow: none;
}
.gc-frm-group .frm-control.gray {
  background-color: rgba(0, 0, 0, 0.06);
}
.gc-frm-group textarea.frm-control {
  height: 100px;
  padding: 10px 16px;
}
.gc-frm-group .floating-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  margin-bottom: 0;
  font-size: 16.2px;
  font-weight: 700;
  line-height: 1.48;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.6);
  cursor: auto;
}
.gc-frm-group .floating-label.text-area-label {
  top: 16px;
  transform: translateY(0);
}
.gc-frm-group .frm-control:not(:-moz-placeholder-shown) ~ .floating-label {
  top: 2px;
  left: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding: 0px 12px;
  border-radius: 10px;
  background: #35765a;
}
.gc-frm-group .frm-control:focus ~ .floating-label,
.gc-frm-group .frm-control:not(:placeholder-shown) ~ .floating-label {
  top: 2px;
  left: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding: 0px 12px;
  border-radius: 10px;
  background: #35765a;
}
.gc-frm-group .frm-control:not(:-moz-placeholder-shown) ~ .floating-label.text-area-label {
  top: -7px;
}
.gc-frm-group .frm-control:focus ~ .floating-label.text-area-label,
.gc-frm-group .frm-control:not(:placeholder-shown) ~ .floating-label.text-area-label {
  top: -7px;
}
.gc-frm-group .frm-control:not(:-moz-placeholder-shown) {
  padding-top: 0;
  outline: none;
}
.gc-frm-group .frm-control:focus,
.gc-frm-group .frm-control:not(:placeholder-shown) {
  padding-top: 0;
  outline: none;
}
.gc-frm-group textarea.frm-control:not(:-moz-placeholder-shown) {
  padding-top: 10px;
}
.gc-frm-group textarea.frm-control:focus,
.gc-frm-group textarea.frm-control:not(:placeholder-shown) {
  padding-top: 10px;
}
.gc-frm-group .frm-control:not(:-moz-placeholder-shown) ~ .floating-label {
  top: 2px;
  left: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding: 0px 12px;
  border-radius: 10px;
  background: #35765a;
}
.gc-frm-group .frm-control:focus ~ label,
.gc-frm-group .frm-control:not(:placeholder-shown) ~ .floating-label {
  top: 2px;
  left: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  padding: 0px 12px;
  border-radius: 10px;
  background: #35765a;
}
.frm-group {
  width: 100%;
  margin-bottom: 20px;
}
.gc-blue-label {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.88px;
  color: #35765a;
  margin-bottom: 5px;
}
.gc-select-button .input {
  display: none;
}
.gc-select-button .input:checked + .input-label {
  background: #35765a;
  color: #fff;
}
.gc-select-button .input-label {
  width: 100%;
  height: 32px;
  background: #e4e4e4;
  font-size: 14.3px;
  line-height: 1.4;
  letter-spacing: 0.25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}
.gc-amount-ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 5px;
}
.gc-amount-ol > li {
  width: calc(25% - 5px);
}
.gc-amount-ol > li.fw {
  width: 100%;
}
.gc-btns-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.gc-btns-container.right {
  justify-content: flex-end;
}
.gc-btns-container.left {
  justify-content: flex-start;
}
.gc-btns-container .gc-btn-link {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #35765a;
  cursor: pointer;
}
.gc-btns-container .gc-btn-link:hover {
  color: #35765a !important;
  font-weight: 700;
}
.gc-card-ol {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.gc-card-ol > li {
  width: calc(50% - 7px);
}
.gc-card-select .input {
  display: none;
}
.gc-card-select .input:checked + .input-label::before {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  width: 100%;
  height: 100%;
  font-family: "FontAwesome";
  color: #fff;
  padding-top: 20px;
  text-align: center;
  border-radius: 10px;
  font-size: 36px;
}
.gc-card-select .input-label {
  width: 100%;
  cursor: pointer;
  position: relative;
  border-radius: 10px;
}
.gc-card-select .input-label img {
  width: 100%;
  border-radius: 10px;
}
.gc-card-select .input-label h6 {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 5px 10px;
  font-size: 14px;
  margin: 0;
  transform: translateY(10px);
  top: 50%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.gc-frm-header {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.88px;
  color: #35765a;
  margin-bottom: 16px;
}
.gc-frm-header span {
  display: inline-block;
  border-bottom: solid 3px #3b8669;
  padding-bottom: 3px;
}
.gc-resend-code {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #515253;
  margin-top: 5px;
}
.gc-resend-code a {
  color: #35765a !important;
  text-decoration: underline !important;
  cursor: pointer;
}
.gc-data-ol {
  margin-bottom: 10px;
  width: 100%;
}
.gc-data-ol > li {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #b7b7b7;
}
.gc-order-tbl {
  width: 100%;
}
.gc-order-tbl tbody {
  border-bottom: solid 1px #979797;
}
.gc-order-tbl tr td {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #b7b7b7;
  padding: 3px 0;
}
.gc-order-tbl tr td:last-child {
  color: #515253;
  text-align: right;
}
.gc-terms {
  width: 100%;
}
.gc-terms > li {
  font-size: 12px;
  color: #515253;
  margin-bottom: 5px;
}
.gc-payment-cards-ol {
  width: 100%;
  margin-top: 10px;
}
.gc-payment-cards-ol > li {
  box-shadow: 0px 2px 8px 2px rgba(209, 209, 209, 0.75);
  padding: 10px;
  margin-bottom: 10px;
}
.gc-payment-cards-ol > li.blue-bg {
  background: #35765a;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
.gc-payment-cards-ol > li:last-child {
  color: #35765a;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}
.gc-payment-cards-ol > li .input-style-radio .input-label {
  font-size: 14px;
  margin: 0;
}
.credits-check-box .input {
  display: none;
}
.credits-check-box .input:checked + .input-label .check-box::before {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  content: "";
  left: 3px;
  top: 3px;
}
.credits-check-box .input-label {
  margin: 0;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: normal;
  color: #f5f5f5;
  position: relative;
  display: flex;
  align-items: center;
}
.credits-check-box .input-label .check-box {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 3px;
  position: relative;
  margin-right: 10px;
}
.gift-box-btn {
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #35765a;
  border: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  min-width: 300px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
}
.gift-box-btn img {
  width: 40px;
  margin-right: 15px;
}
.gift-card-redeem-container {
  display: flex;
  align-content: center;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .gift-card-redeem-container {
    flex-wrap: wrap;
  }
}
.gift-card-redeem-container .redeem-link-gc {
  white-space: nowrap;
  align-self: center;
  font-size: 16px;
  letter-spacing: 0.22px;
  color: #35765a;
  margin: 10px 0 10px 20px;
}
.gift-card-redeem-container .redeem-link-gc:hover, .gift-card-redeem-container .redeem-link-gc:focus {
  color: #35765a !important;
  cursor: pointer;
  font-weight: 500;
}
.redeem-modal {
  max-width: 330px !important;
  width: 100%;
}
.redeem-modal .modal-content {
  padding: 25px;
}
.redeem-modal .modal-content h1 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.18px;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}
.redeem-modal .modal-content p {
  font-size: 16px;
  letter-spacing: 0.18px;
  text-align: center;
  color: #000000;
}
.redeem-modal .close-gc-modal {
  position: absolute;
  left: 10px;
  top: 0px;
  line-height: 40px;
  font-size: 40px;
  font-weight: 300;
  color: gray !important;
  cursor: pointer;
}
.btn-green.gc {
  border-radius: 25px;
  background-blend-mode: multiply, normal;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.15)), linear-gradient(to bottom, #97bf04, #97bf04);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: 0.65px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 38px;
  margin-top: 20px;
  border: none;
}
.input-style-pm-checkbox {
  margin-right: 10px;
}
.input-style-pm-checkbox .input {
  display: none;
}
.input-style-pm-checkbox .input:disabled + .input-label::before {
  background: rgba(101, 108, 115, 0.3);
  border-color: rgba(101, 108, 115, 0.3);
}
.input-style-pm-checkbox .input:checked:disabled + .input-label::before {
  background: rgba(101, 108, 115, 0.3);
  border-color: rgba(101, 108, 115, 0.3);
}
.input-style-pm-checkbox .input:checked:disabled + .input-label::after {
  color: rgba(237, 237, 237, 0.3);
}
.input-style-pm-checkbox .input:checked + .input-label::before {
  background: #35765a;
  border-color: #35765a;
}
.input-style-pm-checkbox .input:checked + .input-label::after {
  content: "";
  content: "";
  display: block;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  left: 7px;
  top: calc(50% - 6px);
  position: absolute;
}
.input-style-pm-checkbox .input-label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
}
.input-style-pm-checkbox .input-label::before {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pmr-tbl tr td {
  color: #b7b7b7;
  font-size: 16px;
  vertical-align: middle;
  padding: 2px;
}
.pmr-tbl tfoot tr {
  border-top: solid 3px #fff7ef;
}
.pm-rm-job-options-ul {
  display: flex;
  list-style: none;
  padding: 0;
  width: 100%;
  flex-wrap: wrap;
}
.pm-rm-job-options-ul > li {
  display: flex;
  flex-direction: column;
}
.pm-rm-job-options-ul > li:last-child {
  padding-left: 40px;
}
.pm-rm-job-options-ul > li p {
  font-size: 12px;
  margin-bottom: 0;
}
.pm-rm-job-options-ul > li .btn-pm-blue {
  min-width: 175px;
  margin-top: 20px;
  align-self: flex-end;
}
.pm-job-rating-container p {
  margin: 0;
}
.pm-job-rating-container textarea {
  width: 100%;
  background: #ededed;
  border: none;
  border-radius: 5px;
  height: 84px;
  padding: 10px 15px;
  margin: 10px 0;
}
.pm-job-rating-container .pm-rating {
  font-size: 32px;
  color: #35765a;
}
.needatt-more {
  display: inline-block;
  background: #fff;
  padding: 2px 10px;
  border-radius: 5px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.tbl-attn {
  padding: 10px;
}
.tbl-attn tr td {
  padding: 12px 15px;
}
.tbl-attn tr:nth-child(even) td {
  background-color: rgba(237, 237, 237, 0.3);
}
app-pm-history,
app-pm-quotes,
app-pm-jobs-view {
  width: 100%;
}
.tbl-td-30 {
  width: 32%;
}
.tbl-td-20 {
  width: 18%;
}
.pm-quote-avl-cnt {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pm-quote-avl-cnt h4 {
  font-size: 18px;
  margin-top: 30px;
}
.gray-text-area {
  width: 100%;
  background: #ededed;
  border: none;
  border-radius: 5px;
  height: 84px;
  padding: 10px 15px;
  margin: 10px 0;
}
.pm-job-details-imgs-ul {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap;
}
.pm-job-details-imgs-ul > li {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background-color: rgba(78, 186, 109, 0.1);
  margin-right: 10px;
}
.pm-job-details-imgs-ul > li img {
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.sub-acc-prop-tbl tr td h6 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
.sub-acc-prop-tbl tr td img {
  width: 90px;
  min-width: 90px;
  max-width: 100%;
}
.pm-map-modal {
  max-width: 700px !important;
}
.pm-map-modal .modal-content {
  border-radius: 0;
  padding: 20px;
}
.acceptQuoteModal {
  max-width: 450px !important;
}
.acceptQuoteModal .modal-content {
  border-radius: 0;
  padding: 20px;
}
a,
button {
  cursor: pointer !important;
}
.recurring-text-area {
  width: 537px;
  height: 126px;
  max-width: 100%;
  font-size: 16px;
  border: none;
  background-color: #ededed;
}
.recurring-imgs-list {
  width: 100%;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.recurring-imgs-list > li {
  width: 80px;
  height: 80px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
}
.recurring-imgs-list > li .remove-recurring-img {
  position: absolute;
  left: 2px;
  top: 2px;
  height: 25px;
  width: 25px;
  font-weight: 500;
  border: none;
  line-height: 21px;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  color: #35765a;
  text-align: center;
}
.recurring-imgs-list > li img {
  width: 80px;
  height: 80px;
  border-radius: 5px;
}
.pm-file-upload-btn input {
  display: none;
}
.pm-file-upload-btn label {
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  background: #35765a;
  color: #fff;
  padding: 5px 10px;
}
.pm-custom-quote-tbl tr td {
  font-size: 16px;
  padding: 5px;
}
.pm-custom-quote-tbl tr td:last-child {
  text-align: right;
}
.pm-custom-quote-tbl tr:last-child td {
  font-weight: 700;
}
.pm-apply-coupon {
  display: flex;
}
.pm-apply-coupon .input {
  width: 100%;
  padding: 5px 10px;
}
.pm-apply-coupon .apply-btn {
  background: #35765a;
  color: #fff;
  border: none;
  font-weight: 500;
  padding: 0 20px;
  font-size: 14px;
}
.pm-apply-coupon .apply-btn:disabled {
  background: #515253;
  color: #b7b7b7;
  cursor: not-allowed;
}
.pm-apply-coupon .remove-btn {
  background: #bb3e13;
  color: #fff;
  border: none;
  font-weight: 500;
  padding: 0 20px;
  font-size: 14px;
}
.pm-role-modal {
  max-width: 600px !important;
}
.pm-role-modal .modal-content {
  border-radius: 0;
  padding: 40px;
}
.propterties-group-accordion .panel {
  border: none;
  background-color: rgba(237, 237, 237, 0.3);
}
.propterties-group-accordion .panel .panel-body {
  padding: 0;
}
.propterties-group-accordion .panel:nth-child(even) {
  background-color: #fff;
}
.propterties-group-accordion .panel.open .panel-heading button::before {
  content: "";
}
.propterties-group-accordion .panel.open .panel-heading button:hover {
  text-decoration: none;
}
.propterties-group-accordion .card-header {
  border: none;
  background-color: transparent;
}
.propterties-group-accordion .panel-heading {
  padding: 0;
}
.propterties-group-accordion .panel-heading button {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.88px;
  color: #000000;
  text-align: left;
  width: 100%;
  padding: 10px 15px;
  padding-right: 30px;
}
.propterties-group-accordion .panel-heading button::before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  right: 12px;
  color: #35765a;
}
.propterties-group-accordion .panel-heading button:hover {
  text-decoration: none;
}
.switch-role-btn {
  position: fixed;
  width: 100px;
  top: 145px;
  background: #35765a;
  color: #fff;
  border-radius: 0 5px 5px 0;
  padding: 5px;
  line-height: 16px;
  z-index: 1;
}
.switch-role-btn p {
  font-size: 11px;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}
.switch-role-btn a {
  border: none;
  background: none;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
}
.add-prop-modal {
  position: relative;
}
.add-prop-modal .close {
  position: absolute;
  right: -28px;
  font-size: 28px;
  top: -35px;
}
.account-addrs-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.account-addrs-list > li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: center;
  line-height: 16px;
  font-size: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e4e4e4;
}
.account-addrs-list > li a {
  padding-left: 10px;
}
.small-loader {
  text-align: center;
  font-size: 14px;
  display: flex;
  justify-content: center;
}
.small-loader span {
  display: inline-block;
  border-radius: 100%;
  padding: 5px;
  background: #fff;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.small-loader i {
  color: #35765a;
  font-size: 24px;
}
.no-jobs-msgs {
  margin: 0;
  width: 100%;
  padding: 0 20px;
  font-size: 14px;
  margin-top: -10px;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .ng-select-opened .ng-dropdown-panel {
      opacity: 1 !important;
    }
  }
}
.pm-referral-btn {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.22px;
  text-align: center;
  color: #35765a;
  background: #fff;
  padding: 10px 35px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  width: 100%;
  border-radius: 30px;
  display: flex;
  align-content: center;
  align-items: center;
}
.pm-referral-btn img {
  margin-right: 20px;
}
.pm-refer-ul {
  margin-top: 20px;
}
.pm-refer-ul > li {
  margin-right: 8px;
}
.pm-refer-ul > li:first-child {
  margin-right: 15px;
}
.pm-refer-ul > li a figure img {
  width: 28px;
}
.job-image-carousel {
  max-width: 100% !important;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.job-image-carousel .modal-content {
  width: 500px;
  max-width: 100%;
}
.job-images-carousel {
  width: 500px;
  max-width: 100%;
  height: 100%;
}
.job-images-carousel .carousel-control-prev {
  left: -40px;
  opacity: 1;
  width: auto;
}
.job-images-carousel .carousel-control-prev .carousel-control-prev-icon {
  background-image: none;
  font-size: 60px;
  font-weight: 700;
  height: auto;
}
.job-images-carousel .carousel-control-prev .carousel-control-prev-icon::before {
  font-family: "FontAwesome";
  content: "";
}
.job-images-carousel .carousel-control-next {
  right: -40px;
  opacity: 1;
  width: auto;
  font-size: 60px;
  font-weight: 700;
}
.job-images-carousel .carousel-control-next .carousel-control-next-icon {
  background-image: none;
  height: auto;
}
.job-images-carousel .carousel-control-next .carousel-control-next-icon::before {
  font-family: "FontAwesome";
  content: "";
}
.job-images-carousel .carousel-fade .carousel-control {
  opacity: 1;
}
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.card-set-btn {
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
  min-width: 20px;
  cursor: pointer;
}
.card-set-btn.blue {
  color: #35765a;
}
.dlt-card-cnt {
  padding: 10px 20px;
}
.dlt-card-cnt a {
  font-weight: 500;
}
.slide-checkbox {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 14px;
  margin: 0;
}
.slide-checkbox .input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slide-checkbox .dragger {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.slide-checkbox .dragger:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  top: -3px;
  left: 0;
  bottom: 4px;
  background-color: #f5f5f5;
  transition: 0.4s;
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
}
.slide-checkbox .input:checked + .dragger {
  background: rgba(27, 151, 192, 0.7);
}
.slide-checkbox .input:checked + .dragger:before {
  transform: translateX(15px);
  background: #1b97c0;
}
.slide-checkbox .input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.slide-checkbox .dragger.round {
  border-radius: 34px;
}
.slide-checkbox .dragger.round:before {
  border-radius: 50%;
}
.c-d-lable {
  font-size: 12px;
  display: block;
  margin: 0;
}
.btn-pm-disabled {
  background: #b7b7b7;
}
.btn-pm-disabled:hover, .btn-pm-disabled:focus {
  background: #b7b7b7;
  color: #fff;
}
.pm-rm-hr-rate {
  color: #35765a;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}
.recurringAddImages .input {
  display: none;
}
.recurringAddImages .input:disabled + .recurringFileLabel {
  border: 1px dashed #b7b7b7;
  color: #b7b7b7;
}
.recurringAddImages .recurringFileLabel {
  cursor: pointer;
  list-style: none;
  border: 1px dashed #35765a;
  color: #35765a;
  font-size: 40px;
  text-align: center;
  line-height: 80px;
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 5px;
}
.property-jobs-tbl {
  width: 100%;
  margin-bottom: 20px;
}
.property-jobs-tbl tr:nth-child(even) {
  background-color: rgba(237, 237, 237, 0.3);
}
.property-jobs-tbl tr.active {
  background-color: rgba(78, 186, 109, 0.1);
}
.property-jobs-tbl tr.active:nth-child(even) {
  background-color: rgba(78, 186, 109, 0.1);
}
.property-jobs-tbl tr.noBg {
  background-color: transparent;
}
.property-jobs-tbl tr.noBg td {
  padding: 0;
}
.property-jobs-tbl tr.noBg td a {
  font-size: 12px;
  font-weight: 500;
  color: #35765a;
}
.property-jobs-tbl tr td {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #000000;
  padding: 10px;
  vertical-align: middle;
}
.property-jobs-tbl tr td.small-f {
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.63px;
  color: #5b5c5e;
}
.property-jobs-tbl tr td:first-child {
  padding-left: 0;
}
.property-jobs-tbl tr td:last-child {
  padding-right: 0;
}
.pm-page-nav-bar {
  display: flex;
  padding: 10px 20px;
  margin: 0;
  width: 100%;
  background: #f8f8f8;
}
.pm-page-nav-bar > li {
  font-size: 14px;
  letter-spacing: 0.88px;
  color: #000000;
  vertical-align: middle;
  cursor: pointer;
  color: #35765a;
  font-weight: 500;
}
.pm-page-nav-bar > li::after {
  content: "";
  font-family: "FontAwesome";
  margin: 0 5px;
}
.pm-page-nav-bar > li:last-child {
  color: #000000;
  font-weight: 400;
  cursor: default;
}
.pm-page-nav-bar > li:last-child::after {
  display: none;
}
.word-break-all {
  word-break: break-all !important;
}
.w37pt {
  width: 37%;
}
.switch-role-section {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.switch-role-container {
  position: relative;
  max-width: 100%;
  padding: 30px;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
}
.switch-role-container .sr-close {
  position: absolute;
  right: 0px;
  top: 1px;
  border: none;
  color: #7d7979;
  font-size: 24px;
  margin: 0;
  font-weight: 400;
  width: 35px;
  background: transparent;
}
.switch-role-container button {
  width: 170px;
  margin-right: 7px;
}
.switch-role-container button:last-child {
  margin-right: 0;
}
.edit-property-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  overflow-y: scroll;
  display: flex;
  justify-content: center;
  align-items: center;
}
.edit-property-container {
  width: 600px;
  background: #ffffff;
  padding: 30px;
}
.side-bar-account-view {
  background: url("/assets/img/job-selection-bg.jpg");
  margin-top: 15px;
  border-radius: 5px;
  padding: 10px 0;
  background-size: cover;
}
.side-bar-account-view p {
  color: #ffffff;
  margin: 0;
  font-weight: 700;
}
.side-bar-account-view button {
  padding: 0;
  border: none;
  font-size: 11px;
  background: #ffffff;
  border-radius: 5px;
  padding: 3px 10px;
  cursor: pointer;
  font-weight: 700;
  color: #35765a;
}
.thimble-section {
  width: 100%;
  display: flex;
  justify-content: center;
}
.thimble-container {
  width: 600px;
  max-width: 100%;
}
.thimble-header {
  background: #f6f6f6;
  padding: 20px 20px 100px 20px;
  display: block;
}
.thimble-h6 {
  text-align: center;
  font-size: 12px;
  color: #3b8669;
  margin-top: 40px;
}
.thimble-logo {
  text-align: center;
}
.thimble-content {
  display: block;
  width: 100%;
  margin-top: -30px;
  background: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.1);
}
.thimble-h4 {
  color: #3b8669;
  font-size: 24px;
  margin-top: 20px;
}
.thimble-p {
  font-size: 16px;
  margin-top: 20px;
}
.thimble-btn {
  background: #35765a;
  color: #fff;
  font-size: 15px;
  width: 100%;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  height: 42px;
  border-radius: 10px;
  font-weight: 700;
  margin-top: 10px;
}
.gardenz-maintence-ul {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0;
}
.gardenz-maintence-ul > li {
  width: 200px;
  margin: 0 10px;
}
.gs-rp-small {
  font-size: 12px;
  line-height: 14px;
  display: block;
}
.bold-black-font {
  font-weight: 500;
  color: #000 !important;
}
.order-bot-data {
  width: 100%;
  margin-top: 30px;
}
.phone-input {
  display: flex;
}
.phone-input .code {
  width: 50px;
  height: 55px;
  padding: 0 10px;
  border: solid 1px #b7b7b7;
  border-radius: 4px 0 0 4px;
  text-align: center;
  font-weight: 700;
  background: #fafafa;
  color: #545454;
}
.phone-input .phone {
  width: 100%;
  height: 55px;
  padding: 0 10px;
  border: solid 1px #b7b7b7;
  border-radius: 0 4px 4px 0;
  border-left: none;
  font-weight: 700;
  background: #fafafa;
}
.bot-phone-container {
  border-radius: 4px;
  border: solid 1px #b7b7b7;
  height: 55px;
  width: 100%;
  letter-spacing: 0.18px;
  color: #000000;
  padding: 0 14px;
  display: flex;
  align-content: center;
  align-items: center;
}
.bot-phone-container .edit {
  color: #35765a;
  cursor: pointer;
  font-size: 20px;
}
.bot-input {
  width: 100%;
  height: 55px;
  padding: 0 14px;
  border: solid 1px #b7b7b7;
  border-radius: 4px;
  font-size: 16px;
}
.resend-text {
  color: #b7b7b7;
}
.resend-text span {
  color: #35765a;
  cursor: pointer;
}
#toastr-container {
  z-index: 100007 !important;
}
.bot-new-card-btn {
  width: 100%;
  background: #fff;
}
.bot-card-container {
  height: 132px;
}
.bot-card-container h6 {
  font-size: 14px;
  color: #929292;
}
.bot-suumary-table {
  width: 100%;
}
.bot-suumary-table tr td {
  padding: 7px 0;
}
.bot-suumary-table tr td:last-child {
  text-align: right;
}
.bot-suumary-table tr:first-child {
  font-size: 20px;
  font-weight: 500;
  border-bottom: 2px dotted #ddd;
}
.bot-suumary-table tr:first-child:last-child {
  color: #35765a;
}
.bot-suumary-table tr:last-child {
  border-top: 2px dotted #ddd;
  font-size: 20px;
  font-weight: 500;
}
.bot-cCode {
  width: 35px;
  border: none;
}
addCard {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}
addFinixCard {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.doc-table-td-inner {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 28px;
}
.doc-table-td-inner .doc-icon {
  position: absolute;
  left: 0;
}
.component-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  display: flex;
  align-content: center;
  align-items: center;
}
.component-popup-container {
  width: 600px;
  max-width: 100%;
  padding: 50px;
  background: #fff;
  margin: 0 auto;
  position: relative;
}
.component-popup-container .component-popup-close {
  position: absolute;
  left: 20px;
  top: 10px;
  border: none;
  background: transparent;
  font-weight: 300;
  color: #929292;
  font-size: 40px;
}
.component-popup-container .component-popup-title {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: 0.2px;
  color: #000000;
}
.component-popup-container .component-popup-body {
  padding: 5px 20px;
}
.pm-document-upload-container {
  width: 290px;
  position: relative;
  margin: 10px auto;
}
.pm-document-upload-container .file-input {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}
.pm-document-upload-container .pm-doc-upload-label {
  width: 290px;
  margin: 0 auto;
}
.pm-document-upload-container .drag-drop-area {
  height: 94px;
  border-radius: 5px;
  background-color: rgba(237, 237, 237, 0.3);
  padding: 10px;
  line-height: 1.38;
  letter-spacing: 0.18px;
  text-align: center;
  color: #515253;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.pm-document-upload-container .drag-drop-area p {
  width: 100%;
}
.pm-document-upload-container .select-doc-text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: 0.18px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.pm-document-upload-container .select-doc-text a {
  color: #35765a;
}
.gray-disabled:disabled {
  box-shadow: 0 2px 4px 0 #e7ddd2;
  background-color: #b7b7b7;
  color: #fff;
  cursor: not-allowed;
}
.gray-disabled:disabled:hover {
  box-shadow: 0 2px 4px 0 #e7ddd2;
  background-color: #b7b7b7;
  color: #fff;
  cursor: not-allowed;
}
.pm-doc-add-notes-box {
  width: 100%;
  height: 95px;
  padding: 8px 20px;
  border-radius: 5px;
  background-color: rgba(237, 237, 237, 0.3);
  border: none;
  margin: 20px 0;
}
.ng-select-medium-custom {
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.4);
}
.ng-select-medium-custom.ng-select .ng-select-container {
  height: 44px;
  min-height: 44px;
}
.ng-select-medium-custom.ng-select .ng-select-container .ng-value-container .ng-input {
  padding-right: 50px;
}
.ng-select-medium-custom.ng-select .ng-arrow-wrapper {
  width: 45px;
  border: none;
  position: absolute;
  right: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #e8e7e7;
}
.ng-select-medium-custom .ng-select-bottom {
  box-shadow: 0 2px 4px 0 #e7ddd2;
  border: none;
}
.ng-select-medium-custom .ng-select-bottom .ng-option {
  padding: 10px;
}
.pm-doc-linked-prop-text {
  background-color: rgba(237, 237, 237, 0.3);
  padding: 7px 20px;
  width: 100%;
}
.pm-doc-notes {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.pm-doc-notes > li {
  display: flex;
  font-size: 12px;
  letter-spacing: 0.75px;
  color: #000000;
  margin-bottom: 10px;
  align-items: center;
}
.pm-doc-notes > li .content {
  border-radius: 5px;
  background-color: rgba(237, 237, 237, 0.3);
  padding: 8px;
}
.pm-doc-notes > li .controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
}
.pm-doc-add-note-link {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.88px;
  text-align: center;
  color: #35765a;
}
.pm-doc-search-box {
  position: relative;
}
.pm-doc-search-box input {
  border-radius: 5px;
  border: solid 1px #b7b7b7;
  background-color: #ffffff;
  height: 35px;
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 0.88px;
  width: 100%;
  font-weight: 500;
  line-height: 1.48;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.6);
}
.pm-doc-search-box .s-icon {
  position: absolute;
  left: 10px;
  color: #b7b7b7;
  font-size: 18px;
  font-weight: 200;
  top: 5px;
}
.input-outline-checkbox {
  display: flex;
  position: relative;
}
.input-outline-checkbox.w20 {
  width: 20px;
}
.input-outline-checkbox .input {
  display: none;
}
.input-outline-checkbox .input:checked + .input-label::before {
  border-color: #05668d;
}
.input-outline-checkbox .input:checked + .input-label::after {
  content: "✓";
  position: absolute;
  left: 4px;
  top: 5px;
  line-height: 10px;
  color: #05668d;
}
.input-outline-checkbox .input-label {
  margin: 0;
}
.input-outline-checkbox .input-label::before {
  width: 20px;
  height: 20px;
  content: "";
  border: 2px solid #aba6a6;
  display: block;
  border-radius: 2px;
}
.remove-selected-doc {
  font-size: 40px;
  font-weight: 300;
  line-height: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.ng-autocomplete {
  max-width: 100%;
}
.ng-autocomplete.w320 {
  width: 320px !important;
}
.ng-autocomplete .autocomplete-container {
  height: 56px;
  box-shadow: none;
}
.ng-autocomplete .autocomplete-container .input-container input {
  height: 56px;
  background: #ffffff;
  border-radius: 5px;
  border: solid 1px #b7b7b7;
  font-size: 16.2px;
  font-weight: 500;
  line-height: 1.48;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.6);
}
.search-container {
  display: flex;
  box-shadow: 0 2px 4px 0 #e7ddd2;
  padding: 3px 10px;
  justify-content: space-between;
  background: #fff;
  padding-right: 0;
}
.search-container a {
  min-width: 30px;
  margin-left: 10px;
  text-align: center;
  border-left: 1px solid #dedede;
}
.spinner-container {
  text-align: center;
  width: 100%;
  font-size: 25px;
  color: #0099cf;
}
.doc-auto-complete .autocomplete-container {
  height: 35px;
}
.doc-auto-complete .autocomplete-container .input-container input {
  height: 35px;
  font-size: 14px;
}
.doc-fltr-btn {
  font-weight: 500;
  text-transform: uppercase;
}
.address-page-worker-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100000;
}
.address-page-worker-banner.active {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
}
.deny-btn {
  border: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.11;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 5px;
  position: absolute;
  right: 5px;
  top: 12px;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px 10px;
  border-radius: 5px;
}
stripeBankAccount {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  justify-content: safe center;
  align-self: safe center;
  padding: 20px;
  overflow-y: scroll;
}
stripeBankAccount h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: 0.2px;
  color: #000000;
}
.stripClose {
  position: absolute;
  width: auto;
  height: auto;
  top: 6px;
  left: 20px;
  line-height: 40px;
  background: transparent;
  border-radius: 100%;
  font-size: 40px;
  border: 0;
  font-weight: 300;
  padding: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  box-shadow: none;
  color: #949494;
}
.stripe-bank-popup {
  width: 550px;
  max-width: 100%;
  padding: 50px;
  background: #ffffff;
  position: relative;
}
.small-label-10p {
  font-size: 10px;
  font-weight: 300;
  margin-bottom: 0;
}
.ng-select-white-box-style {
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2) !important;
}
.ng-select-white-box-style .ng-select-container {
  background: #fff !important;
  order: none !important;
}
.ng-select-white-box-style .ng-arrow-wrapper {
  height: 100% !important;
  line-height: 40px;
  width: 42px !important;
  border-left: 1px solid rgba(0, 0, 0, 0.06) !important;
}
.mtiline-checkbox .input-label {
  font-size: 12px;
}
.mtiline-checkbox .input:checked + .input-label::after {
  top: calc(50% - 6px);
}
.cn-notes-ul > li:nth-child(odd) {
  border-bottom: 1px solid #f8f8f8;
}
.cn-notes-ul > li p {
  margin: 0;
}
.cn-notes-ul > li label {
  margin-bottom: 5px;
  display: block;
}
.pm-contract-history-tbl tr td {
  font-size: 14px;
}
.pm-contract-history-tbl tr td:first-child {
  padding-left: 20px;
}
.pm-contract-history-tbl tr td:last-child {
  padding-right: 20px;
}
.hdLink {
  display: flex;
  justify-content: space-between;
}
.hdLink a {
  font-size: 10px;
}
.minWidth120px {
  min-width: 120px;
}
.minWidth125px {
  min-width: 125px;
}
.invoce-td .id {
  font-size: 14px;
  font-weight: 700;
  display: block;
  line-height: 14px;
}
.invoce-td .dAte {
  font-size: 12px;
  line-height: 12px;
}
.tbl-align-bottom tr td {
  vertical-align: bottom;
}
.tdCheckBox .input-style-pm-checkbox-without-label {
  margin: 0;
  width: 20px;
  height: 20px;
}
.tbl-td-label {
  font-size: 12px !important;
  font-weight: 300;
  letter-spacing: 0.75px !important;
  padding-top: 20px !important;
}
.pm-i-account-list-ul > li {
  margin-bottom: 10px;
  padding-right: 0;
  width: 100%;
}
.addAccountLink {
  display: inline-block;
  font-weight: 500;
  margin: 10px 0;
}
.pm-i-amount-due-tbl {
  width: 100%;
}
.pm-i-amount-due-tbl tr td {
  font-size: 12px;
  border: solid 1px #ededed;
  padding: 10px 0;
  border-left: 0;
  border-right: 0;
}
.pm-i-amount-due-tbl tr td:last-child {
  text-align: right;
}
.pm-i-amount-due-tbl tr:last-child td {
  font-weight: 700;
}
.pm-calander-box {
  width: 100%;
  box-shadow: 0 2px 6px 0 rgba(81, 82, 83, 0.4);
  position: relative;
}
.pm-calander-box .input {
  height: 44px;
  background-color: #ffffff;
  border: none;
  width: 100%;
  padding: 0 20px;
  padding-right: 50px;
  font-weight: 500;
}
.pm-calander-box .icon {
  position: absolute;
  width: 45px;
  height: 100%;
  right: 0;
  font-size: 17px;
  color: #464444;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: solid 1px #ededed;
}
.invoice-address-dopdown {
  width: 250px;
  max-width: 100%;
}
.invoice-address-dopdown .autocomplete-container .not-found div {
  font-size: 14px;
  color: #000;
}
.invoice-address-dopdown .autocomplete-container .suggestions-container ul li {
  border-bottom: 1px solid #e2e2e2;
}
.invoice-address-dopdown .autocomplete-container .suggestions-container ul li:nth-child(odd) {
  background: #f7f7f7;
}
.invoice-address-dopdown .autocomplete-container .suggestions-container ul li a {
  padding: 5px 12px;
  font-size: 14px;
}
.invoice-processing-text {
  font-size: 13px;
  padding-top: 10px;
}
.invoice-processing-text p {
  color: #35765a;
  margin-bottom: 5px;
}
.invoice-filter-display {
  width: 100%;
  margin-top: -15px;
  padding-top: 20px;
}
.invoice-filter-display .search-container {
  background: transparent;
  font-size: 14px;
  box-shadow: none;
}
.invoice-auto-complete .autocomplete-container .input-container input {
  padding-right: 30px;
}
.invoice-auto-complete .autocomplete-container .input-container .x {
  font-size: 16px;
  width: 20px;
  text-align: center;
  border-left: dashed 1px #b7b7b7;
  right: 5px;
}
.invoice-auto-complete .autocomplete-container .input-container .x i {
  font-size: 16px;
}
.text-capitalized {
  text-transform: capitalize;
}
.invoice-price-td span {
  display: block;
}
.invoice-price-td small {
  font-size: 9px;
  display: block;
}
invoices-failed {
  width: 100%;
}
invoices-failed .invoices-failed-widget {
  width: 100%;
  padding: 10px 20px;
  font-weight: 500;
  background: #ff5722;
  color: #fff;
  display: flex;
  justify-content: space-between;
}
invoices-failed .invoices-failed-widget button {
  border: none;
  background: #ffffff;
  color: #ff5722;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  padding: 3px 10px;
  border-radius: 5px;
}
.payment-method-popover {
  box-shadow: 0 2px 8px 0 rgba(81, 82, 83, 0.2);
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid rgba(72, 72, 72, 0.2);
}
.payment-method-popover .popover-header {
  font-size: 14px;
  font-weight: 700;
  border: none;
  padding: 12px 15px;
  text-transform: uppercase;
  background-color: rgba(255, 247, 239, 0.5);
}
.payment-method-popover .payment-popover-container {
  padding: 5px 0 10px 0;
}
.contracts-new-payment-container {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  position: relative;
  margin-top: 14px;
  margin-bottom: 8px;
}
.contracts-new-payment-container .cnpc-label {
  font-size: 11px;
  position: absolute;
  left: 5px;
  font-weight: 500;
  padding: 0 10px;
  top: -10px;
  text-transform: uppercase;
  background: #fff;
}
.contracts-new-payment-container h6 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
.contracts-new-payment-container .payment-popover-footer {
  display: flex;
  justify-content: space-between;
}
.contracts-new-payment-container .payment-popover-footer button {
  width: calc(50% - 7px);
  border: none;
  background: #35765a;
  color: #fff;
  font-weight: 700;
  padding: 7px 8px;
  border-radius: 18px;
  font-size: 12px;
  box-shadow: 0 2px 4px 0 #e7ddd2;
}
.oneColsAddons .new-style-addons-ul > li {
  width: 100%;
}
.new-jobs-dropdown > li:last-child .dropdown-item {
  border: none;
}
.new-jobs-dropdown > li .dropdown-item {
  border-bottom: 1px solid #ededed;
}
.new-jobs-dropdown > li .dropdown-item img {
  width: 20px;
  margin-right: 10px;
}
.new-jobs-dropdown > li a:active {
  background: #35765a;
}
.mowz-landing-banner {
  width: 100%;
  background: url("/assets/banners/mowz-landing-banner.jpg");
}
.leavz-landing-banner {
  width: 100%;
  background: url("/assets/banners/leavz-landing-banner.jpg");
}
.salting-landing-banner {
  width: 100%;
  background: url("/assets/banners/salting-landing-banner.jpg");
}
.service-landing-banner {
  width: 100%;
  padding: 40px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 500px;
  display: flex;
  align-items: center;
}
.service-landing-banner .service-name {
  font-size: 50px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
}
.service-landing-banner .service-label {
  color: #ffffff;
}
.service-landing-info-section {
  padding: 40px 0;
}
.service-landing-info-section .service-landing-info-txt {
  font-size: 24px;
}
.service-landing-info-section .service-landing-info-link {
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
}
.theme-green .bs-datepicker-head,
.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*=select-]:after,
.theme-green .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #3a8769;
}
.theme-green .bs-datepicker-body table td.week span {
  color: #3a8769;
}
.service-plans-ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  flex-wrap: wrap;
}
.service-plans-ul > li {
  padding-right: 10px;
  padding-bottom: 10px;
}
.service-plans-ul.one-item-list {
  width: 250px;
}
.service-plans-ul.one-item-list > li {
  width: 100%;
  padding-right: 0;
}
.input-select-box .input {
  display: none;
}
.input-select-box .input:checked + .label {
  box-shadow: none;
  background: #35765a;
}
.input-select-box .input:checked + .label .plan-content .best-value {
  background: #ffffff;
  color: #35765a;
}
.input-select-box .input:checked + .label .plan-content h6 {
  color: #ffffff;
}
.input-select-box .input:checked + .label .plan-content p {
  color: #ffffff;
}
.input-select-box .input:checked + .label .plan-content .sub-text {
  color: #ffffff;
}
.input-select-box .label {
  display: block;
  margin: 0;
  padding: 15px 20px;
  border-radius: 6.9px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
}
.input-select-box .label .best-value {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #34775a;
  padding: 1px 10px;
  font-size: 10px;
  color: #fff;
  border-radius: 6.9px 0;
}
.input-select-box .label .sub-text {
  width: 100%;
  text-align: center;
  display: block;
}
.input-select-box .label .plan-content {
  min-width: 140px;
}
.input-select-box .label .plan-content h6 {
  text-align: center;
  margin: 0;
  color: #35765a;
  font-weight: 700;
  font-size: 20px;
}
.input-select-box .label .plan-content p {
  margin: 0;
  text-align: center;
  font-size: 14px;
  margin-bottom: 5px;
}
.dp-container {
  position: relative;
}
.dp-container .dp-icon {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 24px;
  color: #35765a;
}
.contract-view-addons-popup {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.06);
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 30px;
}
.contract-view-addons-popup .close {
  background: transparent;
  border: 0;
  font-size: 30px;
  font-weight: 400;
  padding: 0;
  line-height: 10px;
  color: #b5b5b5;
  margin-bottom: 15px;
}
.contract-view-addons-popup .body {
  width: 400px;
  max-width: 100%;
  background: #fff;
  padding: 30px;
  max-height: calc(100% - 40px);
  overflow-y: auto;
}
.contract-view-addons-popup .body::after {
  content: "";
  display: block;
  height: 30px;
  width: 100%;
}
.contract-addons-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.c-addon-group .label {
  font-size: 10px;
  font-weight: 300;
  margin: 0;
}
.c-addon-group .p {
  font-size: 12px;
  margin-bottom: 0;
}
.contract-addon-view {
  padding: 5px 15px;
  background: #fefbf6;
  margin-bottom: 10px;
}
.view-contract-addons-btn {
  border: 0;
  color: #35765a;
  font-weight: 500;
  font-size: 12px;
  background: transparent;
  padding: 0;
}
.number-spin-container {
  display: flex;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  width: 110px;
  justify-content: space-around;
}
.number-spin-container .number-spin-btn {
  background: transparent;
  border: none;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  font-family: "Overpass Mono";
}
.number-spin-container .value {
  font-size: 16px;
  width: 34px;
  line-height: 24px;
  text-align: center;
}
.bagsList {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.bagsList .number-spin-container {
  box-shadow: none !important;
}
.bagsList > li {
  display: flex;
  text-align: center;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
}
.bagsList > li .remove-bed {
  position: absolute;
  border: none;
  background: transparent;
  right: 0;
  top: -6px;
  background: brown;
  font-size: 10px;
  font-weight: 600;
  border-radius: 3px;
  color: #ffffff;
}
.bagsList > li label {
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  margin: 5px;
}
.bagsList > li > div:last-child {
  margin-left: 10px;
}
.mulch-colors-ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.mulch-colors-ul > li {
  margin-right: 10px;
}
.image-button {
  display: flex;
}
.image-button .input {
  display: none;
}
.image-button .input:checked + .input-label {
  background: #35765a;
}
.image-button .input:checked + .input-label .name {
  color: #ffffff;
}
.image-button .input-label {
  display: flex;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  padding: 5px;
  border-radius: 6.9px;
  align-items: center;
  cursor: pointer;
  min-width: 134px;
}
.image-button .input-label .name {
  margin: 0;
  padding: 0 15px;
  font-size: 14px;
  text-transform: capitalize;
}
.image-button .input-label img {
  width: 50px;
  height: auto;
}
.service-details-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10001;
  padding: 20px;
}
.service-details-popup .content {
  background: #fff;
  width: 650px;
  max-width: 100%;
  padding: 25px 20px;
  border-radius: 5px;
  max-height: 100%;
}
.service-details-popup .content .service-details-popup-title {
  font-size: 20.7px;
  letter-spacing: 0.25px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.service-details-popup .content .service-details-popup-title button {
  padding: 0;
  background: transparent;
  border: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 20px;
}
.service-details-popup .content .block h6 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
}
.service-details-popup .content .block p {
  font-size: 14px;
  letter-spacing: 0.13px;
  color: rgba(0, 0, 0, 0.6);
}
.service-details-popup .frt {
  display: flex;
  justify-content: flex-end;
}
.service-details-popup .frt a {
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.11;
  letter-spacing: 1.25px;
  color: #35765a;
}
.list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 20px;
}
.list > li {
  font-size: 14px;
  letter-spacing: 0.13px;
  color: rgba(0, 0, 0, 0.6);
}
.grid-container {
  display: flex;
  justify-content: space-around;
}
.grid-container h6 {
  color: #000000 !important;
  margin: 10px 0;
}
.grid-container .item {
  padding-right: 15px;
}
.service-details-link {
  background: transparent;
  border: none;
  color: #35765a;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}
.service-details-modal .modal-content {
  border: none;
}
.input-select-style-2 {
  display: flex;
}
.input-select-style-2 .input {
  display: none;
}
.input-select-style-2 .input:checked + .label {
  color: #ffffff;
  background: #35765a;
}
.input-select-style-2 .input:checked + .label .fa-icon {
  color: #ffffff;
}
.input-select-style-2 .input:checked + .label .fa-icon::before {
  content: "";
}
.input-select-style-2 .label {
  padding: 15px 20px;
  border-radius: 6.9px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  min-width: 220px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.input-select-style-2 .label.min260 {
  min-width: 280px;
  max-width: 100%;
}
.input-select-style-2 .label .fa-icon {
  color: #35765a;
}
.input-select-style-2 .label .fa-icon::before {
  content: "";
}
.input-select-style-2 .label p {
  margin: 0;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background: #35765a;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
          animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
          animation: lds-ellipsis3 0.6s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.ng-sidebar--left {
  z-index: 5000 !important;
}
.ng-sidebar__backdrop {
  z-index: 4999 !important;
}
.no-mb .mb-30,
.no-mb .nsSelect {
  margin-bottom: 0 !important;
}
.ng-select-outline-style .nsSelect .ng-select-container {
  box-shadow: none;
  border-radius: 4px;
  border: solid 2px #35765a;
  background: #fff;
}
.ng-select-outline-style .nsSelect .ng-select-container .ng-value-container {
  padding-left: 15px;
}
.ng-select-outline-style .nsSelect .ng-select-container .ng-value-container .ng-placeholder {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: -1px;
  color: rgba(0, 0, 0, 0.6);
}
.ng-select-outline-style .nsSelect .ng-select-container.ng-has-value .ng-value-container .ng-placeholder {
  display: none;
}
.add-address-popup {
  position: fixed;
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 5003;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.add-address-popup .add-address-container {
  width: 600px;
  max-width: 100%;
  background: #ffffff;
  padding: 20px;
  position: relative;
}
.add-address-popup .add-address-container .close {
  position: absolute;
  right: 15px;
  top: 12px;
  font-weight: 400;
  font-size: 26px;
}
.add-prop-row {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.add-prop-row .col-75 {
  width: 75%;
  max-width: 100%;
}
.add-prop-row .col-100 {
  width: 100%;
}
.lds-ellipsis-auto-height {
  height: auto !important;
}
.lds-ellipsis-auto-height div {
  top: -7px !important;
  width: 10px;
  height: 10px;
  border: none;
}
.quote-or-job-cancel-section {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  bottom: 0;
  overflow-y: scroll;
}
.quote-or-job-cancel-section::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}
.quote-or-job-cancel-section .quote-review-container {
  width: 375px;
  max-width: 100%;
  background: #f5f5f5;
  margin: 40px auto;
  padding: 20px;
  position: relative;
  z-index: 10002;
}
.quote-or-job-cancel-section .review-quote-header {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.order-process-info-secction {
  width: 100%;
  background: #35765a;
  padding: 80px 0;
}
@media only screen and (max-width: 620px) {
  .order-process-info-secction {
    padding: 40px 0;
  }
}
.order-placing-process-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.order-placing-process-list > li {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  color: #fff;
  margin: 10px 0;
  align-items: flex-end;
  align-content: flex-end;
}
.order-placing-process-list > li h6 {
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 620px) {
  .order-placing-process-list {
    justify-content: center;
  }
  .order-placing-process-list > li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px dashed #14a667;
  }
  .order-placing-process-list > li:last-child {
    border: none;
  }
}
.servicce-info-section {
  width: 100%;
  padding: 100px 0;
}
.services-content-container {
  width: 780px;
  padding: 0 30px;
  margin: 0 auto;
  max-width: 100%;
}
.services-content-container h6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  color: #222;
  margin-top: 20px;
}
.services-content-container p {
  font-size: 16px;
  line-height: 1.31;
  color: #222;
}
.landing-blogs-section {
  padding: 100px 0;
  width: 100%;
  background: url("/assets/service-landing-pages/blogs-bg.webp") no-repeat center center, #35765a;
  background-size: cover;
}
.landing-blogs-section .header-34 {
  color: #fff;
}
.content-image-section {
  width: 100%;
  padding: 40px 0;
}
.content-image-section .content-image {
  max-width: 100%;
}
.content-image-section .content-image img {
  max-width: 100%;
}
.content-image-section .content-header {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.33px;
  color: #35765a;
  margin-bottom: 20px;
}
.content-image-section .content-p {
  font-size: 18px;
  line-height: 1.33;
  color: #222;
}
.content-image-section .content-list {
  padding-left: 15px;
}
.content-image-container {
  padding: 40px 0;
}
.gc-support-section {
  width: 100%;
  padding: 80px 0;
  background: url("/assets/service-landing-pages/blogs-bg.webp") no-repeat center center, #35765a;
  background-size: cover;
}
.gc-support-content {
  width: 100%;
}
.gc-support-content h6 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.13;
  color: #fff;
  text-align: center;
}
.gc-support-content .p18 {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #fff;
}
.gc-support-content .p16 {
  font-size: 16px;
  line-height: 1.31;
  text-align: center;
  color: #fff;
}
.gc-support-list {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.gc-support-list > li {
  margin: 0 8px;
}
.gc-support-list > li a {
  color: #fff;
  display: inline-block;
}
.gc-support-list > li a img {
  margin-right: 5px;
}
.gc-support-list.black > li a {
  color: #222;
  font-weight: 700;
}
@media only screen and (max-width: 800px) {
  .gc-support-list {
    flex-wrap: wrap;
  }
  .gc-support-list > li {
    width: 100%;
    margin-bottom: 10px;
  }
  .gc-support-list > li a {
    font-size: 14px;
  }
}
.gc-layout-section {
  background: url("/assets/service-landing-pages/blogs-bg.webp") repeat;
  background-size: cover;
  padding: 80px 0;
}
@media only screen and (max-width: 800px) {
  .gc-layout-section {
    padding: 30px 0;
  }
  .gc-layout-section .gc-layout-white-section {
    padding: 25px;
  }
}
.gc-layout-white-section {
  width: 100%;
  padding: 50px;
  background: #fff;
}
.gc-contract-info-section {
  width: 100%;
}
.gc-contract-info-section .gc-logo {
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 800px) {
  .gc-contract-info-section .gc-logo {
    margin-bottom: 15px;
  }
}
.gc-contract-info-section .gc-logo img {
  width: 320px;
  max-width: 100%;
}
.gc-contract-info-section .gc-ci-header {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.33px;
  text-align: center;
  color: #35765a;
  margin-bottom: 30px;
}
@media only screen and (max-width: 800px) {
  .gc-contract-info-section .gc-ci-header {
    font-size: 24px;
  }
}
.gc-contract-info-section .gc-ci-header.f24 {
  font-size: 24px;
}
.gc-contract-info-section .gc-ci-header.f18 {
  font-size: 18px;
}
.gc-form-container {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.gc-from-group {
  width: 100%;
  margin-bottom: 15px;
}
.gc-label {
  font-size: 14px;
  line-height: 1.43;
  color: #222;
}
.gc-input {
  width: 100%;
  height: 59px;
  border-radius: 8px;
  border: solid 1px #bfbfbf;
  background-color: #fff;
  padding: 0 19px;
  font-size: 16px;
  color: #222;
}
.gc-input::-moz-placeholder {
  line-height: 1.25;
  color: #b7b7b7;
}
.gc-input::placeholder {
  line-height: 1.25;
  color: #b7b7b7;
}
.gc-input:focus {
  border-color: #35765a;
}
textarea.gc-input {
  padding: 20px;
  min-height: 80px;
}
.gc-form-items {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gc-form-items.list-fw > li {
  width: 100%;
  text-align: center;
}
.gc-form-items > li {
  width: calc(50% - 20px);
  max-width: 100%;
}
.gc-form-items.w380px {
  width: 380px;
  margin: 0 auto;
  max-width: 100%;
}
.gc-form-items.w380px > li {
  width: 100%;
}
@media only screen and (max-width: 800px) {
  .gc-form-items > li {
    width: 100%;
  }
}
.gc-properties-container {
  width: 100%;
  max-height: 500px;
  overflow-y: scroll;
  overflow-x: visible;
}
.gc-properties-list {
  width: 100%;
  padding: 20px;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.gc-properties-list > li {
  width: calc(33.33% - 20px);
  margin-bottom: 30px;
}
.gc-properties-list.fw > li {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .gc-properties-list > li {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 768px) {
  .gc-properties-list > li {
    width: 100%;
  }
}
.gc-add-property {
  cursor: pointer;
  height: 100%;
  border-radius: 8px;
  border: dashed 1.5px #b7b7b7;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
.gc-add-property span {
  color: #6cbc92;
  font-weight: 700;
  font-size: 75px;
  line-height: 75px;
}
.gc-add-property p {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 0.78px;
  text-align: center;
  color: #35765a;
  text-transform: uppercase;
  text-decoration: underline;
  width: 100%;
}
.gc-property-container {
  border-radius: 5.2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  width: 100%;
  padding-bottom: 20px;
}
.gc-property-container .gc-property-header {
  padding: 15px 20px;
}
.gc-property-container .gc-property-header h6 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #222;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.gc-property-container .gc-property-header h6 button {
  padding: 0;
  background: transparent;
  border: navajowhite;
  font-size: 16px;
}
.gc-property-container .gc-property-header p {
  font-size: 13px;
  line-height: 1.43;
  color: #222;
  position: relative;
  padding-left: 20px;
  display: flex;
  margin-bottom: 0;
  align-content: center;
}
.gc-property-container .gc-property-header p i {
  color: #6cbc92;
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gc-property-container .gc-property-image-container {
  background: coral;
  width: 100%;
  height: 220px;
}
.gc-property-container .gc-property-footer {
  display: flex;
  justify-content: center;
}
.gc-property-container .gc-property-footer .ns-btn-light {
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  width: calc(100% - 30px);
}
.gc-phone-number-container {
  display: flex;
}
.gc-phone-number-container .cCode {
  width: 60px;
  padding: 0;
  text-align: center;
}
.gc-file-upload-btn {
  display: flex;
  justify-content: center;
}
.gc-file-upload-btn.justify-start {
  justify-content: flex-start;
}
.gc-file-upload-btn .input {
  display: none;
}
.gc-file-upload-btn .label {
  cursor: pointer;
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.71;
  letter-spacing: 1.5px;
  text-align: center;
  color: #35765a;
  text-transform: uppercase;
  height: 59px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gc-file-upload-btn .label.maxWidth365 {
  width: 365px;
}
.gc-file-upload-btn .label:hover {
  background: #35765a;
  color: #ffffff;
}
.gc-file-upload-btn .label.green {
  background: #35765a;
  color: #ffffff;
}
.gc-doc-text {
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  color: #b7b7b7;
}
.gc-divider {
  border-bottom: solid 1px #b7b7b7;
  display: flex;
  justify-content: center;
}
.gc-divider span {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #b7b7b7;
  display: flex;
  padding: 0 15px;
  margin-bottom: -10px;
  background: #fff;
}
.gc-propety-details-container {
  display: flex;
  width: 100%;
  min-height: 100px;
  margin-top: 20px;
}
.gc-propety-details-container .gc-property-col {
  width: 50%;
}
.gc-propety-details-container .gc-property-col.col-left {
  padding-right: 20px;
}
.gc-propety-details-container .gc-property-col.col-right {
  padding-left: 20px;
}
.gc-location-container .ns-input {
  width: 100% !important;
  height: 59px !important;
  border-radius: 8px !important;
  border: solid 1px #bfbfbf !important;
  background-color: #fff !important;
  padding: 0 19px;
  font-size: 16px;
  color: #222;
  font-weight: 400 !important;
  font-family: "Overpass", sans-serif;
}
.gc-location-container .ns-input::-moz-placeholder {
  line-height: 1.25;
  color: #b7b7b7;
  font-weight: 400;
}
.gc-location-container .ns-input::placeholder {
  line-height: 1.25;
  color: #b7b7b7;
  font-weight: 400;
}
.gc-location-container .ns-input:focus {
  border-color: #35765a;
}
.gc-location-container .ns-label {
  display: none;
}
.gc-service-request-container {
  width: 100%;
  display: flex;
  min-height: 150px;
  border-radius: 5.2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  overflow: hidden;
}
.gc-service-request-container .gc-service-image {
  width: 270px;
  background-color: #d8d8d8;
}
.gc-service-request-container .gc-service-content {
  width: calc(100% - 270px);
  padding: 20px;
  display: flex;
  align-content: center;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .gc-service-request-container {
    flex-wrap: wrap;
  }
  .gc-service-request-container .gc-service-image {
    width: 100%;
    height: 200px;
  }
  .gc-service-request-container .gc-service-content {
    width: 100%;
  }
  .gc-service-request-container .gc-service-content-body {
    flex-wrap: wrap;
  }
  .gc-service-request-container .gc-service-content-body div {
    width: 100%;
    margin: 10px 0;
  }
}
.gc-service-content-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.gc-service-content-container .gc-service-content-header {
  width: 100%;
  color: #222;
  margin-bottom: 15px;
}
.gc-service-content-container .gc-service-content-header h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}
.gc-service-content-container .gc-service-content-header p {
  font-size: 14px;
  line-height: 1.43;
  margin: 0;
}
.gc-service-content-container .gc-service-content-header p i {
  color: #6cbc92;
  font-size: 16px;
}
.gc-service-content-container .gc-service-content-body {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.gc-service-content-container .gc-service-content-body h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.71px;
  color: #666;
  margin-bottom: 0;
}
.gc-service-content-container .gc-service-content-body p {
  font-size: 14px;
  line-height: 1.43;
  color: #b7b7b7;
  margin-bottom: 0;
}
.gc-select .ng-arrow-wrapper .ng-arrow {
  border-color: #bfbfbf !important;
}
.gc-select .ng-select-container {
  box-shadow: none !important;
  border: solid 1px #bfbfbf !important;
  border-radius: 8px;
  background: #ffffff !important;
}
.gc-select .ng-select-container.ng-has-value .ng-placeholder {
  display: none;
}
.gc-select .ng-dropdown-panel {
  background: #ffffff !important;
}
.gc-auto-complete {
  width: 732px !important;
  max-width: 100%;
  display: block;
}
.gc-auto-complete .autocomplete-container .input-container input {
  border: solid 1px #bfbfbf !important;
}
.gc-seasons-list-ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.gc-seasons-list-ul > li {
  margin-right: 15px;
}
.close-add-property-window {
  position: absolute;
  background: transparent;
  font-size: 40px;
  border: none;
  cursor: pointer;
  right: -20px;
  top: -20px;
  line-height: 40px;
}
.gc-sevices-details-flex {
  display: flex;
  flex-wrap: wrap;
}
.gc-sevices-details-flex .gc-s-date {
  width: 160px;
  margin-right: 30px;
}
.gc-sevices-details-flex .gc-s-select {
  width: 175px;
  padding-right: 10px;
}
.gc-sevices-details-flex .gc-s-select .ng-select {
  margin-bottom: 0 !important;
}
.gc-sevices-details-flex .text-every {
  align-self: center;
  margin-right: 10px;
}
.w680px {
  width: 680px;
  max-width: 100%;
}
.gc-container-footer {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: solid 1px #b7b7b7;
  margin-top: 40px;
  padding-top: 30px;
  align-items: center;
}
.gc-process-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.gc-process-dots > li {
  color: #ededed;
  margin: 3px;
}
.gc-process-dots > li.active {
  color: #35765a;
  font-size: 20px;
}
.hide-on-768 {
  display: block;
}
@media only screen and (max-width: 768px) {
  .hide-on-768 {
    display: none;
  }
}
.gc-login-link {
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}
.text-error-msg {
  font-size: 12px;
  color: crimson;
  margin-top: 5px;
  padding-left: 5px;
}
.upload-rfp-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
.upload-rfp-popup .upload-rfp-popup-body {
  width: 100%;
  max-width: 100%;
  padding: 50px;
  background: #fff;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  padding-bottom: 120px;
}
@media only screen and (max-width: 620px) {
  .upload-rfp-popup .upload-rfp-popup-body {
    padding: 20px 20px 120px 20px;
  }
}
.upload-rfp-popup .upload-rfp-popup-footer {
  width: 100%;
  text-align: center;
  align-self: flex-end;
  position: fixed;
  bottom: 0;
  padding: 20px;
  left: 0;
  height: 100px;
  border-top: 1px solid #b7b7b7;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rfp-file-name {
  text-align: center;
  padding: 10px;
  border: 1px dashed #34775a;
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  font-weight: 700;
  margin: 20px 0;
}
.pdf-container {
  width: calc(33.33% - 20px);
  padding: 15px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  margin: 10px;
  background: #f7f7f7;
}
.pdf-container .pdf-ele {
  width: 100%;
  height: 200px;
}
.pdf-container .pdf-name {
  margin: 10px 0 0 0;
  font-size: 14px;
  font-weight: 700;
  word-break: break-all;
}
@media only screen and (max-width: 768px) {
  .pdf-container {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 620px) {
  .pdf-container {
    width: calc(100% - 20px);
  }
}
.pdfs-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  justify-content: center;
}
.gc-csv-section {
  background: #f7f7f7;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.gc-download-csv-sample-link {
  font-weight: 700;
  font-size: 13px;
}
.gc-example-csv {
  padding: 0 20px;
}
.gc-example-csv h6 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 5px;
  color: #686868;
  font-weight: 600;
}
.gc-example-csv .gc-csv-note-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.gc-example-csv .gc-csv-note-list > li {
  font-size: 14px;
  color: #919191;
}
.gc-csv-file-instructions-popup {
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  left: 0;
  top: 0;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  overflow-y: scroll;
}
.gc-csv-file-instructions-popup .gcfip-body {
  background: #fff;
  padding: 30px;
  width: 650px;
  max-width: 100%;
  margin: 30px 0;
}
.gc-csv-file-instructions-popup b {
  background: #e5e5e5;
  padding: 3px 5px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  border-radius: 3px;
}
.gc-csv-file-instructions-popup.gc-csv-form-popup .gcfip-body {
  width: 1200px;
}
.gc-csv-form-table {
  width: 100%;
  border-collapse: collapse;
}
.gc-csv-form-table tr th {
  font-size: 14px;
  border: 1px solid #bdbdbd;
  padding: 5px 10px;
  position: sticky;
  background: #f7f7f7;
  top: 0;
}
.gc-csv-form-table tr td {
  padding: 5px 10px;
  border: 1px solid #bdbdbd;
}
.gc-csv-form-table tr td input {
  width: 100%;
  border: 1px solid #d1d1d1;
  padding: 5px 10px;
}
.gc-csv-form-table tr td.w100 {
  width: 100px;
}
.gc-csv-form-table tr td.w140 {
  width: 115px;
}
.gc-csv-form-table tr td.w30 {
  width: 30px;
  font-size: 18px;
  color: red;
}
.gc-csv-form-table tr td.w250 {
  width: 250px;
}
.gc-instructions-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.gc-instructions-list > li {
  width: 100%;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 14px;
  background: #f3f3f3;
}
.gc-instructions-list > li strong {
  padding: 5px;
  color: #024e28;
  border: 1px solid #024e28;
  border-radius: 3px;
  line-height: 15px;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
}
.gc-csv-lawn-sizes-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  margin-top: 10px;
}
.gc-csv-lawn-sizes-list > li {
  width: 50%;
  margin-bottom: 5px;
  font-size: 14px;
}
.gc-csv-form-table-container {
  margin-bottom: 20px;
  min-height: 250px;
}
.gc-download-csv-sample-btn {
  display: inline-block;
  background: #35765a;
  color: #fff !important;
  padding: 5px 20px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
}
.input-select-box-v1 {
  height: 100%;
}
.input-select-box-v1 .input {
  display: none;
}
.input-select-box-v1 .input:checked + .label {
  background: #35765a;
  color: #ffffff;
}
.input-select-box-v1 .input:checked + .label .check {
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input-select-box-v1 .input:checked + .label .check::before {
  width: 14px;
  height: 14px;
  background: #fff;
  content: "";
}
.input-select-box-v1 .label {
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  border: 3px;
  margin: 0;
  line-height: 16px;
  border-radius: 3px;
}
.input-select-box-v1 .label .check {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 7px;
  border: 1px dashed #949494;
}
.gc-properties-ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.gc-properties-ul > li {
  width: calc(33.33% - 20px);
  margin: 10px;
}
.gc-csv-popup-close {
  position: absolute;
  right: 10px;
  background: transparent;
  border: none;
  font-size: 30px;
  top: 14px;
}
bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 10000;
}
.errorMsg {
  font-size: 12px;
  color: maroon;
}
.w-110p {
  width: 110px;
}
.toro-powered-by {
  font-size: 12px;
  margin: 20px 0 0 0;
  text-align: center;
}
.toro-plowz-logo-container {
  text-align: center;
}
.toro-plowz-logo-container img {
  width: 400px;
  max-width: 100%;
  margin-top: 5px;
}
.toro-jobs-title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
.toro-select-jon-text {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.job-thumb-container {
  width: 125px;
  height: 107px;
  border: solid 2px transparent;
  border-radius: 6.9px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  padding: 5px;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.job-thumb-container .img {
  width: 100%;
  text-align: center;
}
.job-thumb-container h4 {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.08;
  text-align: center;
  margin-top: 10px;
}
.toro-jobs-list-ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
}
.toro-jobs-list-ul > li {
  margin: 8px;
}
.toro-web .theme-green .bs-datepicker-head {
  background-color: #c00;
}
.toro-web .theme-green .bs-datepicker-body table td span.selected,
.toro-web .theme-green .bs-datepicker-body table td.selected span,
.toro-web .theme-green .bs-datepicker-body table td span[class*=select-]:after,
.toro-web .theme-green .bs-datepicker-body table td[class*=select-] span:after {
  background-color: #c00;
}
.toro-web .ng-select .ng-arrow-wrapper .ng-arrow {
  border-color: #c00 !important;
}
.toro-web .floating-form-group .floating-form-control:not(:-moz-placeholder-shown) ~ .floating-label {
  color: #1ebc61 !important;
}
.toro-web .ng-select .ng-has-value .ng-placeholder,
.toro-web .floating-form-group .floating-form-control:focus ~ .floating-label,
.toro-web .floating-form-group .floating-form-control:not(:placeholder-shown) ~ .floating-label,
.toro-web .input-button-style .input-label .blue {
  color: #1ebc61 !important;
}
.toro-web .md-price-radio input[type=radio]:checked + label,
.toro-web .md-addon-checkbox input[type=checkbox]:checked + label,
.toro-web .md-addon-checkbox input[type=radio]:checked + label {
  border-color: #1ebc61 !important;
}
.toro-web .pm-header-text {
  color: #333;
}
.toro-web .btn-pm-white {
  color: #fff;
  background-color: #c00;
}
.toro-web .btn-pm-white:hover, .toro-web .btn-pm-white:focus, .toro-web .btn-pm-white:active {
  background-color: #c00;
  color: #fff;
}
.toro-web .btn-pm-white:disabled {
  background: #b9babb;
  color: rgba(101, 108, 115, 0.3);
}
.toro-web .pm-card .pm-card-footer .load-more {
  color: #c00;
}
.toro-web .photos-confirm-modal .blueLink {
  color: #c00;
}
.toro-web .btn-style-radio input[type=radio]:checked + label {
  border-color: #1ebc61;
  background-color: #1ebc61;
}
.toro-web .btn-style-radio .checkbox-label {
  color: #1ebc61;
}
.toro-web .btn-d-blue {
  background: #c00;
}
.toro-web .btn-l-default {
  color: #c00;
}
.toro-web .pm-card .pm-card-header .header-text {
  color: #333;
}
.toro-web .pm-prop-addr .icn {
  color: #1ebc61;
}
.toro-web .table-white-flat .text-blue,
.toro-web .pm-table-alt .text-blue {
  color: #1ebc61 !important;
}
.toro-web .table-white-flat a,
.toro-web .pm-table-alt a {
  color: #1ebc61 !important;
}
.toro-web a,
.toro-web .pm-recurring-job a {
  color: #1ebc61;
}
.toro-web .pm-job-card .text-blue {
  color: #333 !important;
}
.toro-web .switch-role-btn {
  background: #333;
}
.toro-web .pm-contact a,
.toro-web .pm-contact .pm-referral-btn {
  color: #1ebc61 !important;
}
.toro-web .pm-bill-card .pm-job-card-view a {
  color: #1ebc61 !important;
}
.toro-web .pm-support-banner {
  color: #333 !important;
}
.toro-web .new-header {
  padding-top: 3px;
}
.toro-web .new-header .new-header-flex {
  padding-bottom: 5px;
}
.toro-web .toro-logo-container .toro-logo {
  width: 70px;
}
.toro-web .toro-logo-container .plowz-logo {
  width: 170px;
}
.toro-web .toro-logo-container p {
  font-size: 10px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .toro-web .toro-logo-container img {
    height: auto !important;
  }
}
.toro-web .pm-page-header {
  background: #faebeb;
}
.toro-web .inline-btn-input .send-app-code-btn,
.toro-web .mobile-app-section .send-app-code-btn {
  background: #c00;
}
.toro-web .btn-blue {
  background-color: #c00;
  border-color: #c00;
  color: #fff;
}
.toro-verification-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.toro-verification-popup .trvp-body {
  width: 400px;
  max-width: 100%;
  padding: 30px;
  background: #fff;
}
.toro-verification-popup .trvp-body h4 {
  font-size: 16px;
  margin-bottom: 20px;
}
.my-toro-header {
  width: 100%;
  background: #333333;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
}
.my-toro-header img {
  width: 60px;
  margin-right: 10px;
}
@media only screen and (max-width: 620px) {
  .my-toro-header {
    padding: 10px;
    font-size: 14px;
  }
  .my-toro-header img {
    width: 50px;
    margin-right: 5px;
  }
}
.toro-banner {
  width: 100%;
  background: #333333;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
}
.toro-banner img {
  width: 60px;
  margin-right: 10px;
}
@media only screen and (max-width: 620px) {
  .toro-banner {
    padding: 10px;
    font-size: 14px;
  }
  .toro-banner img {
    width: 50px;
    margin-right: 5px;
  }
}
app-toro-auth,
app-toro-verify {
  background: #E7E9EA;
  display: block;
  min-height: 100%;
}
.trvp {
  width: 500px;
  margin: 0 auto;
  max-width: 100%;
  padding: 30px 50px;
  border: 1px solid #d8d8d8;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: #fff;
}
.toro-login-btn {
  font-size: 14px;
  height: 45px;
  width: auto;
  min-width: 100px;
}
.toro-l-label {
  font-size: 14px;
  font-weight: 500;
}
.toro-merge-section {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.toro-merge-section .toro-merge-body {
  width: 570px;
  max-width: 100%;
  padding: 25px;
  background: #fff;
}
.toro-merge-section .toro-merge-body p {
  font-size: 14px;
  font-weight: 500;
}
.toro-merge-section .toro-merge-body .toro-merge-footer {
  display: flex;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
  justify-content: flex-end;
}
.toro-merge-section .toro-merge-body .toro-merge-footer .btn-blue {
  font-weight: 500;
  border-radius: 5px;
  margin: 0 5px;
}
.toro-web .ns-side-menu {
  background: #333333;
}
.toro-web .ns-btn-primary {
  background: #cc0202;
}
.toro-web .ns-btn-primary:hover {
  background: #cc0202;
}
.toro-web .quote-box .price-bar {
  background: #c00;
}
.toro-web .quote-box .price {
  color: #c00;
}
.toro-web .order-page-header h1 {
  color: #cc0202;
}
.toro-web .order-menu > li.active {
  background: #c00;
}
.toro-web .order-menu > li.active a {
  color: #fff;
}
.toro-web .order-menu > li.active a::before {
  color: #fff;
}
.toro-web .order-menu > li.active::before {
  display: none;
}
.toro-web .ns-addon-box .label .addon-name {
  color: #c00;
}
.toro-web .ns-addon-box .label::before {
  color: #c00;
}
.toro-web .order-menu > li.active > a:not([href]) {
  color: #fff !important;
}
.toro-web .primary-color, .toro-web .nl-apps-content h2 {
  color: #c00;
}
.toro-web .nl-review .nl-t-rating {
  color: #333;
}
.toro-web .order-process-info-secction {
  background: #333;
}
.toro-web .landing-blogs-section {
  background: #333;
}
.toro-web .hire-landscaper-section::before {
  background: #333;
}
.toro-web .new-landing-find-more-section::before {
  background-color: #333;
}
.toro-web .home-banner-v2 {
  background-size: cover !important;
}
.toro-web .home-banner-v2::after {
  background: #333333;
}
.w180p {
  width: 180px;
}
.w500p {
  width: 500px !important;
  max-width: 100%;
}
.w410p {
  width: 410px;
  max-width: 100%;
}
.primary-color {
  color: #35765a;
}
.ns-group {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.ns-group .toolTip {
  position: absolute;
  right: 0;
  top: 0;
  background: #34775a;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  border-radius: 0 5px 0 0;
}
.ns-group .ns-input {
  width: 100%;
  border-radius: 4px;
  border: solid 2px #35765a;
  height: 56px;
  font-family: "Overpass Mono", monospace;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: -1px;
  color: rgba(0, 0, 0, 0.6);
  padding: 0 16px;
}
.ns-group .ns-input.ns-flat-input {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
}
.ns-group .ns-input-v1 {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background: #fbf9f1;
  width: 100%;
  height: 55px;
  font-size: 16px;
  line-height: 1.14;
  letter-spacing: 1px;
  border: none;
  border-bottom: 1px solid #979797;
  padding: 15px;
}
.ns-group .ns-input-v1::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.ns-group .ns-input-v1::placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.ns-group .ns-textarea {
  background-color: rgba(248, 243, 227, 0.5);
  width: 100%;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  border: none;
  min-height: 100px;
  padding: 15px;
}
.ns-group .ns-textarea::-moz-placeholder {
  color: #b7b7b7;
}
.ns-group .ns-textarea::placeholder {
  color: #b7b7b7;
}
.ns-group .ns-label {
  font-size: 13px;
  font-style: italic;
  line-height: 1.29;
  letter-spacing: 0.4px;
  color: #35765a;
  position: absolute;
  left: 10px;
  top: -8px;
  background: #fff;
  margin: 0;
  padding: 0 10px;
}
.section-loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(53, 118, 90, 0.9);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.google-places-container {
  position: relative;
}
.google-places-container.ns-v1 .ns-input {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background: #fbf9f1;
}
.google-places-container.ns-v1.landing-page-input::before {
  left: 5px;
}
.google-places-container.hide-label .ns-label {
  display: none;
}
.google-places-container.white-plain .ns-input {
  border: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
  height: 55px;
}
.google-places-container.white-plain .ns-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.google-places-container.white-plain .ns-input::placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.google-places-container.white-plain .ns-label {
  display: none;
}
.google-places-container.with-icon {
  position: relative;
}
.google-places-container.with-icon::before {
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  font-size: 30px;
  color: #3b8669;
  left: 11px;
  top: 5px;
}
.google-places-container.with-icon .ns-input {
  padding-left: 36px;
}
@media only screen and (max-width: 575px) {
  .google-places-container.with-icon::before {
    top: 0;
  }
  .google-places-container.with-icon .ns-input {
    height: 45px;
  }
}
.google-places-container.landing-page-input::before {
  font-family: "FontAwesome";
  content: "";
  color: #35765a;
  position: absolute;
  left: 0;
  font-size: 30px;
  top: 5px;
}
.google-places-container.landing-page-input .ns-input {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #979797;
  padding-left: 30px;
}
.google-places-container.landing-page-input .ns-label {
  display: none;
}
.google-places-container .autocompleteCustomDropdown {
  position: absolute;
  background: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  z-index: 99;
  top: 100%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  padding-top: 10px;
}
.google-places-container .autocompleteCustomDropdown > li {
  padding: 5px 20px;
  color: #000;
}
.google-places-container .autocompleteCustomDropdown > li.currentLocation {
  background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDg3Ljg1OSA4Ny44NTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDg3Ljg1OSA4Ny44NTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iTWFya2VyIj4KCQk8Zz4KCQkJPHBhdGggZD0iTTgwLjkzOCw0MC40ODNDNzkuMjk0LDIyLjcxMyw2NS4wOTMsOC41MjgsNDcuMzEyLDYuOTE3VjBoLTYuNzU3djYuOTE4QzIyLjc3Myw4LjUyOCw4LjU3MiwyMi43MTQsNi45Myw0MC40ODNIMHY2Ljc1NyAgICAgaDYuOTE5YzEuNTgyLDE3LjgzOCwxNS44MSwzMi4wODcsMzMuNjM2LDMzLjcwMXY2LjkxOGg2Ljc1N3YtNi45MThjMTcuODI2LTEuNjEzLDMyLjA1NC0xNS44NjIsMzMuNjM2LTMzLjcwMWg2LjkxMXYtNi43NTcgICAgIEg4MC45Mzh6IE00Ny4zMTIsNzQuMTQ2di02LjU1OGgtNi43NTd2Ni41NThDMjYuNDU3LDcyLjU4LDE1LjI0Miw2MS4zNDUsMTMuNzA4LDQ3LjI0aDYuNTY2di02Ljc1N2gtNi41NDkgICAgIGMxLjU5MS0xNC4wNDEsMTIuNzc3LTI1LjIxLDI2LjgyOS0yNi43NzF2Ni41NjRoNi43NTZ2LTYuNTY0YzE0LjA1MywxLjU2LDI1LjIzOSwxMi43MjksMjYuODMsMjYuNzcxaC02LjU1NnY2Ljc1N2g2LjU3MyAgICAgQzcyLjYyNSw2MS4zNDUsNjEuNDA5LDcyLjU4LDQ3LjMxMiw3NC4xNDZ6IE00My45MzQsMzMuNzI3Yy01LjU5NSwwLTEwLjEzNSw0LjUzMy0xMC4xMzUsMTAuMTMxICAgICBjMCw1LjU5OSw0LjU0LDEwLjEzOSwxMC4xMzUsMTAuMTM5czEwLjEzNC00LjU0LDEwLjEzNC0xMC4xMzlDNTQuMDY4LDM4LjI2LDQ5LjUyNywzMy43MjcsNDMuOTM0LDMzLjcyN3oiIGZpbGw9IiMwMDAwMDAiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat center left 20px;
  padding-left: 44px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.google-places-container .autocompleteCustomDropdown > li.currentLocation:hover {
  color: #35765a;
}
.google-places-container .autocompleteCustomDropdown > li.autocompleteLocation {
  display: flex;
  font-weight: 400;
  align-items: center;
  font-size: 14px;
  white-space: nowrap;
  margin-top: 10px;
}
.google-places-container .autocompleteCustomDropdown > li.autocompleteLocation .acLine {
  border-bottom: 1px solid #35765a;
  display: inline-block;
  width: 100%;
  margin-left: 10px;
}
.google-places-container .autocompleteCustomDropdown > li.place {
  color: #000;
  background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ4Ny43MjQgNDg3LjcyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDg3LjcyNCA0ODcuNzI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTIzNi45MjUsMC4xMjRjLTk2LjksMy40LTE3Ny40LDc5LTE4Ni43LDE3NS41Yy0xLjksMTkuMy0wLjgsMzgsMi42LDU1LjlsMCwwYzAsMCwwLjMsMi4xLDEuMyw2LjEgICAgYzMsMTMuNCw3LjUsMjYuNCwxMy4xLDM4LjZjMTkuNSw0Ni4yLDY0LjYsMTIzLjUsMTY1LjgsMjA3LjZjNi4yLDUuMiwxNS4zLDUuMiwyMS42LDBjMTAxLjItODQsMTQ2LjMtMTYxLjMsMTY1LjktMjA3LjcgICAgYzUuNy0xMi4yLDEwLjEtMjUuMSwxMy4xLTM4LjZjMC45LTMuOSwxLjMtNi4xLDEuMy02LjFsMCwwYzIuMy0xMiwzLjUtMjQuMywzLjUtMzYuOUM0MzguNDI1LDg0LjcyNCwzNDcuNTI1LTMuNzc2LDIzNi45MjUsMC4xMjQgICAgeiBNMjQzLjgyNSwyOTEuMzI0Yy01Mi4yLDAtOTQuNS00Mi4zLTk0LjUtOTQuNXM0Mi4zLTk0LjUsOTQuNS05NC41czk0LjUsNDIuMyw5NC41LDk0LjVTMjk2LjAyNSwyOTEuMzI0LDI0My44MjUsMjkxLjMyNHoiIGZpbGw9IiMwMDAwMDAiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K") no-repeat center left 20px;
  padding: 10px 20px 8px 44px;
  cursor: pointer;
  border-bottom: 1px dashed #ccc;
}
.google-places-container .autocompleteCustomDropdown > li.place:hover {
  background-color: #35765a;
  color: #fff;
  border-color: #35765a;
}
.google-places-container.gc-table-autocomplete .ns-label {
  display: none;
}
.google-places-container.gc-table-autocomplete .ns-input {
  height: 36px;
  border: 1px solid #d1d1d1;
  border-radius: 0;
  color: #000;
  font-family: inherit !important;
  font-weight: 500;
  letter-spacing: 0 !important;
}
.top-bar {
  width: 100%;
  display: flex;
  background-color: #ededed;
  padding: 10px 0;
  font-weight: 600;
  color: #515253;
}
@media only screen and (max-width: 575px) {
  .top-bar {
    display: none;
  }
}
.top-bar .container {
  display: flex;
  justify-content: space-between;
}
.top-bar .left a {
  color: #515253;
}
.top-bar .left a:hover {
  color: #35765a;
}
.top-bar .user-account-actions {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.top-bar .user-account-actions > li {
  margin-left: 10px;
}
.top-bar .user-account-actions > li a {
  color: #515253;
}
.top-bar .user-account-actions > li a:hover {
  color: #35765a;
}
.home-banner {
  display: flex;
  width: 100%;
  background: #3b8669;
  padding: 30px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .home-banner {
    padding: 20px 0 0 0;
  }
}
.home-banner-container {
  display: flex;
  justify-content: space-between;
}
.home-banner-container .content {
  width: 700px;
  max-width: 100%;
  padding-top: 50px;
  color: #fff;
}
.home-banner-container .content h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.25;
  font-family: "Overpass Mono", monospace;
}
@media only screen and (max-width: 992px) {
  .home-banner-container .content h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 768px) {
  .home-banner-container .content h1 {
    font-size: 24px;
  }
}
.home-banner-container .content p {
  font-size: 18px;
}
@media only screen and (max-width: 992px) {
  .home-banner-container .content p {
    font-size: 15px;
  }
}
.home-banner-container .content p span {
  max-width: 490px;
  display: block;
}
@media only screen and (max-width: 768px) {
  .home-banner-container .content {
    padding-top: 0;
    padding-right: 10px;
  }
}
.home-banner-container .home-banner-image-container {
  width: 250px;
  max-width: 100%;
  margin-bottom: -34px;
}
.home-banner-container .home-banner-image-container img {
  width: 100%;
}
@media only screen and (max-width: 575px) {
  .home-banner-container .home-banner-image-container {
    display: none;
  }
}
.banner-apps-ul {
  display: flex;
  list-style: none;
  padding: 0;
}
.banner-apps-ul > li {
  margin-right: 15px;
}
.ns-header {
  width: 100%;
  display: flex;
  padding: 20px 0;
  box-shadow: inset 0px 4px 8px -3px rgba(17, 17, 17, 0.06);
  border-bottom: 1px solid #eaeaea;
}
.ns-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ns-header .sidebar-toogle-btn {
  border: none;
  font-size: 15px;
  color: #ffffff;
  margin-right: 10px;
  background: #3b8669;
  padding: 6px 10px;
}
.ns-header .ns-header-left {
  display: flex;
  align-items: center;
}
.ns-header .ns-header-left .ns-logo {
  width: 225px;
}
.ns-header .ns-header-left .ns-logo img {
  width: 100%;
}
.ns-header .ns-header-right .menu {
  list-style: none;
  padding: 0;
  display: flex;
  margin: 0;
}
.ns-header .ns-header-right .menu > li {
  margin-left: 22px;
  font-weight: 600;
}
@media only screen and (max-width: 992px) {
  .ns-header .ns-header-right {
    display: none;
  }
}
.nav-menu .btn {
  padding: 0;
  font-weight: 600;
}
.nav-menu .btn .fa {
  margin-left: 10px;
}
.ns-side-menu {
  width: 250px;
  background: url("/assets/img/sideMenuBg.jpg");
}
.ns-side-menu.ng-sidebar--opened.ng-sidebar--over {
  box-shadow: 0 0 2.5em rgba(85, 85, 85, 0.5);
}
.order-sidebar {
  overflow: visible !important;
}
@media only screen and (max-width: 800px) {
  .order-sidebar {
    bottom: auto !important;
    border-radius: 0 0 40px 0;
  }
}
.sidebar-account {
  padding: 20px 15px;
}
.sidebar-account .sidebar-dp-container {
  display: flex;
  justify-content: center;
}
.sidebar-account .sidebar-dp-container .dp {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  color: #3a8567;
  font-weight: 700;
  overflow: hidden;
  border: 2px solid #fff;
  box-shadow: 0 0 20px 0 rgba(81, 82, 83, 0.15);
  position: relative;
}
.sidebar-account .sidebar-dp-container .dp::before {
  background: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  content: "";
  width: 66px;
  height: 66px;
  z-index: -1;
  border-radius: 100%;
}
.sidebar-account .sidebar-dp-container .dp img {
  width: 100%;
}
.sidebar-account .dp-account-info {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sidebar-account .dp-account-info > li {
  width: 100%;
  text-align: center;
}
.sidebar-account .dp-account-info > li span {
  display: inline-block;
  padding: 2px 20px;
  background: #fbf9f1;
  font-weight: 600;
  border-radius: 5px;
  font-size: 14px;
  text-transform: capitalize;
  cursor: pointer;
}
.sidebar-account .dp-account-info > li span:hover {
  color: #35765a;
  background: #fff;
}
.sidebar-account .dp-account-info > li.logout span {
  padding: 2px 15px;
  font-size: 14px;
  background: transparent;
  color: #fff;
  font-weight: 700;
  margin-top: 8px;
  text-transform: capitalize;
  cursor: pointer;
}
.sidebar-title {
  text-transform: uppercase;
  position: relative;
}
.sidebar-title::before {
  border: 1px solid #ffffff;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0;
}
.sidebar-title span {
  background: #fbf9f1;
  display: inline-block;
  padding: 5px 20px;
  font-size: 14px;
  border-radius: 0 20px 0 0;
}
.sidevar-our-services {
  padding: 0 20px;
}
.sidevar-our-services .sidebar-jobs-list {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}
.sidevar-our-services .sidebar-jobs-list > li {
  width: 100%;
  margin-bottom: 5px;
}
.sidevar-our-services .sidebar-jobs-list > li span {
  display: inline-block;
  padding: 2px 20px;
  font-weight: 700;
  border-radius: 20px;
  font-size: 14px;
  color: #ffffff;
  text-transform: capitalize;
  cursor: pointer;
}
.sidevar-our-services .sidebar-jobs-list > li span:hover {
  background: #ffffff;
  color: #35765a;
}
.user-layout {
  width: 100%;
  height: 100vh;
  background: #e7e9ea;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .user-layout {
    flex-wrap: wrap;
  }
}
.user-layout .user-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}
.user-layout .user-layout-left {
  background: #ffffff;
  width: 420px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px;
  overflow-y: auto;
}
@media only screen and (max-width: 768px) {
  .user-layout .user-layout-left {
    width: 100%;
    padding: 40px 80px;
  }
}
@media only screen and (max-width: 500px) {
  .user-layout .user-layout-left {
    padding-top: 60px;
    padding: 40px 30px;
  }
}
.user-layout .user-layout-right {
  width: calc(100% - 420px);
  padding: 50px;
  background: #34775a;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .user-layout .user-layout-right {
    width: 100%;
    padding: 40px 80px;
  }
}
@media only screen and (max-width: 500px) {
  .user-layout .user-layout-right {
    padding: 40px 30px;
  }
}
.user-from-container {
  width: 100%;
}
.user-from-container .user-form-logo {
  text-align: center;
  width: 100%;
}
.user-from-container .user-form-logo img {
  width: 80%;
}
.user-from-container .user-login-header {
  font-size: 15px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.user-form-link {
  text-align: right;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
  color: #34775a;
}
.ns-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: transparent;
  font-size: 14.5px;
  font-weight: bold;
  line-height: normal !important;
  letter-spacing: 1.25px;
  text-align: center;
  height: 36px;
  border-radius: 5px;
  padding: 0 15px;
}
.ns-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
}
.ns-btn.h55 {
  height: 55px;
}
.ns-btn-primary {
  background: #35765a;
  color: #ffffff;
}
.ns-btn-primary:hover {
  background: #256d4e;
}
.ns-btn-light {
  background: #fff;
  color: #35765a;
}
.ns-btn-light:hover {
  background: #fff7ef;
}
.ns-btn-light.shadow {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) !important;
}
.ns-btn-primary-o {
  border: 1px solid #35765a;
  color: #35765a;
}
.ns-btn-primary-o:hover {
  background: #256d4e;
}
.user-layout-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.user-layout-list > li {
  display: flex;
  color: #ffffff;
  align-items: center;
}
.user-layout-list > li figure {
  min-width: 70px;
  min-height: 70px;
  max-width: 70px;
  max-height: 70px;
  padding: 20px;
  background: #ececec;
  display: flex;
  align-items: center;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px;
}
.user-layout-list > li figure img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 768px) {
  .user-layout-list > li h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .user-layout-list > li p {
    font-size: 14px;
  }
}
.user-layout-right-container {
  width: 500px;
}
.user-layout-right-container h1 {
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .user-layout-right-container h1 {
    font-size: 18px;
  }
}
.user-download-apps {
  padding: 20px;
  border-radius: 5px;
  margin-top: 30px;
  border: 2px dashed #ffffff;
  position: relative;
  display: inline-block;
  background: #2c694e;
}
.user-download-apps .label {
  position: absolute;
  left: 20px;
  top: -12px;
  color: #fff;
  background: #34775a;
  font-size: 14px;
  padding: 0 12px;
  font-style: italic;
}
.user-apps-list {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.user-apps-list > li {
  margin-right: 20px;
}
.user-apps-list > li:last-child {
  margin: 0;
}
.tooltip-inner {
  font-size: 11px;
  white-space: nowrap;
}
.order-menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.order-menu > li {
  display: block;
  position: relative;
  margin-right: -15px;
}
.order-menu > li > a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2.58px;
  color: rgba(255, 255, 255, 0.87);
  padding: 17px 64px 17px 43px;
  display: block;
}
.order-menu > li > a:not([href]) {
  color: rgba(255, 255, 255, 0.87);
}
.order-menu > li > a:not([href]):hover {
  color: rgba(255, 255, 255, 0.87);
}
.order-menu > li.active {
  background: #fbf9f1;
  border-radius: 40px;
}
.order-menu > li.active > a {
  color: rgba(0, 0, 0, 0.87);
  position: relative;
}
.order-menu > li.active > a::before {
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  font-size: 24px;
  font-weight: 400;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  color: #35765a;
}
.order-menu > li.active > a:not([href]) {
  color: #35765a;
}
.order-menu > li.active > a:not([href]):hover {
  color: #35765a;
}
.order-menu-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 60px;
}
.order-page-container {
  width: 100%;
  padding: 90px 50px;
}
.order-page-container.with-plans {
  padding-bottom: 0;
}
.order-page-container.inside-plans {
  padding-top: 0;
}
@media only screen and (max-width: 800px) {
  .order-page-container {
    padding: 35px;
  }
}
@media only screen and (max-width: 620px) {
  .order-page-container {
    padding: 35px 25px;
  }
}
.nsSelect {
  font-family: "Overpass Mono", monospace;
  margin-bottom: 10px;
}
.nsSelect.ng-select-multiple .ng-placeholder {
  margin-top: 13px;
  margin-left: 15px;
}
.nsSelect.ng-select-opened > .ng-select-container {
  background: #fbf9f1;
}
.nsSelect.without-label .ng-select-container {
  background: #ffffff;
}
.nsSelect.without-label .ng-select-container .ng-value-container .ng-value.ng-star-inserted {
  margin: 0;
}
.nsSelect.without-label .ng-value-container .ng-placeholder {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: -1px;
  color: rgba(0, 0, 0, 0.6);
}
.nsSelect.without-label .ng-has-value .ng-placeholder {
  display: none;
}
.nsSelect .ng-select-container {
  border: none;
  border-bottom: 1px solid #979797;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background: #fbf9f1;
}
.nsSelect .ng-select-container .ng-value-container .ng-placeholder {
  color: rgba(0, 0, 0, 0.38);
}
.nsSelect .ng-select-container .ng-value-container .ng-input > input {
  height: 40px;
  padding: 0 10px !important;
}
.nsSelect .ng-arrow-wrapper {
  border: none;
}
.nsSelect .ng-arrow-wrapper .ng-arrow {
  border-color: #35765a;
}
.nsSelect .ng-has-value .ng-placeholder {
  top: -3px;
  left: 10px;
  font-size: 11px;
  font-weight: 400;
  color: #3b8568 !important;
  position: absolute;
  background: #fff;
  padding: 0 10px;
}
.nsSelect .ng-clear-wrapper {
  width: 11px;
  height: 18px;
}
.nsSelect .ng-dropdown-panel {
  border: 0 !important;
  background: #fbf9f1 !important;
}
.nsSelect .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  border: none;
  padding: 10px 20px;
  border-bottom: 1px solid #e8dfc1;
}
.nsSelect .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected {
  background: #3b8668;
  color: #fbf9f1 !important;
  font-weight: 700;
}
.nsSelect .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
  background: #fff;
  color: #3b8668 !important;
  font-weight: 600;
}
.nsSelect.nsSelect-outline .ng-select-container {
  border: 2px solid #35765a;
  border-radius: 4px;
  box-shadow: none;
}
.nsSelect.table-dropdown {
  max-width: 170px;
  margin: 0;
}
.nsSelect.table-dropdown .ng-select-container {
  height: 36px;
  min-height: 36px;
  border: 1px solid #d1d1d1;
  box-shadow: none;
  background: #ffffff;
}
.nsSelect.table-dropdown .ng-select-container .ng-input > input {
  display: none !important;
}
.nsSelect.table-dropdown .ng-select-container .ng-value-container {
  padding-left: 10px;
}
.nsSelect.table-dropdown .ng-select-container .ng-value-container .ng-value {
  letter-spacing: -1.5px;
}
.nsSelect.table-dropdown .ng-has-value .ng-placeholder {
  display: none;
}
.nsSelect.table-dropdown .ng-clear-wrapper {
  display: none;
}
.nsSelect.table-dropdown .ng-dropdown-panel .ng-dropdown-panel-items {
  max-height: 90px;
}
.nsSelect.table-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 5px;
  font-size: 14px;
}
.nsSelect.table-dropdown .ng-arrow-wrapper {
  width: 30px !important;
}
.flexRow {
  width: 100%;
  display: flex;
}
.flexRow .flexCol.mr-40 {
  margin-right: 40px;
}
.flexRow .col230 {
  width: 230px;
}
.flexRow .col230.mr-20 {
  margin-right: 20px;
}
.flexRow .col260px {
  width: 260px;
  max-width: 100%;
}
.flexRow .col260px.mr-20 {
  margin-right: 20px;
}
.flexRow .col280px {
  width: 280px;
  max-width: 100%;
}
.flexRow .col280px.mr-20 {
  margin-right: 20px;
}
.flexRow .col430 {
  width: 430px;
  max-width: 100%;
}
.flexRow .col350 {
  width: 350px;
  max-width: 100%;
}
@media only screen and (max-width: 575px) {
  .flexRow {
    flex-wrap: wrap;
  }
  .flexRow .col260px,
.flexRow .col230,
.flexRow .col430,
.flexRow .col430,
.flexRow .col350,
.flexRow .col280px {
    width: 100%;
  }
  .flexRow .col260px.mr-20,
.flexRow .col230.mr-20,
.flexRow .col430.mr-20,
.flexRow .col430.mr-20,
.flexRow .col350.mr-20,
.flexRow .col280px.mr-20 {
    margin: 0;
  }
  .flexRow .col260px.mr-40,
.flexRow .col230.mr-40,
.flexRow .col430.mr-40,
.flexRow .col430.mr-40,
.flexRow .col350.mr-40,
.flexRow .col280px.mr-40 {
    margin-right: 0;
  }
}
.order-form-label {
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
}
.ns-schedules-ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  position: relative;
}
.ns-schedules-ul > li {
  width: 135px;
  margin-right: 10px;
}
.ns-schedules-ul > li .selectableBtn {
  width: 135px;
}
.selectableBtn .input {
  display: none;
}
.selectableBtn .input:checked + .label {
  background: #3b8668;
  color: #fff;
  border-color: #3b8668;
}
.selectableBtn .label {
  font-size: 12px;
  font-weight: 700;
  height: 100%;
  padding: 14px 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #979797;
  background-color: #fbf9f1;
  width: 100%;
  line-height: 18px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ns-checkbox.inline-block {
  display: inline-block;
  margin-right: 10px;
}
.ns-checkbox .input {
  display: none;
}
.ns-checkbox .input:checked + .label::before {
  background: #d9b95e;
  border: none;
  display: flex;
  content: "";
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
}
.ns-checkbox .label {
  cursor: pointer;
  padding-left: 26px;
  display: flex;
  align-content: center;
  position: relative;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
}
.ns-checkbox .label::before {
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  content: "";
  display: block;
  border-radius: 2px;
  position: absolute;
  left: 0;
}
.ns-radio-button.inline-block {
  display: inline-block;
  margin-right: 10px;
}
.ns-radio-button .input {
  display: none;
}
.ns-radio-button .input:checked + .label::before {
  background: #d9b95e;
  border: none;
  display: flex;
  content: "";
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
}
.ns-radio-button .label {
  cursor: pointer;
  padding-left: 26px;
  display: flex;
  align-content: center;
  position: relative;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
}
.ns-radio-button .label::before {
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  content: "";
  display: block;
  border-radius: 100%;
  position: absolute;
  left: 0;
}
.quote-box {
  width: 424px;
  max-width: 100%;
  padding: 25px 22px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 6.9px;
  box-shadow: 0 0 7px 0 rgba(81, 82, 83, 0.15), 0 0 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.quote-box .price-bar {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: 2.26px;
  color: #ffffff;
  background: #35765a;
  padding: 13px 17px;
  display: inline-block;
  margin-left: -22px;
}
.quote-box .price {
  width: 100%;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  color: #35765a;
  margin: 26px 0;
}
.quote-box .price-description {
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
  margin: 0;
}
.ns-addons-ul {
  width: 776px;
  max-width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ns-addons-ul > li {
  width: 378px;
  margin-bottom: 20px;
  max-width: 100%;
}
.ns-addon-box {
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
}
.ns-addon-box .input {
  display: none;
}
.ns-addon-box .input:checked + .label {
  background-color: #fbf9f1;
}
.ns-addon-box .input:checked + .label::before {
  content: "";
}
.ns-addon-box .label {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  border: solid 1px #979797;
  height: 100%;
  padding: 15px 15px 15px 70px;
  position: relative;
  cursor: pointer;
}
.ns-addon-box .label .addon-name {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.38px;
  color: #35765a;
  width: 100%;
  margin: 0;
}
.ns-addon-box .label .addon-price {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  width: 100%;
  margin: 0;
}
.ns-addon-box .label .addon-description {
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  width: 100%;
  margin: 0;
}
.ns-addon-box .label::before {
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  font-size: 32px;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #35765a;
}
.ns-addon-box-stepper {
  display: flex;
  align-items: flex-start;
  grid-gap: 20px;
  gap: 20px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.ns-addon-box-stepper .quantity-stepper-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.ns-addon-box-stepper .quantity-stepper-vertical .step-btn {
  width: 32px;
  height: 32px;
  font-size: 18px;
  font-weight: bold;
  background-color: #35765a;
  color: #fff;
  border: none;
  border-radius: 4px;
  margin: 4px 0;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.ns-addon-box-stepper .quantity-stepper-vertical .step-btn:hover {
  background-color: #2d604d;
}
.ns-addon-box-stepper .quantity-stepper-vertical .step-btn:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.ns-addon-box-stepper .quantity-stepper-vertical .quantity {
  font-size: 16px;
  font-weight: bold;
  padding: 6px 0;
}
.ns-addon-box-stepper .label {
  flex: 1;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  border: solid 1px #979797;
  padding: 15px;
  cursor: pointer;
}
.ns-addon-box-stepper .label .addon-name {
  font-size: 18px;
  font-weight: 700;
  color: #35765a;
  margin: 0;
}
.ns-addon-box-stepper .label .addon-price,
.ns-addon-box-stepper .label .addon-description {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  margin: 5px 0 0 0;
}
.ns-addon-box-stepper .label .addon-price {
  font-style: italic;
  font-weight: 300;
}
.property-string {
  font-size: 16.5px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0.15px;
  color: #35765a;
}
.ns-summary-table {
  width: 100%;
  border-radius: 5px;
}
.ns-summary-table tbody tr {
  border-bottom: 1px solid #979797;
}
.ns-summary-table tbody tr td {
  padding: 18px;
  vertical-align: top;
}
.ns-summary-table tbody tr td .ns-summary-td-header {
  display: flex;
  font-size: 18px;
  line-height: 0.89;
  font-weight: 400;
  letter-spacing: 1.29px;
  color: rgba(0, 0, 0, 0.87);
}
.ns-summary-table tbody tr td .ns-summary-td-content {
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 5px;
}
.ns-summary-table tbody tr td .ns-summary-td-content.i {
  font-style: italic;
}
.ns-summary-table tbody tr td .ns-summary-td-price {
  font-size: 18px;
  line-height: 0.89;
  letter-spacing: 1.29px;
  text-align: right;
  color: rgba(0, 0, 0, 0.87);
}
.ns-summary-table tbody tr td:last-child {
  text-align: right;
}
.ns-summary-table tbody tr:last-child {
  border: 0;
  font-weight: 700 !important;
}
.ns-summary-table tbody tr:last-child td .ns-summary-td-header {
  font-weight: 700;
}
.ns-summary-table-container {
  border: 1px solid #979797;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
}
.summary-payment {
  border-radius: 10px;
  background-color: rgba(237, 237, 237, 0.6);
  width: 100%;
}
.summary-payment .inner {
  padding: 20px;
  border-bottom: 1px solid #979797;
}
.summary-payment .inner.nb {
  border: none;
}
.payment-card-btn {
  width: 100%;
}
.payment-card-btn .input {
  display: none;
}
.payment-card-btn .input:checked + .label::before {
  border-color: #cb831d;
}
.payment-card-btn .input:checked + .label::after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  background: #cb831d;
  border-radius: 100%;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.payment-card-btn .label {
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #979797;
  background-color: #ffffff;
  padding: 15px;
  padding-left: 50px;
  width: 100%;
  position: relative;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.14px;
  color: rgba(0, 0, 0, 0.87);
}
.payment-card-btn .label::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 100%;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.ns-cards-list-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ns-cards-list-ul > li {
  width: 100%;
}
.ns-coupon-btns {
  display: flex;
  justify-content: space-between;
}
.ns-coupon-btns button {
  width: calc(50% - 6px);
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #979797;
  background-color: #ffffff;
  font-size: 14px;
  padding: 7px 10px;
  line-height: 16px;
  font-weight: 600;
}
.summary-terms {
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 20px;
}
jobs-view {
  width: 100%;
}
.delete-link {
  font-size: 12px;
  font-weight: 700 !important;
  color: red !important;
}
.coupon-code-text {
  width: 100%;
  margin-top: 15px;
  background: #ffffff;
  text-align: center;
  padding: 10px;
  border: solid 1px #979797;
  border-radius: 5px;
}
.coupon-code-text p {
  margin: 0;
  font-size: 12px;
}
.coupon-code-text h6 {
  font-size: 13px;
  margin-bottom: 3px;
}
coupons-list,
redeem-gift-code,
.success-component-coupons {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  display: flex;
  top: 0;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.6);
}
.summary-new-card {
  color: #35765a;
  font-weight: 700;
  text-decoration: underline;
  text-align: right;
  cursor: pointer;
}
.coupon-amount {
  color: #35765a;
  font-weight: 700;
}
.summary-rm-couopn {
  color: brown;
  cursor: pointer;
}
signin-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}
.order-page-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.order-page-header h1 {
  font-size: 36px;
  font-weight: 700;
  color: #35765a;
  margin: 0;
}
.order-page-header p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: 2.26px;
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  align-items: center;
  margin: 0;
}
.order-page-header p img {
  margin-left: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 800px) {
  .order-page-header h1 {
    font-size: 24px;
  }
  .order-page-header p {
    margin-top: -24px;
  }
}
.order-account-form {
  width: 350px;
  margin-top: 50px;
}
.order-account-form .user-form-link {
  text-align: right;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
  color: #34775a;
}
.services-home-properties-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.services-home-properties-list > li {
  width: 33.33%;
  padding-right: 30px;
}
@media only screen and (max-width: 992px) {
  .services-home-properties-list > li {
    width: 50%;
  }
}
@media only screen and (max-width: 620px) {
  .services-home-properties-list > li {
    width: 100%;
    padding-right: 0;
  }
}
.services-home-properties-pagination {
  display: flex;
  justify-content: flex-end;
  padding-right: 30px;
}
.services-home-properties-pagination button {
  background: transparent;
  border: 0;
  color: #34775a;
  font-weight: 700;
}
.services-home-properties-pagination button:disabled {
  color: #979797;
  cursor: not-allowed;
}
.get-started-home-ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.get-started-home-ol > li {
  margin-right: 10px;
}
.redirect-to-job-section {
  padding: 40px 0;
  background: url("/assets/img/address-bg.jpg");
  display: flex;
  justify-content: center;
}
.redirect-to-job-section h2 {
  font-family: "Overpass Mono", monospace;
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.redirect-to-job-section p {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.redirect-to-job-section .home-redirect-to-job-form {
  display: flex;
  justify-content: center;
}
.redirect-to-job-section .home-redirect-to-job-form .input-container {
  margin-right: 10px;
  min-width: 300px;
  max-width: 100%;
}
.redirect-to-job-section .home-redirect-to-job-form .button-container {
  display: flex;
  align-items: center;
}
.redirect-to-job-section .home-redirect-to-job-form .button-container button {
  margin-top: -8px;
}
@media only screen and (max-width: 992px) {
  .redirect-to-job-section h2 {
    font-size: 26px;
  }
  .redirect-to-job-section p {
    font-size: 15px;
  }
  .redirect-to-job-section .home-redirect-to-job-form {
    flex-wrap: wrap;
  }
  .redirect-to-job-section .home-redirect-to-job-form .button-container {
    width: 100%;
    justify-content: center;
  }
  .redirect-to-job-section .home-redirect-to-job-form .button-container button {
    margin-top: 10px;
  }
}
.home-owl .owl-carousel .owl-item {
  float: none;
}
.home-owl .owl-carousel .owl-stage {
  display: flex;
}
.ns-btn-gold {
  background: #d9b95e;
  color: #ffffff;
  align-content: center;
}
.onboard-otp-verify-section {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.onboard-otp-verify-section .oovc {
  background: #fff;
  width: 400px;
  max-width: 100%;
  padding: 25px 30px;
  border-radius: 5px;
}
.onboard-otp-verify-section .oovc h4 {
  font-size: 36px;
  font-weight: 700;
  color: #35765a;
  margin: 10px 0 30px 0;
}
.resend-otp-container {
  margin-top: 5px;
  font-size: 14px;
  color: #d9b95e;
  font-weight: 700;
  font-family: "Overpass Mono", monospace;
}
.resend-otp-container .resend-otp-btn {
  background: transparent;
  border: none;
  color: #35765a;
}
.resend-otp-container .resend-otp-btn:disabled {
  color: #c1c1c1;
  cursor: not-allowed !important;
}
.ns-header-right a,
.ns-header-right a:not([href]):not([tabindex]) {
  color: #212529;
}
google-map-view {
  width: 100%;
  height: 100%;
}
google-map-view .google-map-view-container {
  width: 100%;
  height: 100%;
}
.worker-banner-section {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #35765a;
  padding: 20px 15px 15px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  font-family: "Overpass Mono", monospace;
}
.worker-banner-section h6 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.worker-banner-section .worker-banner-footer {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 7px;
}
.worker-banner-section .worker-banner-footer .confirm {
  width: 116px;
  height: 36px;
  border-radius: 10px;
  border: solid 1px white;
  background-color: rgba(98, 2, 238, 0);
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.11;
  letter-spacing: 1.25px;
  text-align: center;
  color: #ffffff;
}
.worker-banner-section .worker-banner-footer .confirm:hover {
  background: #fff;
  color: #35765a;
}
.worker-banner-section .worker-banner-footer .deny {
  background: transparent;
  border: none;
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.11;
  letter-spacing: 1.25px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 5px;
}
app-gift-card-layout {
  background: #fff7ef;
  padding: 60px 0;
  display: block;
}
@media only screen and (max-width: 800px) {
  .service-details-p span {
    display: none;
  }
}
.toast-success {
  background-color: #35765a;
}
.app-links-ul {
  display: flex;
  padding: 0;
  list-style: none;
}
.app-links-ul > li {
  margin-right: 10px;
}
.app-links-ul > li img {
  height: 28px;
}
.floating-btn {
  position: absolute;
  right: 0;
  border: none;
  height: calc(100% - 2px);
  width: 45px;
  background: #35765a;
  color: #fff;
}
.floating-btn:disabled {
  background: #fafafa;
  cursor: not-allowed !important;
  color: #b4b4b4;
}
.hide-pm-body {
  height: 0;
  overflow: hidden;
}
.pm-toggle-body {
  transition: all 0.15s ease-out;
}
.pm-md-hide {
  display: block;
}
@media only screen and (max-width: 992px) {
  .pm-md-hide {
    display: none;
  }
}
.pm-md-show {
  display: none;
}
@media only screen and (max-width: 992px) {
  .pm-md-show {
    display: inline-block;
  }
}
.pm-mobile-btn {
  display: flex;
  justify-content: flex-end;
  padding: 10px 20px 0 20px;
  width: 100%;
}
.ns-country-code {
  max-width: 60px;
  padding: 0 10px;
  text-align: center;
}
.process-bar-light {
  height: 20px;
  border-radius: 30px;
  background: transparent;
  border: 2px solid #fff;
}
.process-bar-light .progress-bar {
  background-color: #ffffff;
}
.ns-heder-search-form {
  position: relative;
}
.ns-heder-search-form .icon-search {
  padding: 0;
  background: transparent;
  color: #35765a;
  border: none;
}
.ns-heder-search-form .ns-group {
  position: absolute;
  width: 220px;
  z-index: 1000;
  right: 0;
  top: calc(100% + 10px);
}
.ns-heder-search-form .ns-group .ns-input {
  width: 100%;
  height: 50px;
}
.ns-heder-search-form .ns-group .i {
  position: absolute;
  right: 12px;
  color: #35765a;
  font-size: 24px;
  top: 12px;
  border: none;
  background: transparent;
}
.ns-heder-search-form .ns-group .i:disabled {
  color: #a7a7a7;
}
.ns-phone-group {
  display: flex;
  flex-wrap: wrap;
}
.ns-phone-group .country-code-group {
  max-width: 50px;
}
.ns-phone-group .country-code-group .ns-input {
  border-radius: 4px 0 0 4px;
  border-right: 0;
  padding: 0;
  text-align: center;
}
.ns-phone-group .phone-number-group {
  width: calc(100% - 50px);
}
.ns-phone-group .phone-number-group .ns-input {
  border-radius: 0 4px 4px 0;
}
.home-banner-v2 {
  width: 100%;
  display: flex;
  min-height: 748px;
  background: url("/assets/landing/landing-banner.webp") no-repeat center right, #35765a;
  position: relative;
}
.home-banner-v2::after {
  width: 55%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  content: "";
  background: #35765a;
  z-index: 1;
  -webkit-clip-path: circle(100% at 0 49%);
          clip-path: circle(100% at 0 49%);
}
@media only screen and (max-width: 1200px) {
  .home-banner-v2 {
    min-height: 600px;
  }
}
@media only screen and (max-width: 992px) {
  .home-banner-v2::after {
    height: 100%;
    top: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home-banner-v2 {
    min-height: 600px;
    overflow: visible;
    padding: 30px;
    background-size: cover;
  }
  .home-banner-v2::after {
    display: none;
  }
  .home-banner-v2::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    content: "";
  }
}
.home-banner-v2.mowz {
  background: url("/assets/service-landing-pages/mowz-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.leavz {
  background: url("/assets/service-landing-pages/leavz-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.aeration {
  background: url("/assets/service-landing-pages/aeration-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.gutter {
  background: url("/assets/service-landing-pages/gutter-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.petwaste {
  background: url("/assets/service-landing-pages/petwaste-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.gardenz {
  background: url("/assets/service-landing-pages/gardenz-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.customquote {
  background: url("/assets/service-landing-pages/customquote-banner.webp") no-repeat center left, #35765a;
  background-size: cover;
  overflow: visible;
}
.home-banner-v2.customquote::after {
  display: none;
}
.home-banner-v2.sprinkler {
  background: url("/assets/service-landing-pages/sprinkler-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.salting {
  background: url("/assets/service-landing-pages/salting-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.plowz {
  background: url("/assets/service-landing-pages/plowz-banner.jpg") no-repeat center right, #35765a;
}
.home-banner-v2.snow-blowing {
  background: url("/assets/service-landing-pages/snow-blowing.webp") no-repeat center right, #35765a;
  background-position: center left -90x;
}
@media only screen and (max-width: 768px) {
  .home-banner-v2.snow-blowing {
    background: url("/assets/service-landing-pages/snow-blowing-mobi.webp") no-repeat center left, #35765a;
    background-size: cover;
  }
}
.home-banner-v2.shoveling {
  background: url("/assets/service-landing-pages/shoveling.webp") no-repeat center right, #35765a;
}
.home-banner-v2.photography {
  background: url("/assets/service-landing-pages/photography-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.firewood {
  background: url("/assets/service-landing-pages/firewood-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.trimming {
  background: url("/assets/service-landing-pages/trimming-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.haulaway {
  background: url("/assets/service-landing-pages/haulaway-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.mulch {
  background: url("/assets/service-landing-pages/mulch-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.powerwash {
  background: url("/assets/service-landing-pages/powerwash-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.fertilizing {
  background: url("/assets/service-landing-pages/fertilizing-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.drivewaysealing {
  background: url("/assets/service-landing-pages/drivewaysealing-banner.webp") no-repeat center right, #35765a;
}
.home-banner-v2.gc-landing-banner {
  background: url("/assets/gc/gc-bg.webp") no-repeat center right, #35765a;
}
.home-banner-v2.elm {
  background: url("/assets/service-landing-pages/elm-banner.webp") no-repeat center right, #35765a;
}
@media only screen and (max-width: 620px) {
  .home-banner-v2.elm {
    background: url("/assets/service-landing-pages/elm-mobi-banner.webp") no-repeat center center, #35765a;
  }
}
.banner-content-container {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  min-height: 100%;
  z-index: 2;
}
.banner-content-container .banner-content {
  width: 420px;
  max-width: 100%;
}
.banner-content-container .banner-content h1 {
  color: #fff;
}
.banner-content-container .banner-content p {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .banner-content-container .banner-content {
    width: 100%;
  }
  .banner-content-container .banner-content h1 {
    font-size: 24px;
  }
  .banner-content-container .banner-content p {
    font-size: 14px;
  }
}
.banner-content-container .col-55 {
  width: 55%;
  display: flex;
  align-items: center;
}
.banner-content-container .col-45 {
  width: 45%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .banner-content-container .banner-content {
    width: 410px;
  }
}
@media only screen and (max-width: 992px) {
  .banner-content-container .banner-content {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .banner-content-container .col-45 {
    display: none;
  }
  .banner-content-container .col-55 {
    width: 100%;
  }
}
.home-redirect-to-job-form {
  width: 350px;
  max-width: 100%;
}
.home-redirect-to-job-form .banner-get-started-brn {
  width: 100%;
  margin-top: 10px;
}
.landing-mobile-image {
  display: block;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1200px) {
  .landing-mobile-image img {
    width: 210px;
  }
}
@media only screen and (max-width: 992px) {
  .landing-mobile-image {
    transform: none;
    background: #35765a;
    padding-top: 15px;
    border-radius: 0 30px 30px 0;
  }
}
.hire-landscaper-section {
  width: 100%;
  height: 548px;
  background: url("/assets/landing/landing-info.webp") no-repeat left center, #35765a;
  overflow: hidden;
  position: relative;
  display: flex;
}
.hire-landscaper-section::before {
  width: 50%;
  height: 200%;
  background: #35765a;
  border-radius: 100% 0 0 100%;
  position: absolute;
  top: -50%;
  right: 0;
  content: "";
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .hire-landscaper-section::before {
    display: none;
  }
}
.hire-landscaper-section .hire-container {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  min-height: 100%;
  align-items: center;
}
.hire-landscaper-section .hire-container .hire-content {
  width: 353px;
  max-width: 100%;
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  .hire-landscaper-section .hire-container .hire-content {
    padding: 20px;
    background: rgba(0, 0, 0, 0.6);
  }
}
.hire-landscaper-section .hire-container .hire-content h6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
}
.hire-landscaper-section .hire-container .hire-content p {
  font-size: 16px;
  line-height: 1.33;
  color: #fff;
}
.hire-landscaper-section .hire-container .hire-content .hire-btn {
  width: 95%;
  height: 45px;
  text-transform: uppercase;
}
.landscaping-services-section {
  padding: 78px 0 100px 0;
  background: url("/assets/landing/landing-services.webp") no-repeat top center;
  background-size: cover;
}
@media only screen and (max-width: 992px) {
  .landscaping-services-section {
    padding: 50px 0;
  }
  .landscaping-services-section .header-34 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.ls-service {
  background: #ffffff;
  padding: 16px;
  border-radius: 4px;
  display: flex;
  height: 100%;
  flex-direction: column;
}
.ls-service .ls-service-title {
  margin-bottom: 17px;
}
.ls-service .ls-service-title h3 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 0;
}
.ls-service .ls-service-title .lss-more {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.14;
  color: #6cbc92;
}
.ls-service figure {
  text-align: center;
  height: 220px;
}
.ls-service p {
  font-size: 14px;
  line-height: 1.43;
  color: #222;
}
.ls-service .lss-order {
  width: 195px;
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.71;
  letter-spacing: 1.5px;
  text-align: center;
  color: #35765a;
  border-radius: 8px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.ls-service .lss-bottom {
  align-self: flex-end;
}
.lss-ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  padding: 0;
}
.lss-ul > li {
  padding: 0 8px;
}
@media only screen and (max-width: 992px) {
  .lss-ul {
    flex-wrap: wrap;
  }
  .lss-ul > li {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 620px) {
  .lss-ul > li {
    width: 100%;
  }
}
.plowz-jobs-and-pm-section {
  width: 100%;
  height: 510px;
  display: flex;
  justify-content: center;
}
.plowz-jobs-and-pm-section .plowz-jobs-container {
  display: flex;
  width: 50%;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  padding-right: 28px;
}
.plowz-jobs-and-pm-section .plowz-jobs {
  background: url("/assets/landing/landing-plowz-jobs.webp");
}
.plowz-jobs-and-pm-section .pm {
  background: url("/assets/landing/landing-pm.webp");
}
.plowz-jobs-and-pm-section .content {
  width: 420px;
  max-width: 100%;
  padding: 22px 33px 24px 44px;
  border-radius: 5px;
  box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
.plowz-jobs-and-pm-section .content h6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.13;
  color: #6cbc92;
}
.plowz-jobs-and-pm-section .content p {
  color: #222;
  font-size: 16px;
}
.plowz-jobs-and-pm-section .ns-btn-primary {
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .plowz-jobs-and-pm-section {
    flex-wrap: wrap;
    height: auto;
  }
  .plowz-jobs-and-pm-section .plowz-jobs-container {
    width: 100%;
    padding: 30px;
  }
}
.gc-select .ng-arrow-wrapper .ng-arrow {
  border-color: #bfbfbf !important;
}
.gc-select .ng-select-container {
  box-shadow: none !important;
  border: solid 1px #bfbfbf !important;
  border-radius: 8px;
  background: #ffffff !important;
}
.gc-select .ng-select-container.ng-has-value .ng-placeholder {
  display: none;
}
.gc-select .ng-dropdown-panel {
  background: #ffffff !important;
}
.gc-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  border-color: #bfbfbf !important;
}
.user-login-input {
  display: flex;
  width: 100%;
}
.user-login-input .country-code {
  max-width: 60px;
  border-right: none;
  text-align: center;
  padding: 0;
  border-radius: 4px 0 0 4px;
}
.user-login-input .phone-number {
  margin-left: -2px;
}
.elm-benefits-section {
  width: 100%;
  background: #35765a;
  padding: 80px 0px;
}
.elm-benefits-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
}
.elm-benefits-list > li {
  background: #fff;
  max-width: 350px;
  margin: 10px;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
}
.elm-benefits-list > li p {
  color: #666;
  font-size: 15px;
}
.elm-benefits-list > li .icon {
  width: 100%;
  margin-bottom: 10px;
}
.elm-benefits-list > li .icon img {
  width: 40px;
}
.service-coming-soon-section {
  width: 100%;
  padding: 10px 0 100px 0;
}
