@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto
  }
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

main {
  display: block
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

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
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

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: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button {
  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
}

input {
  overflow: visible
}

[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-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

details {
  display: block
}

summary {
  display: list-item
}

menu {
  display: block
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
  box-sizing: border-box;
  font-size: 62.5%
}

*, ::after, ::before {
  box-sizing: inherit
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #1d1d1b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important
}

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  line-height: 1;
  cursor: auto
}

[data-whatinput=mouse] button {
  outline: 0
}

pre {
  overflow: auto
}

button, input, optgroup, select, textarea {
  font-family: inherit
}

.is-visible {
  display: block !important
}

.is-hidden {
  display: none !important
}

.row {
  max-width: 120rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap
}

.row .row {
  margin-right: -1rem;
  margin-left: -1rem
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -1.5rem;
    margin-left: -1.5rem
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -1.5rem;
    margin-left: -1.5rem
  }
}

@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -1.5rem;
    margin-left: -1.5rem
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0
}

.row.expanded {
  max-width: none
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto
}

.row:not(.expanded) .row {
  max-width: none
}

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0
}

.row.collapse > .column > .row, .row.collapse > .columns > .row, .row.is-collapse-child {
  margin-right: 0;
  margin-left: 0
}

.column, .columns {
  flex: 1 1 0;
  padding-right: 1rem;
  padding-left: 1rem;
  min-width: 0
}

@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 1.5rem;
    padding-left: 1.5rem
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0
}

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.small-offset-0 {
  margin-left: 0
}

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.small-offset-1 {
  margin-left: 8.33333%
}

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

.small-offset-2 {
  margin-left: 16.66667%
}

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.small-offset-3 {
  margin-left: 25%
}

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.small-offset-4 {
  margin-left: 33.33333%
}

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

.small-offset-5 {
  margin-left: 41.66667%
}

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.small-offset-6 {
  margin-left: 50%
}

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.small-offset-7 {
  margin-left: 58.33333%
}

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

.small-offset-8 {
  margin-left: 66.66667%
}

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.small-offset-9 {
  margin-left: 75%
}

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.small-offset-10 {
  margin-left: 83.33333%
}

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

.small-offset-11 {
  margin-left: 91.66667%
}

.small-up-1 {
  flex-wrap: wrap
}

.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%
}

.small-up-2 {
  flex-wrap: wrap
}

.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%
}

.small-up-3 {
  flex-wrap: wrap
}

.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.small-up-4 {
  flex-wrap: wrap
}

.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%
}

.small-up-5 {
  flex-wrap: wrap
}

.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%
}

.small-up-6 {
  flex-wrap: wrap
}

.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.small-up-7 {
  flex-wrap: wrap
}

.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.28571%;
  max-width: 14.28571%
}

.small-up-8 {
  flex-wrap: wrap
}

.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 1rem;
  padding-left: 1rem
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .medium-offset-0 {
    margin-left: 0
  }

  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .medium-offset-1 {
    margin-left: 8.33333%
  }

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

  .medium-offset-2 {
    margin-left: 16.66667%
  }

  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .medium-offset-3 {
    margin-left: 25%
  }

  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .medium-offset-4 {
    margin-left: 33.33333%
  }

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

  .medium-offset-5 {
    margin-left: 41.66667%
  }

  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .medium-offset-6 {
    margin-left: 50%
  }

  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .medium-offset-7 {
    margin-left: 58.33333%
  }

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

  .medium-offset-8 {
    margin-left: 66.66667%
  }

  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .medium-offset-9 {
    margin-left: 75%
  }

  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .medium-offset-10 {
    margin-left: 83.33333%
  }

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

  .medium-offset-11 {
    margin-left: 91.66667%
  }

  .medium-up-1 {
    flex-wrap: wrap
  }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%
  }

  .medium-up-2 {
    flex-wrap: wrap
  }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%
  }

  .medium-up-3 {
    flex-wrap: wrap
  }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .medium-up-4 {
    flex-wrap: wrap
  }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%
  }

  .medium-up-5 {
    flex-wrap: wrap
  }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%
  }

  .medium-up-6 {
    flex-wrap: wrap
  }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .medium-up-7 {
    flex-wrap: wrap
  }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
  }

  .medium-up-8 {
    flex-wrap: wrap
  }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
  }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0
  }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%
}

@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0
  }
}

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 1.5rem;
    padding-left: 1.5rem
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .large-offset-0 {
    margin-left: 0
  }

  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .large-offset-1 {
    margin-left: 8.33333%
  }

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

  .large-offset-2 {
    margin-left: 16.66667%
  }

  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .large-offset-3 {
    margin-left: 25%
  }

  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .large-offset-4 {
    margin-left: 33.33333%
  }

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

  .large-offset-5 {
    margin-left: 41.66667%
  }

  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .large-offset-6 {
    margin-left: 50%
  }

  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .large-offset-7 {
    margin-left: 58.33333%
  }

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

  .large-offset-8 {
    margin-left: 66.66667%
  }

  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .large-offset-9 {
    margin-left: 75%
  }

  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .large-offset-10 {
    margin-left: 83.33333%
  }

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

  .large-offset-11 {
    margin-left: 91.66667%
  }

  .large-up-1 {
    flex-wrap: wrap
  }

  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%
  }

  .large-up-2 {
    flex-wrap: wrap
  }

  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%
  }

  .large-up-3 {
    flex-wrap: wrap
  }

  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .large-up-4 {
    flex-wrap: wrap
  }

  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%
  }

  .large-up-5 {
    flex-wrap: wrap
  }

  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%
  }

  .large-up-6 {
    flex-wrap: wrap
  }

  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .large-up-7 {
    flex-wrap: wrap
  }

  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
  }

  .large-up-8 {
    flex-wrap: wrap
  }

  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
  }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0
  }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%
}

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0
  }
}

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1.5rem;
    padding-left: 1.5rem
  }
}

@media screen and (min-width: 75em) {
  .xlarge-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .xlarge-offset-0 {
    margin-left: 0
  }

  .xlarge-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .xlarge-offset-1 {
    margin-left: 8.33333%
  }

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

  .xlarge-offset-2 {
    margin-left: 16.66667%
  }

  .xlarge-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .xlarge-offset-3 {
    margin-left: 25%
  }

  .xlarge-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .xlarge-offset-4 {
    margin-left: 33.33333%
  }

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

  .xlarge-offset-5 {
    margin-left: 41.66667%
  }

  .xlarge-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .xlarge-offset-6 {
    margin-left: 50%
  }

  .xlarge-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .xlarge-offset-7 {
    margin-left: 58.33333%
  }

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

  .xlarge-offset-8 {
    margin-left: 66.66667%
  }

  .xlarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .xlarge-offset-9 {
    margin-left: 75%
  }

  .xlarge-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .xlarge-offset-10 {
    margin-left: 83.33333%
  }

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

  .xlarge-offset-11 {
    margin-left: 91.66667%
  }

  .xlarge-up-1 {
    flex-wrap: wrap
  }

  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%
  }

  .xlarge-up-2 {
    flex-wrap: wrap
  }

  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%
  }

  .xlarge-up-3 {
    flex-wrap: wrap
  }

  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .xlarge-up-4 {
    flex-wrap: wrap
  }

  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%
  }

  .xlarge-up-5 {
    flex-wrap: wrap
  }

  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%
  }

  .xlarge-up-6 {
    flex-wrap: wrap
  }

  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .xlarge-up-7 {
    flex-wrap: wrap
  }

  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
  }

  .xlarge-up-8 {
    flex-wrap: wrap
  }

  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
  }
}

@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    flex: 1 1 0
  }
}

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%
}

@media screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0
  }
}

@media screen and (min-width: 75em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }

  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 1.5rem;
    padding-left: 1.5rem
  }
}

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

.column-block {
  margin-bottom: 2rem
}

.column-block > :last-child {
  margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 3rem
  }

  .column-block > :last-child {
    margin-bottom: 0
  }
}

.align-right {
  justify-content: flex-end
}

.align-center {
  justify-content: center
}

.align-justify {
  justify-content: space-between
}

.align-spaced {
  justify-content: space-around
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end
}

.align-center.vertical.menu > li > a {
  justify-content: center
}

.align-top {
  align-items: flex-start
}

.align-self-top {
  align-self: flex-start
}

.align-bottom {
  align-items: flex-end
}

.align-self-bottom {
  align-self: flex-end
}

.align-middle {
  align-items: center
}

.align-self-middle {
  align-self: center
}

.align-stretch {
  align-items: stretch
}

.align-self-stretch {
  align-self: stretch
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center
}

.small-order-1 {
  order: 1
}

.small-order-2 {
  order: 2
}

.small-order-3 {
  order: 3
}

.small-order-4 {
  order: 4
}

.small-order-5 {
  order: 5
}

.small-order-6 {
  order: 6
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1
  }

  .medium-order-2 {
    order: 2
  }

  .medium-order-3 {
    order: 3
  }

  .medium-order-4 {
    order: 4
  }

  .medium-order-5 {
    order: 5
  }

  .medium-order-6 {
    order: 6
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1
  }

  .large-order-2 {
    order: 2
  }

  .large-order-3 {
    order: 3
  }

  .large-order-4 {
    order: 4
  }

  .large-order-5 {
    order: 5
  }

  .large-order-6 {
    order: 6
  }
}

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1
  }

  .xlarge-order-2 {
    order: 2
  }

  .xlarge-order-3 {
    order: 3
  }

  .xlarge-order-4 {
    order: 4
  }

  .xlarge-order-5 {
    order: 5
  }

  .xlarge-order-6 {
    order: 6
  }
}

.flex-container {
  display: flex
}

.flex-child-auto {
  flex: 1 1 auto
}

.flex-child-grow {
  flex: 1 0 auto
}

.flex-child-shrink {
  flex: 0 1 auto
}

.flex-dir-row {
  flex-direction: row
}

.flex-dir-row-reverse {
  flex-direction: row-reverse
}

.flex-dir-column {
  flex-direction: column
}

