@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon/fonts/icomoon.eot?7o7ac1);
  src: url(../fonts/icomoon/fonts/icomoon.eot?7o7ac1#iefix) format('embedded-opentype'), url(../fonts/icomoon/fonts/icomoon.ttf?7o7ac1) format('truetype'), url(../fonts/icomoon/fonts/icomoon.woff?7o7ac1) format('woff'), url(../fonts/icomoon/fonts/icomoon.svg?7o7ac1#icomoon) format('svg');
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"], [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-basket:before {
  content: "\e900"
}

.icon-bubble:before {
  content: "\e901"
}

.icon-pizza:before {
  content: "\e902"
}

.icon-leaf:before {
  content: "\e903"
}

.icon-marker:before {
  content: "\e904"
}

.icon-meat:before {
  content: "\e905"
}

.icon-phone:before {
  content: "\e906"
}

.icon-check:before {
  content: "\e907"
}

.icon-facebook:before {
  content: "\e908"
}

.icon-filter:before {
  content: "\e909"
}

.icon-fire:before {
  content: "\e90a"
}

.icon-house:before {
  content: "\e90b"
}

.icon-arrow-right:before {
  content: "\e90c"
}

.icon-arrow-right-2:before {
  content: "\e90d"
}

.icon-arrow-top1:before {
  content: "\e90f"
}

.icon-bucket:before {
  content: "\e910"
}

.icon-lock:before {
  content: "\e911"
}

.icon-arrow-bottom:before {
  content: "\e90e"
}

/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
  width: device-width
}

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

[tabindex="-1"]:focus {
  outline: 0 !important
}

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

abbr[data-original-title], abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

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

a:not([href]):not([tabindex]):focus {
  outline: 0
}

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

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

figure {
  margin: 0 0 1rem
}

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

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

table {
  border-collapse: collapse
}

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

th {
  text-align: inherit
}

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

button {
  border-radius: 0
}

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

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

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

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

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

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

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

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

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

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}

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

.container, .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col, .no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

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

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

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

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

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

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

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

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

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

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

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

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

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

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

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

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

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

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

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

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

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

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

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

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

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

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

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

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

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

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

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

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

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

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

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

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

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

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

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

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

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

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .d-print-none {
    display: none !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

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

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

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

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

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

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

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

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

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

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

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

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

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

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

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

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

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

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

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

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

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

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

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

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

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

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

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

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

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

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

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

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

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

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

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

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

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

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

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

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

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

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

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

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

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

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

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

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

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

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

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

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

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

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

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

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

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

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

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

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

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

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

h1, h2, h3, h4, h5, h6 {
  margin: .5rem 0;
  line-height: 1.2;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #000;
  display: block
}

.title-style {
  border: 1px dashed #C59D71;
  background-color: #FFF;
  padding: .8rem 1.3rem;
  min-height: 5.4rem;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  border-radius: 30px;
}

.title-style>* {
  color: #7f7f7f;
  margin: 0
}

.h1, h1 {
  font-size: 2rem;
  margin: 0 0 2.5rem
}

.h2, h2 {
  font-size: 1.8rem;
  margin: 1rem 0 2rem
}

.h3, h3 {
  font-size: 1.6rem;
  margin: .5rem 0 1.7rem
}

.h4, h4 {
  font-size: 1.4rem;
  margin-bottom: 2rem
}

.h5, h5 {
  font-size: 1.2rem
}

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

ol, p, ul {
  margin: 0 0 1.8rem
}

ol, ul {
  padding-left: 4.4rem
}

b {
  font-weight: 700
}

@media (max-width:767*0.1rem) {
  .h1, h1 {
    font-size: 2.4rem;
    margin: 0 0 2.4rem
  }

  .h3, h3 {
    font-size: 2.2rem;
    margin: 1rem 0
  }

  .h4, h4 {
    font-size: 1.8rem;
    margin: 1rem 0
  }

  h5 {
    font-size: 1.6rem
  }
}

.danger {
  color: #ce202a
}

.success {
  color: #50b848
}

.primary {
  color: #2e3190
}

.light {
  color: #7f7f7f
}

.text-right {
  text-align: right
}

.text-line-height {
  line-height: 1.5
}

.text-line-height h5 {
  margin-bottom: .2rem
}

.text-center {
  text-align: center
}

.line {
  height: .1rem;
  border-bottom: .1rem solid;
  border-color: #E5E5E5;
  margin: 2rem 0 2.2rem
}

.text-md, .text-md-block {
  font-size: 1.2rem
}

.text-md-block p {
  margin-bottom: 2.4rem
}

.text-md-block h5 {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase
}

body, html {
  height: 100%;
}

html {
  font-size: .75vw
}

body {
  margin: 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
  background: #e5e5e5
}

a {
  color: #50b848;
  text-decoration: underline
}

a:hover {
  color: #64cc5c;
  text-decoration: none
}

.wrap-main-content {
  padding-bottom: 9rem
}

.clearfix:after {
  content: " ";
  display: table;
  width: 100%;
  clear: both
}

img {
  margin: auto;
  max-width: 100%;
  display: block;
  height: auto
}

.main-width {
  max-width: 88rem;
  margin: auto;
  padding: 0 1.5rem
}

.wrap-products {
  margin-top: 2rem
}

.image-block {
  min-height: 19.7rem;
  background:transparent;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.menu {
  background-color: #000;
  padding: 1rem 0;
  margin-bottom: 0
}

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0 -1.8rem;
  overflow: hidden
}

.menu li {
  float: left;
  font-size: 1.4rem;
  font-weight: 700
}

.menu li a {
  color: #fff;
  text-decoration: none;
  padding: 1.2rem 1.8rem;
  text-transform: uppercase;
  display: block;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}

.menu li.current a, .menu li:active a, .menu li:hover a {
  color: #50b848
}

.block-style {
  position: relative;
  margin-bottom: 3rem
}

.block-style.full .block-style-content>div {
  padding: 1rem 7rem .8rem 0rem
}

.block-style-content {
  background-color: #000;
  padding: 1rem 1.5rem;
  color: #fff;
  display: flex;
  align-items: flex-end
}

.block-style-content h5 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 0;
  min-height: 2.6rem
}
.block-style-content h5 a{
  text-decoration: none;
  color: #fff;
}
.block-style-content>div {
  padding: 1rem 7rem .8rem 2rem
}

