/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@400;600;700&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

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

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

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

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

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

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

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

.b_header {
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.b_header .header_container {
  padding: 10px 140px;
}

@media (max-width: 1400px) {
  .b_header .header_container {
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .b_header .header_container {
    padding: 5px 10px;
  }
}

.b_header .header_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.b_header .btn_menu_wrapper {
  display: none;
}

@media (max-width: 991px) {
  .b_header .btn_menu_wrapper {
    display: block;
    width: 120px;
  }
}

@media (max-width: 767px) {
  .b_header .btn_menu_wrapper {
    width: 100px;
  }
}

.b_header .logo_wrap {
  display: inline-block;
  vertical-align: top;
  width: 120px;
}

@media (max-width: 767px) {
  .b_header .logo_wrap {
    width: 100px;
  }
}

.b_header .header_buttons {
  width: 172px;
  text-align: left;
}

@media (max-width: 1299px) {
  .b_header .header_buttons {
    width: 120px;
  }
}

@media (max-width: 767px) {
  .b_header .header_buttons {
    width: 100px;
  }
}

.b_header .header_buttons .btn_control + .btn_control {
  margin: 0 20px 0 0;
}

.b_header .btn_control {
  position: relative;
  color: #618339;
}

.b_header .btn_control .count_wrap {
  position: absolute;
  z-index: 1;
  line-height: 1;
  top: -10px;
  padding: 0 0 0 10px;
  left: 0;
  right: 0;
  font-size: 18px;
  text-align: center;
}

@media (max-width: 991px) {
  .b_header .menu_wrapper {
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    overflow: auto;
    display: none;
  }
}

@media (max-width: 991px) {
  .b_header .menu_wrapper > .menu {
    padding: 100px 0 250px;
    min-height: 100%;
    background-repeat: no-repeat;
    background-position: center 100%;
    background-image: url("../images/menu_decor.png");
  }
}

.b_header .menu > ul > li::before {
  position: absolute;
  z-index: -1;
  content: '';
  left: 0;
  right: 0;
  height: 15px;
  bottom: 0;
}

.b_header .menu > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 991px) {
  .b_header .menu > ul {
    display: block;
    text-align: center;
  }
}

.b_header .menu > ul > li {
  margin: 0 20px;
}

@media (max-width: 1299px) {
  .b_header .menu > ul > li {
    margin: 0 15px;
  }
}

@media (max-width: 991px) {
  .b_header .menu > ul > li {
    margin: 0;
  }
}

.b_header .menu > ul > li.current-menu-item > a {
  color: #537737;
}

.b_header .menu > ul > li > a {
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  transition: all .2s linear;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .b_header .menu > ul > li > a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #537737;
    padding: 35px 0;
  }
}

.b_header .menu > ul > li > a:hover {
  color: #537737;
}

.b_header .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.b_header .menu ul li.active a::before {
  background-color: #FCDCDC;
}

@media (max-width: 991px) {
  .b_header .menu ul li.active a::before {
    background-color: transparent;
  }
}

@media (max-width: 991px) {
  .b_header .menu ul li.active a {
    background-color: #FCDCDC;
  }
}

.menu_toggler {
  position: relative;
  border: none;
  padding: 0;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: none;
  z-index: 1001;
  background-color: #fff;
}

@media (max-width: 991px) {
  .menu_toggler {
    display: block;
  }
}

.menu_toggler span {
  display: block;
  width: 24px;
  height: 3px;
  padding: 0;
  background: #537737;
  position: absolute;
  transition: transform 0.2s ease-in-out, top 0.25s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.2s;
  transform-origin: center;
  left: 8px;
}

.menu_toggler .toggler_top {
  top: 12px;
}

.menu_toggler .toggler_middle {
  top: 19px;
}

.menu_toggler .toggler_bottom {
  top: 26px;
}

.menu_toggler.menu-is-active span {
  transition: transform 0.2s ease-in-out 0.2s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

.menu_toggler.menu-is-active span.toggler_top {
  top: 19px;
  transform: rotate(135deg);
}

.menu_toggler.menu-is-active span.toggler_middle {
  opacity: 0;
  transform: rotate(135deg);
}

.menu_toggler.menu-is-active span.toggler_bottom {
  top: 19px;
  transform: rotate(225deg);
}

* {
  outline: 0 !important;
}

body {
  font-family: 'Assistant', sans-serif;
  font-size: 18px;
  color: #000;
  min-width: 320px;
  background-color: #fff;
  line-height: 1.4;
  letter-spacing: 0.0313043px;
  position: relative;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

body.menuopen {
  overflow: hidden;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 18px;
}

p {
  margin: 0;
  line-height: 1.4;
}

p:not(:last-child) {
  margin-bottom: 20px;
}

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

select::-ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}

@media (max-width: 991px) {
  input, textarea, select, select:focus {
    font-size: 16px;
  }
}

.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 12px 10px 13px;
  transition: all .1s linear;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  text-transform: none;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  box-shadow: none;
  border: 1px solid transparent;
  border-radius: 0;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 165px;
}

.btn:hover, .btn:focus {
  box-shadow: none;
}

.btn:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.btn:disabled:hover {
  opacity: .5;
}

.btn.fw600 {
  font-weight: 600;
  letter-spacing: 0.205714px;
}

.btn_template {
  color: #fff;
  border-color: #537737;
  background-color: #537737;
}

.btn_template:focus {
  color: #fff;
}

.btn_template:active {
  color: #fff;
}

.btn_template:hover {
  background-color: transparent;
  color: #537737;
}

.btn_template_empty {
  color: #537737;
  border-color: #537737;
  background-color: transparent;
}

.btn_template_empty:focus {
  color: #537737;
}

.btn_template_empty:active {
  color: #537737;
}

.btn_template_empty:hover {
  background-color: #537737;
  color: #fff;
}

.btn_red {
  color: #000000;
  border-color: #FCDCDC;
  background-color: #FCDCDC;
}

.btn_red:focus {
  color: #000000;
}

.btn_red:active {
  color: #000000;
}

.btn_red:hover {
  background-color: #FFBABA;
  border-color: #FFBABA;
}

.btn_facebook {
  background-color: #405793;
  border-color: #405793;
  color: #fff;
  width: 100%;
  padding: 11px 18px;
}

.btn_facebook:after {
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M11.7509 22H1.21423C0.543433 22 0 21.4562 0 20.7857V1.21422C0 0.543515 0.543519 0 1.21423 0H20.7859C21.4564 0 22 0.543515 22 1.21422V20.7857C22 21.4563 21.4563 22 20.7859 22H15.1797V13.4804H18.0393L18.4675 10.1601H15.1797V8.04038C15.1797 7.07909 15.4466 6.424 16.8251 6.424L18.5833 6.42324V3.45358C18.2792 3.41312 17.2355 3.32272 16.0213 3.32272C13.4864 3.32272 11.7509 4.87003 11.7509 7.71155V10.1601H8.88393V13.4804H11.7509V22Z' fill='white'/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.btn_facebook:focus {
  background-color: #3B5998;
  border-color: #3B5998;
  color: #fff;
}

.btn_facebook:active {
  color: #fff;
}

.btn_facebook:hover {
  background-color: #3d63b4;
  border-color: #3d63b4;
  color: #fff;
}

.btn_google {
  background-color: #F1F1F2;
  border-color: #F1F1F2;
  box-shadow: 0px 0px 5px rgba(174, 174, 174, 0.5);
  color: #2B2B28;
  width: 100%;
  padding: 10px 18px;
  border-radius: 0;
}

.btn_google:after {
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M11.9999 5C13.6167 5 15.1012 5.55353 16.2863 6.47406L19.9234 3.00409C17.8087 1.13995 15.0406 0 11.9999 0C7.39233 0 3.39661 2.59991 1.38574 6.40985L5.43018 9.60278C6.40991 6.91937 8.97742 5 11.9999 5Z' fill='%23F44336'/%3E%3Cpath d='M23.8961 13.5018C23.9586 13.0102 24 12.5087 24 12C24 11.1422 23.9063 10.3068 23.7352 9.5H12V14.5H18.4862C17.9615 15.8638 17.0272 17.0178 15.838 17.8195L19.8975 21.0243C22.0494 19.1354 23.522 16.4904 23.8961 13.5018Z' fill='%232196F3'/%3E%3Cpath d='M5 12C5 11.1566 5.15686 10.3516 5.43024 9.60278L1.3858 6.40985C0.504333 8.08002 0 9.98016 0 12C0 13.9973 0.495056 15.8763 1.35822 17.533L5.40778 14.3359C5.14844 13.6044 5 12.8204 5 12Z' fill='%23FFC107'/%3E%3Cpath d='M12.0002 19C8.95465 19 6.37061 17.0515 5.40796 14.3359L1.3584 17.533C3.35944 21.3735 7.37 24 12.0002 24C15.028 24 17.7889 22.8752 19.8976 21.0243L15.8382 17.8195C14.7414 18.5589 13.4286 19 12.0002 19Z' fill='%2300B060'/%3E%3Cpath opacity='0.1' d='M11.9998 23.75C8.46814 23.75 5.29254 22.2928 3.04736 19.9713C5.24518 22.4378 8.43628 24 11.9998 24C15.5304 24 18.6951 22.4686 20.8879 20.0408C18.6494 22.3246 15.4979 23.75 11.9998 23.75Z' fill='black'/%3E%3Cpath opacity='0.1' d='M12 14.25V14.5H18.4862L18.5875 14.25H12Z' fill='black'/%3E%3Cpath d='M23.9943 12.147C23.9951 12.0978 23.9999 12.0494 23.9999 12C23.9999 11.986 23.9977 11.9725 23.9976 11.9586C23.9969 12.0215 23.9938 12.0838 23.9943 12.147Z' fill='%23E6E6E6'/%3E%3Cpath opacity='0.2' d='M12 9.5V9.75H23.7856C23.7698 9.66748 23.7526 9.58191 23.7352 9.5H12Z' fill='white'/%3E%3Cpath d='M23.7352 9.5H12V14.5H18.4862C17.4775 17.1216 14.9772 19 12 19C8.13403 19 5 15.866 5 12C5 8.13397 8.13403 5 12 5C13.4019 5 14.6939 5.43066 15.7885 6.14069C15.9561 6.24957 16.1289 6.35181 16.2863 6.47406L19.9235 3.00409L19.8414 2.94098C17.7369 1.11707 15.0035 0 12 0C5.37256 0 0 5.37256 0 12C0 18.6274 5.37256 24 12 24C18.1177 24 23.1555 19.4188 23.8961 13.5018C23.9586 13.0102 24 12.5087 24 12C24 11.1422 23.9063 10.3068 23.7352 9.5Z' fill='url%28%23paint0_linear%29'/%3E%3Cpath opacity='0.1' d='M15.7885 5.89069C14.6939 5.18066 13.4019 4.75 12 4.75C8.13403 4.75 5 7.88397 5 11.75C5 11.7922 5.00057 11.8251 5.0013 11.8672C5.06874 8.05951 8.17621 5 12 5C13.4019 5 14.6939 5.43066 15.7885 6.14069C15.9561 6.24957 16.1289 6.35181 16.2863 6.47406L19.9235 3.00409L16.2863 6.22406C16.1289 6.10181 15.9561 5.99957 15.7885 5.89069Z' fill='black'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='0' y1='24' x2='24' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0.2'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.01'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  width: 25px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.btn_google:focus {
  background-color: #EBEDEE;
  border-color: #EBEDEE;
  color: #2B2B28;
}