.flex-dir-column-reverse {
  flex-direction: column-reverse
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex
  }

  .medium-flex-child-auto {
    flex: 1 1 auto
  }

  .medium-flex-child-grow {
    flex: 1 0 auto
  }

  .medium-flex-child-shrink {
    flex: 0 1 auto
  }

  .medium-flex-dir-row {
    flex-direction: row
  }

  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse
  }

  .medium-flex-dir-column {
    flex-direction: column
  }

  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex
  }

  .large-flex-child-auto {
    flex: 1 1 auto
  }

  .large-flex-child-grow {
    flex: 1 0 auto
  }

  .large-flex-child-shrink {
    flex: 0 1 auto
  }

  .large-flex-dir-row {
    flex-direction: row
  }

  .large-flex-dir-row-reverse {
    flex-direction: row-reverse
  }

  .large-flex-dir-column {
    flex-direction: column
  }

  .large-flex-dir-column-reverse {
    flex-direction: column-reverse
  }
}

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex
  }

  .xlarge-flex-child-auto {
    flex: 1 1 auto
  }

  .xlarge-flex-child-grow {
    flex: 1 0 auto
  }

  .xlarge-flex-child-shrink {
    flex: 0 1 auto
  }

  .xlarge-flex-dir-row {
    flex-direction: row
  }

  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse
  }

  .xlarge-flex-dir-column {
    flex-direction: column
  }

  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse
  }
}

.sticky-container {
  position: relative
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%
}

.sticky.is-stuck.is-at-top {
  top: 0
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0
}

body.is-reveal-open {
  overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(29, 29, 27, .5);
  overflow-y: scroll
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 13px;
  border: none;
  border-radius: 6px;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto
}

[data-whatinput=mouse] .reveal {
  outline: 0
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0
  }
}

.reveal .column, .reveal .columns {
  min-width: 0
}

.reveal > :last-child {
  margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 785px;
    max-width: 120rem
  }
}

.reveal.collapse {
  padding: 0
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 120rem
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 120rem
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 120rem
  }
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0
}

@media screen and (max-width: 39.9375em) {
  #box-3-3 .ser img {
    width: 65% !important;
  }

  #box-3-3 {
    background-size: 230% !important;
    background-position: center top !important;
  }

  #hero .delivery__img-box {
    width: 100% !important;
  }

  .reveal {
    border: 19px solid #454545;
    height: 70%;
    background-color: #f1f3f9;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-height: 384px;
    margin-left: 0
  }
}

.reveal.without-overlay {
  position: fixed
}

.hide {
  display: none !important
}

.invisible {
  visibility: hidden
}

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important
  }
}

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important
  }
}

@media screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important
  }
}

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important
  }
}

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important
  }
}

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none
}

.hide-for-portrait, .show-for-landscape {
  display: block !important
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important
  }
}

@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    display: none !important
  }
}

.hide-for-landscape, .show-for-portrait {
  display: none !important
}

@media screen and (orientation: landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto
}

.clearfix::after, .clearfix::before {
  display: table;
  content: ' '
}