.block-style-content p {
  margin-bottom: 0;
  margin-top: .5rem
}

.info {
  position: absolute;
  bottom: 1.7rem;
  right: 2rem;
  text-align: right
}

.price {
  color: #50b848;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.2rem;
  margin-top: .5rem
}

.block-style-image {
  position: relative;
  overflow: hidden
}

.block-style-image img {
  width: 100%
}

.block-style-image .circle {
  position: absolute;
  top: 1rem;
  left: 1rem
}

.circle {
  width: 3.2rem;
  height: 3.2rem;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-right: 1rem
}

.circle .icon {
  line-height: 3.2rem;
  font-size: 1.8rem
}
.product-name .icon-house,
.circle .icon-house {
  color: #50b848;
  font-size: 2rem
}
.product-name .icon-fire,
.circle .icon-fire {
  color: #ce202a;
  font-size: 1.7rem
}
.product-name .icon-pizza,
.circle .icon-pizza {
  font-size: 1.6rem;
  color: #ce202a
}
.product-name .icon-leaf,
.circle .icon-leaf {
  color: #50b848
}
.product-name .icon-meat,
.circle .icon-meat {
  color: #ce202a
}

.content-product-block p {
  margin-bottom: 2.5rem
}

.block-icon {
  padding-left: 1.8rem;
  position: relative
}

.block-icon .icon {
  color: #7f7f7f;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.2rem
}

.block-icon p {
  color: #7f7f7f
}

.top-product {
  overflow: hidden;
  font-size: 1.2rem
}

.circle-border {
  border: .1rem solid #000
}