.btn_google:active {
  color: #2B2B28;
}

.btn_google:hover {
  background-color: #d8dee0;
  border-color: #d8dee0;
  color: #2B2B28;
}

.mfp-wrap {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  position: fixed !important;
  top: 0 !important;
  height: 100% !important;
  overflow: auto;
}

.page_title {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  margin: 0 0 30px;
}

@media (max-width: 1299px) {
  .page_title {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .page_title {
    font-size: 30px;
  }
}

main {
  min-height: 100vh;
  position: relative;
}

input.form_quantity::-webkit-outer-spin-button,
input.form_quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.section_bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg_image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.form_control {
  border-radius: 0;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #BCBCBC;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 0;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .form_control {
    font-size: 16px;
  }
}

.form_control::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.form_control:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.form_control::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.form_control:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.form_control:hover, .form_control:focus {
  border-color: #888888;
}

.form_control[type="search"] {
  -webkit-appearance: none;
}

textarea.form_control {
  resize: none;
  display: block;
}

.btn_control {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 28px;
  height: 28px;
}

.btn_control img,
.btn_control svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.section_title {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin: 0 0 35px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .section_title {
    font-size: 26px;
  }
}

.section_title.small {
  font-size: 25px;
}

.section_title.small .title_wrap::after {
  bottom: -3px;
  height: 15px;
}

.section_title .title_wrap {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: 36px;
  margin: 0;
}

@media (max-width: 767px) {
  .section_title .title_wrap {
    font-size: 26px;
  }
}

.section_title .title_wrap::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: -2px;
  right: -2px;
  background-color: #FCDCDC;
  height: 16px;
}

@media (max-width: 767px) {
  .section_title .title_wrap::after {
    height: 12px;
  }
}

.gray_bg {
  box-shadow: 0px 0px 10px rgba(209, 209, 209, 0.5);
  background-color: #EDEDED;
}

.selectric-wrapper .selectric {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #BCBCBC;
  border-radius: 0;
}

.selectric-wrapper .selectric .label {
  line-height: 1.4;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 0;
  height: auto;
  letter-spacing: 0.185143px;
  margin: 0 0 0 38px;
  text-align: right;
  color: #000000;
}

.selectric-wrapper .selectric .button {
  height: 100%;
  font-size: 0;
  right: auto;
  left: 0;
  background-color: transparent;
}

.selectric-wrapper .selectric .button:after {
  padding: 0;
  content: '';
  transition: all .2s linear;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='11' viewBox='0 0 20 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.625 11L0 0L19.25 0L9.625 11Z' fill='black'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 10px;
}

.selectric-wrapper .selectric-items {
  background-color: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 0px 0px 8px 8px;
}

.selectric-wrapper .selectric-items .selectric-scroll {
  max-height: 150px;
}

.selectric-wrapper .selectric-items li {
  font-weight: 700;
  font-size: 16px;
  color: #515251;
  padding: 8px 10px;
}

.selectric-wrapper.selectric-noFirst .selectric-items li:first-of-type {
  display: none;
}

.product_design .product_item {
  width: 100%;
  max-width: 290px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}

@media (max-width: 767px) {
  .product_design .product_item {
    font-size: 16px;
  }
}

.product_design .product_image {
  height: 245px;
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 2px 10px #D1D1D1;
}

.product_design .image_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all .2s linear;
}

.product_design .product_title {
  font-weight: 700;
  font-size: 20px;
  margin: 5px auto 0;
}

@media (max-width: 767px) {
  .product_design .product_title {
    font-size: 20px;
  }
}

.product_design .product_link {
  display: block;
  text-decoration: none;
  color: #000;
}

.product_design .product_link:hover .image_wrap {
  transform: scale(1.1);
}

.product_design .product_info {
  padding: 0 0 60px;
  position: relative;
}

@media (max-width: 520px) {
  .product_design .product_info {
    padding: 0 0 50px;
  }
}

.product_design .product_info .btn_cart {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.slick-arrow {
  z-index: 1;
  width: 25px;
  height: 39px;
  border: none;
  border-radius: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  font-size: 0;
  transition: all .2s linear;
}

.slick-next {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='39' viewBox='0 0 25 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 19.5L25 0L25 39L0 19.5Z' fill='%23FADADA'/%3E%3C/svg%3E");
  left: 0;
}

.slick-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='39' viewBox='0 0 25 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 19.5L25 0L25 39L0 19.5Z' fill='%23FFBABA'/%3E%3C/svg%3E");
}

.slick-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='39' viewBox='0 0 25 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 19.5L0 39L0 0L25 19.5Z' fill='%23FADADA'/%3E%3C/svg%3E");
  right: 0;
}

.slick-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='39' viewBox='0 0 25 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 19.5L0 39L0 0L25 19.5Z' fill='%23FFBABA'/%3E%3C/svg%3E");
}

.radio_wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}

.radio_wrap [type="radio"] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  max-width: 100%;
  top: 0;
  left: 0;
}

.radio_wrap [type="radio"]:checked + .radio_decor::before {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 10C7.76142 10 10 7.76142 10 5C10 2.23858 7.76142 0 5 0C2.23858 0 0 2.23858 0 5C0 7.76142 2.23858 10 5 10Z' fill='black'/%3E%3C/svg%3E");
}

.radio_wrap .radio_decor {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 33px 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.radio_wrap .radio_decor::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #618239;
  right: 0;
  top: 50%;
  margin-top: -10px;
  background-repeat: no-repeat;
  background-position: center;
}

.checkbox_wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}

.checkbox_wrap [type="checkbox"] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  max-width: 100%;
  top: 0;
  left: 0;
}

.checkbox_wrap [type="checkbox"]:checked + .checkbox_decor::before {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1425 0L4.5 6.08789L1.857 3.45053L0 5.40632L4.5 10L12 1.95526L10.1425 0Z' fill='black'/%3E%3C/svg%3E");
}

.checkbox_wrap .checkbox_decor {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 33px 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkbox_wrap .checkbox_decor::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 3px solid #618239;
  right: 0;
  top: 50%;
  margin-top: -10px;
  background-repeat: no-repeat;
  background-position: center;
}

.checkbox_wrap .checkbox_decor a {
  color: #000000;
  text-decoration: underline;
}

.checkbox_wrap .checkbox_decor a:hover {
  text-decoration: none;
}

.page_decor {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

@media (max-width: 1299px) {
  .page_decor {
    display: none;
  }
}

.page_decor img {
  position: absolute;
  max-width: 12%;
}

.page_decor .left_img {
  left: 0;
  top: 20%;
}

.page_decor .right_img {
  right: 0;
  bottom: 20%;
  transform: scale(-1, 1);
}

html[dir="rtl"] .wpcf7 input[type="email"],
html[dir="rtl"] .wpcf7 input[type="tel"] {
  direction: rtl;
}

html[dir="rtl"] div.wpcf7 {
  direction: rtl !important;
}

.b_account_control {
  position: relative;
  padding: 90px 0;
}

.b_account_control .btn_template {
  background: #618239;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.b_account_control .btn_template:hover {
  box-shadow: none;
  background-color: transparent;
}

.b_account_control .switch_wrapper {
  text-align: center;
  padding: 40px 0 10px;
}

.b_account_control .switch_wrapper .switch_item {
  display: inline-block;
  vertical-align: middle;
  color: #BCBCBC;
  font-weight: 600;
  font-size: 20px;
  margin: 0 40px;
  cursor: pointer;
}

.b_account_control .switch_wrapper .switch_item.active {
  color: #618239;
  text-decoration: underline;
}

.b_account_control .btn {
  width: 100%;
  max-width: 348px;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 15px;
}

.b_account_control .section_bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.b_account_control .account_form {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  width: 100%;
  max-width: 595px;
  margin: 0 auto;
}

.b_account_control .account_form.forgot_password {
  padding: 0 0 40px;
}

.b_account_control .account_form.forgot_password .form_title {
  border: none;
}

.b_account_control .account_form.forgot_password .btn_wrapper {
  margin: 50px auto 0;
}

.b_account_control .message {
  text-align: center;
  font-weight: 600;
  padding: 0 0 30px;
}

.b_account_control .form_title {
  text-align: center;
  font-weight: 600;
  font-size: 25px;
  padding: 20px 0;
  letter-spacing: 0.257143px;
  border-bottom: 1px solid #537737;
}

.b_account_control .form_wrapper {
  padding: 20px 15px;
  max-width: 516px;
  margin: 0 auto;
}

.b_account_control .form_row + .form_row {
  margin: 20px 0 0;
}

.b_account_control .btn_wrapper {
  margin: 30px 0 0;
  text-align: center;
}

.b_account_control .forgot {
  text-align: left;
}

.b_account_control .forgot a {
  font-weight: 600;
  font-size: 18px;
  color: #618239;
}

.b_account_control .forgot a:hover {
  text-decoration: underline;
}

.b_account_control .or_decor {
  text-align: center;
  overflow: hidden;
}

.b_account_control .or_title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  font-size: 36px;
  color: #000000;
  position: relative;
}

.b_account_control .or_title::before, .b_account_control .or_title::after {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #BCBCBC;
  width: 500px;
  top: 50%;
}

.b_account_control .or_title::before {
  right: 100%;
  margin: 0 20px 0 0;
}

.b_account_control .or_title::after {
  left: 100%;
  margin: 0 0 0 20px;
}

.b_account_control .account_social {
  text-align: center;
  padding: 20px 0 40px;
}

.b_account_control .account_social .btn {
  padding: 9px 15px;
}

.b_account_control .account_social .social_btn + .social_btn {
  margin: 20px 0 0;
}

.b_main_banner {
  position: relative;
}

.b_main_banner .banner_image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.b_main_banner .banner_inner {
  min-height: 700px;
  padding: 30px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 1299px) {
  .b_main_banner .banner_inner {
    min-height: auto;
    padding: 50px 0;
  }
}

.b_main_banner .banner_content {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 30px 30px 40px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}

@media (max-width: 475px) {
  .b_main_banner .banner_content {
    padding: 15px;
  }
}

.b_main_banner .banner_content img {
  margin: 0 auto 25px;
  max-width: 250px;
  width: 100%;
}

@media (max-width: 767px) {
  .b_main_banner .banner_content img {
    max-width: 200px;
  }
}

.b_main_banner .banner_content .banner_title {
  font-size: 35px;
  max-width: 700px;
  margin: 0 auto 40px;
}

@media (max-width: 991px) {
  .b_main_banner .banner_content .banner_title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .b_main_banner .banner_content .banner_title {
    font-size: 25px;
    margin: 0 auto 20px;
  }
}

.b_main_banner .btn_wrapper .btn {
  width: 100%;
  max-width: 310px;
  font-size: 18px;
}

.b_main_banner .search_form {
  position: relative;
  max-width: 605px;
  margin: 0 auto 30px;
}

.b_main_banner .search_form form {
  display: block;
}