.clearfix::after {
  clear: both
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

:focus {
  outline: 0
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

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

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

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

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

.left {
  float: left
}

.right {
  float: right
}

.visible {
  overflow: visible !important
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.hide {
  display: none !important
}

.full-width {
  width: 100%
}

.full-height {
  height: 100%
}

.inline-list {
  display: inline-block;
  vertical-align: middle
}

.inline-list--top {
  vertical-align: top !important
}

.inline-list > li {
  display: inline-block
}

.no-scroll {
  overflow: hidden
}

.m-vertical-middle {
  height: 100%
}

.m-vertical-middle > * {
  width: auto;
  vertical-align: middle;
  display: inline-block
}

.m-vertical-middle:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: .1px
}

.m-vertical-middle--left {
  float: left;
  margin-right: -100%
}

.m-vertical-middle--center {
  float: left;
  width: 100%;
  text-align: center
}

.m-vertical-middle--right {
  float: right;
  margin-left: -100%
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  font-family: Montserrat, Roboto, sans-serif;
  letter-spacing: 0;
  -webkit-tap-highlight-color: transparent;
  height: 100%;
  font-weight: 500;
  line-height: 1.2;
  color: #1f2120;
  background: #fff;
  font-size: 1.4rem;
  -webkit-text-size-adjust: 100%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word
}

html {
  min-height: 100%;
  height: 100%;
  font-size: 62.5% !important
}

@media screen and (max-width: 768px) {
  html {
    font-size: 55% !important
  }
}

a {
  text-decoration: none;
  color: #1f2120
}

a:hover {
  text-decoration: underline
}

.visible {
  overflow: visible !important
}

.fullwidth {
  width: 100% !important;
  max-width: 100% !important
}

.halfwidth {
  width: 50% !important
}

.fullheight {
  height: 100%;
  min-height: 100%
}

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

img {
  display: inline-block;
  vertical-align: middle
}

img.normal {
  width: auto;
  max-width: none
}

img.responsive {
  width: 100%;
  max-width: 100%;
  height: auto
}

.img-fluid {
  width: auto;
  max-width: 100%
}

.img-rounded {
  overflow: hidden;
  margin: 6% 0 6% 0
}

.left {
  float: left !important
}

.right {
  float: right !important
}

.pull-left, .pull-right {
  float: none !important
}

.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

@font-face {
  font-family: museo_cyrl900;
  src: url(../fonts/exljbris_-_museo_cyrl_900.eot);
  src: url(../fonts/exljbris_-_museo_cyrl_900-1.eot#iefix) format("embedded-opentype"), url(../fonts/exljbris_-_museo_cyrl_900.woff2) format("woff2"), url(../fonts/exljbris_-_museo_cyrl_900.woff) format("woff"), url(../fonts/exljbris_-_museo_cyrl_900.svg#museo_cyrl900) format("svg");
  font-weight: 400;
  font-style: normal
}

p {
  margin: 0 0 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: Montserrat, Roboto, sans-serif
}

p:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
  p {
    font-size: 12px
  }
}

strong {
  font-weight: 700
}

i {
  font-style: italic
}

a {
  transition: color .25s;
  text-decoration: none
}

a:hover {
  color: #1f2120
}

h1, h2, h3, h4, h5, h6 {
  color: #1f2120;
  font-weight: 800;
  font-family: Montserrat, Roboto, sans-serif;
  margin-bottom: 2rem
}

@media screen and (max-width: 39.9375em) {
  h1, h2, h3, h4, h5, h6 {
    font-weight: 700
  }
}

h1 {
  font-size: 3.6rem
}

h2 {
  font-size: 3rem
}

h3 {
  font-size: 2.4rem
}

h4 {
  font-size: 2rem
}

sup {
  vertical-align: super;
  font-size: 60%
}

.b-form__title, .section-title {
  position: relative;
  z-index: 1;
  font-size: 3.6rem;
  font-weight: 700;
  font-family: Montserrat, Roboto, sans-serif;
  color: #1f2120;
  line-height: 1.1;
  margin-bottom: 6rem
}

.b-form__title small, .section-title small {
  font-size: 66.66%
}

.b-form__title span, .section-title span {
  color: #17cb52
}

@media screen and (max-width: 63.9375em) {
  .b-form__title, .section-title {
    font-size: 30px;
    margin-bottom: 45px
  }

  .b-form__title small, .section-title small {
    font-size: 18px
  }
}

@media screen and (max-width: 39.9375em) {
  .b-form__title, .section-title {
    font-size: 18px;
    margin-bottom: 1.6rem
  }

  .b-form__title small, .section-title small {
    font-size: 14px
  }
}

.subtitle {
  font-size: 2.8rem;
  font-family: Montserrat, Roboto, sans-serif;
  color: #1f2120;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 2rem
}

.article p {
  font-size: 1.4rem;
  line-height: 1.71
}

.article p:not(:last-of-type) {
  margin-bottom: 1.2rem
}

@media screen and (max-width: 39.9375em) {
  .article p {
    font-size: 12px
  }
}

.notice {
  font-size: 1.2rem
}

.notice.m-grey {
  color: #939893
}

.l-main {
  padding: 0
}

.row {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

@media screen and (max-width: 39.9375em) {
  .row {
    padding-left: 1rem;
    padding-right: 1rem
  }
}

.sticky-container + .l-main {
  position: static
}

.l-wrapper {
  background: #fff;
  position: relative;
  min-height: 1%;
  height: auto;
  overflow: hidden
}

.l-wrapper main {
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative
}

.flexbox .l-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100vh
}

.flexbox .l-wrapper .l-main {
  flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding-left: 2rem;
  padding-right: 2rem
}

.container .row--inline {
  font-size: 0
}

.container .row--inline > [class*=col-] {
  float: none;
  display: inline-block;
  vertical-align: top
}

.container--fluid {
  width: 100%;
  padding-left: 0;
  padding-right: 0
}

.l-header {
  width: 100%;
  display: block
}

.l-footer {
  display: block;
  width: 100%;
  overflow: hidden
}

.b-header {
  position: relative;
  background: #fff
}

.b-header.m-fixed {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  background: 0 0
}

.b-header .sticky, .b-header.sticky {
  transition: background .3s ease, padding .3s ease
}

.b-header .sticky.is-stuck, .b-header.sticky.is-stuck {
  background: #fff
}

.b-header__logo {
  flex: auto;
  flex: 0 0 21.5rem;
  padding-right: 0
}

.b-header__menu {
  flex: auto;
  margin-left: auto;
  margin-right: 0;
  text-align: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}

.b-header__menu .menu-icon {
  margin-left: auto;
  z-index: 100
}

.b-header__menu-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex: auto;
  font-size: 1.4rem;
  font-weight: 800;
  text-transform: uppercase
}

.b-header__menu-list li a {
  border-bottom: 2px solid transparent;
  display: block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.b-header__menu-list li a:hover {
  text-decoration: none
}

.b-header__menu-list li a.active, .b-header__menu-list li a.is-active, .b-header__menu-list li a:hover {
  border-bottom: 2px solid #1f2120
}

.b-header__wrp {
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 1.2rem
}

.b-header .row > .columns {
  align-self: center
}

.b-header .b-logo:hover {
  text-decoration: none
}

.b-header .b-logo-text {
  line-height: 1;
  font-family: museo_cyrl900;
  font-size: 36px;
  white-space: nowrap
}

@media screen and (min-width: 1024px) {
  .b-header__menu-list {
    padding-right: 2rem
  }
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .b-header .btn, .b-header .btn-fill, .b-header .btn-flat {
    width: auto
  }
}

@media screen and (min-width: 1100px) {
  .b-header__menu-list {
    padding-right: 3rem
  }
}

@media screen and (max-width: 63.9375em) {
  .b-header__logo {
    flex: auto;
    max-width: 40%
  }

  .b-header__menu-list li {
    margin-top: 17px;
    margin-bottom: 17px
  }

  .b-header__menu-list li a {
    padding-top: 7px;
    padding-bottom: 7px
  }
}

@media screen and (max-width: 39.9375em) {
  .b-header__menu {
    max-width: 43%
  }

  .b-header__wrp {
    padding-top: 2.3rem
  }

  .b-header .b-logo-text {
    font-size: 28px
  }

  .b-header .b-logo img {
    max-width: 200px
  }
  
  .section-about__text{
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}

.b-footer {
  font-weight: 400;
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
  background: #ecf0eb;
  color: #1f2120;
  font-size: 1.2rem
}

.b-footer p {
  font-size: 100%
}

.b-footer__copy {
  line-height: 1.2;
  text-align: right
}

.b-footer__contacts {
  text-align: center
}

@media screen and (max-width: 39.9375em) {
  .b-footer {
    font-size: 12px;
    padding: 2.7rem 0
  }

  .b-footer__copy {
    text-align: left;
    font-size: 12px
  }
}

.aside-main-menu {
  box-shadow: 0 0 25px 0 rgba(37, 38, 37, .1);
  transform: translateX(100%);
  transform: translate3d(100%, 0, 0);
  will-change: -webkit-transform;
  will-change: transform;
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  color: #1f2120;
  background: #fff;
  width: 100%;
  max-width: 34rem;
  height: 100%;
  min-height: 100vh;
  padding: 4rem;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: transform .5s cubic-bezier(.645, .045, .355, 1), visibility .5s cubic-bezier(.645, .045, .355, 1), opacity .3s cubic-bezier(.645, .045, .355, 1);
  text-align: center
}

.aside-main-menu.is-active {
  transform: translateX(-10);
  transform: translate3d(0, 0, 0)
}

.aside-main-menu .btn, .aside-main-menu .btn-fill, .aside-main-menu .btn-flat {
  background: #17cb52
}

.aside-main-menu__nav {
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase
}

.aside-main-menu .menu-icon.burger {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  color: #fff
}

.aside-main-menu .menu-icon.burger span {
  color: #fff
}

.aside-main-menu .menu-icon.burger:after, .aside-main-menu .menu-icon.burger:before {
  color: #fff
}

.aside-main-menu .b-header__menu-list {
  text-align: center;
  display: block;
  flex: none
}

.aside-main-menu .b-header__menu-list li {
  display: block
}

.aside-main-menu .b-header__menu-list li a {
  display: inline-block
}

.aside-main-menu .b-header__menu-list li a:hover {
  text-decoration: none
}

@media screen and (max-width: 63.9375em) {
  .aside-main-menu {
    padding-left: 40px;
    padding-right: 40px
  }

  .aside-main-menu .btn, .aside-main-menu .btn-fill, .aside-main-menu .btn-flat {
    font-weight: 500;
    font-size: 12px
  }

  .aside-main-menu__nav {
    margin-top: 50px
  }
}

@media screen and (max-width: 39.9375em) {
  .aside-main-menu {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 226px
  }

  .aside-main-menu__nav {
    margin-top: 35px
  }

  .aside-main-menu .b-header__menu-list {
    font-size: 12px
  }
}

.overlay {
  transition: all .5s cubic-bezier(.645, .045, .355, 1);
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  background: rgba(0, 0, 0, .85);
  visibility: hidden;
  opacity: 0
}

.sidebar-is-open .overlay {
  visibility: visible;
  opacity: 1;
  transition: all .5s cubic-bezier(.645, .045, .355, 1)
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio), input[type=date], input[type=datetime-local], input[type=email], input[type=file], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea {
  background-color: #fff;
  border: 1px solid #c3ccc5;
  border-radius: 30px;
  outline: 0;
  height: 6rem;
  line-height: 6rem;
  width: 100%;
  color: #1f2120;
  font-family: Montserrat, Roboto, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0 3rem;
  margin-bottom: 2rem;
  transition: border .3s ease, box-shadow .3s ease;
  box-sizing: border-box;
  box-shadow: none
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio)::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=file]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #c3ccc5;
  color: #969a97;
  font-weight: 400;
  font-family: Montserrat, Roboto, sans-serif
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):-moz-placeholder, input[type=date]:-moz-placeholder, input[type=datetime-local]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=file]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=time]:-moz-placeholder, input[type=url]:-moz-placeholder, textarea:-moz-placeholder {
  color: #c3ccc5;
  color: #969a97;
  font-weight: 400;
  font-family: Montserrat, Roboto, sans-serif
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio)::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder {
  color: #c3ccc5;
  color: #969a97;
  font-weight: 400;
  font-family: Montserrat, Roboto, sans-serif
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #c3ccc5;
  color: #969a97;
  font-weight: 400;
  font-family: Montserrat, Roboto, sans-serif
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):focus, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):hover, input[type=date]:focus, input[type=date]:hover, input[type=datetime-local]:focus, input[type=datetime-local]:hover, input[type=email]:focus, input[type=email]:hover, input[type=file]:focus, input[type=file]:hover, input[type=number]:focus, input[type=number]:hover, input[type=password]:focus, input[type=password]:hover, input[type=search]:focus, input[type=search]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, input[type=time]:focus, input[type=time]:hover, input[type=url]:focus, input[type=url]:hover, textarea:focus, textarea:hover {
  background-color: #fff;
  border-color: #17cb52
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).inline, input[type=date].inline, input[type=datetime-local].inline, input[type=email].inline, input[type=file].inline, input[type=number].inline, input[type=password].inline, input[type=search].inline, input[type=tel].inline, input[type=text].inline, input[type=time].inline, input[type=url].inline, textarea.inline {
  width: auto
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).has-error, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).is-error, input[type=date].has-error, input[type=date].is-error, input[type=datetime-local].has-error, input[type=datetime-local].is-error, input[type=email].has-error, input[type=email].is-error, input[type=file].has-error, input[type=file].is-error, input[type=number].has-error, input[type=number].is-error, input[type=password].has-error, input[type=password].is-error, input[type=search].has-error, input[type=search].is-error, input[type=tel].has-error, input[type=tel].is-error, input[type=text].has-error, input[type=text].is-error, input[type=time].has-error, input[type=time].is-error, input[type=url].has-error, input[type=url].is-error, textarea.has-error, textarea.is-error {
  color: #e3725b;
  border-color: #e3725b
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).has-error .required-icn, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).is-error .required-icn, input[type=date].has-error .required-icn, input[type=date].is-error .required-icn, input[type=datetime-local].has-error .required-icn, input[type=datetime-local].is-error .required-icn, input[type=email].has-error .required-icn, input[type=email].is-error .required-icn, input[type=file].has-error .required-icn, input[type=file].is-error .required-icn, input[type=number].has-error .required-icn, input[type=number].is-error .required-icn, input[type=password].has-error .required-icn, input[type=password].is-error .required-icn, input[type=search].has-error .required-icn, input[type=search].is-error .required-icn, input[type=tel].has-error .required-icn, input[type=tel].is-error .required-icn, input[type=text].has-error .required-icn, input[type=text].is-error .required-icn, input[type=time].has-error .required-icn, input[type=time].is-error .required-icn, input[type=url].has-error .required-icn, input[type=url].is-error .required-icn, textarea.has-error .required-icn, textarea.is-error .required-icn {
  opacity: 1
}

.has-error .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):focus, .has-error .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):hover, .has-error input[type=date]:focus, .has-error input[type=date]:hover, .has-error input[type=datetime-local]:focus, .has-error input[type=datetime-local]:hover, .has-error input[type=email]:focus, .has-error input[type=email]:hover, .has-error input[type=file]:focus, .has-error input[type=file]:hover, .has-error input[type=number]:focus, .has-error input[type=number]:hover, .has-error input[type=password]:focus, .has-error input[type=password]:hover, .has-error input[type=search]:focus, .has-error input[type=search]:hover, .has-error input[type=tel]:focus, .has-error input[type=tel]:hover, .has-error input[type=text]:focus, .has-error input[type=text]:hover, .has-error input[type=time]:focus, .has-error input[type=time]:hover, .has-error input[type=url]:focus, .has-error input[type=url]:hover, .has-error textarea:focus, .has-error textarea:hover {
  box-shadow: none;
  background-color: #fff
}