.price-product {
  width: auto;
  min-width: 125px;
  text-align: left;
  padding-left: 20px;
  float: left;
  margin-top: .2rem;
  line-height: 40px;
  font-size: 1.2rem;
  background-image: url("data:image/svg+xml,%3Csvg width='126' height='40' viewBox='0 0 126 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H126L108 20L126 40H0V0Z' fill='%2350B848'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-right: 40px;

}

.price-product span {
  color: #FFF;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: 'Roboto Condensed', sans-serif
}

.vary {
  position: relative
}

.vary.price-product {
  padding-right: 2.5rem
}

.delete {
  position: absolute;
  top: 0;
  right: 0;
  color: #e5e5e5;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  text-decoration: none;
  background: transparent;
  border: 0 none;
  cursor: pointer;

}

.delete:hover {
  color: #7f7f7f
}

.delete .icon {
  font-size: 1.6rem;
  line-height: 1.92rem
}

.amount {
  overflow: hidden;
  margin: 3rem 0
}

.group {
  float: left
}

.info-product {
  list-style: none;
  padding: 0;
  margin: 1.4rem 0 2.4rem;
  font-size: 1.2rem
}

.info-product li {
  margin-bottom: .5rem
}

.info-product b {
  color: #7f7f7f
}

.more {
  width: 11.2rem;
  height: 11.2rem;
  background-color: #000;
  border-radius: 100%;
  position: absolute;
  right: -5.6rem;
  top: -5.6rem
}

.more>div {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  bottom: 2.3rem;
  left: 2.3rem;
  text-align: center
}

.more .icon-arrow-right {
  font-size: 1.7rem;
  line-height: 2.4rem
}

.filter-block {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4.2rem;
  margin-top: 2rem;
}

.filter-block span {
  margin-top: .5rem;
  vertical-align: super
}

.filter-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle
}

.filter-block li {
  float: left;
  padding: 0 .5rem;
  margin-bottom: 1rem
}

.filter-block li.current a, .filter-block li:active a, .filter-block li:hover a {
  background: #C59D71;
  color: #FFF;
  border-color: #C59D71
}

.filter-block li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #7f7f7f;
  border: 1px dashed #C59D71;
  border-radius: 20px;
  padding: .35rem .9rem;
  display: block;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}

.form-control::-webkit-input-placeholder {
  color: #e5e5e5;
  font-weight: 500;
  font-style: italic;
  opacity: 1
}

.form-control::-moz-placeholder {
  color: #e5e5e5;
  font-weight: 500;
  font-style: italic;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #e5e5e5;
  font-weight: 500;
  font-style: italic;
  opacity: 1
}

.form-control:-moz-placeholder {
  color: #e5e5e5;
  font-weight: 500;
  font-style: italic;
  opacity: 1
}

.form-control:focus::-webkit-input-placeholder {
  color: #7f7f7f
}

.form-control:focus::-moz-placeholder {
  color: #7f7f7f
}

.form-control:focus:-ms-input-placeholder {
  color: #7f7f7f
}

.form-control:focus:-moz-placeholder {
  color: #7f7f7f
}

.hide {
  display: none !important
}

.form-group {
  position: relative;
  margin-bottom: 1.4rem
}

.form-group>label {
  color: #000;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  margin-bottom: .7rem
}

.form-group>label>i {
  color: #ce202a
}

.space {
  margin-top: 3rem
}

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background-color: #fff;
  outline: 0;
  box-shadow: none;
  width: 1.8rem;
  height: 1.8rem;
  border: .1rem solid #c5c5c5;
  background-position: 50% 50%;
  background-size: 1.2rem 1rem;
  background-repeat: no-repeat;
  position: absolute;
  top: .2rem;
  left: 0;
  cursor: pointer
}

input[type=checkbox]:checked {
  background-image: url(../images/check.svg);
  border-color: #50b848
}

input[type=checkbox]+label {
  padding-left: 2.8rem;
  color: #868686;
  font-weight: 400;
  margin-bottom: 0;
  text-align: left;
  font-size: 1rem;
  line-height: 1
}

input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  height: .8rem;
  width: .8rem;
  background-color: #fff;
  outline: 0;
  border: .2rem solid #fff;
  box-shadow: 0 0 0 1px #c5c5c5;
  border-radius: 100%;
  background-position: 50% 50%;
  position: absolute;
  top: .5rem;
  left: 5px;
  padding: .2rem;
  cursor: pointer
}

input[type=radio]:checked {
  background-color: #32B194
}

input[type=radio]+label {
  padding-left: 2rem;
  color: #868686;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0
}

textarea.form-control {
  height: 9rem;
  resize: none
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.4rem;
  line-height: 1.3rem;
  background-image: url(../images/arrow-bottom-2.svg);
  background-size: 1rem .6rem;
  background-repeat: no-repeat;
  background-position: 98% 50%;
  padding-right: 2.6rem
}