.b_main_banner .search_form .btn_search {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  height: 100%;
  width: 55px;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.506 15.1193C12.0766 16.1468 10.3514 16.7829 8.42911 16.7829C3.74654 16.7829 -0.0488155 13.0153 0.000474727 8.4159C0.000474727 3.76758 3.79583 0 8.4784 0C13.161 0 16.9563 3.76758 16.9563 8.4159C16.9563 10.3731 16.2663 12.1835 15.1326 13.6024L19.6673 18.104C20.1109 18.5443 20.1109 19.2294 19.6673 19.6697C19.2237 20.1101 18.5336 20.1101 18.09 19.6697L13.506 15.1193ZM14.689 8.36702C14.689 4.94195 11.8794 2.15295 8.42911 2.15295C4.97879 2.15295 2.16925 4.94195 2.16925 8.36702C2.16925 11.7921 4.97879 14.5811 8.42911 14.5811C10.105 14.5811 11.633 13.945 12.7667 12.8686V12.8196C12.7913 12.8196 12.8036 12.8074 12.8159 12.7952C12.8283 12.7829 12.8406 12.7707 12.8652 12.7707C13.9989 11.6453 14.689 10.0796 14.689 8.36702Z' fill='%238C8C8C'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  background-color: transparent;
}

.b_main_banner .look_for {
  border: none;
  width: 100%;
  background-color: #F4F4F4;
  border-radius: 10px;
  font-weight: 600;
  font-size: 20px;
  color: #767676;
  padding: 10px 20px 10px 60px;
}

.b_mp_service {
  padding: 70px 0 90px;
}

@media (max-width: 1299px) {
  .b_mp_service {
    padding: 45px 0;
  }
}

.b_mp_service .section_content {
  max-width: 680px;
  margin: 0 auto 40px;
  color: #3F3F3F;
  text-align: center;
}

.b_mp_service .services_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 985px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b_mp_service .services_wrapper {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_mp_service .service_item {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  width: 20%;
  max-width: 160px;
  text-align: center;
}

@media (max-width: 991px) {
  .b_mp_service .service_item {
    width: calc(33.33% - 30px);
    max-width: none;
    margin: 15px 15px 15px;
  }
}

@media (max-width: 767px) {
  .b_mp_service .service_item {
    width: calc(50% - 10px);
    margin: 15px 5px 15px;
  }
}

.b_mp_service .service_item:hover .service_title {
  background-color: #537737;
  color: #fff;
}

.b_mp_service .service_item .service_image {
  height: 100px;
  margin: 0 0 15px;
  position: relative;
}

.b_mp_service .service_item .service_image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  max-height: 100%;
}

.b_mp_service .service_item .service_title {
  background-color: #FCDCDC;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 46px;
  transition: all .2s linear;
}

.b_mp_about {
  padding: 90px 0;
  overflow: hidden;
}

@media (max-width: 1299px) {
  .b_mp_about {
    padding: 45px 0;
  }
}

.b_mp_about .content_wrapper {
  width: 40%;
}

@media (max-width: 991px) {
  .b_mp_about .content_wrapper {
    width: 100%;
    margin: 0 auto 30px;
  }
}

.b_mp_about .content_inner {
  max-width: 343px;
  margin: 0 110px 0 0;
  color: #3F3F3F;
}

@media (max-width: 1299px) {
  .b_mp_about .content_inner {
    margin: 0;
  }
}

@media (max-width: 991px) {
  .b_mp_about .content_inner {
    max-width: 100%;
  }
}

.b_mp_about .content_inner .section_title {
  text-align: right;
}

.b_mp_about .btn_wrapper {
  text-align: center;
  padding: 40px 0 0;
}

@media (max-width: 767px) {
  .b_mp_about .btn_wrapper {
    padding: 15px 0 0;
  }
}

.b_mp_about .image_wrapper {
  width: 60%;
  text-align: left;
}

@media (max-width: 991px) {
  .b_mp_about .image_wrapper {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}

.b_mp_about .image_wrapper .image {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}

.b_mp_about .image_wrapper .image:after {
  position: absolute;
  z-index: -1;
  content: '';
  background-color: #FCDCDC;
  width: 100%;
  height: 100%;
  left: -60px;
  bottom: -60px;
}

@media (max-width: 991px) {
  .b_mp_about .image_wrapper .image:after {
    left: -30px;
    bottom: -30px;
  }
}

@media (max-width: 767px) {
  .b_mp_about .image_wrapper .image:after {
    left: -15px;
    bottom: -15px;
  }
}

.b_mp_products {
  padding: 130px 0 130px;
}

@media (max-width: 1299px) {
  .b_mp_products {
    padding: 45px 0;
  }
}

.b_mp_products .slide_item {
  padding: 0 10px;
}

.b_mp_products .product_wrapper {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 40px;
}

.b_mp_products .slick-arrow {
  position: absolute;
  top: 110px;
}

.b_mp_products .btn_wrapper {
  text-align: center;
  padding: 60px 0 0;
}

.b_mp_products .btn_wrapper .btn {
  width: 100%;
  max-width: 308px;
  font-size: 18px;
  padding: 15px 10px 16px;
}

.b_mp_contact {
  position: relative;
  color: #fff;
}

.b_mp_contact .background_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: auto 670px;
  z-index: -1;
}

.b_mp_contact .background_image::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-color: rgba(45, 45, 45, 0.4);
}

.b_mp_contact .contact_wrapper {
  padding: 100px 0;
}

@media (max-width: 1299px) {
  .b_mp_contact .contact_wrapper {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .b_mp_contact .contact_wrapper {
    padding: 30px 0;
  }
}

.b_mp_contact .contact_title {
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  max-width: 735px;
  margin: 0 auto 55px;
  position: relative;
}

@media (max-width: 991px) {
  .b_mp_contact .contact_title {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .b_mp_contact .contact_title {
    font-size: 30px;
  }
}

@media (max-width: 475px) {
  .b_mp_contact .contact_title {
    font-size: 25px;
  }
}

.b_mp_contact .contact_title::after {
  position: absolute;
  bottom: -20px;
  margin: 0 auto;
  content: '';
  left: 0;
  right: 0;
  width: 90px;
  height: 4px;
  border-radius: 1px;
  background-color: #fff;
}

.b_mp_contact .contact_description {
  max-width: 685px;
  margin: 0 auto 55px;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}

@media (max-width: 767px) {
  .b_mp_contact .contact_description {
    font-size: 18px;
    margin: 0 auto 30px;
  }
}

.b_mp_contact .form_wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
  margin: 0 -15px;
}

@media (max-width: 767px) {
  .b_mp_contact .form_wrapper {
    max-width: 450px;
    margin: 0 auto;
  }
}

.b_mp_contact .form_inputs {
  width: calc(100% - 190px);
}

@media (max-width: 991px) {
  .b_mp_contact .form_inputs {
    width: 100%;
  }
}

.b_mp_contact .form_button {
  width: 190px;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .b_mp_contact .form_button {
    padding: 30px 0 0;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .b_mp_contact .form_button {
    padding: 15px 0 0;
  }
}

.b_mp_contact .form_input {
  border: none;
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  padding: 7px 15px;
  line-height: 1.5;
  color: #000;
}

.b_mp_contact .form_input::-webkit-input-placeholder {
  color: rgba(3, 3, 3, 0.4);
  opacity: 1;
}

.b_mp_contact .form_input:-moz-placeholder {
  color: rgba(3, 3, 3, 0.4);
  opacity: 1;
}

.b_mp_contact .form_input::-moz-placeholder {
  color: rgba(3, 3, 3, 0.4);
  opacity: 1;
}

.b_mp_contact .form_input:-ms-input-placeholder {
  color: rgba(3, 3, 3, 0.4);
  opacity: 1;
}

@media (max-width: 767px) {
  .b_mp_contact .form_input {
    font-size: 16px;
  }
}

.b_mp_contact .column_wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
}

.b_mp_contact .input_column {
  width: 33.33%;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .b_mp_contact .input_column {
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .b_mp_contact .input_column + .input_column {
    margin: 15px 0 0;
  }
}

.b_mp_contact .btn_send {
  font-weight: 700;
  padding: 10px 15px;
  font-size: 24px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 15px center;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.34074 16.9999C7.9084 17.0012 7.49864 16.836 7.22626 16.5507L0.32504 9.26566C-0.108347 8.81763 -0.108347 8.17169 0.32504 7.72366L7.46916 0.438649C7.9742 -0.0776877 8.87618 -0.148356 9.4838 0.280807C10.0914 0.70997 10.1746 1.47645 9.66955 1.99279L3.28271 8.50073L9.45522 15.0087C9.81199 15.3726 9.88716 15.8796 9.64775 16.3073C9.40835 16.7351 8.89809 17.0054 8.34074 16.9999Z' fill='white'/%3E%3Cpath d='M21.3407 16.9999C20.9084 17.0012 20.4986 16.836 20.2263 16.5507L13.325 9.26566C12.8917 8.81763 12.8917 8.17169 13.325 7.72366L20.4692 0.438649C20.9742 -0.0776877 21.8762 -0.148356 22.4838 0.280807C23.0914 0.70997 23.1746 1.47645 22.6695 1.99279L16.2827 8.50073L22.4552 15.0087C22.812 15.3726 22.8872 15.8796 22.6478 16.3073C22.4084 16.7351 21.8981 17.0054 21.3407 16.9999Z' fill='white'/%3E%3C/svg%3E");
}

@media (max-width: 767px) {
  .b_mp_contact .btn_send {
    font-size: 20px;
  }
}

.b_mp_contact .btn_send:hover {
  background-color: #578d2d;
  color: #fff;
}

.b_service_banner .banner_image {
  background-repeat: no-repeat;
  background-position: center;
  min-height: 490px;
  background-size: cover;
}

@media (max-width: 1299px) {
  .b_service_banner .banner_image {
    min-height: 390px;
  }
}

@media (max-width: 991px) {
  .b_service_banner .banner_image {
    min-height: 300px;
  }
}

@media (max-width: 767px) {
  .b_service_banner .banner_image {
    min-height: 200px;
  }
}

.b_service_content {
  padding: 15px 0 50px;
}

.b_service_content .service_content {
  max-width: 1020px;
  margin: 0 auto;
}

.b_service_content .service_head {
  margin: 0 0 20px;
}

.b_service_content .service_head .section_title {
  text-align: right;
  font-size: 20px;
}

.b_service_content .service_head .section_title .title_wrap::after {
  bottom: -5px;
}

.b_service_content .content_wrapper img:not(:last-child) {
  margin-bottom: 20px;
}

.b_service_content .form_wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 50px 15px;
  position: relative;
  box-shadow: 0px 2px 10px #D1D1D1;
  background: #FFFFFF;
}

@media (max-width: 767px) {
  .b_service_content .form_wrapper {
    padding: 15px 0;
  }
}

.b_service_content .form_wrapper .section_title {
  margin: 0;
}

.b_service_content .form_title_wrapper {
  margin: 0 0 25px;
}

.b_service_content .service_form {
  padding: 30px 0 0;
}

.b_service_content .service_form .form {
  max-width: 486px;
  margin: 0 auto;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .b_service_content .service_form .form {
    padding-bottom: 70px;
  }
}

.b_service_content .service_form .form_row + .form_row {
  margin: 20px 0;
}

.b_service_content .service_form .btn_wrapper {
  padding: 50px 0 0;
  text-align: center;
}

@media (max-width: 767px) {
  .b_service_content .service_form .btn_wrapper {
    padding: 20px 0 0;
  }
}

.b_service_content .service_form .btn_wrapper .btn {
  font-weight: 600;
  font-size: 20px;
  width: 100%;
  max-width: 190px;
}

.b_service_content .form_inner {
  position: relative;
  z-index: 1;
}

.b_service_content .form {
  position: relative;
  z-index: 1;
}

.b_service_content .flowers_decor_wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .b_service_content .flowers_decor_wrapper {
    bottom: 15px;
  }
}