.has-error .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio) .required-icn, .has-error input[type=date] .required-icn, .has-error input[type=datetime-local] .required-icn, .has-error input[type=email] .required-icn, .has-error input[type=file] .required-icn, .has-error input[type=number] .required-icn, .has-error input[type=password] .required-icn, .has-error input[type=search] .required-icn, .has-error input[type=tel] .required-icn, .has-error input[type=text] .required-icn, .has-error input[type=time] .required-icn, .has-error input[type=url] .required-icn, .has-error textarea .required-icn {
  opacity: 1
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):active, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):focus, input[type=date]:active, input[type=date]:focus, input[type=datetime-local]:active, input[type=datetime-local]:focus, input[type=email]:active, input[type=email]:focus, input[type=file]:active, input[type=file]:focus, input[type=number]:active, input[type=number]:focus, input[type=password]:active, input[type=password]:focus, input[type=search]:active, input[type=search]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=text]:active, input[type=text]:focus, input[type=time]:active, input[type=time]:focus, input[type=url]:active, input[type=url]:focus, textarea:active, textarea:focus {
  border-color: #17cb52
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):active.has-error, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):active.is-error, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):focus.has-error, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):focus.is-error, input[type=date]:active.has-error, input[type=date]:active.is-error, input[type=date]:focus.has-error, input[type=date]:focus.is-error, input[type=datetime-local]:active.has-error, input[type=datetime-local]:active.is-error, input[type=datetime-local]:focus.has-error, input[type=datetime-local]:focus.is-error, input[type=email]:active.has-error, input[type=email]:active.is-error, input[type=email]:focus.has-error, input[type=email]:focus.is-error, input[type=file]:active.has-error, input[type=file]:active.is-error, input[type=file]:focus.has-error, input[type=file]:focus.is-error, input[type=number]:active.has-error, input[type=number]:active.is-error, input[type=number]:focus.has-error, input[type=number]:focus.is-error, input[type=password]:active.has-error, input[type=password]:active.is-error, input[type=password]:focus.has-error, input[type=password]:focus.is-error, input[type=search]:active.has-error, input[type=search]:active.is-error, input[type=search]:focus.has-error, input[type=search]:focus.is-error, input[type=tel]:active.has-error, input[type=tel]:active.is-error, input[type=tel]:focus.has-error, input[type=tel]:focus.is-error, input[type=text]:active.has-error, input[type=text]:active.is-error, input[type=text]:focus.has-error, input[type=text]:focus.is-error, input[type=time]:active.has-error, input[type=time]:active.is-error, input[type=time]:focus.has-error, input[type=time]:focus.is-error, input[type=url]:active.has-error, input[type=url]:active.is-error, input[type=url]:focus.has-error, input[type=url]:focus.is-error, textarea:active.has-error, textarea:active.is-error, textarea:focus.has-error, textarea:focus.is-error {
  border-color: #e3725b;
  color: #e3725b
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):invalid:focus + .required-icn, input[type=date]:invalid:focus + .required-icn, input[type=datetime-local]:invalid:focus + .required-icn, input[type=email]:invalid:focus + .required-icn, input[type=file]:invalid:focus + .required-icn, input[type=number]:invalid:focus + .required-icn, input[type=password]:invalid:focus + .required-icn, input[type=search]:invalid:focus + .required-icn, input[type=tel]:invalid:focus + .required-icn, input[type=text]:invalid:focus + .required-icn, input[type=time]:invalid:focus + .required-icn, input[type=url]:invalid:focus + .required-icn, textarea:invalid:focus + .required-icn {
  opacity: 1
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):focus, .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):valid:focus, input[type=date]:focus, input[type=date]:valid:focus, input[type=datetime-local]:focus, input[type=datetime-local]:valid:focus, input[type=email]:focus, input[type=email]:valid:focus, input[type=file]:focus, input[type=file]:valid:focus, input[type=number]:focus, input[type=number]:valid:focus, input[type=password]:focus, input[type=password]:valid:focus, input[type=search]:focus, input[type=search]:valid:focus, input[type=tel]:focus, input[type=tel]:valid:focus, input[type=text]:focus, input[type=text]:valid:focus, input[type=time]:focus, input[type=time]:valid:focus, input[type=url]:focus, input[type=url]:valid:focus, textarea:focus, textarea:valid:focus {
  border-color: #17cb52
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).is-error:focus, input[type=date].is-error:focus, input[type=datetime-local].is-error:focus, input[type=email].is-error:focus, input[type=file].is-error:focus, input[type=number].is-error:focus, input[type=password].is-error:focus, input[type=search].is-error:focus, input[type=tel].is-error:focus, input[type=text].is-error:focus, input[type=time].is-error:focus, input[type=url].is-error:focus, textarea.is-error:focus {
  color: #1f2120;
  border-color: #17cb52
}

.wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio).input-small, input[type=date].input-small, input[type=datetime-local].input-small, input[type=email].input-small, input[type=file].input-small, input[type=number].input-small, input[type=password].input-small, input[type=search].input-small, input[type=tel].input-small, input[type=text].input-small, input[type=time].input-small, input[type=url].input-small, textarea.input-small {
  width: 13rem;
  max-width: 13rem
}

.row-field .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio), .row-field input[type=date], .row-field input[type=datetime-local], .row-field input[type=email], .row-field input[type=file], .row-field input[type=number], .row-field input[type=password], .row-field input[type=search], .row-field input[type=tel], .row-field input[type=text], .row-field input[type=time], .row-field input[type=url], .row-field textarea {
  margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
  .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio), input[type=date], input[type=datetime-local], input[type=email], input[type=file], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea {
    height: 5rem;
    line-height: 5rem
  }
}

@media screen and (max-width: 39.9375em) {
  .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio), input[type=date], input[type=datetime-local], input[type=email], input[type=file], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea {
    border-color: #949895
  }

  .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio)::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=file]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #949895
  }

  .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):-moz-placeholder, input[type=date]:-moz-placeholder, input[type=datetime-local]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=file]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=time]:-moz-placeholder, input[type=url]:-moz-placeholder, textarea:-moz-placeholder {
    color: #949895
  }

  .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio)::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder {
    color: #949895
  }

  .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #949895
  }
}

::-ms-reveal {
  display: none !important
}

input[type=file] {
  text-indent: 0;
  line-height: 1;
  color: #36d1dc
}

textarea {
  padding: 1.4rem;
  overflow: auto;
  resize: none;
  line-height: 1.1;
  min-height: 210px
}

.auto-width {
  width: auto
}

input[type=text]::-ms-clear {
  display: none
}

label {
  margin-bottom: .5rem
}

label.is-error {
  display: block;
  color: #e3725b;
  margin-top: 5px;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1
}

.label {
  font-size: 1.4rem;
  line-height: 1;
  display: block;
  margin-bottom: .5rem
}

.row-field {
  margin-bottom: 2rem
}

.row-field--btn {
  margin-top: 2rem
}

.row-field.has-error .required-icn {
  opacity: 1
}

.row-field .required-icn {
  position: absolute;
  right: 1.4rem;
  top: 50%;
  margin-top: -.7rem;
  opacity: 0
}

.row-field .btn, .row-field .btn-fill, .row-field .btn-flat {
  font-weight: 800
}

button {
  font-weight: 800
}

.menu-icon, .menu-icon--aside {
  display: inline-block;
  width: 26px;
  height: 24px;
  border: none;
  background: 0 0;
  position: relative;
  cursor: pointer
}

.menu-is-open .menu-icon, .menu-is-open .menu-icon--aside {
  z-index: 200;
  color: #c4cbc4
}

.menu-is-open .menu-icon--aside.burger span, .menu-is-open .menu-icon--aside.burger:after, .menu-is-open .menu-icon--aside.burger:before, .menu-is-open .menu-icon.burger span, .menu-is-open .menu-icon.burger:after, .menu-is-open .menu-icon.burger:before {
  color: #c4cbc4
}

@media screen and (min-width: 1024px) {
  .menu-icon--aside:hover, .menu-icon:hover {
    color: #484a48
  }

  .menu-icon--aside:hover.burger span, .menu-icon--aside:hover.burger:after, .menu-icon--aside:hover.burger:before, .menu-icon:hover.burger span, .menu-icon:hover.burger:after, .menu-icon:hover.burger:before {
    color: #484a48;
    transition: color .3s ease
  }
}

.menu-icon--aside.large, .menu-icon.large {
  width: 2rem;
  height: 1.8rem
}

.menu-icon--aside:focus, .menu-icon:focus {
  outline: 0
}

.menu-icon--aside.burger span, .menu-icon--aside.burger:after, .menu-icon--aside.burger:before, .menu-icon.burger span, .menu-icon.burger:after, .menu-icon.burger:before {
  color: #1f2120;
  width: 100%;
  height: 4px;
  border-radius: 5px;
  position: absolute;
  display: block;
  background: currentColor
}

.menu-icon--aside.burger:after, .menu-icon--aside.burger:before, .menu-icon.burger:after, .menu-icon.burger:before {
  content: "";
  transition: .3s width .4s
}

.menu-icon--aside.burger:after, .menu-icon.burger:after {
  top: 0;
  left: 0;
  margin-top: 0
}

.menu-icon--aside.burger:before, .menu-icon.burger:before {
  bottom: 0;
  right: 0;
  margin-bottom: 0
}

.menu-icon--aside.burger span, .menu-icon.burger span {
  top: 50%;
  margin-top: -2px;
  transition: transform .3s
}

.menu-icon--aside.burger span:before, .menu-icon.burger span:before {
  content: "";
  background: currentColor;
  width: 100%;
  height: 4px;
  border-radius: 100px;
  position: absolute;
  left: 0;
  transition: transform .3s
}

@media screen and (max-width: 39.9375em) {
  .menu-icon--aside.burger span:before, .menu-icon.burger span:before {
    height: 3px;
    border-radius: 0
  }
}

.menu-icon--aside.burger.on:after, .menu-icon.burger.on:after {
  transition: all .2s;
  width: 0;
  left: 0
}

.menu-icon--aside.burger.on:before, .menu-icon.burger.on:before {
  transition: all .2s;
  width: 0;
  right: 0
}

.menu-icon--aside.burger.on span, .menu-icon.burger.on span {
  transform: rotate(45deg);
  transition: .3s transform .4s
}

.menu-icon--aside.burger.on span:before, .menu-icon.burger.on span:before {
  transform: rotate(-90deg);
  transition: .3s transform .4s
}

.c-hamburger {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 22px !important;
  height: 22px !important;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  transition: background .3s
}

.c-hamburger--htx.is-active {
  z-index: 201
}

.c-hamburger--htx.is-active span {
  background: 0 0
}

.c-hamburger--htx.is-active span:after, .c-hamburger--htx.is-active span:before {
  transition-delay: 0s, .3s
}

.c-hamburger--htx.is-active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.c-hamburger--htx.is-active span:after {
  bottom: 0;
  transform: rotate(-45deg)
}

.c-hamburger--htx span {
  transition: background 0 .3s
}

.c-hamburger--htx span:after, .c-hamburger--htx span:before {
  transition-duration: .3s, .3s;
  transition-delay: .3s, 0s
}

.c-hamburger--htx span:before {
  transition-property: top, transform
}

.c-hamburger--htx span:after {
  transition-property: bottom, transform
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 3px;
  background: #17cb52
}

