:root {
	color-scheme: light only;
}
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #0275d8;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: none;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
  background-color: transparent;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  caption-side: bottom;
}
caption,
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
  line-height: inherit;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  cursor: not-allowed;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type="search"] {
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
.d-flex {
	display: flex;
}
.ai-center {
	align-items: center;
}
[hidden] {
  display: none !important;
}
.invisible {
  visibility: hidden !important;
}
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
	.d-flex {
		display: block;
	}
	.ai-center {
		align-items: center;
	}
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
.hidden-xl-down,
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive-1by1 {
  padding-bottom: 100%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:after {
  content: "";
  display: table;
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col-xs-1 {
  float: left;
  width: 8.33333%;
}
.col-xs-2 {
  float: left;
  width: 16.66667%;
}
.col-xs-3 {
  float: left;
  width: 25%;
}
.col-xs-4 {
  float: left;
  width: 33.33333%;
}
.col-xs-5 {
  float: left;
  width: 41.66667%;
}
.col-xs-6 {
  float: left;
  width: 50%;
}
.col-xs-7 {
  float: left;
  width: 58.33333%;
}
.col-xs-8 {
  float: left;
  width: 66.66667%;
}
.col-xs-9 {
  float: left;
  width: 75%;
}
.col-xs-10 {
  float: left;
  width: 83.33333%;
}
.col-xs-11 {
  float: left;
  width: 91.66667%;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.pull-xs-0 {
  right: auto;
}
.pull-xs-1 {
  right: 8.33333%;
}
.pull-xs-2 {
  right: 16.66667%;
}
.pull-xs-3 {
  right: 25%;
}
.pull-xs-4 {
  right: 33.33333%;
}
.pull-xs-5 {
  right: 41.66667%;
}
.pull-xs-6 {
  right: 50%;
}
.pull-xs-7 {
  right: 58.33333%;
}
.pull-xs-8 {
  right: 66.66667%;
}
.pull-xs-9 {
  right: 75%;
}
.pull-xs-10 {
  right: 83.33333%;
}
.pull-xs-11 {
  right: 91.66667%;
}
.pull-xs-12 {
  right: 100%;
}
.push-xs-0 {
  left: auto;
}
.push-xs-1 {
  left: 8.33333%;
}
.push-xs-2 {
  left: 16.66667%;
}
.push-xs-3 {
  left: 25%;
}
.push-xs-4 {
  left: 33.33333%;
}
.push-xs-5 {
  left: 41.66667%;
}
.push-xs-6 {
  left: 50%;
}
.push-xs-7 {
  left: 58.33333%;
}
.push-xs-8 {
  left: 66.66667%;
}
.push-xs-9 {
  left: 75%;
}
.push-xs-10 {
  left: 83.33333%;
}
.push-xs-11 {
  left: 91.66667%;
}
.push-xs-12 {
  left: 100%;
}
.offset-xs-1 {
  margin-left: 8.33333%;
}
.offset-xs-2 {
  margin-left: 16.66667%;
}
.offset-xs-3 {
  margin-left: 25%;
}
.offset-xs-4 {
  margin-left: 33.33333%;
}
.offset-xs-5 {
  margin-left: 41.66667%;
}
.offset-xs-6 {
  margin-left: 50%;
}
.offset-xs-7 {
  margin-left: 58.33333%;
}
.offset-xs-8 {
  margin-left: 66.66667%;
}
.offset-xs-9 {
  margin-left: 75%;
}
.offset-xs-10 {
  margin-left: 83.33333%;
}
.offset-xs-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.66667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.33333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.33333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%;
  }
  .col-md-2 {
    float: left;
    width: 16.66667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.33333%;
  }
  .col-md-5 {
    float: left;
    width: 41.66667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.33333%;
  }
  .col-md-8 {
    float: left;
    width: 66.66667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333%;
  }
  .col-md-11 {
    float: left;
    width: 91.66667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.66667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.33333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.66667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.33333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.33333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.66667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.66667%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.33333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.66667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.33333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.66667%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.33333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.66667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
:-moz-placeholder,
::-moz-placeholder {
  color: #666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
body input:focus:required:invalid,
body input:required:valid,
body textarea:focus:required:invalid,
body textarea:required:valid {
  color: #666;
}
body {
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  font-family: Roboto, sans-serif;
  overflow-x: hidden;
  opacity: 1;
}
img {
  max-width: 100%;
}
a,
a:focus {
  text-decoration: none;
  outline: none;
}
a:focus:hover,
a:hover {
  color: #d8313b;
}
button,
button:focus {
  cursor: pointer;
  outline: none;
}
ul {
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
ul {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}
input,
input:focus,
select,
select:focus {
  outline: none;
}
.header-sticky{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.header-contacts {
  /* line-height: 40px; */
  color: #49659f;
	background-color: #fff;
}
.header-adress {
	flex: 1;
}
.header-adress,
.header-links,
.header-mail,
.header-phone {
  position: relative;
  /* display: inline-block; */
  padding-left: 20px;
  margin-left: 10px;
}
.header-adress a,
.header-adress a:focus,
.header-adress a:hover,
.header-links a,
.header-links a:focus,
.header-links a:hover,
.header-mail a,
.header-mail a:focus,
.header-mail a:hover,
.header-phone a,
.header-phone a:focus,
.header-phone a:hover {
  text-decoration: underline;
  color: #d8313b;
}
.header-adress:before,
.header-links:before,
.header-mail:before,
.header-phone:before {
  content: "";
  position: absolute;
  left: 0;
}
.header-menu {
  padding: 10px 0;
  background: #49659f;
}
.header-menu nav {
  line-height: 72px;
  text-align: center;
}
.header-menu nav li {
  display: inline-block;
  padding: 0 10px;
}
.header-menu nav li:first-child {
  padding-left: 0;
}
.header-menu nav li:last-child {
  padding-right: 0;
}
.header-menu nav a {
  color: #fff;
}
.header-menu nav a:hover {
  color: #d8313b;
}
.header-contacts_row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	min-height: 40px;
}
.header-lang {
	margin-left: auto;
	padding-left: 15px;
	/* display: inline-block; */
	text-align: right;
}
.header-lang a, .header-lang a:hover, .header-lang a:focus {
	text-transform: uppercase;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	border: solid 1px #49659f;
	background: #fff;
	font-size: 14px;
	font-weight: 700;
	color: #49659f;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header-logo a {
  display: block;
}
.header-logo img {
  max-width: 100%;
}
.header-body {
  background: url(../img/header.png) top no-repeat;
  position: relative;
  color: #fff;
	padding-top: 155px;
}
.soft-btn {
  position: absolute;
  top: -75px;
  right: 0;
}
.soft-btn a {
  color: #fff;
  background: #d8313b;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  line-height: 50px;
  padding: 0 40px;
}
.header-caption {
  padding: 120px 0 55px;
}
.header-caption h1 {
  text-transform: uppercase;
  font-size: 4.5em;
  font-weight: 900;
  line-height: 72px;
}
.header-caption .container {
  position: relative;
}
.header-bottom {
  background: rgba(24, 27, 33, 0.8);
  padding: 20px 0 30px;
}
.subcaption {
  font-size: 2.25em;
  color: #c6c6c6;
  font-weight: 500;
}
.subsubcaption {
  text-transform: uppercase;
  font-size: 2.25em;
  font-weight: 700;
}
.caption-order {
  text-align: center;
  margin-top: 60px;
}
.btn-order {
  background: #d8313b;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  line-height: 50px;
  padding: 0 40px;
}


.btn-order1 {
  background: #d8313b;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  line-height: 50px;
  padding: 0 40px;
}
.attention {
  padding-left: 100px;
  position: relative;
}
.attention h3 {
  color: #d8313b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.875em;
}
.attention span {
  font-size: 2.25em;
  font-weight: 700;
}
.header-field {
  background: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  padding-left: 46px;
}
.header-field.name,
.header-field.phone {
  position: relative;
}
.header-field input {
  line-height: 45px;
  height: 45px;
  border: none;
  width: 100%;
  padding: 0 15px;
}
.btn-transp {
  background: transparent;
  border: 2px solid #d8313b;
  border-radius: 5px;
  text-transform: uppercase;
  width: 100%;
  color: #fff;
  line-height: 50px;
  height: 50px;
  font-weight: 700;
}
.header-phone:before {
  background-position: -147px -105px;
  height: 14px;
  top: calc(50% - 7px);
}
.header-mail:before,
.header-phone:before {
  background-image: url(../img/sprite.png);
  width: 14px;
}
.header-mail:before {
  background-position: -46px -134px;
  height: 12px;
  top: calc(50% - 6px);
}
.header-adress:before {
  background-image: url(../img/sprite.png);
  background-position: -151px -84px;
  width: 14px;
  height: 18px;
  top: calc(50% - 10px);
}
.attention:before {
  background-position: 0 0;
  width: 85px;
  height: 55px;
}
.attention:before,
.header-field.name:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/sprite.png);
}
.header-field.name:before {
  background-position: -87px 0;
  width: 46px;
  height: 46px;
}
.header-field.phone:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/sprite.png);
  background-position: 0 -57px;
  width: 46px;
  height: 46px;
}
.relative {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.big-title {
  border-bottom: 1px solid #49659f;
  padding-left: 30px;
  position: relative;
  line-height: 120px;
}
.big-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 12px);
  background-image: url(../img/sprite.png);
  background-position: -59px -105px;
  width: 25px;
  height: 25px;
}
.big-title h1,
.big-title h2,
.big-title h3 {
  color: #49659f;
  text-transform: uppercase;
  font-size: 1.875em;
  font-weight: 700;
}
.advantages .big-title {
  margin-bottom: 50px;
}
.advantages-item {
  text-align: center;
  margin-bottom: 30px;
}
.advantages-item h3 {
  text-transform: uppercase;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 20px;
}
.advantages-item h3 span {
  color: #d8313b;
}
.advantages-item-top,
.order-item-top {
  padding: 0 30px;
}
.advantages-item-pic,
.order-item-pic,
.product-item-img {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
.advantages-item-pic img,
.order-item-pic img,
.product-item-img img {
  display: inline-block;
  max-width: 100%;
}
.advantages-item-pic:before,
.order-item-pic:before,
.product-item-img:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../img/sprite.png);
  background-position: -48px -57px;
  width: 40px;
  height: 40px;
}
.advantages-item-pic:after,
.order-item-pic:after,
.product-item-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/sprite.png);
  background-position: -135px 0;
  width: 40px;
  height: 40px;
}
.advantages-order {
  text-align: center;
  margin: 50px 0;
}
.advantages-list {
  text-transform: uppercase;
  font-weight: 700;
}
.advantages-list h3 {
  font-size: 1.5em;
  margin-bottom: 30px;
  font-weight: 700;
}
.advantages-list ul {
  font-size: 1.125em;
  padding-left: 30px;
  list-style-image: url(../img/icons/marker.png);
}
.advantages-list li {
  margin-bottom: 30px;
}
.advantages-img img {
  max-width: 100%;
}
.parameters .big-title {
  margin-bottom: 30px;
}
.product-item {
  margin-bottom: 40px;
}
.product-item-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #49659f;
}
.product-item-title h3 {
  font-size: 1.125em;
  text-transform: uppercase;
  font-weight: 500;
}
.product-item-img {
  margin: 30px 0;
}
.product-item-img img {
  max-width: 100%;
}
.product-item-features ul {
  list-style-image: url(../img/disc.png);
  padding-left: 15px;
  font-weight: 500;
}
.product-item-features li {
  margin-bottom: 10px;
}
.product-item-features li span {
  font-weight: 700;
  font-size: 1.125em;
}
.parameters-details {
  padding: 20px 0;
}
.parameters-details a:before {
  content: url(../img/doc.png);
  margin-right: 5px;
}
.parameters-order {
  padding-bottom: 30px;
  text-align: center;
}
.order-order {
	margin-top: 30px;
}
.usage {
  background: url(../img/usage.png) top no-repeat;
  padding-bottom: 40px;
}
.usage .big-title {
  border: none;
}
.usage .big-title h1,
.usage .big-title h2,
.usage .big-title h3 {
  color: #fff;
}
.usage .big-title:before {
  background-image: url(../img/sprite.png);
  background-position: -32px -105px;
  width: 25px;
  height: 25px;
}
.usage-list {
  columns: 3;
  font-size: 0.9375em;
}
.usage-list ol {
  color: #d8313b;
  padding-left: 15px;
}
.usage-list ol span {
  color: #fff;
}
.usage-list li {
  margin-bottom: 5px;
}
.order {
  padding-bottom: 50px;
  border-bottom: 2px solid #49659f;
}
.order .big-title {
  margin-bottom: 30px;
}
.order-item {
  text-align: center;
}
.order-item h3 {
  font-weight: 500;
  font-size: 1.125em;
}
.order-item .order-item-pic:after {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #d8313b;
  text-align: center;
  color: #d8313b;
  background: #fff;
  font-size: 1.875em;
  font-weight: 900;
}
.order-item:first-child .order-item-pic:after {
  content: "1.";
}
.order-item:nth-child(2) .order-item-pic:after {
  content: "2.";
}
.order-item:nth-child(3) .order-item-pic:after {
  content: "3.";
}
.order-item:nth-child(4) .order-item-pic:after {
  content: "4.";
}
.brands {
  border-bottom: 2px solid #49659f;
}
.brands .big-title {
  margin-bottom: 15px;
}
.brands .item {
  text-align: center;
  line-height: 100px;
  height: 100px;
}
.brands .item img {
  max-width: 100%;
  display: inline-block;
  width: auto;
  max-height: 100px;
}
.brands-text {
  text-align: center;
  padding: 40px 0;
}
.reviews .big-title {
  padding-left: 40px;
}
.reviews .big-title:before {
  background-image: url(../img/sprite.png);
  background-position: 0 -105px;
  width: 30px;
  height: 27px;
}
.reviews-item {
  padding: 40px 50px 100px;
  text-align: center;
  position: relative;
}
.reviews-item img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 40px;
}
.reviews-item:before {
  content: "";
  height: 1px;
  background: #49659f;
  position: absolute;
  bottom: 50px;
  width: calc(100% - 80px);
  left: 40px;
  right: 40px;
}
.contacts {
  line-height: 28px;
  padding-bottom: 50px;
}
.contacts .big-title {
  margin-bottom: 30px;
}
.contacts .big-title:before {
  background-image: url(../img/sprite.png);
  background-position: -86px -105px;
  width: 26px;
  height: 23px;
}
.contacts h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
section.header-bottom {
  color: #fff;
  background: #181b21;
}
.calculator {
  min-width: 700px;
  color: #000;
}
.calculator .blue {
  color: #49659f;
}
.calculator .green {
  color: green;
}
.calculator .red {
  color: maroon;
}
.calculator .grey {
  color: gray;
}
.calculator h3 {
  margin-bottom: 20px;
  text-align: center;
  color: #49659f;
  text-transform: uppercase;
  font-weight: 700;
}
.calculator input,
.calculator label,
.calculator select {
  display: inline-block;
}
.calculator label {
  width: 60%;
}
.calculator input,
.calculator select {
  width: 70px;
}
.calculator select {
  line-height: 28px;
  height: 28px;
}
.calculator table {
  width: 100%;
  line-height: 30px;
}
.calculator table td:first-child {
  width: 70%;
}
footer {
  padding: 30px 0;
  background: #49659f;
}
footer,
footer a {
  color: #fff;
}
.footer-logo a {
  display: block;
}
.footer-logo img {
  max-width: 100%;
}
.footer-menu ul {
  list-style-type: disc;
  padding-left: 15px;
}
.footer-adress,
.footer-mail,
.footer-phones {
  padding: 0 0 15px 35px;
  margin-top: 35px;
  border-bottom: 1px solid #fff;
  position: relative;
}
.footer-adress:before,
.footer-mail:before,
.footer-phones:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
}
.footer-phones {
  margin-top: 0;
}
.footer-phones:before {
  background-position: -131px -105px;
  height: 14px;
}
.footer-mail:before,
.footer-phones:before {
  background-image: url(../img/sprite.png);
  width: 14px;
}
.footer-mail:before {
  background-position: -30px -134px;
  height: 12px;
  top: 5px;
}
.footer-adress:before {
  background-image: url(../img/sprite.png);
  background-position: -135px -84px;
  width: 14px;
  height: 18px;
  top: 0;
}
.copyright {
  padding-bottom: 50px;
  position: relative;
  text-align: right;
}
.copyright a {
  text-decoration: underline;
}
.copyright:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(../img/sprite.png);
  background-position: -135px -42px;
  width: 33px;
  height: 40px;
}
.thankyou h3 {
  text-align: center;
  font-weight: 700;
}
#inline {
  display: none;
}
.product-feedback {
  padding: 15px;
}
.product-feedback input,
.product-feedback select,
.product-feedback textarea {
  width: 100%;
  margin-top: 15px;
}
.product-feedback input,
.product-feedback select {
  line-height: 30px;
  height: 30px;
  padding: 0 5px;
}
.product-feedback input[type="submit"],
.product-feedback select[type="submit"] {
  background: #49659f;
  color: #fff;
  border: none;
  cursor: pointer;
}
.product-feedback textarea {
  padding: 5px;
  max-width: 100%;
  min-width: 100%;
}
.product-feedback h3 {
  text-align: center;
  color: #49659f;
  text-transform: uppercase;
  font-weight: 700;
}
.fancybox {
  overflow-y: visible;
}
.longtext {
  padding-top: 60px;
}
.longtext ul {
  list-style-type: disc;
  padding-left: 30px;
}
.longtext h3,
.longtext h4,
.longtext ul {
  margin-bottom: 1rem;
}
.longtext h3 {
  font-size: 1.125em;
}
.longtext h3,
.longtext h4 {
  text-transform: uppercase;
  font-weight: 500;
}
.longtext h4 {
  font-size: 1em;
}
.calculator {
  max-width: 700px;
}
span.alert {
  color: #d8313b;
  width: 100%;
  display: block;
}
.man {
  position: fixed;
  bottom: 15px;
  left: 15px;
}
.man a {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .header-menu nav li {
    padding: 0 2px;
  }
	.header-phone {
		flex: 1;
	}
}
@media only screen and (max-width: 992px) {
  .header-menu nav {
    line-height: 30px;
  }
  .header-body {
    background-size: cover;
  }
  .header-caption {
    padding: 60px 0 40px;
  }
  .header-caption h1 {
    font-size: 3.375em;
  }
  .usage {
    background-size: cover;
  }
  .usage-list {
    columns: 2;
  }
  .order-item {
    margin-bottom: 30px;
  }
  .footer-logo {
    display: none;
  }
  .soft-btn {
    position: relative;
    top: 0;
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  header {
    padding-top: 130px;
    position: relative;
  }
	.header-sticky{
		position: initial;
	}
  .header-body {
    background: url(../img/header.png) top right 18% no-repeat;
  }
	.header-adress, .header-phone {
		flex: auto;
	}
	.header-lang {
		padding-top: 5px;
		padding-bottom: 15px;
	}
  .header-logo {
    text-align: center;
  }
  .header-logo img {
    display: inline-block;
    max-width: 150px;
  }
  .header-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
  }
  .side-menu-btn {
    z-index: 2;
    border: none;
    height: 0;
    width: 0;
    color: #49659f;
    position: fixed;
    top: 15px;
    left: 15px;
    background: transparent;
  }
  .side-menu-btn:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -90px -57px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
  }
  .side-menu {
    width: 90%;
    overflow-x: hidden;
    background: #fff;
    height: 100%;
    position: fixed;
    left: -90%;
    top: 0;
    z-index: 1;
    padding-top: 75px;
    text-align: center;
    color: #000;
    text-align: left !important;
    border-right: 1px solid #49659f;
  }
  .side-menu ul {
    padding: 0 15px;
    font-size: 1.375em;
    line-height: 40px;
  }
  .side-menu li {
    width: 100%;
    padding: 0 !important;
  }
  .side-menu a {
    color: #49659f !important;
  }
  .header-caption {
    padding: 30px 0;
    text-align: center;
  }
  .header-caption h1 {
    font-size: 1.4375em;
    line-height: 35px;
    padding: 30px 0 40px;
    text-align: left;
  }
  .caption-order {
    margin-top: 30px;
  }
  .subcaption {
    font-size: 1.125em;
  }
  .subsubcaption {
    font-size: 1.375em;
  }
  .big-title {
    padding: 10px 0 10px 40px;
  }
  .big-title h1,
  .big-title h2,
  .big-title h3 {
    line-height: 40px;
  }
  .attention {
    padding-left: 0;
    text-align: center;
  }
  .attention h3 {
    position: relative;
    padding-left: 100px;
    line-height: 55px;
    text-align: left;
  }
  .attention h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 85px;
    height: 55px;
  }
  .attention span {
    font-size: 1.5em;
  }
  .attention:before {
    display: none;
  }
  .header-field {
    margin-bottom: 15px;
  }
  .advantages-item {
    margin-bottom: 30px;
  }
  .advantages-item-top,
  .order-item-top {
    padding: 0;
  }
  .advantages-item-pic,
  .order-item-pic,
  .product-item-img {
    padding: 0 20px;
  }
  .advantages-item-pic img,
  .order-item-pic img,
  .product-item-img img {
    max-width: 100%;
  }
  .advantages-order {
    margin: 0 0 30px;
  }
  .product-item {
    margin-bottom: 30px;
  }
  .parameters-details {
    text-align: center;
  }
  .usage-list {
    columns: 1;
  }
  .footer-logo {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
  .footer-logo img {
    max-width: 170px;
    display: inline-block;
  }
  .footer-mail,
  .footer-phones {
    width: 50%;
  }
  .footer-adress,
  .footer-mail,
  .footer-phones {
    height: 100%;
    overflow: hidden;
    float: left;
    margin-top: 35px;
  }
  .footer-adress {
    clear: both;
    width: 100%;
  }
  .reviews-item {
    padding: 40px 0 100px;
  }
  .copyright {
    clear: both;
    margin-top: 15px;
    padding: 0 50px 50px 0;
  }
  .copyright:after {
    top: 0;
  }
  .animated {
    transition-property: none !important;
    transform: none !important;
    animation: none !important;
  }
}