.form-control {
  font-size: 1.2rem;
  border: .1rem solid #e5e5e5;
  color: #000;
  width: 100%;
  height: 3rem;
  padding: .7rem 1rem;
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}

.form-control:focus {
  border-color: #000;
  outline: 0
}

.form-control.lg {
  height: 4.5rem;
  border-color: #7f7f7f;
  font-size: 2.1rem;
  font-weight: 700;
  color: #7f7f7f
}

.form-control.success {
  border-color: #50b848;
  color: #50b848
}

.wrap-verification {
  max-width: 35rem;
  margin: auto;
  padding: 2.4rem 0 2.8rem
}

.wrap-verification>.form-group {
  width: 19.5rem;
  margin: auto;
  margin-bottom: 1rem
}

.verification {
  background-color: #F2F2F2;
  padding: 1.5rem 3rem 3rem;
  margin-top: 3rem
}

.verification .form-control {
  border-color: #e5e5e5
}

.verification p {
  margin-bottom: 1rem
}

.verification .text-md {
  margin-bottom: 1.7rem;
  font-size: 1.4rem
}

.checkbox-wrap {
  margin-top: 2.5rem;
  margin-bottom: 3.7rem
}

.group-inline {
  overflow: hidden
}

.group-inline .btn {
  float: right;
  margin-top: 2.9rem
}

.group-inline .form-group {
  float: left;
  width: 17.3rem
}

.check {
  list-style: none;
  padding: 0;
  overflow: hidden
}

.check li {
  float: left;
  margin-bottom: 1rem;
  margin-right: .9rem
}

.check label {
  color: #7f7f7f;
  margin-bottom: 0;
  text-transform: uppercase;
  cursor: pointer;
  position: relative
}

.check label div {
  border: .1rem solid;
  border-color: #7f7f7f;
  padding: .1rem 1rem;
  font-size: 1rem
}

.check .check-box {
  display: none
}

.check .check-box:checked~div {
  color: #fff;
  border-color: #50b848;
  background: #50b848;
}

.wrap-btn {
  padding: 3rem 0;
  text-align: center
}

.btn {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  background: #50b848;
  max-width: 100%;
  text-align: center;
  padding: .8rem 1.6rem;
  color: #fff;
  border: none;
  cursor: pointer;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
  text-decoration: none;
  display: inline-block;
  border-radius: 2rem;
}

.btn.active, .btn:hover {
  background: #3ca434;
  color: #fff
}

.btn:focus {
  background: #289020;
  outline: 0;
  color: #fff
}

.btn-lg {
  font-size: 2.1rem;
  padding: 1.4rem 2.1rem
}

.section-style {
  padding-bottom: 14rem
}

.wrap-breadcrumbs {
  background-color: #000
}

.wrap-breadcrumbs+.section-style {
  margin-top: 7rem;
  padding-bottom: 0;
}

.breadcrumbs {
  margin: 0;
  padding: .7rem 0;
  z-index: 1;
  position: relative
}

.breadcrumbs>li {
  font-size: 1rem;
  line-height: 1.6rem;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  color: #7f7f7f;
  font-weight: 400
}

.breadcrumbs>li:after {
  content: "›";
  margin-left: .4rem;
  margin-right: .2rem;
  font-size: 2rem;
  position: relative;
  top: .3rem
}

.breadcrumbs>li.active:after {
  color: transparent
}

.check~.list-style-none {
  margin-top: -2.3rem
}

.list-style-none {
  list-style: none;
  font-size: 1rem;
  color: #000;
  padding-left: 2rem;
  margin-bottom: 1rem
}

.list-style-none p {
  margin-bottom: 0
}

h5+.note {
  margin-top: -.5rem
}

.note {
  font-size: 1rem;
  color: #7f7f7f;
  display: block;
  margin-bottom: .7rem
}

.count {
  font-size: 1.6rem;
  display: inline-flex;
  margin: auto
}

.val {
  color: #fff;
  background-color: #7f7f7f;
  display: inline-block;
  min-width: 2.4rem;
  text-align: center;
  line-height: 1;
  padding: .4rem .2rem
}

.value-less, .value-more {
  font-weight: 700;
  font-size: 1.6rem;
  padding: 0 .8rem;
  cursor: pointer;
  line-height: 1.5;
  color: #7f7f7f;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none
}