.c-hamburger span:after, .c-hamburger span:before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #17cb52;
  content: ""
}

.c-hamburger span:before {
  top: -8px
}

.c-hamburger span:after {
  bottom: -8px
}

.reveal {
  max-width: 570px;
  padding: 3rem 7rem;
  background: #f1f3f9;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25)
}

.reveal .close-button {
  position: absolute;
  right: 1.8rem;
  top: 1.8rem;
  display: block;
  width: 2.4rem;
  height: 2.4rem
}

.reveal .close-button:hover path {
  fill: #1f2120
}

.reveal .close-button path {
  transition: fill .2s ease
}

.m1modal {
  max-width: 570px;
  padding: 3rem 7rem;
  background: #f1f3f9;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25)
}

.m1modal .close-button {
  position: absolute;
  display: block;
  width: 2.4rem;
  height: 2.4rem
}

.m1modal .close-button:hover path {
  fill: #1f2120
}

.m1modal .close-button path {
  transition: fill .2s ease
}

.m1modal {
  max-width: 570px;
  padding: 3rem 7rem;
  background: #f1f3f9;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25)
}

.m1modal .close-m1 {
  position: absolute;
  display: block;
  width: 2.4rem;
  height: 2.4rem
}

.m1modal .close-m1:hover path {
  fill: #1f2120
}

.m1modal .close-m1 path {
  transition: fill .2s ease
}

@media screen and (max-width: 39.9375em) {
  .m1modal {
    border-radius: 28px;
    margin: 0 auto;
    width: 92%;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem
  }
}

.popup-form {
  text-align: center
}

.popup-form__header {
  margin-bottom: 2.5rem
}

.popup-form .row-field {
  padding-left: 5.5rem;
  padding-right: 5.5rem
}

.popup-form .row-field:last-of-type {
  margin-bottom: 0
}

.popup-form .row--btn p {
  margin-top: 2rem
}

.popup-form .btn, .popup-form .btn-fill, .popup-form .btn-flat {
  border-radius: 30px;
  padding-top: 2.2rem;
  font-size: 1.4rem;
  padding-bottom: 2.2rem
}

@media screen and (max-width: 63.9375em) {
  .popup-form .row-field {
    padding-left: 0;
    padding-right: 0
  }
}

@media screen and (max-width: 39.9375em) {
  .popup-form .btn, .popup-form .btn-fill, .popup-form .btn-flat {
    font-size: 12px
  }

  .popup-form .row-field {
    margin-bottom: 10px
  }

  .popup-form .row-field.row--btn {
    margin-top: 20px
  }

  .popup-form .row-field.row--btn p {
    font-weight: 400;
    margin-top: 30px
  }

  .popup-form__header {
    margin-bottom: 25px;
    padding-top: 5rem
  }

  .popup-form__header p {
    font-weight: 400;
    line-height: 1.28;
    font-size: 14px;
    padding-left: 1.6rem;
    padding-right: 1.6rem
  }
}

.popup-title {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 800;
  font-family: Montserrat, Roboto, sans-serif;
  color: #1f2120;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 2rem
}

.popup-title > span {
  color: #17cb52;
  display: block;
  font-size: 166.66%
}

@media screen and (max-width: 39.9375em) {
  .popup-title {
    font-size: 14px;
    margin-bottom: 10px
  }

  .popup-title > span {
    font-size: 18px
  }
}

.reveal-text {
  text-align: left
}

.reveal-text .popup-form__header {
  padding-top: 5rem
}

.reveal-text .popup-title {
  margin-bottom: 5rem
}

.reveal-text h2, .reveal-text h3 {
  font-size: 2.4rem;
  text-align: left
}

.reveal-text p {
  text-align: left;
  padding: 0
}

@media screen and (max-width: 39.9375em) {
  .reveal-text h2, .reveal-text h3 {
    font-size: 18px
  }

  .reveal-text p {
    font-size: 12px;
    line-height: 1.5
  }
}

.s-section, .section {
  width: 100%;
  position: relative;
  padding: 10rem 0
}

@media screen and (max-width: 63.9375em) {
  .s-section, .section {
    padding: 5.5em 0
  }
}

@media screen and (max-width: 39.9375em) {
  .s-section, .section {
    padding: 4rem 0
  }
}

.s-section.m-grey, .section.m-grey {
  background-color: #f5f5f5
}

.s-section.m-border, .section.m-border {
  border-top: 1px solid #c4cbc4
}

