body {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  font: normal 1em/1 Arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

.board-stuff {
  margin-top: 5px;
  font-size: 1em;
  border-top: 1px dotted #E8E8E8;
  list-style: none;
  color: #555;
  padding: 0;
}
.board-stuff li:first-child {border-left: none;}
.board-stuff li {
  float: left;
  margin: 5px 0 0 -10px;
  border-left: 1px dotted #E8E8E8;
  padding: 1px 18px 0px 10px;
}

.stars-mini {
  display: block;
  width: 60px;
  height: 11px;
  background: url('/img/stars-mini.png?v=2') no-repeat 0px -44px;
  text-indent: -1000px;
  height: 11px;
  margin-top: 4px;
}
  .stars-mini-1{background-position: 0px 0px;}
  .stars-mini-2{background-position: 0px -11px;}
  .stars-mini-3{background-position: 0px -22px;}
  .stars-mini-4{background-position: 0px -33px;}
  
  .box-gray {
    border: 1px solid #E8E8E8;
    padding: 5px 10px 5px 10px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
}

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;
  color: #498C09;
  text-decoration: underline;
}
a:active,
a:hover {
  color: #3e7708;
  outline: 0;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}

input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;
  /* min-height: 100vh; */
  height: 100%;
  height: -webkit-fill-available;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
p {
  margin: 0;
  margin-bottom: 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
@media print {
.navbar {
    display: none;
  }
}

.headline {
  display: block;
  color: #498C09;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
  margin: 30px 0;
}

@media (min-width: 768px) {

  .fb-icons{position:fixed;top:360px;right:10px;width:32px;}
	.fb-icons a{display:block;width:32px;height:32px;opacity:0.3;margin-top:10px;}
	.fb-icons a:hover{opacity:1;}
	.landscape-icon{position:fixed;top:45px;right:15px;width:163px;}
	    	.landscape-icon a{display:block;width:163px;padding-top:135px;background:url('/img/icon-landscape.png') no-repeat 0 0;text-align:center;font-size:12px;font-weight:bold;text-decoration:none;color:#76125b;}
	    	.landscape-icon a:hover{color:#000000;}
}



@media (max-width: 767px) {
	.fb-icons{position:fixed;bottom:5px;left:5px;width:130px;}
	.fb-icons a{display:block;float:left;width:32px;height:32px;opacity:0.3;margin-right:10px;}
	.fb-icons a:hover{opacity:1;}
	.col-xs-55 {
  width: 49% !important;
}
	
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* .row {
  margin-right: -15px;
  margin-left: -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-xs-66, .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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-66, .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-66 {
  width: 49%;
}
.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;
  }
}

/*========================NAV===============================*/



/*========================/NAV===============================*/


.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  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) {
  aside.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;
  }
  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;
  }
}

/*=================================================================================================================================*/


h1, .h1 {
    color: #498C09;
    font-size: 30px;
    line-height: 38px;
    font-weight: normal;
    margin: 0;
}

h2, .h2 {
  color: #498C09;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 15px;
}

h3, .h3 {
    color: #498C09;
    font-size: 18px;
    margin: 0;
    /* font-weight: normal; */
}
h1 a, h2 a {
    color: #498C09;
    text-decoration: none;
}

header h1,.content-c h1{ margin-bottom: 15px;}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.content-h {margin-top: 25px;}


.pagettl h1 {margin-bottom: 15px;}

/* LEFT */
.sertifikat-left {margin: 40px 0 0;}

/* HEADER */

header .phone {margin-top: 10px;margin-left: 0px;}
    header .phone a{
        color: #425c0c;text-decoration:none;
    }
    @media (max-width:768px){
        header .phone {margin-left: 0px;};
        .search {
          margin-top: 30px;
        }
        .hleb {display: block;padding: 0;margin: 0;}     
    
    }

.phone div, .body_phone b {
    font-size: 24px;
    color: #425c0c;
    font-weight: normal;
    margin: 5px 0 0 5px;

}
.phone span.i {display:inline-block;cursor:pointer;width:60px;top:-3px;}
.phone span.i, .body_phone i {
    font-size: 14px;
    color: #999999;
    font-style: normal;
    position: relative;
	background:transparent;
	margin-left:18px;
}
   .phone #cityCheck::before, .phone #cityCheck::after {
		content: ''; 
		position: absolute;
		right: 63px; bottom: -2px;
		border: 7px solid transparent;
		border-top: 7px solid #999999;
   }
   .phone #cityCheck::after {
		border-top: 7px solid #F4F8EC;
		bottom: -0px; 
   }
