

/* Start:/local/templates/dsm/css/custom.css?1612452575230*/
.container.banner img{
    width:100%;
}
.videoBanner{
    width:100%;
}

body .top-slider-wrapper .top-slider .item-content .container {
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 100px;
}
/* End */


/* Start:/local/templates/dsm/components/bitrix/menu/top/style.min.css?1587563419490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/dsm/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/dsm/components/bitrix/menu/footer/style.min.css?1587563419490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/dsm/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/dsm/components/bitrix/news.list/socials/style.css?1587563419150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/dsm/styles.css?158756342044*/


/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/dsm/template_styles.css?1603264874447615*/
@charset "UTF-8";
.silver {
  color: #93979d !important; }

.green {
  color: #008A6D !important; }

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #2772ca;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #008A6D;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #4a4a4a;
  --gray-dark: #343a40;
  --primary: #61b636;
  --secondary: #ba6c00;
  --success: #008A6D;
  --success-opacity: rgba(0, 138, 109, 0.8);
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f1f1f1;
  --dark: #343a40;
  --lightgray: rgba(255, 255, 255, 0.2);
  --darkgray: #525252;
  --gray999: #999999;
  --secondary-light: #f58e00;
  --primary-dark: #447f26;
  --primary-dark-opacity: rgba(68, 127, 38, 0.8);
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1100px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1340px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "AvantGardeCTT", "Arial";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2C3547;
  text-align: left;
  background-color: #ffffff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #008A6D;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #008A6D;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #4a4a4a;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 1.875rem; }

h3, .h3 {
  font-size: 1.375rem; }

h4, .h4 {
  font-size: 1.125rem; }

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: #4a4a4a; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #4a4a4a; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #333333;
  border-radius: 0.2rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  font-size: 87.5%;
  color: #333333; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 1100px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1080px; } }
  @media (min-width: 1340px) {
    .container {
      max-width: 1184px; } }

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1100px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1340px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xxl-first {
    order: -1; }

  .order-xxl-last {
    order: 13; }

  .order-xxl-0 {
    order: 0; }

  .order-xxl-1 {
    order: 1; }

  .order-xxl-2 {
    order: 2; }

  .order-xxl-3 {
    order: 3; }

  .order-xxl-4 {
    order: 4; }

  .order-xxl-5 {
    order: 5; }

  .order-xxl-6 {
    order: 6; }

  .order-xxl-7 {
    order: 7; }

  .order-xxl-8 {
    order: 8; }

  .order-xxl-9 {
    order: 9; }

  .order-xxl-10 {
    order: 10; }

  .order-xxl-11 {
    order: 11; }

  .order-xxl-12 {
    order: 12; }

  .offset-xxl-0 {
    margin-left: 0; }

  .offset-xxl-1 {
    margin-left: 8.3333333333%; }

  .offset-xxl-2 {
    margin-left: 16.6666666667%; }

  .offset-xxl-3 {
    margin-left: 25%; }

  .offset-xxl-4 {
    margin-left: 33.3333333333%; }

  .offset-xxl-5 {
    margin-left: 41.6666666667%; }

  .offset-xxl-6 {
    margin-left: 50%; }

  .offset-xxl-7 {
    margin-left: 58.3333333333%; }

  .offset-xxl-8 {
    margin-left: 66.6666666667%; }

  .offset-xxl-9 {
    margin-left: 75%; }

  .offset-xxl-10 {
    margin-left: 83.3333333333%; }

  .offset-xxl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #ffffff; }

.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-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #d3ebc7; }

.table-hover .table-primary:hover {
  background-color: #c4e4b4; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #c4e4b4; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #ecd6b8; }

.table-hover .table-secondary:hover {
  background-color: #e7caa4; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #e7caa4; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8ded6; }

.table-hover .table-success:hover {
  background-color: #a7d6cc; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #a7d6cc; }

.table-success-opacity,
.table-success-opacity > th,
.table-success-opacity > td {
  background-color: rgba(203, 231, 225, 0.944); }

.table-hover .table-success-opacity:hover {
  background-color: rgba(186, 223, 215, 0.944); }
  .table-hover .table-success-opacity:hover > td,
  .table-hover .table-success-opacity:hover > th {
    background-color: rgba(186, 223, 215, 0.944); }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfbfb; }

.table-hover .table-light:hover {
  background-color: #eeeeee; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #eeeeee; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-lightgray,
.table-lightgray > th,
.table-lightgray > td {
  background-color: rgba(255, 255, 255, 0.776); }

.table-hover .table-lightgray:hover {
  background-color: rgba(242, 242, 242, 0.776); }
  .table-hover .table-lightgray:hover > td,
  .table-hover .table-lightgray:hover > th {
    background-color: rgba(242, 242, 242, 0.776); }

.table-darkgray,
.table-darkgray > th,
.table-darkgray > td {
  background-color: #cfcfcf; }

.table-hover .table-darkgray:hover {
  background-color: #c2c2c2; }
  .table-hover .table-darkgray:hover > td,
  .table-hover .table-darkgray:hover > th {
    background-color: #c2c2c2; }

.table-gray999,
.table-gray999 > th,
.table-gray999 > td {
  background-color: #e2e2e2; }

.table-hover .table-gray999:hover {
  background-color: #d5d5d5; }
  .table-hover .table-gray999:hover > td,
  .table-hover .table-gray999:hover > th {
    background-color: #d5d5d5; }

.table-secondary-light,
.table-secondary-light > th,
.table-secondary-light > td {
  background-color: #fcdfb8; }

.table-hover .table-secondary-light:hover {
  background-color: #fbd4a0; }
  .table-hover .table-secondary-light:hover > td,
  .table-hover .table-secondary-light:hover > th {
    background-color: #fbd4a0; }

.table-primary-dark,
.table-primary-dark > th,
.table-primary-dark > td {
  background-color: #cbdbc2; }

.table-hover .table-primary-dark:hover {
  background-color: #bdd2b2; }
  .table-hover .table-primary-dark:hover > td,
  .table-hover .table-primary-dark:hover > th {
    background-color: #bdd2b2; }

.table-primary-dark-opacity,
.table-primary-dark-opacity > th,
.table-primary-dark-opacity > td {
  background-color: rgba(217, 229, 210, 0.944); }

.table-hover .table-primary-dark-opacity:hover {
  background-color: rgba(203, 220, 194, 0.944); }
  .table-hover .table-primary-dark-opacity:hover > td,
  .table-hover .table-primary-dark-opacity:hover > th {
    background-color: rgba(203, 220, 194, 0.944); }

.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: #ffffff;
  background-color: #333333;
  border-color: #464646; }
.table .thead-light th {
  color: #495057;
  background-color: #e6e6e6;
  border-color: #dee2e6; }

.table-dark {
  color: #ffffff;
  background-color: #333333; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #464646; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 1099.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
@media (max-width: 1339.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xxl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.688rem 1.875rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #a0a0a0;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #a9dd8e;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(97, 182, 54, 0.25); }
  .form-control::placeholder {
    color: #4a4a4a;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e6e6e6;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.876rem + 2px); }
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.688rem + 1px);
  padding-bottom: calc(0.688rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.688rem;
  padding-bottom: 0.688rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 0.5rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -0.5rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #4a4a4a; }

.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: #008A6D; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 138, 109, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #008A6D; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus,
  .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #008A6D;
    box-shadow: 0 0 0 0.2rem rgba(0, 138, 109, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #008A6D; }
.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: #008A6D; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #0bffcc; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #00bd95; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 138, 109, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #008A6D; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(0, 138, 109, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
  .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.688rem 1.875rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  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; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(97, 182, 54, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65;
    box-shadow: none; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
      box-shadow: 0 0 0 0.2rem rgba(97, 182, 54, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #61b636;
  border-color: #61b636; }
  .btn-primary:hover {
    color: #fff;
    background-color: #51992d;
    border-color: #4c8f2a; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(97, 182, 54, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #61b636;
    border-color: #61b636; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4c8f2a;
    border-color: #478527; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(97, 182, 54, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #ba6c00;
  border-color: #ba6c00; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #945600;
    border-color: #874e00; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #ba6c00;
    border-color: #ba6c00; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #874e00;
    border-color: #7a4700; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }

.btn-success {
  color: #fff;
  background-color: #008A6D;
  border-color: #008A6D; }
  .btn-success:hover {
    color: #fff;
    background-color: #00644f;
    border-color: #005745; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #008A6D;
    border-color: #008A6D; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #005745;
    border-color: #004a3b; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-success-opacity {
  color: #fff;
  background-color: rgba(0, 138, 109, 0.8);
  border-color: rgba(0, 138, 109, 0.8); }
  .btn-success-opacity:hover {
    color: #fff;
    background-color: rgba(0, 100, 79, 0.8);
    border-color: rgba(0, 87, 69, 0.8); }
  .btn-success-opacity:focus, .btn-success-opacity.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }
  .btn-success-opacity.disabled, .btn-success-opacity:disabled {
    color: #fff;
    background-color: rgba(0, 138, 109, 0.8);
    border-color: rgba(0, 138, 109, 0.8); }
  .btn-success-opacity:not(:disabled):not(.disabled):active, .btn-success-opacity:not(:disabled):not(.disabled).active, .show > .btn-success-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 87, 69, 0.8);
    border-color: rgba(0, 74, 59, 0.8); }
    .btn-success-opacity:not(:disabled):not(.disabled):active:focus, .btn-success-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-success-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #333333;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #333333;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #333333;
    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: #333333;
    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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #333333;
  background-color: #f1f1f1;
  border-color: #f1f1f1; }
  .btn-light:hover {
    color: #333333;
    background-color: #dedede;
    border-color: #d8d8d8; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #333333;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #333333;
    background-color: #d8d8d8;
    border-color: #d1d1d1; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-lightgray {
  color: #333333;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2); }
  .btn-lightgray:hover {
    color: #333333;
    background-color: rgba(236, 236, 236, 0.2);
    border-color: rgba(230, 230, 230, 0.2); }
  .btn-lightgray:focus, .btn-lightgray.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .btn-lightgray.disabled, .btn-lightgray:disabled {
    color: #333333;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  .btn-lightgray:not(:disabled):not(.disabled):active, .btn-lightgray:not(:disabled):not(.disabled).active, .show > .btn-lightgray.dropdown-toggle {
    color: #333333;
    background-color: rgba(230, 230, 230, 0.2);
    border-color: rgba(223, 223, 223, 0.2); }
    .btn-lightgray:not(:disabled):not(.disabled):active:focus, .btn-lightgray:not(:disabled):not(.disabled).active:focus, .show > .btn-lightgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-darkgray {
  color: #fff;
  background-color: #525252;
  border-color: #525252; }
  .btn-darkgray:hover {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #393939; }
  .btn-darkgray:focus, .btn-darkgray.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
  .btn-darkgray.disabled, .btn-darkgray:disabled {
    color: #fff;
    background-color: #525252;
    border-color: #525252; }
  .btn-darkgray:not(:disabled):not(.disabled):active, .btn-darkgray:not(:disabled):not(.disabled).active, .show > .btn-darkgray.dropdown-toggle {
    color: #fff;
    background-color: #393939;
    border-color: #323232; }
    .btn-darkgray:not(:disabled):not(.disabled):active:focus, .btn-darkgray:not(:disabled):not(.disabled).active:focus, .show > .btn-darkgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }

.btn-gray999 {
  color: #333333;
  background-color: #999999;
  border-color: #999999; }
  .btn-gray999:hover {
    color: #fff;
    background-color: #868686;
    border-color: gray; }
  .btn-gray999:focus, .btn-gray999.focus {
    box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5); }
  .btn-gray999.disabled, .btn-gray999:disabled {
    color: #333333;
    background-color: #999999;
    border-color: #999999; }
  .btn-gray999:not(:disabled):not(.disabled):active, .btn-gray999:not(:disabled):not(.disabled).active, .show > .btn-gray999.dropdown-toggle {
    color: #fff;
    background-color: gray;
    border-color: #797979; }
    .btn-gray999:not(:disabled):not(.disabled):active:focus, .btn-gray999:not(:disabled):not(.disabled).active:focus, .show > .btn-gray999.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 153, 153, 0.5); }

.btn-secondary-light {
  color: #333333;
  background-color: #f58e00;
  border-color: #f58e00; }
  .btn-secondary-light:hover {
    color: #fff;
    background-color: #ce7800;
    border-color: #c27000; }
  .btn-secondary-light:focus, .btn-secondary-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }
  .btn-secondary-light.disabled, .btn-secondary-light:disabled {
    color: #333333;
    background-color: #f58e00;
    border-color: #f58e00; }
  .btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-light.dropdown-toggle {
    color: #fff;
    background-color: #c27000;
    border-color: #b56900; }
    .btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }

.btn-primary-dark {
  color: #fff;
  background-color: #447f26;
  border-color: #447f26; }
  .btn-primary-dark:hover {
    color: #fff;
    background-color: #34611d;
    border-color: #2f581a; }
  .btn-primary-dark:focus, .btn-primary-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }
  .btn-primary-dark.disabled, .btn-primary-dark:disabled {
    color: #fff;
    background-color: #447f26;
    border-color: #447f26; }
  .btn-primary-dark:not(:disabled):not(.disabled):active, .btn-primary-dark:not(:disabled):not(.disabled).active, .show > .btn-primary-dark.dropdown-toggle {
    color: #fff;
    background-color: #2f581a;
    border-color: #294e17; }
    .btn-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-primary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-primary-dark-opacity {
  color: #fff;
  background-color: rgba(68, 127, 38, 0.8);
  border-color: rgba(68, 127, 38, 0.8); }
  .btn-primary-dark-opacity:hover {
    color: #fff;
    background-color: rgba(52, 97, 29, 0.8);
    border-color: rgba(47, 88, 26, 0.8); }
  .btn-primary-dark-opacity:focus, .btn-primary-dark-opacity.focus {
    box-shadow: 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }
  .btn-primary-dark-opacity.disabled, .btn-primary-dark-opacity:disabled {
    color: #fff;
    background-color: rgba(68, 127, 38, 0.8);
    border-color: rgba(68, 127, 38, 0.8); }
  .btn-primary-dark-opacity:not(:disabled):not(.disabled):active, .btn-primary-dark-opacity:not(:disabled):not(.disabled).active, .show > .btn-primary-dark-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(47, 88, 26, 0.8);
    border-color: rgba(41, 78, 23, 0.8); }
    .btn-primary-dark-opacity:not(:disabled):not(.disabled):active:focus, .btn-primary-dark-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-dark-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-outline-primary {
  color: #61b636 !important;
  background-color: transparent;
  background-image: none;
  border-color: #61b636 !important; }
  .btn-outline-primary:hover {
    color: #fff !important;
    background-color: #61b636;
    border-color: #61b636; }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #61b636;
    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: #61b636;
    border-color: #61b636; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(97, 182, 54, 0.5); }

.btn-outline-secondary {
  color: #ba6c00 !important;
  background-color: transparent;
  background-image: none;
  border-color: #ba6c00 !important; }
  .btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #ba6c00;
    border-color: #ba6c00; }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ba6c00;
    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: #ba6c00;
    border-color: #ba6c00; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }

.btn-outline-success {
  color: #008A6D !important;
  background-color: transparent;
  background-image: none;
  border-color: #008A6D !important; }
  .btn-outline-success:hover {
    color: #fff !important;
    background-color: #008A6D;
    border-color: #008A6D; }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #008A6D;
    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: #008A6D;
    border-color: #008A6D; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-outline-success-opacity {
  color: rgba(0, 138, 109, 0.8) !important;
  background-color: transparent;
  background-image: none;
  border-color: rgba(0, 138, 109, 0.8) !important; }
  .btn-outline-success-opacity:hover {
    color: #fff !important;
    background-color: rgba(0, 138, 109, 0.8);
    border-color: rgba(0, 138, 109, 0.8); }
  .btn-outline-success-opacity.disabled, .btn-outline-success-opacity:disabled {
    color: rgba(0, 138, 109, 0.8);
    background-color: transparent; }
  .btn-outline-success-opacity:not(:disabled):not(.disabled):active, .btn-outline-success-opacity:not(:disabled):not(.disabled).active, .show > .btn-outline-success-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 138, 109, 0.8);
    border-color: rgba(0, 138, 109, 0.8); }
    .btn-outline-success-opacity:not(:disabled):not(.disabled):active:focus, .btn-outline-success-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-outline-info {
  color: #17a2b8 !important;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8 !important; }
  .btn-outline-info:hover {
    color: #fff !important;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107 !important;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107 !important; }
  .btn-outline-warning:hover {
    color: #333333 !important;
    background-color: #ffc107;
    border-color: #ffc107; }
  .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: #333333;
    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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545 !important;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545 !important; }
  .btn-outline-danger:hover {
    color: #fff !important;
    background-color: #dc3545;
    border-color: #dc3545; }
  .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f1f1f1 !important;
  background-color: transparent;
  background-image: none;
  border-color: #f1f1f1 !important; }
  .btn-outline-light:hover {
    color: #333333 !important;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f1f1f1;
    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: #333333;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-outline-dark {
  color: #343a40 !important;
  background-color: transparent;
  background-image: none;
  border-color: #343a40 !important; }
  .btn-outline-dark:hover {
    color: #fff !important;
    background-color: #343a40;
    border-color: #343a40; }
  .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-lightgray {
  color: rgba(255, 255, 255, 0.2) !important;
  background-color: transparent;
  background-image: none;
  border-color: rgba(255, 255, 255, 0.2) !important; }
  .btn-outline-lightgray:hover {
    color: #333333 !important;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  .btn-outline-lightgray.disabled, .btn-outline-lightgray:disabled {
    color: rgba(255, 255, 255, 0.2);
    background-color: transparent; }
  .btn-outline-lightgray:not(:disabled):not(.disabled):active, .btn-outline-lightgray:not(:disabled):not(.disabled).active, .show > .btn-outline-lightgray.dropdown-toggle {
    color: #333333;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
    .btn-outline-lightgray:not(:disabled):not(.disabled):active:focus, .btn-outline-lightgray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lightgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-outline-darkgray {
  color: #525252 !important;
  background-color: transparent;
  background-image: none;
  border-color: #525252 !important; }
  .btn-outline-darkgray:hover {
    color: #fff !important;
    background-color: #525252;
    border-color: #525252; }
  .btn-outline-darkgray.disabled, .btn-outline-darkgray:disabled {
    color: #525252;
    background-color: transparent; }
  .btn-outline-darkgray:not(:disabled):not(.disabled):active, .btn-outline-darkgray:not(:disabled):not(.disabled).active, .show > .btn-outline-darkgray.dropdown-toggle {
    color: #fff;
    background-color: #525252;
    border-color: #525252; }
    .btn-outline-darkgray:not(:disabled):not(.disabled):active:focus, .btn-outline-darkgray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-darkgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }

.btn-outline-gray999 {
  color: #999999 !important;
  background-color: transparent;
  background-image: none;
  border-color: #999999 !important; }
  .btn-outline-gray999:hover {
    color: #333333 !important;
    background-color: #999999;
    border-color: #999999; }
  .btn-outline-gray999.disabled, .btn-outline-gray999:disabled {
    color: #999999;
    background-color: transparent; }
  .btn-outline-gray999:not(:disabled):not(.disabled):active, .btn-outline-gray999:not(:disabled):not(.disabled).active, .show > .btn-outline-gray999.dropdown-toggle {
    color: #333333;
    background-color: #999999;
    border-color: #999999; }
    .btn-outline-gray999:not(:disabled):not(.disabled):active:focus, .btn-outline-gray999:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray999.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 153, 153, 0.5); }

.btn-outline-secondary-light {
  color: #f58e00 !important;
  background-color: transparent;
  background-image: none;
  border-color: #f58e00 !important; }
  .btn-outline-secondary-light:hover {
    color: #333333 !important;
    background-color: #f58e00;
    border-color: #f58e00; }
  .btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled {
    color: #f58e00;
    background-color: transparent; }
  .btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-light.dropdown-toggle {
    color: #333333;
    background-color: #f58e00;
    border-color: #f58e00; }
    .btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }

.btn-outline-primary-dark {
  color: #447f26 !important;
  background-color: transparent;
  background-image: none;
  border-color: #447f26 !important; }
  .btn-outline-primary-dark:hover {
    color: #fff !important;
    background-color: #447f26;
    border-color: #447f26; }
  .btn-outline-primary-dark.disabled, .btn-outline-primary-dark:disabled {
    color: #447f26;
    background-color: transparent; }
  .btn-outline-primary-dark:not(:disabled):not(.disabled):active, .btn-outline-primary-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-dark.dropdown-toggle {
    color: #fff;
    background-color: #447f26;
    border-color: #447f26; }
    .btn-outline-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-outline-primary-dark-opacity {
  color: rgba(68, 127, 38, 0.8) !important;
  background-color: transparent;
  background-image: none;
  border-color: rgba(68, 127, 38, 0.8) !important; }
  .btn-outline-primary-dark-opacity:hover {
    color: #fff !important;
    background-color: rgba(68, 127, 38, 0.8);
    border-color: rgba(68, 127, 38, 0.8); }
  .btn-outline-primary-dark-opacity.disabled, .btn-outline-primary-dark-opacity:disabled {
    color: rgba(68, 127, 38, 0.8);
    background-color: transparent; }
  .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled):active, .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-dark-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(68, 127, 38, 0.8);
    border-color: rgba(68, 127, 38, 0.8); }
    .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-dark-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-link {
  font-weight: 400;
  color: #008A6D;
  background-color: transparent; }
  .btn-link:hover {
    color: #008A6D;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #4a4a4a; }

.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 {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  font-family: 'icomoon' !important;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
  content: "\e912";
  transform: rotate(90deg); }
.dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-90deg); }
.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: #2C3547;
  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;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  font-family: 'icomoon' !important;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
  content: "\e912";
  transform: rotate(-90deg); }
.dropup .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-90deg); }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  font-family: 'icomoon' !important;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
  content: "\e912"; }
.dropright .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-90deg); }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  font-family: 'icomoon' !important;
  margin-left: 10px;
  transition: all 0.2s ease-in-out;
  content: "\e912"; }
.dropleft .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-90deg); }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  transform: rotate(180deg); }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e6e6e6; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #61b636;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #ba6c00;
    text-decoration: none;
    background-color: #f1f1f1; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #61b636; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #4a4a4a;
    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: #4a4a4a;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 1.40625rem;
  padding-left: 1.40625rem; }
  .dropdown-toggle-split::after {
    margin-left: 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.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.688rem 1.875rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e6e6e6;
  border: 1px solid #a0a0a0;
  border-radius: 0; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #61b636;
    box-shadow: none; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(97, 182, 54, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #c7e9b5;
    box-shadow: none; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #4a4a4a; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e6e6e6; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #61b636; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #61b636;
  box-shadow: none; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(97, 182, 54, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(97, 182, 54, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #61b636; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(97, 182, 54, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.876rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #a0a0a0;
  border-radius: 0;
  appearance: none; }
  .custom-select:focus {
    border-color: #a9dd8e;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(169, 221, 142, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #4a4a4a;
    background-color: #e6e6e6; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.876rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.876rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #a9dd8e;
    box-shadow: 0 0 0 0.2rem rgba(97, 182, 54, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #a9dd8e; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.876rem + 2px);
  padding: 0.688rem 1.875rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #a0a0a0;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.876rem + 2px) - 1px * 2);
    padding: 0.688rem 1.875rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e6e6e6;
    border-left: 1px solid #a0a0a0;
    border-radius: 0 0 0 0; }

.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: #4a4a4a; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #ba6c00; }
    .nav-tabs .nav-link.disabled {
      color: #4a4a4a;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #61b636;
    border-color: #61b636; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #61b636; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1099.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1100px) {
  .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 .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1339.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1340px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; }
    .navbar-expand-xxl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
.navbar-dark .navbar-nav .nav-link {
  color: #fff; }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff; }
  .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: #fff;
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text {
  color: #fff; }
  .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: transparent;
  background-clip: border-box;
  border: 1px solid #61b636;
  border-radius: 0; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid #61b636; }
  .card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: transparent;
  border-top: 1px solid #61b636; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0 - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0 - 1px);
  border-top-right-radius: calc(0 - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 10px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -10px;
      margin-left: -10px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 10px;
        margin-bottom: 0;
        margin-left: 10px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 10px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e6e6e6;
  border-radius: 0; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #4a4a4a;
  content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #4a4a4a; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0; }

.page-link {
  position: relative;
  display: block;
  padding: 0.8rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #008A6D;
  background-color: transparent;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #008A6D;
    text-decoration: none;
    background-color: transparent;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(97, 182, 54, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #61b636;
  border-color: #61b636; }
.page-item.disabled .page-link {
  color: #4a4a4a;
  pointer-events: none;
  cursor: auto;
  background-color: transparent;
  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; }
  .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: #61b636; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #4c8f2a; }

.badge-secondary {
  color: #fff;
  background-color: #ba6c00; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #874e00; }

.badge-success {
  color: #fff;
  background-color: #008A6D; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #005745; }

.badge-success-opacity {
  color: #fff;
  background-color: rgba(0, 138, 109, 0.8); }
  .badge-success-opacity[href]:hover, .badge-success-opacity[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 87, 69, 0.8); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #333333;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #333333;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #333333;
  background-color: #f1f1f1; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #333333;
    text-decoration: none;
    background-color: #d8d8d8; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.badge-lightgray {
  color: #333333;
  background-color: rgba(255, 255, 255, 0.2); }
  .badge-lightgray[href]:hover, .badge-lightgray[href]:focus {
    color: #333333;
    text-decoration: none;
    background-color: rgba(230, 230, 230, 0.2); }

.badge-darkgray {
  color: #fff;
  background-color: #525252; }
  .badge-darkgray[href]:hover, .badge-darkgray[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #393939; }

.badge-gray999 {
  color: #333333;
  background-color: #999999; }
  .badge-gray999[href]:hover, .badge-gray999[href]:focus {
    color: #333333;
    text-decoration: none;
    background-color: gray; }

.badge-secondary-light {
  color: #333333;
  background-color: #f58e00; }
  .badge-secondary-light[href]:hover, .badge-secondary-light[href]:focus {
    color: #333333;
    text-decoration: none;
    background-color: #c27000; }

.badge-primary-dark {
  color: #fff;
  background-color: #447f26; }
  .badge-primary-dark[href]:hover, .badge-primary-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2f581a; }

.badge-primary-dark-opacity {
  color: #fff;
  background-color: rgba(68, 127, 38, 0.8); }
  .badge-primary-dark-opacity[href]:hover, .badge-primary-dark-opacity[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: rgba(47, 88, 26, 0.8); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e6e6e6;
  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; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #325f1c;
  background-color: #dff0d7;
  border-color: #d3ebc7; }
  .alert-primary hr {
    border-top-color: #c4e4b4; }
  .alert-primary .alert-link {
    color: #1d3810; }

.alert-secondary {
  color: #613800;
  background-color: #f1e2cc;
  border-color: #ecd6b8; }
  .alert-secondary hr {
    border-top-color: #e7caa4; }
  .alert-secondary .alert-link {
    color: #2e1b00; }

.alert-success {
  color: #004839;
  background-color: #cce8e2;
  border-color: #b8ded6; }
  .alert-success hr {
    border-top-color: #a7d6cc; }
  .alert-success .alert-link {
    color: #001511; }

.alert-success-opacity {
  color: rgba(0, 58, 46, 0.896);
  background-color: rgba(219, 238, 234, 0.96);
  border-color: rgba(203, 231, 225, 0.944); }
  .alert-success-opacity hr {
    border-top-color: rgba(186, 223, 215, 0.944); }
  .alert-success-opacity .alert-link {
    color: rgba(0, 7, 6, 0.896); }

.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: #7d7d7d;
  background-color: #fcfcfc;
  border-color: #fbfbfb; }
  .alert-light hr {
    border-top-color: #eeeeee; }
  .alert-light .alert-link {
    color: #646464; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.alert-lightgray {
  color: rgba(27, 27, 27, 0.584);
  background-color: rgba(255, 255, 255, 0.84);
  border-color: rgba(255, 255, 255, 0.776); }
  .alert-lightgray hr {
    border-top-color: rgba(242, 242, 242, 0.776); }
  .alert-lightgray .alert-link {
    color: rgba(2, 2, 2, 0.584); }

.alert-darkgray {
  color: #2b2b2b;
  background-color: gainsboro;
  border-color: #cfcfcf; }
  .alert-darkgray hr {
    border-top-color: #c2c2c2; }
  .alert-darkgray .alert-link {
    color: #121212; }

.alert-gray999 {
  color: #505050;
  background-color: #ebebeb;
  border-color: #e2e2e2; }
  .alert-gray999 hr {
    border-top-color: #d5d5d5; }
  .alert-gray999 .alert-link {
    color: #373737; }

.alert-secondary-light {
  color: #7f4a00;
  background-color: #fde8cc;
  border-color: #fcdfb8; }
  .alert-secondary-light hr {
    border-top-color: #fbd4a0; }
  .alert-secondary-light .alert-link {
    color: #4c2c00; }

.alert-primary-dark {
  color: #234214;
  background-color: #dae5d4;
  border-color: #cbdbc2; }
  .alert-primary-dark hr {
    border-top-color: #bdd2b2; }
  .alert-primary-dark .alert-link {
    color: #0e1b08; }

.alert-primary-dark-opacity {
  color: rgba(29, 53, 16, 0.896);
  background-color: rgba(228, 237, 224, 0.96);
  border-color: rgba(217, 229, 210, 0.944); }
  .alert-primary-dark-opacity hr {
    border-top-color: rgba(203, 220, 194, 0.944); }
  .alert-primary-dark-opacity .alert-link {
    color: rgba(8, 14, 4, 0.896); }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e6e6e6;
  border-radius: 0;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #61b636;
  transition: width 0.6s ease; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f1f1f1; }
  .list-group-item-action:active {
    color: #2C3547;
    background-color: #e6e6e6; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #4a4a4a;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #61b636;
    border-color: #61b636; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #325f1c;
  background-color: #d3ebc7; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #325f1c;
    background-color: #c4e4b4; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #325f1c;
    border-color: #325f1c; }

.list-group-item-secondary {
  color: #613800;
  background-color: #ecd6b8; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #613800;
    background-color: #e7caa4; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #613800;
    border-color: #613800; }

.list-group-item-success {
  color: #004839;
  background-color: #b8ded6; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #004839;
    background-color: #a7d6cc; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #004839;
    border-color: #004839; }

.list-group-item-success-opacity {
  color: rgba(0, 58, 46, 0.896);
  background-color: rgba(203, 231, 225, 0.944); }
  .list-group-item-success-opacity.list-group-item-action:hover, .list-group-item-success-opacity.list-group-item-action:focus {
    color: rgba(0, 58, 46, 0.896);
    background-color: rgba(186, 223, 215, 0.944); }
  .list-group-item-success-opacity.list-group-item-action.active {
    color: #fff;
    background-color: rgba(0, 58, 46, 0.896);
    border-color: rgba(0, 58, 46, 0.896); }

.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: #7d7d7d;
  background-color: #fbfbfb; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7d7d7d;
    background-color: #eeeeee; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d; }

.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; }

.list-group-item-lightgray {
  color: rgba(27, 27, 27, 0.584);
  background-color: rgba(255, 255, 255, 0.776); }
  .list-group-item-lightgray.list-group-item-action:hover, .list-group-item-lightgray.list-group-item-action:focus {
    color: rgba(27, 27, 27, 0.584);
    background-color: rgba(242, 242, 242, 0.776); }
  .list-group-item-lightgray.list-group-item-action.active {
    color: #fff;
    background-color: rgba(27, 27, 27, 0.584);
    border-color: rgba(27, 27, 27, 0.584); }

.list-group-item-darkgray {
  color: #2b2b2b;
  background-color: #cfcfcf; }
  .list-group-item-darkgray.list-group-item-action:hover, .list-group-item-darkgray.list-group-item-action:focus {
    color: #2b2b2b;
    background-color: #c2c2c2; }
  .list-group-item-darkgray.list-group-item-action.active {
    color: #fff;
    background-color: #2b2b2b;
    border-color: #2b2b2b; }

.list-group-item-gray999 {
  color: #505050;
  background-color: #e2e2e2; }
  .list-group-item-gray999.list-group-item-action:hover, .list-group-item-gray999.list-group-item-action:focus {
    color: #505050;
    background-color: #d5d5d5; }
  .list-group-item-gray999.list-group-item-action.active {
    color: #fff;
    background-color: #505050;
    border-color: #505050; }

.list-group-item-secondary-light {
  color: #7f4a00;
  background-color: #fcdfb8; }
  .list-group-item-secondary-light.list-group-item-action:hover, .list-group-item-secondary-light.list-group-item-action:focus {
    color: #7f4a00;
    background-color: #fbd4a0; }
  .list-group-item-secondary-light.list-group-item-action.active {
    color: #fff;
    background-color: #7f4a00;
    border-color: #7f4a00; }

.list-group-item-primary-dark {
  color: #234214;
  background-color: #cbdbc2; }
  .list-group-item-primary-dark.list-group-item-action:hover, .list-group-item-primary-dark.list-group-item-action:focus {
    color: #234214;
    background-color: #bdd2b2; }
  .list-group-item-primary-dark.list-group-item-action.active {
    color: #fff;
    background-color: #234214;
    border-color: #234214; }

.list-group-item-primary-dark-opacity {
  color: rgba(29, 53, 16, 0.896);
  background-color: rgba(217, 229, 210, 0.944); }
  .list-group-item-primary-dark-opacity.list-group-item-action:hover, .list-group-item-primary-dark-opacity.list-group-item-action:focus {
    color: rgba(29, 53, 16, 0.896);
    background-color: rgba(203, 220, 194, 0.944); }
  .list-group-item-primary-dark-opacity.list-group-item-action.active {
    color: #fff;
    background-color: rgba(29, 53, 16, 0.896);
    border-color: rgba(29, 53, 16, 0.896); }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e6e6e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e6e6e6; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }

  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 1100px) {
  .modal-lg {
    max-width: 800px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "AvantGardeCTT", "Arial";
  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: 1rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 1; }
  .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: #fff; }

.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: #fff; }

.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: #fff; }

.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: #fff; }

.tooltip-inner {
  max-width: 335px;
  padding: 0.25rem 0.5rem;
  color: #2C3547;
  text-align: center;
  background-color: #fff;
  border-radius: 0; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "AvantGardeCTT", "Arial";
  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;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2); }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #2C3547; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #61b636 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #4c8f2a !important; }

.bg-secondary {
  background-color: #ba6c00 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #874e00 !important; }

.bg-success {
  background-color: #008A6D !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #005745 !important; }

.bg-success-opacity {
  background-color: rgba(0, 138, 109, 0.8) !important; }

a.bg-success-opacity:hover, a.bg-success-opacity:focus,
button.bg-success-opacity:hover,
button.bg-success-opacity:focus {
  background-color: rgba(0, 87, 69, 0.8) !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: #f1f1f1 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d8d8d8 !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-lightgray {
  background-color: rgba(255, 255, 255, 0.2) !important; }

a.bg-lightgray:hover, a.bg-lightgray:focus,
button.bg-lightgray:hover,
button.bg-lightgray:focus {
  background-color: rgba(230, 230, 230, 0.2) !important; }

.bg-darkgray {
  background-color: #525252 !important; }

a.bg-darkgray:hover, a.bg-darkgray:focus,
button.bg-darkgray:hover,
button.bg-darkgray:focus {
  background-color: #393939 !important; }

.bg-gray999 {
  background-color: #999999 !important; }

a.bg-gray999:hover, a.bg-gray999:focus,
button.bg-gray999:hover,
button.bg-gray999:focus {
  background-color: gray !important; }

.bg-secondary-light {
  background-color: #f58e00 !important; }

a.bg-secondary-light:hover, a.bg-secondary-light:focus,
button.bg-secondary-light:hover,
button.bg-secondary-light:focus {
  background-color: #c27000 !important; }

.bg-primary-dark {
  background-color: #447f26 !important; }

a.bg-primary-dark:hover, a.bg-primary-dark:focus,
button.bg-primary-dark:hover,
button.bg-primary-dark:focus {
  background-color: #2f581a !important; }

.bg-primary-dark-opacity {
  background-color: rgba(68, 127, 38, 0.8) !important; }

a.bg-primary-dark-opacity:hover, a.bg-primary-dark-opacity:focus,
button.bg-primary-dark-opacity:hover,
button.bg-primary-dark-opacity:focus {
  background-color: rgba(47, 88, 26, 0.8) !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: #61b636 !important; }

.border-secondary {
  border-color: #ba6c00 !important; }

.border-success {
  border-color: #008A6D !important; }

.border-success-opacity {
  border-color: rgba(0, 138, 109, 0.8) !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f1f1f1 !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-lightgray {
  border-color: rgba(255, 255, 255, 0.2) !important; }

.border-darkgray {
  border-color: #525252 !important; }

.border-gray999 {
  border-color: #999999 !important; }

.border-secondary-light {
  border-color: #f58e00 !important; }

.border-primary-dark {
  border-color: #447f26 !important; }

.border-primary-dark-opacity {
  border-color: rgba(68, 127, 38, 0.8) !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0 !important; }

.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1100px) {
  .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 (min-width: 1340px) {
  .d-xxl-none {
    display: none !important; }

  .d-xxl-inline {
    display: inline !important; }

  .d-xxl-inline-block {
    display: inline-block !important; }

  .d-xxl-block {
    display: block !important; }

  .d-xxl-table {
    display: table !important; }

  .d-xxl-table-row {
    display: table-row !important; }

  .d-xxl-table-cell {
    display: table-cell !important; }

  .d-xxl-flex {
    display: flex !important; }

  .d-xxl-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; }

.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; }

  .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; }

  .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: 1100px) {
  .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; }

  .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; }

  .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; } }
@media (min-width: 1340px) {
  .flex-xxl-row {
    flex-direction: row !important; }

  .flex-xxl-column {
    flex-direction: column !important; }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xxl-wrap {
    flex-wrap: wrap !important; }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-xxl-start {
    justify-content: flex-start !important; }

  .justify-content-xxl-end {
    justify-content: flex-end !important; }

  .justify-content-xxl-center {
    justify-content: center !important; }

  .justify-content-xxl-between {
    justify-content: space-between !important; }

  .justify-content-xxl-around {
    justify-content: space-around !important; }

  .align-items-xxl-start {
    align-items: flex-start !important; }

  .align-items-xxl-end {
    align-items: flex-end !important; }

  .align-items-xxl-center {
    align-items: center !important; }

  .align-items-xxl-baseline {
    align-items: baseline !important; }

  .align-items-xxl-stretch {
    align-items: stretch !important; }

  .align-content-xxl-start {
    align-content: flex-start !important; }

  .align-content-xxl-end {
    align-content: flex-end !important; }

  .align-content-xxl-center {
    align-content: center !important; }

  .align-content-xxl-between {
    align-content: space-between !important; }

  .align-content-xxl-around {
    align-content: space-around !important; }

  .align-content-xxl-stretch {
    align-content: stretch !important; }

  .align-self-xxl-auto {
    align-self: auto !important; }

  .align-self-xxl-start {
    align-self: flex-start !important; }

  .align-self-xxl-end {
    align-self: flex-end !important; }

  .align-self-xxl-center {
    align-self: center !important; }

  .align-self-xxl-baseline {
    align-self: baseline !important; }

  .align-self-xxl-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: 1100px) {
  .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; } }
@media (min-width: 1340px) {
  .float-xxl-left {
    float: left !important; }

  .float-xxl-right {
    float: right !important; }

  .float-xxl-none {
    float: none !important; } }
.column-count-1 {
  column-count: 1; }

.column-count-2 {
  column-count: 2; }

.column-count-3 {
  column-count: 3; }

@media (min-width: 576px) {
  .column-count-sm-1 {
    column-count: 1; }

  .column-count-sm-2 {
    column-count: 2; }

  .column-count-sm-3 {
    column-count: 3; } }
@media (min-width: 768px) {
  .column-count-md-1 {
    column-count: 1; }

  .column-count-md-2 {
    column-count: 2; }

  .column-count-md-3 {
    column-count: 3; } }
@media (min-width: 1100px) {
  .column-count-lg-1 {
    column-count: 1; }

  .column-count-lg-2 {
    column-count: 2; }

  .column-count-lg-3 {
    column-count: 3; } }
@media (min-width: 1200px) {
  .column-count-xl-1 {
    column-count: 1; }

  .column-count-xl-2 {
    column-count: 2; }

  .column-count-xl-3 {
    column-count: 3; } }
@media (min-width: 1340px) {
  .column-count-xxl-1 {
    column-count: 1; }

  .column-count-xxl-2 {
    column-count: 2; }

  .column-count-xxl-3 {
    column-count: 3; } }
.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.m-6 {
  margin: 4rem !important; }

.mt-6,
.my-6 {
  margin-top: 4rem !important; }

.mr-6,
.mx-6 {
  margin-right: 4rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 4rem !important; }

.ml-6,
.mx-6 {
  margin-left: 4rem !important; }

.m-7 {
  margin: 5rem !important; }

.mt-7,
.my-7 {
  margin-top: 5rem !important; }

.mr-7,
.mx-7 {
  margin-right: 5rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 5rem !important; }

.ml-7,
.mx-7 {
  margin-left: 5rem !important; }

.m-8 {
  margin: 6rem !important; }

.mt-8,
.my-8 {
  margin-top: 6rem !important; }

.mr-8,
.mx-8 {
  margin-right: 6rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 6rem !important; }

.ml-8,
.mx-8 {
  margin-left: 6rem !important; }

.m-9 {
  margin: 7rem !important; }

.mt-9,
.my-9 {
  margin-top: 7rem !important; }

.mr-9,
.mx-9 {
  margin-right: 7rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 7rem !important; }

.ml-9,
.mx-9 {
  margin-left: 7rem !important; }

.m-10 {
  margin: 8rem !important; }

.mt-10,
.my-10 {
  margin-top: 8rem !important; }

.mr-10,
.mx-10 {
  margin-right: 8rem !important; }

.mb-10,
.my-10 {
  margin-bottom: 8rem !important; }

.ml-10,
.mx-10 {
  margin-left: 8rem !important; }

.m-20px {
  margin: 1.25rem !important; }

.mt-20px,
.my-20px {
  margin-top: 1.25rem !important; }

.mr-20px,
.mx-20px {
  margin-right: 1.25rem !important; }

.mb-20px,
.my-20px {
  margin-bottom: 1.25rem !important; }

.ml-20px,
.mx-20px {
  margin-left: 1.25rem !important; }

.m-30px {
  margin: 30px !important; }

.mt-30px,
.my-30px {
  margin-top: 30px !important; }

.mr-30px,
.mx-30px {
  margin-right: 30px !important; }

.mb-30px,
.my-30px {
  margin-bottom: 30px !important; }

.ml-30px,
.mx-30px {
  margin-left: 30px !important; }

.m-40px {
  margin: 40px !important; }

.mt-40px,
.my-40px {
  margin-top: 40px !important; }

.mr-40px,
.mx-40px {
  margin-right: 40px !important; }

.mb-40px,
.my-40px {
  margin-bottom: 40px !important; }

.ml-40px,
.mx-40px {
  margin-left: 40px !important; }

.m-63px {
  margin: 63px !important; }

.mt-63px,
.my-63px {
  margin-top: 63px !important; }

.mr-63px,
.mx-63px {
  margin-right: 63px !important; }

.mb-63px,
.my-63px {
  margin-bottom: 63px !important; }

.ml-63px,
.mx-63px {
  margin-left: 63px !important; }

.m-1px {
  margin: 1px !important; }

.mt-1px,
.my-1px {
  margin-top: 1px !important; }

.mr-1px,
.mx-1px {
  margin-right: 1px !important; }

.mb-1px,
.my-1px {
  margin-bottom: 1px !important; }

.ml-1px,
.mx-1px {
  margin-left: 1px !important; }

.m-2px {
  margin: 2px !important; }

.mt-2px,
.my-2px {
  margin-top: 2px !important; }

.mr-2px,
.mx-2px {
  margin-right: 2px !important; }

.mb-2px,
.my-2px {
  margin-bottom: 2px !important; }

.ml-2px,
.mx-2px {
  margin-left: 2px !important; }

.m-3px {
  margin: 3px !important; }

.mt-3px,
.my-3px {
  margin-top: 3px !important; }

.mr-3px,
.mx-3px {
  margin-right: 3px !important; }

.mb-3px,
.my-3px {
  margin-bottom: 3px !important; }

.ml-3px,
.mx-3px {
  margin-left: 3px !important; }

.m-25p {
  margin: 25% !important; }

.mt-25p,
.my-25p {
  margin-top: 25% !important; }

.mr-25p,
.mx-25p {
  margin-right: 25% !important; }

.mb-25p,
.my-25p {
  margin-bottom: 25% !important; }

.ml-25p,
.mx-25p {
  margin-left: 25% !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; }

.p-6 {
  padding: 4rem !important; }

.pt-6,
.py-6 {
  padding-top: 4rem !important; }

.pr-6,
.px-6 {
  padding-right: 4rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 4rem !important; }

.pl-6,
.px-6 {
  padding-left: 4rem !important; }

.p-7 {
  padding: 5rem !important; }

.pt-7,
.py-7 {
  padding-top: 5rem !important; }

.pr-7,
.px-7 {
  padding-right: 5rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 5rem !important; }

.pl-7,
.px-7 {
  padding-left: 5rem !important; }

.p-8 {
  padding: 6rem !important; }

.pt-8,
.py-8 {
  padding-top: 6rem !important; }

.pr-8,
.px-8 {
  padding-right: 6rem !important; }

.pb-8,
.py-8 {
  padding-bottom: 6rem !important; }

.pl-8,
.px-8 {
  padding-left: 6rem !important; }

.p-9 {
  padding: 7rem !important; }

.pt-9,
.py-9 {
  padding-top: 7rem !important; }

.pr-9,
.px-9 {
  padding-right: 7rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 7rem !important; }

.pl-9,
.px-9 {
  padding-left: 7rem !important; }

.p-10 {
  padding: 8rem !important; }

.pt-10,
.py-10 {
  padding-top: 8rem !important; }

.pr-10,
.px-10 {
  padding-right: 8rem !important; }

.pb-10,
.py-10 {
  padding-bottom: 8rem !important; }

.pl-10,
.px-10 {
  padding-left: 8rem !important; }

.p-20px {
  padding: 1.25rem !important; }

.pt-20px,
.py-20px {
  padding-top: 1.25rem !important; }

.pr-20px,
.px-20px {
  padding-right: 1.25rem !important; }

.pb-20px,
.py-20px {
  padding-bottom: 1.25rem !important; }

.pl-20px,
.px-20px {
  padding-left: 1.25rem !important; }

.p-30px {
  padding: 30px !important; }

.pt-30px,
.py-30px {
  padding-top: 30px !important; }

.pr-30px,
.px-30px {
  padding-right: 30px !important; }

.pb-30px,
.py-30px {
  padding-bottom: 30px !important; }

.pl-30px,
.px-30px {
  padding-left: 30px !important; }

.p-40px {
  padding: 40px !important; }

.pt-40px,
.py-40px {
  padding-top: 40px !important; }

.pr-40px,
.px-40px {
  padding-right: 40px !important; }

.pb-40px,
.py-40px {
  padding-bottom: 40px !important; }

.pl-40px,
.px-40px {
  padding-left: 40px !important; }

.p-63px {
  padding: 63px !important; }

.pt-63px,
.py-63px {
  padding-top: 63px !important; }

.pr-63px,
.px-63px {
  padding-right: 63px !important; }

.pb-63px,
.py-63px {
  padding-bottom: 63px !important; }

.pl-63px,
.px-63px {
  padding-left: 63px !important; }

.p-1px {
  padding: 1px !important; }

.pt-1px,
.py-1px {
  padding-top: 1px !important; }

.pr-1px,
.px-1px {
  padding-right: 1px !important; }

.pb-1px,
.py-1px {
  padding-bottom: 1px !important; }

.pl-1px,
.px-1px {
  padding-left: 1px !important; }

.p-2px {
  padding: 2px !important; }

.pt-2px,
.py-2px {
  padding-top: 2px !important; }

.pr-2px,
.px-2px {
  padding-right: 2px !important; }

.pb-2px,
.py-2px {
  padding-bottom: 2px !important; }

.pl-2px,
.px-2px {
  padding-left: 2px !important; }

.p-3px {
  padding: 3px !important; }

.pt-3px,
.py-3px {
  padding-top: 3px !important; }

.pr-3px,
.px-3px {
  padding-right: 3px !important; }

.pb-3px,
.py-3px {
  padding-bottom: 3px !important; }

.pl-3px,
.px-3px {
  padding-left: 3px !important; }

.p-25p {
  padding: 25% !important; }

.pt-25p,
.py-25p {
  padding-top: 25% !important; }

.pr-25p,
.px-25p {
  padding-right: 25% !important; }

.pb-25p,
.py-25p {
  padding-bottom: 25% !important; }

.pl-25p,
.px-25p {
  padding-left: 25% !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; }

  .m-sm-6 {
    margin: 4rem !important; }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4rem !important; }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4rem !important; }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4rem !important; }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4rem !important; }

  .m-sm-7 {
    margin: 5rem !important; }

  .mt-sm-7,
  .my-sm-7 {
    margin-top: 5rem !important; }

  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 5rem !important; }

  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 5rem !important; }

  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 5rem !important; }

  .m-sm-8 {
    margin: 6rem !important; }

  .mt-sm-8,
  .my-sm-8 {
    margin-top: 6rem !important; }

  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 6rem !important; }

  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 6rem !important; }

  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 6rem !important; }

  .m-sm-9 {
    margin: 7rem !important; }

  .mt-sm-9,
  .my-sm-9 {
    margin-top: 7rem !important; }

  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 7rem !important; }

  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 7rem !important; }

  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 7rem !important; }

  .m-sm-10 {
    margin: 8rem !important; }

  .mt-sm-10,
  .my-sm-10 {
    margin-top: 8rem !important; }

  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 8rem !important; }

  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 8rem !important; }

  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 8rem !important; }

  .m-sm-20px {
    margin: 1.25rem !important; }

  .mt-sm-20px,
  .my-sm-20px {
    margin-top: 1.25rem !important; }

  .mr-sm-20px,
  .mx-sm-20px {
    margin-right: 1.25rem !important; }

  .mb-sm-20px,
  .my-sm-20px {
    margin-bottom: 1.25rem !important; }

  .ml-sm-20px,
  .mx-sm-20px {
    margin-left: 1.25rem !important; }

  .m-sm-30px {
    margin: 30px !important; }

  .mt-sm-30px,
  .my-sm-30px {
    margin-top: 30px !important; }

  .mr-sm-30px,
  .mx-sm-30px {
    margin-right: 30px !important; }

  .mb-sm-30px,
  .my-sm-30px {
    margin-bottom: 30px !important; }

  .ml-sm-30px,
  .mx-sm-30px {
    margin-left: 30px !important; }

  .m-sm-40px {
    margin: 40px !important; }

  .mt-sm-40px,
  .my-sm-40px {
    margin-top: 40px !important; }

  .mr-sm-40px,
  .mx-sm-40px {
    margin-right: 40px !important; }

  .mb-sm-40px,
  .my-sm-40px {
    margin-bottom: 40px !important; }

  .ml-sm-40px,
  .mx-sm-40px {
    margin-left: 40px !important; }

  .m-sm-63px {
    margin: 63px !important; }

  .mt-sm-63px,
  .my-sm-63px {
    margin-top: 63px !important; }

  .mr-sm-63px,
  .mx-sm-63px {
    margin-right: 63px !important; }

  .mb-sm-63px,
  .my-sm-63px {
    margin-bottom: 63px !important; }

  .ml-sm-63px,
  .mx-sm-63px {
    margin-left: 63px !important; }

  .m-sm-1px {
    margin: 1px !important; }

  .mt-sm-1px,
  .my-sm-1px {
    margin-top: 1px !important; }

  .mr-sm-1px,
  .mx-sm-1px {
    margin-right: 1px !important; }

  .mb-sm-1px,
  .my-sm-1px {
    margin-bottom: 1px !important; }

  .ml-sm-1px,
  .mx-sm-1px {
    margin-left: 1px !important; }

  .m-sm-2px {
    margin: 2px !important; }

  .mt-sm-2px,
  .my-sm-2px {
    margin-top: 2px !important; }

  .mr-sm-2px,
  .mx-sm-2px {
    margin-right: 2px !important; }

  .mb-sm-2px,
  .my-sm-2px {
    margin-bottom: 2px !important; }

  .ml-sm-2px,
  .mx-sm-2px {
    margin-left: 2px !important; }

  .m-sm-3px {
    margin: 3px !important; }

  .mt-sm-3px,
  .my-sm-3px {
    margin-top: 3px !important; }

  .mr-sm-3px,
  .mx-sm-3px {
    margin-right: 3px !important; }

  .mb-sm-3px,
  .my-sm-3px {
    margin-bottom: 3px !important; }

  .ml-sm-3px,
  .mx-sm-3px {
    margin-left: 3px !important; }

  .m-sm-25p {
    margin: 25% !important; }

  .mt-sm-25p,
  .my-sm-25p {
    margin-top: 25% !important; }

  .mr-sm-25p,
  .mx-sm-25p {
    margin-right: 25% !important; }

  .mb-sm-25p,
  .my-sm-25p {
    margin-bottom: 25% !important; }

  .ml-sm-25p,
  .mx-sm-25p {
    margin-left: 25% !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; }

  .p-sm-6 {
    padding: 4rem !important; }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4rem !important; }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4rem !important; }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4rem !important; }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4rem !important; }

  .p-sm-7 {
    padding: 5rem !important; }

  .pt-sm-7,
  .py-sm-7 {
    padding-top: 5rem !important; }

  .pr-sm-7,
  .px-sm-7 {
    padding-right: 5rem !important; }

  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 5rem !important; }

  .pl-sm-7,
  .px-sm-7 {
    padding-left: 5rem !important; }

  .p-sm-8 {
    padding: 6rem !important; }

  .pt-sm-8,
  .py-sm-8 {
    padding-top: 6rem !important; }

  .pr-sm-8,
  .px-sm-8 {
    padding-right: 6rem !important; }

  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 6rem !important; }

  .pl-sm-8,
  .px-sm-8 {
    padding-left: 6rem !important; }

  .p-sm-9 {
    padding: 7rem !important; }

  .pt-sm-9,
  .py-sm-9 {
    padding-top: 7rem !important; }

  .pr-sm-9,
  .px-sm-9 {
    padding-right: 7rem !important; }

  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 7rem !important; }

  .pl-sm-9,
  .px-sm-9 {
    padding-left: 7rem !important; }

  .p-sm-10 {
    padding: 8rem !important; }

  .pt-sm-10,
  .py-sm-10 {
    padding-top: 8rem !important; }

  .pr-sm-10,
  .px-sm-10 {
    padding-right: 8rem !important; }

  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 8rem !important; }

  .pl-sm-10,
  .px-sm-10 {
    padding-left: 8rem !important; }

  .p-sm-20px {
    padding: 1.25rem !important; }

  .pt-sm-20px,
  .py-sm-20px {
    padding-top: 1.25rem !important; }

  .pr-sm-20px,
  .px-sm-20px {
    padding-right: 1.25rem !important; }

  .pb-sm-20px,
  .py-sm-20px {
    padding-bottom: 1.25rem !important; }

  .pl-sm-20px,
  .px-sm-20px {
    padding-left: 1.25rem !important; }

  .p-sm-30px {
    padding: 30px !important; }

  .pt-sm-30px,
  .py-sm-30px {
    padding-top: 30px !important; }

  .pr-sm-30px,
  .px-sm-30px {
    padding-right: 30px !important; }

  .pb-sm-30px,
  .py-sm-30px {
    padding-bottom: 30px !important; }

  .pl-sm-30px,
  .px-sm-30px {
    padding-left: 30px !important; }

  .p-sm-40px {
    padding: 40px !important; }

  .pt-sm-40px,
  .py-sm-40px {
    padding-top: 40px !important; }

  .pr-sm-40px,
  .px-sm-40px {
    padding-right: 40px !important; }

  .pb-sm-40px,
  .py-sm-40px {
    padding-bottom: 40px !important; }

  .pl-sm-40px,
  .px-sm-40px {
    padding-left: 40px !important; }

  .p-sm-63px {
    padding: 63px !important; }

  .pt-sm-63px,
  .py-sm-63px {
    padding-top: 63px !important; }

  .pr-sm-63px,
  .px-sm-63px {
    padding-right: 63px !important; }

  .pb-sm-63px,
  .py-sm-63px {
    padding-bottom: 63px !important; }

  .pl-sm-63px,
  .px-sm-63px {
    padding-left: 63px !important; }

  .p-sm-1px {
    padding: 1px !important; }

  .pt-sm-1px,
  .py-sm-1px {
    padding-top: 1px !important; }

  .pr-sm-1px,
  .px-sm-1px {
    padding-right: 1px !important; }

  .pb-sm-1px,
  .py-sm-1px {
    padding-bottom: 1px !important; }

  .pl-sm-1px,
  .px-sm-1px {
    padding-left: 1px !important; }

  .p-sm-2px {
    padding: 2px !important; }

  .pt-sm-2px,
  .py-sm-2px {
    padding-top: 2px !important; }

  .pr-sm-2px,
  .px-sm-2px {
    padding-right: 2px !important; }

  .pb-sm-2px,
  .py-sm-2px {
    padding-bottom: 2px !important; }

  .pl-sm-2px,
  .px-sm-2px {
    padding-left: 2px !important; }

  .p-sm-3px {
    padding: 3px !important; }

  .pt-sm-3px,
  .py-sm-3px {
    padding-top: 3px !important; }

  .pr-sm-3px,
  .px-sm-3px {
    padding-right: 3px !important; }

  .pb-sm-3px,
  .py-sm-3px {
    padding-bottom: 3px !important; }

  .pl-sm-3px,
  .px-sm-3px {
    padding-left: 3px !important; }

  .p-sm-25p {
    padding: 25% !important; }

  .pt-sm-25p,
  .py-sm-25p {
    padding-top: 25% !important; }

  .pr-sm-25p,
  .px-sm-25p {
    padding-right: 25% !important; }

  .pb-sm-25p,
  .py-sm-25p {
    padding-bottom: 25% !important; }

  .pl-sm-25p,
  .px-sm-25p {
    padding-left: 25% !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; }

  .m-md-6 {
    margin: 4rem !important; }

  .mt-md-6,
  .my-md-6 {
    margin-top: 4rem !important; }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 4rem !important; }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4rem !important; }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 4rem !important; }

  .m-md-7 {
    margin: 5rem !important; }

  .mt-md-7,
  .my-md-7 {
    margin-top: 5rem !important; }

  .mr-md-7,
  .mx-md-7 {
    margin-right: 5rem !important; }

  .mb-md-7,
  .my-md-7 {
    margin-bottom: 5rem !important; }

  .ml-md-7,
  .mx-md-7 {
    margin-left: 5rem !important; }

  .m-md-8 {
    margin: 6rem !important; }

  .mt-md-8,
  .my-md-8 {
    margin-top: 6rem !important; }

  .mr-md-8,
  .mx-md-8 {
    margin-right: 6rem !important; }

  .mb-md-8,
  .my-md-8 {
    margin-bottom: 6rem !important; }

  .ml-md-8,
  .mx-md-8 {
    margin-left: 6rem !important; }

  .m-md-9 {
    margin: 7rem !important; }

  .mt-md-9,
  .my-md-9 {
    margin-top: 7rem !important; }

  .mr-md-9,
  .mx-md-9 {
    margin-right: 7rem !important; }

  .mb-md-9,
  .my-md-9 {
    margin-bottom: 7rem !important; }

  .ml-md-9,
  .mx-md-9 {
    margin-left: 7rem !important; }

  .m-md-10 {
    margin: 8rem !important; }

  .mt-md-10,
  .my-md-10 {
    margin-top: 8rem !important; }

  .mr-md-10,
  .mx-md-10 {
    margin-right: 8rem !important; }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 8rem !important; }

  .ml-md-10,
  .mx-md-10 {
    margin-left: 8rem !important; }

  .m-md-20px {
    margin: 1.25rem !important; }

  .mt-md-20px,
  .my-md-20px {
    margin-top: 1.25rem !important; }

  .mr-md-20px,
  .mx-md-20px {
    margin-right: 1.25rem !important; }

  .mb-md-20px,
  .my-md-20px {
    margin-bottom: 1.25rem !important; }

  .ml-md-20px,
  .mx-md-20px {
    margin-left: 1.25rem !important; }

  .m-md-30px {
    margin: 30px !important; }

  .mt-md-30px,
  .my-md-30px {
    margin-top: 30px !important; }

  .mr-md-30px,
  .mx-md-30px {
    margin-right: 30px !important; }

  .mb-md-30px,
  .my-md-30px {
    margin-bottom: 30px !important; }

  .ml-md-30px,
  .mx-md-30px {
    margin-left: 30px !important; }

  .m-md-40px {
    margin: 40px !important; }

  .mt-md-40px,
  .my-md-40px {
    margin-top: 40px !important; }

  .mr-md-40px,
  .mx-md-40px {
    margin-right: 40px !important; }

  .mb-md-40px,
  .my-md-40px {
    margin-bottom: 40px !important; }

  .ml-md-40px,
  .mx-md-40px {
    margin-left: 40px !important; }

  .m-md-63px {
    margin: 63px !important; }

  .mt-md-63px,
  .my-md-63px {
    margin-top: 63px !important; }

  .mr-md-63px,
  .mx-md-63px {
    margin-right: 63px !important; }

  .mb-md-63px,
  .my-md-63px {
    margin-bottom: 63px !important; }

  .ml-md-63px,
  .mx-md-63px {
    margin-left: 63px !important; }

  .m-md-1px {
    margin: 1px !important; }

  .mt-md-1px,
  .my-md-1px {
    margin-top: 1px !important; }

  .mr-md-1px,
  .mx-md-1px {
    margin-right: 1px !important; }

  .mb-md-1px,
  .my-md-1px {
    margin-bottom: 1px !important; }

  .ml-md-1px,
  .mx-md-1px {
    margin-left: 1px !important; }

  .m-md-2px {
    margin: 2px !important; }

  .mt-md-2px,
  .my-md-2px {
    margin-top: 2px !important; }

  .mr-md-2px,
  .mx-md-2px {
    margin-right: 2px !important; }

  .mb-md-2px,
  .my-md-2px {
    margin-bottom: 2px !important; }

  .ml-md-2px,
  .mx-md-2px {
    margin-left: 2px !important; }

  .m-md-3px {
    margin: 3px !important; }

  .mt-md-3px,
  .my-md-3px {
    margin-top: 3px !important; }

  .mr-md-3px,
  .mx-md-3px {
    margin-right: 3px !important; }

  .mb-md-3px,
  .my-md-3px {
    margin-bottom: 3px !important; }

  .ml-md-3px,
  .mx-md-3px {
    margin-left: 3px !important; }

  .m-md-25p {
    margin: 25% !important; }

  .mt-md-25p,
  .my-md-25p {
    margin-top: 25% !important; }

  .mr-md-25p,
  .mx-md-25p {
    margin-right: 25% !important; }

  .mb-md-25p,
  .my-md-25p {
    margin-bottom: 25% !important; }

  .ml-md-25p,
  .mx-md-25p {
    margin-left: 25% !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; }

  .p-md-6 {
    padding: 4rem !important; }

  .pt-md-6,
  .py-md-6 {
    padding-top: 4rem !important; }

  .pr-md-6,
  .px-md-6 {
    padding-right: 4rem !important; }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4rem !important; }

  .pl-md-6,
  .px-md-6 {
    padding-left: 4rem !important; }

  .p-md-7 {
    padding: 5rem !important; }

  .pt-md-7,
  .py-md-7 {
    padding-top: 5rem !important; }

  .pr-md-7,
  .px-md-7 {
    padding-right: 5rem !important; }

  .pb-md-7,
  .py-md-7 {
    padding-bottom: 5rem !important; }

  .pl-md-7,
  .px-md-7 {
    padding-left: 5rem !important; }

  .p-md-8 {
    padding: 6rem !important; }

  .pt-md-8,
  .py-md-8 {
    padding-top: 6rem !important; }

  .pr-md-8,
  .px-md-8 {
    padding-right: 6rem !important; }

  .pb-md-8,
  .py-md-8 {
    padding-bottom: 6rem !important; }

  .pl-md-8,
  .px-md-8 {
    padding-left: 6rem !important; }

  .p-md-9 {
    padding: 7rem !important; }

  .pt-md-9,
  .py-md-9 {
    padding-top: 7rem !important; }

  .pr-md-9,
  .px-md-9 {
    padding-right: 7rem !important; }

  .pb-md-9,
  .py-md-9 {
    padding-bottom: 7rem !important; }

  .pl-md-9,
  .px-md-9 {
    padding-left: 7rem !important; }

  .p-md-10 {
    padding: 8rem !important; }

  .pt-md-10,
  .py-md-10 {
    padding-top: 8rem !important; }

  .pr-md-10,
  .px-md-10 {
    padding-right: 8rem !important; }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 8rem !important; }

  .pl-md-10,
  .px-md-10 {
    padding-left: 8rem !important; }

  .p-md-20px {
    padding: 1.25rem !important; }

  .pt-md-20px,
  .py-md-20px {
    padding-top: 1.25rem !important; }

  .pr-md-20px,
  .px-md-20px {
    padding-right: 1.25rem !important; }

  .pb-md-20px,
  .py-md-20px {
    padding-bottom: 1.25rem !important; }

  .pl-md-20px,
  .px-md-20px {
    padding-left: 1.25rem !important; }

  .p-md-30px {
    padding: 30px !important; }

  .pt-md-30px,
  .py-md-30px {
    padding-top: 30px !important; }

  .pr-md-30px,
  .px-md-30px {
    padding-right: 30px !important; }

  .pb-md-30px,
  .py-md-30px {
    padding-bottom: 30px !important; }

  .pl-md-30px,
  .px-md-30px {
    padding-left: 30px !important; }

  .p-md-40px {
    padding: 40px !important; }

  .pt-md-40px,
  .py-md-40px {
    padding-top: 40px !important; }

  .pr-md-40px,
  .px-md-40px {
    padding-right: 40px !important; }

  .pb-md-40px,
  .py-md-40px {
    padding-bottom: 40px !important; }

  .pl-md-40px,
  .px-md-40px {
    padding-left: 40px !important; }

  .p-md-63px {
    padding: 63px !important; }

  .pt-md-63px,
  .py-md-63px {
    padding-top: 63px !important; }

  .pr-md-63px,
  .px-md-63px {
    padding-right: 63px !important; }

  .pb-md-63px,
  .py-md-63px {
    padding-bottom: 63px !important; }

  .pl-md-63px,
  .px-md-63px {
    padding-left: 63px !important; }

  .p-md-1px {
    padding: 1px !important; }

  .pt-md-1px,
  .py-md-1px {
    padding-top: 1px !important; }

  .pr-md-1px,
  .px-md-1px {
    padding-right: 1px !important; }

  .pb-md-1px,
  .py-md-1px {
    padding-bottom: 1px !important; }

  .pl-md-1px,
  .px-md-1px {
    padding-left: 1px !important; }

  .p-md-2px {
    padding: 2px !important; }

  .pt-md-2px,
  .py-md-2px {
    padding-top: 2px !important; }

  .pr-md-2px,
  .px-md-2px {
    padding-right: 2px !important; }

  .pb-md-2px,
  .py-md-2px {
    padding-bottom: 2px !important; }

  .pl-md-2px,
  .px-md-2px {
    padding-left: 2px !important; }

  .p-md-3px {
    padding: 3px !important; }

  .pt-md-3px,
  .py-md-3px {
    padding-top: 3px !important; }

  .pr-md-3px,
  .px-md-3px {
    padding-right: 3px !important; }

  .pb-md-3px,
  .py-md-3px {
    padding-bottom: 3px !important; }

  .pl-md-3px,
  .px-md-3px {
    padding-left: 3px !important; }

  .p-md-25p {
    padding: 25% !important; }

  .pt-md-25p,
  .py-md-25p {
    padding-top: 25% !important; }

  .pr-md-25p,
  .px-md-25p {
    padding-right: 25% !important; }

  .pb-md-25p,
  .py-md-25p {
    padding-bottom: 25% !important; }

  .pl-md-25p,
  .px-md-25p {
    padding-left: 25% !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: 1100px) {
  .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; }

  .m-lg-6 {
    margin: 4rem !important; }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4rem !important; }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4rem !important; }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4rem !important; }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4rem !important; }

  .m-lg-7 {
    margin: 5rem !important; }

  .mt-lg-7,
  .my-lg-7 {
    margin-top: 5rem !important; }

  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 5rem !important; }

  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 5rem !important; }

  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 5rem !important; }

  .m-lg-8 {
    margin: 6rem !important; }

  .mt-lg-8,
  .my-lg-8 {
    margin-top: 6rem !important; }

  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 6rem !important; }

  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 6rem !important; }

  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 6rem !important; }

  .m-lg-9 {
    margin: 7rem !important; }

  .mt-lg-9,
  .my-lg-9 {
    margin-top: 7rem !important; }

  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 7rem !important; }

  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 7rem !important; }

  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 7rem !important; }

  .m-lg-10 {
    margin: 8rem !important; }

  .mt-lg-10,
  .my-lg-10 {
    margin-top: 8rem !important; }

  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 8rem !important; }

  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 8rem !important; }

  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 8rem !important; }

  .m-lg-20px {
    margin: 1.25rem !important; }

  .mt-lg-20px,
  .my-lg-20px {
    margin-top: 1.25rem !important; }

  .mr-lg-20px,
  .mx-lg-20px {
    margin-right: 1.25rem !important; }

  .mb-lg-20px,
  .my-lg-20px {
    margin-bottom: 1.25rem !important; }

  .ml-lg-20px,
  .mx-lg-20px {
    margin-left: 1.25rem !important; }

  .m-lg-30px {
    margin: 30px !important; }

  .mt-lg-30px,
  .my-lg-30px {
    margin-top: 30px !important; }

  .mr-lg-30px,
  .mx-lg-30px {
    margin-right: 30px !important; }

  .mb-lg-30px,
  .my-lg-30px {
    margin-bottom: 30px !important; }

  .ml-lg-30px,
  .mx-lg-30px {
    margin-left: 30px !important; }

  .m-lg-40px {
    margin: 40px !important; }

  .mt-lg-40px,
  .my-lg-40px {
    margin-top: 40px !important; }

  .mr-lg-40px,
  .mx-lg-40px {
    margin-right: 40px !important; }

  .mb-lg-40px,
  .my-lg-40px {
    margin-bottom: 40px !important; }

  .ml-lg-40px,
  .mx-lg-40px {
    margin-left: 40px !important; }

  .m-lg-63px {
    margin: 63px !important; }

  .mt-lg-63px,
  .my-lg-63px {
    margin-top: 63px !important; }

  .mr-lg-63px,
  .mx-lg-63px {
    margin-right: 63px !important; }

  .mb-lg-63px,
  .my-lg-63px {
    margin-bottom: 63px !important; }

  .ml-lg-63px,
  .mx-lg-63px {
    margin-left: 63px !important; }

  .m-lg-1px {
    margin: 1px !important; }

  .mt-lg-1px,
  .my-lg-1px {
    margin-top: 1px !important; }

  .mr-lg-1px,
  .mx-lg-1px {
    margin-right: 1px !important; }

  .mb-lg-1px,
  .my-lg-1px {
    margin-bottom: 1px !important; }

  .ml-lg-1px,
  .mx-lg-1px {
    margin-left: 1px !important; }

  .m-lg-2px {
    margin: 2px !important; }

  .mt-lg-2px,
  .my-lg-2px {
    margin-top: 2px !important; }

  .mr-lg-2px,
  .mx-lg-2px {
    margin-right: 2px !important; }

  .mb-lg-2px,
  .my-lg-2px {
    margin-bottom: 2px !important; }

  .ml-lg-2px,
  .mx-lg-2px {
    margin-left: 2px !important; }

  .m-lg-3px {
    margin: 3px !important; }

  .mt-lg-3px,
  .my-lg-3px {
    margin-top: 3px !important; }

  .mr-lg-3px,
  .mx-lg-3px {
    margin-right: 3px !important; }

  .mb-lg-3px,
  .my-lg-3px {
    margin-bottom: 3px !important; }

  .ml-lg-3px,
  .mx-lg-3px {
    margin-left: 3px !important; }

  .m-lg-25p {
    margin: 25% !important; }

  .mt-lg-25p,
  .my-lg-25p {
    margin-top: 25% !important; }

  .mr-lg-25p,
  .mx-lg-25p {
    margin-right: 25% !important; }

  .mb-lg-25p,
  .my-lg-25p {
    margin-bottom: 25% !important; }

  .ml-lg-25p,
  .mx-lg-25p {
    margin-left: 25% !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; }

  .p-lg-6 {
    padding: 4rem !important; }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4rem !important; }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4rem !important; }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4rem !important; }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4rem !important; }

  .p-lg-7 {
    padding: 5rem !important; }

  .pt-lg-7,
  .py-lg-7 {
    padding-top: 5rem !important; }

  .pr-lg-7,
  .px-lg-7 {
    padding-right: 5rem !important; }

  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 5rem !important; }

  .pl-lg-7,
  .px-lg-7 {
    padding-left: 5rem !important; }

  .p-lg-8 {
    padding: 6rem !important; }

  .pt-lg-8,
  .py-lg-8 {
    padding-top: 6rem !important; }

  .pr-lg-8,
  .px-lg-8 {
    padding-right: 6rem !important; }

  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 6rem !important; }

  .pl-lg-8,
  .px-lg-8 {
    padding-left: 6rem !important; }

  .p-lg-9 {
    padding: 7rem !important; }

  .pt-lg-9,
  .py-lg-9 {
    padding-top: 7rem !important; }

  .pr-lg-9,
  .px-lg-9 {
    padding-right: 7rem !important; }

  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 7rem !important; }

  .pl-lg-9,
  .px-lg-9 {
    padding-left: 7rem !important; }

  .p-lg-10 {
    padding: 8rem !important; }

  .pt-lg-10,
  .py-lg-10 {
    padding-top: 8rem !important; }

  .pr-lg-10,
  .px-lg-10 {
    padding-right: 8rem !important; }

  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 8rem !important; }

  .pl-lg-10,
  .px-lg-10 {
    padding-left: 8rem !important; }

  .p-lg-20px {
    padding: 1.25rem !important; }

  .pt-lg-20px,
  .py-lg-20px {
    padding-top: 1.25rem !important; }

  .pr-lg-20px,
  .px-lg-20px {
    padding-right: 1.25rem !important; }

  .pb-lg-20px,
  .py-lg-20px {
    padding-bottom: 1.25rem !important; }

  .pl-lg-20px,
  .px-lg-20px {
    padding-left: 1.25rem !important; }

  .p-lg-30px {
    padding: 30px !important; }

  .pt-lg-30px,
  .py-lg-30px {
    padding-top: 30px !important; }

  .pr-lg-30px,
  .px-lg-30px {
    padding-right: 30px !important; }

  .pb-lg-30px,
  .py-lg-30px {
    padding-bottom: 30px !important; }

  .pl-lg-30px,
  .px-lg-30px {
    padding-left: 30px !important; }

  .p-lg-40px {
    padding: 40px !important; }

  .pt-lg-40px,
  .py-lg-40px {
    padding-top: 40px !important; }

  .pr-lg-40px,
  .px-lg-40px {
    padding-right: 40px !important; }

  .pb-lg-40px,
  .py-lg-40px {
    padding-bottom: 40px !important; }

  .pl-lg-40px,
  .px-lg-40px {
    padding-left: 40px !important; }

  .p-lg-63px {
    padding: 63px !important; }

  .pt-lg-63px,
  .py-lg-63px {
    padding-top: 63px !important; }

  .pr-lg-63px,
  .px-lg-63px {
    padding-right: 63px !important; }

  .pb-lg-63px,
  .py-lg-63px {
    padding-bottom: 63px !important; }

  .pl-lg-63px,
  .px-lg-63px {
    padding-left: 63px !important; }

  .p-lg-1px {
    padding: 1px !important; }

  .pt-lg-1px,
  .py-lg-1px {
    padding-top: 1px !important; }

  .pr-lg-1px,
  .px-lg-1px {
    padding-right: 1px !important; }

  .pb-lg-1px,
  .py-lg-1px {
    padding-bottom: 1px !important; }

  .pl-lg-1px,
  .px-lg-1px {
    padding-left: 1px !important; }

  .p-lg-2px {
    padding: 2px !important; }

  .pt-lg-2px,
  .py-lg-2px {
    padding-top: 2px !important; }

  .pr-lg-2px,
  .px-lg-2px {
    padding-right: 2px !important; }

  .pb-lg-2px,
  .py-lg-2px {
    padding-bottom: 2px !important; }

  .pl-lg-2px,
  .px-lg-2px {
    padding-left: 2px !important; }

  .p-lg-3px {
    padding: 3px !important; }

  .pt-lg-3px,
  .py-lg-3px {
    padding-top: 3px !important; }

  .pr-lg-3px,
  .px-lg-3px {
    padding-right: 3px !important; }

  .pb-lg-3px,
  .py-lg-3px {
    padding-bottom: 3px !important; }

  .pl-lg-3px,
  .px-lg-3px {
    padding-left: 3px !important; }

  .p-lg-25p {
    padding: 25% !important; }

  .pt-lg-25p,
  .py-lg-25p {
    padding-top: 25% !important; }

  .pr-lg-25p,
  .px-lg-25p {
    padding-right: 25% !important; }

  .pb-lg-25p,
  .py-lg-25p {
    padding-bottom: 25% !important; }

  .pl-lg-25p,
  .px-lg-25p {
    padding-left: 25% !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; }

  .m-xl-6 {
    margin: 4rem !important; }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4rem !important; }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4rem !important; }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4rem !important; }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4rem !important; }

  .m-xl-7 {
    margin: 5rem !important; }

  .mt-xl-7,
  .my-xl-7 {
    margin-top: 5rem !important; }

  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 5rem !important; }

  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 5rem !important; }

  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 5rem !important; }

  .m-xl-8 {
    margin: 6rem !important; }

  .mt-xl-8,
  .my-xl-8 {
    margin-top: 6rem !important; }

  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 6rem !important; }

  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 6rem !important; }

  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 6rem !important; }

  .m-xl-9 {
    margin: 7rem !important; }

  .mt-xl-9,
  .my-xl-9 {
    margin-top: 7rem !important; }

  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 7rem !important; }

  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 7rem !important; }

  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 7rem !important; }

  .m-xl-10 {
    margin: 8rem !important; }

  .mt-xl-10,
  .my-xl-10 {
    margin-top: 8rem !important; }

  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 8rem !important; }

  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 8rem !important; }

  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 8rem !important; }

  .m-xl-20px {
    margin: 1.25rem !important; }

  .mt-xl-20px,
  .my-xl-20px {
    margin-top: 1.25rem !important; }

  .mr-xl-20px,
  .mx-xl-20px {
    margin-right: 1.25rem !important; }

  .mb-xl-20px,
  .my-xl-20px {
    margin-bottom: 1.25rem !important; }

  .ml-xl-20px,
  .mx-xl-20px {
    margin-left: 1.25rem !important; }

  .m-xl-30px {
    margin: 30px !important; }

  .mt-xl-30px,
  .my-xl-30px {
    margin-top: 30px !important; }

  .mr-xl-30px,
  .mx-xl-30px {
    margin-right: 30px !important; }

  .mb-xl-30px,
  .my-xl-30px {
    margin-bottom: 30px !important; }

  .ml-xl-30px,
  .mx-xl-30px {
    margin-left: 30px !important; }

  .m-xl-40px {
    margin: 40px !important; }

  .mt-xl-40px,
  .my-xl-40px {
    margin-top: 40px !important; }

  .mr-xl-40px,
  .mx-xl-40px {
    margin-right: 40px !important; }

  .mb-xl-40px,
  .my-xl-40px {
    margin-bottom: 40px !important; }

  .ml-xl-40px,
  .mx-xl-40px {
    margin-left: 40px !important; }

  .m-xl-63px {
    margin: 63px !important; }

  .mt-xl-63px,
  .my-xl-63px {
    margin-top: 63px !important; }

  .mr-xl-63px,
  .mx-xl-63px {
    margin-right: 63px !important; }

  .mb-xl-63px,
  .my-xl-63px {
    margin-bottom: 63px !important; }

  .ml-xl-63px,
  .mx-xl-63px {
    margin-left: 63px !important; }

  .m-xl-1px {
    margin: 1px !important; }

  .mt-xl-1px,
  .my-xl-1px {
    margin-top: 1px !important; }

  .mr-xl-1px,
  .mx-xl-1px {
    margin-right: 1px !important; }

  .mb-xl-1px,
  .my-xl-1px {
    margin-bottom: 1px !important; }

  .ml-xl-1px,
  .mx-xl-1px {
    margin-left: 1px !important; }

  .m-xl-2px {
    margin: 2px !important; }

  .mt-xl-2px,
  .my-xl-2px {
    margin-top: 2px !important; }

  .mr-xl-2px,
  .mx-xl-2px {
    margin-right: 2px !important; }

  .mb-xl-2px,
  .my-xl-2px {
    margin-bottom: 2px !important; }

  .ml-xl-2px,
  .mx-xl-2px {
    margin-left: 2px !important; }

  .m-xl-3px {
    margin: 3px !important; }

  .mt-xl-3px,
  .my-xl-3px {
    margin-top: 3px !important; }

  .mr-xl-3px,
  .mx-xl-3px {
    margin-right: 3px !important; }

  .mb-xl-3px,
  .my-xl-3px {
    margin-bottom: 3px !important; }

  .ml-xl-3px,
  .mx-xl-3px {
    margin-left: 3px !important; }

  .m-xl-25p {
    margin: 25% !important; }

  .mt-xl-25p,
  .my-xl-25p {
    margin-top: 25% !important; }

  .mr-xl-25p,
  .mx-xl-25p {
    margin-right: 25% !important; }

  .mb-xl-25p,
  .my-xl-25p {
    margin-bottom: 25% !important; }

  .ml-xl-25p,
  .mx-xl-25p {
    margin-left: 25% !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; }

  .p-xl-6 {
    padding: 4rem !important; }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4rem !important; }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4rem !important; }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4rem !important; }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4rem !important; }

  .p-xl-7 {
    padding: 5rem !important; }

  .pt-xl-7,
  .py-xl-7 {
    padding-top: 5rem !important; }

  .pr-xl-7,
  .px-xl-7 {
    padding-right: 5rem !important; }

  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 5rem !important; }

  .pl-xl-7,
  .px-xl-7 {
    padding-left: 5rem !important; }

  .p-xl-8 {
    padding: 6rem !important; }

  .pt-xl-8,
  .py-xl-8 {
    padding-top: 6rem !important; }

  .pr-xl-8,
  .px-xl-8 {
    padding-right: 6rem !important; }

  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 6rem !important; }

  .pl-xl-8,
  .px-xl-8 {
    padding-left: 6rem !important; }

  .p-xl-9 {
    padding: 7rem !important; }

  .pt-xl-9,
  .py-xl-9 {
    padding-top: 7rem !important; }

  .pr-xl-9,
  .px-xl-9 {
    padding-right: 7rem !important; }

  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 7rem !important; }

  .pl-xl-9,
  .px-xl-9 {
    padding-left: 7rem !important; }

  .p-xl-10 {
    padding: 8rem !important; }

  .pt-xl-10,
  .py-xl-10 {
    padding-top: 8rem !important; }

  .pr-xl-10,
  .px-xl-10 {
    padding-right: 8rem !important; }

  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 8rem !important; }

  .pl-xl-10,
  .px-xl-10 {
    padding-left: 8rem !important; }

  .p-xl-20px {
    padding: 1.25rem !important; }

  .pt-xl-20px,
  .py-xl-20px {
    padding-top: 1.25rem !important; }

  .pr-xl-20px,
  .px-xl-20px {
    padding-right: 1.25rem !important; }

  .pb-xl-20px,
  .py-xl-20px {
    padding-bottom: 1.25rem !important; }

  .pl-xl-20px,
  .px-xl-20px {
    padding-left: 1.25rem !important; }

  .p-xl-30px {
    padding: 30px !important; }

  .pt-xl-30px,
  .py-xl-30px {
    padding-top: 30px !important; }

  .pr-xl-30px,
  .px-xl-30px {
    padding-right: 30px !important; }

  .pb-xl-30px,
  .py-xl-30px {
    padding-bottom: 30px !important; }

  .pl-xl-30px,
  .px-xl-30px {
    padding-left: 30px !important; }

  .p-xl-40px {
    padding: 40px !important; }

  .pt-xl-40px,
  .py-xl-40px {
    padding-top: 40px !important; }

  .pr-xl-40px,
  .px-xl-40px {
    padding-right: 40px !important; }

  .pb-xl-40px,
  .py-xl-40px {
    padding-bottom: 40px !important; }

  .pl-xl-40px,
  .px-xl-40px {
    padding-left: 40px !important; }

  .p-xl-63px {
    padding: 63px !important; }

  .pt-xl-63px,
  .py-xl-63px {
    padding-top: 63px !important; }

  .pr-xl-63px,
  .px-xl-63px {
    padding-right: 63px !important; }

  .pb-xl-63px,
  .py-xl-63px {
    padding-bottom: 63px !important; }

  .pl-xl-63px,
  .px-xl-63px {
    padding-left: 63px !important; }

  .p-xl-1px {
    padding: 1px !important; }

  .pt-xl-1px,
  .py-xl-1px {
    padding-top: 1px !important; }

  .pr-xl-1px,
  .px-xl-1px {
    padding-right: 1px !important; }

  .pb-xl-1px,
  .py-xl-1px {
    padding-bottom: 1px !important; }

  .pl-xl-1px,
  .px-xl-1px {
    padding-left: 1px !important; }

  .p-xl-2px {
    padding: 2px !important; }

  .pt-xl-2px,
  .py-xl-2px {
    padding-top: 2px !important; }

  .pr-xl-2px,
  .px-xl-2px {
    padding-right: 2px !important; }

  .pb-xl-2px,
  .py-xl-2px {
    padding-bottom: 2px !important; }

  .pl-xl-2px,
  .px-xl-2px {
    padding-left: 2px !important; }

  .p-xl-3px {
    padding: 3px !important; }

  .pt-xl-3px,
  .py-xl-3px {
    padding-top: 3px !important; }

  .pr-xl-3px,
  .px-xl-3px {
    padding-right: 3px !important; }

  .pb-xl-3px,
  .py-xl-3px {
    padding-bottom: 3px !important; }

  .pl-xl-3px,
  .px-xl-3px {
    padding-left: 3px !important; }

  .p-xl-25p {
    padding: 25% !important; }

  .pt-xl-25p,
  .py-xl-25p {
    padding-top: 25% !important; }

  .pr-xl-25p,
  .px-xl-25p {
    padding-right: 25% !important; }

  .pb-xl-25p,
  .py-xl-25p {
    padding-bottom: 25% !important; }

  .pl-xl-25p,
  .px-xl-25p {
    padding-left: 25% !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; } }
@media (min-width: 1340px) {
  .m-xxl-0 {
    margin: 0 !important; }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }

  .m-xxl-1 {
    margin: 0.25rem !important; }

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }

  .m-xxl-2 {
    margin: 0.5rem !important; }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }

  .m-xxl-3 {
    margin: 1rem !important; }

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }

  .m-xxl-4 {
    margin: 1.5rem !important; }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }

  .m-xxl-5 {
    margin: 3rem !important; }

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }

  .m-xxl-6 {
    margin: 4rem !important; }

  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 4rem !important; }

  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 4rem !important; }

  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 4rem !important; }

  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 4rem !important; }

  .m-xxl-7 {
    margin: 5rem !important; }

  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 5rem !important; }

  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 5rem !important; }

  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 5rem !important; }

  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 5rem !important; }

  .m-xxl-8 {
    margin: 6rem !important; }

  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 6rem !important; }

  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 6rem !important; }

  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 6rem !important; }

  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 6rem !important; }

  .m-xxl-9 {
    margin: 7rem !important; }

  .mt-xxl-9,
  .my-xxl-9 {
    margin-top: 7rem !important; }

  .mr-xxl-9,
  .mx-xxl-9 {
    margin-right: 7rem !important; }

  .mb-xxl-9,
  .my-xxl-9 {
    margin-bottom: 7rem !important; }

  .ml-xxl-9,
  .mx-xxl-9 {
    margin-left: 7rem !important; }

  .m-xxl-10 {
    margin: 8rem !important; }

  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 8rem !important; }

  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 8rem !important; }

  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 8rem !important; }

  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 8rem !important; }

  .m-xxl-20px {
    margin: 1.25rem !important; }

  .mt-xxl-20px,
  .my-xxl-20px {
    margin-top: 1.25rem !important; }

  .mr-xxl-20px,
  .mx-xxl-20px {
    margin-right: 1.25rem !important; }

  .mb-xxl-20px,
  .my-xxl-20px {
    margin-bottom: 1.25rem !important; }

  .ml-xxl-20px,
  .mx-xxl-20px {
    margin-left: 1.25rem !important; }

  .m-xxl-30px {
    margin: 30px !important; }

  .mt-xxl-30px,
  .my-xxl-30px {
    margin-top: 30px !important; }

  .mr-xxl-30px,
  .mx-xxl-30px {
    margin-right: 30px !important; }

  .mb-xxl-30px,
  .my-xxl-30px {
    margin-bottom: 30px !important; }

  .ml-xxl-30px,
  .mx-xxl-30px {
    margin-left: 30px !important; }

  .m-xxl-40px {
    margin: 40px !important; }

  .mt-xxl-40px,
  .my-xxl-40px {
    margin-top: 40px !important; }

  .mr-xxl-40px,
  .mx-xxl-40px {
    margin-right: 40px !important; }

  .mb-xxl-40px,
  .my-xxl-40px {
    margin-bottom: 40px !important; }

  .ml-xxl-40px,
  .mx-xxl-40px {
    margin-left: 40px !important; }

  .m-xxl-63px {
    margin: 63px !important; }

  .mt-xxl-63px,
  .my-xxl-63px {
    margin-top: 63px !important; }

  .mr-xxl-63px,
  .mx-xxl-63px {
    margin-right: 63px !important; }

  .mb-xxl-63px,
  .my-xxl-63px {
    margin-bottom: 63px !important; }

  .ml-xxl-63px,
  .mx-xxl-63px {
    margin-left: 63px !important; }

  .m-xxl-1px {
    margin: 1px !important; }

  .mt-xxl-1px,
  .my-xxl-1px {
    margin-top: 1px !important; }

  .mr-xxl-1px,
  .mx-xxl-1px {
    margin-right: 1px !important; }

  .mb-xxl-1px,
  .my-xxl-1px {
    margin-bottom: 1px !important; }

  .ml-xxl-1px,
  .mx-xxl-1px {
    margin-left: 1px !important; }

  .m-xxl-2px {
    margin: 2px !important; }

  .mt-xxl-2px,
  .my-xxl-2px {
    margin-top: 2px !important; }

  .mr-xxl-2px,
  .mx-xxl-2px {
    margin-right: 2px !important; }

  .mb-xxl-2px,
  .my-xxl-2px {
    margin-bottom: 2px !important; }

  .ml-xxl-2px,
  .mx-xxl-2px {
    margin-left: 2px !important; }

  .m-xxl-3px {
    margin: 3px !important; }

  .mt-xxl-3px,
  .my-xxl-3px {
    margin-top: 3px !important; }

  .mr-xxl-3px,
  .mx-xxl-3px {
    margin-right: 3px !important; }

  .mb-xxl-3px,
  .my-xxl-3px {
    margin-bottom: 3px !important; }

  .ml-xxl-3px,
  .mx-xxl-3px {
    margin-left: 3px !important; }

  .m-xxl-25p {
    margin: 25% !important; }

  .mt-xxl-25p,
  .my-xxl-25p {
    margin-top: 25% !important; }

  .mr-xxl-25p,
  .mx-xxl-25p {
    margin-right: 25% !important; }

  .mb-xxl-25p,
  .my-xxl-25p {
    margin-bottom: 25% !important; }

  .ml-xxl-25p,
  .mx-xxl-25p {
    margin-left: 25% !important; }

  .p-xxl-0 {
    padding: 0 !important; }

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }

  .p-xxl-1 {
    padding: 0.25rem !important; }

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }

  .p-xxl-2 {
    padding: 0.5rem !important; }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }

  .p-xxl-3 {
    padding: 1rem !important; }

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }

  .p-xxl-4 {
    padding: 1.5rem !important; }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }

  .p-xxl-5 {
    padding: 3rem !important; }

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }

  .p-xxl-6 {
    padding: 4rem !important; }

  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 4rem !important; }

  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 4rem !important; }

  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 4rem !important; }

  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 4rem !important; }

  .p-xxl-7 {
    padding: 5rem !important; }

  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 5rem !important; }

  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 5rem !important; }

  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 5rem !important; }

  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 5rem !important; }

  .p-xxl-8 {
    padding: 6rem !important; }

  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 6rem !important; }

  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 6rem !important; }

  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 6rem !important; }

  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 6rem !important; }

  .p-xxl-9 {
    padding: 7rem !important; }

  .pt-xxl-9,
  .py-xxl-9 {
    padding-top: 7rem !important; }

  .pr-xxl-9,
  .px-xxl-9 {
    padding-right: 7rem !important; }

  .pb-xxl-9,
  .py-xxl-9 {
    padding-bottom: 7rem !important; }

  .pl-xxl-9,
  .px-xxl-9 {
    padding-left: 7rem !important; }

  .p-xxl-10 {
    padding: 8rem !important; }

  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 8rem !important; }

  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 8rem !important; }

  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 8rem !important; }

  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 8rem !important; }

  .p-xxl-20px {
    padding: 1.25rem !important; }

  .pt-xxl-20px,
  .py-xxl-20px {
    padding-top: 1.25rem !important; }

  .pr-xxl-20px,
  .px-xxl-20px {
    padding-right: 1.25rem !important; }

  .pb-xxl-20px,
  .py-xxl-20px {
    padding-bottom: 1.25rem !important; }

  .pl-xxl-20px,
  .px-xxl-20px {
    padding-left: 1.25rem !important; }

  .p-xxl-30px {
    padding: 30px !important; }

  .pt-xxl-30px,
  .py-xxl-30px {
    padding-top: 30px !important; }

  .pr-xxl-30px,
  .px-xxl-30px {
    padding-right: 30px !important; }

  .pb-xxl-30px,
  .py-xxl-30px {
    padding-bottom: 30px !important; }

  .pl-xxl-30px,
  .px-xxl-30px {
    padding-left: 30px !important; }

  .p-xxl-40px {
    padding: 40px !important; }

  .pt-xxl-40px,
  .py-xxl-40px {
    padding-top: 40px !important; }

  .pr-xxl-40px,
  .px-xxl-40px {
    padding-right: 40px !important; }

  .pb-xxl-40px,
  .py-xxl-40px {
    padding-bottom: 40px !important; }

  .pl-xxl-40px,
  .px-xxl-40px {
    padding-left: 40px !important; }

  .p-xxl-63px {
    padding: 63px !important; }

  .pt-xxl-63px,
  .py-xxl-63px {
    padding-top: 63px !important; }

  .pr-xxl-63px,
  .px-xxl-63px {
    padding-right: 63px !important; }

  .pb-xxl-63px,
  .py-xxl-63px {
    padding-bottom: 63px !important; }

  .pl-xxl-63px,
  .px-xxl-63px {
    padding-left: 63px !important; }

  .p-xxl-1px {
    padding: 1px !important; }

  .pt-xxl-1px,
  .py-xxl-1px {
    padding-top: 1px !important; }

  .pr-xxl-1px,
  .px-xxl-1px {
    padding-right: 1px !important; }

  .pb-xxl-1px,
  .py-xxl-1px {
    padding-bottom: 1px !important; }

  .pl-xxl-1px,
  .px-xxl-1px {
    padding-left: 1px !important; }

  .p-xxl-2px {
    padding: 2px !important; }

  .pt-xxl-2px,
  .py-xxl-2px {
    padding-top: 2px !important; }

  .pr-xxl-2px,
  .px-xxl-2px {
    padding-right: 2px !important; }

  .pb-xxl-2px,
  .py-xxl-2px {
    padding-bottom: 2px !important; }

  .pl-xxl-2px,
  .px-xxl-2px {
    padding-left: 2px !important; }

  .p-xxl-3px {
    padding: 3px !important; }

  .pt-xxl-3px,
  .py-xxl-3px {
    padding-top: 3px !important; }

  .pr-xxl-3px,
  .px-xxl-3px {
    padding-right: 3px !important; }

  .pb-xxl-3px,
  .py-xxl-3px {
    padding-bottom: 3px !important; }

  .pl-xxl-3px,
  .px-xxl-3px {
    padding-left: 3px !important; }

  .p-xxl-25p {
    padding: 25% !important; }

  .pt-xxl-25p,
  .py-xxl-25p {
    padding-top: 25% !important; }

  .pr-xxl-25p,
  .px-xxl-25p {
    padding-right: 25% !important; }

  .pb-xxl-25p,
  .py-xxl-25p {
    padding-bottom: 25% !important; }

  .pl-xxl-25p,
  .px-xxl-25p {
    padding-left: 25% !important; }

  .m-xxl-auto {
    margin: auto !important; }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }
.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 1100px) {
  .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; } }
@media (min-width: 1340px) {
  .text-xxl-left {
    text-align: left !important; }

  .text-xxl-right {
    text-align: right !important; }

  .text-xxl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #61b636 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #4c8f2a !important; }

.text-secondary {
  color: #ba6c00 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #874e00 !important; }

.text-success {
  color: #008A6D !important; }

a.text-success:hover, a.text-success:focus {
  color: #005745 !important; }

.text-success-opacity {
  color: rgba(0, 138, 109, 0.8) !important; }

a.text-success-opacity:hover, a.text-success-opacity:focus {
  color: rgba(0, 87, 69, 0.8) !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f1f1f1 !important; }

a.text-light:hover, a.text-light:focus {
  color: #d8d8d8 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-lightgray {
  color: rgba(255, 255, 255, 0.2) !important; }

a.text-lightgray:hover, a.text-lightgray:focus {
  color: rgba(230, 230, 230, 0.2) !important; }

.text-darkgray {
  color: #525252 !important; }

a.text-darkgray:hover, a.text-darkgray:focus {
  color: #393939 !important; }

.text-gray999 {
  color: #999999 !important; }

a.text-gray999:hover, a.text-gray999:focus {
  color: gray !important; }

.text-secondary-light {
  color: #f58e00 !important; }

a.text-secondary-light:hover, a.text-secondary-light:focus {
  color: #c27000 !important; }

.text-primary-dark {
  color: #447f26 !important; }

a.text-primary-dark:hover, a.text-primary-dark:focus {
  color: #2f581a !important; }

.text-primary-dark-opacity {
  color: rgba(68, 127, 38, 0.8) !important; }

a.text-primary-dark-opacity:hover, a.text-primary-dark-opacity:focus {
  color: rgba(47, 88, 26, 0.8) !important; }

.text-muted {
  color: #4a4a4a !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.bg-gradient-mixed-primary-to-secondary {
  background: #61b636 linear-gradient(180deg, #61b636, #ba6c00) repeat-x !important; }

.bg-gradient-mixed-secondary-to-primary {
  background: #ba6c00 linear-gradient(180deg, #ba6c00, #61b636) repeat-x !important; }

.border-1 {
  border-width: 1px !important; }

.border-top-1 {
  border-top-width: 1px !important; }

.border-left-1 {
  border-left-width: 1px !important; }

.border-right-1 {
  border-right-width: 1px !important; }

.border-bottom-1 {
  border-bottom-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-top-2 {
  border-top-width: 2px !important; }

.border-left-2 {
  border-left-width: 2px !important; }

.border-right-2 {
  border-right-width: 2px !important; }

.border-bottom-2 {
  border-bottom-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-top-3 {
  border-top-width: 3px !important; }

.border-left-3 {
  border-left-width: 3px !important; }

.border-right-3 {
  border-right-width: 3px !important; }

.border-bottom-3 {
  border-bottom-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-top-4 {
  border-top-width: 4px !important; }

.border-left-4 {
  border-left-width: 4px !important; }

.border-right-4 {
  border-right-width: 4px !important; }

.border-bottom-4 {
  border-bottom-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.border-top-5 {
  border-top-width: 5px !important; }

.border-left-5 {
  border-left-width: 5px !important; }

.border-right-5 {
  border-right-width: 5px !important; }

.border-bottom-5 {
  border-bottom-width: 5px !important; }

.border-6 {
  border-width: 6px !important; }

.border-top-6 {
  border-top-width: 6px !important; }

.border-left-6 {
  border-left-width: 6px !important; }

.border-right-6 {
  border-right-width: 6px !important; }

.border-bottom-6 {
  border-bottom-width: 6px !important; }

.border-7 {
  border-width: 7px !important; }

.border-top-7 {
  border-top-width: 7px !important; }

.border-left-7 {
  border-left-width: 7px !important; }

.border-right-7 {
  border-right-width: 7px !important; }

.border-bottom-7 {
  border-bottom-width: 7px !important; }

.border-8 {
  border-width: 8px !important; }

.border-top-8 {
  border-top-width: 8px !important; }

.border-left-8 {
  border-left-width: 8px !important; }

.border-right-8 {
  border-right-width: 8px !important; }

.border-bottom-8 {
  border-bottom-width: 8px !important; }

.border-9 {
  border-width: 9px !important; }

.border-top-9 {
  border-top-width: 9px !important; }

.border-left-9 {
  border-left-width: 9px !important; }

.border-right-9 {
  border-right-width: 9px !important; }

.border-bottom-9 {
  border-bottom-width: 9px !important; }

.border-10 {
  border-width: 10px !important; }

.border-top-10 {
  border-top-width: 10px !important; }

.border-left-10 {
  border-left-width: 10px !important; }

.border-right-10 {
  border-right-width: 10px !important; }

.border-bottom-10 {
  border-bottom-width: 10px !important; }

.border-11 {
  border-width: 11px !important; }

.border-top-11 {
  border-top-width: 11px !important; }

.border-left-11 {
  border-left-width: 11px !important; }

.border-right-11 {
  border-right-width: 11px !important; }

.border-bottom-11 {
  border-bottom-width: 11px !important; }

.border-12 {
  border-width: 12px !important; }

.border-top-12 {
  border-top-width: 12px !important; }

.border-left-12 {
  border-left-width: 12px !important; }

.border-right-12 {
  border-right-width: 12px !important; }

.border-bottom-12 {
  border-bottom-width: 12px !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-basis-0 {
  flex-basis: 0 !important; }

.flex-basis-25 {
  flex-basis: 25% !important; }

.flex-basis-50 {
  flex-basis: 50% !important; }

.flex-basis-75 {
  flex-basis: 75% !important; }

.flex-basis-100 {
  flex-basis: 100% !important; }

@media (min-width: 576px) {
  .flex-grow-sm-1 {
    flex-grow: 1 !important; }

  .flex-basis-sm-0 {
    flex-basis: 0 !important; }

  .flex-basis-sm-25 {
    flex-basis: 25% !important; }

  .flex-basis-sm-50 {
    flex-basis: 50% !important; }

  .flex-basis-sm-75 {
    flex-basis: 75% !important; }

  .flex-basis-sm-100 {
    flex-basis: 100% !important; } }
@media (min-width: 768px) {
  .flex-grow-md-1 {
    flex-grow: 1 !important; }

  .flex-basis-md-0 {
    flex-basis: 0 !important; }

  .flex-basis-md-25 {
    flex-basis: 25% !important; }

  .flex-basis-md-50 {
    flex-basis: 50% !important; }

  .flex-basis-md-75 {
    flex-basis: 75% !important; }

  .flex-basis-md-100 {
    flex-basis: 100% !important; } }
@media (min-width: 1100px) {
  .flex-grow-lg-1 {
    flex-grow: 1 !important; }

  .flex-basis-lg-0 {
    flex-basis: 0 !important; }

  .flex-basis-lg-25 {
    flex-basis: 25% !important; }

  .flex-basis-lg-50 {
    flex-basis: 50% !important; }

  .flex-basis-lg-75 {
    flex-basis: 75% !important; }

  .flex-basis-lg-100 {
    flex-basis: 100% !important; } }
@media (min-width: 1200px) {
  .flex-grow-xl-1 {
    flex-grow: 1 !important; }

  .flex-basis-xl-0 {
    flex-basis: 0 !important; }

  .flex-basis-xl-25 {
    flex-basis: 25% !important; }

  .flex-basis-xl-50 {
    flex-basis: 50% !important; }

  .flex-basis-xl-75 {
    flex-basis: 75% !important; }

  .flex-basis-xl-100 {
    flex-basis: 100% !important; } }
@media (min-width: 1340px) {
  .flex-grow-xxl-1 {
    flex-grow: 1 !important; }

  .flex-basis-xxl-0 {
    flex-basis: 0 !important; }

  .flex-basis-xxl-25 {
    flex-basis: 25% !important; }

  .flex-basis-xxl-50 {
    flex-basis: 50% !important; }

  .flex-basis-xxl-75 {
    flex-basis: 75% !important; }

  .flex-basis-xxl-100 {
    flex-basis: 100% !important; } }
.zindex-1 {
  z-index: 1 !important; }

.zindex-2 {
  z-index: 2 !important; }

.zindex-3 {
  z-index: 3 !important; }

.zindex-4 {
  z-index: 4 !important; }

.zindex-5 {
  z-index: 5 !important; }

.zindex-6 {
  z-index: 6 !important; }

.zindex-7 {
  z-index: 7 !important; }

.zindex-8 {
  z-index: 8 !important; }

.zindex-9 {
  z-index: 9 !important; }

.top-0 {
  top: 0 !important; }

.right-0 {
  right: 0 !important; }

.left-0 {
  left: 0 !important; }

.bottom-0 {
  bottom: 0 !important; }

.top-5px {
  top: 5px !important; }

.right-5px {
  right: 5px !important; }

.left-5px {
  left: 5px !important; }

.bottom-5px {
  bottom: 5px !important; }

.top-10px {
  top: 10px !important; }

.right-10px {
  right: 10px !important; }

.left-10px {
  left: 10px !important; }

.bottom-10px {
  bottom: 10px !important; }

.top-15px {
  top: 15px !important; }

.right-15px {
  right: 15px !important; }

.left-15px {
  left: 15px !important; }

.bottom-15px {
  bottom: 15px !important; }

.top-1 {
  top: 1rem !important; }

.right-1 {
  right: 1rem !important; }

.left-1 {
  left: 1rem !important; }

.bottom-1 {
  bottom: 1rem !important; }

.top-2 {
  top: 2rem !important; }

.right-2 {
  right: 2rem !important; }

.left-2 {
  left: 2rem !important; }

.bottom-2 {
  bottom: 2rem !important; }

.top-50p {
  top: 50%;
  transform: translateY(-50%); }

.left-50p {
  left: 50%;
  transform: translateX(-50%); }

.translate-center {
  transform: translate(-50%, -50%); }

.w-25 {
  width: 25% !important; }

.mw-25 {
  max-width: 25% !important; }

.w-50 {
  width: 50% !important; }

.mw-50 {
  max-width: 50% !important; }

.w-75 {
  width: 75% !important; }

.mw-75 {
  max-width: 75% !important; }

.w-100 {
  width: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.h-25 {
  height: 25% !important; }

.mh-25 {
  max-height: 25% !important; }

.h-50 {
  height: 50% !important; }

.mh-50 {
  max-height: 50% !important; }

.h-75 {
  height: 75% !important; }

.mh-75 {
  max-height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.w-auto {
  width: auto !important; }

.h-auto {
  height: auto !important; }

.mw-unset {
  max-width: unset !important; }

.mh-unset {
  max-height: unset !important; }

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important; }

  .mw-sm-25 {
    max-width: 25% !important; }

  .w-sm-50 {
    width: 50% !important; }

  .mw-sm-50 {
    max-width: 50% !important; }

  .w-sm-75 {
    width: 75% !important; }

  .mw-sm-75 {
    max-width: 75% !important; }

  .w-sm-100 {
    width: 100% !important; }

  .mw-sm-100 {
    max-width: 100% !important; }

  .h-sm-25 {
    height: 25% !important; }

  .mh-sm-25 {
    max-height: 25% !important; }

  .h-sm-50 {
    height: 50% !important; }

  .mh-sm-50 {
    max-height: 50% !important; }

  .h-sm-75 {
    height: 75% !important; }

  .mh-sm-75 {
    max-height: 75% !important; }

  .h-sm-100 {
    height: 100% !important; }

  .mh-sm-100 {
    max-height: 100% !important; }

  .w-sm-auto {
    width: auto !important; }

  .h-sm-auto {
    height: auto !important; }

  .mw-sm-unset {
    max-width: unset !important; }

  .mh-sm-unset {
    max-height: unset !important; } }
@media (min-width: 768px) {
  .w-md-25 {
    width: 25% !important; }

  .mw-md-25 {
    max-width: 25% !important; }

  .w-md-50 {
    width: 50% !important; }

  .mw-md-50 {
    max-width: 50% !important; }

  .w-md-75 {
    width: 75% !important; }

  .mw-md-75 {
    max-width: 75% !important; }

  .w-md-100 {
    width: 100% !important; }

  .mw-md-100 {
    max-width: 100% !important; }

  .h-md-25 {
    height: 25% !important; }

  .mh-md-25 {
    max-height: 25% !important; }

  .h-md-50 {
    height: 50% !important; }

  .mh-md-50 {
    max-height: 50% !important; }

  .h-md-75 {
    height: 75% !important; }

  .mh-md-75 {
    max-height: 75% !important; }

  .h-md-100 {
    height: 100% !important; }

  .mh-md-100 {
    max-height: 100% !important; }

  .w-md-auto {
    width: auto !important; }

  .h-md-auto {
    height: auto !important; }

  .mw-md-unset {
    max-width: unset !important; }

  .mh-md-unset {
    max-height: unset !important; } }
@media (min-width: 1100px) {
  .w-lg-25 {
    width: 25% !important; }

  .mw-lg-25 {
    max-width: 25% !important; }

  .w-lg-50 {
    width: 50% !important; }

  .mw-lg-50 {
    max-width: 50% !important; }

  .w-lg-75 {
    width: 75% !important; }

  .mw-lg-75 {
    max-width: 75% !important; }

  .w-lg-100 {
    width: 100% !important; }

  .mw-lg-100 {
    max-width: 100% !important; }

  .h-lg-25 {
    height: 25% !important; }

  .mh-lg-25 {
    max-height: 25% !important; }

  .h-lg-50 {
    height: 50% !important; }

  .mh-lg-50 {
    max-height: 50% !important; }

  .h-lg-75 {
    height: 75% !important; }

  .mh-lg-75 {
    max-height: 75% !important; }

  .h-lg-100 {
    height: 100% !important; }

  .mh-lg-100 {
    max-height: 100% !important; }

  .w-lg-auto {
    width: auto !important; }

  .h-lg-auto {
    height: auto !important; }

  .mw-lg-unset {
    max-width: unset !important; }

  .mh-lg-unset {
    max-height: unset !important; } }
@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25% !important; }

  .mw-xl-25 {
    max-width: 25% !important; }

  .w-xl-50 {
    width: 50% !important; }

  .mw-xl-50 {
    max-width: 50% !important; }

  .w-xl-75 {
    width: 75% !important; }

  .mw-xl-75 {
    max-width: 75% !important; }

  .w-xl-100 {
    width: 100% !important; }

  .mw-xl-100 {
    max-width: 100% !important; }

  .h-xl-25 {
    height: 25% !important; }

  .mh-xl-25 {
    max-height: 25% !important; }

  .h-xl-50 {
    height: 50% !important; }

  .mh-xl-50 {
    max-height: 50% !important; }

  .h-xl-75 {
    height: 75% !important; }

  .mh-xl-75 {
    max-height: 75% !important; }

  .h-xl-100 {
    height: 100% !important; }

  .mh-xl-100 {
    max-height: 100% !important; }

  .w-xl-auto {
    width: auto !important; }

  .h-xl-auto {
    height: auto !important; }

  .mw-xl-unset {
    max-width: unset !important; }

  .mh-xl-unset {
    max-height: unset !important; } }
@media (min-width: 1340px) {
  .w-xxl-25 {
    width: 25% !important; }

  .mw-xxl-25 {
    max-width: 25% !important; }

  .w-xxl-50 {
    width: 50% !important; }

  .mw-xxl-50 {
    max-width: 50% !important; }

  .w-xxl-75 {
    width: 75% !important; }

  .mw-xxl-75 {
    max-width: 75% !important; }

  .w-xxl-100 {
    width: 100% !important; }

  .mw-xxl-100 {
    max-width: 100% !important; }

  .h-xxl-25 {
    height: 25% !important; }

  .mh-xxl-25 {
    max-height: 25% !important; }

  .h-xxl-50 {
    height: 50% !important; }

  .mh-xxl-50 {
    max-height: 50% !important; }

  .h-xxl-75 {
    height: 75% !important; }

  .mh-xxl-75 {
    max-height: 75% !important; }

  .h-xxl-100 {
    height: 100% !important; }

  .mh-xxl-100 {
    max-height: 100% !important; }

  .w-xxl-auto {
    width: auto !important; }

  .h-xxl-auto {
    height: auto !important; }

  .mw-xxl-unset {
    max-width: unset !important; }

  .mh-xxl-unset {
    max-height: unset !important; } }
.text-wrap {
  white-space: normal !important; }

.text-white {
  color: #fff !important; }

.text-main {
  color: #2C3547 !important; }

.text-primary {
  color: #61b636 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #4c8f2a !important; }

.text-secondary {
  color: #ba6c00 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #874e00 !important; }

.text-success {
  color: #008A6D !important; }

a.text-success:hover, a.text-success:focus {
  color: #005745 !important; }

.text-success-opacity {
  color: rgba(0, 138, 109, 0.8) !important; }

a.text-success-opacity:hover, a.text-success-opacity:focus {
  color: rgba(0, 87, 69, 0.8) !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f1f1f1 !important; }

a.text-light:hover, a.text-light:focus {
  color: #d8d8d8 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-lightgray {
  color: rgba(255, 255, 255, 0.2) !important; }

a.text-lightgray:hover, a.text-lightgray:focus {
  color: rgba(230, 230, 230, 0.2) !important; }

.text-darkgray {
  color: #525252 !important; }

a.text-darkgray:hover, a.text-darkgray:focus {
  color: #393939 !important; }

.text-gray999 {
  color: #999999 !important; }

a.text-gray999:hover, a.text-gray999:focus {
  color: gray !important; }

.text-secondary-light {
  color: #f58e00 !important; }

a.text-secondary-light:hover, a.text-secondary-light:focus {
  color: #c27000 !important; }

.text-primary-dark {
  color: #447f26 !important; }

a.text-primary-dark:hover, a.text-primary-dark:focus {
  color: #2f581a !important; }

.text-primary-dark-opacity {
  color: rgba(68, 127, 38, 0.8) !important; }

a.text-primary-dark-opacity:hover, a.text-primary-dark-opacity:focus {
  color: rgba(47, 88, 26, 0.8) !important; }

@media (min-width: 576px) {
  .text-sm-white {
    color: #fff !important; }

  .text-sm-main {
    color: #2C3547 !important; }

  .text-sm-primary {
    color: #61b636 !important; }

  a.text-sm-primary:hover, a.text-sm-primary:focus {
    color: #4c8f2a !important; }

  .text-sm-secondary {
    color: #ba6c00 !important; }

  a.text-sm-secondary:hover, a.text-sm-secondary:focus {
    color: #874e00 !important; }

  .text-sm-success {
    color: #008A6D !important; }

  a.text-sm-success:hover, a.text-sm-success:focus {
    color: #005745 !important; }

  .text-sm-success-opacity {
    color: rgba(0, 138, 109, 0.8) !important; }

  a.text-sm-success-opacity:hover, a.text-sm-success-opacity:focus {
    color: rgba(0, 87, 69, 0.8) !important; }

  .text-sm-info {
    color: #17a2b8 !important; }

  a.text-sm-info:hover, a.text-sm-info:focus {
    color: #117a8b !important; }

  .text-sm-warning {
    color: #ffc107 !important; }

  a.text-sm-warning:hover, a.text-sm-warning:focus {
    color: #d39e00 !important; }

  .text-sm-danger {
    color: #dc3545 !important; }

  a.text-sm-danger:hover, a.text-sm-danger:focus {
    color: #bd2130 !important; }

  .text-sm-light {
    color: #f1f1f1 !important; }

  a.text-sm-light:hover, a.text-sm-light:focus {
    color: #d8d8d8 !important; }

  .text-sm-dark {
    color: #343a40 !important; }

  a.text-sm-dark:hover, a.text-sm-dark:focus {
    color: #1d2124 !important; }

  .text-sm-lightgray {
    color: rgba(255, 255, 255, 0.2) !important; }

  a.text-sm-lightgray:hover, a.text-sm-lightgray:focus {
    color: rgba(230, 230, 230, 0.2) !important; }

  .text-sm-darkgray {
    color: #525252 !important; }

  a.text-sm-darkgray:hover, a.text-sm-darkgray:focus {
    color: #393939 !important; }

  .text-sm-gray999 {
    color: #999999 !important; }

  a.text-sm-gray999:hover, a.text-sm-gray999:focus {
    color: gray !important; }

  .text-sm-secondary-light {
    color: #f58e00 !important; }

  a.text-sm-secondary-light:hover, a.text-sm-secondary-light:focus {
    color: #c27000 !important; }

  .text-sm-primary-dark {
    color: #447f26 !important; }

  a.text-sm-primary-dark:hover, a.text-sm-primary-dark:focus {
    color: #2f581a !important; }

  .text-sm-primary-dark-opacity {
    color: rgba(68, 127, 38, 0.8) !important; }

  a.text-sm-primary-dark-opacity:hover, a.text-sm-primary-dark-opacity:focus {
    color: rgba(47, 88, 26, 0.8) !important; } }
@media (min-width: 768px) {
  .text-md-white {
    color: #fff !important; }

  .text-md-main {
    color: #2C3547 !important; }

  .text-md-primary {
    color: #61b636 !important; }

  a.text-md-primary:hover, a.text-md-primary:focus {
    color: #4c8f2a !important; }

  .text-md-secondary {
    color: #ba6c00 !important; }

  a.text-md-secondary:hover, a.text-md-secondary:focus {
    color: #874e00 !important; }

  .text-md-success {
    color: #008A6D !important; }

  a.text-md-success:hover, a.text-md-success:focus {
    color: #005745 !important; }

  .text-md-success-opacity {
    color: rgba(0, 138, 109, 0.8) !important; }

  a.text-md-success-opacity:hover, a.text-md-success-opacity:focus {
    color: rgba(0, 87, 69, 0.8) !important; }

  .text-md-info {
    color: #17a2b8 !important; }

  a.text-md-info:hover, a.text-md-info:focus {
    color: #117a8b !important; }

  .text-md-warning {
    color: #ffc107 !important; }

  a.text-md-warning:hover, a.text-md-warning:focus {
    color: #d39e00 !important; }

  .text-md-danger {
    color: #dc3545 !important; }

  a.text-md-danger:hover, a.text-md-danger:focus {
    color: #bd2130 !important; }

  .text-md-light {
    color: #f1f1f1 !important; }

  a.text-md-light:hover, a.text-md-light:focus {
    color: #d8d8d8 !important; }

  .text-md-dark {
    color: #343a40 !important; }

  a.text-md-dark:hover, a.text-md-dark:focus {
    color: #1d2124 !important; }

  .text-md-lightgray {
    color: rgba(255, 255, 255, 0.2) !important; }

  a.text-md-lightgray:hover, a.text-md-lightgray:focus {
    color: rgba(230, 230, 230, 0.2) !important; }

  .text-md-darkgray {
    color: #525252 !important; }

  a.text-md-darkgray:hover, a.text-md-darkgray:focus {
    color: #393939 !important; }

  .text-md-gray999 {
    color: #999999 !important; }

  a.text-md-gray999:hover, a.text-md-gray999:focus {
    color: gray !important; }

  .text-md-secondary-light {
    color: #f58e00 !important; }

  a.text-md-secondary-light:hover, a.text-md-secondary-light:focus {
    color: #c27000 !important; }

  .text-md-primary-dark {
    color: #447f26 !important; }

  a.text-md-primary-dark:hover, a.text-md-primary-dark:focus {
    color: #2f581a !important; }

  .text-md-primary-dark-opacity {
    color: rgba(68, 127, 38, 0.8) !important; }

  a.text-md-primary-dark-opacity:hover, a.text-md-primary-dark-opacity:focus {
    color: rgba(47, 88, 26, 0.8) !important; } }
@media (min-width: 1100px) {
  .text-lg-white {
    color: #fff !important; }

  .text-lg-main {
    color: #2C3547 !important; }

  .text-lg-primary {
    color: #61b636 !important; }

  a.text-lg-primary:hover, a.text-lg-primary:focus {
    color: #4c8f2a !important; }

  .text-lg-secondary {
    color: #ba6c00 !important; }

  a.text-lg-secondary:hover, a.text-lg-secondary:focus {
    color: #874e00 !important; }

  .text-lg-success {
    color: #008A6D !important; }

  a.text-lg-success:hover, a.text-lg-success:focus {
    color: #005745 !important; }

  .text-lg-success-opacity {
    color: rgba(0, 138, 109, 0.8) !important; }

  a.text-lg-success-opacity:hover, a.text-lg-success-opacity:focus {
    color: rgba(0, 87, 69, 0.8) !important; }

  .text-lg-info {
    color: #17a2b8 !important; }

  a.text-lg-info:hover, a.text-lg-info:focus {
    color: #117a8b !important; }

  .text-lg-warning {
    color: #ffc107 !important; }

  a.text-lg-warning:hover, a.text-lg-warning:focus {
    color: #d39e00 !important; }

  .text-lg-danger {
    color: #dc3545 !important; }

  a.text-lg-danger:hover, a.text-lg-danger:focus {
    color: #bd2130 !important; }

  .text-lg-light {
    color: #f1f1f1 !important; }

  a.text-lg-light:hover, a.text-lg-light:focus {
    color: #d8d8d8 !important; }

  .text-lg-dark {
    color: #343a40 !important; }

  a.text-lg-dark:hover, a.text-lg-dark:focus {
    color: #1d2124 !important; }

  .text-lg-lightgray {
    color: rgba(255, 255, 255, 0.2) !important; }

  a.text-lg-lightgray:hover, a.text-lg-lightgray:focus {
    color: rgba(230, 230, 230, 0.2) !important; }

  .text-lg-darkgray {
    color: #525252 !important; }

  a.text-lg-darkgray:hover, a.text-lg-darkgray:focus {
    color: #393939 !important; }

  .text-lg-gray999 {
    color: #999999 !important; }

  a.text-lg-gray999:hover, a.text-lg-gray999:focus {
    color: gray !important; }

  .text-lg-secondary-light {
    color: #f58e00 !important; }

  a.text-lg-secondary-light:hover, a.text-lg-secondary-light:focus {
    color: #c27000 !important; }

  .text-lg-primary-dark {
    color: #447f26 !important; }

  a.text-lg-primary-dark:hover, a.text-lg-primary-dark:focus {
    color: #2f581a !important; }

  .text-lg-primary-dark-opacity {
    color: rgba(68, 127, 38, 0.8) !important; }

  a.text-lg-primary-dark-opacity:hover, a.text-lg-primary-dark-opacity:focus {
    color: rgba(47, 88, 26, 0.8) !important; } }
@media (min-width: 1200px) {
  .text-xl-white {
    color: #fff !important; }

  .text-xl-main {
    color: #2C3547 !important; }

  .text-xl-primary {
    color: #61b636 !important; }

  a.text-xl-primary:hover, a.text-xl-primary:focus {
    color: #4c8f2a !important; }

  .text-xl-secondary {
    color: #ba6c00 !important; }

  a.text-xl-secondary:hover, a.text-xl-secondary:focus {
    color: #874e00 !important; }

  .text-xl-success {
    color: #008A6D !important; }

  a.text-xl-success:hover, a.text-xl-success:focus {
    color: #005745 !important; }

  .text-xl-success-opacity {
    color: rgba(0, 138, 109, 0.8) !important; }

  a.text-xl-success-opacity:hover, a.text-xl-success-opacity:focus {
    color: rgba(0, 87, 69, 0.8) !important; }

  .text-xl-info {
    color: #17a2b8 !important; }

  a.text-xl-info:hover, a.text-xl-info:focus {
    color: #117a8b !important; }

  .text-xl-warning {
    color: #ffc107 !important; }

  a.text-xl-warning:hover, a.text-xl-warning:focus {
    color: #d39e00 !important; }

  .text-xl-danger {
    color: #dc3545 !important; }

  a.text-xl-danger:hover, a.text-xl-danger:focus {
    color: #bd2130 !important; }

  .text-xl-light {
    color: #f1f1f1 !important; }

  a.text-xl-light:hover, a.text-xl-light:focus {
    color: #d8d8d8 !important; }

  .text-xl-dark {
    color: #343a40 !important; }

  a.text-xl-dark:hover, a.text-xl-dark:focus {
    color: #1d2124 !important; }

  .text-xl-lightgray {
    color: rgba(255, 255, 255, 0.2) !important; }

  a.text-xl-lightgray:hover, a.text-xl-lightgray:focus {
    color: rgba(230, 230, 230, 0.2) !important; }

  .text-xl-darkgray {
    color: #525252 !important; }

  a.text-xl-darkgray:hover, a.text-xl-darkgray:focus {
    color: #393939 !important; }

  .text-xl-gray999 {
    color: #999999 !important; }

  a.text-xl-gray999:hover, a.text-xl-gray999:focus {
    color: gray !important; }

  .text-xl-secondary-light {
    color: #f58e00 !important; }

  a.text-xl-secondary-light:hover, a.text-xl-secondary-light:focus {
    color: #c27000 !important; }

  .text-xl-primary-dark {
    color: #447f26 !important; }

  a.text-xl-primary-dark:hover, a.text-xl-primary-dark:focus {
    color: #2f581a !important; }

  .text-xl-primary-dark-opacity {
    color: rgba(68, 127, 38, 0.8) !important; }

  a.text-xl-primary-dark-opacity:hover, a.text-xl-primary-dark-opacity:focus {
    color: rgba(47, 88, 26, 0.8) !important; } }
@media (min-width: 1340px) {
  .text-xxl-white {
    color: #fff !important; }

  .text-xxl-main {
    color: #2C3547 !important; }

  .text-xxl-primary {
    color: #61b636 !important; }

  a.text-xxl-primary:hover, a.text-xxl-primary:focus {
    color: #4c8f2a !important; }

  .text-xxl-secondary {
    color: #ba6c00 !important; }

  a.text-xxl-secondary:hover, a.text-xxl-secondary:focus {
    color: #874e00 !important; }

  .text-xxl-success {
    color: #008A6D !important; }

  a.text-xxl-success:hover, a.text-xxl-success:focus {
    color: #005745 !important; }

  .text-xxl-success-opacity {
    color: rgba(0, 138, 109, 0.8) !important; }

  a.text-xxl-success-opacity:hover, a.text-xxl-success-opacity:focus {
    color: rgba(0, 87, 69, 0.8) !important; }

  .text-xxl-info {
    color: #17a2b8 !important; }

  a.text-xxl-info:hover, a.text-xxl-info:focus {
    color: #117a8b !important; }

  .text-xxl-warning {
    color: #ffc107 !important; }

  a.text-xxl-warning:hover, a.text-xxl-warning:focus {
    color: #d39e00 !important; }

  .text-xxl-danger {
    color: #dc3545 !important; }

  a.text-xxl-danger:hover, a.text-xxl-danger:focus {
    color: #bd2130 !important; }

  .text-xxl-light {
    color: #f1f1f1 !important; }

  a.text-xxl-light:hover, a.text-xxl-light:focus {
    color: #d8d8d8 !important; }

  .text-xxl-dark {
    color: #343a40 !important; }

  a.text-xxl-dark:hover, a.text-xxl-dark:focus {
    color: #1d2124 !important; }

  .text-xxl-lightgray {
    color: rgba(255, 255, 255, 0.2) !important; }

  a.text-xxl-lightgray:hover, a.text-xxl-lightgray:focus {
    color: rgba(230, 230, 230, 0.2) !important; }

  .text-xxl-darkgray {
    color: #525252 !important; }

  a.text-xxl-darkgray:hover, a.text-xxl-darkgray:focus {
    color: #393939 !important; }

  .text-xxl-gray999 {
    color: #999999 !important; }

  a.text-xxl-gray999:hover, a.text-xxl-gray999:focus {
    color: gray !important; }

  .text-xxl-secondary-light {
    color: #f58e00 !important; }

  a.text-xxl-secondary-light:hover, a.text-xxl-secondary-light:focus {
    color: #c27000 !important; }

  .text-xxl-primary-dark {
    color: #447f26 !important; }

  a.text-xxl-primary-dark:hover, a.text-xxl-primary-dark:focus {
    color: #2f581a !important; }

  .text-xxl-primary-dark-opacity {
    color: rgba(68, 127, 38, 0.8) !important; }

  a.text-xxl-primary-dark-opacity:hover, a.text-xxl-primary-dark-opacity:focus {
    color: rgba(47, 88, 26, 0.8) !important; } }
.text-notransform {
  text-transform: none !important; }

.text-no-td {
  text-decoration: none !important; }
  .text-no-td:hover {
    text-decoration: none !important; }

.text-underline {
  text-decoration: underline !important; }
  .text-underline:hover {
    text-decoration: underline !important; }

.text-dotted {
  text-decoration-style: dotted !important; }
  .text-dotted:hover {
    text-decoration-style: dotted !important; }

.text-dashed {
  text-decoration-style: dashed !important; }
  .text-dashed:hover {
    text-decoration-style: dashed !important; }

.op-0 {
  opacity: 0; }

.op-hover-0 {
  transition: opacity 0.15s linear; }
  .op-hover-0:hover {
    opacity: 0; }

.op-10 {
  opacity: 0.1; }

.op-hover-10 {
  transition: opacity 0.15s linear; }
  .op-hover-10:hover {
    opacity: 0.1; }

.op-20 {
  opacity: 0.2; }

.op-hover-20 {
  transition: opacity 0.15s linear; }
  .op-hover-20:hover {
    opacity: 0.2; }

.op-30 {
  opacity: 0.3; }

.op-hover-30 {
  transition: opacity 0.15s linear; }
  .op-hover-30:hover {
    opacity: 0.3; }

.op-40 {
  opacity: 0.4; }

.op-hover-40 {
  transition: opacity 0.15s linear; }
  .op-hover-40:hover {
    opacity: 0.4; }

.op-50 {
  opacity: 0.5; }

.op-hover-50 {
  transition: opacity 0.15s linear; }
  .op-hover-50:hover {
    opacity: 0.5; }

.op-60 {
  opacity: 0.6; }

.op-hover-60 {
  transition: opacity 0.15s linear; }
  .op-hover-60:hover {
    opacity: 0.6; }

.op-70 {
  opacity: 0.7; }

.op-hover-70 {
  transition: opacity 0.15s linear; }
  .op-hover-70:hover {
    opacity: 0.7; }

.op-80 {
  opacity: 0.8; }

.op-hover-80 {
  transition: opacity 0.15s linear; }
  .op-hover-80:hover {
    opacity: 0.8; }

.op-90 {
  opacity: 0.9; }

.op-hover-90 {
  transition: opacity 0.15s linear; }
  .op-hover-90:hover {
    opacity: 0.9; }

.op-100 {
  opacity: 1; }

.op-hover-100 {
  transition: opacity 0.15s linear; }
  .op-hover-100:hover {
    opacity: 1; }

@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 #999;
    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: 1100px !important; }

  .container {
    min-width: 1100px !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 #ddd !important; } }
.breadcrumb {
  padding: 0;
  background-color: transparent;
  border-radius: 0; }

.breadcrumb-item {
  font-size: 0.875rem; }
  .breadcrumb-item::after {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #4a4a4a;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item::before {
    content: '';
    padding: 0; }

.btn {
  letter-spacing: 1.05px;
  text-transform: uppercase;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  padding: 0.688rem 1.875rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }
  .btn:hover {
    color: #ba6c00 !important;
    background-color: transparent;
    background-image: none;
    border-color: #ba6c00 !important; }
    .btn:hover:hover {
      color: #fff !important;
      background-color: #ba6c00;
      border-color: #ba6c00; }
    .btn:hover.disabled, .btn:hover:disabled {
      color: #ba6c00;
      background-color: transparent; }
    .btn:hover:not(:disabled):not(.disabled):active, .btn:hover:not(:disabled):not(.disabled).active, .show > .btn:hover.dropdown-toggle {
      color: #fff;
      background-color: #ba6c00;
      border-color: #ba6c00; }
      .btn:hover:not(:disabled):not(.disabled):active:focus, .btn:hover:not(:disabled):not(.disabled).active:focus, .show > .btn:hover.dropdown-toggle:focus {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }
  .btn.hover-white:hover {
    color: #fff !important;
    background-color: transparent;
    background-image: none;
    border-color: #fff !important; }
    .btn.hover-white:hover:hover {
      color: #61b636 !important;
      background-color: #fff;
      border-color: #fff; }
    .btn.hover-white:hover.disabled, .btn.hover-white:hover:disabled {
      color: #fff;
      background-color: transparent; }
    .btn.hover-white:hover:not(:disabled):not(.disabled):active, .btn.hover-white:hover:not(:disabled):not(.disabled).active, .show > .btn.hover-white:hover.dropdown-toggle {
      color: #333333;
      background-color: #fff;
      border-color: #fff; }
      .btn.hover-white:hover:not(:disabled):not(.disabled):active:focus, .btn.hover-white:hover:not(:disabled):not(.disabled).active:focus, .show > .btn.hover-white:hover.dropdown-toggle:focus {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .btn.btn-secondary:hover {
    color: #f58e00 !important;
    background-color: transparent;
    background-image: none;
    border-color: #f58e00 !important; }
    .btn.btn-secondary:hover:hover {
      color: #fff !important;
      background-color: #f58e00;
      border-color: #f58e00; }
    .btn.btn-secondary:hover.disabled, .btn.btn-secondary:hover:disabled {
      color: #f58e00;
      background-color: transparent; }
    .btn.btn-secondary:hover:not(:disabled):not(.disabled):active, .btn.btn-secondary:hover:not(:disabled):not(.disabled).active, .show > .btn.btn-secondary:hover.dropdown-toggle {
      color: #333333;
      background-color: #f58e00;
      border-color: #f58e00; }
      .btn.btn-secondary:hover:not(:disabled):not(.disabled):active:focus, .btn.btn-secondary:hover:not(:disabled):not(.disabled).active:focus, .show > .btn.btn-secondary:hover.dropdown-toggle:focus {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
    box-shadow: none; }
    .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
      box-shadow: none; }
  .btn.hover-white:not(:disabled):not(.disabled):active, .btn.hover-white:not(:disabled):not(.disabled).active {
    background-image: none;
    background-color: #fff;
    color: #61b636 !important; }

.btn-link {
  font-weight: 700; }

.btn-primary {
  color: #fff;
  background-color: #61b636;
  border-color: #61b636; }
  .btn-primary:hover {
    color: #fff;
    background-color: #51992d;
    border-color: #4c8f2a; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(97, 182, 54, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #61b636;
    border-color: #61b636; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4c8f2a;
    border-color: #478527; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(97, 182, 54, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #ba6c00;
  border-color: #ba6c00; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #945600;
    border-color: #874e00; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #ba6c00;
    border-color: #ba6c00; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #874e00;
    border-color: #7a4700; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }

.btn-success {
  color: #fff;
  background-color: #008A6D;
  border-color: #008A6D; }
  .btn-success:hover {
    color: #fff;
    background-color: #00644f;
    border-color: #005745; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #008A6D;
    border-color: #008A6D; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #005745;
    border-color: #004a3b; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-success-opacity {
  color: #fff;
  background-color: rgba(0, 138, 109, 0.8);
  border-color: rgba(0, 138, 109, 0.8); }
  .btn-success-opacity:hover {
    color: #fff;
    background-color: rgba(0, 100, 79, 0.8);
    border-color: rgba(0, 87, 69, 0.8); }
  .btn-success-opacity:focus, .btn-success-opacity.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }
  .btn-success-opacity.disabled, .btn-success-opacity:disabled {
    color: #fff;
    background-color: rgba(0, 138, 109, 0.8);
    border-color: rgba(0, 138, 109, 0.8); }
  .btn-success-opacity:not(:disabled):not(.disabled):active, .btn-success-opacity:not(:disabled):not(.disabled).active, .show > .btn-success-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 87, 69, 0.8);
    border-color: rgba(0, 74, 59, 0.8); }
    .btn-success-opacity:not(:disabled):not(.disabled):active:focus, .btn-success-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-success-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #333333;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #333333;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #333333;
    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: #333333;
    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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #333333;
  background-color: #f1f1f1;
  border-color: #f1f1f1; }
  .btn-light:hover {
    color: #333333;
    background-color: #dedede;
    border-color: #d8d8d8; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #333333;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #333333;
    background-color: #d8d8d8;
    border-color: #d1d1d1; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-lightgray {
  color: #333333;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2); }
  .btn-lightgray:hover {
    color: #333333;
    background-color: rgba(236, 236, 236, 0.2);
    border-color: rgba(230, 230, 230, 0.2); }
  .btn-lightgray:focus, .btn-lightgray.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .btn-lightgray.disabled, .btn-lightgray:disabled {
    color: #333333;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  .btn-lightgray:not(:disabled):not(.disabled):active, .btn-lightgray:not(:disabled):not(.disabled).active, .show > .btn-lightgray.dropdown-toggle {
    color: #333333;
    background-color: rgba(230, 230, 230, 0.2);
    border-color: rgba(223, 223, 223, 0.2); }
    .btn-lightgray:not(:disabled):not(.disabled):active:focus, .btn-lightgray:not(:disabled):not(.disabled).active:focus, .show > .btn-lightgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-darkgray {
  color: #fff;
  background-color: #525252;
  border-color: #525252; }
  .btn-darkgray:hover {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #393939; }
  .btn-darkgray:focus, .btn-darkgray.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
  .btn-darkgray.disabled, .btn-darkgray:disabled {
    color: #fff;
    background-color: #525252;
    border-color: #525252; }
  .btn-darkgray:not(:disabled):not(.disabled):active, .btn-darkgray:not(:disabled):not(.disabled).active, .show > .btn-darkgray.dropdown-toggle {
    color: #fff;
    background-color: #393939;
    border-color: #323232; }
    .btn-darkgray:not(:disabled):not(.disabled):active:focus, .btn-darkgray:not(:disabled):not(.disabled).active:focus, .show > .btn-darkgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }

.btn-gray999 {
  color: #333333;
  background-color: #999999;
  border-color: #999999; }
  .btn-gray999:hover {
    color: #fff;
    background-color: #868686;
    border-color: gray; }
  .btn-gray999:focus, .btn-gray999.focus {
    box-shadow: 0 0 0 0.2rem rgba(153, 153, 153, 0.5); }
  .btn-gray999.disabled, .btn-gray999:disabled {
    color: #333333;
    background-color: #999999;
    border-color: #999999; }
  .btn-gray999:not(:disabled):not(.disabled):active, .btn-gray999:not(:disabled):not(.disabled).active, .show > .btn-gray999.dropdown-toggle {
    color: #fff;
    background-color: gray;
    border-color: #797979; }
    .btn-gray999:not(:disabled):not(.disabled):active:focus, .btn-gray999:not(:disabled):not(.disabled).active:focus, .show > .btn-gray999.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 153, 153, 0.5); }

.btn-secondary-light {
  color: #333333;
  background-color: #f58e00;
  border-color: #f58e00; }
  .btn-secondary-light:hover {
    color: #fff;
    background-color: #ce7800;
    border-color: #c27000; }
  .btn-secondary-light:focus, .btn-secondary-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }
  .btn-secondary-light.disabled, .btn-secondary-light:disabled {
    color: #333333;
    background-color: #f58e00;
    border-color: #f58e00; }
  .btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-light.dropdown-toggle {
    color: #fff;
    background-color: #c27000;
    border-color: #b56900; }
    .btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }

.btn-primary-dark {
  color: #fff;
  background-color: #447f26;
  border-color: #447f26; }
  .btn-primary-dark:hover {
    color: #fff;
    background-color: #34611d;
    border-color: #2f581a; }
  .btn-primary-dark:focus, .btn-primary-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }
  .btn-primary-dark.disabled, .btn-primary-dark:disabled {
    color: #fff;
    background-color: #447f26;
    border-color: #447f26; }
  .btn-primary-dark:not(:disabled):not(.disabled):active, .btn-primary-dark:not(:disabled):not(.disabled).active, .show > .btn-primary-dark.dropdown-toggle {
    color: #fff;
    background-color: #2f581a;
    border-color: #294e17; }
    .btn-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-primary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-primary-dark-opacity {
  color: #fff;
  background-color: rgba(68, 127, 38, 0.8);
  border-color: rgba(68, 127, 38, 0.8); }
  .btn-primary-dark-opacity:hover {
    color: #fff;
    background-color: rgba(52, 97, 29, 0.8);
    border-color: rgba(47, 88, 26, 0.8); }
  .btn-primary-dark-opacity:focus, .btn-primary-dark-opacity.focus {
    box-shadow: 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }
  .btn-primary-dark-opacity.disabled, .btn-primary-dark-opacity:disabled {
    color: #fff;
    background-color: rgba(68, 127, 38, 0.8);
    border-color: rgba(68, 127, 38, 0.8); }
  .btn-primary-dark-opacity:not(:disabled):not(.disabled):active, .btn-primary-dark-opacity:not(:disabled):not(.disabled).active, .show > .btn-primary-dark-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(47, 88, 26, 0.8);
    border-color: rgba(41, 78, 23, 0.8); }
    .btn-primary-dark-opacity:not(:disabled):not(.disabled):active:focus, .btn-primary-dark-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-dark-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-outline-primary {
  color: #61b636 !important;
  background-color: transparent;
  background-image: none;
  border-color: #61b636 !important; }
  .btn-outline-primary:hover {
    color: #fff !important;
    background-color: #61b636;
    border-color: #61b636; }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #61b636;
    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: #61b636;
    border-color: #61b636; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(97, 182, 54, 0.5); }

.btn-outline-secondary {
  color: #ba6c00 !important;
  background-color: transparent;
  background-image: none;
  border-color: #ba6c00 !important; }
  .btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #ba6c00;
    border-color: #ba6c00; }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ba6c00;
    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: #ba6c00;
    border-color: #ba6c00; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(186, 108, 0, 0.5); }

.btn-outline-success {
  color: #008A6D !important;
  background-color: transparent;
  background-image: none;
  border-color: #008A6D !important; }
  .btn-outline-success:hover {
    color: #fff !important;
    background-color: #008A6D;
    border-color: #008A6D; }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #008A6D;
    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: #008A6D;
    border-color: #008A6D; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-outline-success-opacity {
  color: rgba(0, 138, 109, 0.8) !important;
  background-color: transparent;
  background-image: none;
  border-color: rgba(0, 138, 109, 0.8) !important; }
  .btn-outline-success-opacity:hover {
    color: #fff !important;
    background-color: rgba(0, 138, 109, 0.8);
    border-color: rgba(0, 138, 109, 0.8); }
  .btn-outline-success-opacity.disabled, .btn-outline-success-opacity:disabled {
    color: rgba(0, 138, 109, 0.8);
    background-color: transparent; }
  .btn-outline-success-opacity:not(:disabled):not(.disabled):active, .btn-outline-success-opacity:not(:disabled):not(.disabled).active, .show > .btn-outline-success-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(0, 138, 109, 0.8);
    border-color: rgba(0, 138, 109, 0.8); }
    .btn-outline-success-opacity:not(:disabled):not(.disabled):active:focus, .btn-outline-success-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 138, 109, 0.5); }

.btn-outline-info {
  color: #17a2b8 !important;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8 !important; }
  .btn-outline-info:hover {
    color: #fff !important;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107 !important;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107 !important; }
  .btn-outline-warning:hover {
    color: #333333 !important;
    background-color: #ffc107;
    border-color: #ffc107; }
  .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: #333333;
    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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545 !important;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545 !important; }
  .btn-outline-danger:hover {
    color: #fff !important;
    background-color: #dc3545;
    border-color: #dc3545; }
  .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f1f1f1 !important;
  background-color: transparent;
  background-image: none;
  border-color: #f1f1f1 !important; }
  .btn-outline-light:hover {
    color: #333333 !important;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f1f1f1;
    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: #333333;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
    .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-outline-dark {
  color: #343a40 !important;
  background-color: transparent;
  background-image: none;
  border-color: #343a40 !important; }
  .btn-outline-dark:hover {
    color: #fff !important;
    background-color: #343a40;
    border-color: #343a40; }
  .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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-lightgray {
  color: rgba(255, 255, 255, 0.2) !important;
  background-color: transparent;
  background-image: none;
  border-color: rgba(255, 255, 255, 0.2) !important; }
  .btn-outline-lightgray:hover {
    color: #333333 !important;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
  .btn-outline-lightgray.disabled, .btn-outline-lightgray:disabled {
    color: rgba(255, 255, 255, 0.2);
    background-color: transparent; }
  .btn-outline-lightgray:not(:disabled):not(.disabled):active, .btn-outline-lightgray:not(:disabled):not(.disabled).active, .show > .btn-outline-lightgray.dropdown-toggle {
    color: #333333;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2); }
    .btn-outline-lightgray:not(:disabled):not(.disabled):active:focus, .btn-outline-lightgray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lightgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-outline-darkgray {
  color: #525252 !important;
  background-color: transparent;
  background-image: none;
  border-color: #525252 !important; }
  .btn-outline-darkgray:hover {
    color: #fff !important;
    background-color: #525252;
    border-color: #525252; }
  .btn-outline-darkgray.disabled, .btn-outline-darkgray:disabled {
    color: #525252;
    background-color: transparent; }
  .btn-outline-darkgray:not(:disabled):not(.disabled):active, .btn-outline-darkgray:not(:disabled):not(.disabled).active, .show > .btn-outline-darkgray.dropdown-toggle {
    color: #fff;
    background-color: #525252;
    border-color: #525252; }
    .btn-outline-darkgray:not(:disabled):not(.disabled):active:focus, .btn-outline-darkgray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-darkgray.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }

.btn-outline-gray999 {
  color: #999999 !important;
  background-color: transparent;
  background-image: none;
  border-color: #999999 !important; }
  .btn-outline-gray999:hover {
    color: #333333 !important;
    background-color: #999999;
    border-color: #999999; }
  .btn-outline-gray999.disabled, .btn-outline-gray999:disabled {
    color: #999999;
    background-color: transparent; }
  .btn-outline-gray999:not(:disabled):not(.disabled):active, .btn-outline-gray999:not(:disabled):not(.disabled).active, .show > .btn-outline-gray999.dropdown-toggle {
    color: #333333;
    background-color: #999999;
    border-color: #999999; }
    .btn-outline-gray999:not(:disabled):not(.disabled):active:focus, .btn-outline-gray999:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray999.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 153, 153, 0.5); }

.btn-outline-secondary-light {
  color: #f58e00 !important;
  background-color: transparent;
  background-image: none;
  border-color: #f58e00 !important; }
  .btn-outline-secondary-light:hover {
    color: #333333 !important;
    background-color: #f58e00;
    border-color: #f58e00; }
  .btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled {
    color: #f58e00;
    background-color: transparent; }
  .btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-light.dropdown-toggle {
    color: #333333;
    background-color: #f58e00;
    border-color: #f58e00; }
    .btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 142, 0, 0.5); }

.btn-outline-primary-dark {
  color: #447f26 !important;
  background-color: transparent;
  background-image: none;
  border-color: #447f26 !important; }
  .btn-outline-primary-dark:hover {
    color: #fff !important;
    background-color: #447f26;
    border-color: #447f26; }
  .btn-outline-primary-dark.disabled, .btn-outline-primary-dark:disabled {
    color: #447f26;
    background-color: transparent; }
  .btn-outline-primary-dark:not(:disabled):not(.disabled):active, .btn-outline-primary-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-dark.dropdown-toggle {
    color: #fff;
    background-color: #447f26;
    border-color: #447f26; }
    .btn-outline-primary-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.btn-outline-primary-dark-opacity {
  color: rgba(68, 127, 38, 0.8) !important;
  background-color: transparent;
  background-image: none;
  border-color: rgba(68, 127, 38, 0.8) !important; }
  .btn-outline-primary-dark-opacity:hover {
    color: #fff !important;
    background-color: rgba(68, 127, 38, 0.8);
    border-color: rgba(68, 127, 38, 0.8); }
  .btn-outline-primary-dark-opacity.disabled, .btn-outline-primary-dark-opacity:disabled {
    color: rgba(68, 127, 38, 0.8);
    background-color: transparent; }
  .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled):active, .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-dark-opacity.dropdown-toggle {
    color: #fff;
    background-color: rgba(68, 127, 38, 0.8);
    border-color: rgba(68, 127, 38, 0.8); }
    .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-dark-opacity:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-dark-opacity.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(68, 127, 38, 0.5); }

.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; }

.card {
  border: none; }
  .card-body {
    border-bottom: 2px solid transparent; }
  .card .collapsing > .card-body,
  .card .show > .card-body {
    background-color: #fff;
    border-bottom-color: #61b636; }
  .card-header {
    border-bottom: 1px dashed #61b636;
    border-top: 2px solid transparent;
    transition: all 0.2s ease-in-out; }
    .card-header.show {
      background-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #61b636; }

.dropdown-item {
  font-weight: 700; }
  @media (max-width: 991px) {
    .dropdown-item {
      white-space: normal; } }

form label {
  cursor: pointer; }

.form-check {
  padding-left: 0; }
  .form-check-input {
    opacity: 0; }
  .form-check-input[type="checkbox"] + .form-check-label::before, .form-check-input[type="radio"] + .form-check-label::before {
    content: '';
    float: left;
    width: 18px;
    height: 18px;
    border: 1px solid #a0a0a0;
    margin-right: 0.5rem; }
  .form-check-input[type="checkbox"] + .form-check-label::after, .form-check-input[type="radio"] + .form-check-label::after {
    content: '';
    width: 5px;
    height: 10px;
    border: 2px solid #fff;
    position: absolute;
    left: 6px;
    top: 3px;
    transform: rotate(45deg);
    border-top: none;
    border-left: none;
    display: none; }
  .form-check-input[type="checkbox"] + .form-check-label:hover::before, .form-check-input[type="radio"] + .form-check-label:hover::before {
    background-color: #61b636;
    border-color: #61b636; }
  .form-check-input[type="radio"] + .form-check-label::before {
    border-radius: 50%; }
  .form-check-input[type="radio"] + .form-check-label::after {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    left: 4px;
    top: 4px; }

.form-check-input:checked + .form-check-label::before {
  background-color: #61b636;
  border-color: #61b636; }
.form-check-input:checked + .form-check-label::after {
  display: block; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.gutters {
  margin-right: -10px;
  margin-left: -10px; }
  .gutters > .col,
  .gutters > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; }

@media (min-width: 576px) {
  .no-gutters-sm {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters-sm > .col,
    .no-gutters-sm > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }

  .gutters-sm {
    margin-right: -10px;
    margin-left: -10px; }
    .gutters-sm > .col,
    .gutters-sm > [class*="col-"] {
      padding-right: 10px;
      padding-left: 10px; } }
@media (min-width: 768px) {
  .no-gutters-md {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters-md > .col,
    .no-gutters-md > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }

  .gutters-md {
    margin-right: -10px;
    margin-left: -10px; }
    .gutters-md > .col,
    .gutters-md > [class*="col-"] {
      padding-right: 10px;
      padding-left: 10px; } }
@media (min-width: 1100px) {
  .no-gutters-lg {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters-lg > .col,
    .no-gutters-lg > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }

  .gutters-lg {
    margin-right: -10px;
    margin-left: -10px; }
    .gutters-lg > .col,
    .gutters-lg > [class*="col-"] {
      padding-right: 10px;
      padding-left: 10px; } }
@media (min-width: 1200px) {
  .no-gutters-xl {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters-xl > .col,
    .no-gutters-xl > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }

  .gutters-xl {
    margin-right: -10px;
    margin-left: -10px; }
    .gutters-xl > .col,
    .gutters-xl > [class*="col-"] {
      padding-right: 10px;
      padding-left: 10px; } }
@media (min-width: 1340px) {
  .no-gutters-xxl {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters-xxl > .col,
    .no-gutters-xxl > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }

  .gutters-xxl {
    margin-right: -10px;
    margin-left: -10px; }
    .gutters-xxl > .col,
    .gutters-xxl > [class*="col-"] {
      padding-right: 10px;
      padding-left: 10px; } }
.list-position-inside {
  list-style-position: inside; }

.nav-tabs {
  border-bottom: none; }
  .nav-tabs .nav-item {
    margin-bottom: 0px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #2C3547;
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    letter-spacing: 1.05px;
    font-size: 0.875rem;
    padding: 16px 45px 16px 45px;
    position: relative; }
    .nav-tabs .nav-link:hover {
      background-color: #ba6c00;
      color: #fff;
      border-color: #ba6c00; }
  .nav-tabs .nav-link.active::after,
  .nav-tabs .nav-item.show .nav-link::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #61b636 transparent transparent transparent;
    bottom: -11px;
    position: absolute;
    top: unset;
    left: 50%;
    transform: translateX(-50%); }
  .nav-tabs .nav-link.active:hover:after,
  .nav-tabs .nav-item.show .nav-link:hover:after {
    border-color: #ba6c00 transparent transparent transparent; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  background-color: #ba6c00;
  border-color: #ba6c00; }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.show {
  background-color: #ba6c00; }
@media (max-width: 992px) {
  .navbar-dark .navbar-nav .active > .nav-link,
  .navbar-dark .navbar-nav .nav-link.active {
    background-color: #ba6c00; } }
@media (min-width: 992px) {
  .navbar-dark .navbar-nav .active > .nav-link::before,
  .navbar-dark .navbar-nav .nav-link.active::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f1f1f1 transparent;
    z-index: 1001; } }

.pagination {
  margin: 0px; }

.page-link {
  font-weight: 700;
  min-width: 50px;
  font-size: 1.5rem;
  border: none; }

.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.tooltip-inner {
  padding: 1.25rem 1.875rem 1.9rem 1.875rem;
  text-align: left;
  border-radius: 0;
  box-shadow: 0 0.05rem 0.5rem rgba(0, 0, 0, 0.2); }

smaller, .smaller {
  font-size: 0.875rem; }

bigger, .bigger {
  font-size: 125%; }

.bg-gray-100 {
  background-color: #f1f1f1; }

.color-gray-100 {
  color: #f1f1f1; }

.bg-gray-200 {
  background-color: #e6e6e6; }

.color-gray-200 {
  color: #e6e6e6; }

.bg-gray-300 {
  background-color: #dee2e6; }

.color-gray-300 {
  color: #dee2e6; }

.bg-gray-400 {
  background-color: #ccc; }

.color-gray-400 {
  color: #ccc; }

.bg-gray-500 {
  background-color: #a0a0a0; }

.color-gray-500 {
  color: #a0a0a0; }

.bg-gray-600 {
  background-color: #4a4a4a; }

.color-gray-600 {
  color: #4a4a4a; }

.bg-gray-700 {
  background-color: #495057; }

.color-gray-700 {
  color: #495057; }

.bg-gray-800 {
  background-color: #343a40; }

.color-gray-800 {
  color: #343a40; }

.bg-gray-900 {
  background-color: #333333; }

.color-gray-900 {
  color: #333333; }

.bg-gray-1000 {
  background-color: #525252; }

.color-gray-1000 {
  color: #525252; }

.color-white {
  color: #fff; }

.grayscale-1 {
  filter: grayscale(1);
  -webkit-filter: grayscale(1); }

@font-face {
  font-family: 'Geometria';
  src: local("Geometria"), local("Geometria"), url("/local/templates/dsm/fonts/geometria/Geometria.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Geometria';
  src: local("Geometria bold"), local("Geometria-Bold"), url("/local/templates/dsm/fonts/geometria/Geometria-bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Geometria';
  src: local("Geometria medium"), local("Geometria-Medium"), url("/local/templates/dsm/fonts/geometria/Geometria-medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Geometria';
  src: local("Geometria Light"), local("Geometria-Light"), url("/local/templates/dsm/fonts/geometria/Geometria-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url("/local/templates/dsm/fonts/icomoon/icomoon.eot?sdei1a");
  src: url("/local/templates/dsm/fonts/icomoon/icomoon.eot?sdei1a#iefix") format("embedded-opentype"), url("/local/templates/dsm/fonts/icomoon/icomoon.ttf?sdei1a") format("truetype"), url("/local/templates/dsm/fonts/icomoon/icomoon.woff?sdei1a") format("woff"), url("/local/templates/dsm/fonts/icomoon/icomoon.svg?sdei1a#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-download:before {
  content: "\e908"; }

.icon-experience:before {
  content: "\e900"; }

.icon-reward:before {
  content: "\e901"; }

.icon-bag:before {
  content: "\e902"; }

.icon-instagram:before {
  content: "\e904"; }

.icon-facebook:before {
  content: "\e905"; }

.icon-twitter:before {
  content: "\e906"; }

.icon-vkontakte:before {
  content: "\e907"; }

@font-face {
  font-family: 'AvantGardeCTT';
  src: local("AvantGardeCTT"), local("AvantGardeCTT"), url("/local/templates/dsm/fonts/avantgardegothicc/avantgardectt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.c_left {
  clear: left; }

.c_right {
  clear: right; }

.c_both {
  clear: both; }

.f_left {
  float: left; }

.f_right {
  float: right; }

.f_none {
  float: none; }

.d_block {
  display: block; }

.d_inline {
  display: inline; }

.d_none {
  display: none; }

.d_table {
  display: table; }

.d_tablerow {
  display: table-row; }

.d_tablecell {
  display: table-cell; }

.d_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.flexw-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.ta-left {
  text-align: left; }

.ta-right {
  text-align: right; }

.ta-center {
  text-align: center; }

.ta-just {
  text-align: justify; }

.va-top {
  vertical-align: top; }

.va-middle {
  vertical-align: middle; }

.va-bottom {
  vertical-align: bottom; }

.rel {
  position: relative; }

.abs {
  position: absolute; }

.pts {
  padding-top: .4em; }

.prs {
  padding-right: .4em; }

.pbs {
  padding-bottom: .4em; }

.pls {
  padding-left: .4em; }

.ps {
  padding: .4em; }

.ptm {
  padding-top: .8em; }

.prm {
  padding-right: .8em; }

.pbm {
  padding-bottom: .8em; }

.plm {
  padding-left: .8em; }

.pm {
  padding: .8em; }

.ptb {
  padding-top: 1.1em; }

.prb {
  padding-right: 1.1em; }

.pbb {
  padding-bottom: 1.1em; }

.plb {
  padding-left: 1.1em; }

.pvb {
  padding: 2em; }

.ptvb {
  padding-top: 2em; }

.prvb {
  padding-right: 2em; }

.pbvb {
  padding-bottom: 2em; }

.plvb {
  padding-left: 2em; }

.pb {
  padding: 1.1em; }

.mts {
  margin-top: .4em; }

.mrs {
  margin-right: .4em; }

.mbs {
  margin-bottom: .4em; }

.mls {
  margin-left: .4em; }

.ms {
  margin: .4em; }

.mtm {
  margin-top: .8em; }

.mrm {
  margin-right: .8em; }

.mbm {
  margin-bottom: .8em; }

.mlm {
  margin-left: .8em; }

.mm {
  margin: .8em; }

.mtb {
  margin-top: 1.1em; }

.mrb {
  margin-right: 1.1em; }

.mbb {
  margin-bottom: 1.1em; }

.mlb {
  margin-left: 1.1em; }

.mb {
  margin: 1.1em; }

.font140 {
  font-size: 150%; }

.font120 {
  font-size: 120%; }

.font100 {
  font-size: 100%; }

.font95 {
  font-size: 95%; }

.font90 {
  font-size: 90%; }

.font85 {
  font-size: 85%; }

.font80 {
  font-size: 80%; }

.font75 {
  font-size: 75%; }

.sm {
  font-size: 1px;
  margin: 0;
  padding: 0; }

.lsn {
  list-style: none; }

.lsd {
  list-style: disc;
  padding-left: 20px; }

.lss {
  list-style: square; }

a.tdn, .tdn {
  text-decoration: none; }

a.tdu, .tdu {
  text-decoration: underline; }

.tds {
  text-decoration: line-through; }

.w100 {
  width: 100%; }

.w80 {
  width: 80%; }

.w50 {
  width: 50%; }

.w33 {
  width: 33.33%; }

.w25 {
  width: 25%; }

.w20 {
  width: 20%; }

.lhs {
  line-height: 106%; }

.hand {
  cursor: pointer; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.normal {
  font-weight: normal; }

.navy {
  color: #001f3f; }

.blue {
  color: #0074d9; }

.aqua {
  color: #7fdbff; }

.teal {
  color: #39cccc; }

.olive {
  color: #3d9970; }

.green {
  color: #2ecc40; }

.lime {
  color: #01ff70; }

.yellow {
  color: #ffdc00; }

.orange {
  color: #ff851b; }

.red {
  color: #ff4136; }

.fuchsia {
  color: #f012be; }

.purple {
  color: #b10dc9; }

.maroon {
  color: #85144b; }

.white {
  color: #fff; }

.silver {
  color: #ddd; }

.gray {
  color: #aaa; }

.black {
  color: #111; }

.m {
  color: #ff4136;
  font: normal 11px 'courier new';
  letter-spacing: -4px;
  padding: 0 3px 0 0; }

.ov-hidden {
  overflow: hidden; }

#policyAgree {
  float: left;
  height: auto;
  width: auto;
  margin: .4em .7em 0 0; }

label[for="policyAgree"] {
  font-size: 0.7em;
  color: gray;
  cursor: pointer;
  display: block; }

/* наведение на чекбокс и на лабель */
#policyAgree:hover + label[for="policyAgree"], label[for="policyAgree"]:hover {
  color: #000; }

#policyAgreeHint, .policyAgreeHint {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 789995;
  cursor: pointer;
  overflow: auto; }

.policyAgreeHint.policyAgreeShow, #policyAgreeHint.policyAgreeShow {
  display: block; }

#policyAgreeHintContent, .policyAgreeHintContent {
  background: #fff;
  max-width: 50%;
  margin: 2em auto;
  padding: 2em; }

@media (max-width: 1000px) {
  #policyAgreeHintContent, .policyAgreeHintContent {
    max-width: 80%; } }
@media (max-width: 600px) {
  #policyAgreeHintContent, .policyAgreeHintContent {
    max-width: 94%; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("/local/templates/dsm/./fonts/slick/slick.eot");
  src: url("/local/templates/dsm/./fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("/local/templates/dsm/./fonts/slick/slick.woff") format("woff"), url("/local/templates/dsm/./fonts/slick/slick.ttf") format("truetype"), url("/local/templates/dsm/./fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@-webkit-keyframes slide-up-down {
  0% {
    top: 0; }
  50% {
    top: -25px; }
  100% {
    top: 0; } }
@-moz-keyframes slide-up-down {
  0% {
    top: 0; }
  50% {
    top: -25px; }
  100% {
    top: 0; } }
@-ms-keyframes slide-up-down {
  0% {
    top: 0; }
  50% {
    top: -25px; }
  100% {
    top: 0; } }
@-o-keyframes slide-up-down {
  0% {
    top: 0; }
  50% {
    top: -25px; }
  100% {
    top: 0; } }
@keyframes slide-up-down {
  0% {
    top: 0; }
  50% {
    top: -25px; }
  100% {
    top: 0; } }
@-webkit-keyframes animate-on-right {
  0% {
    right: -100vw; }
  100% {
    right: 0; } }
@-moz-keyframes animate-on-right {
  0% {
    right: -100vw; }
  100% {
    right: 0; } }
@-ms-keyframes animate-on-right {
  0% {
    right: -100vw; }
  100% {
    right: 0; } }
@-o-keyframes animate-on-right {
  0% {
    right: -100vw; }
  100% {
    right: 0; } }
@keyframes animate-on-right {
  0% {
    right: -100vw; }
  100% {
    right: 0; } }
@-webkit-keyframes animate-on-left {
  0% {
    left: -100vw; }
  100% {
    left: 0; } }
@-moz-keyframes animate-on-left {
  0% {
    left: -100vw; }
  100% {
    left: 0; } }
@-ms-keyframes animate-on-left {
  0% {
    left: -100vw; }
  100% {
    left: 0; } }
@-o-keyframes animate-on-left {
  0% {
    left: -100vw; }
  100% {
    left: 0; } }
@keyframes animate-on-left {
  0% {
    left: -100vw; }
  100% {
    left: 0; } }
@-webkit-keyframes animate-on-bottom {
  0% {
    bottom: 50px;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }
@-moz-keyframes animate-on-bottom {
  0% {
    bottom: 50px;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }
@-ms-keyframes animate-on-bottom {
  0% {
    bottom: 50px;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }
@-o-keyframes animate-on-bottom {
  0% {
    bottom: 50px;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }
@keyframes animate-on-bottom {
  0% {
    bottom: 50px;
    opacity: 0; }
  100% {
    bottom: 0;
    opacity: 1; } }
@-webkit-keyframes hide-top-slider {
  0% {
    margin-top: 0; }
  100% {
    margin-top: -100vh; } }
@-moz-keyframes hide-top-slider {
  0% {
    margin-top: 0; }
  100% {
    margin-top: -100vh; } }
@-ms-keyframes hide-top-slider {
  0% {
    margin-top: 0; }
  100% {
    margin-top: -100vh; } }
@-o-keyframes hide-top-slider {
  0% {
    margin-top: 0; }
  100% {
    margin-top: -100vh; } }
@keyframes hide-top-slider {
  0% {
    margin-top: 0; }
  100% {
    margin-top: -100vh; } }
@-webkit-keyframes show-top-slider {
  0% {
    margin-top: -100vh; }
  100% {
    margin-top: 0; } }
@-moz-keyframes show-top-slider {
  0% {
    margin-top: -100vh; }
  100% {
    margin-top: 0; } }
@-ms-keyframes show-top-slider {
  0% {
    margin-top: -100vh; }
  100% {
    margin-top: 0; } }
@-o-keyframes show-top-slider {
  0% {
    margin-top: -100vh; }
  100% {
    margin-top: 0; } }
@keyframes show-top-slider {
  0% {
    margin-top: -100vh; }
  100% {
    margin-top: 0; } }
@-webkit-keyframes animate-increase {
  0% {
    transform: translate3d(0px, 0px, 0px) scale(1, 1); }
  100% {
    transform: translate3d(45px, 10px, 0px) scale(1.05, 1.05); } }
@-moz-keyframes animate-increase {
  0% {
    transform: translate3d(0px, 0px, 0px) scale(1, 1); }
  100% {
    transform: translate3d(45px, 10px, 0px) scale(1.05, 1.05); } }
@-ms-keyframes animate-increase {
  0% {
    transform: translate3d(0px, 0px, 0px) scale(1, 1); }
  100% {
    transform: translate3d(45px, 10px, 0px) scale(1.05, 1.05); } }
@-o-keyframes animate-increase {
  0% {
    transform: translate3d(0px, 0px, 0px) scale(1, 1); }
  100% {
    transform: translate3d(45px, 10px, 0px) scale(1.05, 1.05); } }
@keyframes animate-increase {
  0% {
    transform: translate3d(0px, 0px, 0px) scale(1, 1); }
  100% {
    transform: translate3d(45px, 10px, 0px) scale(1.05, 1.05); } }
@-webkit-keyframes show-top-menu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@-moz-keyframes show-top-menu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@-ms-keyframes show-top-menu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@-o-keyframes show-top-menu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
@keyframes show-top-menu {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
.main-page .animate-on-right {
  right: -100vw;
  position: relative; }
  .main-page .animate-on-right.animate-on-right-end {
    -webkit-animation: animate-on-right 1.4s forwards;
    -moz-animation: animate-on-right 1.4s forwards;
    -ms-animation: animate-on-right 1.4s forwards;
    -o-animation: animate-on-right 1.4s forwards;
    animation: animate-on-right 1.4s forwards; }
.main-page .animate-on-left {
  left: -100vw;
  position: relative; }
  .main-page .animate-on-left.animate-on-left-end {
    -webkit-animation: animate-on-left 1.4s forwards;
    -moz-animation: animate-on-left 1.4s forwards;
    -ms-animation: animate-on-left 1.4s forwards;
    -o-animation: animate-on-left 1.4s forwards;
    animation: animate-on-left 1.4s forwards; }
.main-page .animate-on-bottom {
  bottom: 0; }
  .main-page .animate-on-bottom.animate-on-bottom-end {
    -webkit-animation: animate-on-bottom 1.4s forwards;
    -moz-animation: animate-on-bottom 1.4s forwards;
    -ms-animation: animate-on-bottom 1.4s forwards;
    -o-animation: animate-on-bottom 1.4s forwards;
    animation: animate-on-bottom 1.4s forwards; }

html, body {
  min-width: 320px;
  height: 100%;
  font-size: 18px;
  line-height: 1.5; }

* {
  outline: none !important; }

a {
  text-decoration: none !important;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease-in-out; }
  a:hover {
    border-color: #008A6D; }

iframe {
  float: none; }

#bjsRenderCanvas {
  position: absolute;
  right: 40%;
  top: 100px;
  width: 60%;
  height: 600px;
  z-index: 2; }

.hidden {
  opacity: 0; }

.visible {
  opacity: 1; }

.clearfix {
  clear: both; }
  .clearfix::after {
    display: block;
    clear: both;
    content: ""; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-transform: none;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 0; }

h1, .h1, h2, .h2 {
  font-size: 2.5rem;
  padding: 28px 0; }

h3, .h3 {
  font-size: 1.8rem; }

h4, .h4 {
  font-size: 1.333rem;
  color: #008A6D;
  font-weight: 500;
  padding: 18px 0; }

img {
  max-width: 100%; }

.btn {
  text-transform: none;
  font-weight: normal;
  font-size: 0.889rem;
  box-shadow: none !important;
  letter-spacing: 0;
  text-decoration: none;
  background: #008A6D;
  color: #fff;
  border: 0;
  padding: 0;
  line-height: 50px;
  white-space: nowrap;
  min-width: 296px; }
  .btn:hover {
    background: #008A6D !important;
    box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17) !important;
    color: #fff !important; }
  .btn:focus, .btn:active {
    background: #00775e !important;
    box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17) !important;
    color: #fff !important; }

.min-w-auto {
  min-width: auto; }

table.map-columns tr:nth-of-type(1) td {
  background: #fff !important; }

.round-btn {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  border: 0 !important; }
  .round-btn .round-progress {
    width: 50px;
    height: 50px;
    transform: rotate(-90deg);
    position: absolute;
    left: 0;
    top: 0; }
    .round-btn .round-progress .circle {
      stroke-dasharray: 360;
      stroke-dashoffset: 360;
      transition: all 0.5s ease-out; }
  .round-btn:hover .round-progress .circle {
    stroke-dashoffset: 235; }
  .round-btn:active .round-progress .circle {
    stroke-dashoffset: 200; }

.dload {
  display: inline-block;
  width: 240px;
  height: 50px;
  font-size: 0.667rem;
  position: relative;
  border: 0 !important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  color: #2C3547; }
  .dload .file-ttl {
    display: block;
    float: left;
    width: 190px;
    transition: all 0.2s ease-in-out;
    padding: 10px 0 0 0;
    color: #2C3547; }
  .dload .file-info {
    color: #000000;
    opacity: 0.4;
    clear: both;
    width: 190px;
    display: block;
    transition: all 0.2s ease-in-out;
    line-height: 1; }
  .dload .round-btn {
    position: absolute;
    right: 0;
    top: 0; }
    .dload .round-btn:before {
      font-size: 12px; }
    .dload .round-btn .round-progress .circle {
      stroke-dasharray: 360;
      stroke-dashoffset: 360;
      transition: all 0.5s ease-out; }
  .dload:hover .file-info {
    opacity: 0.6; }
  .dload:hover .round-btn .round-progress .circle {
    stroke-dashoffset: 235; }
  .dload:active .round-btn .round-progress .circle {
    stroke-dashoffset: 200; }

table {
  width: 100% !important; }
  table tr td, table tr th {
    padding: 10px !important;
    border: 1px solid #65bba9 !important; }
    table tr td p, table tr th p {
      padding: 0 !important; }
  table tr:nth-of-type(2n) td {
    background: #fff !important;
    color: #000 !important; }
    table tr:nth-of-type(2n) td p, table tr:nth-of-type(2n) td span {
      color: #000 !important; }
  table tr:nth-of-type(2n+1) td {
    background: #d5eae6 !important;
    color: #000 !important; }
    table tr:nth-of-type(2n+1) td p, table tr:nth-of-type(2n+1) td span {
      color: #000 !important; }
  table tr:nth-of-type(1) td, table tr:nth-of-type(1) th, table tr.head td, table tr.head th {
    background: #008A6D !important;
    color: #fff !important;
    height: auto !important; }
    table tr:nth-of-type(1) td p, table tr:nth-of-type(1) td span, table tr:nth-of-type(1) th p, table tr:nth-of-type(1) th span, table tr.head td p, table tr.head td span, table tr.head th p, table tr.head th span {
      color: #fff !important;
      padding: 0 !important; }

.socials {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0;
  margin: 0; }
  .socials li {
    display: inline-block;
    padding: 0; }
    .socials li:before {
      display: none; }
    .socials li a {
      font-size: 18px;
      border: 0; }
      .socials li a:before {
        vertical-align: middle;
        display: block;
        transition: all 0.2s ease-in-out;
        color: #959aa3; }
      .socials li a:hover:before {
        color: #2c3547; }
      .socials li a.icon-twitter {
        font-size: 14px; }
      .socials li a.icon-facebook {
        font-size: 24px; }
      .socials li a.icon-vkontakte {
        font-size: 10px; }

b, strong {
  font-weight: 700; }

p {
  margin: 0;
  padding: 10px 0; }

article {
  padding: 20px 0 20px 0; }
  article ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.2;
    padding: 4px 0; }
    article ul li {
      padding: 15px 0 0 17px;
      position: relative; }
      article ul li:before {
        content: '';
        display: block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: #008A6D;
        position: absolute;
        left: 0;
        top: 23px; }

blockquote {
  background: #008A6D;
  color: #fff;
  padding: 59px 0;
  margin-bottom: 23px; }

.all {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
  min-height: 100%;
  height: auto !important;
  width: 100%;
  min-width: 320px;
  overflow: hidden;
  position: relative; }
  .all .wrapper {
    position: relative;
    z-index: 1; }
  .all.ball-bg {
    background-image: url("/local/templates/dsm/i/bg-balls.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto; }
    .all.ball-bg .second-page {
      background: none; }

.contact-block {
  text-align: right;
  font-size: 0.889rem; }
  .contact-block .ttl {
    font-weight: 500;
    font-size: 1.111rem;
    color: #008A6D;
    padding: 10px 0 7px 0; }
  .contact-block p {
    padding: 0 0 15px 0;
    margin: 0; }

.fullscreen-bg {
  position: relative;
  width: 100%;
  z-index: 0;
  height: 100%; }
  .fullscreen-bg .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff;
    padding-bottom: 7px; }
    .fullscreen-bg .overlay .item {
      background: rgba(0, 0, 0, 0.3);
      height: 100%; }
      .fullscreen-bg .overlay .item .container {
        height: 100%;
        display: flex;
        align-items: center; }
        .fullscreen-bg .overlay .item .container .slide-inner {
          width: 50%; }
          .fullscreen-bg .overlay .item .container .slide-inner .slide-text {
            margin-bottom: 30px; }
  .fullscreen-bg video {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0; }

.top-slider-wrapper .top-slider {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .top-slider-wrapper .top-slider img {
    min-width: 100%;
    max-width: 120%;
    min-height: 100%; }
  .top-slider-wrapper .top-slider.hide-top-slider {
    -webkit-animation: hide-top-slider 1.2s forwards;
    -moz-animation: hide-top-slider 1.2s forwards;
    -ms-animation: hide-top-slider 1.2s forwards;
    -o-animation: hide-top-slider 1.2s forwards;
    animation: hide-top-slider 1.2s forwards; }
  .top-slider-wrapper .top-slider.show-top-slider {
    -webkit-animation: show-top-slider 1.2s forwards;
    -moz-animation: show-top-slider 1.2s forwards;
    -ms-animation: show-top-slider 1.2s forwards;
    -o-animation: show-top-slider 1.2s forwards;
    animation: show-top-slider 1.2s forwards; }
  .top-slider-wrapper .top-slider .top-slider-bg {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1; }
  .top-slider-wrapper .top-slider .item {
    position: relative;
    z-index: 2; }
  .top-slider-wrapper .top-slider .item-content {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0; }
    .top-slider-wrapper .top-slider .item-content .container {
      height: 100%;
      display: flex;
      align-items: center; }
      .top-slider-wrapper .top-slider .item-content .container h2 {
        color: #fff;
        text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.8); }
  .top-slider-wrapper .top-slider .slick-prev, .top-slider-wrapper .top-slider .slick-next {
    z-index: 10;
    width: 50px;
    height: 50px;
    background: rgba(0, 138, 109, 0.7); }
    .top-slider-wrapper .top-slider .slick-prev:before, .top-slider-wrapper .top-slider .slick-next:before {
      font-size: 30px; }
  .top-slider-wrapper .top-slider .slick-prev {
    left: 0; }
  .top-slider-wrapper .top-slider .slick-next {
    right: 0; }
  .top-slider-wrapper .top-slider .slick-slide {
    opacity: 0; }
    .top-slider-wrapper .top-slider .slick-slide.slick-active {
      opacity: 1; }
      .top-slider-wrapper .top-slider .slick-slide.slick-active .animate-increase {
        -webkit-animation: animate-increase 7s forwards;
        -moz-animation: animate-increase 7s forwards;
        -ms-animation: animate-increase 7s forwards;
        -o-animation: animate-increase 7s forwards;
        animation: animate-increase 7s forwards; }
  .top-slider-wrapper .top-slider .slick-slide:not(.slick-active) {
    transform: translate3d(40px, 10px, 0px) scale(1.05, 1.05); }
    .top-slider-wrapper .top-slider .slick-slide:not(.slick-active) .item-content {
      transform: translate3d(-40px, -3px, 0px) scale(0.95, 0.95); }
.top-slider-wrapper .top-slider-header {
  position: absolute;
  background: rgba(0, 138, 109, 0.5);
  z-index: 10;
  left: 0;
  top: 0;
  right: 0; }
  @media (max-width: 1099.98px) {
    .top-slider-wrapper .top-slider-header {
      background: #008a6d; } }
  .top-slider-wrapper .top-slider-header.fixed {
    top: 0px;
    position: fixed;
    background: rgba(0, 138, 109, 0.8);
    -webkit-animation: show-top-menu 1.2s forwards;
    -moz-animation: show-top-menu 1.2s forwards;
    -ms-animation: show-top-menu 1.2s forwards;
    -o-animation: show-top-menu 1.2s forwards;
    animation: show-top-menu 1.2s forwards; }
  .top-slider-wrapper .top-slider-header .header-inner {
    position: relative;
    height: 100px;
    z-index: 1; }
  .top-slider-wrapper .top-slider-header .logo {
    position: relative;
    display: block;
    top: 27px;
    width: 89px;
    height: 47px;
    border: 0;
    transition: all 0.2s ease-in-out; }
    .top-slider-wrapper .top-slider-header .logo img {
      width: 100%;
      transition: all 0.2s ease-in-out;
      vertical-align: top; }
    .top-slider-wrapper .top-slider-header .logo .logo-year {
      position: absolute;
      left: 62px;
      top: 0;
      width: 39px;
      height: 18px;
      transition: all 0.2s ease-in-out; }
  .top-slider-wrapper .top-slider-header .header-menu {
    margin-left: 120px;
    position: absolute;
    top: 40px; }
    .top-slider-wrapper .top-slider-header .header-menu ul li {
      display: inline-block;
      margin-right: 30px; }
      .top-slider-wrapper .top-slider-header .header-menu ul li a {
        color: #fff; }
        .top-slider-wrapper .top-slider-header .header-menu ul li a:hover {
          border-color: #fff; }
  .top-slider-wrapper .top-slider-header .header-contact {
    position: absolute;
    text-align: right;
    top: 32px;
    right: 24px;
    line-height: 1.2; }
    .top-slider-wrapper .top-slider-header .header-contact a {
      display: block;
      float: right;
      clear: both;
      white-space: nowrap;
      color: #fff; }
      .top-slider-wrapper .top-slider-header .header-contact a.phone {
        color: #fff;
        font-size: 1rem;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        border: 0; }
      .top-slider-wrapper .top-slider-header .header-contact a.callback {
        color: #fff;
        border-color: #fff;
        font-size: 0.667rem;
        padding-top: 1px; }
        .top-slider-wrapper .top-slider-header .header-contact a.callback:hover {
          color: #fff;
          border-color: transparent; }
  .top-slider-wrapper .top-slider-header .language {
    font-size: 0.667rem;
    position: absolute;
    top: 23px;
    right: -66px; }
    .top-slider-wrapper .top-slider-header .language a {
      color: #fff;
      text-decoration: none !important;
      border-color: #fff; }
      .top-slider-wrapper .top-slider-header .language a:hover {
        border-color: #fff; }

footer {
  position: relative;
  border-top: 1px solid #e5e5e5; }
  footer .footer-top::after {
    display: block;
    clear: both;
    content: ""; }
  footer .footer-top .logo-footer {
    float: left;
    position: relative;
    margin: 39px 85px 0 0; }
    footer .footer-top .logo-footer .logo-year {
      position: absolute;
      left: 97px;
      top: 0; }
  footer .footer-top .f-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    max-width: 250px;
    line-height: 1.2;
    font-size: 0.778rem;
    padding: 42px 0 0 0; }
    footer .footer-top .f-menu li {
      padding: 7px 0 18px 0; }
      footer .footer-top .f-menu li a {
        color: #2C3547; }
        footer .footer-top .f-menu li a:hover {
          color: #008A6D; }
      footer .footer-top .f-menu li.active {
        font-weight: bold;
        color: #008A6D;
        font-size: 0.889rem;
        padding: 0 0 20px 0; }
        footer .footer-top .f-menu li.active a {
          color: #008A6D; }
  footer .footer-top .contact-block {
    float: right;
    padding: 30px 0 0 0; }
  footer .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.667rem;
    padding: 0 0 17px 0; }
    footer .footer-bottom > div {
      padding: 15px 0; }
    footer .footer-bottom a {
      color: #2C3547;
      border-color: #2C3547; }
      footer .footer-bottom a:hover {
        color: #008A6D;
        border-color: transparent; }
    footer .footer-bottom .creators {
      display: inline-block;
      vertical-align: middle; }
      footer .footer-bottom .creators a {
        border-color: transparent !important; }
        footer .footer-bottom .creators a span {
          display: inline-block;
          vertical-align: middle; }
        footer .footer-bottom .creators a svg {
          display: inline-block;
          vertical-align: middle;
          position: relative;
          top: 1px; }
          footer .footer-bottom .creators a svg g g use {
            transition: all 0.2s ease-in-out; }
        footer .footer-bottom .creators a:hover {
          border-color: #fff !important; }
          footer .footer-bottom .creators a:hover svg g g:last-child use {
            fill: #e30613; }

.main-page header {
  top: 100%;
  position: relative; }
  .main-page header.fixed {
    top: 0;
    position: fixed; }
    .main-page header.fixed + div {
      margin-top: 100px; }

header {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0; }
  header .header-inner {
    position: relative;
    height: 100px;
    z-index: 1; }
  header .logo {
    position: relative;
    display: block;
    top: 27px;
    width: 89px;
    height: 47px;
    border: 0;
    transition: all 0.2s ease-in-out; }
    header .logo img {
      width: 100%;
      transition: all 0.2s ease-in-out;
      vertical-align: top; }
    header .logo .logo-year {
      position: absolute;
      left: 62px;
      top: 0;
      width: 39px;
      height: 18px;
      transition: all 0.2s ease-in-out; }
  header .header-menu {
    margin-left: 120px;
    position: absolute;
    top: 40px; }
    header .header-menu ul li {
      display: inline-block;
      margin-right: 30px; }
  header .header-contact {
    position: absolute;
    text-align: right;
    top: 32px;
    right: 24px;
    line-height: 1.2; }
    header .header-contact a {
      display: block;
      float: right;
      clear: both;
      white-space: nowrap; }
      header .header-contact a.phone {
        color: #28303B;
        font-size: 1rem;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        border: 0; }
      header .header-contact a.callback {
        color: #93979d;
        border-color: #93979d;
        font-size: 0.667rem;
        padding-top: 1px; }
        header .header-contact a.callback:hover {
          color: #008A6D;
          border-color: transparent; }
  header .language {
    font-size: 0.667rem;
    position: absolute;
    top: 23px;
    right: -66px; }
    header .language a {
      color: #28303B;
      text-decoration: none !important; }
  header.fixed .header-menu a {
    color: #fff; }
  header .full-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    min-height: 100vh;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: stretch;
    opacity: 0;
    visibility: hidden;
    padding: 100px 0 0 0;
    transition: all 0.2s ease-in-out; }
    header .full-menu::after {
      display: block;
      clear: both;
      content: ""; }
    header .full-menu .container {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      overflow: hidden; }
    header .full-menu .full-menu-content {
      flex-grow: 1;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    header .full-menu .full-menu-address {
      float: right; }
    header .full-menu .full-menu-list {
      max-width: 340px;
      float: left; }
      header .full-menu .full-menu-list ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 1.111rem; }
        header .full-menu .full-menu-list ul li a, header .full-menu .full-menu-list ul li span {
          -webkit-transition: .8s;
          transition: .8s;
          -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          -webkit-transition-delay: 0s;
          transition-delay: 0s;
          display: inline-block;
          border: 0;
          position: relative;
          color: #2C3547;
          padding: 16px 0 17px 0; }
          header .full-menu .full-menu-list ul li a:before, header .full-menu .full-menu-list ul li span:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 5px;
            height: 1px;
            background: #008A6D;
            transition: all 0.2s ease-in-out;
            width: 0; }
        header .full-menu .full-menu-list ul li a:hover {
          color: #008A6D;
          opacity: 1 !important; }
          header .full-menu .full-menu-list ul li a:hover:before {
            width: 75%; }
        header .full-menu .full-menu-list ul li.active {
          font-size: 1.333rem;
          font-weight: bold;
          color: #008A6D; }
          header .full-menu .full-menu-list ul li.active a, header .full-menu .full-menu-list ul li.active span {
            color: #008A6D;
            padding: 14px 0; }
        header .full-menu .full-menu-list ul:hover li a, header .full-menu .full-menu-list ul:hover li span {
          opacity: 0.6; }
    header .full-menu .full-menu-bottom {
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 0.667rem;
      padding: 0 0 27px 0; }
      header .full-menu .full-menu-bottom > div > a {
        color: #2C3547;
        border-color: #2C3547; }
        header .full-menu .full-menu-bottom > div > a.dload {
          color: #2C3547 !important; }
        header .full-menu .full-menu-bottom > div > a:hover {
          color: #008A6D;
          border-color: transparent; }
  header.menu-opened {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh; }
    header.menu-opened .full-menu {
      opacity: 1;
      visibility: visible; }

.green-header header .logo {
  background: url("/local/templates/dsm/i/logo-white.svg") no-repeat 0 0; }
  .green-header header .logo img {
    opacity: 0; }
  .green-header header .logo .logo-year {
    background: url("/local/templates/dsm/i/logo-year-white.svg") no-repeat 0 0; }
.green-header header .header-menu ul li a {
  color: #fff; }
.green-header header .header-menu ul li.active span {
  color: #ccc; }
.green-header header .header-contact a.phone {
  color: #fff; }
.green-header header .header-contact a.callback {
  color: #fff;
  border-color: #fff; }
  .green-header header .header-contact a.callback:hover {
    color: #fff;
    border-color: #fff; }
.green-header header .language a {
  color: #fff; }
.green-header header .language .round-btn .round-progress .circle {
  stroke: #ffffff; }
.green-header header .full-menu-toggle span {
  background: #ffffff; }
  .green-header header .full-menu-toggle span::before, .green-header header .full-menu-toggle span::after {
    background-color: #ffffff; }
.green-header header.menu-opened .logo {
  background: transparent; }
  .green-header header.menu-opened .logo img {
    opacity: 1; }
  .green-header header.menu-opened .logo .logo-year {
    background: transparent; }
.green-header header.menu-opened .header-contact a.phone {
  color: #28303B; }
.green-header header.menu-opened .header-contact a.callback {
  color: #93979d;
  border-color: #93979d; }
  .green-header header.menu-opened .header-contact a.callback:hover {
    color: #008A6D;
    border-color: transparent; }
.green-header header.menu-opened .language a {
  color: #28303B; }
.green-header header.menu-opened .language .round-btn .round-progress .circle {
  stroke: #008A6D; }
.green-header header.menu-opened .full-menu-toggle span {
  background: #333333; }
  .green-header header.menu-opened .full-menu-toggle span::before, .green-header header.menu-opened .full-menu-toggle span::after {
    background-color: #333333; }

@media (min-width: 1200px) and (max-width: 1340px) {
  .header-menu ul {
    padding: 0px !important; }
    .header-menu ul li {
      margin-right: 15px !important; } }
.full-menu-toggle {
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 0;
  text-decoration: none !important;
  border: 0;
  top: 31px;
  left: -71px;
  z-index: 2;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }
  .full-menu-toggle span {
    display: block;
    position: absolute;
    top: 19px;
    left: 9px;
    right: 9px;
    height: 1px;
    background: #333333;
    -webkit-transition: background 0s 0.3s;
    transition: background 0s 0.3s; }
    .full-menu-toggle span::before, .full-menu-toggle span::after {
      position: absolute;
      display: block;
      left: 0;
      right: 0;
      height: 1px;
      background-color: #333333;
      content: "";
      -webkit-transition-duration: 0.3s,0.3s;
      transition-duration: 0.3s,0.3s;
      -webkit-transition-delay: 0.3s,0s;
      transition-delay: 0.3s,0s; }
    .full-menu-toggle span::before {
      top: -6px;
      -webkit-transition-property: top,-webkit-transform;
      transition-property: top, transform; }
    .full-menu-toggle span::after {
      bottom: -6px;
      -webkit-transition-property: bottom,-webkit-transform;
      transition-property: bottom,transform; }
  .full-menu-toggle.nav-close span {
    background: none !important; }
    .full-menu-toggle.nav-close span::before {
      top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .full-menu-toggle.nav-close span::after {
      bottom: 0;
      width: 100%;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .full-menu-toggle.nav-close span::before, .full-menu-toggle.nav-close span::after {
      -webkit-transition-delay: 0s,0.3s;
      transition-delay: 0s,0.3s;
      right: 0; }

.green-header .full-menu-toggle span {
  background: #ffffff; }
  .green-header .full-menu-toggle span::before, .green-header .full-menu-toggle span::after {
    background-color: #ffffff; }

.main-block {
  position: relative;
  height: 800px; }
  .main-block .main-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
    .main-block .main-bottom .container {
      position: relative; }
  .main-block .main-socials {
    right: 10px;
    bottom: 19px;
    position: absolute; }
    .main-block .main-socials p {
      display: inline-block;
      font-size: 0.778rem;
      font-weight: 500;
      vertical-align: top;
      padding: 15px 45px 0 0; }
    .main-block .main-socials .socials {
      display: inline-block;
      vertical-align: top; }
  .main-block .prev-block {
    width: 59%;
    position: absolute;
    left: 10px;
    bottom: 44px; }
    .main-block .prev-block:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background: #ccc; }
  .main-block .main-block-services a {
    color: #2C3547; }
    .main-block .main-block-services a:hover {
      border-color: transparent; }
  .main-block .main-block-services .txt {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 0.778rem;
    padding: 0 6px 23px 6px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    opacity: 0.7; }
    .main-block .main-block-services .txt:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      width: 0;
      bottom: 0;
      height: 3px;
      background: #008A6D; }
  .main-block .main-block-services .slick-slide {
    position: relative;
    height: 110px; }
    .main-block .main-block-services .slick-slide.slick-current .txt {
      font-weight: 500;
      padding-bottom: 42px;
      opacity: 1; }
      .main-block .main-block-services .slick-slide.slick-current .txt:before {
        width: 100%;
        transition: width .4s ease-in-out; }
  .main-block .main-block-slides {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    overflow: hidden; }
    .main-block .main-block-slides .item {
      height: 800px;
      margin-top: -120px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-position: center center;
      background-repeat: no-repeat;
      padding-bottom: 78px; }
      .main-block .main-block-slides .item:before {
        content: '';
        display: block;
        width: 100px;
        height: 182px;
        position: absolute;
        right: 0;
        bottom: 10%;
        background: url("/local/templates/dsm/i/ellipse1.png") no-repeat right center; }
      @media (max-width: 1199.98px) {
        .main-block .main-block-slides .item {
          margin-top: 0px; } }
    .main-block .main-block-slides .slide-inner {
      max-width: 720px; }
      .main-block .main-block-slides .slide-inner h2 {
        line-height: 1;
        padding: 0 0 60px 0; }
      .main-block .main-block-slides .slide-inner .slide-text {
        font-size: 0.778rem;
        font-weight: 300;
        max-width: 360px;
        padding-bottom: 56px; }
      .main-block .main-block-slides .slide-inner .btn {
        margin-right: 34px;
        vertical-align: top; }
      .main-block .main-block-slides .slide-inner .dload {
        vertical-align: top; }
  .main-block .main-block-dots {
    display: none;
    position: absolute;
    bottom: 210px;
    left: 20px;
    right: 20px; }
  .main-block.main-service-page {
    height: 620px; }
    .main-block.main-service-page .item {
      padding-bottom: 0px;
      height: 620px; }
    .main-block.main-service-page .main-block-slides {
      height: 620px; }
      .main-block.main-service-page .main-block-slides .slide-inner {
        max-width: 600px; }
        .main-block.main-service-page .main-block-slides .slide-inner h1, .main-block.main-service-page .main-block-slides .slide-inner h2 {
          padding: 48px 0 68px 0;
          line-height: 1; }

.en-site .main-block-slides .item {
  margin-top: -140px; }

.second-page .main-block-slides .item {
  align-items: start;
  margin-top: 0; }

.head-block {
  display: flex;
  justify-content: space-between;
  position: relative; }
  .head-block h1, .head-block h2 {
    margin-right: 32px;
    padding: 28px 0; }
  .head-block .head-block-link {
    font-size: 0.778rem;
    flex-grow: 1;
    padding: 57px 30px 0 0; }
    .head-block .head-block-link.links-list a {
      color: #959292;
      margin-right: 25px; }
      .head-block .head-block-link.links-list a:hover {
        color: #008A6D;
        border-color: transparent; }
      .head-block .head-block-link.links-list a.active {
        color: #000;
        border-color: #008A6D; }
  .head-block .head-block-sundry {
    font-size: 0.889rem;
    padding: 54px 0 0 0; }
  .head-block .socials {
    text-align: right;
    position: relative;
    z-index: 1;
    top: 33px; }
    .head-block .socials li .round-btn .round-progress .circle {
      stroke: #ffffff; }
    .head-block .socials li a:before {
      color: rgba(255, 255, 255, 0.5); }
  .head-block .news-info {
    color: #fff;
    font-size: 0.667rem;
    padding: 28px 0 4px 0;
    position: relative; }
    .head-block .news-info .news-theme, .head-block .news-info time {
      color: #fff;
      display: inline-block;
      margin-right: 30px; }
      .head-block .news-info .news-theme a, .head-block .news-info time a {
        color: #fff; }

.back-page {
  position: relative;
  z-index: 1;
  margin: -19px 0 -4px 0; }
  .back-page .a-arrow {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    border-color: #43a48f;
    width: 34px;
    height: 34px; }
    .back-page .a-arrow .st0 {
      fill: #ffffff !important; }
    .back-page .a-arrow .arrow {
      top: 10px;
      right: 8px; }
    .back-page .a-arrow .line, .back-page .a-arrow .line-move {
      top: 15px;
      right: 9px; }

.green-header .head-block {
  display: block;
  color: #fff;
  position: relative;
  padding-bottom: 59px !important; }
  .green-header .head-block h1, .green-header .head-block h2 {
    position: relative; }
  .green-header .head-block:before {
    content: '';
    display: block;
    position: absolute;
    left: -1000px;
    right: -1000px;
    bottom: 0;
    top: -300px;
    background: #008A6D; }

.dots-wrap {
  position: relative;
  height: 3px; }

.progress-bar {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: transparent;
  background-image: linear-gradient(to right, #23725f, #23725f);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size .4s ease-in-out;
  z-index: 1; }

.slick-dots {
  bottom: 0;
  display: flex;
  justify-content: space-between; }
  .slick-dots:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #cccccc;
    text-align: left; }
  .slick-dots li {
    display: block;
    height: 3px;
    width: 100%;
    margin: 0;
    font-size: 0;
    overflow: hidden;
    z-index: 1; }
    .slick-dots li button {
      height: 3px;
      width: 100%;
      padding: 0;
      background: none;
      text-align: left;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 100%; }

.slick-dots .slick-active ~ li button {
  width: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.a-arrow {
  display: inline-block;
  width: 42px;
  height: 42px;
  position: relative;
  border-radius: 50%;
  border: 1px solid transparent;
  margin: 0; }
  .a-arrow .st0 {
    fill: #cccccc;
    transition: all 0.2s ease-in-out; }
  .a-arrow .arrow {
    position: absolute;
    top: 14px;
    right: 12px; }
  .a-arrow .line, .a-arrow .line-move {
    position: absolute;
    top: 19px;
    right: 13px;
    display: block;
    transition: all 0.2s ease-in-out; }
  .a-arrow.arrow-left {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .a-arrow:hover {
    border-color: #DFDFDF; }
    .a-arrow:hover .st0 {
      fill: #2c3547; }
    .a-arrow:hover .line {
      width: 40px; }
    .a-arrow:hover .line-move {
      width: 55px; }

.feature-arrows {
  display: none;
  position: absolute;
  left: 0;
  bottom: -28px; }

.feature-list {
  padding: 10px 0 10px 0;
  position: relative; }
  .feature-list .slick-list {
    overflow: visible; }
  .feature-list .feature-item {
    height: 455px;
    position: relative;
    padding: 67px 50px 0 50px;
    transition: all 0.2s ease-in-out; }
    .feature-list .feature-item .img {
      position: absolute;
      right: -50px;
      top: -30px;
      transition: all 0.2s ease-in-out;
      opacity: 0; }
    .feature-list .feature-item.item1 .img {
      right: -138px;
      top: -131px; }
    .feature-list .feature-item.item2 .img {
      right: -19px;
      top: -29px; }
    .feature-list .feature-item.item3 .img {
      right: -38px;
      top: -31px; }
    .feature-list .feature-item .item-ttl {
      font-weight: 500;
      font-size: 1.111rem;
      height: 140px;
      border-bottom: 2px solid #008A6D;
      padding: 0 10px 0 0;
      margin-bottom: 14px;
      position: relative; }
    .feature-list .feature-item .feature-more {
      position: relative;
      padding-top: 7px; }
      .feature-list .feature-item .feature-more .feature-more-list {
        margin-right: 60px;
        font-size: 0.778rem; }
      .feature-list .feature-item .feature-more a {
        display: block;
        width: 45px;
        height: 45px;
        line-height: 45px;
        border-radius: 50%;
        background: #fff;
        position: absolute;
        top: 6px;
        right: 0; }
        .feature-list .feature-item .feature-more a .arrow {
          top: 15px;
          right: 13px; }
        .feature-list .feature-item .feature-more a .line, .feature-list .feature-item .feature-more a .line-move {
          top: 20px;
          right: 14px; }
    .feature-list .feature-item .dload {
      display: block;
      width: auto; }
      .feature-list .feature-item .dload .file-ttl {
        font-weight: normal;
        width: auto;
        margin-right: 55px; }
      .feature-list .feature-item .dload .round-btn {
        width: 45px;
        height: 45px;
        line-height: 45px;
        border-radius: 50%;
        padding-left: 1px;
        top: 6px;
        background: #fff; }
        .feature-list .feature-item .dload .round-btn svg {
          display: none; }
        .feature-list .feature-item .dload .round-btn:before {
          color: #2C3547;
          transition: all 0.2s ease-in-out; }
      .feature-list .feature-item .dload:hover .round-btn:before {
        color: #008A6D; }
    .feature-list .feature-item:hover {
      background: #008A6D;
      box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17);
      color: #fff;
      padding: 188px 50px 0 50px; }
      .feature-list .feature-item:hover .img {
        opacity: 1; }
      .feature-list .feature-item:hover .item-ttl {
        border-bottom-color: #fff; }
      .feature-list .feature-item:hover .dload .file-ttl {
        color: #fff; }
      .feature-list .feature-item:hover .dload .file-info {
        color: #fff;
        opacity: 0.4; }
  .feature-list .feature-dots {
    display: none;
    width: 469px;
    left: auto;
    right: 0;
    bottom: 0;
    position: absolute; }

.about-section {
  background: #FAFAFA; }
  .about-section::after {
    display: block;
    clear: both;
    content: ""; }
  .about-section .head-block {
    margin-bottom: 54px; }
  .about-section h1, .about-section h2, .about-section .h1, .about-section .h2 {
    line-height: 1; }
  .about-section .section-text {
    float: left;
    width: 40%;
    padding: 10px 0; }

.advantages {
  float: right;
  width: 48.6%;
  position: relative;
  margin: 10px 0 24px 0; }
  .advantages .item {
    width: 48.8%;
    position: relative;
    padding: 33px 30px 26px 30px;
    float: left;
    clear: both;
    margin-bottom: 9px;
    transition: all 0.2s ease-in-out;
    color: #a8abb2; }
    .advantages .item .item-icon {
      width: 62px;
      height: 62px;
      border-radius: 50%;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #e0f1ed;
      color: #96cdc2;
      transition: all 0.2s ease-in-out; }
      .advantages .item .item-icon .icon-reward {
        font-size: 35px;
        margin-left: 6px; }
      .advantages .item .item-icon .icon-bag {
        font-size: 26px; }
      .advantages .item .item-icon .icon-experience {
        font-size: 35px; }
    .advantages .item .ttl {
      font-weight: bold;
      font-size: 1.5rem;
      line-height: 1.2;
      white-space: nowrap;
      padding: 22px 0 14px 0; }
    .advantages .item .desc {
      font-size: 0.778rem; }
    .advantages .item.item2 {
      position: absolute;
      right: 0;
      top: 115px; }
    .advantages .item:hover {
      background: #008A6D;
      box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17);
      color: #fff; }
      .advantages .item:hover .item-icon {
        background: #1f987f;
        color: #fff; }

.readmore {
  font-size: 0.778rem;
  padding-top: 5px; }

.viewer-section {
  position: relative;
  padding: 10px 0 35px 0; }
  .viewer-section::after {
    display: block;
    clear: both;
    content: ""; }
  .viewer-section .section-text {
    float: left;
    position: relative;
    width: 40%; }
    .viewer-section .section-text .article {
      padding: 0;
      min-height: 350px; }
  .viewer-section .viewer-slider-wrap {
    position: absolute;
    height: 511px;
    width: 692px;
    right: 0;
    top: 30px;
    background: url("/local/templates/dsm/i/dms-viewer.png"); }
  .viewer-section .viewer-slider {
    width: 660px;
    height: 204px;
    overflow: hidden;
    position: absolute;
    left: -90px;
    top: 218px; }
    .viewer-section .viewer-slider .viewer-item {
      width: 316px;
      height: 204px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      transition: all 0.2s ease-in-out; }
      .viewer-section .viewer-slider .viewer-item img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain; }
  .viewer-section .viewer-dots {
    width: 437px;
    right: auto;
    left: 79px;
    bottom: 82px;
    height: 6px;
    background-color: #cbcbcb;
    position: absolute; }
    .viewer-section .viewer-dots .slick-dots li {
      height: 6px; }
      .viewer-section .viewer-dots .slick-dots li button {
        height: 6px; }
  .viewer-section.viewer-section-new .viewer-slider-wrap {
    background: none; }
    .viewer-section.viewer-section-new .viewer-slider-wrap .viewer-slider {
      width: auto;
      height: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
      .viewer-section.viewer-section-new .viewer-slider-wrap .viewer-slider .viewer-item {
        width: 100%;
        height: 100%; }

.news-section {
  padding: 35px 0 80px 0; }
  .news-section .news-arrows {
    position: absolute;
    top: 63px;
    right: 0; }

.news-item {
  padding: 9px 0 0 0; }
  .news-item time {
    float: left;
    color: #000;
    opacity: 0.3;
    font-size: 0.667rem; }
  .news-item .news-theme {
    float: right;
    color: #008A6D;
    font-size: 0.667rem; }
  .news-item .point {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    border: 0 !important;
    opacity: 0; }
    .news-item .point:before, .news-item .point:after {
      content: '';
      display: block;
      background: #fff;
      position: absolute;
      height: 2px;
      width: 22px;
      top: 24px;
      left: 14px; }
    .news-item .point:after {
      height: 22px;
      width: 2px;
      top: 14px;
      left: 24px; }
    .news-item .point .round-progress {
      width: 50px;
      height: 50px;
      transform: rotate(-90deg);
      position: absolute;
      left: 0;
      top: 0; }
      .news-item .point .round-progress .circle {
        stroke-dasharray: 360;
        stroke-dashoffset: 360;
        transition: all 0.5s ease-out;
        stroke: #ffffff; }
  .news-item .inner {
    display: block;
    clear: both;
    font-size: 0.778rem;
    font-weight: 500;
    color: #2C3547;
    border: 0;
    padding: 16px 0 0 0; }
    .news-item .inner .img {
      display: block;
      height: 162px;
      position: relative;
      overflow: hidden;
      margin-bottom: 14px;
      background: #fafafa;
      transition: all 0.2s ease-in-out; }
      .news-item .inner .img:before {
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
        position: absolute;
        background: rgba(0, 138, 109, 0.84);
        opacity: 0;
        transition: all 0.2s ease-in-out; }
      .news-item .inner .img img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
        .news-item .inner .img img.default {
          object-fit: unset;
          width: 90%;
          margin: 0 auto; }
    .news-item .inner:hover .img {
      box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17); }
      .news-item .inner:hover .img:before {
        opacity: 1; }
    .news-item .inner:hover .point {
      opacity: 1; }
      .news-item .inner:hover .point .round-progress .circle {
        stroke-dashoffset: 235; }
    .news-item .inner:active .point .round-progress .circle {
      stroke-dashoffset: 200; }

.form-group {
  margin-bottom: 26px; }

.form-control {
  border: 0;
  box-shadow: none !important;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 13px;
  background: none;
  font-size: 0.889rem; }
  .form-control:focus {
    border-bottom-color: #bfbfbf; }

textarea.form-control {
  height: 248px; }

::-webkit-input-placeholder {
  color: #28303B !important; }

:-ms-input-placeholder {
  color: #28303B !important; }

::-ms-input-placeholder {
  color: #28303B !important; }

::placeholder {
  color: #28303B !important; }

.checkbox {
  position: relative;
  margin-bottom: 26px; }
  .checkbox input {
    position: absolute;
    opacity: 0; }
  .checkbox label {
    position: relative;
    color: #2C3547;
    font-size: 0.667rem;
    margin: 0;
    padding: 1px 0 0 34px; }
    .checkbox label:before {
      content: '';
      display: block;
      width: 17px;
      height: 17px;
      position: absolute;
      left: 0;
      top: 0;
      background: #28303B;
      opacity: 0.1;
      border: 1px solid #000000;
      box-sizing: border-box; }
  .checkbox input[type="checkbox"]:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 7px;
    border: 2px solid #008A6D;
    border-top: 0;
    border-right: 0;
    left: 3px;
    top: 4px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.form-btns {
  padding: 18px 0; }

.contact-section {
  background: url("/local/templates/dsm/i/contact-bg.png") no-repeat right center;
  background-size: auto 100%;
  padding: 20px 0 45px 0;
  margin-bottom: 80px; }
  .contact-section form {
    padding-top: 15px; }
  .contact-section .contact-marker {
    float: right;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    position: absolute;
    right: 180px;
    margin-top: -30px;
    -webkit-animation: slide-up-down 2.5s infinite;
    -moz-animation: slide-up-down 2.5s infinite;
    -ms-animation: slide-up-down 2.5s infinite;
    -o-animation: slide-up-down 2.5s infinite;
    animation: slide-up-down 2.5s infinite; }

/*Внутренние*/
.second-page {
  padding: 100px 0 0 0;
  background: url("/local/templates/dsm/i/ellipse1.png") no-repeat right 140px; }
  .second-page .head-block {
    padding-bottom: 23px; }
    .second-page .head-block h1 {
      padding: 3px 0; }
    .second-page .head-block .head-block-link {
      padding: 32px 30px 0 0; }

.mice-blocks {
  margin-top: -40px; }

.green-header .second-page {
  background: none; }

.breadcrumb {
  margin: 0; }
  .breadcrumb .breadcrumb-item {
    font-size: 0.667rem; }
    .breadcrumb .breadcrumb-item a {
      color: #2C3547; }
      .breadcrumb .breadcrumb-item a:hover {
        border-color: #2C3547; }
    .breadcrumb .breadcrumb-item.active {
      opacity: 0.5; }
      .breadcrumb .breadcrumb-item.active:after {
        display: none; }
    .breadcrumb .breadcrumb-item::after {
      padding-right: 8px;
      padding-left: 8px;
      color: #2C3547; }

.pagination {
  justify-content: space-between;
  padding: 9px 0 30px 0; }
  .pagination .page-link {
    font-weight: normal;
    box-shadow: none !important;
    min-width: 0;
    font-size: 0.778rem;
    padding: 0;
    color: #abaeb5; }
    .pagination .page-link .txt {
      display: inline-block;
      vertical-align: top;
      padding-top: 8px; }
    .pagination .page-link .a-arrow {
      width: 34px;
      height: 34px; }
      .pagination .page-link .a-arrow .arrow {
        top: 10px;
        right: 8px; }
      .pagination .page-link .a-arrow .line, .pagination .page-link .a-arrow .line-move {
        top: 15px;
        right: 9px; }
    .pagination .page-link:hover {
      color: #808691; }
      .pagination .page-link:hover .a-arrow {
        border-color: #DFDFDF; }
        .pagination .page-link:hover .a-arrow .st0 {
          fill: #2c3547; }
        .pagination .page-link:hover .a-arrow .line {
          width: 40px; }
        .pagination .page-link:hover .a-arrow .line-move {
          width: 55px; }
  .pagination .prev .page-link .a-arrow {
    float: left;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 24px; }
  .pagination .next .page-link .a-arrow {
    float: right;
    margin-left: 24px; }

.filter-news {
  position: relative;
  display: inline-block;
  display: none;
  font-size: 0.778rem;
  margin-bottom: 47px; }
  .filter-news::after {
    display: block;
    clear: both;
    content: ""; }
  .filter-news:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #cccccc; }
  .filter-news a {
    display: block;
    float: left;
    border-bottom: 3px solid transparent;
    color: #6b727e;
    min-width: 134px;
    margin-right: 13px;
    position: relative;
    height: 53px;
    padding: 15px 10px 0 0; }
    .filter-news a.active {
      border-color: #008A6D;
      color: #2C3547;
      font-weight: 500;
      padding: 0 10px 0 0; }

.news-big-slider .news-item {
  padding: 9px 0 32px 0; }
.news-big-slider .slick-track {
  display: flex;
  min-width: 100%; }
.news-big-slider .slick-slide {
  height: auto; }
  .news-big-slider .slick-slide > div {
    height: 33.33333%; }
  .news-big-slider .slick-slide .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%; }

.second-page .news-section {
  padding: 0px 0 57px 0; }
.second-page .news-dots {
  position: relative;
  margin: 23px 147px 0 40px; }
.second-page .news-arrows {
  position: relative;
  top: 0;
  display: block;
  text-align: center;
  padding: 5px 0 0 0;
  bottom: 0 !important; }

.service-head {
  font-size: 0.889rem;
  padding: 10px 0; }
  .service-head h2 {
    padding: 5px 0 15px 0;
    line-height: 1; }
    .service-head h2.small {
      font-size: 2rem;
      font-weight: bold; }
  .service-head .section-desc {
    padding-top: 30px; }
  .service-head p {
    padding: 0 0 20px 0; }
  .service-head .service-head-link {
    padding-top: 29px;
    font-size: 0.778rem; }

.tab-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.778rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  overflow: auto;
  line-height: 1.2; }
  .tab-menu:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #ccc; }
  .tab-menu li {
    position: relative;
    padding-right: 20px;
    min-width: 20%;
    display: flex; }
    .tab-menu li:last-child {
      padding: 0; }
    .tab-menu li a {
      display: block;
      border-bottom: 3px solid transparent;
      color: #6b717e;
      min-height: 51px;
      padding: 15px 5px 8px 5px;
      /*white-space:nowrap;*/ }
      .tab-menu li a:hover {
        color: #008A6D; }
    .tab-menu li.active a {
      padding-top: 0;
      border-color: #008A6D;
      font-weight: 500;
      color: #2C3547; }
  .tab-menu.side-menu {
    display: block;
    padding-top: 18px; }
    .tab-menu.side-menu:before {
      display: none; }
    .tab-menu.side-menu li {
      padding: 8px 0;
      margin-bottom: 22px; }
      .tab-menu.side-menu li a {
        padding: 0;
        height: auto;
        min-height: 0; }
        .tab-menu.side-menu li a:before {
          content: '';
          display: block;
          height: 1px;
          background: transparent;
          position: absolute;
          left: 0;
          bottom: 3px;
          width: 0;
          transition: all 0.2s ease-in-out; }
        .tab-menu.side-menu li a:hover:before {
          background: #008A6D;
          width: 48px; }
      .tab-menu.side-menu li.active a {
        border-color: transparent;
        font-weight: bold;
        color: #008A6D;
        cursor: default; }
        .tab-menu.side-menu li.active a:before {
          background: #008A6D;
          width: 48px; }

.blue-block {
  background: #FAFAFA;
  padding: 15px 0; }
  .blue-block .gallery {
    padding-bottom: 15px; }

.gallery {
  padding: 10px 0 80px 0; }
  .gallery .gallery-slider {
    margin-bottom: 0; }
    .gallery .gallery-slider .slick-track {
      display: flex; }
    .gallery .gallery-slider .slick-list {
      padding-bottom: 46px; }
    .gallery .gallery-slider .col {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: auto; }
  .gallery .gallery-dots {
    margin-top: 18px; }

.gallery-item {
  width: 100%;
  display: block;
  height: 193px;
  position: relative;
  overflow: hidden;
  background: #fafafa; }
  .gallery-item:before {
    content: '';
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    background: rgba(0, 138, 109, 0.84);
    opacity: 0;
    transition: all 0.2s ease-in-out; }
  .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .gallery-item.item-big {
    height: 400px; }
  .gallery-item .point {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
    border: 0 !important;
    opacity: 0; }
    .gallery-item .point:before, .gallery-item .point:after {
      content: '';
      display: block;
      background: #fff;
      position: absolute;
      height: 2px;
      width: 22px;
      top: 24px;
      left: 14px; }
    .gallery-item .point:after {
      height: 22px;
      width: 2px;
      top: 14px;
      left: 24px; }
    .gallery-item .point .round-progress {
      width: 50px;
      height: 50px;
      transform: rotate(-90deg);
      position: absolute;
      left: 0;
      top: 0; }
      .gallery-item .point .round-progress .circle {
        stroke-dasharray: 360;
        stroke-dashoffset: 360;
        transition: all 0.5s ease-out;
        stroke: #ffffff; }
  .gallery-item:hover {
    box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17); }
    .gallery-item:hover:before {
      opacity: 1; }
    .gallery-item:hover .point {
      opacity: 1; }
      .gallery-item:hover .point .round-progress .circle {
        stroke-dashoffset: 235; }
  .gallery-item:active .point .round-progress .circle {
    stroke-dashoffset: 200; }

.docs-arrows {
  padding: 4px 0 23px 0; }

.docs-dots {
  margin: 22px 0 23px 0; }

.docs-slider {
  padding: 6px 0 20px 0;
  margin-bottom: 0 !important; }

.docs-item {
  display: block;
  height: 189px;
  position: relative;
  color: #333333;
  margin-bottom: 27px;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  transform: none; }
  .docs-item .doc-item-type {
    font-size: 0.667rem;
    position: absolute;
    top: 17px;
    left: 21px; }
  .docs-item .doc-item-ttl {
    position: absolute;
    left: 21px;
    right: 21px;
    bottom: 42px;
    font-weight: 500;
    font-size: 0.889rem;
    display: block;
    padding-bottom: 12px; }
    .docs-item .doc-item-ttl:before {
      content: '';
      display: block;
      height: 1px;
      bottom: 0;
      left: 0;
      width: 0;
      background: #FCFCFC;
      position: absolute;
      transition: all 0.2s ease-in-out; }
  .docs-item .doc-item-size {
    font-size: 0.667rem;
    position: absolute;
    bottom: 17px;
    left: 21px; }
  .docs-item .icon-download {
    position: absolute;
    right: 31px;
    bottom: 27px;
    font-size: 12px; }
  .docs-item:hover {
    color: #ffffff;
    background: #008A6D;
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17); }
    .docs-item:hover .doc-item-ttl:before {
      width: 56%; }

.blocks-list .block-item {
  position: relative;
  height: 270px;
  overflow: hidden; }
  .blocks-list .block-item img {
    height: 100%;
    width: auto;
    max-width: inherit;
    min-width: 100%; }
    @media (max-width: 576px) {
      .blocks-list .block-item img {
        height: auto; } }
  .blocks-list .block-item .text-item {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 1rem;
    color: #fff;
    top: 0; }
    .blocks-list .block-item .text-item .ttl {
      display: block;
      border-bottom: 2px solid #fff;
      font-size: 1.111rem;
      font-weight: 500;
      margin-bottom: 15px;
      padding-bottom: 15px;
      position: relative;
      z-index: 1; }
  .blocks-list .block-item:hover .text-item {
    display: block; }

.service-list {
  padding: 40px 0 40px 0; }
  .service-list .col-lg-3 {
    display: flex; }
  .service-list .service-item {
    padding: 66px 27px 31px 27px;
    min-height: 294px;
    display: block;
    color: #2C3547;
    border: 0;
    width: 100%;
    transition: all 0.2s ease-in-out;
    position: relative;
    margin-bottom: 8px; }
    .service-list .service-item .img {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      transition: all 0.2s ease-in-out;
      opacity: 0; }
      .service-list .service-item .img:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: '';
        display: block;
        background: #008A6D;
        opacity: 0.64; }
    .service-list .service-item .ttl {
      display: block;
      height: 105px;
      border-bottom: 2px solid #008A6D;
      font-size: 1.111rem;
      font-weight: 500;
      margin-bottom: 29px;
      position: relative;
      z-index: 1; }
    .service-list .service-item .desc {
      font-size: 0.778rem;
      display: block;
      position: relative;
      z-index: 1; }
    .service-list .service-item:hover {
      color: #fff;
      background: #008A6D; }
      .service-list .service-item:hover .img {
        opacity: 1; }
      .service-list .service-item:hover .ttl {
        border-color: #fff; }

article .advantages {
  float: none;
  width: 100%;
  margin: 15px 0 0 0; }
  article .advantages::after {
    display: block;
    clear: both;
    content: ""; }
  article .advantages .item {
    width: 33.3333%;
    padding: 0;
    clear: none;
    color: #2C3547; }
    article .advantages .item .item-icon {
      background: #e0f1ed;
      color: #008A6D; }
    article .advantages .item .ttl {
      padding: 15px 0 14px 0; }
    article .advantages .item.item2 {
      position: relative;
      top: 0; }
    article .advantages .item:hover {
      background: none;
      box-shadow: none;
      color: #2C3547; }
      article .advantages .item:hover .item-icon {
        background: #e0f1ed;
        color: #008A6D; }

.coworker-slider {
  margin-top: 30px !important;
  margin-bottom: 0px !important; }

.coworker-item .photo {
  float: left;
  width: 391px;
  margin-right: 60px;
  overflow: hidden; }
  .coworker-item .photo img {
    width: 100%; }
.coworker-item .txt {
  overflow: hidden; }
  .coworker-item .txt .ttl {
    font-size: 1.333rem;
    font-weight: 500;
    line-height: 1.2;
    padding: 2px 0 7px; }
  .coworker-item .txt .position {
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 500;
    color: #008A6D;
    padding-bottom: 7px; }
  .coworker-item .txt .desc {
    padding-top: 27px; }

.coworker-dots, .partner-dots {
  margin-top: 18px; }

.partner-dots {
  margin-bottom: 50px; }

.partner-slider {
  margin: 40px 0 66px 0 !important;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  position: relative; }
  .partner-slider:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ccc; }
  .partner-slider .partner-item {
    display: flex;
    width: 100%;
    border: 1px solid #cccccc;
    border-right: 0;
    border-bottom: 0;
    align-items: center;
    justify-content: center;
    height: 180px; }
    .partner-slider .partner-item img {
      max-width: 170px;
      max-height: 170px;
      object-fit: contain; }

.job-arrows {
  text-align: right;
  margin-top: -47px; }

.job-slider {
  margin-bottom: 0 !important;
  margin-top: 0px; }

.job-item .ttl {
  font-size: 1.111rem;
  font-weight: 500;
  position: relative;
  border-bottom: 2px solid #2C3547;
  max-width: 290px;
  min-height: 106px;
  margin-bottom: 18px; }
.job-item .txt {
  font-size: 0.889rem; }
  .job-item .txt b, .job-item .txt strong {
    font-weight: 500; }
  .job-item .txt p {
    padding: 10px 0 14px 0; }

.contact-socials p {
  display: inline-block;
  font-size: 0.778rem;
  font-weight: 500;
  vertical-align: top;
  padding: 15px 45px 0 0; }
.contact-socials .socials {
  display: inline-block;
  vertical-align: top; }

.big-mail a {
  font-size: 1.333rem;
  font-weight: bold;
  border-color: #008A6D;
  margin: 5px 0;
  display: inline-block; }
  .big-mail a:hover {
    border-color: transparent; }

.full-address {
  display: flex;
  margin-bottom: 50px; }
  .full-address .contact-block {
    width: 300px;
    margin: 0 48px 0 0;
    text-align: left;
    max-width: 100%; }
    .full-address .contact-block .ttl {
      color: #2C3547; }

.ttt {
  background: red; }

@media (max-width: 1339.98px) {
  .ttt {
    background: #8b31d8; }

  .main-block .main-socials p {
    display: none; }
  .main-block .prev-block {
    width: 70%;
    position: absolute;
    left: 10px;
    bottom: 44px; }

  .advantages {
    width: 55%; }
    .advantages .item .ttl {
      font-size: 1.3rem; }

  .viewer-section .viewer-slider-wrap {
    -webkit-transform: translateX(150px);
    -moz-transform: translateX(150px);
    -o-transform: translateX(150px);
    -ms-transform: translateX(150px);
    transform: translateX(150px); } }
@media (max-width: 1199.98px) {
  .ttt {
    background: blue; }

  .viewer-section .viewer-slider-wrap {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px); }
  .viewer-section .viewer-dots {
    width: 400px; } }
@media (max-width: 1099.98px) {
  .ttt {
    background: yellow; }

  .container {
    max-width: 960px;
    width: 100%; }

  .all.menu-opened {
    padding-top: 94px; }
  .all .wrapper {
    padding: 0 20px 0 20px; }

  .contact-block {
    max-width: 259px;
    text-align: left;
    font-size: 0.778rem; }
    .contact-block .ttl {
      font-size: 1rem;
      padding: 8px 0 12px 0; }
    .contact-block p {
      padding: 0; }

  footer {
    padding: 0 20px; }
    footer .footer-top .logo-footer {
      margin: 62px 38px 0 0;
      width: 81px; }
      footer .footer-top .logo-footer img {
        width: 100%; }
      footer .footer-top .logo-footer .logo-year {
        width: 36px;
        left: 56px; }
    footer .footer-top .f-menu {
      max-width: 295px;
      padding: 62px 0 0 0; }
      footer .footer-top .f-menu li {
        padding: 7px 0 16px 0; }
        footer .footer-top .f-menu li.active {
          padding: 0 0 17px 0; }
    footer .footer-top .contact-block {
      padding: 48px 0 0 0; }
    footer .footer-bottom {
      font-size: 0.556rem;
      padding: 0; }
      footer .footer-bottom > div {
        padding: 13px 0; }

  header {
    padding: 0 20px; }
    header .header-inner {
      height: 94px; }
    header .logo {
      left: 68px;
      top: 24px; }
      header .logo .logo-year {
        position: absolute;
        left: 62px;
        top: 0; }
    header .header-contact {
      top: 27px;
      right: 67px; }
      header .header-contact a.phone {
        padding-bottom: 7px; }
    header .language {
      top: 21px;
      right: -14px; }
    header .full-menu {
      padding: 94px 20px 0 20px; }
      header .full-menu .full-menu-list ul {
        font-size: 0.889rem; }
        header .full-menu .full-menu-list ul li a, header .full-menu .full-menu-list ul li span {
          padding: 10px 0; }
        header .full-menu .full-menu-list ul li.active {
          font-size: 1.2rem; }
          header .full-menu .full-menu-list ul li.active a, header .full-menu .full-menu-list ul li.active span {
            padding: 8px 0; }
      header .full-menu .socials {
        display: none; }
    header.menu-opened {
      padding: 0 20px; }
      header.menu-opened .full-menu {
        padding: 94px 20px 0 20px; }

  .full-menu-toggle {
    left: 0px;
    top: 30px; }

  .contact-section {
    background-position: -30% center;
    padding: 21px 20px 45px 20px;
    margin: 0 -20px 60px -20px; }
    .contact-section .contact-marker {
      margin: -115px -70px 0 0; }

  .main-block {
    height: 800px;
    margin: 0 -20px;
    padding: 0 20px; }
    .main-block .main-bottom {
      left: 20px;
      right: 20px; }
    .main-block .main-socials {
      right: 10px;
      left: 10px;
      bottom: 20px;
      text-align: center; }
    .main-block .prev-block {
      width: auto;
      left: 10px;
      right: 10px;
      bottom: 138px; }
    .main-block .main-block-slides {
      height: 580px; }
      .main-block .main-block-slides .item {
        height: 580px;
        display: flex;
        background-size: auto 450px;
        background-position: 1% 80%;
        padding: 78px 20px 0 20px; }
        .main-block .main-block-slides .item:before {
          display: none; }
      .main-block .main-block-slides .slide-inner {
        max-width: 600px; }
        .main-block .main-block-slides .slide-inner h2 {
          line-height: 1.2;
          font-size: 2rem; }
        .main-block .main-block-slides .slide-inner .btn {
          margin: 0 0 16px 0; }
        .main-block .main-block-slides .slide-inner .dload {
          display: block;
          clear: both; }
          .main-block .main-block-slides .slide-inner .dload .round-btn:before {
            font-size: 26px; }

  .feature-arrows {
    display: block; }

  .features-section h2 {
    font-size: 2rem; }

  .feature-list {
    margin-bottom: 70px;
    padding: 65px 0 73px 0; }
    .feature-list .feature-dots {
      display: block; }

  .about-section {
    margin: 0 -20px;
    padding: 0 20px; }
    .about-section .section-text {
      float: none;
      width: auto;
      padding: 27px 0 50px 0; }
      .about-section .section-text::after {
        display: block;
        clear: both;
        content: ""; }
      .about-section .section-text .head-block {
        float: left;
        padding-right: 44px;
        margin: 0; }
      .about-section .section-text .article {
        overflow: hidden;
        padding-top: 37px; }

  .advantages {
    float: none;
    width: auto;
    margin: 0;
    padding-bottom: 64px; }
    .advantages::after {
      display: block;
      clear: both;
      content: ""; }
    .advantages .item {
      width: 33.3333%;
      float: left;
      min-height: 0;
      padding: 0 30px 0 0;
      clear: none;
      margin-bottom: 0;
      color: #2C3547; }
      .advantages .item .item-icon {
        background: #dcede9;
        color: #008A6D; }
      .advantages .item.item2 {
        position: relative;
        top: 0; }
      .advantages .item:hover {
        background: none;
        box-shadow: none;
        color: #2C3547; }
        .advantages .item:hover .item-icon {
          background: #dcede9;
          color: #008A6D; }

  .news-section {
    padding: 35px 0 125px 0; }
    .news-section .news-arrows {
      top: auto;
      text-align: center;
      bottom: -71px;
      left: 0;
      right: 0; }

  .viewer-section .viewer-slider-wrap {
    -webkit-transform: translateX(374px);
    -moz-transform: translateX(374px);
    -o-transform: translateX(374px);
    -ms-transform: translateX(374px);
    transform: translateX(374px); }
  .viewer-section .viewer-dots {
    width: 249px; }

  .viewer-section {
    padding: 23px 0 35px 0; }
    .viewer-section .section-text {
      width: 52%; }
      .viewer-section .section-text .head-block {
        margin-right: -100px; }
      .viewer-section .section-text .article {
        padding: 6px 0; }
    .viewer-section .viewer-slider-wrap {
      display: none;
      height: 479px;
      width: 649px;
      -webkit-transform: translateX(328px);
      -moz-transform: translateX(328px);
      -o-transform: translateX(328px);
      -ms-transform: translateX(328px);
      transform: translateX(328px);
      top: 65px;
      background-size: contain; }
    .viewer-section .viewer-slider {
      width: 321px;
      height: 200px;
      left: 0;
      top: 204px; }
      .viewer-section .viewer-slider .viewer-item {
        width: 309px;
        height: 200px;
        left: 0 !important; }
    .viewer-section .viewer-dots {
      width: 267px;
      left: 74px;
      bottom: 76px; }
    .viewer-section.viewer-section-new .viewer-slider-wrap {
      -webkit-transform: translateX(248px);
      -moz-transform: translateX(248px);
      -o-transform: translateX(248px);
      -ms-transform: translateX(248px);
      transform: translateX(248px);
      display: block; }
      .viewer-section.viewer-section-new .viewer-slider-wrap .viewer-slider {
        width: auto;
        height: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0; }
        .viewer-section.viewer-section-new .viewer-slider-wrap .viewer-slider .viewer-item {
          width: 100%;
          height: 100%; }
    .viewer-section.viewer-section-new .viewer-dots {
      width: 327px; }

  .filter-news {
    display: inline-block; }

  .second-page .head-block h1 {
    font-size: 2rem;
    padding: 8px 0; }
  .second-page .head-block .head-block-link {
    flex-grow: 0; }
    .second-page .head-block .head-block-link.links-list {
      padding: 29px 0 0 0; }
      .second-page .head-block .head-block-link.links-list a {
        margin: 0 0 0 25px; }
  .second-page .head-block .head-block-sundry {
    display: none; }

  .second-page {
    background: none; }
    .second-page .news-section {
      padding: 9px 0 57px 0; }
    .second-page .news-dots {
      margin: 23px 0 0 0; }

  .head-block .socials {
    top: 14px; }
  .head-block .news-info {
    padding: 0 0 4px 0;
    margin-top: -23px; }

  .service-head {
    padding: 12px 0; }
    .service-head h2 {
      font-size: 2rem;
      padding: 4px 0; }
    .service-head .section-desc {
      padding-top: 17px; }

  .blue-block {
    padding: 45px 20px;
    margin: 0 -20px; }

  .gallery {
    padding: 32px 0 45px 0; }
    .gallery .gallery-slider {
      margin-right: -5px;
      margin-left: 50px; }
      .gallery .gallery-slider .col {
        padding-left: 5px;
        padding-right: 5px; }
    .gallery.all-width .gallery-slider {
      margin-left: -5px; }

  .gallery-item {
    height: 151px; }
    .gallery-item.item-big {
      height: 313px; }

  .service-list .service-item {
    padding: 66px 63px 31px 63px; }

  .coworker-item .photo {
    width: 349px;
    margin-right: 10px; }

  blockquote {
    padding: 45px 30px;
    margin: 0 -30px 23px -30px; }

  article .advantages {
    margin: 16px 0 2px 0; }
    article .advantages .item {
      width: 100%; }

  .full-address {
    margin-bottom: 30px;
    padding-top: 20px; }
    .full-address .contact-block {
      width: 50%;
      flex: 0 0 50%;
      margin: 0 20px 0 0; } }
.news-reports {
  padding: 0; }

@media (max-width: 767.98px) {
  .ttt {
    background: green; }

  .all .wrapper {
    padding: 0px; }

  h1, .h1, h2, .h2 {
    font-size: 2rem;
    padding: 24px 0; }

  .head-block .head-block-link {
    padding: 47px 30px 0 0; }

  footer {
    padding: 0 10px; }
    footer .footer-top .logo-footer {
      float: none;
      margin: 69px auto 0 auto;
      width: 139px; }
      footer .footer-top .logo-footer .logo-year {
        width: 61px;
        left: 97px; }
    footer .footer-top .f-menu {
      max-width: 250px; }
    footer .footer-bottom {
      flex-wrap: wrap;
      font-size: 0.667rem;
      padding: 0 0 4px 0; }
      footer .footer-bottom .socials-wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        order: 1; }

  header {
    padding: 0 10px; }
    header .full-menu {
      padding: 100px 10px 0 10px;
      display: block;
      height: auto;
      height: 100vh;
      overflow: auto;
      position: fixed; }
      header .full-menu .full-menu-content {
        display: block; }
      header .full-menu .full-menu-list {
        float: none;
        max-width: 100%;
        padding: 20px 0 20px 0; }
        header .full-menu .full-menu-list ul li a, header .full-menu .full-menu-list ul li span {
          padding: 5px 0; }
        header .full-menu .full-menu-list ul li.active {
          font-size: 1.1rem; }
          header .full-menu .full-menu-list ul li.active a, header .full-menu .full-menu-list ul li.active span {
            padding: 3px 0; }
      header .full-menu .full-menu-address {
        float: none;
        max-width: 100%;
        padding: 0 0 20px 0; }
      header .full-menu .full-menu-bottom {
        display: block; }
    header.menu-opened {
      padding: 0 10px;
      overflow: hidden; }
      header.menu-opened .full-menu {
        padding: 100px 10px 0 10px; }

  .contact-section {
    padding: 20px 10px 20px 10px;
    margin: 0 -10px 30px -10px; }
    .contact-section .contact-marker {
      display: none; }

  .main-block {
    height: 500px;
    margin: 0 -10px;
    padding: 0 10px; }
    .main-block .main-bottom {
      left: 10px;
      right: 10px; }
    .main-block .main-socials {
      display: none; }
    .main-block .prev-block {
      width: auto;
      left: 10px;
      right: 10px;
      bottom: 210px;
      display: none; }
    .main-block .main-block-services .txt {
      height: 3px;
      overflow: hidden;
      font-size: 0;
      padding: 0; }
    .main-block .main-block-services .slick-slide {
      height: 3px; }
    .main-block .main-block-slides {
      height: 500px; }
      .main-block .main-block-slides .item {
        height: 500px;
        background: none;
        display: block;
        padding: 0 10px 0 10px; }
        .main-block .main-block-slides .item:before {
          display: none; }
      .main-block .main-block-slides .slide-inner {
        max-width: 100%; }
        .main-block .main-block-slides .slide-inner h2 {
          padding: 0;
          margin-bottom: 80px;
          display: flex;
          width: 100%;
          height: 250px;
          align-items: flex-end; }
        .main-block .main-block-slides .slide-inner .slide-text {
          display: none; }
        .main-block .main-block-slides .slide-inner .btn {
          margin: 0 0 25px 0;
          width: auto;
          display: block;
          min-width: 0; }
        .main-block .main-block-slides .slide-inner .dload {
          display: block;
          clear: both;
          margin: 0 auto; }
    .main-block .main-block-dots {
      display: block; }
    .main-block.main-service-page {
      height: auto; }
      .main-block.main-service-page .main-block-slides {
        height: auto;
        position: relative;
        padding-bottom: 109px; }
        .main-block.main-service-page .main-block-slides .item {
          height: auto;
          background: none !important;
          padding: 0; }
        .main-block.main-service-page .main-block-slides .slide-inner h1 {
          padding: 0px 0 38px 0;
          margin-bottom: 0;
          display: block;
          height: auto;
          line-height: 1.2; }
        .main-block.main-service-page .main-block-slides .slide-inner .slide-text {
          display: block; }

  .about-section {
    margin: 0 -10px;
    padding: 0 10px; }

  .news-section .head-block .head-block-link {
    flex-grow: 0;
    padding-right: 0; }

  .viewer-section {
    padding: 23px 0 35px 0; }
    .viewer-section .section-text {
      width: auto;
      float: none; }
      .viewer-section .section-text .head-block {
        margin-right: 0; }
        .viewer-section .section-text .head-block .head-block-link {
          display: none; }
      .viewer-section .section-text .article {
        padding: 0;
        min-height: 0; }
      .viewer-section .section-text .viewer-arrows {
        display: none; }
    .viewer-section .viewer-slider-wrap {
      display: none; }
    .viewer-section.viewer-section-new {
      display: flex;
      width: 100%;
      flex-direction: column;
      align-items: flex-end; }
      .viewer-section.viewer-section-new .container {
        order: 1; }
      .viewer-section.viewer-section-new .section-text .viewer-arrows {
        display: block; }
      .viewer-section.viewer-section-new .viewer-slider-wrap {
        order: 2;
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -o-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
        display: block;
        position: relative;
        top: 20px; }
        .viewer-section.viewer-section-new .viewer-slider-wrap .viewer-dots {
          width: auto;
          right: 165px; }

  .features-section .head-block .head-block-sundry {
    display: none; }

  .feature-list {
    margin-bottom: 70px;
    padding-bottom: 70px; }
    .feature-list .feature-dots {
      width: 400px; }
    .feature-list .feature-item {
      padding: 67px 20px 0 20px; }
      .feature-list .feature-item:hover {
        padding: 188px 20px 0 20px; }

  .second-page .news-section .news-arrows {
    text-align: left; }

  .head-block .socials {
    top: 0;
    text-align: center;
    padding: 24px 0 13px 0; }
  .head-block .news-info {
    padding: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: -30px; }
    .head-block .news-info .news-theme, .head-block .news-info time {
      margin: 0 0 0 30px; }

  .green-header .head-block {
    padding-bottom: 39px !important; }

  .pagination {
    justify-content: center; }
    .pagination .page-link .txt {
      display: none; }
    .pagination .page-link .a-arrow {
      margin: 0 20px !important;
      float: none; }

  .tab-menu, .tab-menu.side-menu {
    display: flex;
    justify-content: flex-start;
    padding-top: 27px; }
    .tab-menu:before, .tab-menu.side-menu:before {
      display: block; }
    .tab-menu li, .tab-menu.side-menu li {
      padding: 0 33px 0 0;
      margin: 0;
      min-width: auto; }
      .tab-menu li:before, .tab-menu.side-menu li:before {
        content: '';
        display: block;
        height: 3px !important;
        background: transparent;
        position: absolute;
        left: 0;
        bottom: 0 !important;
        width: 86px !important; }
      .tab-menu li:last-child, .tab-menu.side-menu li:last-child {
        padding: 0; }
      .tab-menu li a, .tab-menu.side-menu li a {
        border-color: transparent !important;
        min-height: 0;
        min-height: 38px;
        padding: 14px 0 8px 0;
        /*white-space:nowrap;*/ }
        .tab-menu li a:before, .tab-menu.side-menu li a:before {
          display: none; }
      .tab-menu li.active:before, .tab-menu.side-menu li.active:before {
        background: #008A6D; }
      .tab-menu li.active a, .tab-menu.side-menu li.active a {
        padding: 0 0 8px 0;
        font-weight: 500;
        color: #2C3547; }

  .blue-block {
    padding: 45px 10px;
    margin: 0 -10px; }

  .gallery .gallery-slider {
    margin-right: -5px;
    margin-left: -5px; }

  .service-head .service-head-link {
    text-align: right; }

  .docs-slider {
    padding-top: 16px; }

  .service-list .service-item {
    padding: 66px 49px 31px 49px;
    margin-bottom: 0; }

  .coworker-item .photo {
    width: 45%; }

  .job-wrap {
    display: flex;
    flex-direction: column; }

  .job-arrows {
    text-align: center;
    margin-top: 20px; }

  .job-slider {
    margin-top: 20px; }

  .job-item .ttl {
    min-height: 95px; }

  .map-container {
    margin: 0 -20px 20px -20px; }

  .contact-dload, .big-mail {
    text-align: center; }

  .contact-socials {
    text-align: center; }
    .contact-socials p {
      display: none; } }
@media (max-width: 720px) {
  .about-section .section-text {
    padding: 27px 0 31px 0; }
    .about-section .section-text .head-block {
      float: none;
      padding-right: 0; }
    .about-section .section-text .article {
      clear: both;
      padding-top: 7px; }

  .advantages {
    padding-bottom: 32px; }
    .advantages .item {
      width: 100%;
      float: none;
      padding: 0 0 35px 0;
      clear: both; }
      .advantages .item .ttl {
        white-space: normal;
        font-size: 1.5rem;
        padding: 12px 0 6px 0; }

  .coworker-slider {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }

  .coworker-item .photo {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 40px auto;
    max-height: 305px; } }
@media (max-width: 600px) {
  .viewer-section.viewer-section-new {
    display: block; }
    .viewer-section.viewer-section-new .section-text .viewer-arrows, .viewer-section.viewer-section-new .viewer-slider-wrap {
      display: none; } }
@media (max-width: 575.98px) {
  .ttt {
    background: gray; }

  .all.menu-opened {
    padding-top: 80px; }

  header .header-inner {
    height: 80px; }
  header .logo {
    left: 0;
    top: 17px; }
    header .logo .logo-year {
      position: absolute;
      left: 62px;
      top: 0; }
  header .header-contact, header .language {
    display: none; }

  .full-menu-toggle {
    left: auto;
    right: 0px;
    top: 30px; }

  .contact-block {
    max-width: 100%;
    text-align: center;
    font-size: 0.889rem; }
    .contact-block .ttl {
      font-size: 1.111rem;
      padding: 14px 0 7px 0; }
    .contact-block p {
      padding: 0 0 10px 0; }

  footer .footer-top .f-menu {
    max-width: 100%;
    float: none;
    text-align: center;
    font-size: 1rem; }
    footer .footer-top .f-menu li.active {
      font-size: 1rem; }
  footer .footer-top .contact-block {
    float: none;
    padding: 48px 0 21px 0; }
  footer .footer-bottom {
    flex-direction: column;
    width: 100%;
    justify-content: center;
    text-align: center; }
    footer .footer-bottom > div {
      padding: 15px 0; }

  .contact-section {
    background-position: 0 center; }
    .contact-section .form-btns .btn {
      display: block;
      width: 100%;
      min-width: 0; }

  .main-block {
    height: 670px;
    margin: 0 -10px;
    padding: 0 10px; }
    .main-block .main-bottom {
      left: 10px;
      right: 10px; }
    .main-block .main-socials {
      display: none; }
    .main-block .prev-block {
      width: auto;
      left: 10px;
      right: 10px;
      bottom: 293px; }
    .main-block .main-block-services .txt {
      height: 3px;
      overflow: hidden;
      font-size: 0;
      padding: 0; }
    .main-block .main-block-services .slick-slide {
      height: 3px; }
    .main-block .main-block-slides {
      height: 670px; }
      .main-block .main-block-slides .item {
        height: 670px;
        background: none;
        display: block;
        padding: 0 10px 0 10px; }
        .main-block .main-block-slides .item:before {
          display: none; }
      .main-block .main-block-slides .slide-inner {
        max-width: 100%; }
        .main-block .main-block-slides .slide-inner h2 {
          padding: 0;
          margin-bottom: 163px;
          display: flex;
          width: 100%;
          height: 328px;
          align-items: flex-end; }
        .main-block .main-block-slides .slide-inner .slide-text {
          display: none; }
        .main-block .main-block-slides .slide-inner .btn {
          margin: 0 0 25px 0;
          width: auto;
          display: block;
          min-width: 0; }
        .main-block .main-block-slides .slide-inner .dload {
          display: block;
          clear: both;
          margin: 0 auto; }

  .main-block .main-block-slides .slide-inner h1, .main-block .main-block-slides .slide-inner h2 {
    font-size: 1.8rem !important; }

  .feature-list {
    margin-bottom: 30px;
    padding: 15px 0; }
    .feature-list .feature-slider {
      display: block; }
    .feature-list .feature-item {
      height: 342px;
      padding: 58px 20px 0 20px;
      transition: all 0.2s ease-in-out; }
      .feature-list .feature-item .img {
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 70% 10%; }
      .feature-list .feature-item .item-ttl {
        height: 124px;
        margin-bottom: 26px; }
      .feature-list .feature-item:hover {
        padding: 58px 20px 0 20px; }
    .feature-list .feature-dots {
      width: 300px; }

  .news-section .news-slider {
    display: block; }
  .news-section .news-arrows {
    display: none; }
  .news-section .news-item {
    margin-bottom: 19px; }

  .breadcrumb {
    display: none; }

  .news-big-slider {
    margin-bottom: 13px !important; }

  .second-page {
    padding: 108px 0 0 0; }
    .second-page .head-block {
      /*padding-bottom: 23px;*/
      display: block; }
      .second-page .head-block .head-block-link.links-list a {
        margin: 0 25px 0 0; }
    .second-page .news-section .news-arrows {
      display: block;
      text-align: center; }
    .second-page .news-dots {
      display: none; }

  .filter-news {
    display: block;
    white-space: nowrap;
    overflow: auto;
    margin-bottom: 38px; }
    .filter-news a {
      display: inline-block;
      float: none;
      min-width: 0;
      height: 39px;
      padding: 5px 10px 0 0; }
      .filter-news a.active {
        padding: 0 10px 0 0; }

  article {
    padding-top: 25px; }

  .gallery .gallery-dots {
    display: none; }
  .gallery .gallery-arrows {
    text-align: center; }

  .docs-dots {
    display: none; }

  .docs-arrows, .coworker-arrows, .partner-arrows {
    padding-top: 0;
    text-align: center; }

  .coworker-dots, .partner-arrows {
    display: none; }

  .partner-dots {
    margin-bottom: 70px; }

  .partner-slider {
    margin: 73px 0 56px 0 !important; }

  .full-address {
    display: block;
    padding: 0;
    margin: 0; }
    .full-address .contact-block {
      width: 100%;
      flex: 0 0 100%;
      text-align: center; }

  .form-btns .btn {
    display: block;
    min-width: 0;
    width: 100%; } }
@media (max-width: 450px) {
  .feature-list {
    margin-bottom: 0; }
    .feature-list .feature-dots {
      display: none; }

  .feature-arrows {
    display: none; }

  .gallery-item {
    height: 193px; }
    .gallery-item.item-big {
      height: 400px; }

  .partner-slider {
    border-right: 0;
    margin-left: -20px !important;
    margin-right: -20px !important;
    padding-left: 20px; }
    .partner-slider .slick-list {
      overflow: visible; }
    .partner-slider:after {
      display: none; }
    .partner-slider .partner-item {
      width: 180px; } }
@media (max-width: 350px) {
  .main-block .main-block-slides .slide-inner h1, .main-block .main-block-slides .slide-inner h2 {
    font-size: 1.6rem !important; }

  .service-list .service-item {
    padding: 66px 27px 31px 27px; }

  .big-mail a {
    font-size: 1.2rem; } }
.main-block-slides .item .container {
  position: relative; }

header.fixed {
  position: fixed;
  background-color: #008A6D; }
  header.fixed:not(.menu-opened) {
    animation: 0.7s linear 0s  alternate fadeIn; }
  header.fixed .logo {
    background: url("/local/templates/dsm/i/logo-white.svg") no-repeat 0 0; }
    header.fixed .logo img {
      opacity: 0; }
    header.fixed .logo .logo-year {
      background: url("/local/templates/dsm/i/logo-year-white.svg") no-repeat 0 0; }
  header.fixed .header-contact a.phone {
    color: #fff; }
  header.fixed .header-contact a.callback {
    color: #fff;
    border-color: #fff; }
    header.fixed .header-contact a.callback:hover {
      color: #fff;
      border-color: #fff; }
  header.fixed .language a {
    color: #fff; }
  header.fixed .language .round-btn .round-progress .circle {
    stroke: #ffffff; }
  header.fixed .full-menu-toggle span {
    background: #ffffff; }
    header.fixed .full-menu-toggle span::before, header.fixed .full-menu-toggle span::after {
      background-color: #ffffff; }
  header.fixed.menu-opened .logo {
    background: transparent; }
    header.fixed.menu-opened .logo img {
      opacity: 1; }
    header.fixed.menu-opened .logo .logo-year {
      background: transparent; }
  header.fixed.menu-opened .header-contact a.phone {
    color: #28303B; }
  header.fixed.menu-opened .header-contact a.callback {
    color: #f2f2f2;
    border-color: #f2f2f2; }
    header.fixed.menu-opened .header-contact a.callback:hover {
      color: green;
      border-color: transparent; }
  header.fixed.menu-opened .language a {
    color: #28303B; }
  header.fixed.menu-opened .language .round-btn .round-progress .circle {
    stroke: #008A6D; }
  header.fixed.menu-opened .full-menu-toggle span {
    background: #333333; }
    header.fixed.menu-opened .full-menu-toggle span::before, header.fixed.menu-opened .full-menu-toggle span::after {
      background: #333333; }
  header.fixed.menu-opened .header-contact a.callback {
    color: #93979d;
    border-color: #93979d; }

footer .green-bck {
  background-color: #008A6D; }
  footer .green-bck .order-2 a {
    color: #fff;
    border-color: transparent; }
  footer .green-bck .order-3 a {
    color: #fff;
    border-color: transparent; }
  footer .green-bck .footer-bottom a:hover {
    color: #fff;
    border-color: #fff; }
    footer .green-bck .footer-bottom a:hover:before {
      color: #fff; }
  footer .green-bck .socials ellipse {
    stroke: #fff; }
  footer .green-bck .socials a:before {
    color: #fff; }
  footer .green-bck .clickon-logo span {
    color: #fff; }
  footer .green-bck .clickon-logo path {
    fill: #fff; }
  footer .green-bck .clickon-logo:hover span {
    color: #fff; }
  footer .green-bck .clickon-logo:hover path {
    fill: black; }
  footer .green-bck .footer-bottom {
    padding-bottom: 0; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 100; } }
.callback-form-popup {
  width: 500px;
  background: #fff;
  position: relative;
  margin: 0 auto;
  padding: 30px; }
  .callback-form-popup .btn {
    width: 100%; }
  @media (max-width: 480px) {
    .callback-form-popup {
      width: 100%; } }

.canvas3D {
  height: 200%;
  bottom: -50%;
  position: absolute;
  right: 0;
  top: -50%;
  width: 580px; }
  @media (max-width: 1200px) {
    .canvas3D {
      width: 440px; } }
  @media (max-width: 1100px) {
    .canvas3D {
      width: 440px;
      height: 140%;
      bottom: -20%;
      top: -20%; } }
  @media (max-width: 992px) {
    .canvas3D {
      width: 410px; } }
  @media (max-width: 768px) {
    .canvas3D {
      display: none; } }

.icon-sound-off {
  background: url("/local/templates/dsm/i/icon-sound-off.png");
  position: absolute;
  bottom: 50px;
  right: 50px;
  width: 32px;
  height: 32px;
  background-size: 100%;
  border: none;
  z-index: 10000; }

.icon-sound-on {
  background: url("/local/templates/dsm/i/icon-sound-on.png");
  position: absolute;
  bottom: 50px;
  right: 50px;
  width: 32px;
  height: 32px;
  background-size: 100%;
  border: none;
  z-index: 10000; }

.icon-youtube {
  position: relative;
  top: 20px; }

.icon-youtube:before {
  content: '';
  background: url(/local/templates/dsm/i/icon-youtube-gray.png);
  position: absolute;
  top: 16px;
  left: 8px;
  width: 32px;
  height: 32px;
  background-size: 100%;
  background-repeat: no-repeat;
  border: none;
  z-index: 10000; }

.icon-youtube:hover:before {
  background: url(/local/templates/dsm/i/icon-youtube-black.png);
  background-repeat: no-repeat; }

.green-bck .icon-youtube:before,
.green-bck .icon-youtube:hover:before {
  background: url(/local/templates/dsm/i/icon-youtube-white.png);
  background-repeat: no-repeat; }

.whatsapp-btn {
  position: fixed;
  background: url("/local/templates/dsm/i/whatsapp.png");
  width: 64px;
  height: 64px;
  bottom: 0;
  right: 0;
  z-index: 1000; }

.gallery-item img {
  object-fit: cover; }

.blocks-list .block-item .text-item {
  display: block;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden; }
.blocks-list .block-item:hover .text-item {
  opacity: 1;
  visibility: visible; }

.head-block {
  flex-wrap: wrap; }

.back-page.back-page-black {
  position: relative;
  flex: 0 0 100%;
  margin: 4px 0 -40px 0; }
  .back-page.back-page-black a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 0.722rem;
    line-height: 34px;
    border: 0 !important;
    color: #fff;
    height: 34px; }
    .back-page.back-page-black a .a-arrow {
      transition: border-color 0.2s ease-in-out; }
    .back-page.back-page-black a span {
      display: inline-block;
      vertical-align: top;
      padding-left: 26px; }
    .back-page.back-page-black a:hover .a-arrow {
      border-color: #ffffff; }
      .back-page.back-page-black a:hover .a-arrow .line {
        width: 40px; }
      .back-page.back-page-black a:hover .a-arrow .line-move {
        width: 55px; }

.all:not(.green-header) .back-page.back-page-black a {
  color: #2C3547; }
  .all:not(.green-header) .back-page.back-page-black a .a-arrow {
    border-color: transparent; }
    .all:not(.green-header) .back-page.back-page-black a .a-arrow .st0 {
      fill: #cccccc !important; }
  .all:not(.green-header) .back-page.back-page-black a:hover .a-arrow {
    border-color: #DFDFDF;
    transition: all 0.2s ease-in-out; }
    .all:not(.green-header) .back-page.back-page-black a:hover .a-arrow .st0 {
      fill: #2c3547 !important; }

.events-list {
  padding: 5px 0 0 0; }
  .events-list.border-top {
    border-color: #E5E5E5 !important; }
  .events-list.border-bottom {
    border-color: #E5E5E5 !important; }

.event-item {
  display: block;
  color: #000;
  font-weight: bold;
  border: 0;
  line-height: 1.2;
  padding: 18px 0;
  margin-bottom: 8px; }
  .event-item .img {
    display: block;
    height: 162px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative; }
    .event-item .img img {
      width: 100%;
      height: 162px;
      object-fit: cover; }
    .event-item .img:before {
      content: '';
      display: block;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 1;
      position: absolute;
      background: rgba(0, 138, 109, 0.84);
      opacity: 0;
      transition: all 0.2s ease-in-out; }
  .event-item .point {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    border: 0 !important;
    opacity: 0; }
    .event-item .point:before, .event-item .point:after {
      content: '';
      display: block;
      background: #fff;
      position: absolute;
      height: 2px;
      width: 22px;
      top: 24px;
      left: 14px; }
    .event-item .point:after {
      height: 22px;
      width: 2px;
      top: 14px;
      left: 24px; }
    .event-item .point .round-progress {
      width: 50px;
      height: 50px;
      transform: rotate(-90deg);
      position: absolute;
      left: 0;
      top: 0; }
      .event-item .point .round-progress .circle {
        stroke-dasharray: 360;
        stroke-dashoffset: 360;
        transition: all 0.5s ease-out;
        stroke: #ffffff; }
  .event-item:hover {
    color: #000; }
    .event-item:hover .img {
      box-shadow: 0px 17px 18px rgba(0, 0, 0, 0.17); }
      .event-item:hover .img:before {
        opacity: 1; }
    .event-item:hover .point {
      opacity: 1; }
      .event-item:hover .point .round-progress .circle {
        stroke-dashoffset: 235; }

.mice-form {
  padding: 24px 0 54px 0; }
  .mice-form .head-block {
    color: #2C3547;
    padding-bottom: 23px !important; }
    .mice-form .head-block:before {
      display: none; }
  .mice-form textarea {
    height: 217px; }
  .mice-form .form-btns {
    text-align: right; }
  .mice-form .form-control {
    padding-left: 0;
    padding-right: 0; }
  .mice-form .check-agree {
    padding-top: 42px; }

.price-block {
  float: right;
  border: 1px solid #E0E0E0;
  padding: 25px 35px;
  position: relative;
  margin: 38px 0 35px 35px;
  line-height: 1.2; }
  .price-block .ttl {
    font-size: 0.889rem;
    padding: 2px 0 10px 0; }
  .price-block .price {
    font-size: 1.333rem;
    font-weight: 500;
    white-space: nowrap;
    margin-bottom: 20px; }
    .price-block .price span {
      font-weight: bold;
      font-size: 2.5rem; }
  .price-block .btn {
    min-width: 245px; }

@media (max-width: 767px) {
  .mice-form {
    padding: 16px 0 18px 0; }
    .mice-form textarea {
      height: 150px; }
    .mice-form .form-btns {
      text-align: left; }
    .mice-form .check-agree {
      padding: 0; }

  .back-page.back-page-black {
    margin: 4px 0 -20px 0; } }
@media (max-width: 650px) {
  .price-block {
    float: none;
    padding: 10px 10px;
    margin: 15px 0 0 0; } }
@media (max-width: 575px) {
  .events-list {
    padding: 20px 0 0 0; }

  .event-item {
    padding: 0 0 18px 0; }

  .price-block .btn {
    display: block; } }

/*# sourceMappingURL=template_styles.css.map */

/* End */
/* /local/templates/dsm/css/custom.css?1612452575230 */
/* /local/templates/dsm/components/bitrix/menu/top/style.min.css?1587563419490 */
/* /local/templates/dsm/components/bitrix/menu/footer/style.min.css?1587563419490 */
/* /local/templates/dsm/components/bitrix/news.list/socials/style.css?1587563419150 */
/* /local/templates/dsm/styles.css?158756342044 */
/* /local/templates/dsm/template_styles.css?1603264874447615 */