.value-less:hover, .value-more:hover {
  color: #50b848
}

.form-block {
  border-top: .1rem solid #e5e5e5;
  border-bottom: .1rem solid #e5e5e5;
  padding-top: 4rem;
  padding-bottom: 1.5rem
}

.form-block .check {
  display: inline-block;
  margin: 0 1rem 3rem
}

.form-block .form-group {
  margin-bottom: 3rem
}

.form-block h5 {
  margin: 0 0 2.5rem
}

.form-disabled {
  position: relative
}

.form-disabled:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .8;
  background-color: #fff
}

.bottom-text {
  font-size: 1.4rem;
  text-align: center;
  padding-top: .5rem
}

.sub-text {
  color: #7f7f7f
}

.sub-text .icon {
  color: #e5e5e5;
  margin-right: .5rem;
  font-size: 1.2rem
}

.icon-arrow-bottom, .icon-arrow-top1 {
  font-size: 1.8rem;
  color: #e5e5e5
}

.circle-lg {
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  margin-bottom: 2.5rem;
  margin-top: 1.5rem
}

.circle-lg .icon {
  color: #fff;
  line-height: 4.8rem;
  font-size: 2rem
}

.circle-success {
  background-color: #50b848
}

.icon-block {
  margin-bottom: 1.7rem
}

.text-style {
  margin-bottom: 3rem
}

.text-style h5 {
  font-weight: 400;
  margin: 0 0 1.5rem
}

.text-style b {
  font-size: 1rem;
  font-weight: 700
}

.text-style .sum {
  font-size: 1.6rem;
  font-weight: 700
}

.block-style2 {
  background: #f2f2f2;
  padding: 2rem;
  text-align: center
}

.block-style2 h3 {
  font-size: 1.6rem;
  color: #ce202a;
  margin: 0 0 1rem
}

.block-style2 p {
  font-weight: 700;
  margin: 0 0 .5rem
}

.block-style2 p span {
  color: #ce202a
}

.block-style3 {
  background: #f2f2f2;
  padding: 2rem;
  text-align: center;
  margin-bottom: 2rem;
  border-radius: 30px;
}

.block-style3 h3 {
  font-size: 1.6rem;
  color: #ce202a;
  margin: 0 0 1rem
}
.block-style3 h4{
  margin-bottom: 0;
}
.block-style3 p {
  font-weight: normal;
  margin: 0 0 .5rem
}

.block-style3 p span {
  color: #ce202a
}

.wrap-verification2 {
  padding: 0
}

.wrap-verification2 .verification {
  margin: 0 0 3rem
}

@media (max-width:1400px) {
  html {
    font-size: 12px
  }
}

@media (max-width:1100px) {
  .wrap-breadcrumbs+.section-style {
    margin-top: 50px
  }
}

@media (max-width:500px) {
  .group-inline .form-group {
    float: none;
    width: 100%
  }

  .group-inline .btn {
    float: none;
    margin: 0 0 30px;
    width: 100%
  }
}

.main-header {
  color: #fff;
  background-color: #000;
  border-bottom: .2rem solid #fff;
  padding-bottom: 2.2rem
}

.main-header a {
  color: #fff;
  text-decoration: none
}

.logo {
  width: 17.8rem;
  position: absolute;
  left: 50%;
  top: 7.5rem;
  margin-left: -8.9rem;
  margin-top: -8rem
}

.logo a {
  display: block;
  margin-bottom: -4rem
}

.logo-circle {
  height: 4rem;
  overflow: hidden;
  position: relative
}

.logo-circle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 17.8rem;
  height: 17.8rem;
  border: .2rem solid #fff;
  border-radius: 100%
}

.header-phone {
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.2rem;
  float: left;
  width: 50%;
  padding-right: 10rem
}

.phone {
  font-size: 3rem;
  color: #50b848;
  margin-top: .8rem;
  font-weight: 700
}

.phone .icon-phone {
  font-size: 2.4rem;
  margin-right: 2rem
}

.cart-block {
  font-size: 1.2rem;
  font-weight: 700
}

.cart {
  position: relative;
  padding: .5rem 0;
  margin-left: 2.8rem
}

.cart .icon-basket {
  font-size: 4.2rem
}