.s-section.m-green, .section.m-green {
  background-image: url(/vendor/one_page/rect55.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -13%
}

.section-hero, .section-main-slider, .section-slider {
  width: 100%
}

.section-hero .bg-img, .section-main-slider .bg-img, .section-slider .bg-img {
  background-size: cover
}

.section-hero .bg-img img, .section-main-slider .bg-img img, .section-slider .bg-img img {
  opacity: 0;
  visibility: hidden
}

.section-hero {
  position: relative;
  z-index: 1
}

.section-hero.m-green {
  background-color: #fff
}

.section-hero .hero-title, .section-hero h1 {
  color: #17cb52;
  text-transform: uppercase;
  line-height: 1;
  font-size: 9rem;
  margin-bottom: 1.25rem
}

.section-hero__text p {
  max-width: 57rem;
  font-weight: 600;
  margin-bottom: 2.4rem
}

.section-hero .notice {
  max-width: 60rem;
  font-weight: 400;
  font-size: 1.2rem
}

.section-hero .price {
  max-width: 100%;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 4.8rem
}

.section-hero .price:before {
  content: '';
  width: 50%;
  max-width: 15.5rem;
  border-top: 2px solid #1f2120;
  display: block;
  margin-bottom: 2rem
}

.section-hero .article p {
  margin-bottom: 2.4rem
}

@media screen and (max-width: 63.9375em) {
  .section-hero .hero-title, .section-hero h1 {
    font-size: 6rem
  }

  .section-hero .notice {
    font-size: 1.2rem
  }

  .section-hero__pic {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center
  }

  .section-hero__pic img {
    max-width: 80%
  }
}

@media screen and (max-width: 39.9375em) {
  .section-hero .hero-title, .section-hero h1 {
    font-size: 4.1rem;
    margin-bottom: 1rem
  }

  .section-hero .article p {
    font-size: 12px
  }

  .section-hero .article p:not(.notice):not(.price) {
    line-height: 1.5;
    font-weight: 700
  }

  .section-hero .article .price {
    font-size: 36px;
    line-height: 1
  }

  .section-hero .price:before {
    display: none
  }
}

.section-bg {
  position: relative
}

.section-bg .bg-img {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}

.section-bg .bg-img img {
  opacity: 0;
  visibility: hidden
}

.section-bg .subtitle {
  color: #fff
}

.section-bg .b-form__title, .section-bg .container, .section-bg .row, .section-bg .section-title {
  position: relative
}

.section-map {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 60rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

.section-map .b-map {
  height: 60rem;
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0
}

.section-map .b-map-desc {
  top: 0;
  right: 0;
  position: relative
}

.section-map .row {
  width: 100%
}

@media screen and (max-width: 39.9375em) {
  .section-map {
    align-items: flex-end;
    height: 50rem
  }

  .section-map .b-map-desc {
    margin-bottom: 2rem
  }
}

.section-callback {
  padding: 0;
  line-height: 0
}

.section-callback__form {
  padding-left: 3rem;
  padding-top: 8.5rem;
  padding-bottom: 7rem
}

.section-callback__form p {
  font-weight: 500;
  line-height: 1.7
}

.section-callback__pic {
  text-align: center
}

@media screen and (min-width: 1200px) {
  .section-callback__form {
    padding: 10% 14%;
    background: url(/vendor/one_page/contact.png) no-repeat;
    background-size: contain
  }
}

@media screen and (min-width: 1024px) {
  .section-callback .row-field--btn {
    margin-top: -1rem
  }
}

@media screen and (max-width: 63.9375em) {
  .section-callback__form {
    padding-left: 0;
    padding-top: 5rem;
    padding-bottom: 5rem
  }
}

@media screen and (device-width: 768px) {
  .section-callback__pic img {
    margin-left: -6rem;
    max-width: calc(100% + 4rem)
  }
}

@media screen and (max-width: 39.9375em) {
  .section-callback {
    text-align: center
  }

  .section-callback__form {
    margin-left: auto;
    margin-right: auto
  }
}

.section-about {
  padding: 1% 0 20%;
  background-image: url(/vendor/one_page/fon.png)
}

.section-about__pic {
  text-align: center
}

.section-about__pic img {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  width: 456px;
  height: 531px;
  border-radius: 23px
}

.section-about .notice {
  color: grey;
  line-height: 1.5;
  font-size: 1.1rem;
  margin-top: 2rem;
  margin-bottom: -3rem
}

.section-about .b-form__title, .section-about .section-title {
  line-height: 2
}

@media screen and (min-width: 64em) {
  .section-about__pic {
    padding-right: 13%;
    margin-top: -1rem
  }

  .section-about__text {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.4rem
  }

  .section-about__text .article {
  / / margin-left: - 9.4 rem;
    max-width: 600px
  }

  .section-about__text p:not(:last-of-type) {
    margin-bottom: 1.6rem
  }
}

@media screen and (max-width: 39.9375em) {
  .section-about__pic {
    margin-bottom: 3rem;
    margin-top: 2rem
  }

  .section-about .notice {
    font-size: 12px
  }
}

.section-work {
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding-bottom: 0
}

.section-work:before {
  content: '';
  position: absolute;
  z-index: -1;
  background: url(../img/bg__work.jpg) 100% 0 no-repeat;
  left: -32rem;
  top: 0;
  width: 69.7rem;
  height: 100%;
  background-size: cover
}

@media screen and (max-width: 39.9375em) {
  .section-work {
    padding-bottom: 0
  }

  .section-work:before {
    background: url(../img/bg__work_mob.jpg) 10% 0 no-repeat;
    left: -111px;
    background-size: cover;
    width: 100%;
    height: 100%
  }
}

.section-hero {
  padding-top: 9.2rem;
  padding-bottom: 12.5rem
}

@media screen and (min-width: 64em) {
  .section-hero__pic {
    margin-bottom: 0
  }

  .section-hero .row {
    align-items: flex-end
  }
}

@media screen and (max-width: 63.9375em) {
  .section-hero {
    padding-bottom: 30rem
  }
}

@media screen and (max-width: 39.9375em) {
  .section-hero {
    padding-top: 3rem
  }

  .section-hero__pic {
    height: auto;
    margin: 0
  }
}

.section-actions {
  position: relative;
  z-index: 1;
  margin-top: -12.5rem
}

@media screen and (max-width: 63.9375em) {
  .section-actions {
    margin-top: -28rem
  }
}

.section-benefit {
  padding-bottom: 15rem
}

@media screen and (min-width: 64em) {
  .section-benefit .b-form__title, .section-benefit .section-title {
    margin-bottom: 8.5rem;
    margin-top: 4%
  }
}

@media screen and (max-width: 39.9375em) {
  .section-benefit .b-form__title, .section-benefit .section-title {
    margin-bottom: 1.6rem
  }
}

@media screen and (max-width: 63.9375em) {
  .section-benefit {
    padding-top: 50px;
    padding-bottom: 30px
  }

  .section-benefit .b-form__title, .section-benefit .section-title {
    margin-bottom: 20px;
    margin-top: 20%
  }
}

@media screen and (max-width: 39.9375em) {
  .section-benefit {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.b-social-inline {
  font-size: 0
}

.b-social-inline li {
  padding: 0 7px
}

.b-social-inline li a {
  transform: translateZ(0);
  display: block;
  transition: opacity .3s ease
}

.b-social-inline li a:hover {
  opacity: .8
}

.b-footer .b-social-inline li {
  margin-right: 1.3rem
}

.abs-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5
}

.b-benefit {
  text-align: center;
  display: flex
}

.b-benefit .img-wrap {
  padding-left: 7%;
  padding-bottom: 28%;
  background-image: url(/vendor/one_page/rect3.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18rem;
  height: 18rem;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.8rem
}

.b-benefit__title {
  font-weight: 600;
  font-size: 1.9rem;
  margin-bottom: 1.8rem;
  text-align: left
}

.b-benefit__body {
  font-size: 1.4rem
}

.b-benefit__body p {
  line-height: 1.5;
  text-align: left;
  font-size: 1.3rem
}

@media screen and (max-width: 63.9375em) {
  .b-benefit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
  }

  .b-benefit .img-wrap {
    width: 12rem;
    height: 12rem;
    margin-top: 2.8rem
  }

  .b-benefit .img-wrap img {
    max-width: 60%
  }

  .b-benefit__body {
    text-align: left;
    padding-left: 2.8rem
  }
}

@media screen and (max-width: 39.9375em) {
  .b-benefit {
    align-items: flex-start;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    margin-right: -5px;
    margin-left: -5px
  }

  .b-benefit .img-wrap {
    margin-top: 0;
    width: 80px;
    height: 80px
  }

  .b-benefit .img-wrap img {
    max-width: 58%
  }

  .b-benefit__title {
    font-size: 16px;
    margin-bottom: 10px
  }

  .b-benefit__body {
    padding-left: 1.4rem
  }

  .b-benefit__body p {
    line-height: 1.5
  }
}

.b-form__title {
  margin-bottom: 2rem
}

.b-form__title + p {
  font-weight: 600;
  padding-left: 27%
}

.b-form__row-list {
  display: block;
  font-size: 0;
  margin-left: -5px;
  margin-right: -5px
}

.b-form__row-list li {
  margin-bottom: 1rem;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  vertical-align: top
}

.b-form__row-list li label.is-error {
  text-align: center
}

@media screen and (max-width: 39.9375em) {
  .b-form__row-list {
    width: 100%
  }

  .b-form__row-list li {
    margin-right: 0;
    display: block;
    width: 100%
  }

  .b-form__row-list li button, .b-form__row-list li input {
    width: 100%
  }

  .b-form__title {
    margin-bottom: 10px
  }

  .b-form__title + p {
    font-weight: 400
  }

  .b-form .row-field--btn {
    text-align: center
  }
}

.b-offer {
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  z-index: 1
}

.b-offer__title {
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 88%
}

.b-offer__title.b-form__title, .b-offer__title.section-title {
  margin-bottom: -2rem
}

.b-offer__body {
  overflow: hidden;
  margin-bottom: 2rem;
  font-weight: 600
}

.b-offer__body .m-fixed {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem
}

.b-offer__btn {
  display: inline-block;
  padding-left: 2rem;
  padding-right: 2rem
}

.b-offer__btn .btn, .b-offer__btn .btn-fill, .b-offer__btn .btn-flat {
  min-width: 17rem;
  font-size: 1.4rem
}

.m-green .b-offer__btn, .m-green .b-offer__title {
  background-color: #ecf0eb
}

@media screen and (max-width: 74.9375em) and (min-width: 768px) {
  .b-offer__title {
    font-size: 2.8vw
  }
}

@media screen and (max-width: 39.9375em) {
  .b-offer {
    padding-left: 1rem;
    padding-right: 1rem
  }

  .b-offer:before {
    top: 1rem;
    border-width: 5px
  }

  .b-offer__body {
    font-weight: 400
  }

  .b-offer__title {
    font-size: 16px;
    position: relative;
    display: inline;
    box-decoration-break: clone;
    box-shadow: 5px 0 0 #ecf1ec, -5px 0 0 #ecf1ec
  }

  .b-offer__title.b-form__title, .b-offer__title.section-title {
    margin-bottom: .5rem
  }

  .b-offer__title span {
    display: block;
    margin-top: 1.2rem
  }
}

.b-work-list {
  z-index: 1;
  position: relative;
  counter-reset: list1;
  padding-bottom: 5.5rem
}

.b-work-list > li {
  margin-top: 2rem;
  margin-bottom: 3.2rem;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}

.b-work-list > li:before {
  counter-increment: list1;
  content: counter(list1) "";
  position: absolute;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #17cb52;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -1rem
}

.b-work-list > li:after {
  margin-top: -1rem;
  content: '';
  width: 6.2rem;
  height: 6.2rem;
  border-radius: 50%;
  position: absolute;
  left: -.6rem;
  top: -.6rem;
  border: 1px solid #17cb52
}

.b-work-list__body {
  padding: 1rem 2rem 2rem;
  max-width: 47rem;
  font-weight: 400
}

.b-work-list__title {
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 1.2rem
}

@media screen and (min-width: 768px) {
  .b-work-list {
    margin-left: 4rem
  }

  .b-work-list:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/line__work.png) 100% 0 no-repeat;
    z-index: -1;
    left: -42rem;
    background-position-y: 25%;
    background-size: cover;
    background-position-x: 0;
    height: 121%;
    width: 674px;
    top: -6rem
  }
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  .b-work-list:before {
    left: -51rem;
    background-position-y: 25%;
    background-size: cover;
    background-position-x: 0;
    height: 121%;
    width: 674px;
    top: -8rem
  }
}

@media screen and (min-width: 768px) {
  .b-work-list > li:nth-child(1):after, .b-work-list > li:nth-child(1):before {
    margin-top: 1rem;
    margin-left: -1rem
  }

  .b-work-list > li:nth-child(2) {
    margin-left: 9%;
    margin-left: 9.5rem
  }

  .b-work-list > li:nth-child(3) {
    margin-left: 17rem;
    margin-top: 6rem
  }

  .b-work-list > li:nth-child(3):after, .b-work-list > li:nth-child(3):before {
    margin-top: -1rem;
    margin-left: 1.8rem
  }

  .b-work-list > li:nth-child(4) {
    margin-top: 6rem;
    margin-left: 18.5rem
  }

  .b-work-list > li:nth-child(4):after, .b-work-list > li:nth-child(4):before {
    margin-top: -1.5rem;
    margin-left: 3.8rem
  }

  .b-work-list > li:nth-child(5) {
    margin-top: 6rem;
    margin-left: 15.5rem
  }

  .b-work-list > li:nth-child(5):after, .b-work-list > li:nth-child(5):before {
    margin-top: -1rem;
    margin-left: 5rem
  }

  .b-work-list__pic {
    flex: 0 0 120px
  }

  .b-work-list__pic img {
    max-width: 120px
  }
}

@media screen and (min-width: 64em) {
  .b-work-list {
    margin-left: 11rem;
    margin-top: 3rem
  }

  .b-work-list:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/line__work.png) 0 0 no-repeat;
    z-index: -1;
    top: 0;
    left: -21rem;
    left: -26rem
  }

  .b-work-list__pic {
    flex: 0 0 15rem
  }

  .b-work-list__pic img {
    max-width: 100%
  }

  .b-work-list > li:nth-child(1):after, .b-work-list > li:nth-child(1):before {
    margin-top: 2rem;
    margin-left: -2rem
  }

  .b-work-list > li:nth-child(2) {
    margin-left: 20%;
    margin-left: 19.8rem
  }

  .b-work-list > li:nth-child(3) {
    margin-left: 32.5rem;
    margin-top: 5rem
  }

  .b-work-list > li:nth-child(3):after, .b-work-list > li:nth-child(3):before {
    margin-left: 2rem
  }

  .b-work-list > li:nth-child(4) {
    margin-top: 10rem;
    margin-left: 37.8rem
  }

  .b-work-list > li:nth-child(4):after, .b-work-list > li:nth-child(4):before {
    margin-left: 4.5rem;
    margin-top: -2rem
  }

  .b-work-list > li:nth-child(5) {
    margin-top: 10rem;
    margin-left: 33.9rem
  }

  .b-work-list > li:nth-child(5):after, .b-work-list > li:nth-child(5):before {
    margin-left: 7.5rem;
    margin-top: -2.5rem
  }
}