.b_service_content .flowers_decor_wrapper img {
  position: absolute;
  bottom: 0;
  max-width: 50%;
}

.b_service_content .flowers_decor_wrapper img:nth-child(1) {
  left: 0;
}

.b_service_content .flowers_decor_wrapper img:nth-child(2) {
  right: 0;
  transform: scale(-1, 1);
}

.b_product_archive {
  padding: 60px 0 20px;
}

@media (max-width: 991px) {
  .b_product_archive {
    padding: 45px 0 20px;
  }
}

.b_product_archive .product_archive_wrapper {
  max-width: 1020px;
  margin: 0 auto;
}

.b_product_archive .product_archive_wrapper.no_page{
	max-width:800px;
	text-align:center;
	box-shadow: 0px 0px 14px rgb(0 0 0 / 30%);
	padding-top: 95px;
    padding-bottom: 95px; 
}

.b_product_archive .search_form {
  position: relative;
  max-width: 605px;
  margin: 0 auto 30px;
}

.b_product_archive .search_form form {
  display: block;
}

.b_product_archive .search_form .btn_search {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  height: 100%;
  width: 55px;
  border: none;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.506 15.1193C12.0766 16.1468 10.3514 16.7829 8.42911 16.7829C3.74654 16.7829 -0.0488155 13.0153 0.000474727 8.4159C0.000474727 3.76758 3.79583 0 8.4784 0C13.161 0 16.9563 3.76758 16.9563 8.4159C16.9563 10.3731 16.2663 12.1835 15.1326 13.6024L19.6673 18.104C20.1109 18.5443 20.1109 19.2294 19.6673 19.6697C19.2237 20.1101 18.5336 20.1101 18.09 19.6697L13.506 15.1193ZM14.689 8.36702C14.689 4.94195 11.8794 2.15295 8.42911 2.15295C4.97879 2.15295 2.16925 4.94195 2.16925 8.36702C2.16925 11.7921 4.97879 14.5811 8.42911 14.5811C10.105 14.5811 11.633 13.945 12.7667 12.8686V12.8196C12.7913 12.8196 12.8036 12.8074 12.8159 12.7952C12.8283 12.7829 12.8406 12.7707 12.8652 12.7707C13.9989 11.6453 14.689 10.0796 14.689 8.36702Z' fill='%238C8C8C'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  background-color: transparent;
}

.b_product_archive .description {
  margin: 0 0 35px;
  text-align: center;
}

.b_product_archive .look_for {
  border: none;
  width: 100%;
  background-color: #F4F4F4;
  border-radius: 10px;
  font-weight: 600;
  font-size: 20px;
  color: #767676;
  padding: 10px 20px 10px 60px;
}

.b_product_archive .filter_wrapper {
  margin: 0 -10px;
}

@media (max-width: 767px) {
  .b_product_archive .filter_wrapper {
    margin: 0 -5px;
  }
}

.b_product_archive .filter_wrapper .filter_item_wrap {
  width: 20%;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .b_product_archive .filter_wrapper .filter_item_wrap {
    margin: 0 0 10px;
    padding: 0 5px;
    width: 33.33%;
  }
}

@media (max-width: 520px) {
  .b_product_archive .filter_wrapper .filter_item_wrap {
    width: 50%;
  }
}

.b_product_archive .filter_wrapper .filter_item {
  border-radius: 10px;
  border: 1px solid #537737;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  padding: 5px 10px;
  width: 100%;
  color: #537737;
  transition: all .2s linear;
  cursor: pointer;
}

@media (max-width: 767px) {
  .b_product_archive .filter_wrapper .filter_item {
    font-size: 16px;
    font-weight: 400;
  }
}

.b_product_archive .filter_wrapper .filter_item.active, .b_product_archive .filter_wrapper .filter_item:hover {
  background-color: #537737;
  color: #fff;
}

.b_product_archive .products_quantity {
  padding: 20px 0 0;
}

.b_product_archive .products_quantity .quantity {
  color: #6F8E3A;
  font-weight: 600;
  font-size: 20px;
  position: relative;
  padding: 0 30px 0 0;
}

.b_product_archive .products_quantity .quantity::before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
  content: '';
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.9038 8.40013C17.4271 8.10581 17.9182 7.70261 18.3645 7.20203C19.7419 5.65633 19.2498 2.84219 18.9569 1.71218C18.9187 1.55318 18.8228 1.41322 18.689 1.31465C17.6841 0.578392 16.1622 0.62314 14.7781 1.40161C13.3729 2.1919 12.6539 3.2715 12.2077 4.4807C12.3262 5.7489 12.0486 6.99919 11.4165 8.19263C11.8486 8.6783 14.7266 9.62461 16.9038 8.40013Z' fill='%23537737'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.3918 15.3814C21.5004 15.3013 21.7609 15.2371 21.8705 14.918C22.1269 14.181 21.9995 13.3306 21.5155 12.5289C20.9707 11.6285 20.0204 10.8338 18.8763 10.3548C18.127 10.042 17.4864 9.92762 16.8772 9.89257C15.5121 10.4135 14.0401 10.4607 12.8216 10.2514C12.453 10.8892 12.3603 14.7791 16.0813 16.3342C17.9537 17.1167 20.4189 15.9285 21.3918 15.3814Z' fill='%23537737'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7857 22C12.7844 22.004 14.1641 19.7845 14.3771 17.7218C14.4193 17.3125 14.4136 16.9499 14.3851 16.6089C12.9539 15.576 12.2032 14.2305 11.8456 13.2028C11.7273 12.8642 11.6349 12.5131 11.5694 12.1622C9.21737 12.944 7.84266 14.5824 7.59492 16.9581C7.37904 19.0685 9.45048 21.084 10.3396 21.8369C10.4626 21.943 10.6229 21.9995 10.7857 22Z' fill='%23537737'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.97663 11.6288C10.0273 10.8124 7.59931 7.63563 3.74719 8.40906C3.42693 8.47238 3.11233 8.59198 2.80725 8.76356C1.30806 9.6046 0.36632 11.4976 0.0470399 12.2633C-0.0108925 12.4063 -0.0154581 12.5639 0.0341391 12.7122C0.79182 14.9321 4.47876 15.4322 6.8635 14.091C7.19733 13.9033 7.48549 13.6924 7.77147 13.4742C8.28788 12.7824 8.94457 12.1944 9.75598 11.738C9.82467 11.6994 9.90286 11.666 9.97663 11.6288Z' fill='%23537737'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5336 2.19922C9.50131 0.457559 6.69754 0.0723527 5.55091 0.00111258C5.39009 -0.00778432 5.22985 0.0368007 5.09647 0.130444C3.67519 1.13676 3.5015 3.5132 4.67452 5.49237C5.10876 6.22505 5.58962 6.69143 6.09493 7.07161C7.39115 7.26776 8.63549 7.82631 9.63121 8.69647C11.4903 6.59536 11.8078 4.34914 10.5336 2.19922Z' fill='%23537737'/%3E%3C/svg%3E");
}

.b_product_archive .products_quantity .quantity span + span {
  margin: 0 5px 0 0;
}

.b_product_archive .product_archive_list {
  margin: 0 -35px;
}

@media (max-width: 1299px) {
  .b_product_archive .product_archive_list {
    margin: 0 -10px;
  }
}

.b_product_archive .product_archive_list .product_item {
  width: calc(33.33% - 70px);
  margin: 15px 35px 40px;
  max-width: none;
}

@media (max-width: 1299px) {
  .b_product_archive .product_archive_list .product_item {
    width: calc(33.33% - 20px);
    margin: 15px 10px 40px;
  }
}

@media (max-width: 767px) {
  .b_product_archive .product_archive_list .product_item {
    width: calc(50% - 20px);
  }
}

@media (max-width: 520px) {
  .b_product_archive .product_archive_list .product_item {
    margin: 25px 10px 20px;
  }
}

@media (max-width: 520px) {
  .b_product_archive .product_archive_list .product_image {
    height: 170px;
  }
}

.b_product_archive .more_wrapper {
  text-align: center;
}

.b_product_archive .more_wrapper .btn {
  max-width: 210px;
  font-size: 20px;
  color: #618239;
  width: 100%;
  font-weight: 600;
}

.b_product_archive .more_wrapper .btn:hover {
  color: #fff;
}

.b_product_archive .info_banner_wrapper {
  padding: 40px 0 40px;
}

.b_product_archive .info_banner {
  max-width: 940px;
  min-height: 210px;
  margin: 0 auto;
  background-color: #F4F4F4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: 600;
  font-size: 20px;
  color: #95AD37;
}

.b_product_archive .btn_cart {
  font-size: 18px;
}

@media (max-width: 520px) {
  .b_product_archive .btn_cart {
    padding: 9px 10px 10px;
    min-width: auto;
    width: 100%;
  }
}

.b_product_archive .btn_cart.loading:after {
  margin: 0 !important;
  line-height: 1;
}

.b_product_archive .btn_cart:after {
  margin-left: auto !important;
  margin-right: 10px;
}

.b_single_product {
  padding: 95px 0;
}

@media (max-width: 991px) {
  .b_single_product {
    padding: 45px 0;
  }
}

.b_single_product .single_product_inner {
  max-width: 1020px;
  margin: 0 auto;
}

.b_single_product .section_title {
  text-align: right;
  margin: 0 0 15px;
}

.b_single_product .procuct_slider {
  width: calc(100% - 390px);
  padding: 0 0 0 50px;
  height: 496px;
}

@media (max-width: 991px) {
  .b_single_product .procuct_slider {
    width: 100%;
    padding: 0;
    height: auto;
    max-width: 450px;
    margin: 0 auto 30px;
  }
}

.b_single_product .procuct_slider .slider_wrapper {
  height: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.b_single_product .procuct_slider .slider_wrapper div {
  height: 100%;
  vertical-align: top;
}

.b_single_product .procuct_slider .slide_item {
  position: relative;
}

.b_single_product .procuct_slider .slide_img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  color: #000000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 991px) {
  .b_single_product .procuct_slider .slide_img {
    position: relative;
    padding: 0 0 100%;
  }
}

.b_single_product .procuct_slider .slide_img:hover .zoom_wrap {
  transform: none;
}

.b_single_product .procuct_slider .slide_img .zoom_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.4);
  height: auto;
  padding: 5px 10px;
  transition: all .2s linear;
  transform: translate(0, 100%);
}

@media (max-width: 991px) {
  .b_single_product .procuct_slider .slide_img .zoom_wrap {
    transform: none;
  }
}

.b_single_product .product_information {
  width: 390px;
  position: relative;
  padding: 0 0 60px;
}

@media (max-width: 991px) {
  .b_single_product .product_information {
    width: 100%;
    padding: 0;
  }
}

.b_single_product .product_information .content {
  margin: 0 0 25px;
}

