@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

[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: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #17a2b8;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #b12203;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

input[type=radio],
input[type=checkbox] {
  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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-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: "Muller Bold", sans-serif;
  line-height: 1.2;
  color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

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

.text-primary {
  color: #006ADA !important;
}

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

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

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

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

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

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

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

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

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

.text-red {
  color: #dc3545 !important;
}

a.text-red:hover, a.text-red:focus {
  color: #bd2130 !important;
}

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

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

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

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

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

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

.text-body {
  color: #000 !important;
}

.text-muted {
  color: #6c757d !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.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;
  }
}

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

.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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  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: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

  .col-lg-1 {
    flex: 0 0 8.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%;
  }
}
.sect-xs-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.sect-pt-xs-0 {
  padding-top: 0;
}

.sect-pb-xs-0 {
  padding-bottom: 0;
}

.sect-xs-1 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.sect-pt-xs-1 {
  padding-top: 9px;
}

.sect-pb-xs-1 {
  padding-bottom: 9px;
}

.sect-xs-2 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.sect-pt-xs-2 {
  padding-top: 18px;
}

.sect-pb-xs-2 {
  padding-bottom: 18px;
}

.sect-xs-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.sect-pt-xs-3 {
  padding-top: 30px;
}

.sect-pb-xs-3 {
  padding-bottom: 30px;
}

.sect-xs-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sect-pt-xs-4 {
  padding-top: 40px;
}

.sect-pb-xs-4 {
  padding-bottom: 40px;
}

.sect-xs-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.sect-pt-xs-5 {
  padding-top: 50px;
}

.sect-pb-xs-5 {
  padding-bottom: 50px;
}

.sect-xs-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.sect-pt-xs-6 {
  padding-top: 60px;
}

.sect-pb-xs-6 {
  padding-bottom: 60px;
}

.sect-xs-7 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sect-pt-xs-7 {
  padding-top: 100px;
}

.sect-pb-xs-7 {
  padding-bottom: 100px;
}