@media (max-width:768px){
    .phone span.i::after {   border-top: 7px solid #F6F7C3;      	}
}   
        .phone-open{
				position:absolute;
				background:#F4F8EC; 
				left:0px;top:-10px;
				padding: 4px 15px 20px 14px;
				border:1px solid #498C09;
				border-radius: 5px;
				display:none;	
				z-index:10;
			}
			.phone-open-close{
				display:block;
				position:absolute;
				top:10px;
				right:10px;
				color:#999999;
				font-weight:normal; 
				font-size: 30px;
   				line-height: 10px;
   				cursor: pointer;
   				transition: 0.3s;
   				z-index:100;
			}
				.phone-open-close:hover{color:#000000}
   
  .body_phone .bodyCbBut {
    background: url('/img/call_back_button.png') no-repeat 0 0;
    height: 25px;
    padding: 5px 0 4px 27px;
    margin: 3px 0 0 5px;
    display: block;
    font-size: 11px;
    font-style: italic;
    color: #FFFFFF;
                    cursor: pointer;
            }
    .body_phone .bodyCbBut {
        margin: 3px 0 0 45px;
    }
.search {
    margin: 30px 0px 0 0;
    position: relative;
    list-style: none;
    /* display: none; */
}
.search .srch_txt {
    margin-right: 10px;
    border: none;
    width: 176px;
    height: 21px;
    padding: 2px 5px;
    color: #333333;
    font-size: 11px;
    background: url('/img/search-txt.png') no-repeat 0 0;
}


.srch_txt_gray {
    color: #AEAEAE !important;
}

.search li {
    float: right;
}
/* 
.search .srch_but {
    width: 26px;
    height: 21px;
    background: url('/img/search-txt.png') no-repeat -184px 0;
    border: 0;
    cursor: pointer;
    text-indent: -2000px;
} */

.top {
    /* background: url(/img/bg_top.jpg) no-repeat 85% 0; */
    background: url("/img/bg2.jpg") no-repeat 85% 0;
    padding-bottom: 17px;
    padding-top: 10px;
    position: relative;
}
.hleb {
    /* margin: 5px auto; */
    /* list-style: none; */
    /* padding: 2px 0; */
}

/* FOOTER */
footer {
    bottom: 0;
    margin: 35px 0 0 0;
    font-size: 12px;
    width: 100%;
    background: #f3f3f3;
    border-top: 2px solid #a2a2a2;
}

footer .bottom {
    padding-top: 10px;
}
footer .bottom li a {
    color: #737373;
}
footer .bottom li {
    padding: 2px 0;
}
footer .bottom ul {
    padding: 10px 30px 0 0;
    float: left;
    list-style: none;
}
.clients-page li img, .our-clients-podval img {
    padding: 3px;
    border: 1px solid #d9d9d9;
    background: #fff;
}
.copy{padding-left:30px;}
.copy p{margin: .1em;text-align:left;}


/* MAIN */
.index_main_col {
    font-size: 17px;
    text-align: center;
}
	.index_main_col img, wedding-col img{margin-bottom: 15px;}
.index-about-co {margin-top: 30px;}
.index_3_col li {
    font-size: 17px;
    text-align: center;
}

.index_3_col {
    padding-bottom: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.index_3_col img{margin-bottom:10px;}

.index_3_col li p,.index-about-co-right p, .index_main_col p  {
    font-size: 13px;
    color: #666;
    padding: 5px 15px 0px 15px;
    line-height: 19px;
}


.index_3_col li a {
    font-size: 17px;
    color: #911f70;
}
.index_3_col li a:hover{color:#43880b;}

.index_3_col div {
    position: relative;
    height: 3px;
    background: #efefef;
}

.index_3_col div b {
    display: block;
    padding: 0 7px;
    top: -6px;
    right: 15px;
    font-size: 11px;
    color: #666;
    position: absolute;
    background: #fff;
    cursor: pointer;
}

.index_3_col li  img{width: 100%;}




/* Main-product */

.one-promo {
    height: 235px;

    text-align: center;
    font-size: 11px;
    position: relative;
}
.indx-promo {
    /* width: 150px; */
    padding: 0 !important;
}
.one-promo .imgname {
    clear: both;
    display: block;
    padding: 2px 0;
    font-size: 15px;
    margin-top: 5px;
    
}

.imgname {
  color: #333 !important;
}
.one-promo .promo-price,.wedding-tbl .promo-price {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #6b8b27;
    text-align: center;
    margin-top: 4px;
}

.sertificats .promo-price {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #6b8b27;
    text-align: center;
    margin-top: 4px;
}

.sertificats .promo-price span.uah {
    font-size: 11px;
    color: #777777;
    font-style: normal;
}

.sertificats .imgname {
    clear: both;
    display: block;
    padding: 2px 0;
    font-size: 15px;
    margin-top: 5px;
    color: #444444;
}

.one-product .promo-price {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #6b8b27;
    text-align: center;
    margin-top: 4px;
}
.one-product .imgname {
    clear: both;
    display: block;
    padding: 2px 0;
    font-size: 15px;
    margin-top: 5px;
    color: #444444;
}

.one-product {
    text-align: center;
    font-size: 11px;

}

.one-promo .promo-price span.uah {
    font-size: 12px;
    color: #777777;
    font-style: normal;
}
/* about-us */
.faces {
    margin: 10px 0 10px 0px;
}
.faces .face {text-align: center;min-height: 200px;}
.index-about-co-ttl {
    margin: 25px 0 25px 15px;
    color: #508a00;
    font-size: 18px;
    font-weight: normal;
}
.face p {
    font-size: 16px;
    color: #333;
    margin: 5px 0;
    font-weight: normal;
    line-height: 1;
}
.face span {
    font-size: 13px;
    color: #777;
	font-weight: normal;
}

.index-about-co-txt {
    padding: 20px;
    background: #f9f9f9;
    font-size: 1.0em;
    color: #444;
    line-height: 1.6em;
    margin-right: 30px;
}
.index-about-co-det {
    margin-top: 15px;
    position: relative;
    height: 3px;
    background: #efefef;
}
.index-about-co-det a {
    color: #666;
    text-decoration: none;
}
.index-about-co-det a:hover{color:#000}
.index-about-co-det b {
    display: block;
    padding: 0 7px;
    top: -11px;
    right: 15px;
    font-size: 12px;
    position: absolute;
    background: #f9f9f9;
}

.goods-filter-holder{
  margin-top: 15px;
    padding:15px;
    background:#ebf9e7;
    border-radius: 5px;
    margin-bottom:20px;
}
.goods_filter   {
    font-size:13px;
    padding:2px;
}
.goods_filter b{color:#333333;}
.goods_filter .namedisabled, .goods_filter a{padding:2px 12px 2px 10px;}
.goods_filter .groupname{font-weight:bold;}
.goods_filter a {}
.goods_filter .namedisabled{color:#777777;}
    .goods_filter a.active{text-decoration:none;color:#4D7725;}
    .goods_filter a .delfilter{margin-left:4px;font-size:10px;padding:0;}

    
/*============================================LEFT MENU=========================================================*/


.left-nav {
    list-style: none;
    padding: 0;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.left-nav .left-nav-head:first-child{
		padding: 0px 0 6px 0px;
	}

.left-nav .left-nav-head{
		border-bottom:1px solid #e4e5e2;
		padding: 6px 0 6px 0px;
		text-decoration:none;
		font-size:17px;
	}
			.left-nav-head	 a{color:#333333;text-decoration:none;display:block;}
			.left-nav-head_o a{color:#457208;}
.left-nav-body{padding:10px 0 10px 0;list-style: none;}
.left-nav-body a{
	font-family:Calibri;
	font-size: 15px;
	text-decoration:none;
	font-style:normal;
	color:#555555;
	display:block;
	padding: 3px 5px 3px 25px;
	line-height:1.2em;
	background:url('/img/iconz.gif') no-repeat 13px 8px;
}
	.left-nav-body a:hover {
		background:#f2f7ec url('/img/iconz.gif') no-repeat 15px 8px;
		color:#000000;
		text-decoration:none;
	}


.left-nav-body .lmenu-a{font-weight:bold;color:#000000;}


.noclick{color:#777777 !important;cursor:default;}

.left_text{
  padding: 15px;
  border: 1px solid #f2f2f2;
}
.left_text p{font-size:1em;color:#888888;padding:5px 0;line-height:1.5em;}
.left_text h3, .left-heading{font-size:1.1em;color:#508A00;padding:5px 0;line-height:1.5em;font-style:italic;}
.left-heading{padding:0 0 5px 10px;font-size:16px;color:#508A00;}
	
.sitemap-html li {margin-top:5px;}

@media (max-width: 767px) {
  .left_text {
    display: none;
  }
}




/*================= GOODS PROMO ===================*/
.promo-h, .grill-promo-h{padding:10px 0 15px 0;}
.one-promo{
	/* float:left; */
	/* padding:0 11px; */
	/* text-align:center; */
	/* font-size:11px; */
	/* position:relative; */
	/* margin-bottom: 40px; */
	/* min-height: 220px; */
}


	.one-promo .imglink{height:150px;display:block;margin:0 auto;}
	.one-promo .imgname,.wedding-tbl .imgname {
		font-size:15px;
		color:#444444;
	}


		
.plants_hover{text-decoration:none;}
	.lechuza_pot .lechuza_hover_img		{width:169px;bottom: 95px;}
	.plants_hover .lechuza_hover_img	{width:169px;bottom: 85px;list-style:none;margin:0;}
	.plants_promo_hover .lechuza_hover_img	{bottom: 0px;list-style:none;margin:0;}

	.lechuza_hover_img{ 
		display:none;
		position:absolute;
		padding:10px 5px;
		background:url('/img/lechuza_hover_bg.png') 0 0;
		color:#333333;
		font-size:11px;
		text-align: center;
	}
	 
.plants_hover .lechuza_hover_img dt {margin:0 0 0 8px;float:left;padding:2px 0;font-weight: normal;}
.plants_hover .lechuza_hover_img dd {margin:0 8px 0 0;float:right;padding:2px 0;}
.plants_hover .lechuza_hover_img dd span, .goods_list_button{background: #498C09;border-radius: 3px;padding:2px 8px;color:#FFFFFF;cursor:pointer;}
	.plants_hover .lechuza_hover_img dd span:hover,  .goods_list_button:hover{background: #A034BB;}
.category_but_buy{
    display:block;border-radius: 3px;color:#FFFFFF;cursor:pointer;width:24px;height:24px;top:3px;right:10px;position:absolute;background:#498C09 url('/img/shopping-cart.png') no-repeat 40% 50%;
}

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

	.show-more-list h3, .show-more-list .h3-ttl, .show-more-list h2{
		color:#508A00;
		font-size:16px;
		font-weight:bold;
		padding:3px 0;
		font-style:italic;
	}

/*======ONE GOOD======*/
.lechuza_pot {margin-bottom: 20px;text-align: center;min-height: 320px;}
.lechuza-big-img .lechuza-big-img-change img{width: 100%;}
.lechuza_ttl {
    background: url(/img/lechuza_color_bg.png) no-repeat 50% 0px;
    font-size: 16px;
    text-align: center;
    padding: 4px 0 0 0;
    width:169px;
}
    .lechuza_ttl a{display:block;}
.lechuza_img{/* display:block; *//* width:169px; *//* height:225px; *//* position:relative; *//* overflow:hidden; */}

.lechuza-lisT p{margin-top: 5px;text-align: center;}

.show-more-list li {
    margin-top: 5px;
    background: url('/img/iconz.gif') no-repeat 5px 5px;
    font-size: 13px;
}

.show-more-list li a {
    padding-left: 15px;
    display: block;
}
.show-more-list ul {
    list-style: none;
    padding: 0;
}


.lechuza_color{
	border-top:1px solid #D5D9DC;
	border-bottom:1px solid #D5D9DC;
	padding:2px 0 2px 0;
	text-align:center;
	width:169px;
}
	.lechuza_color i{
		width:19px;
		height:20px;
		display:inline-block;
		background:url('/img/lechuza_color_pic.png') no-repeat 0 0;
	}
.lechuza_detail_color{
	border-top:1px solid #D5D9DC;
	padding:4px 0 0 0;
	height:25px;
}
	.lechuza_detail_color i{
		cursor:pointer;
		width:24px;
		height:25px;
		display:block;
		float:left;
		background:url('/img/lechuza_color_pic_detail.png?v=22') no-repeat 0 0;
	}
		.lechuza_detail_color i{}
		
		.lechuza_color i.aubergine{background-position:0 0;}
		.lechuza_color i.black{background-position:-19px 0;}
		.lechuza_color i.antrazit{background-position:-38px 0;}
		.lechuza_color i.espresso{background-position:-57px 0;}
		.lechuza_color i.orange{background-position:-76px 0;}
		.lechuza_color i.red{background-position:-95px 0;}
		.lechuza_color i.silver{background-position:-114px 0;}
		.lechuza_color i.white{background-position:-133px 0;}
		.lechuza_color i._black{background-position:-152px 0;}
		.lechuza_color i._cherry{background-position:-171px 0;}
		.lechuza_color i._graphite{background-position:-190px 0;}
		.lechuza_color i._mokka{background-position:-209px 0;}
		.lechuza_color i._white{background-position:-228px 0;}
		.lechuza_color i._aubergine{background-position:-247px 0;}
		.lechuza_color i._gray{background-position:-304px 0;}
		.lechuza_color i._muskat{background-position:-323px 0;}
		.lechuza_color i.taupe{background-position:-266px 0;}
		.lechuza_color i.yellow{background-position:-285px 0;}
		.lechuza_color i.bronze{background-position:-342px 0;}
		.lechuza_color i.gold{background-position:-361px 0;}
		.lechuza_color i.cappuchino{background-position:-380px 0;}
		.lechuza_color i.silver-c{background-position:-399px 0;}
		.lechuza_color i.crema{background-position:-418px 0;}
		.lechuza_color i.frozen_white{background-position:-437px 0;}
		.lechuza_color i._terrakot{background-position:-456px 0;}
		.lechuza_color i.green{background-position:-475px 0;}
		.lechuza_color i._stonegray{background-position:-494px 0;}
		.lechuza_color i._stonesand{background-position:-513px 0;}
		.lechuza_color i._stonegraphite{background-position:-532px 0;}
		.lechuza_color i._stonewhite{background-position:-551px 0;}
		
		
		.lechuza_detail_color i.aubergine{background-position:0 0;}
		.lechuza_detail_color i.black{background-position:-24px 0;}
		.lechuza_detail_color i.antrazit{background-position:-48px 0;}
		.lechuza_detail_color i.espresso{background-position:-72px 0;}
		.lechuza_detail_color i.orange{background-position:-96px 0;}
		.lechuza_detail_color i.red{background-position:-120px 0;}
		.lechuza_detail_color i.silver{background-position:-144px 0;}
		.lechuza_detail_color i.white{background-position:-168px 0;}
		.lechuza_detail_color i._black{background-position:-192px 0;}
		.lechuza_detail_color i._cherry{background-position:-216px 0;}
		.lechuza_detail_color i._graphite{background-position:-240px 0;}
		.lechuza_detail_color i._mokka{background-position:-264px 0;}
		.lechuza_detail_color i._white{background-position:-288px 0;}
		.lechuza_detail_color i._aubergine{background-position:-312px 0;}
		.lechuza_detail_color i._gray{background-position:-384px 0;}
		.lechuza_detail_color i._muskat{background-position:-408px 0;}
		.lechuza_detail_color i.taupe{background-position:-336px 0;}
		.lechuza_detail_color i.yellow{background-position:-360px 0;}
		.lechuza_detail_color i.bronze{background-position:-432px 0;}
		.lechuza_detail_color i.gold{background-position:-456px 0;}
		.lechuza_detail_color i.cappuchino{background-position:-480px 0;}
		.lechuza_detail_color i.silver-c{background-position:-504px 0;}
		.lechuza_detail_color i.crema{background-position:-528px 0;}
		.lechuza_detail_color i.frozen_white{background-position:-552px 0;}
		.lechuza_detail_color i._terrakot{background-position:-576px 0;}
		.lechuza_detail_color i.green{background-position:-600px 0;}
		.lechuza_detail_color i._stonegray{background-position:-624px 0;}
		.lechuza_detail_color i._stonesand{background-position:-648px 0;}
		.lechuza_detail_color i._stonegraphite{background-position:-672px 0;}
		.lechuza_detail_color i._stonewhite{background-position:-696px 0;}
		
		.lechuza_detail_color i.aubergine:hover, .lechuza_detail_color i.aubergine#active_pot{background-position:0 -25px;}
		.lechuza_detail_color i.black:hover, .lechuza_detail_color i.black#active_pot{background-position:-24px -25px;}
		.lechuza_detail_color i.antrazit:hover, .lechuza_detail_color i.antrazit#active_pot{background-position:-48px -25px;}
		.lechuza_detail_color i.espresso:hover, .lechuza_detail_color i.espresso#active_pot{background-position:-72px -25px;}
		.lechuza_detail_color i.orange:hover, .lechuza_detail_color i.orange#active_pot{background-position:-96px -25px;}
		.lechuza_detail_color i.red:hover, .lechuza_detail_color i.red#active_pot{background-position:-120px -25px;}
		.lechuza_detail_color i.silver:hover, .lechuza_detail_color i.silver#active_pot{background-position:-144px -25px;}
		.lechuza_detail_color i.white:hover, .lechuza_detail_color i.white#active_pot{background-position:-168px -25px;}
		.lechuza_detail_color i._black:hover, .lechuza_detail_color i._black#active_pot{background-position:-192px -25px;}
		.lechuza_detail_color i._cherry:hover, .lechuza_detail_color i._cherry#active_pot{background-position:-216px -25px;}
		.lechuza_detail_color i._graphite:hover, .lechuza_detail_color i._graphite#active_pot{background-position:-240px -25px;}
		.lechuza_detail_color i._mokka:hover, .lechuza_detail_color i._mokka#active_pot{background-position:-264px -25px;}
		.lechuza_detail_color i._white:hover, .lechuza_detail_color i._white#active_pot{background-position:-288px -25px;}
		.lechuza_detail_color i._aubergine:hover, .lechuza_detail_color i._aubergine#active_pot{background-position:-312px -25px;}
		.lechuza_detail_color i._gray:hover, .lechuza_detail_color i._gray#active_pot{background-position:-384px -25px;}
		.lechuza_detail_color i._muskat:hover, .lechuza_detail_color i._muskat#active_pot{background-position:-408px -25px;}
		.lechuza_detail_color i.taupe:hover, .lechuza_detail_color i.taupe#active_pot{background-position:-336px -25px;}
		.lechuza_detail_color i.yellow:hover, .lechuza_detail_color i.yellow#active_pot{background-position:-360px -25px;}
		.lechuza_detail_color i.bronze:hover, .lechuza_detail_color i.bronze#active_pot{background-position:-432px -25px;}
		.lechuza_detail_color i.gold:hover, .lechuza_detail_color i.gold#active_pot{background-position:-456px -25px;}
		.lechuza_detail_color i.cappuchino:hover, .lechuza_detail_color i.cappuchino#active_pot{background-position:-480px -25px;}
		.lechuza_detail_color i.silver-c:hover, .lechuza_detail_color i.silver-c#active_pot{background-position:-504px -25px;}
		.lechuza_detail_color i.crema:hover, .lechuza_detail_color i.crema#active_pot{background-position:-528px -25px;}
		.lechuza_detail_color i.frozen_white:hover, .lechuza_detail_color i.frozen_white#active_pot{background-position:-552px -25px;}
		.lechuza_detail_color i._terrakot:hover, .lechuza_detail_color i._terrakot#active_pot{background-position:-576px -25px;}
		.lechuza_detail_color i.green:hover, .lechuza_detail_color i.green#active_pot{background-position:-600px -25px;}
		
		.lechuza_detail_color i._stonegray:hover, .lechuza_detail_color i._stonegray#active_pot{background-position:-624px -25px;}
		.lechuza_detail_color i._stonesand:hover, .lechuza_detail_color i._stonesand#active_pot{background-position:-648px -25px;}
		.lechuza_detail_color i._stonegraphite:hover, .lechuza_detail_color i._stonegraphite#active_pot{background-position:-672px -25px;}
		.lechuza_detail_color i._stonewhite:hover, .lechuza_detail_color i._stonewhite#active_pot{background-position:-696px -25px;}

	.lechuza_ttl a{color:#333333;text-decoration:none;}
	.lechuza_ttl a:hover{color:#000000;}
	
.lechuza_min_price {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #6b8b27;
    text-align: center;
    margin-top: 4px;
}	

.one-promo .promo-price span.uah, .lechuza_min_price span.uah{
    font-size: 11px;
    color: #777777;
    font-style: normal;
}

/*======FITO DESIGN======*/
.pdesign-sub {
    margin: 15px 0;
    font-size: 16px;
    font-style: italic;
    font-family: arial;
}

.pdesign-sub dt {
    padding-bottom: 10px;
    position: relative;
}

.pdesign-sub a {
    color: #555;
    display: block;
    padding: 5px 0;
    font-weight: normal
  /*  background: url('/img/w_pdesign_icons.jpg') no-repeat 0 0;*/
}

.pd-main a 		{   background-position: 0 0px;}
.pd-greenwall a {   background-position: 0 -102px;}
.pd-terrace a	{	background-position: 0 -153px;}
.pd-peregorodki a	{background-position: 0 -255px;}
.pd-moss a	{background-position: 0 -204px;}
.pd-main a i 		{	padding-top: 15px;}
.pd-greenwall a i 	{    padding-top: 15px;}
.pd-menu-active		{font-weight:bold;color:#448908;}


.pdesign-sub a i {    display: block;}


.pdesign-sub dd {font-size:14px;margin:0px 10px;padding:0;}
.pdesign-sub dd a { margin:0px 0px 10px 0;padding:0;}



.ozel_but, .viber-button, .pdf-button {
    display: block;
	width: 260px;
    height: 89px;
    background: url(/img/but_ozel_2.jpg) no-repeat 0 0;
    padding: 55px 0 0 80px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-bottom: 20px;
    cursor:pointer;
}
.ozel_but:hover{color:#000000;}
.viber-button	{background: url('/img/button-viber.png') no-repeat 0 0;}
.pdf-button		{background: url('/img/button-pdf.png') no-repeat 0 0;padding: 45px 0 0 90px;text-align:center;}
		
.ozel_pot{
		float:left;
		width:110px;
		padding:3px;
		border:1px solid #EFEFEF;
		text-align:center;
		margin:5px;
	}
		.ozel_pot a{display:block;}
		.ozel_pot p{color:#888888;font-size:11px;}



.care_but {
    display: block;
    height: 82px;
    background: url('/img/but_care.jpg') no-repeat 0 0;
    padding: 41px 0 0 80px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    cursor:pointer;
}
.compo-h {
    font-size: 13px;
    margin-top: 5px;
    color: #666666;
}

/*======SERVICE======*/
.new_services_list img {
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}
.new_services_list dt h3 {
    display: block;
    line-height: 14px;
    font-size: 13px !important;
    font-weight: bold;
    font-style: italic;
    font-family: Arial;
}
.new_services_list a {
    text-decoration: none;
    display: block;
    color: #508a00;
}
.new_services_list dt p {
    font-size: 11px;
    color: #777;
    padding-top: 5px;
    margin-left: 67px;
    font-weight: normal;
}
.service-chapter {
    color: #555;
    font-style: italic!important;
    font-size: 18px;
    font-family: Arial;
    margin-top: 25px;
    margin-bottom: 15px;
}

/*======planters======*/

.category_list a {
    text-decoration: none;
    display: block;

}

.category_list {padding: 0;list-style: none;}
.category_list li {padding-top:15px;}

.category_list li b, .category_list li .stagb {
    display: block;
    margin-top: -40px;
    text-align: center;
    font-size: 17px;
    color: #FFFFFF;
    padding-top: 3px;
    font-weight: normal;
    text-shadow: 1px 1px 0px black;
    height: 47px;
}
.category_list img {max-width:100%;}

/*======GALLERY======*/
.gallery-h{}
.gallery-h span  {outline:none;cursor:pointer;}
.gallery-item  {
    margin-bottom: 20px;
    text-align: center;
}
	.gallery-item-sm  {
		height: 85px;
	}
.gallery-ttl {
    font-size: 11px;
    text-align: center;
}

/*======Artlist======*/
.artlist-h {
    padding: 10px 0;
}
.artlist-h .art_ttl {
    padding-bottom: 5px;
    font-size: 1.1em;
}

.artlist-h .art_ttl a:hover {
    color: #333;
	text-decoration: none;
}

/*======PRODUCT 3======*/
h1 i {
    color: #888888;
    font-style: normal;
}
.compo-item-plus-but {
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    background: url('/img/zoom.png') no-repeat 0 0;
    bottom: 23px;
    right: 25px;
    text-indent: -2000px;
}

.cop-itm-img img {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);

}
.compo_price {
    font-size: 24px;
    font-style: italic;
    color: #DD0000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.compo_price i {
    font-size: 11px;
    color: #999;
}

.bouquet_but_buy {
    background: #a6e044;
    background: -moz-linear-gradient(top, #a6e044 0%, #88c81d 100%);
    background: -webkit-linear-gradient(top, #a6e044 0%,#88c81d 100%);
    background: linear-gradient(to bottom, #a6e044 0%,#88c81d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e044', endColorstr='#88c81d',GradientType=0 );
    border: 1px solid #71a911;
    border-radius: 5px;
    padding: 6px 16px;
    font-size: 22px;
    color: #fff;
	text-shadow: 1px 1px 0px black;
}
.bouquet_but_buy:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#84c21b+0,71aa11+100 */
background: #84c21b; /* Old browsers */
background: -moz-linear-gradient(top, #84c21b 0%, #71aa11 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #84c21b 0%,#71aa11 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #84c21b 0%,#71aa11 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84c21b', endColorstr='#71aa11',GradientType=0 ); /* IE6-9 */
}
.one-bouquet p {
    font-family: Arial;
    font-size: 29px;
    font-style: italic;
    color: #6aa220;
    padding-top: 5px;
    float: left;
    margin-right: 20px;
}
.one-bouquet p sup {
    font-size: 14px;
    margin-left: 5px;
    border-bottom: 1px solid #6aa220;
}
.one-bouquet p i {
    font-size: 11px;
    color: #999;
}


/*======PRODUCT======*/
.margT20 {
    margin-top: 2em;
}

.box-Lgray-fill .box-content {
    background: #def4db;
    border-left: 1px solid #def4db;
    border-right: 1px solid #def4db;
    border-radius: 5px;
    border-bottom: 4px solid #def4db;
    padding: 0px;
}

.plus-pad {padding: 10px!important;}

.good_forms td {
    background: #FFFFFF;
    border-bottom: 1px solid #DEF4DB;
    padding: 2px 5px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    color: #6aa220;
    padding-bottom: 5px;
}

.og_but_buy {
    display: block;
    margin-top: 3px;
    color: #FFFFFF;
    background: #589710;
    width: 82px;
    height: 26px;
    border: 0;
    cursor: pointer;
    float: right;
    font-size: 14px;
    text-shadow: 1px 1px 0px black;
}
.og_but_buy:hover, .lech_but_buy:hover {
    background: #6bb812;
}
.good_forms {
    width: 100%;
}
.good_forms th {
    font-size: 11px;
    padding: 5px 0 5px 0;
    text-align: center;
}

.plants-common-info {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f4+0,ffffff+100 */
	background: #f3f3f4; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f4 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f3f3f4 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f3f3f4 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #e1e3dd;
	padding: 10px;
	border-radius: 5px;
}
.plants-common-info p {
    font-family: Arial;
    font-size: 15px;
    font-style: italic;
    color: #626262;
    margin-bottom:0;
}
.plants-common-info li {
    padding: 1px 0 2px 0;
}
.plants-common-info li i{
    font-size: 14px;
    font-style: normal;
}
.plants-common-info ul {
    font-size: 12px;
    padding: 0 0 0 16px;
}
     .plants-common-info-icons{
        font-size:12px;
     }
    .plants-common-info-icons div{
        padding:7px 2px 7px 45px;
        background:url('/img/icon-good-delivery.png') no-repeat 0 0;
    }
    @media (max-width:768px){
        .plants-common-info-icons div{
            margin-left:20px;
            padding:15px 2px 15px 60px;
        }
    }
    
.plants-common-phone {
    font-family: Arial;
    font-size: 16px;
    font-style: italic;
    border-top: 1px solid #e1e3dd;
    padding: 8px 0 0 0;
}

.plants-common-phone span {
    margin-left: 10px;
    color: #28590a;
}
.common-phone{
    float: left;
    line-height: 1.7;
}


.goods_tech {
    border-top: 1px solid #c3dcc0;
    margin-top: 8px;
}


/* .article_body h2, .article_body .h2 {
    margin-top: 15px;
    padding-bottom: 5px;
    font-weight: normal;

} */
.article_body .binct-phone-number-1, 
    .article_body .binct-phone-number-2,
    .layout .binct-phone-number-1, 
    .layout .binct-phone-number-2   {
        color: #498C09;
        text-decoration: underline;
        cursor:pointer;
        cursor:hand;
    } 
.callback_sucsess{
    background: #def4db;
    border: 1px solid #98d02c;
    padding: 5px 15px;
    border-radius: 5px;
    color: #4B7443;
    font-weight: bold;
}

.feed-back-comments {
  padding-top: 20px;
}

.box-Lgreen-fill .box-content {
    background: #def4db;
    border-left: 1px solid #98d02c;
    border-right: 1px solid #98d02c;
}
.box .box-content-p15 {
    padding: 15px;
}

.box-content input {border-radius: 3px;border: 1px solid #b0ccac;}

.box-content .inp-ins {width: 100%;}

#stars, .stars_over {
    display: block;
    width: 110px;
    height: 21px;
    background: url(/img/stars-5.png?v=2) no-repeat 0px -105px;
}
#stars li {
    display: block;
    float: left;
    width: 22px;
    height: 21px;
    text-indent: -2000px;
    cursor: pointer;
}
.vote-holder p {
    font-size: 1.0em;
    font-family: Arial;
    color: #555555;
}
.box-Lgreen-fill .box-content {
    background: #def4db;
    border: 1px solid #98d02c;
    border-radius: 5px;
    margin-top: 20px;
}

.inp-but, .button {
    border: none;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    background: #498C09;
    cursor: pointer;
    padding: 8px 30px;
    border-radius: 1px;
}

.inp-but {
  display: block;
  margin-left: auto;
  align-self: flex-start
}

.aggregateRating {
    font-size: 12px;
    color: #888;
    font-style: italic;
    margin-top: 15px;
    display: block;
    text-align: right;
}
.error_block {
    display: none;
    color: red;
    font-weight: bold;
    font-size: 11px;
}
    .redstar{font-weight:bold;color:#FF0000;}
.good_more_img{
    padding-top:4px;
    width:295px;
}
    .good_more_img_ceramic{
        width:415px !important;
    }
.good_more_img span, .indxCases_more_img span {
    overflow: hidden;
    display: block;
    border: 1px solid #D6ECB8;
    padding: 3px 3px 3px 3px;
    float: left;
    margin-right: 5px;
    margin-bottom: 3px;
    cursor:pointer;
    outline:none;
}

.good_more_img span img {width: 60px;}
.indxCases_more_img span img {width: 73px;}
.indxCases * {outline:none;}
.good_more_img span:first-child {
    margin-left: 0px;
}


.hleb li {
    padding: 0 5px 0 0;
    color: #777;
    float: left;
    font-size: 11px;
    line-height: 1.3em;
}

.hleb {
    margin: 5px auto;
    list-style: none;
    padding: 2px 0;
    /* display: inline-block; */
}


.chuvak_details input,.chuvak_details textarea, .chuvak_details select{
    border: 1px solid #589710;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 6px 10px;
    width:100%;
}
.chuvak_details {font-size:14px;}
.chuvak_details {padding:2px 0;}
.chuvak_details_row{width:520px;margin:0 auto;padding:4px 0;}

@media (max-width: 768px){
    .chuvak_details_row{width:100%;}
}




/* SEARCH */
.goods-title {
    font-size: 1.4em !important;
    line-height: 1.3em;
    position: relative;
}
.goods-title a {
    color: #3B7707;
}
.goods_tbl td {
    padding: 15px 0 5px 0;
    border-bottom: 1px dotted #999999;
}
.goods_tbl .goodimg {margin-right: 10px}

.goodimg {
    position: relative;
	margin-bottom: 10px;
}
	.goodimg span {
		display: block;
		border: 1px solid #98D02C;
		padding: 4px 4px 4px 4px;
		background: #FFFFFF;
        cursor:pointer;
        outline:none;
	}
	.goodimg img {width: 100%;}
.price_td div {
    padding: 2px 0;
    border-bottom: 1px dotted #999999;
    position: relative;
    margin-left: 10px;
    height: 27px;
}

.price_td i {
    color: #333;
    font-style: normal;
    float: left;
    font-size: 12px;
}
.price_td b {
    color: #333;
    float: right;
    font-size: 13px;
}

.price_td em {
    color: #555555;
    font-size: 11px;
    font-weight: normal;
}
.price_td div {
    padding: 2px 0;
    height: 23px;
    border-bottom: 1px dotted #999999;
    position: relative;
    margin-left: 10px;
}

/* CART */
.basket-list {
    width: 100%;
}

.basket-list th {
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    text-align: left;
    border-bottom: 1px dotted #c5c5c5;
    background: #e5e5e5;
}
.basketdelbig {
    width: 18px;
    height: 18px;
    border: 0;
    background: url('/img/basketdelbig.gif') no-repeat 0 0;
    cursor: pointer;
}

.basket-list td {
    padding: 3px 5px;
    font-size: 12px;
    border-bottom: 1px dotted #c5c5c5;
}

.basket_s_ttl {
    border: 1px solid #559400;
    text-align: right;
    font-size: 12px;
    width: 440px;
    width: 50px;
    border: 0;
    font-weight: bold;
    background: transparent;
    padding: 2px;
}
.basket_cnt {
    border: 1px solid #559400;
    text-align: center;
    font-size: 11px;
    width: 440px;
    width: 35px;
    padding: 2px;
}
.tot_row {
    border: 0!important;
    text-align: right!important;
}
.basket_total {
    border: 0;
    text-align: right;
    font-size: 12px;
    color: #559400;
    width: 440px;
    width: 65px;
    border: 0;
    font-weight: bold;
    background: transparent;
    padding: 2px;
}

.basket__peresadka {
  padding: 10px;
  border: 1px solid #E8E8E8;
  margin-bottom: 10px;
}

.top_basket {
    display: block;
    width: 189px;
    height: 74px;
    background: url('/img/basket_top.png') repeat-x 0 0;
    position: fixed;
    right: 5px;
    top: 160px;
    padding: 30px 0 0 55px;
    font-size: 12px;
    z-index: 2200;
    color: #333333;
    text-decoration: none;
}
.top_basket b {
    color: #347D07;
}


/* PRODUCTS-COMLEX */

.compo-item img, .bl2017-item img {box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.43);-moz-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.43);-webkit-box-shadow: 0px 0px 6px 0px rgba(119, 119, 119, 0.43);border: 2px solid #fff;margin-bottom: 15px;}

.compo_price {float: right;}
.compo-hgt {float: left;line-height: 3;}
.w350 p {margin:0 0 0px;}

		.bl2017-item{padding-bottom:35px;}
		.bl2017-ttl{font-size:17px;color:#508A00;line-height:1.4em;}
		.bl2017-hgt{font-size:13px;margin-top:5px;color:#666666;}
/* PRODUCTS-COMLEX */

.wedding-sub a {
    background: url('/img/wedding-iconz.png') no-repeat 0 0;
}
.ws-oformlenie a {
    background-position: 0 -204px;
}
.ws-bouquet a {
    background-position: 0 -153px;
}
.ws-boutonniere a {
    background-position: 0 0;
}

.ws-witness-bouquet a {
    background-position: 0 -51px;
}

.ws-table-flowers a {
    background-position: 0 -102px;
}
.ws-bouquet a i {
    padding-top: 15px;
}
.ws-oformlenie a i {
    padding-top: 5px;
}

.wedding-sub, .pdesign-sub {
    font-size: 17px;
    font-style: italic;
    font-family: arial;
}
.wedding-sub i {font-weight: normal;}

.ws-boutonniere a i {
    padding-top: 15px;
}

.face-left-col {text-align: center;}
.img-width img {width: 100%}
.img-width {margin: 10px 0 0px 0;display: inline-block;}


 @media (min-width: 220px) and (max-width: 660px) {
	   .fgrid_list a {
    max-width: 100%!important;
    }
  .fcatalogs li {
    width: 100%!important;
  }
.lechuza_hover_img{width:90%;}

.plants_hover .lechuza_hover_img {
    bottom: 55px;
}
	 
	 .img-width-small img{width: 100%}
.common_wedding_bouquets {
    margin-top: 25px;
}	 
.common_wedding_bouquets li {
    float: left!important;
}
ul.common_wedding_bouquets  {padding: 0; margin: 0;}
.w-bouquet {margin-bottom: 20px;}	 
.pop-up-buttons-wed {
    margin: 10px auto;
    width: 100%!important;
    text-align: center;
}
.pop-up-order-button {margin-bottom: 10px;}
/* .pop-up-order-button,.pop-up-close-and-go { float: none!important;}	  */
.promo-h, .grill-promo-h {padding: 10px 0 0px 0;}
.orchids_promo {display: none;}	 
.left_text{padding: 0px 0px 0px 0px;}	 
.article_body h2, .article_body .h2 {
    /* margin-top: 0px; */
    padding-bottom: 5px;
    /* text-align: center; */
}	 
	 .pull-right {
    float: none!important;
    margin: 0 auto;
    display: inherit;
}
.wedding-sub, .pdesign-sub {margin: 10px 0 10px;}
.sertifikat-left {
    margin: 10px 0 20px;
    text-align: center;
}

.small-prod div{width: 50%}
.small-prod div img {width: 100%;}

.img-width img{margin-bottom: 10px;}	 
	 img.img-mobile {width: 100%;margin-bottom: 15px;}
	 .sertificats img {width: 100%;}
.lechuza-big-img .lechuza-big-img-change img {width: 100%;}	
.pop_up_tbl {width: 100%;} 
.lechuza-lisT p {
    height: 50px;
}
.lechuza-lisT img {width: 100%}
.category_list li b {
    margin-top: -30px;
    padding-top: 0px;
    height: 61px;
    font-size: 14px;
}	 
.category_list img {
   width: 100%;
    height: 100%;

}
	 
.price_td {width: 30%;}

.orchids-tbl-view {text-align: center;}
.orchids_promo img {width: 92%;}

.index-about-co-txt { margin-bottom: 20px;}
.wedding-col img {width: 100%;}

	 
.phone div, .body_phone b {font-size: 18px;}
.body_phone span {
    margin: 0px 0 0 9px;
}
/* body .window-container {left: 100%!important;width: 91%!important;top: 65px !important;margin-left: -305px;} */
/* body  .call_back-h input, .call_back-h textarea {
    width: 81%!important;
} */

.inp_ins,.compo-h img {width: 100%!important}

.show-more-list{
    margin-left: 40px!important;
    width: 80%!important;
}
.holder p img {width: 47%;margin-bottom:5px;}




.bot-payment img {width: 100%;}
footer {

    margin: 20px 0 0 0;
    font-size: 12px;
    width: 100%;
    background: #f3f3f3;
    border-top: 2px solid #a2a2a2;

}
.bottom {
    padding-top: 5px;
}
.phytodesign, .catalog {
    margin-bottom: 20px;
}
.index-about-co {
    margin-top: 20px;
    text-align: center;
}

 }
 
 
 /* Orhids */
.orch_price label{font-weight: normal;}
.orch_name a {
    text-decoration: none;
    color: #333;
    font-style: italic;
    font-size: 17px;
}
.orch_name {margin-bottom: 10px;}

.orch_price span {
    font-size: 11px;
}
.orch_price span .orch_price_big {
    font-size: 17px;
    font-style: normal;
}
.orch_price .orch_red_price {
    font-size: 15px;
    color: #db0000;
    font-style: italic;
    font-weight: normal;
    margin-left: 6px;
}

.orch_price .orch_price_h {
    display: block;
    cursor: pointer;
}

.orch_body {

    color: #888;
    font-style: italic;
}

.orchids-tbl {
    min-height: 200px;
    padding: 5px 0px 10px 0px;
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    font-size: 11px;
    margin-bottom: 25px;
}

.orchids_promo {
    border: 0;

}
blockquote
{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 8px 10px 5px 20px;
	border-left:5px solid #ccc;
}

/* wedding-tbl */
.wedding-tbl img,.wedding-tbl-img img {box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.43);-moz-box-shadow: 0px 0px 10px 2px rgba(119, 119, 119, 0.43);-webkit-box-shadow: 0px 0px 6px 0px rgba(119, 119, 119, 0.43);border: 2px solid #fff;margin-bottom: 15px;}

.wedding-tbl {margin-bottom:10px;min-height: 245px;text-align: center;}
.wedding-tbl img,.wedding-tbl-img img{width: 100%;}
.wedding-tbl blockquote {
    padding: 10px 20px;
    margin: 0 0 70px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.wedding-tbl .article_body {
    display: inline-block;
    margin-top: 5px;
}


/* good list */
.good_list_action, .good_list_hit, .good_list_new {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -20px;
    left: -20px;
}
		.good_list_action	{background:url('/img/action_list3.png') no-repeat 0 0;}
		.good_list_hit		{background:url('/img/action_list_hit.png') no-repeat 0 0;}
		.good_list_new		{background:url('/img/action_list_new.png') no-repeat 0 0;}
	


/* weeding */
.common_wedding_bouquets {
    list-style: none;
    margin-top: 10px;
    font-size: 11px;
    margin-top: 50px;
    display: inline-block;
}
.common_wedding_bouquets li {
    float: right;
    width: 70px;
    margin: 0 0 0 10px;
    text-align: center;
}
.common_wedding_bouquets a {
    display: block;
    height: 90px;
    overflow: hidden;
    margin-top: 3px;
}
.wedding_but {
    display: block;
    width: 260px;
    height: 100px;
    background: url('/img/but_wedding.jpg') no-repeat 0 0;
    padding: 55px 0 0 80px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}


.holder {
    
    display: table;
    content: " ";
    }

  .lechuza-h.holder {
  width: 100%;
}

.article_body_product {
    margin: 15px;
}

.clients-page img{margin-bottom: 15px;}

.box-content.em12 {font-size: 13px;
}



.scrollup{display:none;}
@media (max-width: 750px) {
    .scrollup{
        display:block;
        width:40px;
        height:40px;
        opacity:0.3;
        position:fixed;
        bottom:30px;
        right:30px;
        display:none;
        text-indent:-9999px;
        background: url('/img/icon_top.png') no-repeat;
    }
}

@media (min-width: 751px) and (max-width: 976px) {

.nav-justified li.a0 a {display: none;}
.top {
    background: url(/templates/images/bg_top_tablet.jpg) no-repeat 195% 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}
	
.wedding-col img{width: 100%;}	
ul.menu-top {padding: 0;margin: 0;}
.menu-top li {
    margin-left: 5px;
}
.menu-top li a {
    padding: 3px 6px;
}
.more-list-last {
    min-height: 200px;
}

.img-width img {
    margin-bottom: 10px;
}
.lechuza_pot {
    min-height: 340px;
}

}


@media (max-width: 400px) {
    .row .col-xs-6 {
        clear: both;
        width: 100%;
    }
}


.price-tbl{
    width:100%;
    max-width:100%;
    border-top:1px solid #906a45;
    border-left:1px solid #906a45;
}
.price-tbl tr:hover{background:#f2efec;}
.price-tbl td{
    border-right:1px solid #906a45;
    border-bottom:1px solid #906a45;
    padding:5px;
}
.price-tbl-green {
    width:100%;
    max-width:100%;
    border-top:1px solid #709740;
    border-left:1px solid #709740;
}
.price-tbl-green tr:hover, .price-tbl-green th{background:#ECF1E6;}
.price-tbl-green td, .price-tbl-green th{
    border-right:1px solid #709740;
    border-bottom:1px solid #709740;
    padding:5px;
}

/* =========================================MODAL.CSS================================================

* {outline:none}

/*===OBJ-STARS===*/
#stars {margin:0;padding:0;outline:none}
.error_block {
	display: none;
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}
	.basket-list th{
		font-size:11px;
		padding:2px 5px 2px 5px;
		text-align:left;
		border-bottom:1px dotted #c5c5c5;
		background:#E5E5E5;
	}

		.basket-list td span{font-size:11px;color:#777777;}
	.basketdelbig{
		width:18px;
		border:0;
		background:url('/img/basketdelbig.gif') no-repeat 0 0;
		cursor:pointer;
	}


	.tot_row{border:0 !important;text-align:right !important;}
	.basket_total{
		border:0;
		text-align:right;
		font-size:12px;
		color:#559400;
		width:440px;
		width:65px;
		border:0;
		font-weight:bold;
		background:transparent;
		padding:2px;
	}



.call_back-h input,.call_back-h textarea{
	border: 2px solid #5dad0e;
	border-radius: 3px;
	padding:3px;
	width:287px;
	height:28px;
}
	.call_back-h-area{height:94px !important;}
.call_back_txt{
	height:24px;
	border: none;
	width: 100%;
	padding:2px 7px;
	font-weight:bold;
	color:#333333;
	font:14px Arial;
	background: transparent;
}
	.call_back_txtArea{height: 100% !important;}

.call_back_inText{
  width: 100%;
  border: 1px solid #5dad0e;
	border-radius: 3px;
	padding: 7px 7px  !important;
	font-size:18px;
}


.call_back_left{width:300px;color:#333333;float:left;}
	.call_back_left div{margin-bottom:10px;}
.call_back_right{width:230px;color:#333333;float:left;margin-left:10px;}

/* .pop_up_tbl{border-bottom:1px dotted #C4C4C4;} */
.pop_up_tbl td {
  padding: 5px 5px 5px 0;
}

.pop-up-item {
  display: flex;
}

.pop_up_tbl .pop-up-img{
  /* background:#E7E7E7; */
  /* border:1px solid #C4C4C4; */
  padding:2px;
  margin-right:8px;
  text-align:center;
  width:100px;
  overflow:hidden;
  
  float:left;
}
	.pop_up_tbl .pop-up-title{
		font-size:13px;
		margin-right: auto;

	}
		.pop_up_tbl .pop-up-title a{color:#4692E5;}
		.pop_up_tbl .pop-up-title p{font-size:11px;}
		.pop-up-price{font-size:12px;color:#555555;}
		
		.pop-up-buttons{padding-top:8px;}
		.pop-up-buttons-wed{margin: 10px auto;width:400px;}
		.pop-up-cnt{margin-top: auto;}
			.pop-up-cnt i{color:#555555;font-size:19px;}
		.pop-up-order-button{


			background: #aae24b; /* Old browsers */background: -moz-linear-gradient(top,  #aae24b 0%, #93d12b 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #aae24b 0%,#93d12b 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  #aae24b 0%,#93d12b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aae24b', endColorstr='#93d12b',GradientType=0 ); /* IE6-9 */border: 1px solid #7ab219;font-size:18px;color:#FFFFFF;display:block;float:left;text-align:center;padding: 7px 35px  !important;text-decoration:none;cursor:pointer;border-radius: 3px;font-weight: normal;}

			.pop-up-order-button:hover{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7bca22+0,56a60a+100 */
background: #7bca22; /* Old browsers */
background: -moz-linear-gradient(top,  #7bca22 0%, #56a60a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7bca22 0%,#56a60a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7bca22 0%,#56a60a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bca22', endColorstr='#56a60a',GradientType=0 ); /* IE6-9 */
text-decoration: none;
			color:#FFFFFF;}

		.pop-up-close-and-go{
			text-decoration:none;
			color:#4692E5;
			float:left;
			margin: 6px 0 0 15px;
			cursor:pointer;
			font-size:14px;
		}


/*============================= WINDOW-ENGINE============================================*/
.modal-background
{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#777;
    -moz-opacity:.50; 
    opacity:.50;
}

/* .window-container
{
	position:absolute;
	left:50% !important;
	margin-left:-300px;
	top:80px !important;
	font-size:13px;
	font-family:verdana;
} */

.window-titleBar
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9e148+0,87c71b+100 */
background: #498C09; /* Old browsers */
padding: 8px 50px 8px 20px;
color: #FFFFFF;
margin-left:0;
font-size: 22px;
}


.window-titleBar .window-closeButton
{
  width: 20px;
	height: 20px;
	background: url('/images/content/svg/delete-icon_white.svg') no-repeat  0 0;	
	position: absolute;
	right: 20px;
	top: 17px;
	cursor: pointer;

}


.window-content
{
	background:#FEFEFE;
	font-size:15px;
	overflow:auto;
	padding:20px 25px;
}
	.window-content ul, .window-content ol{margin:10px 0 0 25px;}
	.window-content ul li, .window-content ol li{margin-top:10px;}
	
.app_q{
	width:100%;
	/*float:left;*/
}
.app_img{
	width:110px;
	/*float:right;*/
	padding-top:10px;
}

.app_right_answer_text{color: #00CC00;}
.app_wrong_answer_text{color: #999999;}
.appbut{
		margin:10px 5px;
		width:81px;
		height:33px;
		cursor:pointer;
		border:0;
}


.app_right_answer{
	border:1px solid #5F1C13;
	padding:8px;
	margin:8px 0;
}
.app_form_ttl{
	color:#722402;
	font: 15px/1.3 arial,sans-serif;
	font-weight:bold;
	float:left;
}
.slide_onefrom{
	float:right;
	font-size:11px;
	color:#888888;
	padding-top:3px;
}
.padB10{padding-bottom:10px;}
.num_right_answers{
	border:0;
	width:20px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
	color:#4D4D4D;
	text-align:right;
	background: transparent;
}

/** ******************** **/
.diy-slideshow, .diy-slideshow-lechuza{
	position: relative;
	display: block;
	overflow: hidden;
	margin:0 0 10px 20px;
	float:right;
/*	
    padding:2px;
	border:1px solid #E4E4E4;
*/
}
.diy-slideshow figure, .diy-slideshow-lechuza figure{
position: absolute;
opacity: 0;
transition: 1s opacity;
}
	.diy-slideshow-lechuza figure img{margin:0 0 5px 0;}
	.diy-slideshow figcaption, .diy-slideshow-lechuza figcaption{
		position: absolute;
		font-family: sans-serif;
		font-size: .8em;
		bottom: .75em;
		right: .35em;
		padding: .25em;
		color: #fff;
		background: rgba(0,0,0, .25);
		border-radius: 2px;
	}
	.diy-slideshow figcaption a, .diy-slideshow-lechuza figcaption a{
		color: #fff;
	}
figure.show-indx-delivery, figure.show-indx-delivery-lechuza{
opacity: 1;
position: static;
transition: 1s opacity;

}
.figure_indx_next, .figure_indx_prev,.figure_indx_next-lechuza, .figure_indx_prev-lechuza{
color: #fff;
position: absolute;
background: rgba(0,0,0, .6);
top: 120px;
z-index: 1;
font-size: 2em;
margin-top: -.75em;
opacity: 1;
user-select: none;
}
.figure_indx_next:hover, .figure_indx_prev:hover, .figure_indx_next-lechuza:hover, .figure_indx_prev-lechuza:hover{
cursor: pointer;
color: #A034BB;
}
.figure_indx_next, .figure_indx_next-lechuza{
right: 0;
padding: 10px 5px 15px 10px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.figure_indx_prev, .figure_indx_prev-lechuza{
left: 0;
padding: 10px 10px 15px 5px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
/* Slider */
.instagram-indx .instagram-item{
    display:block;
	float:left;
	margin:0 5px 5px 0;
}
    .instagram-indx .image {
                display:block;
				border:2px solid #FFF;
				box-shadow: 0 1px 1px rgba(0,0,0,0.3);
				line-height:0px;
				width:164px;
				outline: none;
				cursor:pointer;
			}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
    outline: 0;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow .slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('ajax-loader.gif') center center no-repeat;
}

/* Icons */

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 0px;

    display: block;

    width: 30px;
    height: 30px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
	
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev{right: 40px;background: url('/img/arrows-left-right2.png?v=234567') -30px 0;}
    .slick-prev:hover{background-position: 0px 0;}
.slick-next{right: 0;background: url('/img/arrows-left-right2.png?v=234567') no-repeat -90px 0;}
     .slick-next:hover{background-position: -60px 0;}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 20px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

ul.menu-col {list-style: none;}
.menu-col li {
	padding: 3px 10px 3px 13px;
	background: url(/img/iconz.gif) no-repeat 0px 7px;
}
.menu-col li a{
	font-size: 13px;
	color: #555555;
}

@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
		visibility: visible;

	}
	.dropdown-menu{		-webkit-transition: visibility 1s ease-out 0.5s;
		-moz-transition: visibility 1s ease-out 0.5s;
		-o-transition: visibility 1s ease-out 0.5s;
		transition: visibility 1s ease-out 0.5s;}
	.dropdown .dropdown-menu {


		display: none;
	}
}

/*============fancybox=====================*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"x";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:0px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#f00}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}


/* Left navbar */

.navbar-aside {
  padding-left: 0;
}

.navbar-aside__item {
  list-style: none;
  border: 1px solid #E8E8E8;
  border-radius: 1px;
  margin-bottom: 25px;
  padding: 20px 15px;
}

.navbar-aside__item:last-child {
  margin-bottom: 0;
}

.navbar-aside__item h3 {
  font-weight: bold;

}

.navbar-aside a {
  text-decoration: none;
  color: #333;
}

.navbar-aside a:hover {
  color: #448908;
}

.navbar-aside__list {
  margin-top: 15px;
  padding-left: 0;
}

.navbar-aside__list li{
  margin-left: 15px;
  margin-bottom: 5px;
  padding-left: 15px;
  list-style: none;
  position: relative;
}

.navbar-aside__list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #498C09;
  transform: translateY(-50%);
}

.navbar-aside_active a{
  color: #498C09;
}

/* Services */

.service__header {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 50px;
}



.service-markers {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0;
}

.service-markers__item {
  width: 50%;
  list-style: none;
  position: relative;
  padding-left: 20px;
}

.service-markers__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #498C09;
  transform: translateY(-50%);
}

.service__column {
  width: 65%;
  padding-right: 20px;
}

.service-icons {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  padding-left: 0;
  margin-bottom: 15px;
}

.service-icons__item {
  list-style: none;
  width: 90%;
  position: relative;
  padding-left: 70px;
  margin-bottom: 10px;
}

.service-icons__item:last-child {
  margin-bottom: 0;
}

.service-icons__item:before {
  content: '';
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.service-icons__item_home:before {
  background: url('/images/content/services/home-icon.svg') 0 0/contain no-repeat;
}

.service-icons__item_business:before {
  background: url('/images/content/services/business-icon.svg') 0 0/contain no-repeat;
}


.service__benefits {
  margin-bottom: 50px;
}

.service__benefits .service__wrapper {
  margin-top: 50px;
}

.service__img {
  width: 300px;
  height: 100%;
}

.service__img img{
  width: 100%;
  height: auto;
  object-fit: cover;
}

.service__wrapper {
  display: flex;
}

.service__pic img {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.column_max {
  width: 60%;
  padding-left: 30px;
  padding-right: 20px;
}

.column_max:nth-child(odd) {
  padding-left: 0;
  padding-right: 30px;
}

.column_min {
  width: 40%;
}

.service__list {
  padding: 0;
  width: 55%;
}

.service__list_left {
  margin-left: 35px;
  margin-bottom: 30px;
}

.service__list_right {
  margin-top: 5px;
  padding-right: 30px;
}

.service__video {
  margin-left: auto;
  width: 45%;
}

.service__element {
  list-style: none;
  position: relative;
  padding-left: 55px;
  margin-bottom: 15px;
  min-height: 44px;
  display: flex;
  align-items: center;
}

.service__element:last-child {
  margin-bottom: 0;
}

.service__element:before {
  content: '';
  position: absolute;
  background: url("/images/content/services/icon-leaf.svg") top left/contain no-repeat;;
  display: block;
  width: 35px;
  height: 44px;
  left: 0;
  top: 2px;
}

.service__textbold {
  font-weight: bold;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 35px;
}

.theses {
  padding-left: 0;
}

.theses__item {
  list-style: none;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}

.theses__item p {
  margin-bottom: 4px;
}

.theses__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #498C09;
  transform: translateY(-50%);
}

.service__theses {
  padding-left: 0;
}

.service__theses_left {
  margin-left: 0;
}

.service__item {
  list-style: none;
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
}

.service__item:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #498C09;
  transform: translateY(-50%);
}

.service__item:last-child {
  margin-bottom: 0;
}

.images-gallery__row {
  display: flex;
  margin-bottom: 15px;
}

.images-gallery__row:last-child {
  margin-bottom: 0;
}

.images-gallery__item{
  width: 33.333%;
  padding: 15px;
  margin-right: 15px;
}

.images-gallery__item:nth-child(3),
.images-gallery__item:nth-child(6) {
  margin-right: 0;
}

.images-gallery__item img{
  display: block;
  max-width: 100%;
}

.images-gallery__link {
  color: #498C09;
  text-decoration: none;
}

.images-gallery__link:hover {
  color: #3e7708;
}


.service__block {
  display: flex;
  min-height: 200px;
  margin-bottom: 30px;
}
.service__block:last-child {
  margin-bottom: 0;
}

.service__stage {
  width: 62%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.service__num {
  margin-bottom: 10px;
  font-size: 3.4rem;
  line-height: 3.4rem;
  font-weight: 700;
  color: #3D790C;
}

.service__block:nth-child(odd) .service__stage {
  order: 1;
  margin-right: 40px;
}

.service__block:nth-child(odd) .service__img {
  order: 2;
}

.service__block:nth-child(even) .service__stage {
  margin-left: 40px;
}

.service__block:nth-child(odd) .service__pic {
  order: 2;
  margin-left: auto;
}

.service__footer {
  margin: 0;
  margin-top: 50px;
  font-size: 1rem;
  width: 100%;
  background: none;
  padding: 50px 75px;
}

.service__footer h2{
  margin-top: 0;
  margin-bottom: 15px;
}

.feedback__subtext {
  max-width: 85%;
  font-size: 14px;
  margin-bottom: 40px;
}

.feedback__field {
  min-width: 150px;
  height: 35px;
  margin-right: 4px;
  font-size: 14px;
  padding-left: 8px;
}

.feedback__field:last-of-type {
  margin-right: 8px;

}

.feedback__field:focus {
  border: 2px solid #3D790C;
}


.service__content {
  margin-bottom: 20px;
}

.service__construction-forms .service__item,
.service__construction-benefits .service__item {
  margin-bottom: 0;
  margin-left: 30px;
}

.service__construction-list {
  display: flex;
  padding-left: 0;
  margin-top: 25px;
}

.service__construction-item {
  list-style: none;
  padding-right: 20px;
  width: 33.333%;
}

.service__construction-img {
  width: 100%;
  height: 220px;
}
.service__construction-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service__construction-text {
  margin-top: 20px;
}

.service__lead_custom {
  font-size: 16px;
}

.service__header .service__column {
  padding-top: 18px;
}

.service_ny .cta {
  padding-top: 20px;
}

.service_ny .cta__text {
  margin-top: 5px;
}

.service_ny h2 {

  width: 70%;
  margin-top: 50px;
  margin-bottom: 50px;

}

.service_ny .service__footer {
  padding: 30px 65px;
}

.service_ny .service__footer h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.service_ny .button_accent {
  padding: 11px 18px;
}

.tariffs__price {
  text-align: center;
  font-weight: 700;
}



/* Call to action */


.cta {
  width: 35%;
  padding: 30px 20px;
  margin-left: auto;
  align-self: flex-start;
}

.cta__headline {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.cta__text {
  margin-top: 15px;
  margin-bottom: 10px;
}

.cta__phone {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #333;
  margin-left: 20px;
}

.cta__phone:before {
  content: '';
  position: absolute;
  background: url("/images/content/services/icon-phone.svg") top left/contain no-repeat;
  display: block;
  width: 14px;
  height: 14px;
  top: 4px;
  left: -20px;
}

.cta__phone:first-of-type {
  margin-right: 20px;
}


.bar {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.bar__img {
  width: 100%;
  height: 200px;
}

.bar__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bar__item {
  width: 33.333%;
  padding-right: 20px;
  margin-bottom: 15px;
}

.bar__item:last-child {
  padding-right: 0;
}


.bar__headline {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}

.profit {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
}

.profit__item {
  position: relative;
  list-style: none;
  width: 50%;
  padding-bottom: 20px;
  padding-left: 70px;
  padding-right: 15px;
  margin-bottom: 15px;
}

.profit__item:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: red;
}

.profit__item_1:before {
  background: url('/images/content/decoration-ico.png') 0 0 / cover no-repeat;
}

.profit__item_2:before {
  background: url('/images/content/christmas-tree-tree.png') 0 0 / cover no-repeat;
}

.profit__item_3:before {
  background: url('/images/content/santa-claus-ico.png') 0 0 / cover no-repeat;
}

.profit__item_4:before {
  background: url('/images/content/satisfaction-ico.png') 0 0 / cover no-repeat;
}

.tariffs {
  display: flex;
  padding-left: 0;
}

.tariffs__item {
  list-style: none;
  width: 33.333%;
  box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
  padding: 25px 15px;
  margin-right: 15px;
  display: flex;
  flex-direction: column;
}

.tariffs__item:last-child {
  margin-right: 0;
}

.tariffs__details {
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px;
}

.tariffs__price {
  margin-top: auto;
  padding-bottom: 5px;
}

.tariffs__headline {
  display: block;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 25px;
}

.tariffs__period {
  display: inline-block;
  background-color: #ECF9E8;
  padding: 3px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 10px;
}


.tariffs__text {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.tariffs__text:last-child {
  margin-bottom: 0;
}

.tariffs__text:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 11px;
  background: url('/images/content/checked-ico.png') 0 0 / contain no-repeat;
}

@media (max-width: 992px) {

  .tariffs {
    flex-direction: column;
  }

  .tariffs__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .tariffs__item:last-child {
    margin-bottom: 0;
  }
   
}

@media (max-width: 600px) {

  .bar__item {
    width: 50%;
  }

  .bar__item:nth-child(even) {
    padding-right: 0;
  }
  
  .service_ny h2 {
    width: 100%;
  }

  h1 {
    margin-top: 15px;
  }
}

@media (max-width: 600px) {
  .profit__item {
    width: 100%;
  }
}

@media (max-width: 450px) {
  .bar__item {
    width: 100%;
    padding-right: 0;
  }
}

/* Common style */

.tac {
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.accent {
  font-weight: bold;
  color: #498C09;
}

.button_accent {
  font-size: 16px;
  background: #498C09;
  min-width: 150px;
  padding: 8px 16px;
  border: none;
  border-radius: 1px;
  color: #fff;
}

.button_accent:hover {
  background: #3e7708;
}

.button_accent:active {
  transition: all 600ms;
  box-shadow: inset #294b0b 4px 4px 10px, inset #294b0b -4px -4px 10px;
}


.button_frame {
  display: inline-block;
  font-size: 14px;
  border: 1px solid #498C09;
  min-width: 150px;
  padding: 7px 16px;
  border-radius: 1px;
  color: #498C09;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background: transparent;
  font-weight: bold;
}

.button_frame:hover {
  border: 1px solid #498C09;
  background: #498C09;
  color: #fff;
  transition: all 200ms;
}

.two_btn {
  margin-top: 30px;
}

.two_btn .button_frame {
  margin-right: 15px;
}

.gray-line {
  border: 1px solid #E8E8E8;
}

.green-line {
  border: 1px solid #498C09;
}

.mtp-50 {
  margin-top: 50px;
}

.mbt-50 {
  margin-bottom: 50px;
}

.mtp-20 {
  margin-top: 20px;
}

.mbt-20 {
  margin-bottom: 20px;
}

/* Gallery */

.gallery {
  width: 100%;
  height: 600px;
  display: flex;
 
}

.gallery_second {
  margin-top: 10px;
}

.gallery__column {
 display: flex;
 flex-direction: column;
 width: 33.333%;
}

.gallery__column_first {
 padding-right: 10px;
}

.gallery__column_second {
  padding-right: 10px;
}

.gallery__img_1 {
 height: 42%;
 padding-bottom: 10px;
}

.gallery__img_2 {
 height: 58%;
}

.gallery__img_3 {
 height: 66%;
 padding-bottom: 10px;
}

.gallery__img_4 {
 height: 34%;
}

.gallery__img_5 {
 height: 54%;
 padding-bottom: 10px;
}

.gallery__img_6{
 height: 46%;
}

.gallery__img img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.why-list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.why-list__item {
  width: 50%;
  list-style: none;
  position: relative;
  padding-left: 65px;
  padding-right: 8px;
  display: flex;
  min-height: 40px;
  align-items: center;
}

.why-list__item:before {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
}

.why-list__item:nth-child(3) {
  margin-top: 25px;
}

.why-list__item:nth-child(4) {
  margin-top: 25px;
}


.why-list__item_1:before {
  background: url("/images/content/services/exp-icon.svg") top left/contain no-repeat;
  width: 100%;
  height: 41px;
}

.why-list__item_2:before {
  background: url("/images/content/services/proj-icon.svg") top left/contain no-repeat;
}

.why-list__item_3:before {
  background: url("/images/content/services/care-icon.svg") top left/contain no-repeat;
}

.why-list__item_4:before {
  background: url("/images/content/services/loupe-icon.svg") top left/contain no-repeat;
}

/* Media Queries */

@media (min-width: 992px) and (max-width: 1180px) {
  .feedback__form {
    display: flex;
    flex-direction: column;
  }

  .feedback__field {
    margin-right: 0;
  }

  .feedback__field:last-of-type {
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 992px) {
  .gallery {
    width: 100%;
    flex-wrap: wrap;
    height: 100%;
  }
  
  .gallery__column {
    width: 50%;
  }
  
  .gallery__column_second {
    padding-right: 0;
 }
  
  .gallery__column_third {
    padding-top: 10px;
    flex-direction: row;
    width: 100%;
  }
  
  .gallery__img_5 {
    width: 50%;
    height: 200px;
    padding-right: 10px;
    padding-bottom: 0;
  }
  
    .gallery__img_6 {
    width: 50%;
    height: 200px;
  }
 }

@media (max-width: 992px) {
  .v-ozel .service__wrapper {
    flex-direction: column;
  }

  .hide {
    display: none;
  }
  
  .gradient {
    position: relative;
  }
  
  .gradient:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: rgb(2,0,36);
    background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(255,255,255,1) 95%);
  }
  
  .open-hide {
    display: none;
    background: none;
    border: none;
    font-size: 14px;
    position: relative;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    color: #949191;
}

  .two_btn {
    margin-top: 15px;
  }
  
  .parent .gr-open:after {
    background: none;
  }
  
  .parent .gr-close:after {
    background: linear-gradient(180deg, rgba(2,0,36,0) 0%, rgba(255,255,255,1) 95%);
  } 

  .column_max h3 {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .gallery {
    height: 100%;
  }
}


@media (min-width: 768px) and (max-width: 992px) {

  .cta {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding: 20px 25px;
  }


  .service__header {
    flex-direction: column;
  }

  .service__column {
    width: 100%;
    padding-right: 0;
  }

  .service__wrapper {
    flex-direction: column;
  }

  .service__list{
    width: 100%;
  }

  .service__list_left {
    margin-top: 30px;
    margin-left: 0;
  }

  .service__list_left .service__element {
    padding-right: 40p;
  }

  .service__benefits .service__wrapper:last-child{
    margin-top: 20px;
    flex-direction: column-reverse;

  }

  .service__list_right {
    margin-top: 30px;
  }

  .service__img{
    width: 100%;
  }

  .service__video {
    margin-left: 0;
    width: 100%;
  }

  .service__theses_right {
    margin-top: 30px;
    margin-left: 0;
  }

  .service__item {
    padding-right: 30px;
  }

  .service__revers {
    flex-direction: column-reverse;
  }


  .service__theses_left {
    margin-top: 30px;
  }

  .service__block .service__img {
    display: none;
  }

  .service__stage {
    width: 100%;
  }

  .service__block:nth-child(even) .service__stage,
  .service__block:nth-child(odd) .service__stage {
    margin-left: 0;
  }

  .service__block:nth-child(odd) .service__stage {
    margin-right: 0;
  }

  .feedback__form {
    display: flex;
    flex-direction: column;
  }

  .feedback__field {
    margin-right: 0;
  }

  .feedback__field:last-of-type {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .feedback__subtext {
    max-width: 100%;
    margin-bottom: 20px;
  } 

  .column_max {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  
  .column_min {
    width: 100%;
  }
  
}

@media (max-width: 767px){
  .custom .column_max {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    order: 2;
  }

  .custom .column_min {
    width: 100%;
    order: 1;
  }

  .custom .service__wrapper {
    flex-direction: column;
  }
}

@media (max-width: 600px) {

  .two_btn .button_frame {
    margin-bottom: 10px;
    min-width: 120px;
    padding: 8px 18px;
  }

  .service__footer {
    padding: 50px 40px;
  }

  .mtp-50 {
    margin-top: 35px;
  }
  
  .mbt-50 {
    margin-bottom: 35px;
  }

  .column_max {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    order: 2;
  }
  
  .column_min {
    width: 100%;
    order: 1;
  }

  .service__list_right {
    padding-right: 0;
  }

  .cta {
    width: 100%;
    text-align: center;
    padding: 20px 25px;
    margin-top: 15px;
  }

  .cta__phone {
    display: inline-block;
  }

  .service__header {
    flex-direction: column;
  }

  .service__column {
    width: 100%;
    padding-right: 0;
  }

  .service__wrapper {
    flex-direction: column;
  }

  .service__list{
    width: 100%;
  }

  .service__list_left {
    margin-top: 30px;
    margin-left: 0;
  }

  .service__benefits .service__wrapper:last-child{
    margin-top: 20px;
    flex-direction: column-reverse;

  }

  .service__list_right {
    margin-top: 30px;
  }

  .service__img{
    width: 100%;
  }

  .service__video {
    margin-left: 0;
    width: 100%;
  }

  .service__theses_right {
    margin-top: 30px;
    margin-left: 0;
  }

  .service__item {
    padding-right: 30px;
  }

  .service__theses_left {
    margin-top: 30px;
  }

  .service__block .service__img {
    display: none;
  }

  .service__stage {
    width: 100%;
  }

  .service__block:nth-child(even) .service__stage,
  .service__block:nth-child(odd) .service__stage {
    margin-left: 0;
  }

  .service__block:nth-child(odd) .service__stage {
    margin-right: 0;
  }

  .feedback__form {
    display: flex;
    flex-direction: column;
  }

  .feedback__field {
    margin-right: 0;
  }

  .feedback__field:last-of-type {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .feedback__subtext {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .why-list {
    flex-direction: column;
  }

  .why-list__item {
    width: 100%;
    margin-top: 20px;
  }

  .why-list__item:first-child {
    margin-top: 0;
  }

  .why-list__item_1:before {
    background: url("/images/content/services/exp-icon.svg") top left/contain no-repeat;
    height: 38px;
  }

  .service__type.custom h3 {
    margin-top: 20px;
  }
}

@media (max-width: 490px) {
  .images-gallery__row {
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 0;
    }
    .images-gallery {
      display: flex;
    }
  .images-gallery__row:first-child {
    margin-right: 10px;
  }

  .images-gallery__item {
    width: 100%;
    margin-bottom: 15px;
  }

  .service__construction-list {
    flex-direction: column;
  }

  .service__construction-item {
    width: 100%;
    padding-right: 0;
  }
}

*[data-fancybox] {
  cursor: pointer;
}

/* BASKET */

.basket {
  display: flex;
  overflow-x: hidden;
}

.basket h2 {
  color: #000;
  margin-top: 35px;
  margin-bottom: 35px;
}

.basket__data {
  width: 54%;
  padding-right: 8px;
}

.basket__products {
  width: 46%;
  padding-left: 8px;
}

.basket__list {
  padding-left: 0;
}

.basket__item {
  display: flex;
  padding: 10px;
  border: 1px solid #E8E8E8;
  position: relative;
  margin-bottom: 15px;
  border-radius: 1px;
}

.basket__item:last-child {
  margin-bottom: 0;
}

.basket__image {
  width: 25%;
  padding-right: 15px;
  align-self: flex-start;
}

.basket__img {
  width: 100%;
  height: 100%;
}

.basket__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.basket__description {
  width: 70%;
}

.basket__description p{
  margin-bottom: 3px;
}

.basket__description h3 {
  margin-bottom: 8px;
  font-weight: normal;
}

.btn_delete {
  position: absolute;
  top: 6px;
  right: 5px;
  width: 32px;
  height: 32px;
  padding: 0;
  background-color: transparent;
  background: url('/images/content/svg/delete-icon.svg') 0 0/contain no-repeat;
  border: none;
  outline: none;
}

.counter__plus,
.counter__minus {
  width: 22px;
  height: 22px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 700;
}

.counter {
  background-color: #F6F5F5;
  min-width: 70px;
  align-self: center;
}

.counter__num {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  font-weight: 700;
}

.counter__cnt {
  cursor: text;
}

.basket__price {
  display: flex;
  margin-top: 8px;
}

.basket__result p{
  margin-bottom: 4px;
}

.basket__result span {
  padding-left: 10px;
  margin-left: auto;
}

.basket__results {
  margin-bottom: 40px;
  border-top: 1px solid #E8E8E8;
  padding-top: 20px;
}

.basket__result {
  display: flex;
}

.basket__oneprice {
  line-height: 26px;
  font-weight: 700;
}

.basket__lesszero,
.basket__anothercity,
.basket__elevator {
  margin-top: 4px;
  margin-bottom: 15px;
  font-size: 10px;
  color: red;
}

.basket__subtotal-price {
  color: #498C09;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  flex: 1;
}

.basket__price .counter {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.basket__summary {
  display: flex;
  align-items: baseline;
}

.basket__subtotal {
  width: 60%;
  padding-right: 20px;
}

.basket__subtotal-content {
  display: flex;
  justify-content: space-between;
}

.basket__subtotal-content:first-child {
  margin-bottom: 5px;
}

.basket__total {
  width: 40%;
  display: flex;
  flex-direction: column;
  text-align: right;
  border: 1px solid #E8E8E8;
  padding: 10px;
  border-radius: 1px;
}

.basket__topay {
  font-size: 16px;
  margin-bottom: 5px;
}

.basket__totalprice {
  font-size: 18px;
  font-weight: 700;
  color: #498C09;
  text-align: right;
}


.basket__contacts,
.basket__delivery,
.basket__payment {
  border: 1px solid #E8E8E8;
  padding: 25px 30px;
  display: flex;
  flex-direction: column;
  border-radius: 1px;
}

.basket__contacts li{
  list-style: none;
}

.basket__field {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row-reverse;
}

.basket__field label{
  width: 20%;
  margin-right: 15px;
  position: relative;
  min-height: 36px;
  line-height: 36px;
}

.basket__field input,
.basket__field .iti{
  width: 80%;
  border: none;
  background: #F6F5F5;
  padding-left: 10px;
}

.basket__field .iti  input{
  padding: 10px;
}

.basket__headline {
  font-weight: 700;
  font-size: 16px;
  margin-right: 50px;
}

.basket__container {
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
}

.basket__recdata {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  padding-left: 20px;
}

.basket__additionally {
  display: flex;
  flex-direction: column;
}

.basket__consulting {
  margin-top: 30px;
  margin-bottom: 30px;
}

.basket__additionally ~ .button_accent {
  display: block;
  margin: 0 auto;
}

.basket__rec {
  margin-right: 10px;
  position: absolute !important;
  top: 3px;
  left: 0;
  cursor: pointer;
}

.basket-hide {
  display: none;
}

.basket__row {
  display: flex;
  padding-left: 0;
  font-size: 12px;
  text-align: center;
}

.basket__choice {
  list-style: none;
  width: 33.333%;
}

.basket__choice label {
  padding: 8px;
  display: flex;
  height: 100%;
  justify-content: start;
  flex-direction: column-reverse;
  align-items: center;
}

.basket__choice:last-child {
  margin-right: 0;
}


.basket__choice svg {
  margin-bottom: 10px;
  cursor: pointer;
}


input[type="radio"] {
  display: none;
}

.basket__choice div:first-child {
  min-height: 70px;
}

.clicked {
  cursor: pointer;
  outline: 1px solid #498C09;
}

.clicked label {
  color: #498C09;
  cursor: pointer;
}

.clicked svg {
  cursor: pointer;
  fill: #498C09;
}

.clicked path {
  cursor: pointer;
  fill: #498C09;
}

.basket__comment {
  display: block;
  width: 100%;
  border: none;
  background: #F6F5F5;
  padding: 10px;
  margin-right: 30px;
}

.hovered {
  cursor: pointer;
}

.hovered label{
  color: #76125b;
  cursor: pointer;
}

.hovered svg {
  fill: #76125b;
  cursor: pointer;
}

.hovered path {
  fill: #76125b;
  cursor: pointer;
}

.basket__details {
  margin-top: 20px;
}

.basket__wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  padding-bottom: 10px;
}

.basket__anotherbtn {
  display: inline-block;
  font-size: 14px;
  border: none;
  background: transparent;
  padding-left: 0;
  padding-right: 5px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #333;
  cursor: pointer;
}

.basket__anotherbtn:hover {
  color: #76125b;
  border-bottom: 1px dashed #76125b;
}

.basket__wrapper_custom {
  align-self: flex-end;
}

.basket__details input,
.basket__details select {
  border: none;
  background: #F6F5F5;
  padding: 10px;
}

.basket__details input[type="text"],
.basket__details input[type="number"],
.basket__details select {
  width: 100%;
}

.basket__wrapper_left {
  padding-right: 10px;
  width: 50%;
  margin-bottom: 10px;
}


.basket__wrapper_right {
  padding-left: 10px;
  width: 50%;
}

.basket__wrapper input {
  margin-top: 10px;
}

.basket__wrapper select {
  margin-top: 10px;
}

.basket__wrapper_right .basket__wrapper {
  width: 100%;
  padding-bottom: 0;
}

.exactly {
  display: none;
}

.basket__checkbox {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding-bottom: 10px;
}

.noinp {
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  position: relative;
  min-width: 20px;
  flex: 1;
  background-color: transparent;
  cursor: default;

}

.basket__subtotal-price.noinp {
  text-align: right;
}

.basket__comment {
  resize: none;
}

.red-star {
  color: red;
}

.counter .noinp {
  width: 30px;
  height: 100%;
  text-align: center;
}

.basket__link {
  text-decoration: none;
}

input[type="checkbox"] {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

select,
input.hasDatepicker,
input[type="checkbox"] ~ label
{
  cursor: pointer;
}

#basket_totalprice,
#cost_delivery {
  text-align: right;
}

.basket__subtotal-content input {
  padding-left: 8px;
}

.basket-disabled {
  cursor: default;
}

.basket-disabled label,
.basket-disabled svg {
  opacity: 60%;
  cursor: default;
}

.notice {
  border: 1px solid #ffa900;
  padding: 15px;
  margin-bottom: 10px;
  font-size: 12px;
  background-color: rgba(255, 169, 0, 0.1);
}

.notice__text {
  margin-bottom: 0;
}


@media (max-width: 991px) {
  .basket {
    flex-direction: column-reverse;
  }

  .basket__data {
    width: 100%;
    padding-right: 0;
  }

  .basket__products {
    width: 100%;
    padding-left: 0;
  }

  .basket__form {
    margin-right: 0;
  }
}


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

@media (max-width: 450px) {
  .basket__summary {
    flex-direction: column;
  }

  .basket__total {
    width: 80%;
    margin-top: 15px;
    margin-left: auto;
  }

  .basket__subtotal {
    width: 80%;
    margin-top: 10px;
    padding-right: 0;
    margin-left: auto;
  }

  .basket__contacts, 
  .basket__delivery, 
  .basket__payment {
    padding: 25px 20px;
  }

  .basket__field label {
    width: 35%;
  }

  .basket__total {
    border: none;
    padding: 0;
    margin-top: 20px;
  }

  .basket__topay {
    font-weight: 700;
  }

  .basket__comment {
    margin-right: 0;
  }

}

@media (max-width: 400px) {
  .basket__row {
    flex-direction: column;
  }

  .basket__wrapper:last-child {
    padding-bottom: 0;
  }

  .basket__contacts, 
  .basket__delivery, 
  .basket__payment {
    padding: 15px;
  }


  .basket__choice {
    width: 100%;
  }

  .basket__price {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .basket__price .counter{
    margin-right: 0;
    margin-left: auto;
    position: relative;
    top: -25px;
  }

  .basket__subtotal-price {
    top: -18px;
  }

  .basket__oneprice {
    width: 66%;
    flex-grow: 1;
  }

  .basket__choice label {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .basket__choice label span {
    padding-left: 20px;
    text-align: left;
  }

  .basket__choice label svg {
    width: 48px;
  }

  .basket__choice label .svgc {
    width: 58px;
  }

  .basket__headline {
    margin-right: 15px;
  }

  .basket__total {
    width: 70%;
  }
}

@media (max-width: 340px) {
  .basket__choice label .svgc {
    width: 68px;
  }
}

.basket__buket {
  margin-top: 10px;
}

.basket__buket-text {
  position: relative;
  margin-left: 40px;
  display: block;
  color: #498C09;
}

.basket__buket-text:before {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
  top: -2px;
  left: -40px;
  background: url('../images/content/svg/check-icon.svg') no-repeat;
}


/* Bouquet */

.bouquet {
  display: flex;
  width: 100%;
  padding-top: 25px;
}

.bouquet__info {
  padding-right: 15px;
}

.bouquet__column_right {
  width: 60%;
}

.bouquet__column_left {
  width: 40%;
  margin-right: 30px;
};

.bouquet__img {
  display: block;
  width: 100%;
}

.bouquet__img img{
  display: block;
  width: 100%;
}

.bouquet__more {
  min-height: 70px;
}

.bouquet__more {
  display: flex;
  flex-wrap: wrap;
}

.bouquet__img_small {
  margin-top: 15px;
  cursor: pointer;
}

.bouquet__img_small img{
  display: flex;
  width: 70px;
  height: 70px;
  margin-right: 8px;
}

.bouquet__header {
  display: flex;
  justify-content: space-between;
}

.bouquet__ico {
  background: url('/images/content/svg/bouquet_dm_gray.svg') 0 0/cover no-repeat;
  width: 120px;
  height: 144px;
}

.bouquet__modify {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.bouquet__list_mod {
  display: flex;
  padding-left: 0;

}

.bouquet__container_mod {
  max-width: 230px;
}

.bouquet__item_mod {
  display: flex;
  list-style: none;
  border: 1px solid #555;
  margin-right: 5px;
  font-size: 18px;
  line-height: 100%;
  font-weight: 700;
  cursor: pointer;
  color: #555;
}

.bouquet__item_mod label {
  padding: 10px 18px;
  cursor: pointer;
}

.bouquet__item_mod:hover {
  color: #76125b;
}

.bouquet__item_mod:last-child {
  margin-right: 0;
}

.bouquet__item_mod.active {
  border: 2px solid #498C09;
  font-weight: 700;
  color: #498C09;
}

input[type="radio"] {
  display: none;
}

.bouquet__bought {
  background-color: #E2FFD4;
  padding: 5px 15px;
  align-self: flex-start;
  border-radius: 3px;
  margin-top: 5px;
  min-width: 152px;
  color: #555;
}

.bouquet__code {
  color: #555;
}

.bouquet__headline {
  color: #000;
  font-size: 26px;
  margin-bottom: 5px;
}

.bouquet__label {
  font-size: 16px;
  color: #555;
}

.bouquet__container {
  position: relative;
}


.bouquet__hgt {
  position: absolute;
  top: 60%;
  right: -70px;
}

.bouquet__dia,
.bouquet__hgt {
  font-size: 11px;
}

.bouquet__val {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: -2px;
  color: #555;
}

.bouquet__subtext {
  font-size: 12px;
}

.bouquet__price {
  margin-top: 10px;
  margin-bottom: 15px;
}

.bouquet__price_val {
  color: #6D0027;
  font-size: 28px;
  font-weight: 700;
}

.bouquet__price_currency {
  font-size: 22px;
  color: #333;
}

.button_accent {
  font-size: 14px;
  background: #498C09;
  padding: 8px 18px;
  border: none;
  border-radius: 1px;
  color: #fff;
  margin-bottom: 10px;
}

.button_accent:hover {
  background: #3e7708;
}

.button_accent:active {
  transition: all 600ms;
  box-shadow: inset #294b0b 4px 4px 10px, inset #294b0b -4px -4px 10px;
}

.bouquet__buttons .button_accent {
  margin-right: 8px;
}

.bouquet__container_size {
  left: -12%;
}

.bouquet__text {
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e9f1eb;
}

.bouquet__tabs {
  margin-top: 30px;
}


.tabs__header {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.tabs__headline {
  list-style: none;
  font-weight: 700;
  /* padding-right: 15px; */
  color: #555;
  cursor: pointer;
}

.tabs__headline:hover {
  color: #76125b;
}

.tabs__headline.active {
  color: #498C09;
  border-bottom: 1px solid #498C09;
}

.tabs__headline {
  cursor: pointer;
}

.bouquet__list {
  padding-left: 0;
  list-style-position: inside;
  list-style-type: disc;
}

.tabs__body {
  padding-left: 0;
}

.bouquet__help {
  border: 1px solid #498C09;
  padding: 30px 30px;
  background: none;
  margin-top: 40px;
}

.bouquet__help p {
  margin-bottom: 10px;
}

.bouquet__notavailable {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #333;
  background-color: #f5f5f5;
  padding: 5px 10px;
  border-radius: 1px;
}



.bouquet__field {
  display: flex;
  height: 44px;
  margin-right: 10px;
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 10px;
}

.bouquet__helpform {
  display: flex;
}

.bouquet__h2 {
  color: #333;
  margin-bottom: 40px;
}

.bouquet__descr {
  margin-top: 40px;
}

.bouquet-cta {
  display: flex;
}

.bouquet-cta__column:first-child {
  margin-right: 10px;
  width: 50%;
}

.bouquet-cta__column:last-child {
  margin-left: 10px;
  width: 50%;
}

.bouquet-cta__item {
  position: relative;
  margin-left: 70px;
  font-size: 12px;
  min-height: 50px;
  display: flex;
  align-items: center;
}

.bouquet-cta__item:before {
  content: '';
  height: 50px;
  position: absolute;
  top: 0;
  left: -70px;
}

.bouquet-cta__item_2 {
  margin-top: 20px;
}

.bouquet-cta__item_4 {
  margin-top: 20px;
}

.bouquet-cta__item_1:before {
  background: url('/images/content/svg/care-icon-gray.svg') 0 0/cover no-repeat;
  width: 50px;
}

.bouquet-cta__item_2:before {
  background: url('/images/content/svg/florist_icon.svg') 0 0/cover no-repeat;
  width: 38px;
}

.bouquet-cta__item_3:before {
  background: url('/images/content/svg/phone-icon.svg') 0 0/cover no-repeat;
  width: 48px;
}

.bouquet-cta__item_4:before {
  background: url('/images/content/svg/greetcard-icon.svg') 0 0/cover no-repeat;
  width: 33px;
  height: 44px;
}


/* POPUP */

.popup-custom {
  opacity: 0;
  visibility: hidden;
  width: 400px;
  height: 300px;
  position: fixed;
  right: 30px;
  bottom: 80px;
  z-index: 1000;
  border-radius: 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 500ms;
}


/* @keyframes custom-shift {
  0% {
    right: -100%;
  }
  100% {
    right: 30px;
  }
} */

.popup-custom__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    padding: 0;
    background: #fff url('/images/content/svg/delete-icon.svg') 0 0/contain no-repeat;
    outline: none;
    border-radius: 50%;
}

.popup-custom__link {
  display: block;
  height: 100%;
}


@media (max-width: 580px) {

  .popup-custom {
    width: 65%;
    height: 0;
    min-height: 260px;
  }

  @keyframes custom-shift {
    0% {
      right: -100%;
    }
    100% {
      right: 40px;
    }
  }
  
}

@media (max-width: 420px) {

  .popup-custom {
    min-height: 190px;
  }
  
}

.popup {
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.699);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.popup__body {
  width: 400px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: relative;
  padding: 40px 30px;
}

.popup__close {
  position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    padding: 0;
    background-color: transparent;
    background: url('/images/content/svg/delete-icon.svg') 0 0/contain no-repeat;
    border: none;
    outline: none;
}

.show-modal {
  opacity: 1;
  visibility: visible;
};

.popup__img {
  width: 100%;

}

.popup__img img {
  width: 100%;
  object-fit: cover;
}

.popup__label {
  color: #333;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 20px;
}



/* .popup__oneclick-form {
  margin-top: 20px;
  display: flex;
} */

.popup__tel {
  height: 36px;
  border: none;
  background: #F6F5F5;
  padding: 10px;
  flex-grow: 1;
  margin-right: 10px;
}

.bouquet__sm {
  font-weight: normal;
  font-size: 11px;
}

@media (max-width: 991px) {

  .bouquet__column_left {
    margin-right: 15px;
  }

  .bouquet__item_mod label {
    padding: 8px 12px;
  }

  .bouquet__item_mod {
    font-size: 14px;
  }

  .bouquet__container_mod {
    max-width: 210px;
}

.bouquet__hgt {
  right: -58px;
}

.bouquet__headline {
  font-size: 24px;
}

.bouquet__price .bouquet__price_val {
  font-size: 26px;
}

.tabs__headline {
  font-size: 15px;
}

.bouquet__field {
  height: 34px;
}

}


@media (min-width:768px) and (max-width:991px) {
  .bouquet-cta {
    flex-direction: column;
  }

  .bouquet-cta__column:first-child {
    width: 100%;
  }

  .bouquet-cta__column:last-child {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .bouquet-cta__item span {
    margin-left: 11px;
  }

/*   .bouquet-cta__item_2 span {
    margin-left: 11px;
  } */
  
}



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

  .bouquet__text {
    border: none;
    padding-bottom: 0;
  }

  .bouquet__text p{
    margin-bottom: 0;
  }

  .tab__mob {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9f1eb;
    font-weight: 700;
    cursor: pointer;
    position: relative;
  }

  .tab__mob:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    right: 0;
    background-color: #1e1e1e;
    transform: translateY(-50%);
  }

  .tab__mob:not(.pseudo):after {
    content: '';
    position: absolute;
    width: 2px;
    height: 12px;
    top: 50%;
    right: 4px;
    background-color: #1e1e1e;
    transform: translate(-50%, -50%);
  }
  
  .tabs__content {
    list-style: none;
  }

  .bouquet {
    flex-direction: column;
  }

  .bouquet__column_left {
    margin-right: 0;
    width: 100%;
  }

  .bouquet__column_right {
    width: 100%;
    margin-top: 50px;
  }
}

@media (max-width: 500px) {

  .bouquet__tabs {
    margin-top: 0;
  }

  .bouquet-cta__column:first-child {
    width: 100%;
  }

  .bouquet-cta__column:last-child {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .bouquet-cta__item span {
    margin-left: 11px;
  }

  .bouquet-cta {
    flex-direction: column;
  }

  .bouquet__modify {
    flex-direction: column;
    justify-content: flex-start;
  }

  .bouquet__container_size {
    left: 0;
  }

  .bouquet__container_mod {
    max-width: 100%;
    margin-top: 20px;
  }

  .bouquet__modify {
    flex-direction: column-reverse;
  }

  .bouquet__hgt {
    right: 0;
    left: 135px;
}

.bouquet__header {
  flex-direction: column;
  position: relative;
}

.bouquet__bought {
  position: absolute;
  top: 0;
  left: 0;
  top: 28px;
  left: 106px;
  padding: 2px 15px;
}

.bouquet__helpform {
  flex-direction: column;
}

.popup__body {
  width: 100%;

}

/* .popup__oneclick-form {
  flex-direction: column;
}
 */

/* .popup__oneclick-form .popup__tel {
  margin-right: 0;
  margin-bottom: 15px;
} */

.popup {
  z-index: 2500;
}

.bouquet-cta__item_2:before {
  left: -62px;
}

.bouquet-cta__item_2 span {
  margin-left: 11px;
}

.bouquet-cta__item:before {
  left: -61px;
}

.bouquet-cta__item_1 span {
  margin-left: 11px;
}

}

.tabs__details table {
  width: 100%;
}


.acc-close {
  display: none;
  max-height: 0;

}

.acc-open {
  display: block;
  max-height: 100%;
}

.tabs__rightcol {
  text-align: right;
  width: 40%;
}

.tabs__leftcol {
  width: 60%;
  padding: 0 5px 5px 0;
}

.tabs__leftcol .tabs__small{
  margin-bottom: 2px;
  color: #706f6f;
  padding-bottom: 3px;
  font-size: 12px;
}

.tabs__row {
  margin-bottom: 2px;
  display: flex;
}

.tabs_mark td{
  color: #706f6f;
  padding-bottom: 3px;
  font-size: 12px;
}

.tabs__caption {
  border-top: 1px solid #e9f1eb;
  padding-top: 10px;
  margin-top: 15px;
  color: #555;
}

.tabs__payment {
  padding-top: 5px;
  margin-top: 5px;
  padding-left: 0;
  list-style-position: inside;
}

.tabs__label {
  font-size: 14px;
  font-weight: 700;
  color: #555;
}


.tabs__leftcol span {
  padding-right: 10px;
  /* color: #000; */
  font-weight: 700;
}


.see-also {
  padding-top: 50px;
  margin-bottom: 20px;
  border-top: 1px solid #e9f1eb;
}

.see-also__list {
  display: flex;
  padding-left: 0;
  margin-top: 20px;
}

.see-also__item_notavailable .imglink {
  height: 100px;
}

.see-also__item.see-also__item_notavailable {
  padding: 5px;
}

.see-also__item {
  width: 25%;
  display: flex;
  flex-direction: column;
  border-right: 1px solid #e9f1eb;
  padding: 20px;
  text-align: center;
  list-style: none;
}

.see-also__item:first-child {
  border-left: 1px solid #e9f1eb;
}

.see-also__details {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.imglink {
  height: 150px;
}

.promo-price {
  padding-top: 10px;
  margin-top: auto;
  font-weight: bold;
  color: #6b8b27;
}

@media (max-width: 767px) {
  .see-also__list {
    flex-wrap: wrap;
  }
  .see-also__item {
    width: 50%;
  }
}

@media (max-width: 400px) {
  .see-also__item {
    width: 100%;
  }

  .see-also__item:first-child {
    border-left: none;
  }

  .see-also__item {
    border-right: none;
  }
}


.window-container {
    width: 60vw !important;
    max-width: 600px;
    min-height: 200px;
    position: absolute;
    top: 95px !important;
    left: 50vw !important;
    transform: translateX(-50%);
    margin-left: 0;
}


@media (max-width: 600px) {
  .window-container {
    width: 100% !important;
    max-width: 600px;
    transform: translateX(0);
    left: 0 !important;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 440px) {
  .pop-up-buttons{
    flex-direction: column;
  }
}

.pop_up_tbl tr {
  border-bottom: 1px solid #e9f1eb;
}

.pop_up_tbl tr:last-child {
  border-bottom: none;
}


.pop-up-buttons {
  display: flex;
}

.products__banner {
  width: calc(100% - 15px);
  margin-bottom: 15px;
  cursor: pointer;
}

.products__banner a {
  width: 100%;
  height: 100%;
} 

.products__banner img {
  width: 100%;
}

@media (max-width:550px) {
  .products__banner {
    width: calc(100% - 10px);
    margin-bottom: 15px;
  }
}



/* Plant page */

.plant {
  /* margin-top: 15px; */
}

.plant__container {
  display: flex;
}

.plant h1 {
  margin-bottom: 5px;
}

.plant__column_left {
  width: 40%;
  /* padding: 10px; */
}


.plant__column_right {
  width: 60%;
  padding-left: 20px;
}

.plant__img {
  border: 1px solid #f2f2f2;
  width: 100%;
}

.plant__img img {
  display: block;
  height: auto;
  width: 100%;
}

.plant__code {
  color: #555;
  padding-left: 1px;
  margin-bottom: 20px;
}

.plant__column {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 13px;
  border-right: 1px solid #E8E8E8;
}

.plant__more {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}


.plant__img_small {
  margin-top: 15px;
  width: 25%;
  cursor: pointer;
  padding-right: 10px;
}


.plant__img_small img {
  width: 100%;
}


.plant__list {
  padding-left: 0;
}

.plant__oldprice {
  text-decoration: line-through;
  margin-left: 10px;
  color: #686868 !important;
  font-size: 15px;
}


.plant__size {
  font-weight: 700;
}

.plant__dia {
  margin-right: 6px;
}

.plant__hgt {
  margin-right: 6px;
}

.plant .notice {
  margin-top: 15px;
  list-style-position: inside;
}

.price {
  margin-top: 30px;
  margin-bottom: 10px;
}

.price__value {
  color: #498C09;
  font-weight: 700;
  font-size: 28px;
}

.price__currency {
  font-size: 22px;
  color: #686868;
}

.delivery-info {
  padding-left: 0;
  padding-bottom: 15px;
}

.delivery-info__list {
  margin-top: 3px;
  padding-left: 15px;
}

.delivery-info__item {
  list-style: none;
  display: flex;
  font-size: 12px;
  margin-bottom: 8px;
}

.delivery-info__address {
  display: flex;
  flex-direction: column;
}

.delivery-info__value {
  margin-left: auto;
  font-weight: 700;
}

.delivery-info__subtext {
  font-size: 12px;
  display: block;
}

.plant__services {
  display: flex;
  border: 1px solid #c9e9c5;
  padding-left: 0;
  padding: 10px 15px;
  /* background-color: #cbffc461;  */
  margin-top: 30px;
  margin-bottom: 50px;
}

.plant__service {
  width: 33.333%;
  list-style: none;
  display: flex;
  align-items: center;
  font-size: 12px;
  padding-left: 15px;
}

.plant__modify {
  margin-bottom: 15px;
}

.tab__info {
  padding-left: 0;
  font-size: 12px;
}

.tab__info li {
  list-style: none; 
  line-height: 150%;
}

.plant .tabs__header {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 16px;
}

.plant .tabs {
  border-top: 1px solid #E8E8E8;
}

.price-buttons {
  margin-bottom: 15px;
}

.plant .tabs__payment {
  font-size: 13px;
}

.plant .delivery-info {
  font-size: 13px;
}


.plant__icon {
  height: 50px;
  margin-right: 15px;
}

.plant__icon img {
  display: block;
  height: 100%;
}

.plant__service_big .plant__icon{
  height: 52px;
}

.tabs-descr .tabs__header {
  margin-bottom: 8px;
  justify-content: flex-start;
}

.tabs-descr .tabs__headline {
  padding: 8px 25px;
  background: #e8e8e87a;
  margin-right: 6px;
}

.tabs-descr .tabs__headline.active {
  background: #498C09;
  color: #fff;
}


.tabs-descr  .tabs__body {
  padding-top: 25px;
  border-top: 1px solid #E8E8E8;
}

.plant__radio {
  width: 14px;
  height: 14px;
  border: 1px solid #979696;
  margin-right: 10px;
  margin-top: 3px;
  position: relative;
}

.plant__selected {
  display: none;
  position: absolute;
  width: 8px;
  height: 8px;
  position: absolute;
  background: #498C09;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.plant__item.active * {
  color: #498C09;
}

.plant__item {
  position: relative;

  list-style: none;
  display: flex;
  position: relative;
  padding-left: 25px;
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 160%;
  flex-wrap: wrap;
  z-index:90;
}
    .size_picker{
        display: block;
        margin-left:-30px;
        padding-left: 30px;
        text-decoration:none;
        color:#333333;
        position:relative;
        z-index:100;
    }
.plant__video {
  display: block;
  width: 28px;
  position: absolute;
  right: 0;
  top: -2px;
  transition: fill 700ms;
  fill: #e0dcdc;
  z-index: 100;
  cursor:pointer;
}

.plant__item.active .plant__video path{
  fill: #CE1312;
}

.plant__adm {
  display: inline-block;
  padding-right: 10px;
}

.plant__hidden {
  font-size: 11px;
}

.plant__hidden:first-child {
  padding-top: 10px;
  border-top: 1px solid #498C09;
}

.plant__hidden:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #498C09;
}

.plant__item:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #979696;
}

.plant__item.active:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  position: absolute;
  background: #498C09;
  top: 8px;
  left: 3px;
}

.tab__caption {
  position: relative;
  list-style: none;
  padding-left: 20px;
  font-size: 13px;
}

.tab__caption:before {
  content: '';
  position: absolute;
  display: block;
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
  background: url('/images/content/bullet-5.png') 0 0 / cover no-repeat;
}

.tabs__techs {
  padding-left: 0;
}

.tabs__tech {
  display: flex;
  border-bottom: 1px solid #E8E8E8;
  padding-top: 10px;

}

.tabs__tech:last-child {
  border-bottom: none;
}

.tabs__techcaption {
  width: 35%;
  font-weight: 700;
  padding-right: 10px;
}

.tabs__techdescr {
  width: 65%;
}

.comments__form {
  border: 1px solid #E8E8E8;
  padding: 20px;
}

.comments__field {
  width: 60%;
  height: 32px;
  border: none;
  background: #F6F5F5;
  padding: 8px;
}

.comments__container {
  margin-top: 15px;
  display: flex;
}

.comments__label {
  display: flex;
  flex-direction: column;
  width: 40%;
  padding-right: 10px;
}

.comments__list {
  padding-left: 0;
}

.delivery-info__item{
  position: relative;
  margin-left: 35px;
}

.delivery-info__item_ico_magazin:before,
.delivery-info__item_ico_currier:before,
.delivery-info__item_ico_np:before {
  content: '';
  position: absolute;
  top: 2px;
  left: -37px;
  width: 20px;
  height: 20px;
}
.delivery-info__item_ico_magazin:before {background: url('/images/content/svg/magazin-icon.svg') 0 0 / cover no-repeat;}
.delivery-info__item_ico_currier:before{background: url('/images/content/svg/delivery-icon.svg') 0 0 / cover no-repeat;}
.delivery-info__item_ico_np:before {background: url('/images/content/svg/delivery-icon-np.png') 0 0 / cover no-repeat;}

.plant__service a {
  color: #498C09;
}

.plant__pdf {
  text-decoration: underline;
  color: #498C09;
  cursor: pointer;
}

@media (min-width: 768px) and (max-width: 991px) {

    .tabs__header {
      flex-wrap: wrap;
    }

    .tabs-descr .tabs__headline {
      padding: 6px 12px;
    }

    .tabs__headline {
      font-size: 12px;
    }

    .plant__services {
      flex-direction: column;
    }
  
    .plant__service {
      width: 100%;
      margin-bottom: 8px;
    }
  
    .plant__icon {
      width: 15%;
    }
  
}

@media (min-width: 500px) and (max-width: 767px) {
    .plant__services {
      flex-wrap: wrap;
    }

    .plant__service {
      width: 50%;
      margin-bottom: 10px;
    }

    .plant__pdf {
      margin-left: 13px;
    }
}

@media (max-width: 600px) {
  .tabs-descr .tabs__headline {
    font-size: 12px;
    padding: 8px 15px;
  }
}

@media (max-width: 575px) {

  .plant__container {
    flex-direction: column;
  }

  .plant__column_left {
    width: 100%;
  }

  .plant__column_right {
    width: 100%;
    padding-left: 0;
  }


  .plant__services {
    flex-direction: column;
  }
  
  .plant__service {
    width: 100%;
  }

  .plant__icon {
    width: 12%;
  }

  .plant__pdf {
    margin-left: 0;
  }

  .plant__service {
    margin-bottom: 10px;
  }

  .plant__icon {
    width: 16%;
  }

  .tabs__tech {
    flex-direction: column;
  }

  .comments__container {
    flex-direction: column;
  }
  .comments__label {
    width: 100%;
  }

  .comments__field {
    width: 100%;
  }

  .inp-but {
    margin-right: auto;
    margin-top: 15px;
  }

  .plant__img_small {
    width: 20%;
  }
  
}

.plant__colors {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
}

.plant__color {
  list-style: none;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-right: 3px;
  display: block;
  border: 1px solid #eee;
  margin-bottom: 6px;
  position:relative;
}
    .plant__color a {display:block;width:40px;height:40px;}
    .plant__color a:hover         .plant__color_caption {visibility:visible}
    
    .plant__color_caption {
        position:absolute;
        bottom:-45px;
        color:#999999;
        visibility:hidden;
    }

.plant__color:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.plant__color.active {
  border: 2px solid #6cb962;
  position: relative;
}

.plant__color.active:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 3px;
  background: #6cb962;
  top: 44px;
  left: 50%;
  transform: translateX(-50%);
}

.plant__color_notavailable {

  opacity: 40%;
}

.plant__color_notavailable a:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: 40px;
  height: 40px;
  background: url('/images/content/close-notavailable.png') 0 0 / contain no-repeat;
  
}

.plant__notavailable {
  margin-top: 25px;
  margin-bottom: 10px;
  
}

.tech__img {
  margin-right: 15px;
  width: 24px;
}

.plant__content {
  margin-bottom: 50px;
}

.additional-goods__list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-top: 30px;
}

.additional-goods__item {
  list-style: none;
  width: 25%;
  padding: 15px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #e9f1eb;
}

.additional-goods__item:last-child {
  border-right: 1px solid #e9f1eb;
}


.additional-goods__name {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 8px;
  color: #333;
  text-align: center;
}

.additional-goods__img {
  display: flex;
  margin-bottom: 15px;
}

.additional-goods__price {
  font-size: 14px;
  margin-top: auto;
  text-align: left;
  color: #498C09;
  font-weight: 700;
  text-align: center;
}

.additional-goods__price .uah {
  font-size: 11px;
  color: #777777;
  font-weight: normal;

}

.additional-goods__headline.indent{
  margin-top: 20px;
  margin-bottom: 20px;
}


@media (max-width: 991px) {

  .additional-goods__item {
    width: 50%;
  }
  
}

@media (max-width: 450px) {
  .additional-goods__item {
    width: 100%;
    border: none;
  }

  .additional-goods__item:last-child {
    border: none;
  }
}

.promo-price .uah {
  font-size: 11px;
  color: #777777;
  font-weight: normal;

}

.additional-goods__img img {
  margin: 0 auto;
}

.notavailable_text {
  color: #498C09;
  font-weight: 700;
  font-size: 20px;
}

.plant__mark {
  font-weight: 700;
}

.plant__summary {
  margin-top: 30px;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  padding-top: 10px;
  padding-bottom: 10px;
}

.main-banner {
  width: 100%;
  margin-bottom: 15px;
  cursor: pointer;
}

.main-banner a {
  width: 100%;
  height: 100%;
}

.main-banner img {
  width: 100%;
}


/* Consultation block */

.consultation {
  width: 100%;
  min-height: 200px;
  padding: 20px 30px;
  position: relative;
  box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
}

.consultation:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 35px;
  width: 197px;
  height: 190px;
  background: url('../images/content/plant-cons.jpg') 0 0/contain no-repeat;
}

.consultation__headline {
  font-size: 22px;
}

.consultation__headline span {
  font-weight: 700;
}

.consultation__container {
  margin-top: 15px;
}

.consultation__btn {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  text-decoration: none;
}

.consultation__btn:hover {
  color: #fff;
}


@media (min-width: 772px) and (max-width: 991px) {

  .consultation:after {
    right: 48px;
    width: 102px;
    height: 98px;
  }

}

@media (max-width: 715px) {

  .consultation:after {
    right: 48px;
    width: 102px;
    height: 98px;
  }

}

@media (max-width: 425px) {

  .consultation:after {
    display: none;
  }

}


.hide {
  display: none;
}

.iti__flag {background-image: url("/js/intl-tel-input-17.0.0/build/img/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("/js/intl-tel-input-17.0.0/build/img/flags@2x.png");}
}


.inp-wdt {
  width: 100% !important;
}



.i-slider__holder {
  padding-left: 0;
}

.i-slider__slide {
  list-style: none;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 40px;
  height: 40px;
	line-height: 32px;
	border-radius: 50%;
	font-size: 20px !important;
  color: #000 !important;
	border: 1px solid #E8E8E8 !important;
	text-align: center;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #E8E8E8 !important;
}

.owl-carousel .owl-next, .owl-carousel .owl-prev {
  padding-bottom: 5px;
}


.three-col {
  display: flex;
  padding-left: 0;
}

.three-col__item {
  width: 33.333%;
  list-style: none;
  margin-right: 15px;
  margin-bottom: 20px;
}

.three-col__item:last-child {
  margin-right: 0;
}

.three-col__img {
  display: block;
  height: 200px;
}

.three-col__img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.three-col__caption {
  margin-top: 20px;
}


.recom-letter .i-slider__slide {
  border: 1px solid #E8E8E8;
}

.i-slider__img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.i-slider__slide {
  height: 100%;
}

.i-slider_hide {
  display: none;
}


.service-care .service__header {
  margin-bottom: 0;
}

.service-care h2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.service-care h3 {
  margin-bottom: 10px;
}

.service-care .service__lead_custom:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wrapper-reverse {
    flex-direction: column-reverse;
  }
}

@media (max-width: 600px) {
  .wrapper-reverse {
    flex-direction: column-reverse;
  }
  .three-col {
    flex-direction: column;
  }
  .three-col__item {
    width: 100%;
  }
}

@media (max-width: 450px) {
  .numbers__container {
    flex-direction: column;
  }

  .numbers__item {
    width: 100% !important;
    padding-right: 0;
  }

  .numbers__item p{
    text-align: center;
  }
}

.i-slider-logo-partners .owl-stage {
  display: flex;
  align-items: center;
}


.numbers__container {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.numbers__item {
  width: calc(33.333%);
  list-style: none;
  padding-right: 15px;
}

.numbers__item:last-child {
  padding-right: 0;
}

.numbers__num {
  color: #498C09;
  font-size: 36px;
  font-weight: bold;
}

.owl-prev,
.owl-next {
  background: #81ab58 !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #498C09 !important;
}

.owl-prev span {
  color: #fff !important;
}

.owl-next span {
  color: #fff !important;
}

.theses_phyto p{
  font-size: 14px;
}

.service__clm {
  padding-right: 10px;
}

.faq__item {
  margin-bottom: 10px;
}

.phyto__footer h2{
  margin-top: 0;
  margin-bottom: 20px;
}


.color-list {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
}

.color-list__item {
  list-style: none;
  font-size: 12px;
  margin-right: 5px;
  border: 1px solid #e3dfdf;
  padding: 2px 4px;
  border-radius: 2px;
  margin-bottom: 5px;
}


.color-list__headline {
  margin-top: 15px;
}

.wrappe {
  display: flex;
  flex-direction: column;
}

.wrappe .product__link {
margin-bottom: auto;
}






/* VALID STYLES */

/* BUTTONS GLOBAL */


.btn {
  border: 0;
  font-size: 14px;
  border-radius: 2px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.btn_default {
  background-color: #498C09;
  color: #fff;
}

.btn_default:hover {
  background-color: #3c7208;
  color: #fff;
  transition: all 200ms;
}

.btn_frame {
  color: #498C09;
  border: 1px solid #498C09;
  background-color: transparent;
}

.btn_frame:hover {
  background-color: #498C09;
  color: #fff;
  transition: all 200ms;
}


/* END: BUTTONS GLOBAL */


/* COLUMNS GLOBAL */

.columns {
  width: 100%;
}

.columns__wrapper {
  width: 100%;
  display: flex;
}

.columns__left {
  width: 30%;
}

.columns__right {
  width: 70%;;
}

/* END: COLUMNS GLOBAL */


/* PRODUCT */


.products {
  width: 100%;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}

.product {
  width: 25%;
  list-style: none; 
  padding: 12px 12px 12px;
  /* min-height: 275px; */
  transition: all 0.5s;
  position: relative;
  display: flex;
  flex-direction: column;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.product:hover {
  box-shadow: 0 0 12px #e7e6e6;
}

.product__img {
  display: block;
  margin: 0 auto;
}

.product__img img{
  width: 100%;
  max-width: 150px;
  object-fit: contain;
}

.product__img .product__bimg {
  width: 100%;
  max-width: 160px;
  object-fit: contain;
}

.product__headline {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
}

.product__headline:hover {
  color: #3c7208;
}

.product__link {
  margin-top: 20px;
  margin-bottom: 10px;
  text-decoration: none;
}

.product__prices {
  margin-bottom: 15px;
}

.product__buy {
  margin-top: auto;
  align-self: flex-start;
}

.product__btn {
  display: inline-block;
  padding: 6px 16px;
  min-width: 110px;
}

.product_mark {
  opacity: 60%;
}

.product__notavailable {
  position: relative;
  margin-top: auto;
  padding-top: 10px;
}

/* PRODUCT PRICE */

.goodcost {
  font-size: 11px;
  /* padding-bottom: 1px; */
}

.goodprice {
  font-size: 16px;
  font-weight: bold;
  margin-right: 3px;
  color: #498c09;
}

.goodcur {
  font-size: 11px;
  position: relative;
  margin-right: 3px;
}

.dash:before {
  content: '–';
  position: relative;
  font-size: 18px;
  padding-right: 3px;
  bottom: 2px;
  font-weight: normal;
}

.goodcur::before {
  content: '00';
  font-size: 10px;
  position: absolute;
  top: -9px;
}

@media (max-width:420px) {
  .goodprice {
    font-size: 15px;
  }

}


/* END: PRODUCT PRICE */


/* PRODUCT INFO */

.product__hide {
  position: absolute;
  display: block;
  top: calc(100% - 10px);
  background-color: #fff;
  width: 100%;
  z-index: 1;
  left: 0;
  box-shadow: 0 6px 12px #e7e7e7;
  border-radius: 0 0 4px 4px;
}

.product__hide.hide {
  display: none;
}

.info {
  padding: 10px 15px;
}

.info__headline {
  font-size: 11px;
}

.info__headline_colors {
  margin-top: 5px;
}

.info__list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.info__item {
  list-style: none;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 2px 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  font-size: 11px;
}

.info__item_color {
  list-style: none;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 2px;
}

/* END:PRODUCT INFO */


@media (max-width: 992px) {
  .product {
    width: 33.333%;
    flex-grow: 0;
  }

  .products__list {
    margin-right: 0;
  }

}

@media (max-width: 767px) {
  .products {
    margin-top: 30px;
  }

  .product {
    width: 25%;
  }

  .columns__right {
    width: 100%;
  }

  .goodprice {
    font-size: 14px;
  }
}

@media (max-width: 660px) {
  .product {
    width: 33.333%;
  }

/*   .product__img {
    height: 140px;
  } */

  .product__headline {
    font-size: 15px;
  }
}

@media (max-width: 510px) {
  .product {
    width: 50%;
  }
}

/* END: PRODUCT INFO */
/* END: PRODUCT */

/* LEFT FILTERS */



.filters__container {
  list-style: none;
  border-radius: 6px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 20px;
}

.filters__container.first {
  order: -1;
  margin-bottom: 20px;
  padding-top: 0;
}

.filters__info {
  position: relative;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
}

.filters__container:last-child {
  border-bottom: none;
}

.filters__del + .filters__container {
  padding-top: 0;
}

.filters__info .filters__container:first-child {
  padding-top: 0;
}


.filters__item {
  padding-bottom: 6px;
}

.filters__item:last-child {
  padding-bottom: 0;
}

.filters__link {
  text-decoration: none;
  color: #333;
}

.filters__name {
  font-size: 18px;
  font-weight: 700;
}

.filters__nolink {
  text-decoration: none;
  color: #333;
}

.filters__list {
  margin-top: 15px;
  padding-left: 28px;
}

.filters__link_active {
  font-weight: bold;
  color: #498C09;
}

.filters__link:hover {
  color: #498C09;
}

.filters__mobile-btn {
  display: none;
  width: 100%;
  margin-top: 15px;
  padding: 10px 12px;
  border-radius: 1px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #498C09;
  border: none;
}

.namedisabled {
  color: #c3c3c3;
}

.namedisabled:hover {
  color: #c3c3c3;
  font-weight: normal;
}

.filters__del {
  display: none;
  background: url('/images/content/svg/delete-icon.svg') 0 0/contain no-repeat;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 38px;
  height: 38px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
}

.filters__active a{
  color: #498C09;
}

.layout__aside.modal_hide {
  opacity: 1;
  visibility: visible;
}

.header__inner.modal_hide {
  opacity: 1;
  visibility: visible;
}

.main-menu__container.modal_hide {
  opacity: 1;
  visibility: visible;
}

.header__inner .close-btn {
  display: none;
}

.main-menu__container .close-btn {
  display: none;
}


@media (max-width: 767px) {

  .layout__aside.modal_hide {
    opacity: 0;
    visibility: hidden;
  }

  .header__inner.modal_hide {
    opacity: 0;
    visibility: hidden;
  }

  .header__inner .close-btn {
    display: block;
  }

  .main-menu__container .close-btn {
    display: block;
  }

  .filters__mobile-btn {
    display: block;
  }

/*   .layout__aside {
    left: -100%;
    width: 50%;
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 2202;
    overflow-y: scroll;
    height: 100%;
    min-height: 100vh;
    box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
  } */

/*   .layout__aside.modal_hide {
    display: block;
    width: 60%;
    left: 0;
    animation: left 600ms;
  } */

/*   .layout__aside.closed {
    animation: right 600ms;
  }


  @keyframes left {
    from {left: -100%;}
    to {left: 0;}
  }

  @keyframes right {
    from {left: 0;}
    to {left: -100%;}
  }
 */
/*   .filters__wrapper {
    margin-top: 50px;
  } */

/*   .layout__aside.modal_hide .filters__wrapper {
    margin-left: 30px;
  } */

/*   .overflow {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #292933;
    opacity: .5;
    z-index: 2201;
  } */

/*   .layout__aside.modal_hide .filters__del {
    display: block;
  }

  .layout__aside.modal_hide .filters__info::after {
    height: 0;
  } */

}

/* @media (max-width: 500px) {
  .layout__aside.modal_hide {
    width: 75%;
  }
} */


/* END: LEFT FILTERS */



/* ------ LAYOUT ------ */

.layout {
  width: 100%;
  margin-top: 40px;
}

.layot__holder {
  display: flex;
}

.layout__aside.modal_hide {
  width: 25%;
  padding-right: 20px;
}

.layout__main {
  width: 75%;
}

@media (max-width: 991px) {

  .layout__aside.modal_hide {
    width: 30%;
  }

  .layout__main {
    width: 70%;
  }
  
}

@media (max-width: 768px) {
  
  .layout__aside.modal_hide {
    display: none;
  }

  .layout__aside:not(.modal_hide) {
    display: block;
  }


  .layout__main {
    width: 100%;
  }
  
}


/* END: LAYOUT */


/* ------ CATALOG ------ */

.catalog__header {
  margin-bottom: 40px;
}

/* END: LAYOUT */





/* ------ SHOW MORE + PAGINATIONS ------ */

.pagination {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 20px;
}


.pagination__btn {
  width: 100%;
  height: 100%;
  padding: 10px 10px;
  border: 1px solid #e7e6e6;
  background: #fafafa;
  font-size: 18px;
}

.pagination__btn:hover {
  background: #f1f1f1;
  transition: all 300ms;
}

.pagination__pages {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.pagination__page {
  list-style: none;
  padding-right: 4px;
}

.pagination__link {
  font-size: 18px;
  padding: 2px 3px;
  text-decoration: none;
  color: #333;
}

.pagination__link.current, .pagination__link:hover {
  color: #fff;
  background-color: #498c09;
}

/* ------ END: SHOW MORE + PAGINATIONS ------ */


.break {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}


/* COMPOSITIONS */

.compositions {
  display: flex;
  /* flex-direction: column; */
  flex-wrap: wrap;
  padding-left: 0;
}

.compositions__item {
  width: calc(50% - 15px);
  margin-right: 15px;
  list-style: none;
}

.compositions__item:nth-child(even) {
  margin-right: 0;
}

.compositions__img {
  display: block;
}

.compositions__img img {
  width: 100%;
}

@media (max-width: 670px) {
  .compo-hgt {
    float: none;
  }
  .compo_price {
    float: none;
  }
}


@media (max-width: 500px) {
  .compositions__item {
    width: 100%;
    margin-right: 0;
  }
}

/* END: COMPOSITIONS */



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

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

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


@media (min-width: 1200px) {
  .container {
    width: 1020px;
  }
}

.links_block {
  padding-top: 15px;
}

.filters__info.noline::after {
  height: 0;
}

.team {
  display: flex;
  padding-left: 0;
}

.team__item {
  width: 25%;
  list-style: none;
  padding-right: 15px;
}

.team__item:last-child {
  padding-right: 0;
}

.team__name {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
}

.team__job {
  text-align: center;
  font-size: 14px;
}

.team__img img {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid red;
}



/* HEADER */

.header {
  margin-bottom: 15px;
}

.lang_mobile {
  display: none;
}

.header__cta {
  display: none;
}


.header__holder {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  font-size: 15px;
  background: url('/img/bg-header.jpg') 0 0 / auto 100%  no-repeat;
}

.header__block {
  display: flex;
}

.header__contacts {
  width: 220px;
  margin-left: 50px;
  padding-right: 10px;
  margin-right: auto;
  flex-shrink: 0;
}

.header__location {
  position: relative;
}

.header__contact {
  display: none;
}

.mobile-menu__search {
  display: none;
}


@media (max-width: 600px) {
  .header__contact {
    display: block;
  }
}


.header__address {
  display: inline-block;
  margin-top: 4px;
}

.header__opening-hours {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}

.header__addr-shop {
  position: relative;
  padding-left: 23px;
}

.header__addr-shop::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: -2px;
  background: url('/img/shop.svg') 0 0/100% auto no-repeat;
}

.header__shops {
  position: relative;
  text-decoration: none;
  color: #333;
  padding-left: 20px;
  cursor: pointer;
  padding-bottom: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.tooltip__header {
  display: none;
}

.header__shops:hover {
  color: #498C09;
}

@media (max-width: 768px) {
  .tooltip__header {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-right: 40px;
    padding-bottom: 15px;
  }

  .tooltip__header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
  }
}

.header__shops::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: -3px;
  background: url('/img/location.svg') 0 0/100% auto no-repeat;
}

.header__phone {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.header__callback {
  align-self: start;
  border: 0;
  padding: 0;
  color: #498C09;
  border-bottom: 1px dashed #498C09;
  cursor: pointer;
  background-color: transparent;
  margin-top: 5px;
}

.header__callback:hover {
  color: #448209;
  border-bottom: 1px solid #498C09;
}

.header__info {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.header__inner {
  display: flex;
  justify-content: flex-end;
}

.header__search {
  position: absolute;
  width: 100%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}


.header__list {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
  padding-bottom: 8px;
}

.header__item {
  list-style: none;
  padding-right: 15px;
}

.header__item_hide {
  display: none;
}

.header__item a:hover {
  color: #448209;
}

.header__item:first-child {
  padding-right: 0;
}

.header__item a {
  color: #333;
  text-decoration: none;
}

.header__lang {
  flex-shrink: 0;
  margin-left: 20px;
}

.header__close {
  display: none;
}

.lang__caption.lang__hide {
  display: none;
}

.lang__ru {
  color: #333;
}

.lang__ua {
  color: #333;
  position: relative;
}

.lang__ua::after {
  content: '|';
  padding-left: 4px;
}

.lang__active {
  color: #498C09;
  font-weight: bold;
  text-decoration: none;
}

.header__phones {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  white-space: nowrap;
}


.header__numbers {
  display: flex;
  flex-direction: column;
}

.header__hid {
  display: none;
}

.header__phones a:first-child {
  margin-bottom: 4px;
}


.header__search-bar {
  width: 40%;
  display: flex;
  justify-content: flex-end;
}

.header__search-bar form {
  display: flex;
  width: 100%;
}

.search-bar__input {
  width: 100%;
  height: 28px;
  border: 1px solid #498C09;
  background-color: #eff6ecbd; 
  border-radius: 2px;
  padding-left: 15px;
  margin-right: 12px;
}


.search-bar__input_gray {
  color: #727171;
}

.search-bar__btn {
  display: inline-block;
  max-width: 45px;
  min-width: 45px;
  height: 28px;
  padding: 0;
  background: #498C09 url("/img/search1.svg") 50%/21px auto no-repeat;
  border: none;
  vertical-align: bottom;
  border-radius: 2px;
}

.search-bar__btn:hover {
  background-color: #448209;
}

.header__basket {
  position: relative;
  display: block;
  margin-right: -4px;
  max-width: 32px;
  min-width: 32px;
  margin-left: 15px;
  height: 32px;
  background: url('/img/shopping.svg') 0 -3px /32px auto no-repeat;
}

.header__addr {
  display: block;
  color: #333;
  text-decoration: none;
  margin-bottom: 5px;
  font-weight: 700;
}

.header__counter {
  display: block;
  background-color: #ac448c;
  width: 17px;
  height: 17px;
  bottom: 0;
  right: -4px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  line-height: 17px;
  text-decoration: none;
  color: #fff;
}

.header__counter:hover {
  color: #fff;
}

.header__counter_mobile {
  display: none;
}


.logo {
  display: block;
  margin-left: 5px;
  z-index: 2;
}

.top-bar {
  background-color: #c5e5b6;
  padding: 6px 10px;
  text-align: center;
  position: relative;
}

/* .top-bar:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background: rgb(220,231,214);
  background: linear-gradient(180deg, rgba(220,231,214,1) 0%, rgba(255,255,255,1) 100%);
  z-index: -1;
} */

body:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 230px;
  background: rgb(220,231,214);
  background: linear-gradient(180deg, rgba(223,234,218,1) 0%, rgba(255,255,255,1) 100%);
  z-index: -1;
}

.header__burger {
  display: none;
  position: absolute;
  border: 0;
  padding: 0;
  top: 10px;
  right: -2px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background: url('/img/burger.svg') 0 0/100% auto no-repeat;
}


.header__hide-headline {
  display: none;
}

.mobile-menu__btns {
  display: none;
}

.mobile-menu__btn {
  width: 100%;
  height: 34px;
  background-color: #498C09;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
}


.mobile-menu__btn span {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}

.mobile-menu__btn span::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('/img/grid.svg') 0 0/100% auto no-repeat;
}

.mobile-menu__bsk {
  display: block;
  max-width: 45px;
  min-width: 45px;
  height: 34px;
  border-radius: 2px;
  margin-left: 12px;
  background: #498C09 url('/img/shopping-white.svg') 50%/24px auto no-repeat;
}



@media (min-width: 991px) and (max-width: 1199px) {
  .header__holder {
    font-size: 14px;
  }
}

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

  .header__phone {
    font-size: 16px;
  }

  .header__search {
    bottom: 0;
    top: auto;
    transform: none;
    margin-bottom: 10px;
  }

  .header__search-bar {
    width: 39%;
  }

  .logo img {
    width: 125px;
  }

}

@media (max-width: 768px) {

  .header__counter {
    display: none;
  }

  .header__item_hide {
    display: block;
  }

  .header__counter_mobile {
    display: block;
    width: 16px;
    height: 16px;
    bottom: 2px;
    right: 4px;
  }

  .header__inner{
    display: flex;
    flex-direction: column-reverse;
  }

  .header__inner .header__hide-headline {
    display: block;
    padding: 0;
    border: none;
    background-color: transparent;
    font-weight: bold;
    color: #498C09;
  }

  .header__inner .header__lang {
    margin-top: 50px;
    margin-left: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #EEEEEE;
  }

  .header__inner .lang__caption {
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
  }

  .header__inner .header__list {
    margin-top: 25px;
    flex-direction: column;
  }

  .header__inner .header__item {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .header__inner .lang {
    font-size: 18px;
  }

  .mobile-menu__btns {
    display: flex;
  }

  .header__burger {
    display: block;
  }

  .header__basket {
    display: none;
  }
  .header__search {
    bottom: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .header__inner.modal_hide {
    display: none;
  }

}

@media (max-width: 650px) {

  .header__flex {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
  }

  .lang_mobile {
    display: block;
    font-size: 16px;
  }

  .header__shops {
    font-size: 18px;
    padding-left: 0;
  }

  .header__shops::after {
    content: '?';
    left: auto;
    top: 4px;
    right: -25px;
    background: none;
    background-color: #498C09;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;

  }

  .header__search-bar {
    width: 40%;
  }

  .header__contacts {
    margin-left: 40px;
    width: auto;
  }

  .header__search {
    display: none;
  }

  .search-bar__input {
   padding-left: 6px;
  }

  .mobile-menu__search {
    display: block;
    max-width: 45px;
    min-width: 45px;
    height: 34px;
    border-radius: 2px;
    margin-left: 6px;
    background-color: #498C09;
    border: 0;
    background: #498C09 url('/img/search1.svg') 50%/21px auto no-repeat;
  }

  .mobile-menu__bsk {
    margin-left: 6px;
  }

  .header__cta {
    display: inline-block;
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 0;
  }

  .header__phones {
    display: none;
  }

}

@media (max-width: 450px) {
  .header__shops,
  .header__cta {
    font-size: 16px;
  }

  .header__shops::after {
    top: 2px;
  }

  .logo img {
    width: 110px;
  }

  .header__contacts {
    margin-left: 25px;
  }
}



body.scrollblock {
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}

/* MAIN MENU DESCTOP */

.main-menu__close {
  display: none;
}

.hero-menu {
  display: flex;
  position: relative;
  justify-content: space-around;
  padding-left: 0;
  background-color: #498C09;
}

.hero-menu__item {
  width: 100%;
  list-style: none;
  text-align: center;
  border-left: 1px solid #428708;
  border-right: 1px solid #70aa18;
  z-index: 2200;
}

.hero-menu__item:hover {
  background-color: #448209;
}

.hero-menu__item:last-child {
  border-right: none;
}

.hero-menu__link {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-shadow: 1px 1px 0px #000;
  padding: 6px 15px;
}

.hero-menu__link:hover {
  color: #fff;
}

.hero-menu__subtext.nowprap,
.hero-menu__link.nowprap {
  white-space: nowrap;
}

.hero-menu__list {
  display: none;
  padding: 10px 15px 15px 15px;
  border: 1px solid #498C09;
  justify-content: space-between;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  list-style: none;
}

.hero-menu__list.open-menu {
  display: flex;
}

.hero-menu__item_relative {
  position: relative;
}

.hero-menu__item_hide {
  display: none;
}

.hero-menu__item_relative .hero-menu__list {
  width: 250px;
}

.hero-menu__subtext {
  display: block;
  font-size: 12px;
  color: #DDE9CF;
}

.hero-menu__sub-menu {
  margin-right: 10px;
}

.sub-menu {
  padding-left: 0;
}

.sub-menu__item {
  list-style: none;
  text-align: left;
  padding-right: 10px;
}

.sub-menu__item_mark a{
  color: #498C09 !important; 
  font-weight: bold;
}

.sub-menu__item_hide {
  display: none;
}

.sub-menu__item a {
  text-decoration: none;
  color: #000;
  line-height: 1.7;
  font-size: 13px;
}

.sub-menu__item a:hover {
  color: #498C09;
}

.hero-menu__subheader {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  /* color: #498C09; */
}

.hero-menu__subheader.custom {
  margin-top: 10px;
}

.sub-menu_custom {
  height: 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.lang_products-btn {
  display: none;
}



/* END: MAIN MENU DESCTOP */

@media(max-width: 768px) {

  .search-bar__input {
    background-color: transparent;
  }

  .sub-menu__item_hide {
    display: block;
  }

  .sub-menu__item_hide a {
    color: #498C09;
    font-weight: bold;
  }

  .sub-menu__item {
    line-height: 1.6;
  }

  .sub-menu__item a {
    font-size: 15px;
  }

  .lang_products-btn {
    display: block;
    margin-top: 50px;
    margin-left: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #EEEEEE;
  }

  .main-menu__container.modal_hide {
    display: none;
  }

  .main-menu__close {
    display: block;
    position: absolute;
    top: 42px;
    right: 17px;
  }

  .main-menu__container .hero-menu {
    margin-top: 18px;
    flex-direction: column;
    background-color: transparent;
    justify-content: flex-start;
  }

  .main-menu__container .hero-menu__item {
    text-align-last: left;
    border: none;
    padding-left: 0;
  }

  .hero-menu__item_hide {
    display: block;
  }

  .main-menu__container .hero-menu__item:hover {
    background-color: transparent;
  }

  .main-menu__container .hero-menu__link {
    color: #333;
    text-shadow: none;
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
  }

  .main-menu__container .hero-menu__subtext {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
  }

  .main-menu__container .lang__caption {
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
  }

  .main-menu__container .lang {
    font-size: 18px;
  }

  .hero-menu.open-mobile-menu {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
  }

  .hero-menu__item[data-menu] .hero-menu__link {
    position: relative;
  }

  .hero-menu__item[data-menu] .hero-menu__link:after {
    content: '';
    position: absolute;
    top: 9px;
    right: 0;
    width: 20px;
    height: 20px;
    background: url('/img/menu-arrow.svg') 0 0 /20px auto no-repeat;
    cursor: pointer;
    transform:rotate(0);
  }

  .main-menu__container .hero-menu__subtext {
    display: none;
  }
  
}

@media(max-width: 560px) {
  .main-menu__container.open-mobile-menu {
    width: 90vw;
  }
}


.hero-menu__item.open-acc .hero-menu__list{
  display: block;
  border: none;
  position: relative;
  
}

.hero-menu__item.open-acc .sub-menu__item {
  list-style: disc;
  list-style-position: inside;
}

.hero-menu__item.open-acc .hero-menu__subheader {
  margin-top: 10px;
}

.hero-menu__item[data-menu].open-acc .hero-menu__link:after {

  transform: rotate(180deg);

}


/* TOOLTIP */


.tooltip {
  display: block;
  position: absolute;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 14px rgb(0 0 0 / 15%);
  opacity: 1;
  visibility: visible;
  transition: all .25s ease;
  transition-delay: 200ms;
  z-index: 3000;
}

.tooltip__headline {
  display: none;
}

.tooltip_hide {
  opacity: 0;
  visibility: hidden;
}

.tooltip__close {
  display: none;
}

.tooltip::before {
  content: '';
  position: absolute;
  display: block;
  top: -4px;
  left: 20px;
  background-color: #fff;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
}

.tooltip_loc {
  top: 26px;
  left: 0;
  min-width: 250px;
}

@media (max-width: 768px) {

  .tooltip__headline {
    display: block;
  }

  .tooltip_loc {
    top: 0;
    left: 0;
  }

  .tooltip {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
  }

  .tooltip::before {
    display: none;
  }

  .tooltip__close {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  
}

/* END TOOLTIP */



/* MODAL */

.modal {
  position: fixed;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 14px rgb(0 0 0 / 15%);
  opacity: 1;
  visibility: visible;
  transition: all .25s ease;
  z-index: 3000;
  overflow-x: hidden;
  overflow-y: auto;
  width: 50%;
  min-width: 320px;
  padding-bottom: 50px;
}

.modal_oneclick {
  width: 20%;
}

.modal_hide {
  opacity: 0;
  visibility: hidden;
}

.modal_center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
}

.modal_left {
  top: 0;
  left: 0;
}

.modal__headline {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-right: 40px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.modal__headline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f2f2f2;
}

.modal_subheader {
  margin-top: 20px;
  font-size: 18px;
}

.modal__input {
  width: 100%;
  height: 36px;
  border: none;
  background: #F6F5F5;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}




/* END MODAL */


/* GLOBAL */

.close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  background: url('/img/close.svg') 50%/100% auto no-repeat;
  z-index: 100;
}

.modal_left .close-btn {
  display: none;
}

.img {
  width: 100%;
  object-fit: cover;
}

body.scrollblock::after {
  content: '';
  position: fixed;
  z-index: 2202;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

@media (max-width: 767px) {

  .modal_left .close-btn {
    display: block;
  }

  .modal {
    width: 70%;
  }

  .modal_oneclick {
    width: 50%;
  }

  .modal_left {
    height: 100%;
  }
}

.photogallery {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.photogallery__item {
  width: 33.333%;
  height: 170px;
  list-style: none;
  margin-bottom: 20px;
  background-size: cover;
  padding-right: 22px;
}

.photogallery__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.photogallery__link p {
  width: 100%;
  min-height: 68px;
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
  padding: 14px;
  background-color: #00000087;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.photogallery__link:hover p {
  text-decoration: underline;
}

@media (max-width: 992px) {
  .photogallery__item {
      width: 50%;
      padding-right: 27px;
  }
}

@media (max-width: 768px) {
  .photogallery__item {
      width: 33.333%;
  }
}

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


/* ONLINE CONSULTATION */

.online-consult {
  display: flex;
  width: 100%;
  margin: 40px auto;
  padding: 25px 25px 0 25px;
  background:#EFEFEF;
}

.online-consult__photo {
  width: 30%;
  flex-shrink: 0;
  height: 341px;
  margin-top: auto;
  background: url('/images/bg-face-alexandra77.png') no-repeat 0 0;
  position: relative;
  filter: drop-shadow(10px 2px 8px rgba(0, 0, 0, 0.2));
  margin-right: 15px;
  margin-left: 15px;
}

.online-consult__info {
  margin-top: 10px;
}

.online-consult__text {
  margin-top: 10px;
  margin-bottom: 0;
}

.online-consult__content {
  width: 70%;
  flex-grow: 1;
  padding-bottom: 25px;
}

.online-consult__price {
  display: block;
  font-weight: 700;
}

.online-consult__form {
  margin-top: 15px;
  margin-bottom: 15px;
}

.online-consult__container {
  display: flex;
  margin-bottom: 10px;
}

.online-consult__field {
  margin-right: 8px;
}


@media (max-width: 991px) {
  .online-consult {
    flex-direction: column-reverse;
  }
  .online-consult__content {
    width: 100%;
  }
  .online-consult__photo {
    align-self: center;
    width: 100%;
    flex-shrink: 0;
    margin: 0;
    background-position-x: center;
  }
}


/* SEARCH PAGE */

.search-list {
  padding-left: 0;
  margin-top: 15px;
}

.search-list__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  padding-top: 20px;
}

.search-list__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.search-list__text {
  margin-top: 20px;
  margin-bottom: 20px;
}

.search-list__callback {
  display: block;
  cursor: pointer;
  margin-top: 10px;
  text-decoration: underline;
}

.search-list__callback:hover {
  color: #3e7708;
}

.search-list__item {
  display: flex;
}

.search-list__img {
  display: block;
  width: 150px;
  height: 150px;
  flex-shrink: 0;
}

.search-list__img img {
  display: block;
  width: 100%;
}

.search-list__forms {
  display: flex;
  flex-direction: column;
  padding-left: 0;
}

.search-list__form {
  list-style: none;
}

.search-list__content {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 400px) {
  .search-list__item {
    flex-direction: column;
  }

  .search-list__img {
    align-self: center;
    margin-bottom: 15px;
  }
}


.cb-form {
  color: #333;
}


/* MAIN PAGE */

.main__accent {
  padding: 20px;
  background: #f9f9f9;
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  align-self: start;
}

.main__title {
  margin: 30px 15px;
}

.main__container {
  display: flex;
}

.main__container .main__accent {
  margin-right: 20px;
}

.main__services {
  margin-top: 30px;
}

.main-services {
  width: 100%;
  padding: 0 15px;
  display: flex;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}

.main-services__item {
  width: 33.333%;
  list-style: none;
  margin-right: 15px;
  text-align: center;
  padding: 0 10px;
}

.main-services__item:last-child {
  margin-right: 0;
}

.main-services__img img {
  width: 100%;
}

.main-services__caption {
  margin-top: 10px;
  font-size: 18px;
}

.main__slideshow {
  width: 320px;
}

.main__slide {
  width: 321px;
  text-align: center;
}

.main__slidelink {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
}

.owl-carousel .owl-item img {
  height: 100%;
}

@media (max-width: 768px) {
  .main__container {
    flex-direction: column;
  }
  .main__slideshow {
    align-self: center;
    margin-top: 20px;
  }
}

@media (max-width: 650px) {

  .main-services {
    flex-direction: column;
    margin: 0;
  }
  .main-services__item {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
  }

}

.main__about {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-right: -15px;
}

.main__slider {
  padding-left: 5px;
  padding-right: 5px;
}

.about-list__item {
  list-style: none;
  width: calc(25% - 15px);
  margin-right: 15px;
  border: 1px solid #e4e4e4;
  padding: 10px 15px;
  text-align: center;
  margin-bottom: 15px;
  font-size: 13px;
}

.about-list__item:hover {
  border: 1px solid #bababa;
}

.about-list__caption {
  color: #508a00;
  margin-top: 0;
  margin-bottom: 4px;
  font-weight: bold;
}

.about-list__text {
  margin: 0;
}

@media (max-width: 768px) {
  .about-list__item {
    width: calc(33.333% - 15px);
  }
}

@media (max-width: 600px) {
  .about-list__item {
    width: calc(50% - 15px);
  }
}

@media (max-width: 400px) {
  .main__about {
    margin-right: 0;
  }
  .about-list__item {
    width: 100%;
    margin-right: 0;
  }
}

.main__consult {
  display: flex;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 30px;
  padding: 40px 0;
}

.main__image {
  width: 380px;
  flex-shrink: 0;
}

.main__image img {
  display: block;
  width: 100%;
}

.consult-form {
  margin-right: 20px;
  flex-grow: 1;
  padding-left: 15px;
}

.consult-form__headline {
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 20px;
}

.consult-form__container {
  display: flex;
  flex-direction: column;
  width: 70%;
}

.consult-form__field {
  height: 35px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.consult-form__subtext {
  margin-bottom: 25px;
}

.consult-form__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.consult-form__phone {
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
}

.consult-form__btn {
  align-self: flex-start;
  padding-left: 70px;
  padding-right: 70px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.main__headline {
  margin-left: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #498C09;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
}

.main__caption {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .main__image {
    width: 350px;
  }
}

@media (max-width: 750px) {
  .main__image {
    width: 300px;
  }
  .consult-form__headline {
    margin-top: 0;
  }
}

@media (max-width: 600px) {
  .main__image {
    display: none;
  }
}

.footer__wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 10px;
}

.footer__links {
  display: flex;
}

.footer__list {
  padding-left: 0;
}

.footer__list:first-child {
  margin-right: 130px;
}

.footer__item {
  list-style: none;
  padding-bottom: 3px;
}

.footer__item a {
  color: #737373;
}

.footer__info p {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .footer__list:first-child {
    margin-right: 50px;
  }
}

@media (max-width: 600px) {
  .footer__wrapper {
    flex-wrap: wrap;
  }
  .footer__info {
    width: 100%;
    margin-top: 30px;
    margin-left: 15px;
  }
  .footer__logo {
    width: 30%;
  }
  .footer__links {
    width: 70%;
  }
}

@media (max-width: 450px) {
  .footer__logo {
    width: auto;
  }
  .footer__links {
    width: 100%;
    order: 3;
    margin-top: 30px;
    margin-left: 15px;
  }
  .footer__info {
    width: auto;
    margin-top: 0;
    flex-grow: 1;
    margin-left: 60px;
  }
  .footer__list:first-child {
    margin-right: 56px;
  }
}

#bwc-iframe-sounds {
  position: fixed;
}