.b_single_product .product_information .btn_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  .b_single_product .product_information .btn_wrapper {
    position: relative;
    margin: 20px 0 0;
  }
}

.b_single_product .product_information .btn_wrapper .btn {
  width: calc(50% - 10px);
  font-size: 20px;
  font-weight: 600;
}

.b_single_product .top_product_wrapper {
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b_single_product .top_product_wrapper {
    display: block;
    width: 100%;
  }
}

.b_single_product .price_table {
  margin: 0 0 20px;
}

.b_single_product .price_table table {
  width: 100%;
}

.b_single_product .price_table table td {
  border-bottom: 1px solid #EBEBEB;
  padding: 14px 0;
}

@media (max-width: 991px) {
  .b_single_product .price_table table td {
    padding: 10px 0;
  }
}

.b_single_product .price_table table td:last-child {
  text-align: left;
}

.b_single_product .larger_quantity {
  background-color: #FCDCDC;
  color: #000000;
  padding: 5px 5px;
  text-align: center;
  margin: 0 0 25px;
}

.b_single_product .product_description {
  margin: 45px auto;
}

@media (max-width: 767px) {
  .b_single_product .product_description {
    margin: 30px auto 10px;
  }
}

.b_single_product .recommend_product {
  max-width: 990px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .b_single_product .recommend_product {
    padding: 30px 0 0;
  }
}

.b_single_product .recommend_product .product_wrapper {
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .b_single_product .recommend_product .product_wrapper {
    margin: 0 auto;
  }
}

.b_single_product .recommend_product .section_title {
  margin: 0 auto 20px;
}

.b_single_product .recommend_product .slide_item {
  padding: 0 10px;
}

.b_single_product .recommend_product .product_title {
  padding: 5px 0 0;
  font-weight: 600;
  font-size: 20px;
}

.b_single_product .recommend_product .btn_cart {
  max-width: 172px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 20px;
}

.b_single_product .recommend_product .btn_cart.loading:after {
  margin: 0 !important;
  line-height: 1;
}

.b_single_product .recommend_product .btn_cart:after {
  margin-left: auto !important;
  margin-right: 10px;
}

.b_single_product .slick-arrow {
  position: absolute;
  top: 110px;
}

.b_single_product .configuration_static {
  padding: 0 0 15px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 1px solid #EBEBEB;
}

.b_single_product .config_row + .config_row {
  margin: 10px 0 0;
}

.b_single_product .total_number_wrapper {
  padding: 30px 0 0;
}

.b_single_product .total_number_wrapper .label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  font-weight: 600;
}

.b_single_product .total_number_wrapper .input_count {
  display: inline-block;
  vertical-align: middle;
}

.b_single_product .total_number_wrapper .form_quantity {
  text-align: center;
  border: none;
  font-size: 18px;
  letter-spacing: 0.185143px;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  padding: 0;
  line-height: 1.5;
  -moz-appearance: textfield;
}

.b_single_product .total_number_wrapper .btn_control {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  border: none;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FCDCDC;
}

.b_single_product .total_number_wrapper .btn_less {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='2' fill='black'/%3E%3C/svg%3E");
}

.b_single_product .total_number_wrapper .btn_more {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 6V0H6V6H0V8H6V14H8V8H14V6H8Z' fill='black'/%3E%3C/svg%3E");
}

.b_cart {
  padding: 95px 0;
}

@media (max-width: 991px) {
  .b_cart {
    padding: 45px 0;
  }
}

.b_cart .cart_wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.b_cart .section_title {
  text-align: right;
  margin: 0 0 15px;
}

.b_cart .cart_list_wrapper {
  width: calc(100% - 292px);
  padding: 0 0 0 56px;
}

@media (max-width: 1299px) {
  .b_cart .cart_list_wrapper {
    padding: 0 0 0 15px;
  }
}

@media (max-width: 991px) {
  .b_cart .cart_list_wrapper {
    padding: 0;
    width: 100%;
    margin: 0 0 30px;
  }
}

.b_cart .cart_list {
  margin: 0 0 40px;
}

.b_cart .cart_list .form_quantity {
  text-align: center;
  border: none;
  font-size: 18px;
  letter-spacing: 0.185143px;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  padding: 0;
  line-height: 1.5;
  -moz-appearance: textfield;
}

.b_cart .cart_list .btn_control {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}

.b_cart .cart_list .btn_less {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' viewBox='0 0 17 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.5 11L0 0L17 0L8.5 11Z' fill='black'/%3E%3C/svg%3E");
}

.b_cart .cart_list .btn_more {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' viewBox='0 0 17 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.5 0L0 11L17 11L8.5 0Z' fill='black'/%3E%3C/svg%3E");
}

.b_cart .cart_list table {
  width: 100%;
}