@media (min-width: 480px) {
  .sect-sm-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sect-pt-sm-0 {
    padding-top: 0;
  }

  .sect-pb-sm-0 {
    padding-bottom: 0;
  }

  .sect-sm-1 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sect-pt-sm-1 {
    padding-top: 9px;
  }

  .sect-pb-sm-1 {
    padding-bottom: 9px;
  }

  .sect-sm-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .sect-pt-sm-2 {
    padding-top: 18px;
  }

  .sect-pb-sm-2 {
    padding-bottom: 18px;
  }

  .sect-sm-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sect-pt-sm-3 {
    padding-top: 30px;
  }

  .sect-pb-sm-3 {
    padding-bottom: 30px;
  }

  .sect-sm-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sect-pt-sm-4 {
    padding-top: 40px;
  }

  .sect-pb-sm-4 {
    padding-bottom: 40px;
  }

  .sect-sm-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sect-pt-sm-5 {
    padding-top: 50px;
  }

  .sect-pb-sm-5 {
    padding-bottom: 50px;
  }

  .sect-sm-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sect-pt-sm-6 {
    padding-top: 60px;
  }

  .sect-pb-sm-6 {
    padding-bottom: 60px;
  }

  .sect-sm-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sect-pt-sm-7 {
    padding-top: 100px;
  }

  .sect-pb-sm-7 {
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .sect-md-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sect-pt-md-0 {
    padding-top: 0;
  }

  .sect-pb-md-0 {
    padding-bottom: 0;
  }

  .sect-md-1 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sect-pt-md-1 {
    padding-top: 9px;
  }

  .sect-pb-md-1 {
    padding-bottom: 9px;
  }

  .sect-md-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .sect-pt-md-2 {
    padding-top: 18px;
  }

  .sect-pb-md-2 {
    padding-bottom: 18px;
  }

  .sect-md-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sect-pt-md-3 {
    padding-top: 30px;
  }

  .sect-pb-md-3 {
    padding-bottom: 30px;
  }

  .sect-md-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sect-pt-md-4 {
    padding-top: 40px;
  }

  .sect-pb-md-4 {
    padding-bottom: 40px;
  }

  .sect-md-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sect-pt-md-5 {
    padding-top: 50px;
  }

  .sect-pb-md-5 {
    padding-bottom: 50px;
  }

  .sect-md-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sect-pt-md-6 {
    padding-top: 60px;
  }

  .sect-pb-md-6 {
    padding-bottom: 60px;
  }

  .sect-md-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sect-pt-md-7 {
    padding-top: 100px;
  }

  .sect-pb-md-7 {
    padding-bottom: 100px;
  }
}
@media (min-width: 1024px) {
  .sect-lg-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sect-pt-lg-0 {
    padding-top: 0;
  }

  .sect-pb-lg-0 {
    padding-bottom: 0;
  }

  .sect-lg-1 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sect-pt-lg-1 {
    padding-top: 9px;
  }

  .sect-pb-lg-1 {
    padding-bottom: 9px;
  }

  .sect-lg-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .sect-pt-lg-2 {
    padding-top: 18px;
  }

  .sect-pb-lg-2 {
    padding-bottom: 18px;
  }

  .sect-lg-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sect-pt-lg-3 {
    padding-top: 30px;
  }

  .sect-pb-lg-3 {
    padding-bottom: 30px;
  }

  .sect-lg-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sect-pt-lg-4 {
    padding-top: 40px;
  }

  .sect-pb-lg-4 {
    padding-bottom: 40px;
  }

  .sect-lg-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sect-pt-lg-5 {
    padding-top: 50px;
  }

  .sect-pb-lg-5 {
    padding-bottom: 50px;
  }

  .sect-lg-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sect-pt-lg-6 {
    padding-top: 60px;
  }

  .sect-pb-lg-6 {
    padding-bottom: 60px;
  }

  .sect-lg-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sect-pt-lg-7 {
    padding-top: 100px;
  }

  .sect-pb-lg-7 {
    padding-bottom: 100px;
  }
}
@media (min-width: 1280px) {
  .sect-xl-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sect-pt-xl-0 {
    padding-top: 0;
  }

  .sect-pb-xl-0 {
    padding-bottom: 0;
  }

  .sect-xl-1 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sect-pt-xl-1 {
    padding-top: 9px;
  }

  .sect-pb-xl-1 {
    padding-bottom: 9px;
  }

  .sect-xl-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .sect-pt-xl-2 {
    padding-top: 18px;
  }

  .sect-pb-xl-2 {
    padding-bottom: 18px;
  }

  .sect-xl-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sect-pt-xl-3 {
    padding-top: 30px;
  }

  .sect-pb-xl-3 {
    padding-bottom: 30px;
  }

  .sect-xl-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sect-pt-xl-4 {
    padding-top: 40px;
  }

  .sect-pb-xl-4 {
    padding-bottom: 40px;
  }

  .sect-xl-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sect-pt-xl-5 {
    padding-top: 50px;
  }

  .sect-pb-xl-5 {
    padding-bottom: 50px;
  }

  .sect-xl-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sect-pt-xl-6 {
    padding-top: 60px;
  }

  .sect-pb-xl-6 {
    padding-bottom: 60px;
  }

  .sect-xl-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sect-pt-xl-7 {
    padding-top: 100px;
  }

  .sect-pb-xl-7 {
    padding-bottom: 100px;
  }
}
@media (min-width: 1536px) {
  .sect-xxl-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sect-pt-xxl-0 {
    padding-top: 0;
  }

  .sect-pb-xxl-0 {
    padding-bottom: 0;
  }

  .sect-xxl-1 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sect-pt-xxl-1 {
    padding-top: 9px;
  }

  .sect-pb-xxl-1 {
    padding-bottom: 9px;
  }

  .sect-xxl-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .sect-pt-xxl-2 {
    padding-top: 18px;
  }

  .sect-pb-xxl-2 {
    padding-bottom: 18px;
  }

  .sect-xxl-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sect-pt-xxl-3 {
    padding-top: 30px;
  }

  .sect-pb-xxl-3 {
    padding-bottom: 30px;
  }

  .sect-xxl-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sect-pt-xxl-4 {
    padding-top: 40px;
  }

  .sect-pb-xxl-4 {
    padding-bottom: 40px;
  }

  .sect-xxl-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sect-pt-xxl-5 {
    padding-top: 50px;
  }

  .sect-pb-xxl-5 {
    padding-bottom: 50px;
  }

  .sect-xxl-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sect-pt-xxl-6 {
    padding-top: 60px;
  }

  .sect-pb-xxl-6 {
    padding-bottom: 60px;
  }

  .sect-xxl-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sect-pt-xxl-7 {
    padding-top: 100px;
  }

  .sect-pb-xxl-7 {
    padding-bottom: 100px;
  }
}
@media (max-width: 575px) {
  [class^=col-xs] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 359px) {
  .col-sxs-12 {
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

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

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

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

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

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

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

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

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

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

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

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  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-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 355px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
@font-face {
  font-family: "TT Norms";
  src: url("../fonts/TTNorms/TTNorms-Regular.eot");
  src: url("../fonts/TTNorms/TTNorms-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Regular.woff2") format("woff2"), url("../fonts/TTNorms/TTNorms-Regular.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Regular.ttf") format("truetype"), url("../fonts/TTNorms/TTNorms-Regular.svg#TTNorms-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Norms";
  src: url("../fonts/TTNorms/TTNorms-Bold.eot");
  src: url("../fonts/TTNorms/TTNorms-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Bold.woff2") format("woff2"), url("../fonts/TTNorms/TTNorms-Bold.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Bold.ttf") format("truetype"), url("../fonts/TTNorms/TTNorms-Bold.svg#TTNorms-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Norms";
  src: url("../fonts/TTNorms/TTNorms-Medium.eot");
  src: url("../fonts/TTNorms/TTNorms-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Medium.woff2") format("woff2"), url("../fonts/TTNorms/TTNorms-Medium.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Medium.ttf") format("truetype"), url("../fonts/TTNorms/TTNorms-Medium.svg#TTNorms-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Norms";
  src: url("../fonts/TTNorms/TTNorms-Light.eot");
  src: url("../fonts/TTNorms/TTNorms-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TTNorms/TTNorms-Light.woff2") format("woff2"), url("../fonts/TTNorms/TTNorms-Light.woff") format("woff"), url("../fonts/TTNorms/TTNorms-Light.ttf") format("truetype"), url("../fonts/TTNorms/TTNorms-Light.svg#TTNorms-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lays";
  src: url("../fonts/Lays/Lays-Bold.eot");
  src: url("../fonts/Lays/Lays-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lays/Lays-Bold.woff2") format("woff2"), url("../fonts/Lays/Lays-Bold.woff") format("woff"), url("../fonts/Lays/Lays-Bold.ttf") format("truetype"), url("../fonts/Lays/Lays-Bold.svg#Lays-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../fonts/Gilroy/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Light"), local("Gilroy Light"), url("../fonts/Gilroy/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Medium"), local("Gilroy Medium"), url("../fonts/Gilroy/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("../fonts/Gilroy/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans"), local("PTSans-Regular"), url("../fonts/PtSans/ptsans.woff2") format("woff2"), url("../fonts/PtSans/ptsans.woff") format("woff"), url("../fonts/PtSans/ptsans.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans Italic"), local("PTSans-Italic"), url("../fonts/PtSans/ptsansitalic.woff2") format("woff2"), url("../fonts/PtSans/ptsansitalic.woff") format("woff"), url("../fonts/PtSans/ptsansitalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans Bold"), local("PTSans-Bold"), url("../fonts/PtSans/ptsansbold.woff2") format("woff2"), url("../fonts/PtSans/ptsansbold.woff") format("woff"), url("../fonts/PtSans/ptsansbold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans";
  src: local("PT Sans Bold Italic"), local("PTSans-BoldItalic"), url("../fonts/PtSans/ptsansbolditalic.woff2") format("woff2"), url("../fonts/PtSans/ptsansbolditalic.woff") format("woff"), url("../fonts/PtSans/ptsansbolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Muller Regular";
  src: local("Muller Regular"), local("Muller-Regular"), url("../fonts/Muller/MullerRegular.woff2") format("woff2"), url("../fonts/Muller/MullerRegular.woff") format("woff"), url("../fonts/Muller/MullerRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Muller Bold";
  src: local("Muller Bold"), local("Muller-Bold"), url("../fonts/Muller/MullerBold.woff2") format("woff2"), url("../fonts/Muller/MullerBold.woff") format("woff"), url("../fonts/Muller/MullerBold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Conv_PANTON-REGULAR";
  src: url("../fonts/Panton/PANTON-REGULAR.eot");
  src: local("☺"), url("../fonts/Panton/PANTON-REGULAR.woff") format("woff"), url("../fonts/Panton/PANTON-REGULAR.ttf") format("truetype"), url("../fonts/Panton/PANTON-REGULAR.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_PANTON-BLACK";
  src: url("../fonts/Panton/PANTON-BLACK.eot");
  src: local("☺"), url("f../fonts/Pantononts/PANTON-BLACK.woff") format("woff"), url("../fonts/Panton/PANTON-BLACK.ttf") format("truetype"), url("../fonts/Panton/PANTON-BLACK.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
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);
  height: 100%;
  font-size: 14px;
}

body {
  margin: 0;
  font-family: "Muller Regular", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff;
  height: 100%;
  letter-spacing: 0.2px;
}

body.page-inner header {
  position: relative;
  border-bottom: 1px solid #dddddd;
}
body.page-inner header:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -14px;
  left: 0;
  height: 14px;
  background: url("../img/header-inner.png") no-repeat center top;
  background-size: contain;
  display: block;
}

a,
.link {
  cursor: pointer;
  color: #17a2b8;
  text-decoration: none;
}
a:hover,
.link:hover {
  color: #b12203;
  text-decoration: underline;
}

* {
  outline: none !important;
}

#wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
#wrapper[data-template=catalog_product] {
  overflow: hidden;
}

#header {
  width: 100%;
}

#middle {
  margin-bottom: 18px;
}

#footer {
  margin-top: auto;
}

.tiles_col {
  margin-bottom: 20px;
}
.row .tiles_col > div {
  height: 100%;
}

a {
  text-decoration: underline;
  transition: all 0.3s ease;
}
a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.w100,
[cols="100"],
[size="100"] {
  width: 100%;
}

.w90,
[cols="90"],
[size="90"] {
  width: 90%;
}

.w80,
[cols="80"],
[size="80"] {
  width: 80%;
}

.w70,
[cols="70"],
[size="70"] {
  width: 70%;
}

.w60,
[cols="60"],
[size="60"] {
  width: 60%;
}

.w50,
[cols="50"],
[size="50"] {
  width: 50%;
}

.w40,
[cols="40"],
[size="40"] {
  width: 40%;
}

.w30,
[cols="30"],
[size="30"] {
  width: 30%;
}

.w20,
[cols="20"],
[size="20"] {
  width: 20%;
}

.w10,
[cols="10"],
[size="10"] {
  width: 10%;
}

.module {
  margin-bottom: 30px;
}
aside .module {
  margin-bottom: 30px;
}
.module.module_toggle .module_header {
  cursor: pointer;
}

.module_bg {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #006ADA url(../img/water.jpg) no-repeat 50% 0/100% auto;
}

.module_pre_title {
  text-align: center;
  font-size: 24px;
  color: #676767;
}

.module_header {
  font-family: "Muller Bold", sans-serif;
  margin-bottom: 18px;
  font-size: 2.25rem;
  color: #000;
}
aside .module_header {
  font: 700 1.35rem "Muller Regular", sans-serif;
  margin-bottom: 0;
}
.template_1 .module_header {
  text-align: center;
}
.footer_middle .module_header {
  color: #fff;
  font-size: 1.1rem;
  text-align: left;
  margin-bottom: 0;
}

.page_introtext {
  font-size: 1.125rem;
  font-weight: 400;
}

.btn {
  color: #fff;
  background: #e53f29;
  display: inline-block;
  text-align: center;
  padding: 10px 30px;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  border: none;
  border-radius: 4px;
}
.btn:hover {
  background: #9B1C08;
}
.btn.btn-reverse {
  background: #b12203;
}
.btn.btn-reverse:hover {
  background: #006ADA;
}
.btn.btn-border {
  color: #000;
  background: none;
  border: 1px solid #006ADA;
}
.btn.btn-border:hover {
  color: #fff;
  background: #006ADA;
}
.btn.btn-big {
  padding: 15px 45px;
}
.btn.btn-small {
  font-size: 0.9rem;
  padding: 8px 20px;
}
.btn.btn-plus {
  overflow: hidden;
  position: relative;
  width: 130px;
  height: 44px;
  line-height: 44px;
  padding: 0 25px 0 0;
  background: rgba(177, 34, 3, 0.65);
  transition: all 0.1s ease;
}
.btn.btn-plus:after {
  content: "+";
  font-size: 1.5rem;
  font-weight: 500;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 100%;
  width: 44px;
  height: 44px;
  text-align: center;
  background: rgba(177, 34, 3, 0.65);
  text-indent: 0;
  z-index: 1;
}

input[type=text],
input[type=number] {
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.page_header {
  position: relative;
  margin-bottom: 18px;
  font-size: 2.25rem;
  color: #000;
  font-family: "Muller Bold", sans-serif;
}
aside .page_header {
  font-size: 2rem;
  margin-bottom: 5px;
}

.page_date {
  color: #888;
  margin-bottom: 10px;
}

.page_content {
  margin-top: 12px;
  line-height: 1.7;
}
.page_content p {
  margin-bottom: 21px;
}

.fading {
  visibility: hidden;
}

ul.menu_horizontal {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu_horizontal li {
  position: relative;
}
ul.menu_horizontal ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}
@media (min-width: 992px) {
  ul.menu_horizontal {
    display: flex !important;
  }
  ul.menu_horizontal ul {
    display: none !important;
  }
  ul.menu_horizontal li:hover > ul {
    display: block !important;
  }
}

ul.menu_vertical {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu_vertical li.active > ul {
  display: block;
}
ul.menu_vertical ul {
  list-style: none;
  display: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs-container {
  background: #f7f7f7;
  margin-bottom: 30px;
}

.breadcrumbs {
  margin-top: 15px;
  margin-bottom: 15px;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.97rem;
}
.breadcrumbs ul li {
  display: inline-block;
  font-weight: 500;
  margin: 0;
  font-size: 15px;
  color: #2a2a41;
}
.breadcrumbs ul li.separator {
  margin: 0 5px;
  color: #e43f29;
}
.breadcrumbs ul li a {
  color: #2a2a41;
  text-decoration: none;
}
.breadcrumbs ul li:hover {
  text-decoration: underline;
}
.breadcrumbs ul li.active {
  color: #515151;
}

.pagination {
  margin: 0 0 15px;
  list-style: none;
  display: flex;
  justify-content: center;
}
.pagination ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.pagination li {
  margin: 0 2px;
}
.pagination li span,
.pagination li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  text-align: center;
  background: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  color: #000;
  text-decoration: none;
  border: 1px solid #E6EFF6;
}
.pagination li a:hover {
  color: #fff;
  background: #006ADA;
}
.pagination li.active a, .pagination li.active span {
  background: #006ADA;
  border-color: #006ADA;
  color: #fff;
}

.modal .modal-backdrop.fade {
  opacity: 0.5;
}
.modal .modal-dialog {
  z-index: 1050;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.modal .modal-header {
  background: #e53f29;
  color: #fff;
  font-size: 1.1rem;
  padding: 15px 2rem;
  font-weight: 500;
  align-items: center;
}
.modal .modal-header .close {
  cursor: pointer;
}
.modal .modal-body {
  padding: 1rem 1.7rem 1.7rem;
}
.modal .modal-content {
  border-radius: 0.5rem;
}

.dropdown input[type=text] {
  border: none;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.dropdown .dropdown-toggle {
  display: block;
  position: relative;
}
.dropdown .dropdown-toggle:after {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -1px;
}
.dropdown .dropdown-toggle input {
  cursor: default;
}
.dropdown .dropdown-item {
  white-space: normal;
  font-size: 0.95rem;
  cursor: pointer;
  margin: 0;
  transition: none;
}
.dropdown .dropdown-item .active, .dropdown .dropdown-item:hover {
  background: none !important;
  color: #006ADA;
}
.dropdown .dropdown-item input[type=radio] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 0;
}
.dropdown .dropdown-item a {
  text-decoration: none;
  color: #000;
}
.dropdown .dropdown-menu {
  margin-top: -1px;
  border-radius: 4px;
  border: none;
  border: 1px solid #e1e1e1;
}
.dropdown .dropdown-menu.show {
  min-width: 155px;
  right: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav.nav-tabs {
  margin-bottom: 18px;
  border-bottom: 1px solid #efefee;
}
.nav .nav-link {
  font-weight: 500;
  font-size: 1.2rem;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  margin-right: 15px;
  margin-bottom: -1px;
  color: #000;
}
.nav .nav-link.active {
  border-color: #006ADA;
}

.tab-content > .tab-pane {
  display: none;
  padding: 5px 0;
}
.tab-content > .active {
  display: block;
}

.resource_items .item_column {
  margin-bottom: 25px;
}
.resource_items .item_title {
  line-height: 1.4;
  font-weight: 700;
}
.resource_items .item_title a {
  font-size: 1.2rem;
  color: #000;
  text-decoration: none;
  display: block;
  line-height: 120%;
}
.resource_items .item_title a:hover {
  color: #006ADA;
}
.resource_items .item_more {
  display: inline-block;
  margin-top: 10px;
}
.resource_items.items_grid .item_block {
  height: 100%;
  position: relative;
  border-radius: 10px;
}
.resource_items.items_grid .item_image {
  margin: 0 0 15px;
}
.resource_items.items_grid .item_image a {
  display: block;
}
.resource_items.items_grid .item_image a img {
  width: 100%;
}
.resource_items.items_grid .item_title a {
  color: #000;
}
.resource_items.items_grid .item_description {
  line-height: 1.3;
  margin-top: 14px;
}
.resource_items.items_list .item_block {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.resource_items.items_list .item_image {
  margin-right: 15px;
  flex-basis: 15%;
  flex-shrink: 0;
}
.resource_items.items_list .item_image img {
  border-radius: 10px;
}
.resource_items.items_list .item_info {
  flex-grow: 1;
}

.gallery_items .item_block {
  margin-bottom: 20px;
  text-align: center;
}
.gallery_items .item_image {
  margin-bottom: 8px;
}
.gallery_items .item_title {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 500;
}

.error {
  font-size: 0.95rem;
  color: #bb0000;
}

.control-input {
  position: relative;
}
.control-input[class*=-accept] {
  font-size: 0.88rem;
}
.control-input[class*=-accept] [type=checkbox] {
  margin-top: -2px;
  vertical-align: middle;
}

.checkbox-style {
  position: relative;
  padding-left: 30px;
}
.checkbox-style input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.checkbox-style input[type=checkbox]:checked + span:before {
  content: "";
  font: 700 1em/1.35 "Font Awesome 5 Pro";
  color: #006ADA;
}
.checkbox-style span:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  background: #fff;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #d3e3ef;
}

.form_default label {
  font-weight: 400;
  display: block;
  margin-top: 10px;
}
.form_default input[type=password],
.form_default input[type=number],
.form_default input[type=email],
.form_default input[type=text] {
  height: auto;
  padding: 10px 15px;
  font-size: 0.97rem;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.form_default select {
  height: auto;
  padding: 10px 15px;
  font-size: 0.97rem;
  background: #fff;
  border: 1px solid #ccc;
}
.form_default textarea {
  padding: 10px 15px;
  height: 100px;
  font-size: 0.97rem;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.form_default .form-group {
  margin-top: 10px;
}
.form_default .input-accept {
  font-size: 0.87rem;
}
.form_default .req {
  color: #bb0000;
}
.form_default .error input,
.form_default input.error {
  background: #ffefef;
  border-color: #bb0000;
}
.form_default .error input[type=hidden] + input,
.form_default input.error[type=hidden] + input {
  border-color: #bb0000;
}

.form_icons .control-input {
  position: relative;
}
.form_icons .control-input .fa {
  position: absolute;
  top: 12px;
  left: 13px;
  font-size: 17px;
  color: #bb0000;
}
.form_icons .control-input .fa + input,
.form_icons .control-input .fa + textarea {
  padding-left: 40px;
}
.form_icons .control-input input:focus + .fa,
.form_icons .control-input textarea:focus + .fa {
  color: #dc3545;
}

.module_devby {
  font-size: 0.875rem;
}
.module_devby a {
  color: #fff;
}

.alert {
  border: 1px solid #ccc;
  background: #eee;
  padding: 15px 25px;
  margin: 0 0 15px;
  border-radius: 4px;
  font-size: 0.95rem;
}
.alert.alert-success {
  color: #0b7b0b;
  background: #d9f7b9;
  border: 1px solid #86d87c;
}
.alert.alert-error {
  color: #bb0000;
  background: #ffd1d1;
  border: 1px solid #de8d8d;
}

[data-toggle=tip] {
  position: relative;
}
[data-toggle=tip]:hover .tip {
  display: block;
}

.phone {
  white-space: nowrap;
}

@media (max-width: 767.98px) {
  .grecaptcha-badge {
    bottom: 70px !important;
  }
}
.grecaptcha-badge {
  opacity: 0.3;
  z-index: 1;
}
.grecaptcha-badge:hover {
  opacity: 1;
}

.back_top {
  position: fixed;
  opacity: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #6c1114;
  color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  transition: all 0.3s ease;
}
.back_top:hover {
  opacity: 1;
}

@media (max-width: 575.98px) {
  .module {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .module_devby {
    text-align: left;
  }

  .resource_items.items_grid .item_title a {
    font-size: 1.25rem;
  }

  .module_header {
    font: 300 2.25rem/1.2 "Muller Bold", sans-serif;
  }
}
@media (min-width: 768px) {
  .page_header,
.module_header {
    font-size: 2.125rem;
  }
  .footer_middle .page_header,
.footer_middle .module_header {
    margin-bottom: 10px;
  }

  .resource_items.items_grid .item_title a {
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 15.5px;
  }

  .page_header,
.module_header {
    font-size: 2.2rem;
  }

  .module {
    margin-bottom: 39px;
  }
}
span[data-toggle=modal] {
  display: inline-block;
  margin-top: 25px;
}
span[data-toggle=modal] span.link {
  color: #000000;
  display: block;
  line-height: 50px;
  padding: 0 25px;
  border: 2px solid #e53f29;
  transition: all 0.5s ease;
}
span[data-toggle=modal] span.link:hover {
  background: #e53f29;
  color: #ffffff;
  text-decoration: none;
}

.footer_bottom {
  border-top: 1px solid #4a4a5e;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer_bottom .module_devby a {
  text-decoration: underline;
}
.footer_bottom .police_link a {
  text-decoration: none;
  color: #ffffff;
}

.still_questions_container_inner {
  background: #f7f7f7;
  padding: 50px 0;
}

@media (max-width: 767px) {
  footer#footer {
    margin-bottom: 55px;
  }

  header#header .header_mobile .header_top {
    height: 55px;
    padding: 0;
    display: flex;
    align-items: center;
  }

  #header {
    position: sticky;
    top: 0;
    z-index: 9;
  }

  .footer_bottom .container {
    flex-direction: column;
  }
  .footer_bottom .container .module_copyright {
    order: 1;
  }
  .footer_bottom .container .police_link {
    order: 2;
  }
  .footer_bottom .container .module_devby {
    order: 3;
  }

  .footer_top .container .row div[class*=col-] {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
  }
  .footer_top .container .row div[class*=col-] a {
    text-decoration: none;
  }
  .footer_top .container .row div[class*=col-] .we_work {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
  }
  .footer_top .container .row div[class*=col-] ul.menu.menu_vertical {
    background: rgba(255, 255, 255, 0.1);
    max-width: 360px;
    margin: 25px auto 0;
    padding: 10px;
  }

  .bottom_mobile_box {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #373737;
    padding: 0;
    height: 55px;
    z-index: 9999;
  }
  .bottom_mobile_box a.module_phone {
    display: block;
    transition: all 0.5s ease;
    margin-right: 10px;
  }
  .bottom_mobile_box a.module_phone.phone {
    margin-right: 15px;
  }
  .bottom_mobile_box a.module_phone img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    position: relative;
  }
  .bottom_mobile_box a.module_phone:hover {
    opacity: 0.4;
  }
  .bottom_mobile_box .tel_mobile {
    margin-top: 0;
  }
  .bottom_mobile_box .tel_mobile:before {
    filter: invert(0);
    -webkit-filter: invert(0);
    width: 26px;
    height: 27px;
    position: relative;
    top: 6px;
  }
  .bottom_mobile_box .scrollupmob {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    background: #fff;
    color: #6c1114;
    text-align: center;
    cursor: pointer;
    z-index: 2;
    transition: all 0.3s ease;
    position: relative;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .back_top {
    bottom: 50px;
    right: 50px;
    opacity: 0;
  }
  .back_top.active {
    opacity: 0.5;
  }
  .back_top:hover {
    opacity: 1;
  }

  .footer_top .container .row div[class*=col-] {
    font-size: 14px;
    font-weight: 600;
  }
  .footer_top .container .row div[class*=col-] a {
    text-decoration: none;
  }
  .footer_top .container .row div[class*=col-] .module_frt_address span {
    display: block;
  }
  .footer_top .container .row div[class*=col-] .we_work {
    color: #ffffff;
    text-align: left;
    font-size: 17px;
  }

  .footer_bottom .container > div {
    margin: 0 5px;
  }
}
@media (min-width: 992px) {
  .footer_top .container .row div[class*=col-] {
    font-size: 17px;
    font-weight: 600;
  }
}
@media (min-width: 1200px) {
  #still_questions_inner.still_questions_container_inner {
    padding: 0;
  }
  #still_questions_inner.still_questions_container_inner .description {
    font-size: 18px;
    font-weight: 600;
  }
  #still_questions_inner.still_questions_container_inner .description span {
    display: block;
  }
  #still_questions_inner.still_questions_container_inner .d-xl-block {
    position: relative;
    min-height: 400px;
  }
  #still_questions_inner.still_questions_container_inner .d-xl-block img {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.menu_mobile_switcher {
  padding: 0 10px;
  margin-top: -2px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.menu_mobile_switcher.active, .menu_mobile_switcher:hover {
  color: #006ADA;
}

.module_tagsmenu ul.menu li {
  margin-bottom: 5px;
}
.module_tagsmenu ul.menu li span,
.module_tagsmenu ul.menu li a {
  padding: 7px 10px;
  border: 1px solid #c1d7e9;
  border-radius: 30px;
  display: block;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.module_tagsmenu ul.menu li.active > a, .module_tagsmenu ul.menu li.active > span, .module_tagsmenu ul.menu li:hover > a,
.module_tagsmenu ul.menu li a:hover {
  color: #fff;
  background: #1e4dab;
  border-color: #1e4dab;
}

.module_sidemenu {
  background: #e7efe4;
  border-radius: 10px;
  padding: 15px 17px;
}
.module_sidemenu ul.menu {
  list-style-type: none;
}
.module_sidemenu ul.menu li {
  margin-top: 7px;
  margin-bottom: 0px;
}
.module_sidemenu ul.menu li a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  line-height: 1.4;
  font-weight: 500;
  padding-left: 17px;
  font-size: 1rem;
  color: #0a0a0a;
}
.module_sidemenu ul.menu li a:before {
  content: "";
  position: absolute;
  top: 0;
  margin-top: 6px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  left: 0;
  background: #70c057;
}
.module_sidemenu ul.menu li.active > a, .module_sidemenu ul.menu li:hover > a,
.module_sidemenu ul.menu li a:hover {
  color: #3eb83b !important;
}
.module_sidemenu ul.menu ul {
  list-style: none;
  padding: 5px 20px 0 15px;
}
.module_sidemenu ul.menu ul li {
  border: none;
  margin-top: 4px;
  margin-bottom: 4px;
}
.module_sidemenu ul.menu ul li span,
.module_sidemenu ul.menu ul li a {
  padding: 5px 25px 5px 17px;
  border: none;
  color: #000;
  font-size: 0.95rem;
}
.module_sidemenu ul.menu ul li span:before,
.module_sidemenu ul.menu ul li a:before {
  content: "- ";
  position: absolute;
  left: 0;
}
.module_sidemenu ul.menu ul ul li span,
.module_sidemenu ul.menu ul ul li a {
  padding-left: 25px;
}
.module_sidemenu ul.menu ul ul li span:before,
.module_sidemenu ul.menu ul ul li a:before {
  left: 15px;
}
.module_sidemenu ul.menu ul ul ul li span,
.module_sidemenu ul.menu ul ul ul li a {
  padding-left: 35px;
}
.module_sidemenu ul.menu ul ul ul li span:before,
.module_sidemenu ul.menu ul ul ul li a:before {
  left: 25px;
}

@media (max-width: 767.98px) {
  .menu_bars {
    display: block;
    width: 26px;
    height: 37px;
    cursor: pointer;
    position: relative;
    top: -3px;
  }
  .menu_bars span {
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #000;
    top: 50%;
    transition: all 0.3s ease;
  }
  .menu_bars span:first-child {
    top: 25%;
  }
  .menu_bars span:last-child {
    top: 75%;
  }
  .menu_mobile_switcher.active .menu_bars span {
    opacity: 0;
  }
  .menu_mobile_switcher.active .menu_bars span:first-child {
    opacity: 1;
    top: 50%;
    transform: rotate(135deg);
  }
  .menu_mobile_switcher.active .menu_bars span:last-child {
    opacity: 1;
    top: 50%;
    transform: rotate(-135deg);
  }

  .menu_mobile {
    display: none;
    position: fixed;
    top: 55px;
    left: 0;
    bottom: 50px;
    width: 100%;
    background: #fff;
    overflow: auto;
    z-index: 1050;
    padding-top: 10px;
  }
  .menu_mobile.active {
    display: block;
  }
  .menu_mobile ul {
    padding: 0 20px;
    flex-direction: column;
  }
  .menu_mobile ul li.parent {
    position: relative;
  }
  .menu_mobile ul li.parent:after {
    content: "";
    font: 0.95rem/1 "Font Awesome 5 Pro";
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .menu_mobile ul li a {
    font-weight: 700;
    color: #014f8c;
    display: block;
    position: relative;
    padding: 10px 20px 10px 12px;
    margin-top: -1px;
    text-decoration: none;
    border-bottom: 1px solid #E6EFF6;
  }
  .menu_mobile ul li:hover > a,
.menu_mobile ul li a:hover {
    color: #6c1114;
  }
  .menu_mobile ul ul {
    padding: 10px 0;
    margin-left: 25px;
    font-size: 0.98rem;
  }
  .menu_mobile ul ul li span,
.menu_mobile ul ul li a {
    border: none;
    padding: 2px 0 2px 12px;
    font-weight: 400;
  }
  .menu_mobile ul ul li span:before,
.menu_mobile ul ul li a:before {
    content: "-";
    position: absolute;
    top: 2px;
    left: 0;
  }
  .menu_mobile ul ul ul {
    padding: 3px 0;
  }
}
.module_topmenu {
  font-weight: 400;
  position: relative;
}
.module_topmenu ul {
  background-repeat: repeat-x;
  position: relative;
  display: block;
  justify-content: center;
  z-index: 2;
  left: 0;
  width: 100%;
}
.module_topmenu ul li {
  display: inline-block;
  position: relative;
}
.module_topmenu ul li a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  padding: 0 15px;
  position: relative;
  line-height: 45px;
}
.module_topmenu ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-width: 250px;
  background: rgba(177, 34, 3, 0.95);
  border-radius: 0 0 4px 4px;
  z-index: 10;
  font-size: 1rem;
  text-align: left;
}
.module_topmenu ul ul li {
  margin: 0;
}
.module_topmenu ul ul li a {
  color: #fff;
  text-transform: none;
  padding: 8px 10px;
  margin: 0 10px;
  display: block;
}
.module_topmenu ul ul li:hover > a, .module_topmenu ul ul li.active > a:hover {
  background: none !important;
}
.module_topmenu ul ul li:hover > a span, .module_topmenu ul ul li.active > a:hover span {
  border-bottom: 2px solid #70c057;
}
.module_topmenu ul ul li + li a {
  border-top: 1px dotted rgba(255, 255, 255, 0.1);
}
.module_topmenu ul ul ul {
  left: 100%;
  top: -2px;
  border-radius: 0;
  background: rgba(177, 34, 3, 0.8);
}

.module_catalogmenu ul {
  text-align: center;
}
.module_catalogmenu ul li {
  flex-grow: 1;
  position: relative;
}
.module_catalogmenu ul li + li:before {
  content: "";
  position: absolute;
  top: 35%;
  bottom: 35%;
  display: block;
  border-left: 1px solid #006ADA;
}
.module_catalogmenu ul li a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #000;
  padding: 15px 10px;
  text-decoration: none;
  position: relative;
  line-height: 1.3;
}
.module_catalogmenu ul li:hover > a, .module_catalogmenu ul li:hover > span, .module_catalogmenu ul li.active > a, .module_catalogmenu ul li.active > span,
.module_catalogmenu ul li a:hover {
  color: #006ADA;
}
.module_catalogmenu ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-width: 250px;
  background: rgba(177, 34, 3, 0.95);
  border-radius: 0 0 4px 4px;
  z-index: 10;
  font-size: 1rem;
  text-align: left;
}
.module_catalogmenu ul ul li {
  margin: 0;
}
.module_catalogmenu ul ul li:before {
  display: none !important;
}
.module_catalogmenu ul ul li a {
  color: #fff;
  text-transform: none;
  padding: 8px 10px;
  margin: 0 10px;
  display: block;
}
.module_catalogmenu ul ul li:hover > a, .module_catalogmenu ul ul li:hover > span, .module_catalogmenu ul ul li.active > a, .module_catalogmenu ul ul li.active > span,
.module_catalogmenu ul ul li span,
.module_catalogmenu ul ul li a:hover {
  background: none !important;
}
.module_catalogmenu ul ul li + li a {
  border-top: 1px dotted rgba(255, 255, 255, 0.1);
}
.module_catalogmenu ul ul ul {
  left: 100%;
  top: -2px;
  border-radius: 0;
  background: rgba(177, 34, 3, 0.8);
}

.module_bottommenu {
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.module_bottommenu .module_header {
  padding: 0 10px;
  cursor: pointer;
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 1.125rem;
  color: #fff;
  text-align: left;
}
.module_bottommenu .module_header i {
  float: right;
  margin-top: 2px;
}
.module_bottommenu .menu {
  display: none;
  padding: 10px 10px 0;
}
.module_bottommenu ul li a {
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  padding: 6px 0;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: none;
}
.module_bottommenu ul li a span {
  border-bottom: transparent 1px dotted;
}
.module_bottommenu ul li.active > a span,
.module_bottommenu ul li a:hover span {
  border-bottom: #fff 1px dotted;
}

.sitemap {
  color: #fff;
}

@media (min-width: 768px) {
  .module_bottommenu {
    padding: 0;
    border-bottom: none;
  }
  .module_bottommenu .module_header {
    padding: 0;
    cursor: text;
  }
  .module_bottommenu .menu {
    display: block !important;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .module_topmenu ul li a {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.logo {
  font-family: Lays;
  font-weight: 700;
  font-size: 1.375rem;
  text-transform: uppercase;
}

#header .header_top {
  background: #e6e8e7;
  padding: 18px 0;
}
#header .header_middle {
  background-color: #1e1e4a;
}
#header .header_bottom {
  border-top: 1px solid #c5d6e3;
  border-bottom: 1px solid #c5d6e3;
}
#header .header_mobile .header_top {
  height: 74px;
  z-index: 2;
  padding: 15px 0;
}
.modal-open-menu #header .header_mobile .header_top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
#header .header_mobile .header_top .prev_logo img {
  width: 185px;
}
.modal-open-menu #header .header_mobile .header_bottom {
  padding-top: 50px;
}

#footer .footer_top {
  background: url(../img/footer_top.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #2a2a41;
  padding: 55px 0;
  position: relative;
  color: #fff;
  z-index: 1;
}
#footer .footer_top a {
  color: #fff;
}
#footer .footer_top .phone_flex,
#footer .footer_top .module_ftr_email,
#footer .footer_top .module_frt_address,
#footer .footer_top .we_work {
  position: relative;
  padding-left: 45px;
}
#footer .footer_top .phone_flex:before,
#footer .footer_top .module_ftr_email:before,
#footer .footer_top .module_frt_address:before,
#footer .footer_top .we_work:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 19px;
  height: 19px;
  display: inline-block;
  content: "";
}
#footer .footer_top .phone_flex:before {
  background: url("../img/footer_icon/1.png") no-repeat 0 0;
}
#footer .footer_top .module_ftr_email:before {
  background: url("../img/footer_icon/2.png") no-repeat 0 0;
}
#footer .footer_top .module_frt_address:before {
  background: url("../img/footer_icon/3.png") no-repeat 0 0;
}
#footer .footer_top .we_work:before {
  background: url("../img/footer_icon/4.png") no-repeat 0 0;
}
#footer .footer_middle {
  background: #2467e2;
  color: #fff;
  padding-top: 75px;
  padding-bottom: 5px;
}
#footer .footer_bottom {
  background: #2a2a41;
  color: #fff;
}