.cart-number {
  background-color: #50b848;
  border-radius: 100%;
  height: 2.4rem;
  width: 2.4rem;
  line-height: 2.5rem;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  position: absolute;
  bottom: .2rem;
  right: .2rem
}

.login-block {
  text-align: right;
  padding: 2.1rem 0 2rem
}

.login-block a {
  margin-left: 1.8rem
}

.header-block {
  display: flex;
  align-items: baseline;
  margin-top: .6rem;
  width: 50%;
  text-align: right;
  padding-left: 10rem;
  justify-content: flex-end
}

.header-tooltip {
  position: relative
}

.header-tooltip>a {
  font-size: 1.2rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase
}

.header-tooltip>a .icon-marker {
  font-size: 1.6rem;
  margin-right: .9rem
}

.tooltip {
  background-color: #fff;
  color: #000;
  padding: 1.8rem 1.2rem 2rem;
  line-height: 1.8;
  width: 35rem;
  position: absolute;
  top: 100%;
  margin-left: -16.5rem;
  margin-top: 1rem;
  opacity: 0;
  text-align: left;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s
}

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

.tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -1.2rem;
  width: 0;
  height: 0;
  border-left: .8rem solid transparent;
  border-right: .8rem solid transparent;
  border-bottom: .8rem solid #fff
}

.tooltip a {
  color: #7f7f7f
}

.tooltip a:hover {
  color: #000
}

.tooltip.open {
  opacity: 1
}

.tooltip-close {
  position: absolute;
  right: 0rem;
  top: 0rem;
  padding: 1rem;
  line-height: 1
}



@media (max-width:991px) {
  .header-phone span {
    display: none
  }

  .header-tooltip {
    position: absolute;
    top: 20px;
    left: 20px
  }
  .tooltip.open {
    width: 320px;
    left: 196px;
    z-index: 3;
  }
  .tooltip.open:after {
    left: 4.5%;
    bottom: 99%;
  }
  .menu ul {
    margin: 0 -0.9rem;
  }
}

@media (max-width:767px) {
  .logo {
    width: 130px;
    margin-left: -65px;
    top: 100%;
    margin-top: -80px
  }

  .logo-circle:after {
    width: 130px;
    height: 120px
  }

  .cart .icon-basket {
    font-size: 3rem
  }

  .header-block, .phone {
    margin-top: 0; 
    display: block;
    width: 100%;
  }

  .login-block {
    padding-bottom: 1rem
  }

  .main-header {
    padding-bottom: 10px;
    position: relative
  }
}

.main-footer {
  background-color: #000;
  padding-bottom: 3.4rem
}

.main-footer * {
  color: #fff
}

.main-footer h4 {
  margin-bottom: 1.2rem
}

.main-footer ul {
  list-style: none;
  padding: 0
}

.main-footer ul:last-child {
  margin-bottom: 0
}

.main-footer ul li {
  margin-bottom: 1.2rem
}

.main-footer ul li:last-child {
  margin-bottom: 0
}

.social {
	text-decoration: none;
	display: block;
	margin-top: 20px;
}

.top-footer {
  border-bottom: .1rem solid #fff;
  position: relative;
  top: -6rem;
  height: 13rem;
  overflow: hidden
}

.footer-phone {
  font-family: 'Roboto Condensed', sans-serif;
  width: 30rem;
  height: 30rem;
  border-radius: 100%;
  background-color: #000;
  margin: auto;
  font-size: 3rem;
  color: #50b848;
  font-weight: 700;
  text-align: center;
  padding-top: 3.2rem;
  text-decoration: none;
  display: block
}

.footer-phone .icon-phone {
  font-size: 2.4rem;
  display: block;
  margin-bottom: 2.5rem;
  color: #50b848
}

.footer-phone span {
  color: #50b848
}

.footer-logo {
  width: 8rem;
  display: block;
  margin: 1rem 0 1.8rem
}

.footer-content {
  margin-top: -3.6rem
}

.footer-links {
  text-align: right
}

.footer-links .icon-facebook {
  font-size: 2rem;
  margin-left: 2rem
}

@media (max-width:991px) {
  .main-footer h4 {
    margin-top: 30px
  }
}

@media (max-width:767px) {
  .footer-phone span {
    display: none
  }
}

@media (max-width:500px) {
  .footer-phone span {
    display: none
  }

  .footer-phone {
    height: 20rem;
    width: 20rem
  }
}