@media (max-width: 700px) {
  .b_cart .cart_list table {
    display: block;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table thead {
    display: block;
    margin: 0 -15px 10px;
    display: none;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table thead tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    background: #FCDCDC;
    padding: 0 20px;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table thead th {
    padding: 0 !important;
    font-weight: bold;
    font-size: 14px;
  }
}

.b_cart .cart_list table th {
  text-align: right;
  font-weight: 600;
  border-bottom: 1px solid #DDDDDD;
  padding: 0 0 10px;
}

@media (max-width: 700px) {
  .b_cart .cart_list table th {
    border: none;
  }
}

.b_cart .cart_list table th:first-of-type {
  padding-right: 30px;
  width: 280px;
}

@media (max-width: 700px) {
  .b_cart .cart_list table th:first-of-type {
    width: auto;
    display: none;
  }
}

.b_cart .cart_list table th:not(:first-of-type) {
  padding-left: 10px;
  padding-right: 10px;
}

.b_cart .cart_list table th:last-of-type {
  padding-right: 30px;
}

@media (max-width: 700px) {
  .b_cart .cart_list table th:last-of-type {
    display: none;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table tbody {
    display: block;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table tbody tr {
    border: none;
    display: block;
    position: relative;
    margin: 0 -15px;
    padding: 15px 155px 0 15px;
    min-height: 120px;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table tbody tr + tr {
    margin: 15px -15px 0;
    padding: 15px 15px 0;
    border-top: 1px solid #DDDDDD;
    padding: 15px 155px 0 15px;
  }
}

.b_cart .cart_list table td {
  padding: 15px 0;
  border-bottom: 1px solid #DDDDDD;
}

@media (max-width: 700px) {
  .b_cart .cart_list table td {
    display: block;
    border: none;
    padding: 0;
    vertical-align: top;
    width: 100%;
  }
}

.b_cart .cart_list table td:not(:first-of-type) {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 700px) {
  .b_cart .cart_list table td:not(:first-of-type) {
    padding: 5px;
  }
}

@media (max-width: 700px) {
  .b_cart .cart_list table td:first-of-type {
    width: 100%;
  }
}

.b_cart .cart_list table .product_name {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 0 0;
}

@media (max-width: 700px) {
  .b_cart .cart_list table .product_name {
    padding: 5px 0 5px 50px;
    width: 100%;
    text-align: right;
    font-weight: 700;
  }
}

.b_cart .cart_list table .product_name a {
  color: #000000;
}

.b_cart .cart_list table .product_name a:hover {
  text-decoration: underline;
}

@media (max-width: 700px) {
  .b_cart .cart_list .product-remove {
    position: absolute;
    top: 15px;
    left: 15px;
    width: auto;
    padding: 0 !important;
  }
}

.b_cart .cart_list .product-remove a.remove {
  width: 30px;
  height: 30px;
  border-radius: 0;
  font-size: 0;
  margin: 0 auto 0 0;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 4H12V2C12 0.897 11.103 0 10 0H6C4.897 0 4 0.897 4 2V4H1C0.447 4 0 4.448 0 5C0 5.552 0.447 6 1 6V19C1 19.552 1.447 20 2 20H14C14.553 20 15 19.552 15 19V6C15.553 6 16 5.552 16 5C16 4.448 15.553 4 15 4ZM3 18H13V6H3V18ZM6 4H10V2H6V4ZM6 16C6.553 16 7 15.552 7 15V9C7 8.448 6.553 8 6 8C5.447 8 5 8.448 5 9V15C5 15.552 5.447 16 6 16ZM10 16C10.553 16 11 15.552 11 15V9C11 8.448 10.553 8 10 8C9.447 8 9 8.448 9 9V15C9 15.552 9.447 16 10 16Z' fill='%23618239'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

.b_cart .cart_list .product-remove a.remove:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 4H12V2C12 0.897 11.103 0 10 0H6C4.897 0 4 0.897 4 2V4H1C0.447 4 0 4.448 0 5C0 5.552 0.447 6 1 6V19C1 19.552 1.447 20 2 20H14C14.553 20 15 19.552 15 19V6C15.553 6 16 5.552 16 5C16 4.448 15.553 4 15 4ZM3 18H13V6H3V18ZM6 4H10V2H6V4ZM6 16C6.553 16 7 15.552 7 15V9C7 8.448 6.553 8 6 8C5.447 8 5 8.448 5 9V15C5 15.552 5.447 16 6 16ZM10 16C10.553 16 11 15.552 11 15V9C11 8.448 10.553 8 10 8C9.447 8 9 8.448 9 9V15C9 15.552 9.447 16 10 16Z' fill='%23ff0000'/%3E%3C/svg%3E") !important;
  background-color: transparent;
}

.b_cart .cart_list .subtotal {
  position: relative;
}

@media (max-width: 700px) {
  .b_cart .cart_list .subtotal {
    font-weight: 700;
  }
}

.b_cart .cart_list .subtotal:before {
  display: inline-block;
  content: '';
  width: 30px;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 700px) {
  .b_cart .cart_list .subtotal:before {
    width: 0;
  }
}

.b_cart .cart_list .product_image {
  width: 94px;
  height: 80px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 700px) {
  .b_cart .cart_list .product_image {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 175px;
    position: absolute;
    right: 15px;
    width: 130px;
    height: 100px;
    top: 15px;
  }
}

.b_cart .cart_list .product_image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  width: auto;
  height: auto;
}

@media (max-width: 700px) {
  .b_cart .btn_wrapper {
    text-align: center;
  }
}

.b_cart .delivery_list {
  box-shadow: 0px 0px 10px rgba(209, 209, 209, 0.5);
  background: #fff;
  padding: 30px 50px 30px 60px;
}

@media (max-width: 767px) {
  .b_cart .delivery_list {
    padding: 30px 15px;
  }
}

.b_cart .delivery_list .list_item {
  -ms-flex-align: center;
      align-items: center;
  padding: 0 0 15px;
  border-bottom: 1px solid #EBEBEB;
}

.b_cart .delivery_list .list_item + .list_item {
  margin: 15px 0 0;
}

.b_cart .delivery_list .delivery_title {
  width: calc(100% - 150px);
}

@media (max-width: 767px) {
  .b_cart .delivery_list .delivery_title {
    width: 100%;
  }
}

.b_cart .delivery_list .delivery_price {
  width: 150px;
  text-align: left;
}

@media (max-width: 767px) {
  .b_cart .delivery_list .delivery_price {
    width: 100%;
    text-align: right;
    padding: 10px 33px 0 0;
  }
}

.b_cart .delivery_list .sub_title {
  font-size: 14px;
}

.b_cart .cart_result {
  width: 292px;
}

@media (max-width: 991px) {
  .b_cart .cart_result {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

.b_cart .cart_result .shipping_info {
  font-weight: 600;
  margin: 0 0 10px;
}

.b_cart .cart_result .form_control {
  width: 100%;
  background-color: transparent;
  border: 1px solid #979797;
  padding: 3px 10px;
}

.b_cart .coupon {
  margin: 0 0 15px;
}

.b_cart .summary .section_title {
  margin: 0;
}

.b_cart .summary table {
  width: 100%;
}

.b_cart .summary table td {
  padding: 7px 0;
  line-height: 1.1;
}

.b_cart .summary table td:last-child {
  text-align: left;
}

.b_cart .total_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  padding: 25px 0 15px;
}

.b_cart .total_wrapper .section_title {
  margin: 0;
}

.b_cart .btn_payment {
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  background-color: #618239;
}

.b_cart .btn_payment:hover {
  background-color: transparent;
}

.b_cart .result_wrapper {
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(209, 209, 209, 0.5);
}

.b_cart .cards_support {
  font-weight: 600;
  text-align: center;
  padding: 15px 0 10px;
}

.b_cart .cards_list {
  padding: 10px 0 0;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.b_cart .cards_list .card_item {
  padding: 0 10px;
}

.b_checkout {
  padding: 95px 0;
}

@media (max-width: 991px) {
  .b_checkout {
    padding: 45px 0;
  }
}

.b_checkout .checkout_wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.b_checkout .section_title {
  text-align: right;
  margin: 0 0 10px;
}

.b_checkout .checkout {
  width: calc(100% - 292px);
  padding: 0 0 0 56px;
}

@media (max-width: 1299px) {
  .b_checkout .checkout {
    padding: 0 0 0 15px;
  }
}

@media (max-width: 991px) {
  .b_checkout .checkout {
    padding: 0;
    width: 100%;
    margin: 0 0 30px;
  }
}

.b_checkout .checkout .step_wrapper {
  padding: 10px 15px 40px;
}

@media (max-width: 767px) {
  .b_checkout .checkout .step_wrapper {
    padding: 15px 15px 15px;
  }
}

.b_checkout .checkout .form_wrapper {
  max-width: 486px;
  margin: 0 auto;
}

.b_checkout .checkout .form_control {
  width: 100%;
  border: none;
  border-bottom: 1px solid #BCBCBC;
  font-weight: 600;
  font-size: 18px;
  padding: 10px 0;
  transition: all .2s linear;
}

.b_checkout .checkout .form_control::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.b_checkout .checkout .form_control:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.b_checkout .checkout .form_control::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.b_checkout .checkout .form_control:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.b_checkout .checkout .form_control:hover, .b_checkout .checkout .form_control:focus {
  border-color: #888888;
}

.b_checkout .checkout .form_row + .form_row {
  margin: 20px 0 0;
}

.b_checkout .checkout .step_button {
  padding: 20px 0 0;
  text-align: center;
}

.b_checkout .checkout .btn {
  font-weight: 600;
  font-size: 20px;
  width: 100%;
  max-width: 230px;
}

.b_checkout .checkout_step_wrap {
  box-shadow: 0px 0px 10px rgba(209, 209, 209, 0.5);
  background-color: #fff;
}

.b_checkout .checkout_step_wrap + .checkout_step_wrap {
  margin: 8px 0 0;
}

.b_checkout .step_title {
  font-weight: 600;
  font-size: 25px;
  padding: 10px 30px 10px 60px;
  cursor: pointer;
  position: relative;
}

@media (max-width: 767px) {
  .b_checkout .step_title {
    font-size: 20px;
    padding: 10px 15px 10px 60px;
  }
}

.b_checkout .step_title::after {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='16' viewBox='0 0 28 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 16L0 0L28 0L14 16Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  width: 28px;
  height: 16px;
  left: 25px;
  top: 50%;
  margin-top: -8px;
}

.b_checkout .cart_result {
  width: 292px;
}

@media (max-width: 991px) {
  .b_checkout .cart_result {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

.b_checkout .cart_result .shipping_info {
  font-weight: 600;
  margin: 0 0 10px;
}

.b_checkout .cart_result .form_control {
  width: 100%;
  background-color: transparent;
  border: 1px solid #979797;
  padding: 3px 10px;
}

.b_checkout .coupon {
  margin: 0 0 15px;
}

.b_checkout .summary .section_title {
  margin: 0;
}

.b_checkout .summary table {
  width: 100%;
}

.b_checkout .summary table td {
  padding: 7px 0;
  line-height: 1.1;
}

.b_checkout .summary table td:last-child {
  text-align: left;
}

.b_checkout .total_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  padding: 15px 0;
}

.b_checkout .total_wrapper .section_title {
  margin: 0;
}

.b_checkout .btn_payment {
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  background-color: #618239;
}

.b_checkout .btn_payment:hover {
  background-color: transparent;
}

.b_checkout .result_wrapper {
  padding: 10px 15px;
}

.b_checkout .cards_support {
  font-weight: 600;
  text-align: center;
  padding: 15px 0 10px;
}

.b_checkout .cards_list {
  padding: 10px 0 0;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.b_checkout .cards_list .card_item {
  padding: 0 10px;
}

.b_checkout .payment_method .method_row {
  padding: 15px 0;
  border-bottom: 1px solid #EBEBEB;
}

.b_checkout .payment_method .checkbox_row {
  padding: 15px 0;
  border-bottom: 1px solid #EBEBEB;
}

.b_checkout .existing_card {
  padding: 20px 0;
}

.b_checkout .existing_card .card_row + .card_row {
  margin: 10px 0 0;
}

.b_checkout .card_radio {
  display: block;
  position: relative;
}

.b_checkout .card_radio [type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.b_checkout .card_radio [type="radio"]:checked + .card_info {
  background-color: #F3F3F3;
}

.b_checkout .card_radio .card_info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding: 15px;
  cursor: pointer;
}

.b_checkout .card_radio .card_image {
  width: 55px;
  height: 35px;
  position: relative;
}

.b_checkout .card_radio .card_image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}

.b_checkout .card_radio .card_detail {
  width: calc(100% - 55px);
  padding: 0 18px 0 0;
}

.b_checkout .card_radio .card_name, .b_checkout .card_radio .card_data {
  display: block;
}

.b_personal {
  padding: 45px 0;
}

.b_personal .user_information {
  margin: 0 0 50px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .b_personal .user_information {
    margin: 0 0 30px;
  }
}

.b_personal .user_information .user_name {
  font-weight: 600;
  font-size: 25px;
  margin: 0 0 5px;
}

.b_personal .personal_sidebar {
  width: 218px;
}

@media (max-width: 991px) {
  .b_personal .personal_sidebar {
    width: 100%;
    margin: 0 0 30px;
  }
}

.b_personal .sidebar_menu {
  font-weight: 600;
  padding: 30px 0 0;
}

@media (max-width: 991px) {
  .b_personal .sidebar_menu {
    padding: 0;
    text-align: center;
  }
}

.b_personal .sidebar_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 991px) {
  .b_personal .sidebar_menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .b_personal .sidebar_menu ul li {
    margin: 0 7px;
  }
}

.b_personal .sidebar_menu ul li + li {
  margin: 15px 0 0;
}

@media (max-width: 991px) {
  .b_personal .sidebar_menu ul li + li {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .b_personal .sidebar_menu ul li + li {
    margin: 0 7px;
  }
}

.b_personal .sidebar_menu ul a {
  color: #8D8D8D;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: all .2s linear;
}

.b_personal .sidebar_menu ul a:hover {
  color: #000000;
}

.b_personal .sidebar_menu ul a::after {
  position: absolute;
  z-index: -1;
  content: '';
  left: 0;
  right: 0;
  height: 10px;
  bottom: 0;
}

.b_personal .sidebar_menu ul a.active {
  color: #000000;
}

.b_personal .sidebar_menu ul a.active::after {
  background-color: #fcdcdc;
}

.b_personal .personal_cotent_wrapper {
  width: calc(100% - 218px);
}

@media (max-width: 991px) {
  .b_personal .personal_cotent_wrapper {
    width: 100%;
  }
}

.b_personal .personal_cotent_wrapper .form_title {
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .b_personal .personal_cotent_wrapper .form_title {
    font-size: 22px;
  }
}

.b_personal .personal_cotent_wrapper .form_row + .form_row {
  margin: 40px 0 0;
}

@media (max-width: 767px) {
  .b_personal .personal_cotent_wrapper .form_row + .form_row {
    margin: 15px 0 0;
  }
}

.b_personal .personal_cotent {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px #d1d1d1;
  max-width: 796px;
}

.b_personal .information_form {
  width: 50%;
  padding: 35px 35px;
}

@media (max-width: 767px) {
  .b_personal .information_form {
    padding: 15px 15px;
    width: 100%;
  }
}

.b_personal .information_form .btn_wrapper {
  text-align: center;
  padding: 35px 0 0;
}

.b_personal .information_form .btn_wrapper .btn {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  max-width: 210px;
}

.b_personal .information_form .shipping .form_title {
  margin: 0 0 100px;
}

.b_personal .information_form .shipping .btn {
  font-weight: 600;
  max-width: 270px;
}

.b_personal .information_decor {
  min-height: 490px;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 767px) {
  .b_personal .information_decor {
    min-height: 350px;
    display: none;
  }
}

.b_personal .part_title {
  font-weight: 600;
  margin: 0 0 5px;
}

.b_personal .orders_wrapper {
  padding: 45px 30px 35px;
}

@media (max-width: 767px) {
  .b_personal .orders_wrapper {
    padding: 15px 15px 15px;
  }
}

.b_personal .orders_wrapper .btn_view {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='23' viewBox='0 0 15 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0L0 11.5L15 23V19.9333L4 11.5L15 3.06667V0Z' fill='black'/%3E%3C/svg%3E");
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  transition: all .2s linear;
}

.b_personal .orders_wrapper .btn_view:hover {
  background-position: 10% center;
}

.b_personal .orders_wrapper .status.accepted {
  color: #618239;
}

.b_personal .orders_wrapper .btn_wrapper {
  text-align: center;
  padding: 40px 0 0;
}

.b_personal .orders_wrapper .btn_wrapper .btn {
  font-weight: 600;
  background-color: #618239;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  font-size: 20px;
  width: 100%;
  max-width: 180px;
}

.b_personal .orders_wrapper .btn_wrapper .btn:hover {
  background-color: transparent;
}

.b_personal .orders_table table {
  width: 100%;
}

@media (max-width: 640px) {
  .b_personal .orders_table table {
    display: block;
  }
}

@media (max-width: 640px) {
  .b_personal .orders_table tr {
    display: block;
  }
}

.b_personal .orders_table thead {
  text-align: right;
}

@media (max-width: 640px) {
  .b_personal .orders_table thead {
    display: none;
  }
}

.b_personal .orders_table th {
  font-weight: 600;
  padding: 0 0 10px;
  border-bottom: 1px solid #DDDDDD;
}

.b_personal .orders_table th:nth-child(1) {
  padding-right: 40px;
  width: 195px;
}

@media (max-width: 991px) {
  .b_personal .orders_table th:nth-child(1) {
    width: 150px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .b_personal .orders_table th:nth-child(1) {
    width: 120px;
  }
}

.b_personal .orders_table th:nth-child(2) {
  padding-right: 20px;
  padding-left: 20px;
}

.b_personal .orders_table th:nth-child(3) {
  padding-right: 10px;
  padding-left: 10px;
}

.b_personal .orders_table th:nth-child(4) {
  padding-right: 10px;
  width: 100px;
}

.b_personal .orders_table th:last-of-type {
  width: 90px;
}

@media (max-width: 640px) {
  .b_personal .orders_table tbody {
    display: block;
  }
}

@media (max-width: 640px) {
  .b_personal .orders_table tbody tr {
    border: 1px solid #979797;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}

@media (max-width: 640px) {
  .b_personal .orders_table tbody tr + tr {
    margin: 10px 0 0;
  }
}

.b_personal .orders_table td {
  padding: 15px 0;
  border-bottom: 1px solid #979797;
}

@media (max-width: 640px) {
  .b_personal .orders_table td {
    display: block;
    border: none;
    padding: 5px;
    width: 50%;
  }
}

.b_personal .orders_table td:nth-child(1) {
  padding-right: 70px;
  width: 175px;
}

@media (max-width: 991px) {
  .b_personal .orders_table td:nth-child(1) {
    width: 150px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .b_personal .orders_table td:nth-child(1) {
    width: 120px;
  }
}

@media (max-width: 640px) {
  .b_personal .orders_table td:nth-child(1) {
    padding: 5px;
    width: 50%;
  }
}

@media (max-width: 640px) {
  .b_personal .orders_table td:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
  }
}

.b_personal .orders_detail {
  position: relative;
  padding: 55px 70px;
}

@media (max-width: 767px) {
  .b_personal .orders_detail {
    padding: 55px 15px 15px;
  }
}

.b_personal .orders_detail .btn_back {
  position: absolute;
  top: 30px;
  left: 35px;
  font-weight: 600;
  font-size: 20px;
  padding: 0 20px 0 0;
  color: #537737;
}

@media (max-width: 767px) {
  .b_personal .orders_detail .btn_back {
    top: 15px;
    left: 15px;
  }
}

.b_personal .orders_detail .btn_back::before {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.572609 0L10 6.14062L0.620085 14L0 13.2133L8.31775 6.24393L0.0474765 0.857005L0.572609 0Z' fill='%23537737'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 14px;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.b_personal .orders_detail .order_number {
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  font-weight: 600;
  padding: 8px 0;
}

.b_personal .orders_detail .order_number span + span {
  margin: 0 5px 0 0;
}

.b_personal .orders_detail .order_number .number {
  color: #8D8D8D;
  font-weight: 400;
}

.b_personal .order_information {
  padding: 19px 0;
  border-bottom: 1px solid #BCBCBC;
}

.b_personal .order_information .information ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #8D8D8D;
}

.b_personal .order_information .information ul li + li {
  margin: 5px 0 0;
}

.b_personal .information_wrapper {
  max-width: 440px;
}

.b_personal .information_wrapper .information_column {
  width: 50%;
}

.b_personal .delivery_method {
  padding: 10px 0;
  border-bottom: 1px solid #BCBCBC;
}

.b_personal .products_list {
  padding: 20px 0;
  border-bottom: 1px solid #BCBCBC;
}

.b_personal .product_row {
  -ms-flex-align: center;
      align-items: center;
}

.b_personal .product_row + .product_row {
  margin: 15px 0 0;
}

.b_personal .product_image {
  width: 95px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.b_personal .product_name {
  width: calc(100% - 405px);
  padding: 0 30px 0 10px;
}

@media (max-width: 991px) {
  .b_personal .product_name {
    width: calc(100% - 355px);
  }
}

@media (max-width: 767px) {
  .b_personal .product_name {
    width: 50%;
    padding: 0 10px;
    width: calc(100% - 95px);
  }
}

.b_personal .product_amount {
  width: 80px;
  padding: 0 5px;
}

@media (max-width: 767px) {
  .b_personal .product_amount {
    width: 33.33%;
    padding: 10px 10px 0;
  }
}

.b_personal .product_price {
  width: 80px;
  padding: 0 5px;
}

@media (max-width: 767px) {
  .b_personal .product_price {
    width: 33.33%;
    padding: 10px 10px 0;
  }
}

.b_personal .product_sum {
  width: 150px;
  text-align: left;
  padding: 0 5px 0 0;
}

@media (max-width: 991px) {
  .b_personal .product_sum {
    width: 100px;
  }
}

@media (max-width: 767px) {
  .b_personal .product_sum {
    width: 33.33%;
    padding: 10px 10px 0;
  }
}

.b_personal .order_summary {
  padding: 35px 0 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (max-width: 767px) {
  .b_personal .order_summary {
    padding: 15px 0 0;
    display: block;
  }
}

.b_personal .btn_order_again {
  font-size: 20px;
  font-weight: 600;
  width: 190px;
}

@media (max-width: 767px) {
  .b_personal .summary_info {
    margin: 0 0 30px;
  }
}

.b_personal .summary_info .interim {
  color: #8D8D8D;
  margin: 0 0 20px;
}

.b_personal .shipping_information {
  padding: 55px 80px;
}

@media (max-width: 767px) {
  .b_personal .shipping_information {
    padding: 15px 15px;
  }
}

.b_personal .shipping_information .form_wrapper {
  max-width: 490px;
  margin: 0 auto;
}

.b_personal .shipping_information .form_row + .form_row {
  margin: 30px 0 0;
}

@media (max-width: 767px) {
  .b_personal .shipping_information .form_row + .form_row {
    margin: 15px 0 0;
  }
}

.b_personal .shipping_information .btn_wrapper {
  text-align: center;
  padding: 50px 0 0;
}

.b_personal .shipping_information .btn_wrapper .btn {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  max-width: 190px;
}

.b_contact_us {
  padding: 60px 0 120px;
}

@media (max-width: 991px) {
  .b_contact_us {
    padding: 45px 0;
  }
}

.b_contact_us .contact_us_wrap {
  overflow: hidden;
  position: relative;
  max-width: 800px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px #d1d1d1;
  margin: 0 auto;
  padding: 40px 15px 90px;
  position: relative;
}

@media (max-width: 767px) {
  .b_contact_us .contact_us_wrap {
    padding: 40px 15px 120px;
  }
}

.b_contact_us .contact_us_wrap.thanks {
  padding: 120px 15px 60px;
}

@media (max-width: 767px) {
  .b_contact_us .contact_us_wrap.thanks {
    padding: 40px 15px;
  }
}

.b_contact_us .thanks_wrapper .section_title {
  margin: 0 auto;
}

.b_contact_us .sub_title {
  text-align: center;
  font-size: 25px;
}

.b_contact_us .img_decor img {
  margin: 0 auto;
}

.b_contact_us .form_wrapper {
  max-width: 490px;
  margin: 0 auto;
  position: relative;
}

.b_contact_us .contact_us_inner {
  position: relative;
  z-index: 1;
}

.b_contact_us .form_row + .form_row {
  margin: 30px 0 0;
}

@media (max-width: 767px) {
  .b_contact_us .form_row + .form_row {
    margin: 15px 0 0;
  }
}

.b_contact_us .btn_wrapper {
  text-align: center;
  padding: 100px 0 0;
}

@media (max-width: 991px) {
  .b_contact_us .btn_wrapper {
    padding: 50px 0 0;
  }
}

.b_contact_us .btn_wrapper .btn {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  max-width: 190px;
}

.b_contact_us .flowers_decor_wrapper {
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  .b_contact_us .flowers_decor_wrapper {
    bottom: 15px;
  }
}

.b_contact_us .flowers_decor_wrapper img {
  position: absolute;
  bottom: 0;
  max-width: 50%;
}

.b_contact_us .flowers_decor_wrapper img:nth-child(1) {
  left: 0;
}

.b_contact_us .flowers_decor_wrapper img:nth-child(2) {
  right: 0;
  transform: scale(-1, 1);
}

.b_contact_us .contacts_container {
  text-align: center;
  padding: 30px 0 0;
  margin: 0 auto;
  max-width: 950px;
  font-size: 18px;
  font-weight: 600;
}

.b_contact_us .contacts_container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.b_contact_us .contacts_container ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 8px;
}

.b_blog {
  padding: 60px 0 70px;
}

@media (max-width: 991px) {
  .b_blog {
    padding: 45px 0;
  }
}

@media (max-width: 767px) {
  .b_blog {
    font-size: 14px;
  }
}

.b_blog .item_decor {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
}

.b_blog .first_article .article_item {
  margin: 0 auto 40px;
  position: relative;
}

.b_blog .first_article .article_info {
  margin-left: 600px;
}

@media (max-width: 1299px) {
  .b_blog .first_article .article_info {
    margin-left: 390px;
  }
}

@media (max-width: 991px) {
  .b_blog .first_article .article_info {
    margin: 0;
  }
}

.b_blog .first_article .article_image {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 570px;
  height: calc(100% - 40px);
}

@media (max-width: 1299px) {
  .b_blog .first_article .article_image {
    width: 370px;
  }
}

@media (max-width: 991px) {
  .b_blog .first_article .article_image {
    width: 100%;
    position: relative;
    height: 270px;
    left: auto;
    top: auto;
    margin: 0 auto 10px;
  }
}

@media (max-width: 570px) {
  .b_blog .first_article .article_image {
    height: 200px;
  }
}

.b_blog .blog {
  margin: 0 -20px;
}

@media (max-width: 1299px) {
  .b_blog .blog {
    margin: 0 -15px;
  }
}

.b_blog .blog .article_item {
  width: calc(33.33% - 40px);
  margin: 0 20px 40px;
}

@media (max-width: 1299px) {
  .b_blog .blog .article_item {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
}

@media (max-width: 767px) {
  .b_blog .blog .article_item {
    width: calc(100% - 30px);
  }
}

.b_blog .blog .article_image {
  margin: 0 0 5px;
}

.b_blog .article_item {
  padding: 20px 20px;
}

@media (max-width: 570px) {
  .b_blog .article_item {
    padding: 15px 15px;
  }
}

.b_blog .article_title {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 5px;
}

.b_blog .article_image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.b_blog .btn_more {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  transition: all .2s linear;
}

.b_blog .btn_more:hover {
  color: #537737;
}

.b_blog .article_image {
  height: 270px;
}

@media (max-width: 570px) {
  .b_blog .article_image {
    height: 200px;
  }
}

.b_blog .more_articles {
  text-align: center;
  padding: 30px 0 0;
}

.b_blog .more_articles .btn {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  max-width: 210px;
}

.b_single_article {
  padding: 90px 0 60px;
}

@media (max-width: 991px) {
  .b_single_article {
    padding: 45px 0;
  }
}

.b_single_article .article_title {
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 20px;
}

.b_single_article .article_content {
  max-width: 1020px;
  margin: 0 auto;
}

.b_single_article .content_wrapper img:not(:last-child) {
  margin-bottom: 20px;
}

.b_single_article .article_galery_wrapper {
  padding: 20px 0 0;
  margin: 0 -15px;
}

@media (max-width: 767px) {
  .b_single_article .article_galery_wrapper {
    margin: 0 -10px;
  }
}

.b_single_article .galery_title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px;
}

.b_single_article .galery_img {
  width: calc(50% - 30px);
  margin: 0 15px 30px;
}

@media (max-width: 767px) {
  .b_single_article .galery_img {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}

.b_single_article .galery_img .image {
  padding: 0 0 75%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.b_empty_cart {
  text-align: center;
  padding: 120px 0;
}

@media (max-width: 991px) {
  .b_empty_cart {
    padding: 45px 0;
  }
}

.b_empty_cart .empty_cart_wrap {
  padding: 120px 15px 50px;
  overflow: hidden;
  position: relative;
  max-width: 800px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px #d1d1d1;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 767px) {
  .b_empty_cart .empty_cart_wrap {
    padding: 40px 15px;
  }
}

.b_empty_cart .empty_cart_wrap img {
  margin: 0 auto;
}

.b_empty_cart .section_title {
  margin: 0 auto;
}

.b_empty_cart .sub_title {
  font-size: 25px;
}

.b_empty_cart .btn_wrapper {
  padding: 40px 0 0;
}

.b_empty_cart .btn_wrapper .btn {
  width: 100%;
  max-width: 230px;
  font-size: 20px;
  font-weight: 600;
}

.b_gallery {
  padding: 60px 0;
}

@media (max-width: 991px) {
  .b_gallery {
    padding: 45px 0;
  }
}

.b_gallery .gallery {
  margin: 0 -15px;
}

@media (max-width: 600px) {
  .b_gallery .gallery {
    margin: 0 -5px;
  }
}

.b_gallery .gallery_item {
  width: 33.33%;
  padding: 24px;
}

@media (max-width: 1299px) {
  .b_gallery .gallery_item {
    padding: 15px;
  }
}

@media (max-width: 991px) {
  .b_gallery .gallery_item {
    padding: 5px;
  }
}

@media (max-width: 600px) {
  .b_gallery .gallery_item {
    width: 50%;
  }
}

.b_gallery .gallery_link {
  display: block;
  padding: 0 0 100%;
}

.jsTabs {
  position: relative;
}

.jsTabs .jsTabsItem {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
}

.jsTabs .jsTabsItem.-active {
  overflow: visible;
  position: static;
  z-index: 1;
}

.jsTabs .jsTabsItem.-fade {
  opacity: 1;
  visibility: visible;
  transition: .3s;
}

.mfp-bg {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.mfp-content {
  text-align: right;
}

.b_modal {
  max-width: 1024px;
  margin: 10px auto;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.05);
}

.b_modal .mfp-close {
  width: 46px;
  height: 46px;
  font-size: 0;
  transition: all .2s linear;
  border-radius: 0;
  background: none;
  color: #fff;
  font-size: 0;
  background-color: #FCDCDC;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7679 10.0002L19.634 2.13406C20.1228 1.64531 20.1228 0.855313 19.634 0.366563C19.1453 -0.122187 18.3552 -0.122187 17.8666 0.366563L10.0002 8.23281L2.13406 0.366563C1.64531 -0.122187 0.855313 -0.122187 0.366563 0.366563C-0.122187 0.855313 -0.122187 1.64531 0.366563 2.13406L8.23281 10.0002L0.366563 17.8666C-0.122187 18.3552 -0.122187 19.1453 0.366563 19.634C0.610313 19.8778 0.930312 20.0002 1.25031 20.0002C1.57031 20.0002 1.89031 19.8778 2.13406 19.634L10.0002 11.7679L17.8666 19.634C18.1102 19.8778 18.4304 20.0002 18.7502 20.0002C19.0702 20.0002 19.3903 19.8778 19.634 19.634C20.1228 19.1453 20.1228 18.3552 19.634 17.8666L11.7679 10.0002Z' fill='black'/%3E%3C/svg%3E");
  right: unset;
  top: 0;
  left: 0;
  opacity: 1;
}

@media (max-width: 767px) {
  .b_modal .mfp-close {
    width: 30px;
    height: 30px;
    background-size: 15px;
  }
}

.b_modal .modal_title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 auto 20px;
}

.b_modal .form_row + .form_row {
  margin: 15px 0 0;
}

.b_modal .form_btn {
  padding: 25px 0 0 0;
  text-align: center;
}

.b_modal .form_btn .btn {
  padding: 19px 15px;
}

#request_quotation .mfp-close {
  top: 30px;
  left: 30px;
}

@media (max-width: 767px) {
  #request_quotation .mfp-close {
    top: 15px;
    left: 15px;
  }
}

.request_quotation_wrapper .request_quotation {
  padding: 30px 45px 30px 45px;
  width: 50%;
}

@media (max-width: 991px) {
  .request_quotation_wrapper .request_quotation {
    padding: 30px 20px;
  }
}

@media (max-width: 767px) {
  .request_quotation_wrapper .request_quotation {
    width: 100%;
    padding: 40px 20px 30px;
  }
}

.request_quotation_wrapper .title {
  font-weight: 600;
  font-size: 25px;
  margin: 0 0 20px;
}

.request_quotation_wrapper .content_wrapper {
  font-size: 20px;
  margin: 0 0 20px;
}

.request_quotation_wrapper .image_wrapper {
  width: 50%;
}

@media (max-width: 767px) {
  .request_quotation_wrapper .image_wrapper {
    width: 100%;
    display: none;
  }
}

.request_quotation_wrapper .image_wrapper .image {
  height: 100%;
}

.request_quotation_wrapper .form_row + .form_row {
  margin: 15px 0 0;
}

.request_quotation_wrapper .btn_wrapper {
  margin: 40px 0 0;
}

@media (max-width: 767px) {
  .request_quotation_wrapper .btn_wrapper {
    margin: 20px 0 0;
  }
}

.request_quotation_wrapper .btn_wrapper .btn {
  font-weight: 600;
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.b_footer {
  padding: 33px 0 22px;
}

@media (max-width: 640px) {
  .b_footer {
    background: #E6E9E4;
  }
}

.b_footer .container_lg {
  width: calc(100% - 425px);
  padding: 10px 15px;
}

@media (max-width: 1299px) {
  .b_footer .container_lg {
    width: calc(100% - 350px);
  }
}

@media (max-width: 991px) {
  .b_footer .container_lg {
    width: 100%;
    padding: 0;
  }
}

.b_footer .container_xs {
  width: 425px;
  border-right: 1px solid #DDDDDD;
  padding: 10px 15px;
}

@media (max-width: 1299px) {
  .b_footer .container_xs {
    width: 350px;
  }
}

@media (max-width: 991px) {
  .b_footer .container_xs {
    width: 100%;
    border: none;
    padding: 0;
    margin: 15px 0 0;
  }
}

@media (max-width: 640px) {
  .b_footer .container_xs {
    margin: 0;
  }
}

.b_footer .xs_inner {
  max-width: 290px;
  margin: 0 auto 0 0;
}

@media (max-width: 991px) {
  .b_footer .xs_inner {
    max-width: 100%;
    margin: 0 auto;
  }
}

.b_footer .menu_title {
  font-weight: 700;
  font-size: 18px;
  color: #537737;
  margin: 0 0 10px;
}

@media (max-width: 640px) {
  .b_footer .menu_title {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 15px;
  }
}

.b_footer .all_menu_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 640px;
  font-size: 16px;
}

@media (max-width: 991px) {
  .b_footer .all_menu_wrapper {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .b_footer .all_menu_wrapper {
    display: block;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .b_footer .menu_wrapper {
    margin: 0 0 15px;
  }
}

@media (max-width: 640px) {
  .b_footer .menu_wrapper {
    margin: 0 0 30px;
    font-size: 14px;
  }
}

.b_footer .menu_wrap ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.b_footer .menu_wrap ul li + li {
  margin: 5px 0 0;
}

.b_footer .menu_wrap ul a {
  font-weight: 600;
  font-size: 16px;
  color: #3F3F3F;
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 640px) {
  .b_footer .menu_wrap ul a {
    font-size: 14px;
    font-weight: 400;
  }
}

.b_footer .menu_wrap ul a:hover {
  text-decoration: underline;
}

.b_footer .info_list {
  padding: 0;
  list-style: none;
  margin: 0;
  color: #3F3F3F;
}

.b_footer .info_list strong {
  font-weight: 600;
}

.b_footer .info_list ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.b_footer .info_list ul li + li {
  margin: 5px 0 0;
}

.b_footer .info_list ul a {
  font-weight: 600;
  font-size: 16px;
  color: #3F3F3F;
}

.b_footer .info_list ul a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .b_footer .footer_top_wrapper .container_xs .xs_inner {
    width: 100%;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}

@media (max-width: 991px) and (max-width: 640px) {
  .b_footer .footer_top_wrapper .container_xs .xs_inner {
    display: block;
  }
}

.b_footer .secured {
  background-color: #E5FFD1;
  border: 1px solid #537737;
  font-size: 16px;
  padding: 9px 45px 9px 10px;
  position: relative;
}

@media (max-width: 991px) {
  .b_footer .secured {
    display: inline-block;
    vertical-align: top;
    text-align: right;
  }
}

@media (max-width: 640px) {
  .b_footer .secured {
    color: #537737;
  }
}

.b_footer .secured::before {
  right: 10px;
  top: 50%;
  margin-top: -12px;
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 7H13V5C13 2.24 10.76 0 8 0C5.24 0 3 2.24 3 5V7H2C0.9 7 0 7.9 0 9V19C0 20.1 0.9 21 2 21H14C15.1 21 16 20.1 16 19V9C16 7.9 15.1 7 14 7ZM8 16C6.9 16 6 15.1 6 14C6 12.9 6.9 12 8 12C9.1 12 10 12.9 10 14C10 15.1 9.1 16 8 16ZM4.9 7H11.1V5C11.1 3.29 9.71 1.9 8 1.9C6.29 1.9 4.9 3.29 4.9 5V7Z' fill='%23537737'/%3E%3C/svg%3E");
}

.b_footer .developed_wrapper {
  color: #3F3F3F;
  font-size: 16px;
}

@media (max-width: 991px) {
  .b_footer .developed_wrapper {
    text-align: center;
  }
}

@media (max-width: 640px) {
  .b_footer .developed_wrapper {
    padding: 20px 0 0;
  }
}

.b_footer .developed_wrapper a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 8px;
}

@media (max-width: 991px) {
  .b_footer .social_wrapper {
    width: 50%;
  }
}

@media (max-width: 640px) {
  .b_footer .social_wrapper {
    width: 100%;
    text-align: center;
  }
}

.b_footer .social_list_wrapper {
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .b_footer .social_list_wrapper {
    margin: 0 0 20px;
  }
}

@media (max-width: 640px) {
  .b_footer .social_list_wrapper {
    margin: 0 0 30px;
  }
}

.b_footer .social_list {
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 640px) {
  .b_footer .social_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_footer .social_list .list_item {
  display: inline-block;
  vertical-align: top;
}

.b_footer .social_list .list_item + .list_item {
  margin: 0 10px 0 0;
}

.b_footer .social_list .item_link {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.b_footer .social_list .item_link img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.b_footer .cards_list {
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 991px) {
  .b_footer .cards_list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.b_footer .cards_list .card_item {
  width: 54px;
  height: 34px;
  position: relative;
}

.b_footer .cards_list .card_item + .card_item {
  margin: 0 24px 0 0;
}

.b_footer .cards_list .card_item img {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  max-height: 100%;
  margin: auto;
}


.service_form .form_row_wrapper {
	margin-bottom:75px;
}

.service_form .wpcf7-response-output{
	position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
}