.logo {
  text-align: left;
}
.logo a {
  text-decoration: none;
  color: white;
}

.module_site_title {
  font-weight: 500;
}

.module_address {
  position: relative;
  color: #000;
  text-align: right;
}
.we_work {
  color: #000;
  font-size: 1rem;
  text-align: right;
}

.module_email {
  font-weight: 500;
  text-align: right;
}
.module_email .module_wrapper {
  position: relative;
}
.module_email i {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 1.4rem;
  margin-top: -0.7rem;
  color: #b12203;
}
.module_email a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #737373;
}
.module_email a:hover {
  color: #b12203;
  border-color: transparent;
}

.module_phone .phone {
  color: #000;
  font-family: "Muller Bold", sans-serif;
  text-decoration: none;
  font-size: 21px;
  line-height: 1.3;
}
.module_phone .module_description {
  color: #000;
  font-size: 1.375rem;
  font-weight: 700;
  margin-right: 5px;
  line-height: 1.3;
}

.form_raschet {
  display: none;
  padding: 9px 11rem;
}
.form_raschet .row > div:nth-child(odd) label {
  text-align: right;
}
.form_raschet label.message {
  text-align: center;
}
.form_raschet .form-group-button {
  text-align: center;
}
.form_raschet .btn-submit {
  background: #b12203;
  background: linear-gradient(to bottom, #b12203 0%, #6c1114 100%);
  font-size: 1rem;
  margin-top: 25px;
  color: #fff;
  display: inline-block;
  padding: 10px 50px;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  transition: none;
  text-transform: none;
}
.form_raschet .btn-submit:hover {
  opacity: 0.9;
}
.form_raschet .input-accept {
  text-align: center;
}
.form_raschet .input-accept a {
  color: #000;
}

.module_callback_form {
  text-align: center;
}
.module_callback_form .btn {
  background: #b12203;
  background: linear-gradient(to bottom, #b12203 0%, #6c1114 100%);
  font-size: 1.3rem;
  margin-top: 25px;
  color: #fff;
  display: inline-block;
  padding: 10px 50px;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 5px 5px 2px #888;
  transition: none;
  text-transform: none;
}
.module_callback_form .btn:hover {
  background: #9B1C08;
  box-shadow: 0 5px 5px 2px #999;
}

.template_2 .gallery_items .item_column {
  margin-bottom: 15px;
  flex: 1 0 33.3333333333%;
  max-width: 100%;
}
.template_2 .gallery_items .item_column .item_block {
  padding: 0 9px;
}

.mod_remont .module_header {
  margin: 0;
}
.mod_remont .resource_items.items_grid .item_image img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto 30px;
  padding: 15px;
  background: #f7f7f7;
}
.mod_remont .resource_items .item_info {
  position: relative;
}
.mod_remont .resource_items .item_info .item_title {
  margin: 0 0 5px;
  font-family: "Muller Bold", sans-serif;
  font-weight: normal;
}
.mod_remont .resource_items .item_info .item_title a {
  line-height: 1.1;
  text-decoration: none;
}
.mod_remont .resource_items .item_info .item_description {
  margin-top: 0;
  color: #333333;
}
.mod_remont .resource_items .item_info:hover .item_title a {
  color: #cc0000;
}
.mod_remont .resource_items .item_info:hover:beofore {
  opacity: 0.9;
}

.partners_items .row {
  justify-content: center;
}

.module_advantages {
  margin: 22px 0;
  width: 100%;
}
.module_advantages .advantages_items {
  margin-top: 8px;
}
.module_advantages .row {
  justify-content: center;
}
.module_advantages .item_block {
  text-align: left;
  position: relative;
  z-index: 0;
}
.module_advantages .item_image {
  display: inline-block;
  position: relative;
  padding: 4px 0;
  margin-bottom: 10px;
}
.module_advantages .item_title {
  font-size: 1.25rem;
  line-height: 1.3;
  color: #333333;
  font-weight: 700;
  margin-bottom: 11px;
}
.module_advantages .item_description {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #757575;
  padding: 0 8px;
  margin-bottom: 19px;
}
.module_advantages .item_column:first-child .item_image img {
  margin-left: 12px;
}

.module_delivery .item_block {
  margin-bottom: 30px;
  background-position: 100% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  border-radius: 5px;
  overflow: hidden;
}
.module_delivery .item_block:nth-child(2n) {
  background-position: 0 50%;
}
.module_delivery .item_block:nth-child(2n) .item_info {
  background: #E6EFF6;
}
.module_delivery .item_block:nth-child(2n) .item_info:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 80px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #E6EFF6 100%);
  background-repeat: repeat-x;
}
.module_delivery .item_info {
  position: relative;
  padding: 40px;
  background-image: linear-gradient(to right, #E6EFF6 85%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
}
.module_delivery .item_info ul {
  padding-left: 0;
  list-style: none;
}
.module_delivery .item_info ul li {
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}
.module_delivery .item_info ul li:before {
  content: "";
  background: #a6c2dd;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.5rem;
}
.module_delivery .item_title {
  color: #1e4dab;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.module_delivery .item_description {
  color: #515151;
}

.module_tabs .nav.nav-tabs {
  justify-content: center;
  border: none;
}
.module_tabs .nav .nav-item {
  padding: 0 25px;
  position: relative;
}
.module_tabs .nav .nav-item + .nav-item:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 20%;
  bottom: 20%;
  border-left: 1px solid #e4e4e4;
}
.module_tabs .nav .nav-link {
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed;
  color: #656667;
}
.module_tabs .nav .nav-link.active {
  color: #000;
  border-color: transparent;
}