@media screen and (max-width: 767px) {
  .b-work-list {
    padding-bottom: 0
  }

  .b-work-list:before {
    content: '';
    width: 200px;
    height: 100%;
    border-radius: 100px;
    position: absolute;
    left: -150px;
    top: 0;
    border: 5px solid #17cb52
  }

  .b-work-list__title {
    padding-right: 5rem;
    font-size: 14px;
    font-weight: 600
  }

  .b-work-list__pic {
    flex: 0 0 95px
  }

  .b-work-list__body {
    padding: .5rem 0 0 10px
  }

  .b-work-list > li {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .b-work-list > li:before {
    width: 36px;
    height: 36px;
    font-size: 18px;
    margin-top: 0;
    font-family: 'Gotham Pro'
  }

  .b-work-list > li:after {
    margin-top: 0;
    left: -5px;
    top: -5px;
    width: 46px;
    height: 46px
  }
}

.b-map-desc {
  padding: 3rem;
  background: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25);
  z-index: 1;
  max-width: 38.5rem;
  margin-left: auto;
  margin-right: 0
}

.b-map-desc img {
  margin-bottom: 1rem
}

@media screen and (max-width: 39.9375em) {
  .b-map-desc {
    padding: 2rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
  }

  .b-map-desc p {
    margin-bottom: 1.2rem
  }

  .b-map-desc p:last-of-type {
    margin-bottom: 0
  }
}

.b-action {
  border-radius: 11px;
  background: #f1f3f9;
  border: 1px solid #17cb52;
  padding: 2.2rem 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-shadow: 0 0 25px -10px rgba(145, 142, 145, .75);
  -moz-box-shadow: 0 0 25px -10px rgba(145, 142, 145, .75);
  box-shadow: 0 0 25px -10px rgba(145, 142, 145, .75)
}

.b-action-wrp {
  border-radius: 12px;
  position: relative;
  padding: 2rem;
  background: #f1f4f2
}

.b-action__timer {
  max-width: 40rem;
  flex: 0 0 40rem;
  text-align: center;
  margin-left: -1rem;
  margin-right: -1rem
}

.b-action__timer-title {
  font-size: 1.8rem;
  font-weight: 600
}

.b-action__timer-title span {
  font-size: 150%;
  display: block
}

.b-action__form {
  padding: 3rem 3rem 0 3rem;
  max-width: 100%
}

.b-action__price {
  font-size: 3.6rem;
  line-height: 1;
  font-weight: 800
}

.b-action .b-form {
  text-align: left;
  font-weight: 600
}

.b-action .b-form__title {
  font-size: 3.6rem
}

.b-action .b-form .row-field {
  margin-top: 1rem;
  margin-bottom: 0
}

@media screen and (max-width: 63.9375em) {
  .b-action {
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -moz-flex-direction: row;
    -moz-flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
  }

  .b-action-wrp {
    padding: 2.5rem
  }

  .b-action__counter {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0
  }

  .b-action__counter:after, .b-action__counter:before {
    display: none
  }

  .b-action__timer {
    text-align: left;
    margin: 0;
    max-width: 100%;
    flex: 0 0 100%;
    padding-bottom: 1.6rem;
    margin-bottom: 1.6rem;
    border-bottom: 2px solid #17cb52
  }

  .b-action__timer.m-border {
    padding-top: 1.6rem;
    border-top: 2px solid #17cb52;
    margin-bottom: 1rem
  }

  .b-action__timer-title {
    font-size: 1.4rem
  }

  .b-action__timer-title span {
    font-size: 130%;
    font-weight: 800
  }

  .b-action .b-counter {
    padding-top: .5rem;
    padding-bottom: 0
  }

  .b-action__price {
    font-size: 3rem
  }

  .b-action__form {
    padding-left: 0;
    max-width: 100%;
    flex: 0 0 100%
  }

  .b-action .b-form__title {
    margin-bottom: 1rem;
    font-size: 3rem
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .b-action__timer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
  }
}

@media screen and (max-width: 39.9375em) {
  .b-action {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-width: 5px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
  }

  .b-action-wrp {
    padding: 2rem;
    padding: 20px
  }

  .b-action__form {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center
  }

  .b-action__form .b-form {
    text-align: center
  }

  .b-action__timer {
    text-align: center
  }

  .b-action__counter {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: .5rem;
    margin-bottom: 1.5rem
  }

  .b-action__price {
    font-size: 22px
  }

  .b-action .b-form__title {
    font-size: 24px
  }

  .b-action .b-form__title + p {
    font-weight: 400;
    font-size: 12px
  }

  .b-action .b-form .row-field--btn {
    margin-top: 2rem
  }
}

@media screen and (max-width: 63.9375em) {
  .b-counter__data {
    font-size: 4.8rem
  }

  .b-counter__dot {
    line-height: 4.8rem
  }
}

@media screen and (max-width: 39.9375em) {
  .b-counter__itm {
    padding-left: .5rem;
    padding-right: .5rem;
    min-width: 66px;
    text-align: center
  }

  .b-counter__data {
    font-size: 3rem
  }

  .b-counter__dot {
    font-size: 2.4rem;
    line-height: 3rem
  }
}

@media screen and (max-width: 400px) {
  .b-counter__lbl {
    font-size: 1.2rem
  }

  .b-counter__itm {
    min-width: 40px
  }

  .b-counter__data {
    font-size: 2.8rem
  }

  .b-counter__dot {
    line-height: 2.8rem;
    font-size: 2.2rem
  }
}

[class*=btn-] {
  display: inline-block
}

[class*=btn-]:hover {
  text-decoration: none
}

.btn-icon {
  background-color: transparent;
  border: medium none;
  outline: 0;
  height: auto;
  line-height: 1;
  width: auto;
  padding: 1.1rem 1rem
}

.btn-dropdown, .btn-link {
  background-color: transparent;
  border: medium none;
  outline: 0;
  padding: 0
}

.btn--block {
  display: block;
  width: 100%
}

.btn, .btn-fill, .btn-flat {
  position: relative;
  border-radius: 25px;
  border: 1px solid #17cb52;
  font-family: Montserrat, Roboto, sans-serif;
  display: inline-block;
  line-height: 1;
  font-size: 1.2rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  background: #fff;
  padding: 1.8rem 2.1rem;
  text-align: center;
  transition: color .3s, background .3s, border-color .3s
}

.btn-fill:link, .btn-flat:link, .btn:link {
  text-decoration: none
}

.btn-fill:link:hover, .btn-flat:link:hover, .btn:link:hover {
  text-decoration: none
}

.btn-fill:hover, .btn-flat:hover, .btn:hover {
  color: #fff;
  background: #17cb52;
  border-color: #17cb52
}

.btn-fill:active, .btn-flat:active, .btn:active {
  color: #fff;
  background: #1fdf5c;
  border-color: #1fdf5c
}

.btn.m-shadow, .m-shadow.btn-fill, .m-shadow.btn-flat {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .47)
}

.btn-callback, .btn.m-fixed, .m-fixed.btn-fill, .m-fixed.btn-flat {
  width: 22.6rem
}

.btn.m-rounded, .m-rounded.btn-fill, .m-rounded.btn-flat {
  border-radius: 100px
}

.btn-fill, .btn.btn-fill {
  background-color: #17cb52;
  color: #fff;
  font-weight: 800;
  min-width: 17rem
}

.btn-fill:hover, .btn.btn-fill:hover {
  color: #fff;
  background: #1fdf5c;
  border-color: #1fdf5c
}

.btn-fill:active, .btn.btn-fill:active {
  color: #fff;
  background: #1fdf5c;
  border-color: #1fdf5c
}

@media screen and (max-width: 39.9375em) {
  .btn-fill, .btn-fill.btn-flat, .btn.btn-fill {
    min-width: 130px
  }
}

.btn-large.btn-fill, .btn-large.btn-flat, .btn.btn-large {
  font-weight: 600;
  min-width: 100%;
  font-size: 1.4rem;
  padding-top: 2.3rem;
  padding-bottom: 2.3rem;
  border-radius: 30px;
  -webkit-box-shadow: 0 23px 31px -20px rgba(69, 180, 35, .97);
  -moz-box-shadow: 0 23px 31px -20px rgba(69, 180, 35, .97);
  box-shadow: 0 23px 31px -20px rgba(69, 180, 35, .97)
}

@media screen and (max-width: 39.9375em) {
  .btn-large.btn-fill, .btn-large.btn-flat, .btn.btn-large {
    min-width: 100%;
    font-size: 12px;
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

@media screen and (max-width: 39.9375em) {
  .btn, .btn-fill, .btn-flat {
    font-size: 12px
  }
}

button {
  border: medium none
}

button span {
  vertical-align: middle
}

.btn-flat {
  background: 0 0;
  padding: 1.25rem 1.7rem;
  font-weight: 400
}

.btn-callback {
  text-align: center;
  background: #17cb52;
  -webkit-box-shadow: 0 23px 31px -20px rgba(69, 180, 35, .97);
  -moz-box-shadow: 0 23px 31px -20px rgba(69, 180, 35, .97);
  box-shadow: 0 23px 31px -20px rgba(69, 180, 35, .97)
}

@media screen and (max-width: 39.9375em) {
  .btn-callback {
    font-size: 78%
  }
}

@keyframes callbackBtn {
  0% {
    opacity: .1;
    transform: scale(.5, .5)
  }
  20% {
    opacity: .1;
    transform: scale(.75, .75)
  }
  50% {
    opacity: .35;
    transform: scale(1.2, 1.2)
  }
  80% {
    opacity: .25;
    transform: scale(1, 1)
  }
  100% {
    opacity: .1;
    transform: scale(.25, .25)
  }
}

.btnCallback {
  text-align: center;
  background: url(../img/btn_callback.png) 0 0 no-repeat;
  background-size: contain;
  width: 6.4rem;
  height: 6.4rem;
  display: inline-block
}

.btnCallback.fixed {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 50
}

.btnCallback:before {
  content: '';
  position: absolute;
  left: -1.3rem;
  top: -1.3rem;
  display: inline-block;
  width: 9rem;
  height: 9rem;
  opacity: .25;
  border-radius: 50%;
  background: #74ca5c;
  animation: callbackBtn 3s infinite linear
}

#box-3-w {
  width: 100%;
  padding: 0;
  margin: 0;
  background: url(/vendor/one_page/bg2.jpeg) no-repeat top center;
  position: relative
}

#box-3 {
  width: 1000px;
  padding: 20px 0 0;
  margin: 0 auto;
  position: relative;
  text-align: center
}