.tab_video .module_header {
  text-align: left;
  margin-bottom: 20px;
}
.tab_video .videos_text {
  color: #515151;
}
.tab_video .videos_list {
  height: 500px;
  background: url(../img/tab_video.jpg) no-repeat 50%/contain;
}
.tab_video .videos_list .item_block {
  position: absolute;
}
.tab_video .videos_list .item_block:nth-child(1) {
  top: 21%;
  left: 28%;
}
.tab_video .videos_list .item_block:nth-child(2) {
  bottom: 5%;
  right: 5%;
}
.tab_video .videos_list .item_block:nth-child(3) {
  bottom: 35%;
  left: 17%;
}
.tab_video .videos_list .item_block:nth-child(4) {
  top: 10%;
  right: 0;
}
.tab_video .videos_list .item_block:nth-child(5) {
  top: 55%;
  right: 0;
}
.tab_video .videos_list .item_link {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 280px;
}
.tab_video .videos_list .item_link:hover i {
  background: #aecbe2;
  color: #fff;
}
.tab_video .videos_list .item_link i {
  flex-shrink: 0;
  margin-right: 25px;
  font-size: 1.9rem;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  color: #ff6363;
  text-align: center;
  background: #E6EFF6;
  box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.4);
  transition: all 0.1s ease;
}
.tab_video .videos_list .item_link i:before {
  margin-left: 5px;
}
.tab_video .videos_list .item_link .item_title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1e4dab;
  line-height: 1.2;
}

.tab_chemistry {
  text-align: center;
}

.before_container {
  background-position: center 37%;
  margin-bottom: 33px;
}
.before_container .row {
  margin: 0;
  height: 100%;
}
.before_container .page_header {
  text-align: center;
}
.before_container .module_uslugi {
  padding-top: 70px;
  padding-bottom: 6px;
}
.before_container .container {
  height: 100%;
}

.module_news .module_header,
.module_promo .module_header {
  text-align: left;
  margin-bottom: 20px;
}
.module_news .resource_items.items_list .item_block,
.module_promo .resource_items.items_list .item_block {
  flex-direction: column;
}
.module_news .resource_items.items_list .item_image,
.module_promo .resource_items.items_list .item_image {
  margin-bottom: 15px;
  margin-right: 0;
}
.module_news .resource_items.items_list .item_description,
.module_promo .resource_items.items_list .item_description {
  color: #515151;
}
.module_news .resource_items.items_list .item_more,
.module_promo .resource_items.items_list .item_more {
  color: #000;
}
.module_news .resource_items.items_list .item_more:hover,
.module_promo .resource_items.items_list .item_more:hover {
  color: #006ADA;
}
.module_news .show_all,
.module_promo .show_all {
  text-align: right;
  font-weight: 700;
  font-size: 1.05rem;
  margin-top: -42px;
}
.module_news .show_all a,
.module_promo .show_all a {
  color: #000;
}

.module_uslugi {
  margin-bottom: 13px;
  padding: 0;
  position: relative;
}
.module_uslugi .uslugi_items {
  counter-reset: section;
}
.module_uslugi .uslugi_items.items_grid .row {
  margin: 0;
}
.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) {
  order: 2;
  background-color: #e53f29;
}
.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) .item_info {
  background-image: url("../img/track.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: inherit;
}
.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(2) {
  order: 1;
  background-color: #373737;
}
.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(3) {
  order: 3;
  background-color: #1b1b47;
}
.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) .item_image {
  order: 2;
}
.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) .item_info {
  order: 1;
}
.module_uslugi .uslugi_items .item_column {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.module_uslugi .uslugi_items .item_block {
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: all 0.5s ease-in-out;
}
.module_uslugi .uslugi_items .item_block .item_image a {
  display: block;
  height: 100%;
}
.module_uslugi .uslugi_items .item_block .item_image a img {
  object-fit: cover;
  height: 100%;
}
.module_uslugi .uslugi_items .item_block .item_info {
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  padding-right: 10%;
  padding-left: 10%;
}
.module_uslugi .uslugi_items .item_block .item_info:before {
  font-family: "Conv_PANTON-BLACK";
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  right: 30px;
  bottom: -25px;
  opacity: 0.05;
  font-size: 176px;
  line-height: 100%;
}
.module_uslugi .uslugi_items .item_block .item_info .item_title {
  margin-top: 15px;
  margin-bottom: 30px;
}
.module_uslugi .uslugi_items .item_block .item_info .item_title a {
  color: #fff;
  font-family: "Muller Bold";
  line-height: 120%;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
}
.module_uslugi .uslugi_items .item_block .item_info .item_title a span {
  display: block;
}
.module_uslugi .uslugi_items .item_block .item_info a {
  color: #ffffff;
  text-decoration: none;
}
.module_uslugi .uslugi_items .item_block .item_info a.item_more {
  border: 2px solid #ffffff;
  width: 170px;
  text-align: center;
  margin-bottom: 15px;
}
.module_uslugi .uslugi_items .item_block .item_info a.item_more:hover {
  background: #ffffff;
  color: #000000;
}
.module_uslugi .uslugi_items .item_block:hover {
  opacity: 0.9;
}
.module_uslugi .resource_items.items_grid .item_block {
  display: flex;
  align-items: center;
  padding: 0;
  box-shadow: inset 0px 0px 0px 1px #d3d3d3, 0 0 30px rgba(163, 169, 183, 0.15);
  height: 100%;
  border-radius: 5px;
  background: #fff;
  color: #fff;
  border: double 3px #fff;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  transition: all 0.5s ease-in-out;
}
.module_uslugi .resource_items.items_grid .item_block:before {
  background: none;
  height: 0;
}
.module_uslugi .resource_items.items_grid .item_block:hover {
  border: double 3px transparent;
  box-shadow: none;
  background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #3a3a62, #2a2a41);
}
.module_uslugi .resource_items.items_grid .item_image {
  flex: 0 0 35%;
  max-width: 35%;
  text-align: center;
  margin: 0;
}
.module_uslugi .resource_items.items_grid .item_info {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding: 0;
  padding-left: 15px;
  position: relative;
}
.module_uslugi .resource_items.items_grid .item_info:before {
  bottom: 0;
  height: 0;
  background: none;
}
.module_uslugi .resource_items.items_grid .item_info .item_title {
  margin-left: 50px;
}
.module_uslugi .resource_items.items_grid .item_info .item_title a {
  color: #4d4d4d;
  font-weight: 700;
  font-family: Gilroy;
  text-decoration: none;
  display: inline-block;
  padding-right: 17px;
  font-size: 1rem;
  text-transform: none;
}
.module_uslugi .resource_items.items_grid .item_info .item_title a span {
  display: block;
}
.module_uslugi .resource_items.items_grid .item_description {
  color: #515151;
}
.module_uslugi .resource_items.items_grid .item_more {
  color: #000;
}
.module_uslugi .resource_items.items_grid .item_more:hover {
  color: #006ADA;
}

.phone_mod_icon:before {
  content: url(../img/phone.png);
}

.mod_raschet {
  font-weight: 500;
  border: #85d14f 3px solid;
  padding: 18px 34px;
  line-height: 1.2;
  font-size: 16px;
  border-radius: 10px;
  margin-bottom: 46px;
}
.mod_raschet .mod_phone {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  justify-content: center;
}
.mod_raschet .mod_phone .phone_mod_icon {
  margin-right: 17px;
  margin-top: 6px;
}
.mod_raschet .mod_phone .phone {
  color: #333333;
  text-decoration: none;
}

.module_usl_cat_dez {
  padding-top: 39px;
  background: rgba(157, 193, 132, 0.2);
  display: inline-block;
  width: 100%;
  margin-bottom: 42px;
}
.module_usl_cat_dez .category_items .slick-list {
  padding: 24px 0;
}

.mod_gruz {
  display: inline-block;
  width: 100%;
}
.mod_gruz .intro_gruz_txt {
  padding-top: 6px;
}
.mod_gruz .intro_gruz_txt .desc_info {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.1px;
}
.mod_gruz .intro_gruz_txt .desc_info p {
  margin-bottom: 46px;
}
.mod_gruz .intro_gruz .item_prev {
  display: block;
  position: relative;
  height: 515px;
  overflow: hidden;
  top: -31px;
}
.mod_gruz .intro_gruz .item_prev:before, .mod_gruz .intro_gruz .item_prev:after {
  content: "";
  position: absolute;
  display: block;
}
.mod_gruz .intro_gruz .item_prev:before {
  background: url(../img/mann_fon.png) bottom center no-repeat;
  bottom: -79px;
  left: -55px;
  background-size: contain;
  width: 516px;
  height: 425px;
  z-index: 2;
}
.mod_gruz .intro_gruz .item_prev:after {
  background: #e1e1e1;
  width: 417px;
  height: 419px;
  top: 88px;
  left: 0;
  z-index: -2;
  border-radius: 100%;
}
.mod_gruz .intro_gruz .item_prev img {
  position: absolute;
  top: 8px;
  right: 40px;
  z-index: -1;
}
.mod_gruz .mod_raschet {
  padding-top: 25px;
  padding-bottom: 25px;
}

.module_modul_advantages .advantages_items {
  text-align: center;
}
.module_modul_advantages .advantages_items .item_column {
  flex-basis: 50%;
  flex-grow: 1;
  min-width: 50%;
}
.module_modul_advantages .advantages_items .item_block .item_image {
  display: inline-block;
  position: relative;
  padding: 4px 0;
  margin-bottom: 4px;
}
.module_modul_advantages .advantages_items .item_block .item_image:before {
  content: "";
  background: #85d14f;
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  margin: 0 auto;
  left: -4px;
  right: 0;
  top: -10px;
  z-index: -1;
  border-radius: 100%;
  border: 11px solid #e6ffd5;
}
.module_modul_advantages .advantages_items .item_block .item_info .item_title {
  margin: 13px 0;
  line-height: 1.2;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.5px;
}

.module_slider_brands .item_image {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease-in-out;
}
.module_slider_brands .item_image:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}

.recall {
  padding: 36px 1rem;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 7em;
}
.recall:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #85d14f;
  width: 100%;
  height: 100%;
  border-radius: 21px;
}
.recall .row {
  height: 100%;
}
.recall .form_default .form-group-button {
  margin-top: 53px;
  margin-right: 9px;
  margin-left: 9px;
}
.recall .form_default .input-accept {
  font-size: 0.875rem;
  letter-spacing: 0.3px;
  margin: 19px -24px;
  line-height: 1.3;
  color: #7e7e7e;
}
.recall .form_default .input-accept a {
  text-decoration: none;
  color: #7e7e7e;
}
.recall .mod_callform {
  background: #fff;
}
.recall .module_recall {
  text-align: center;
}

.recall_inner {
  background: #e7efe4;
  background-repeat: no-repeat;
  padding-bottom: 43px;
}
.recall_inner .module_recall {
  margin-top: 3rem;
  text-align: center;
}
.recall_inner .mod_callform {
  margin-top: 2rem;
  margin-right: 0;
  margin-left: 0;
}
.recall_inner .btn-submit {
  display: inline-block !important;
  border: 14px solid #e7efe4 !important;
}
.recall_inner .form_default .form-group-button {
  margin-top: 53px;
  margin-right: 9px;
  margin-left: 9px;
}
.recall_inner .form_default .input-accept {
  font-size: 0.875rem;
  letter-spacing: 0.3px;
  margin: 19px -24px;
  line-height: 1.3;
  color: #7e7e7e;
}
.recall_inner .form_default .input-accept a {
  text-decoration: none;
  color: #7e7e7e;
}

.module_recall .module_header {
  margin-bottom: 14px;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0;
  display: inline-block;
  letter-spacing: 0.5px;
}
.module_recall .module_description {
  line-height: 1.2;
  margin-top: 13px;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
}
.module_recall a {
  color: #000;
  text-decoration: none;
}

.mod_callform {
  padding: 15px 22px;
  text-align: center;
  margin-right: -2em;
  margin-left: -2em;
  margin-top: 3em;
}
.mod_callform .call_title {
  color: #333333;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.mod_callform .call_desc {
  color: #757575;
  font-size: 1.25rem;
  margin-top: 9px;
  letter-spacing: 0.5px;
  line-height: 1.3;
}