.box-3 {
  width: 297px;
  height: 496px;
  padding: 0;
  margin: 0 25px;
  display: inline-block;
  position: relative;
  text-align: center
}

.box-3 img {
  width: 278px;
  padding: 0;
  margin: 9px
}

.button-3 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 25px;
  line-height: 63px;
  letter-spacing: 2px;
  width: 310px;
  height: 60px;
  padding: 0;
  margin: 20px auto 0;
  outline: 0;
  cursor: pointer;
  color: #fff;
  border: none;
  background: url(img/7.png) repeat-x top center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-appearance: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px
}

.button-3:hover {
  background: url(img/8.png) repeat-x top center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain
}

.button-3:hover, .button-3:not(:hover) {
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  -o-transition: All .2s ease;
  -ms-transition: All .2s ease;
  transition: All .2s ease
}

.l-wrapper {
  z-index: 1000
}

.b-header__menu-list a {
  font-weight: 500
}

.b-header__menu-list li a:hover {
  border-bottom: none !important
}

.row .prod {
  margin: 0 auto;
  font-size: 28.2px;
  font-weight: 600
}

.big-img-w {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
  position: relative
}

.big-img {
  overflow: hidden;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  text-align: center
}

.big-img img {
  object-fit: contain;
  max-width: 330px;
  max-height: 330px;
  height: auto;
  padding: 0;
  margin: 0
}

.row .prod {
  margin: 2% 0 5% 0
}

.p1-1 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  font-size: 16px;
  line-height: 27px;
  padding: 0;
  margin: 0;
  color: #707070;
  cursor: default
}

.p1-2 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  padding: 0;
  margin: 0;
  color: #353535;
  cursor: default
}

.p1-3 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
  padding: 2px 0 5px 35px;
  margin: 10px 0 0;
  color: #353535;
  cursor: default;
  background: url(img/6.png) no-repeat 0 0
}

.sp1-3 {
  color: #353535
}

.sp1-4 {
  color: #000
}

.sp1-5 {
  font-size: 14px;
  line-height: 27px;
  color: #000;
  padding: 0 0 0 93px;
  margin: 0;
  display: inline-block;
  background: url(/vendor/one_page/str.png) no-repeat center left
}

.sp1-6 {
  font-size: 36px;
  line-height: 27px;
  color: #f13237
}

.countdown {
  display: inline-block;
  padding: 4px 20px 5px;
  border: 2px dashed #0f0f0f;
  border-image-source: none;
  border-image-slice: 100%;
  border-image-width: 1;
  border-image-outset: 0;
  border-image-repeat: stretch stretch;
  -webkit-border-image: -webkit-repeating-linear-gradient(55deg, #fff 0, #fff 1px, silver 2px, #777 3px, #4a4a4a 4px, #313131 5px, #7a7a7a 6px, #bdbdbd 7px, #fff 12px) 1/1px;
  border-image: repeating-linear-gradient(35deg, #fff 0, #fff 1px, silver 3px, #0eaddc 3px, #0eaddc 4px, #0eaddc 5px, #0eaddc 6px, #c4e329 7px, #fff 12px) 4/4px
}

.countdown__text {
  display: inline-block;
  color: #444;
  font-size: 15px;
  font-weight: 300
}

.countdown--bg {
  background-color: #f7f7f7
}

.countdown-default {
  display: inline-block;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 1
}

.b-action__form h4 {
  font-weight: 600
}

#hero {
  padding: 1% 0 0
}

#green .small-12 {
  border-radius: 41px;
  position: relative;
  padding: 2rem;
  background: #17cb52;
  border: 2rem solid #eef3f0;
  width: 100%;
  height: 371px
}

.b-offer__header {
  position: absolute;
  top: -37%;
  left: -5%
}

.b-offer__text2 .b-offer__title {
  text-transform: uppercase;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 90rem;
  font-size: 28px;
  margin-left: 25%;
  margin-top: 5%;
  font-weight: 600;
  line-height: 153%
}

#green .b-offer__body {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 90rem;
  font-size: 15px;
  margin-left: 25%;
  font-weight: 500;
  line-height: 153%
}

.b-offer__btn2 .btn-fill {
  background-color: #6979b8;
  color: #fff;
  font-weight: 800;
  min-width: 21rem;
  margin-left: 25%
}

.b-offer__btn2 .btn-fill:hover {
  background-color: #616e9e;
  color: #fff;
  font-weight: 800;
  min-width: 21rem;
  margin-left: 25%
}

.show-for-large .b-work-list__title2 {
  margin: 10% 0 6%
}

.show-for-large .b-work-list__body2 p {
  font-size: 1.2rem;
  padding: 0 15%
}

.show-for-large .b-work-list2 li {
  width: 25%
}

#works {
  background: url(/vendor/one_page/fon2.png) no-repeat center left;
  background-size: cover
}

#hero .small-12 article {
  text-align: center
}

#green2 .b-offer__header {
  position: absolute;
  top: -6%;
  left: -8%
}

#green2 .b-offer__title {
  box-shadow: none
}

#green2 .b-offer__text2 {
  padding-top: 73px;
  padding-bottom: 9%
}

#green2 .b-offer__text2 .b-offer__title {
  font-size: 19px;
  margin-left: 0
}

#green2 .b-offer__body .m-fixed {
  color: #fff;
  font-size: 13px
}

#green2 .b-offer__btn2 .btn-fill {
  margin-left: 0
}

#works2 {
  background: url(/vendor/one_page/fon2.png) no-repeat center left
}

#works2 .b-work-list2 li {
  display: flex;
  width: 100%
}

#works2 .b-work-list__title2 {
  margin: 0 0 5px
}

#works2 .b-work-list__body2 {
  margin: 0 0 5%;
  text-align: left;
  padding: 0 15%;
  width: 80%
}

#works2 .b-work-list__body2 p {
  padding: 0 !important
}

#works2 .img_do {
  width: 20%
}

.hide-for-large .b-work-list__body2 {
  text-align: left;
  margin: 0 6%
}

#box-32 {
  background: url(/vendor/one_page/sert4.jpg) no-repeat center left
}

#box-33-w {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  background-size: contain
}

.hide-for-large li {
  display: flex;
  margin-top: 4%
}

.section-callback .b-form__title + p {
  padding: 0
}

#green .b-offer__body {
  margin-bottom: 3rem
}

#hero .small-12 {
  margin-bottom: 8%
}

@media screen and (max-width: 39.9375em) {
  .menu-icon, .menu-icon--aside {
    max-width: 8%
  }
}

#box-3 {
  width: 100%;
  padding: 0;
  margin: 0;
  background: url(/vendor/one_page/bg2.jpeg) no-repeat top center;
  position: relative
}


#box-3-3 {
  width: 100%;
  padding: 0;
  margin: 0;
  background: url(/vendor/one_page/bg2.jpeg) no-repeat top center;
  position: relative
}

#m1-form .popup-m1-title {
  text-align: center;
  font-family: Montserrat, Roboto, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.1
}

.hide-for-large .b-work-list2 {
  margin-left: 10%
}

.call-cont-m1-front {
  width: 120px;
  height: 120px;
}

.yellow {
  background-image: url(/vendor/one_page/yel.png);
  position: absolute;
  left: 4px;
  top: 42px;
  width: 99%;
  height: 8.4px
}

.mph_phones p {
  overflow-x: hidden;
  width: inherit;
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 9pt;
  font-family: Montserrat;
  white-space: nowrap
}

@media only screen and (max-width: 769px) {
  .hidde {
    display: block
  }
}

#mph_head {
  background-color: #222
}

#mph_head .mph_phones p {
  font-size: 9pt;
  font-family: Montserrat, Roboto, sans-serif;
  white-space: nowrap
}

.l-wrapper .b-header__menu .show-for-medium {
  margin: 0 auto
}

#hero .row .bot {
  text-align: left;
  padding-left: 10%;
  padding-top: 6%
}

#hero .row .bot .old {
  font-size: 21px;
  text-decoration: line-through
}

#hero .row .bot .bol2 {
  font-weight: 700
}

#hero .snow {
  margin-bottom: -1rem
}

#hero .snow2 {
  margin-bottom: -26%
}

#hero .snow2 img {
  margin-bottom: .9%
}

#hero .delivery__img-box {
  margin-top: 32%;
  width: 58%
}

.b-action__timer {
  margin-top: 10%
}

#hero .bot2 {
  text-align: center;
  padding-top: 6%
}

.bot2 p {
  text-align: center
}

.bot2 .old {
  font-size: 21px;
  text-decoration: line-through
}

.bot2 .sp1-6 b {
  font-weight: 700
}

.bot2 .p1-1 {
  margin-bottom: -1rem;
  text-align: center
}

.bot2 .losk {
  margin-bottom: -26%
}

.bot2 .losk img {
  margin-bottom: .9%
}

.bot2 .delivery__img-box {
  margin-top: 32%;
  text-align: center
}

.bot2 .delivery__img-box .delivery__img {
  width: 50%
}

.bot2 .b-action__timer {
  margin-top: 10%
}

.sand {
  margin: 0 auto
}

.sand h4 {
  margin-top: -6%;
  margin-bottom: 14%
}

.sand .section-about {
  display: flex;
  margin-top: 2rem;
  padding: 1% 0 13%;
  background-image: none
}

.sand .section-about p {
  text-align: center;
  margin-top: 0
}

#benefits .dora {
  margin-right: 10%
}

#green2 .row {
  background: url(/vendor/one_page/form.png) no-repeat;
  background-size: cover;
  height: 478px
}

#works .wera {
  padding: 2%;
  text-align: center;
  position: relative
}

.kosa .column {
  padding: 2%;
  text-align: center;
  position: relative
}

.kosa .column .b-work-list2 {
  display: flex
}

.kosa .column .b-work-list2 .img-line {
  position: absolute
}

#box-3-3 .ser {
  text-align: center
}

.frame iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

@media screen and (max-width: 39.9375em) {
  .brbr {
    display: block
  }

  #box-3 {
    width: 100%
  }
}

@media print, screen and (min-width: 40em) {
  .brbr {
    display: none
  }
}