.module_howto {
  margin-top: 41px;
  margin-bottom: 45px;
}
.module_howto .row {
  justify-content: center;
}
.module_howto .howto_items {
  text-align: center;
  counter-reset: heading;
}
.module_howto .howto_items .item_column:nth-child(n+4) .item_block:before, .module_howto .howto_items .item_column:nth-child(n+4) ~ .item_column .item_block:before {
  left: auto;
}
.module_howto .howto_items .item_block {
  position: relative;
}
.module_howto .howto_items .item_block:before {
  content: counter(heading);
  color: #d4d4d4;
  font-weight: 800;
  counter-increment: heading;
  font-size: 100px;
  position: absolute;
  left: auto;
  top: -45px;
  z-index: -1;
}
.module_howto .howto_items .item_block .item_image {
  display: inline-block;
  margin-left: 14px;
  margin-top: 2.4rem;
  z-index: 1;
  position: relative;
}
.module_howto .howto_items .item_block .item_image img {
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.module_howto .howto_items .item_block .item_image:after {
  content: "";
  position: absolute;
  top: -19px;
  right: -20px;
  border: 5px solid #70c057;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.module_howto .howto_items .item_block .item_info {
  margin-top: 15px;
  margin-bottom: 11px;
}
.module_howto .howto_items .item_block .item_info .item_description {
  font-size: 14px;
  color: #757575;
}

.mod_content_inn .module_description {
  color: #555555;
}
.mod_content_inn .module_description p {
  margin-bottom: 21px;
}
.mod_content_inn .module_image:after, .mod_content_inn .module_image:before {
  content: "";
  width: 481px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 422px;
}
.mod_content_inn .module_image {
  display: inline-block;
  width: 480px;
  height: 422px;
  overflow: hidden;
  position: relative;
  top: -34px;
}
.mod_content_inn .module_image:before {
  background: url(../img/bg_03.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.mod_content_inn .module_image:after {
  background-image: linear-gradient(to top, #c6cfe2 25%, #b8c7e6 37%);
  z-index: -2;
}
.mod_content_inn .module_image img {
  width: 480px;
  height: 422px;
  object-fit: none;
  display: block;
  position: absolute;
  z-index: -1;
  left: 36px;
  bottom: -31px;
}
.mod_content_inn .module_image .img_sours:before {
  content: "";
  background: url(../img/bg_content.png);
  width: 100%;
  height: 375px;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  z-index: -1;
  left: -11px;
  bottom: -6px;
}

.module_callback {
  margin-top: 33px;
}
.module_callback .info_input {
  margin: 0;
}
.module_callback input[type=text] {
  border: none;
  border-bottom: 1px solid #757575;
  border-radius: 0;
  padding: 11px 14px;
  background: transparent;
  font-size: 1.25rem;
  color: #757575;
  letter-spacing: 0.5px;
  line-height: 30px;
  font-weight: 400;
}
.module_callback .btn-submit {
  background: #e53f29;
  display: block;
  border-radius: 50px;
  line-height: 1rem;
  cursor: pointer;
  width: 100%;
  padding: 15px 0;
  font-weight: 400;
  font-size: 1.25rem;
  letter-spacing: 0.5px;
  border: 3px solid #fff;
  box-shadow: 0 0px 0px 1px #c8c8c8;
  transition: all 0.3s ease;
}
.module_callback .btn-submit:hover {
  background: #b12203;
}
.module_callback .btn-submit i {
  font-size: 0.7rem;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 14px;
  border-radius: 100%;
}

.module_water_advantages {
  padding-right: 40px;
  color: #fff;
}
.module_water_advantages .module_header {
  color: #fff;
}
.module_water_advantages .module_description {
  font-size: 1.25rem;
  margin-bottom: 15px;
}
.module_water_advantages ul {
  column-count: 2;
  padding-left: 20px;
}
.module_water_advantages ul li {
  margin-bottom: 10px;
}

.module_prevention {
  background: #E6EFF6;
  border-radius: 10px;
  padding: 20px;
}
.module_prevention .module_header {
  font-size: 1.5rem;
  margin-bottom: 15px;
}
.module_prevention ul {
  padding-left: 0;
  list-style: none;
}
.module_prevention ul li {
  padding-left: 23px;
  margin-bottom: 5px;
  position: relative;
}
.module_prevention ul li:before {
  content: "";
  background: #006ADA;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.7rem;
}

.module_videos .item_block {
  margin-bottom: 15px;
}
.module_videos .item_link {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.module_videos .item_link:hover i {
  background: #aecbe2;
  color: #fff;
}
.module_videos .item_link i {
  flex-shrink: 0;
  margin-right: 25px;
  font-size: 1.3rem;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  color: #ff6363;
  text-align: center;
  background: #E6EFF6;
  transition: all 0.1s ease;
}
.module_videos .item_link i:before {
  margin-left: 5px;
}
.module_videos .item_link .item_title {
  font-size: 1.2rem;
  font-weight: 700;
  color: #1e4dab;
  line-height: 1.2;
}

.module_contacts {
  margin-top: 20px;
  font-weight: 400;
}
.module_contacts .module_header {
  margin-bottom: 14px;
  font-weight: 500;
  font-size: 1.125rem;
  color: #fff;
  text-align: left;
  padding: 0;
}
.module_contacts .contacts {
  display: flex;
  line-height: 27px;
}
.module_contacts .contacts a, .module_contacts .contacts span {
  margin-left: 6px;
}
.module_contacts .ftr_contacts {
  display: flex;
  margin: 12px 0;
}
.module_contacts .ftr_contacts.first .header_title + .phone {
  margin-left: 5px;
}
.module_contacts .ftr_contacts.first .header_title + .phone:after {
  content: "И";
  margin-left: 3px;
}
.module_contacts .ftr_contacts .phone {
  margin-left: 4px;
  position: relative;
}
.module_contacts .ftr_contacts.next {
  line-height: 1.82rem;
}
.module_contacts .ftr_contacts.next .header_title + .phone {
  margin-left: 5px;
}
.module_contacts .ftr_contacts.next .header_title + .phone:after {
  content: ",";
}

.module_copyright {
  font-size: 14px;
  position: relative;
}

footer .police_link a.link {
  color: #ffffff;
  text-decoration: none;
}

.module_ftr_email {
  margin-top: 8px;
}
.module_ftr_email span {
  display: block;
}

.nav_menu_name {
  display: flex;
}

.tel_mobile {
  margin-top: 4px;
  display: inline-block;
}
.tel_mobile:before {
  content: url(../img/trubka-tel.png);
  filter: invert(1);
  -webkit-filter: invert(1);
}

.header_mobile {
  margin-bottom: 0;
}
.template_1 .header_mobile {
  margin-bottom: 0;
}

.module_social {
  text-align: center;
}
.modal-open-menu .module_social {
  position: fixed;
  bottom: 0;
  background: #fff;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 1051;
  display: block !important;
}
.modal-open-menu .module_social a {
  margin: 3px;
  color: #1e4dab;
  border-color: #1e4dab;
}
.module_social a {
  text-decoration: none;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 5px;
  color: #318AE0;
  border: 1px solid #318AE0;
  border-radius: 100%;
  font-size: 1.25rem;
  background: transparent;
}
.module_social a:hover {
  color: #fff;
}
.module_social a[class^=link-vk]:hover {
  background: #4A76A8;
  border-color: #4A76A8;
}
.module_social a[class^=link-instagram]:hover {
  background: #D90154;
  border-color: #D90154;
}
.module_social a[class^=link-twitter]:hover {
  background: #1DA1F2;
  border-color: #1DA1F2;
}
.module_social a[class^=link-youtube]:hover {
  background: #FF0000;
  border-color: #FF0000;
}
.module_social a[class^=link-facebook]:hover {
  background: #1D4D99;
  border-color: #1D4D99;
}
.module_social a[class^=link-pinterest]:hover {
  background: #a70707;
  border-color: #a70707;
}
.module_social a[class^=link-odnoklassniki]:hover {
  background: #F7931E;
  border-color: #F7931E;
}
.module_social a[class^=link-google-plus]:hover {
  background: #DD5144;
  border-color: #DD5144;
}

.module_content {
  background: #f7f7f7;
}

@media (max-width: 767px) {
  .mod_remont .resource_items.items_grid {
    text-align: center;
  }

  #module_uslugi.module_uslugi .uslugi_items.items_grid .row {
    margin: 0;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column .item_image {
    width: 100%;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column .item_info:before {
    font-size: 100px;
    bottom: -15px;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) {
    order: 1;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) .item_info {
    background: transparent;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(2) {
    order: 2;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(3) {
    order: 3;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) .item_image {
    order: 1;
  }
  #module_uslugi.module_uslugi .uslugi_items.items_grid .row .item_column:nth-child(1) .item_info {
    order: 2;
  }
  #module_uslugi.module_uslugi .uslugi_items .item_block {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #module_uslugi.module_uslugi .uslugi_items .item_block .item_image {
    display: none;
  }
  #module_uslugi.module_uslugi .uslugi_items .item_block .item_info .item_title a {
    display: block;
  }
  #module_uslugi.module_uslugi .uslugi_items .item_block .item_info .item_title a span {
    display: inline-block;
  }
  #module_uslugi.module_uslugi .uslugi_items .item_block .item_info a.item_more {
    line-height: 30px;
  }
}
body.main-page #middle {
  margin-bottom: 0;
}

.partners {
  background: #e53f29;
}

.partners_items .slick-list {
  margin: 0 45px;
}
.partners_items .slick-list .slick-slide > div {
  height: 100%;
  display: flex;
  align-items: center;
}
.partners_items .slick-list .item_image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.still_questions_container {
  position: relative;
  background: url("../img/still_questions_container.jpg") no-repeat center center;
  overflow: hidden;
}
.still_questions_container img.s_q_img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
}
.still_questions_container .still_questions {
  position: relative;
  min-height: 320px;
}

.still_questions {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  footer#footer .footer_top .phone_flex,
footer#footer .footer_top .module_ftr_email,
footer#footer .footer_top .module_frt_address,
footer#footer .footer_top .we_work {
    padding-left: 0;
  }
  footer#footer .footer_top .phone_flex:before,
footer#footer .footer_top .module_ftr_email:before,
footer#footer .footer_top .module_frt_address:before,
footer#footer .footer_top .we_work:before {
    display: none;
  }

  .still_questions_container {
    position: relative;
    background: url("../img/still_questions_container.jpg") no-repeat left center;
  }
  .still_questions_container .still_questions .container .row div[class*=col] {
    background: rgba(255, 255, 255, 0.5);
    padding: 25px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1200px) {
  .still_questions_container .still_questions .container .row div[class*=col] {
    padding: 0 100px;
  }
}
@media (min-width: 1536px) {
  .still_questions_container .still_questions {
    min-height: 520px;
  }
  .still_questions_container .still_questions .container .row div[class*=col] {
    padding: 0 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer#footer .footer_top {
    font-size: 14px;
  }

  .module_topmenu ul li a span {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .uslugi_items .item_block .item_info a.item_more {
    line-height: 30px;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .module_modul_advantages .advantages_items {
    text-align: left;
  }
  .module_modul_advantages .advantages_items .item_column {
    flex-basis: auto;
    flex-grow: unset;
    min-width: auto;
  }

  .module_howto .howto_items .item_column:nth-child(n+4) .item_block:before, .module_howto .howto_items .item_column:nth-child(n+4) ~ .item_column .item_block:before {
    left: 3px;
  }
  .module_howto .howto_items .item_block:before {
    left: 7px;
  }

  .recall {
    padding: 36px 4rem;
  }

  .mod_callform {
    margin-right: -5em;
    margin-left: -5em;
  }
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  .we_work,
.module_address {
    font-size: 13px;
  }

  .uslugi_items .item_block .item_info a.item_more {
    line-height: 30px;
  }

  .module_phone {
    text-align: right;
    padding: 0;
  }
  .module_phone a.phone {
    font-size: 1.3rem;
    border: none;
  }
  .module_phone .module_wrapper {
    position: relative;
  }
  .module_phone .module_wrapper .phone_flex {
    display: flex;
  }

  .module_contacts {
    margin-top: 0;
  }

  .logo a {
    color: #404040;
  }
  .header_mobile .logo {
    padding: 15px 0;
  }

  .module_uslugi .module_uslugi .uslugi_items .item_column {
    margin-bottom: 0;
  }

  .module_howto .howto_items .item_column:nth-child(n+4) .item_block:before, .module_howto .howto_items .item_column:nth-child(n+4) ~ .item_column .item_block:before {
    left: 40px;
  }
  .module_howto .howto_items .item_block:before {
    top: -14px;
    left: 49px;
  }

  .recall_inner .module_recall {
    text-align: left;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .module_uslugi .uslugi_items .item_block {
    padding: 0;
  }
  .module_uslugi .uslugi_items .item_block .item_info .item_title a {
    font-size: 24px;
  }
  .uslugi_items .item_block .item_info a.item_more {
    line-height: 40px;
  }

  .we_work {
    text-align: left;
    font-size: 14px;
  }

  .module_address {
    text-align: left;
    font-size: 14px;
  }

  .mod_remont .item_info:before {
    top: 0;
    left: -5px;
  }

  .module_news .resource_items.items_list .item_block,
.module_promo .resource_items.items_list .item_block {
    align-items: flex-start;
    flex-direction: row;
  }
  .module_news .resource_items.items_list .item_image,
.module_promo .resource_items.items_list .item_image {
    margin-right: 25px;
    flex-basis: 45%;
  }

  footer .module_callback .control-input {
    width: 80%;
  }
  footer .module_callback .control-input.input-accept {
    width: 100%;
    margin-top: 20px;
  }

  .module_prevention {
    padding: 30px;
  }
  .module_prevention .module_header {
    font-size: 1.7rem;
  }

  .mod_raschet .mod_phone {
    justify-content: flex-end;
  }

  .module_modul_advantages .advantages_items .item_column {
    flex: 0 0 29%;
    max-width: 29%;
    padding: 0 8px;
  }

  .recall {
    height: 335px;
  }
  .recall .row {
    align-content: space-evenly;
  }
  .recall:before {
    height: 274px;
    margin-top: 37px;
  }

  .mod_callform {
    margin-top: 5rem;
    text-align: center;
    margin-right: 0;
  }

  .module_recall {
    text-align: left;
  }

  .module_howto .howto_items .item_column:nth-child(n+4) .item_block:before, .module_howto .howto_items .item_column:nth-child(n+4) ~ .item_column .item_block:before {
    left: 22px;
  }
  .module_howto .howto_items .item_block:before {
    left: 33px;
  }

  .module_callback .info_input {
    margin: 0;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    max-width: 1460px;
  }

  .img-desc {
    padding-top: 50px;
    padding-left: 70px;
  }

  .we_work,
.module_address {
    font-size: 16px;
  }

  .uslugi_items .item_block .item_info a.item_more {
    line-height: 50px;
  }

  .module_uslugi .uslugi_items .item_block {
    padding: 0;
  }
  .module_uslugi .uslugi_items .item_block .item_info .item_title a {
    font-size: 36px;
  }
  .recall_inner {
    background-image: url(../img/man_03.png);
    background-position: 46.58% bottom;
    background-size: 32rem;
  }

  .mod_raschet .col-large {
    flex: 0 0 23%;
    max-width: 23%;
  }

  .mod_callform {
    margin-top: 7rem;
    padding: 15px 29px;
    margin-right: 49px;
  }

  .mod_gruz .intro_gruz .item_prev:after {
    width: 418px;
    left: 56px;
  }
  .mod_gruz .intro_gruz .item_prev:before {
    left: 0;
  }
  .mod_gruz .intro_gruz .item_prev img {
    right: 27px;
  }

  .module_howto .howto_items .item_column:nth-child(n+4) .item_block:before, .module_howto .howto_items .item_column:nth-child(n+4) ~ .item_column .item_block:before {
    left: 69px;
  }
  .module_howto .howto_items .item_block:before {
    left: 79px;
  }

  .mod_content_inn .module_image {
    margin-left: 20px;
  }

  .module_callback .info_input {
    margin: 0;
  }
}
/* 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;
}

.ctrl-icon.slick-prev,
.ctrl-icon.slick-next {
  position: absolute;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border-radius: 0;
  cursor: pointer;
  color: #fff;
  background: #e53f29;
  border: 1px solid #ffffff;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  z-index: 1;
  opacity: 1;
  text-align: center;
  transition: all 0.4s ease;
}
.ctrl-icon.slick-prev:hover, .ctrl-icon.slick-prev:focus,
.ctrl-icon.slick-next:hover,
.ctrl-icon.slick-next:focus {
  background: #ffffff;
  color: #e53f29;
  border-color: #ffffff;
}
.slick-slider:hover .ctrl-icon.slick-prev,
.slick-slider:hover .ctrl-icon.slick-next {
  opacity: 1;
}
.ctrl-icon.slick-prev .fa,
.ctrl-icon.slick-next .fa {
  line-height: 2.8rem;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}

.ctrl-icon.slick-prev {
  left: 0;
}

.ctrl-icon.slick-next {
  right: 0;
}

.slick-track {
  margin: 0;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 2.8rem;
  width: 2.8rem;
  border-radius: 100%;
  cursor: pointer;
  color: #b12203;
  background: #E6EFF6;
  top: 50%;
  margin-top: -1.4rem;
  z-index: 1;
  opacity: 0.7;
  text-align: center;
  transition: all 0.4s ease;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: #006ADA;
  color: #fff;
  border-color: #006ADA;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
}
.slick-prev .fa,
.slick-next .fa {
  line-height: 2.8rem;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}

.slick-prev {
  left: 25px;
}

.slick-next {
  right: 25px;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  height: 13px;
  width: 13px;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
  border: 0;
  background: #fff;
  box-shadow: 0 1px 6px #c9c9c9;
  cursor: pointer;
  color: transparent;
  border-radius: 100%;
  transition: all 0.4s ease;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  background: #006ADA;
}
.slick-dots li.slick-active button {
  background: #006ADA;
}

.slider_with_nav .slider_nav {
  margin-top: 15px;
  text-align: center;
  font-weight: 700;
  color: #333333;
  font-size: 1.15rem;
}
.slider_with_nav .slick-prev,
.slider_with_nav .slick-next {
  color: #70c057;
  top: 100%;
  margin: -2.3rem 25px 0;
  opacity: 1;
  background: none;
}
.slider_with_nav .slick-prev:hover,
.slider_with_nav .slick-next:hover {
  color: #dc3545;
}
.slider_with_nav .slick-prev {
  left: auto;
  right: 50%;
}
.slider_with_nav .slick-next {
  left: 50%;
  right: auto;
}

.module_slider_main {
  height: 470px;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}
.module_slider_main:before {
  content: "";
  background: url(../img/header_shadow.png) top right repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 1;
  height: 30px;
}
.module_slider_main .item_block {
  height: 470px;
  display: flex !important;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  padding: 40px;
}
.module_slider_main .item_info {
  max-width: 100%;
  text-align: center;
  margin-top: 22px;
}
.module_slider_main .item_title {
  margin-bottom: 5px;
  line-height: 1.1;
  margin: 0 0 15px 0;
  display: block;
  font-size: 2.7rem;
}
.module_slider_main .item_description {
  font-size: 1.53rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
.module_slider_main .btn {
  margin-top: 15px;
}

.module_slider_howto .item_block {
  margin: 0 10px;
  display: block !important;
  width: auto !important;
  height: 100%;
  background: #E6EFF6;
  padding: 15px 28px 20px;
  border-radius: 10px;
}
.module_slider_howto .item_title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #1e4dab;
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .module_slider_main .item_block {
    background-position: 50%;
  }
}
@media (min-width: 1200px) {
  .module_slider_main {
    height: 490px;
  }
  .module_slider_main .item_block {
    height: 490px;
  }
  .module_slider_main .item_info {
    padding: 0;
    background: none;
    margin-top: 25px;
    box-shadow: 0 0 0 transparent;
  }
  .module_slider_main .item_title {
    font-size: 2.7rem;
  }
  .module_slider_main .item_description {
    margin-bottom: 10px;
    text-align: center;
    width: 720px;
  }
}
.gallery_items_work {
  position: relative;
}
.gallery_items_work .slider_nav {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  height: 2.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #393939;
}
.gallery_items_work .slider_nav > div {
  position: relative;
}
.gallery_items_work .slider_nav > div:before, .gallery_items_work .slider_nav > div:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 2px;
  background: #393939;
}
.gallery_items_work .slider_nav > div:before {
  left: -70px;
}
.gallery_items_work .slider_nav > div:after {
  right: -70px;
}
.gallery_items_work .slick-list {
  margin-bottom: 20px;
}
.gallery_items_work .slick-list .item_image {
  margin-right: 9px;
  margin-left: 9px;
}
.gallery_items_work .ctrl-icons {
  position: absolute;
  top: auto;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #393939;
}
.gallery_items_work .ctrl-icons:hover {
  opacity: 1;
  color: #b12203;
}
.gallery_items_work .ctrl-icons.slick-prev {
  left: calc(45% - 50px);
}
.gallery_items_work .ctrl-icons.slick-next {
  right: calc(45% - 50px);
}
.gallery_items_work .slick-slide .item_image {
  position: relative;
}
.gallery_items_work .slick-slide .item_image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.gallery_items_work .slick-slide.slick-active .item_image:before {
  display: none;
}

#modalSearch {
  padding: 0 !important;
}
#modalSearch .modal-dialog {
  max-width: none;
  margin: 0;
}
#modalSearch .modal-content {
  border-radius: 0;
}

.module_search_toggler {
  cursor: pointer;
}
.header_mobile .module_search_toggler i {
  font-weight: 400;
}
.module_search_toggler i {
  font-size: 1.3rem;
  margin-top: 3px;
}
.module_search_toggler i:hover {
  color: #006ADA;
}

.module_search {
  border: 1px solid #eaeaea;
}
.module_search form {
  position: relative;
  display: flex;
  align-items: center;
  background: #E6EFF6;
}
.module_search .search_title {
  padding: 17px 20px;
}
.module_search .search_input {
  border: none;
  padding: 17px 20px;
  flex-grow: 1;
  background: #fff;
  border-radius: 0;
}
.module_search .search_button {
  color: #006ADA;
  cursor: pointer;
  background: none;
  border: none;
  font-size: 1.3rem;
  padding: 0 25px 3px;
  transition: all 0.3s ease;
}
.module_search .search_button i {
  vertical-align: middle;
}
.module_search .search_button:hover {
  color: #006ADA;
}
.module_search .search_tips {
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  margin-top: 1px;
  padding: 10px;
  border: 1px solid #E6EFF6;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  background: #fff;
  z-index: 900;
  text-align: left;
}
.module_search .search_tips button {
  display: block;
  width: 100%;
  padding: 10px 10px 5px;
  border: none;
  background: none;
  text-align: center;
  color: #006ADA;
  cursor: pointer;
}
.module_search .item_block {
  display: flex;
  align-items: center;
  padding: 7px 5px;
}
.module_search .item_block + .item_block {
  border-top: 1px dotted #ccc;
}
.module_search .item_block .item_image {
  margin-right: 10px;
  flex-basis: 35px;
  flex-shrink: 0;
}
.module_search .item_block .item_info {
  flex-grow: 1;
  font-size: 0.95rem;
}
.module_search .item_block .item_info a {
  display: block;
  text-decoration: none;
  color: #000;
}
.module_search .item_block .item_info a:hover {
  color: #006ADA;
}
.module_search .item_block .item_title {
  display: block;
}
.module_search .item_block .item_price {
  font-weight: 700;
}

@media (min-width: 992px) {
  .module_search {
    border: none;
  }
}
.vote-group {
  margin-bottom: 15px;
}
.vote-group label {
  cursor: pointer;
  margin: 0;
  display: inline-block;
  width: 17px;
  height: 15px;
  overflow: hidden;
  background: url(../img/vote.png) no-repeat 0 -15px;
}
.vote-group label input {
  visibility: hidden;
}
.vote-group label.active, .vote-group label:hover {
  background: url(../img/vote.png) no-repeat 0 0;
}

.vote_result {
  width: 85px;
  height: 15px;
  position: relative;
  display: block;
  background: url(../img/vote.png) repeat-x 0 -15px;
}
.vote_result .vote_result_persent {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 15px;
  background: url(../img/vote.png) repeat-x 0 0px;
}
.vote_result.item_rating {
  margin-top: 15px;
}
.vote_result.item_rating:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 15px;
  background: url(../img/vote.png) repeat-x 0 0px;
}
.vote_result.item_rating.width_1:after {
  width: 20%;
}
.vote_result.item_rating.width_2:after {
  width: 40%;
}
.vote_result.item_rating.width_3:after {
  width: 60%;
}
.vote_result.item_rating.width_4:after {
  width: 80%;
}
.vote_result.item_rating.width_5:after {
  width: 100%;
}

.module_slider_reviews .reviews_list.items_list .item_block {
  margin: 0;
  padding: 40px;
}
.reviews_list.items_list .item_block {
  border-radius: 10px;
  background: #E6EFF6 url(../img/quote.png) no-repeat right 30px bottom 30px;
  padding: 20px;
  margin: 20px 0;
}
.reviews_list.items_list .item_info {
  margin-right: 60px;
}
.reviews_list.items_list .item_info i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #1e4dab;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 10px;
  font-size: 1.5rem;
  margin-right: 15px;
}
.reviews_list.items_list .item_info .item_user {
  font-weight: 500;
  font-size: 1.1rem;
}
.reviews_list.items_list .item_description {
  line-height: 2;
  color: #515151;
}

@media (min-width: 576px) {
  .reviews_list.items_list .item_block {
    display: flex;
    align-items: center;
    padding: 30px;
  }
  .reviews_list.items_list .item_info {
    flex-basis: 10%;
    flex-shrink: 0;
    text-align: center;
  }
  .reviews_list.items_list .item_info i {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 2.5rem;
    margin-right: 0;
  }
  .reviews_list.items_list .item_description {
    flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .module_slider_reviews .reviews_list.items_list .item_block {
    margin: 0 55px;
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .module_slider_reviews .reviews_list.items_list .item_block {
    margin: 0 105px;
    padding: 60px;
  }
}
.item_label {
  position: absolute;
  top: 20px;
  right: 15px;
  z-index: 1;
}
.item_label span {
  display: inline-block;
  text-align: center;
  color: #fff;
  min-width: 60px;
  padding: 4px;
  background: #006ADA;
  text-transform: uppercase;
  margin-right: 5px;
  font-size: 0.8rem;
  border-radius: 4px;
  font-weight: 700;
}
.item_label span.sale_label {
  background: #b12203;
}
.item_label span.new_label {
  background: #ffa500;
}
.item_label span.hit_label {
  background: #8bc145;
}

.item_count {
  display: inline-block;
  position: relative;
}
.item_count input {
  width: 150px;
  text-align: center;
  border: none;
  background: none;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #c5d6e3;
}
.item_count .shk_count_button {
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 1px;
  display: block;
  width: 40px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  border: none;
  background: none;
  background: #E6EFF6;
  font-weight: 700;
  font-size: 1.1rem;
}
.item_count .shk_count_button:first-child {
  left: 1px;
}

.panel_control {
  margin-bottom: 20px;
  display: none;
  background: #E6EFF6;
  border-radius: 10px;
  padding: 15px 20px 20px;
}
.panel_control .panel_title {
  margin-right: 15px;
  font-weight: 700;
  font-size: 1.35rem;
  display: block;
}
.panel_control a {
  color: #000;
  text-decoration: none;
  margin-right: 15px;
  display: block;
}
.panel_control a.active {
  color: #006ADA;
}

.module_catalog_togglers {
  margin-bottom: 15px;
}
.module_catalog_togglers .btn {
  width: 100%;
  border-radius: 0;
  border: 2px solid #E6EFF6;
}

.items_tag {
  list-style: none;
  padding: 0;
}
.items_tag li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.items_tag li span,
.items_tag li a {
  border-radius: 5px;
  background: #E6EFF6;
  padding: 10px 20px;
  display: block;
  text-decoration: none;
  color: #515151;
}
.items_tag li a {
  color: #000;
}
.items_tag li a:hover {
  background: #006ADA;
  color: #fff;
}

.module_usl_cat {
  margin-bottom: 20px;
}

.module_usl_cat .category_items {
  margin-top: 28px;
  margin-bottom: 16px;
}
.module_usl_cat_dez .category_items {
  margin-bottom: 15px;
}
.category_items.items_grid .item_column {
  margin-bottom: 20px;
}
.category_items.items_grid .item_block {
  position: relative;
  text-align: center;
}
.category_items.items_grid .item_block:hover .item_image {
  top: -6px;
}
.category_items.items_grid .item_image {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
  top: 0;
}
.category_items.items_grid .item_image img {
  border-radius: 10px;
}
.category_items.items_grid .item_title {
  line-height: 1.2;
  font-weight: 700;
  margin-top: 15px;
}
.category_items.items_grid .item_title a {
  color: #000;
  text-decoration: none;
  display: block;
}

.product_items.items_slider .item_column {
  margin: 0 10px;
  display: block !important;
  width: auto !important;
}
.module_slider_popular .product_items .item_block {
  margin-bottom: 30px;
  padding-bottom: 45px;
  background: #E6EFF6;
  text-align: center;
}
.module_slider_popular .product_items .item_prices {
  font-size: 1.05rem;
}
.module_slider_popular .product_items .item_prices .item_price {
  display: inline-block;
  font-weight: 400;
  color: #000;
  font-size: 1.05rem;
}
.module_slider_popular .product_items .item_form {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: -23px;
}
.module_slider_popular .product_items .item_form .btn {
  height: 50px;
  line-height: 50px;
  width: 170px;
  padding-right: 25px;
}
.module_slider_popular .product_items .item_form .btn:after {
  width: 50px;
  height: 50px;
}
.product_items .item_column {
  margin-bottom: 20px;
}
.product_items .item_block {
  border: 2px solid #E6EFF6;
  padding: 30px 20px;
  border-radius: 10px;
  position: relative;
  height: 100%;
}
.product_items .item_image {
  text-align: center;
  margin-bottom: 15px;
}
.product_items .item_image img {
  margin: auto;
}
.product_items .item_title {
  font-size: 1.35rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 10px;
}
.product_items .item_title a {
  color: #000;
  text-decoration: none;
}
.product_items .item_prices {
  line-height: 1.4;
}
.product_items .item_prices .item_price {
  font-weight: 700;
  color: #1e4dab;
  font-size: 1.25rem;
}
.product_items .item_prices .item_old_price {
  display: inline-block;
  color: #999;
  text-decoration: line-through;
}
.product_items .item_availability {
  font-size: 0.9rem;
  margin-bottom: 10px;
}
.product_items .item_availability i {
  margin-right: 3px;
  font-size: 0.8rem;
}
.product_items .item_availability .avail_yes i {
  color: #7DC05A;
}
.product_items .item_availability .avail_none i {
  color: #cc0000;
}
.product_items ul.item_properties {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
}
.product_items ul.item_properties li {
  margin-top: 2px;
  display: flex;
}
.product_items ul.item_properties li span {
  flex: 1 0 50%;
}

.product_item {
  margin-bottom: 25px;
}
.product_item .item_image {
  margin-bottom: 25px;
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  border: 1px solid #ddd;
}
.product_item .item_image img {
  margin: 0 auto;
}
.product_item .item_image .item_images_thumb {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}
.product_item .item_image .slick-prev,
.product_item .item_image .slick-next {
  opacity: 1;
}
.product_item .item_image .slick-prev {
  left: 0;
}
.product_item .item_image .slick-next {
  right: 0;
}
.product_item .item_availability {
  font-size: 0.9rem;
  margin-bottom: 10px;
  color: #788392;
}
.product_item .item_availability i {
  margin-right: 3px;
  font-size: 0.8rem;
}
.product_item .item_availability .avail_yes i {
  color: #7DC05A;
}
.product_item .item_availability .avail_none i {
  color: #cc0000;
}
.product_item .item_prices {
  margin-bottom: 25px;
  color: #788392;
}
.product_item .item_prices .item_price {
  font-weight: 700;
  color: #1e4dab;
  font-size: 1.55rem;
}
.product_item .item_prices .item_old_price {
  display: inline-block;
  color: #999;
  text-decoration: line-through;
}
.product_item .item_count {
  margin-right: 15px;
  margin-bottom: 15px;
}
.product_item .item_form .btn {
  padding: 0 30px;
  margin-bottom: 15px;
  height: 50px;
  line-height: 50px;
}
.product_item .item_form .btn.btn-plus {
  width: auto;
  padding: 0 65px 0 30px;
}
.product_item .item_form .btn.btn-plus:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.25rem;
  height: 50px;
  width: 50px;
  transform: scale(-1, 1);
}
.product_item .item_short_detail {
  margin-bottom: 25px;
}
.product_item ul.item_properties {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product_item ul.item_properties li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #cececf;
  margin: 10px 0;
  align-items: flex-end;
}
.product_item ul.item_properties li span {
  background: #fff;
  margin-bottom: -7px;
}
.product_item ul.item_properties li span:first-child {
  color: #515151;
  padding-right: 5px;
}
.product_item ul.item_properties li span:last-child {
  padding-left: 5px;
  flex-basis: 50%;
  flex-shrink: 0;
  color: #000;
}
.product_item .item_payments {
  line-height: 2;
}
.product_item .item_tabs .nav .nav-link {
  margin-right: 20px;
  font-size: 1.3rem;
}
.product_item .item_tabs .tab-content > .tab-pane {
  display: block;
  padding: 0;
}
.product_item .item_tabs .item_tab {
  display: none;
  padding: 15px 10px;
}
.product_item .item_tabs .active .item_tab {
  display: block;
}
.product_item .item_tabs .active .module_header:after {
  content: "";
}
.product_item .item_tabs .module_header {
  position: relative;
  font-size: 1.15rem;
  border-bottom: 2px solid #E6EFF6;
  margin: 0;
  padding: 15px 10px;
}
.product_item .item_tabs .module_header:after {
  content: "";
  font: 0.95rem/1 "Font Awesome 5 Pro";
  position: absolute;
  top: 18px;
  right: 10px;
}

@media (min-width: 576px) {
  .category_items.items_grid .item_block {
    text-align: left;
  }
  .category_items.items_grid .item_block .item_title {
    font-size: 1.04rem;
  }
  .category_items.items_grid .item_image img {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .category_items.items_grid .item_block .item_title {
    font-size: 1.04rem;
  }
  .category_items.items_grid .item_block.item_block_2x {
    height: 520px;
  }

  .product_item .item_tabs .tab-content > .tab-pane {
    display: none;
  }
  .product_item .item_tabs .tab-content > .tab-pane.active {
    display: block;
  }
  .product_item .item_tabs .item_tab {
    display: block !important;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .panel_control {
    display: block !important;
    padding: 0;
    background: none;
  }
  .panel_control .panel_title {
    font-weight: 400;
    font-size: 1rem;
    display: inline;
  }
  .panel_control a {
    display: inline;
  }

  .category_items.items_grid .item_block .item_title {
    font-size: 1rem;
  }

  .module_slider_popular .product_items .item_form .btn {
    width: 50px;
    text-indent: 100%;
  }
  .module_slider_popular .product_items .item_form .btn:hover {
    width: 170px;
    padding-right: 25px;
    text-indent: 0;
  }

  .product_item ul.item_properties li span:last-child {
    flex-basis: 75%;
  }
}
@media (min-width: 1200px) {
  .product_items .item_form {
    display: block;
  }
}
#shk_prodHelper {
  display: none;
  position: absolute;
  margin-top: 45px;
  color: #000;
  line-height: 1.2;
  border-radius: 4px;
  padding: 7px 15px;
  width: 270px;
  background: #eaeaea;
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.8);
  z-index: 1051;
}
#shk_prodHelper:after {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -11px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 8px 11px;
  border-color: transparent transparent #eaeaea transparent;
}
#shk_prodHelper div {
  padding: 2px 0;
  text-align: center;
}
#shk_prodHelper .shk-but {
  background: #006ADA;
  color: #fff;
  padding: 8px 15px;
  margin: 0 3px;
  min-width: 80px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
#shk_prodHelper .shk-but:hover {
  background: #b12203;
}

.cart_full .cart_items {
  border: 1px solid #E6EFF6;
}
.cart_full .cart_items .item_block {
  display: flex;
  align-items: center;
  padding: 10px 20px;
  background: #fff;
  text-align: center;
  border-bottom: 1px dashed #E6EFF6;
}
.cart_full .cart_items .item_block:first-child {
  background: #006ADA;
  color: #fff;
  padding: 15px 20px;
  border: none;
}
.cart_full .cart_items .item_block > div {
  flex-shrink: 0;
}
.cart_full .cart_items .item_image {
  flex-basis: 10%;
}
.cart_full .cart_items .item_title {
  flex-basis: 60%;
  padding-left: 20px;
  text-align: left;
  margin-right: auto;
}
.cart_full .cart_items .item_title a {
  color: #000;
}
.cart_full .cart_items .item_torg {
  color: #555;
}
.cart_full .cart_items .item_price {
  text-align: left;
}
.cart_full .cart_items .item_price span {
  white-space: nowrap;
}
.cart_full .cart_items .item_price.item_price_sum span {
  font-weight: 700;
}
.cart_full .cart_items .item_quantity {
  flex-basis: 20%;
}
.cart_full .cart_items .item_count input {
  width: 95px;
}
.cart_full .cart_items .item_count .shk_count_button {
  width: 27px;
}
.cart_full .cart_items .item_remove {
  flex-basis: 10%;
}
.cart_full .cart_items .item_remove .shk-del {
  padding: 15px;
  color: #aa0000;
}
.cart_full .cart_delivery {
  background: #E6EFF6;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.cart_full .cart_delivery .cart_delivery_price {
  white-space: nowrap;
}
.cart_full .cart_summary {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 25px;
}
.cart_full .cart_summary .cart_summary_price {
  color: #aa0000;
  white-space: nowrap;
}

.form_checkout {
  background: #E6EFF6;
  border-radius: 4px;
  padding: 20px 35px;
}
.form_checkout .form-group-button {
  display: flex;
  justify-content: space-between;
}
.form_checkout .form-group-button .btn {
  flex-basis: 49%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  text-align: center;
}

.module_cart a {
  text-decoration: none;
  color: #000;
}
.module_cart .cart_info {
  width: 40px;
  position: relative;
  display: block;
}
.module_cart .cart_info i {
  font-size: 1.5rem;
}
.module_cart .cart_count {
  color: #b12203;
}
.module_cart .cart_count_mobile {
  position: absolute;
  left: 23px;
  top: -8px;
  background: #006ADA;
  color: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  font-size: 0.7rem;
  font-weight: 700;
  z-index: 1;
}

@media (max-width: 575.98px) {
  .cart_full .cart_items .item_title {
    flex-basis: 65%;
    padding-left: 0;
  }

  .form_checkout .form-group-button {
    flex-wrap: wrap;
  }
  .form_checkout .form-group-button .btn {
    flex-basis: 100%;
  }
}
@media (max-width: 575.98px) {
  .module_cart .cart_info {
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .cart_full .cart_items .item_block {
    flex-wrap: nowrap;
  }
  .cart_full .cart_items .item_image {
    flex-basis: 5%;
  }
  .cart_full .cart_items .item_title {
    flex-basis: 45%;
  }
  .cart_full .cart_items .item_price {
    flex-basis: 15%;
    text-align: center;
  }
  .cart_full .cart_items .item_quantity {
    flex-basis: 12%;
  }
  .cart_full .cart_items .item_remove {
    flex-basis: 8%;
  }
}
@media (min-width: 992px) {
  .module_cart .cart_info {
    width: auto;
    padding-left: 30px;
  }
  .module_cart .cart_info i {
    position: absolute;
    margin-top: -10px;
    top: 50%;
    left: 0;
    color: #b12203;
    font-size: 1.3rem;
  }
}
.module_filter {
  background: #E6EFF6;
  border-radius: 10px;
  padding: 15px 20px 20px;
  display: none;
}
.module_filter .module_header i.fa-filter {
  color: #006ADA;
  font-size: 1.2rem;
  margin-right: 5px;
}
.module_filter .module_header i.fa-bars {
  float: right;
  margin-top: 2px;
  font-size: 1.4rem;
}
.module_filter .filter_block {
  padding-top: 5px;
  padding-bottom: 5px;
}
.module_filter .filter_block.filter_checkbox label {
  padding-left: 30px;
  position: relative;
  margin-bottom: 3px;
}
.module_filter .filter_block.filter_checkbox label:before {
  content: "";
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #c1d7e9;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 3px;
  left: 0;
}
.module_filter .filter_block.filter_checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.module_filter .filter_block.filter_checkbox input:checked + label:before {
  color: #006ADA;
  content: "";
  font: 700 10px/16px "Font Awesome 5 Pro";
}
.module_filter .filter_block.filter_checkbox input:disabled + label {
  opacity: 0.5;
}
.module_filter .filter_head {
  font-size: 1.05rem;
  padding: 5px 0;
  font-weight: 500;
  cursor: pointer;
}
.module_filter .filter_value {
  padding: 3px 0;
}
.module_filter .filter_slider {
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
}
.module_filter .filter_slider input[type=text] {
  width: 45%;
  background: #fff;
  border: none;
  padding: 8px;
  text-align: center;
  margin: 0 3px 10px;
}
.module_filter .filter_btns {
  margin-top: 10px;
}
.module_filter .filter_btns .btn.btn-reset {
  background: #aecbe2;
  color: #000;
}
.module_filter .filter_expand_rows {
  text-align: right;
}
.module_filter .filter_expand_rows span {
  color: #006ADA;
  cursor: pointer;
}
.module_filter .filter_expand_rows span:hover {
  text-decoration: underline;
}

#ajax_loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-slider {
  margin: 10px;
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.6em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 5px;
}

.ui-slider-horizontal .ui-slider-handle {
  position: absolute;
  top: -8px;
  margin-left: -10px;
  background: #006ADA;
  border: 8px solid #fff;
  box-shadow: 0 0 7px #d2d2d2;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  z-index: 2;
  box-sizing: content-box;
  transition: none;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-widget-content {
  background: #ececec;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

@media (min-width: 992px) {
  .module_filter {
    display: block !important;
  }
  .module_filter .filter_head {
    font-size: 1.1rem;
  }
}
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 0.9rem;
  font: 1rem "Muller Regular", sans-serif;
  position: fixed;
}
.jGrowl.top-left {
  left: 0;
  top: 0;
}
.jGrowl.top-right {
  right: 0;
  top: 0;
}
.jGrowl.bottom-left {
  left: 0;
  bottom: 0;
}
.jGrowl.bottom-right {
  right: 0;
  bottom: 0;
}
.jGrowl.center {
  top: 0;
  width: 50%;
  left: 25%;
}
.jGrowl.center .jGrowl-closer, .jGrowl.center .jGrowl-notification {
  margin-left: auto;
  margin-right: auto;
}

.jGrowl-notification {
  background-color: #b12203;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  display: none;
  border-radius: 5px;
  min-height: 40px;
}
.jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #661402;
  background-color: #b12203;
  color: #fff;
}
.jGrowl-notification .jGrowl-header {
  font-weight: 700;
  font-size: 0.85em;
}
.jGrowl-notification .jGrowl-close {
  background-color: transparent;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  font-weight: 700;
  font-size: 1em;
  cursor: pointer;
}

.jGrowl-closer {
  background-color: #000;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  display: none;
  border-radius: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
}
.jGrowl-closer .ui-state-highlight, .jGrowl-closer .ui-widget-content .ui-state-highlight, .jGrowl-closer .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

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

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

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

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

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

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-chess-clock:before {
  content: "";
}

.fa-chess-clock-alt:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-draw-circle:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-location-circle:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-alt:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-lock-open-alt:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-megaphone:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-mobile-android:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-office:before {
  content: "";
}

.fa-phone-plus:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-question-square:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

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

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

/*# sourceMappingURL=template_style.css.map */
