@font-face {
  font-family: "Museo Sans Cyrl 500";
  src: url("MuseoSansCyrl-500.eot");
  src: local("MuseoSansCyrl-500"),
  url("MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-500.woff") format("woff"),
  url("MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl 300";
  src: url("MuseoSansCyrl-300Italic.eot");
  src: local("MuseoSansCyrl-300Italic"),
  url("MuseoSansCyrl-300Italic.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-300Italic.woff") format("woff"),
  url("MuseoSansCyrl-300Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl 500";
  src: url("MuseoSansCyrl-500Italic.eot");
  src: local("MuseoSansCyrl-500Italic"),
  url("MuseoSansCyrl-500Italic.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-500Italic.woff") format("woff"),
  url("MuseoSansCyrl-500Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl 900";
  src: url("MuseoSansCyrl-900.eot");
  src: local("MuseoSansCyrl-900"),
  url("MuseoSansCyrl-900.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-900.woff") format("woff"),
  url("MuseoSansCyrl-900.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl 700";
  src: url("MuseoSansCyrl-700.eot");
  src: local("MuseoSansCyrl-700"),
  url("MuseoSansCyrl-700.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-700.woff") format("woff"),
  url("MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl 700";
  src: url("MuseoSansCyrl-700Italic.eot");
  src: local("MuseoSansCyrl-700Italic"),
  url("MuseoSansCyrl-700Italic.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-700Italic.woff") format("woff"),
  url("MuseoSansCyrl-700Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl 300";
  src: url("MuseoSansCyrl-300.eot");
  src: local("MuseoSansCyrl-300"),
  url("MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-300.woff") format("woff"),
  url("MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl 100";
  src: url("MuseoSansCyrl-100.eot");
  src: local("MuseoSansCyrl-100"),
  url("MuseoSansCyrl-100.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-100.woff") format("woff"),
  url("MuseoSansCyrl-100.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans Cyrl 100";
  src: url("MuseoSansCyrl-100Italic.eot");
  src: local("MuseoSansCyrl-100Italic"),
  url("MuseoSansCyrl-100Italic.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-100Italic.woff") format("woff"),
  url("MuseoSansCyrl-100Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans Cyrl 900";
  src: url("MuseoSansCyrl-900Italic.eot");
  src: local("Museo Sans Cyrl 900 Italic"), local("MuseoSansCyrl-900Italic"),
  url("MuseoSansCyrl-900Italic.eot?#iefix") format("embedded-opentype"),
  url("MuseoSansCyrl-900Italic.woff") format("woff"),
  url("MuseoSansCyrl-900Italic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
body {
  font-weight: 400;
  line-height: 1.2;
  width: 100%;
  color: #000;
  background: #f9f9f9;
  font-size: 19px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
}
/* default font size */
.fa {
  font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #51a543;
}
a:hover {
  text-decoration: none;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
label {
  font-size: 12px;
  font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 12px;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: "* ";
  color: #f00;
  font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #fff;
  color: #51a543;
}
/* top */
#top {
  background-color: #eeeeee;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0px 3px 0;
  margin: 0 0 20px 0;
  min-height: 40px;
}
#top .container {
  padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
  text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #51a543, #1f90bb);
  background-repeat: repeat-x;
}
#top .btn-link,
#top-links li,
#top-links a {
  color: #888;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
}
#top .btn-link:hover,
#top-links a:hover {
  color: #444;
}
#top-links .dropdown-menu a {
  text-shadow: none;
}
#top-links .dropdown-menu a:hover {
  color: #fff;
}
#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}
#top-links {
  padding-top: 6px;
}
#top-links a + a {
  margin-left: 15px;
}
/* logo */
#logo {
  margin: 0 0 10px 0;
}
.table > tbody + tbody {
  border-top: 0px solid #ddd !important;
}
#logo h1 {
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: -5px;
}
/* search */
#search {
  margin-bottom: 10px;
}

#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #fff;
}
/* cart */
#cart {
  margin-top: -12px;
  margin-left: -12px;
}
#cart > .btn {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}
#cart.open > .btn {
  background-image: none;
  background-color: none;
  border: 0px solid #e6e6e6;
  color: #666;
  box-shadow: none;
}
#cart.open > .btn:hover {
  color: #444;
}
#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
}
#cart .dropdown-menu {
  min-width: 100%;
}

.banner-app #pit0 {
  max-width: none;
  margin: none;
}

.banner-app #pit4 {
  padding: 85px 0 0 0;
}

.banner-app #pit2,
.banner-app #pit5 .app-btn {
  padding: 35px 0 0 0;
  /* text-align: center; */
}

.banner-app #pit5 .app-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.banner-app #pit5 .app-btn img {
  width: 200px;
  height: auto;
  padding: 0 5px;
}

.banner-app #pit4 img {
  width: 600px;
}
@media (max-width: 478px) {
  .banner-app #pit5 .app-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #carousel999.owl-carousel {
    margin: 0 0 -165px;
  }
  #cart .dropdown-menu {
    width: 100%;
  }
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}
@media (max-width: 478px) {
  #cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#cart .dropdown-menu li p {
  margin: 20px 0;
}
/* menu */
#menu .nav > li > a {
  color: #000;
  padding: 15px 15px 15px 15px;
  min-height: 15px;
  background-color: transparent;
  font-size: 15px;
}
#menu .nav > li > a:hover,
#menu .nav > li.open > a {
}
#menu .dropdown-menu {
  padding-bottom: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .dropdown-inner li a:hover {
  color: #51a543;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #ddd;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #51a543, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #fff;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #51a543, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #229ac8;
}

.content-image {
  display: flex;
}

.content-image div {
  width: 100%;
  height: 350px;
  margin: 0;
}

.content-image div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 2px;
}

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .content-image {
    flex-direction: column;
  }
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* content */
#content {
  min-height: 600px;
}
/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}
/* buttons */
.buttons {
  margin: 1em 0;
}
.btn {
  padding: 7.5px 12px;
  font-size: 12px;
  border: 0px solid #cccccc;
  border-radius: 4px;
}
.btn-xs {
  font-size: 9px;
}
.btn-sm {
  font-size: 10.2px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-xs {
  font-size: 9px;
}
.btn-group > .btn-sm {
  font-size: 10.2px;
}
.btn-group > .btn-lg {
  font-size: 15px;
}
.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #51a543, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #1f90bb;
  background-position: 0 -15px;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #51a543;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
  border: 0px solid #dddddd;
  color: #000;
  padding: 8px 12px;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #51a543;
  background: #fff;
}
/* carousel */
.carousel-caption {
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: "\f054";
  font-family: FontAwesome;
}
/* product list */
.product-thumb {
  margin-bottom: 20px;
  overflow: auto;
}
.product-thumb .image {
  text-align: center;
}
.product-thumb .image a {
  display: block;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}
.product-grid .product-thumb .image {
  float: none;
}
@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}
.product-thumb h4 {
  font-size: 21px;
  font-weight: 500;
  min-height: 55px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.product-thumb .caption {
  padding: 0 20px;
}
.product-list .product-thumb .caption {
  margin-left: 230px;
}
@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }
  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}
.product-thumb .rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  font-size: 8px;
}
.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #fc0;
  font-size: 15px;
}
.rating .fa-star + .fa-star-o {
  color: #e69500;
}
h2.price {
  margin: 0;
}
.product-thumb .price {
  color: #444;
}
.product-thumb .price-new {
  font-weight: 600;
  color: #f51313;
}
.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}
.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
.product-thumb .button-group {
  border-top: 1px solid #ddd;
}
@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}
.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnails > li {
  margin-left: 20px;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border: 0px !important;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}
.image-additional {
  max-width: 78px;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n + 1),
  #content .col-lg-3:nth-child(4n + 1),
  #content .col-lg-4:nth-child(3n + 1),
  #content .col-lg-6:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n + 1),
  #content .col-md-3:nth-child(4n + 1),
  #content .col-md-4:nth-child(3n + 1),
  #content .col-md-6:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n + 1),
  #content .col-sm-3:nth-child(4n + 1),
  #content .col-sm-4:nth-child(3n + 1),
  #content .col-sm-6:nth-child(2n + 1) {
    clear: left;
  }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^="quantity"] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

/* OLD SITE  */

#menuopt2 {
  display: none;
}
#phonerf {
  display: none;
}

#phonerf2 {
  display: none;
}
#vsevm {
  background: #fff;
  text-align: center;
  margin: 5px;
  padding: 10px;
  box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.2);
}
#rass2 {
  max-width: 200px;
}
#obyavys {
  z-index: 1;
  background: #51a543;
  width: 250px;
  position: absolute;
  height: 250px;
  color: #fff;
  text-align: center;
  padding: 30px;
  border-radius: 140px;
  margin-top: 270px;
}
#sp-f8ed82c7-049a-4c62-9d37-7b1126acc687 {
  width: 185px;
}
#kist {
  background: url(/kist.png) center top no-repeat;
  height: 60px;
  padding-top: 20px;
  max-width: 265px;
  padding-left: 25px;
}
#kist0 {
  background: url(/image/kist0.png) center top no-repeat;
  height: 60px;
  padding-top: 20px;
  max-width: 200px;
  padding-left: 25px;
}
#kist2 {
  padding-left: 25px;
}
#cocosn {
  text-align: center;
  padding-top: 60px;
}
#zagolfeat {
  min-height: 35px;
}
#zagolfeat2 {
  min-height: 190px;
}

#cocosn1 {
  padding-top: 20px;
}
table.table.table-striped.table-bordered {
  background: #fff;
  box-shadow: 11px 14px 112px 25px rgba(218, 214, 214, 0.2);
}
#fotoobzor {
  float: right;
  width: 116px;
  min-height: 125px;
}
#derevopreim {
  background: #51a543 url(/image/derevotop.png) center top no-repeat;
  padding-top: 30px;
}
#derevodva {
  background: #51a543 url(/image/derevobottom.png) center bottom no-repeat;
  padding-bottom: 60px;
}
#derevopreim2 {
  background: #fff;
  min-height: 235px;
  margin: 5px;
  padding: 30px 20px;
  box-shadow: 11px 14px 75px 5px rgba(197, 195, 195, 0.2);
}
#derevodva2 {
  text-align: center;
  color: #fff;
  max-width: 750px;
  margin: 10px auto 125px auto;
}
#carousel14 {
  margin-top: -120px;
}
#fotokust2 {
  color: #2c2c2f;
  font-family: "Roboto", sans-serif;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}
#fotokust3 {
  font-size: 17px;
  color: #000;
  max-width: 300px;
  margin: 0 auto;
  min-height: 145px;
  padding-bottom: 15px;
}
img.catt {
  border: 5px solid #fff;
  border-radius: 100px;
  box-shadow: 11px 14px 75px 5px rgba(197, 195, 195, 0.4);
}
#derevodva1 {
  text-align: center;
  color: #fff;
  font-size: 32px;
  padding-top: 40px;
}
#fotokust4 {
  background: #51a543;
  color: #fff;
  padding: 13px 10px;
  border-radius: 35px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  max-width: 170px;
  margin: 0 auto;
  box-shadow: 8px 2px 25px 11px rgba(218, 214, 214, 0.2);
}
#fotokust4:hover {
  background: #6b9e48;
}
.katvyd {
  font-family: NeoSansPro-Medium;
}
i.fa.fa-cart-plus {
  font-size: 20px;
}
#polkons {
  background: #51a543;
  color: #fff;
  padding: 16px 10px;
  border-radius: 35px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  max-width: 250px;
  box-shadow: 8px 2px 25px 11px rgba(218, 214, 214, 0.2);
}
#polkons:hover {
  background: #6b9e48;
  cursor: pointer;
}
#bloksknopkami {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 35px;
}
#nachtr33 {
  font-size: 15px;
  color: #000;
}
#nachtr2 {
  font-size: 15px;
  color: #000;
  width: 235px;
}
#nachtr1 {
  width: 60px;
}
#perkat {
  text-align: center;
  padding: 10px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  color: #000;
}
a.katper {
  text-decoration: underline;
}
#textobzor {
  max-width: 245px;
  float: left;
  min-height: 125px;
  text-align: right;
}

#katrf {
  background: #ffffff url(/fonrf.png) left top no-repeat;
  overflow: hidden;
  margin: 20px;
  padding: 20px;
  border-radius: 10px;
  min-height: 130px;
  box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

#katrf1 {
  float: left;
  padding-left: 50px;
  width: 255px;
}

#katrf01 {
  float: left;
  padding-left: 0px;
}

#katrf2 {
  font-family: "Roboto", sans-serif;
  color: #232323;
  text-align: left;
  padding-top: 90px;
  padding-left: 20px;
  overflow: hidden;
  font-size: 32px;
  line-height: 1.1;
}

#katrf3 {
  overflow: hidden;
  color: #a9a6a6;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#katrf4 {
  border: 1px solid #f1ecec;
  overflow: hidden;
  padding: 11px;
  margin: 15px 0px;
  border-radius: 25px;
  text-align: center;
  max-width: 190px;
  font-family: "Roboto", sans-serif;
  color: #000;
  background: #fed83a;
  font-size: 16px;
  box-shadow: 0px 8px 43px 9px rgba(173, 169, 169, 0.2);
}

#katrf4:hover {
  color: #fff;
  background: #000;
}

#sobInput1 {
  padding: 15px 20px;
  border-radius: 40px;
  border: 1px solid #d6d4d4;
  max-width: 220px;
  margin-bottom: 10px;
  margin: 10px auto;
  text-align: center;
}
#sobInput2 {
  padding: 15px 20px;
  border-radius: 40px;
  border: 1px solid #d6d4d4;
  max-width: 220px;
  margin-bottom: 10px;
  margin: 10px auto;
  text-align: center;
}
#batkn {
  max-width: 220px;
  margin: 10px auto 10px auto;
}

button.newbut1 {
  margin-top: 20px;
}

#formarusfan2 a {
  color: #a09e9e;
}

#formarusfan2 {
  padding-top: 20px;
  font-size: 14px;
  color: #a09e9e;
}

h2.logo {
  color: #fff;
}

/**
 * Р С™Р Р…Р С•Р С—Р С”Р В° Р С—Р ВµРЎР‚Р ВµР С”Р В»РЎР‹РЎвЂЎР ВµР Р…Р С‘РЎРЏ Р С—Р В°Р Р…Р ВµР В»Р С‘
 * РЎвЂљР ВµР С– <label>
 */

.nav-toggle {
  background: inherit;
  color: #ffffff;
  cursor: pointer;
  line-height: 1;
  z-index: 2001;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

/* Р С•Р С—РЎР‚Р ВµР Т‘Р ВµР В»РЎРЏР ВµР С РЎвЂљР ВµР С”РЎРѓРЎвЂљ Р С”Р Р…Р С•Р С—Р С”Р С‘
 * РЎРѓР С‘Р СР Р†Р С•Р В» Unicode (TRIGRAM FOR HEAVEN)
*/

/* РЎвЂ Р Р†Р ВµРЎвЂљ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° Р С—РЎР‚Р С‘ Р Р…Р В°Р Р†Р ВµР Т‘Р ВµР Р…Р С‘Р С‘ */

.nav-toggle:hover {
  color: #f4f4f4;
}

/**
 * Р РЋР С”РЎР‚РЎвЂ№РЎвЂљРЎвЂ№Р в„– РЎвЂЎР ВµР С”Р В±Р С•Р С”РЎРѓ (РЎвЂћР В»Р В°Р В¶Р С•Р С”)
 * Р Р…Р ВµР Р†Р С‘Р Т‘Р С‘Р С Р С‘ Р Р…Р ВµР Т‘Р С•РЎРѓРЎвЂљРЎС“Р С—Р ВµР Р… :)
 * Р С‘Р СРЎРЏ РЎРѓР ВµР В»Р ВµР С”РЎвЂљР С•РЎР‚Р В° Р В°РЎвЂљРЎР‚Р С‘Р В±РЎС“РЎвЂљ РЎвЂћР В»Р В°Р В¶Р С”Р В°
 */

[id="nav-toggle"] {
  position: absolute;
  display: none;
}

/**
 * Р С‘Р В·Р СР ВµР Р…Р ВµР Р…Р С‘Р Вµ Р С—Р С•Р В»Р С•Р В¶Р ВµР Р…Р С‘РЎРЏ Р С—Р ВµРЎР‚Р ВµР С”Р В»РЎР‹РЎвЂЎР В°РЎвЂљР ВµР В»РЎРЏ
 * Р С—РЎР‚Р С‘ Р С—РЎР‚Р С•РЎРѓР СР С•РЎвЂљРЎР‚Р Вµ Р Р…Р В° Р СР С•Р В±Р С‘Р В»РЎРЉР Р…РЎвЂ№РЎвЂ¦ РЎС“РЎРѓРЎвЂљРЎР‚Р С•Р в„–РЎРѓРЎвЂљР Р†Р В°РЎвЂ¦
 * Р С”Р С•Р С–Р Т‘Р В° Р Р…Р В°Р Р†Р С‘Р С–Р В°РЎвЂ Р С‘РЎРЏ РЎР‚Р В°РЎРѓР С”РЎР‚РЎвЂ№РЎвЂљР В°, РЎР‚Р В°РЎРѓР С—Р С•Р В»Р С•Р С–Р В°Р ВµР С Р Р†Р Р…РЎС“РЎвЂљРЎР‚Р С‘ Р С—Р В°Р Р…Р ВµР В»Р С‘
*/

[id="nav-toggle"]:checked ~ .nav > .nav-toggle {
  left: auto;
  right: 2px;
  top: 1em;
}

/**
 * Р С™Р С•Р С–Р Т‘Р В° РЎвЂћР В»Р В°Р В¶Р С•Р С” РЎС“РЎРѓРЎвЂљР В°Р Р…Р С•Р Р†Р В»Р ВµР Р…, Р С•РЎвЂљР С”РЎР‚РЎвЂ№Р Р†Р В°Р ВµРЎвЂљРЎРѓРЎРЏ Р С—Р В°Р Р…Р ВµР В»РЎРЉ
 * Р С‘РЎРѓР С—Р С•Р В»РЎРЉР В·РЎС“Р ВµР С Р С—РЎРѓР ВµР Р†Р Т‘Р С•Р С”Р В»Р В°РЎРѓРЎРѓ:checked
 */

[id="nav-toggle"]:checked ~ .nav {
  left: 0;
  box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  overflow-y: auto;
}

/*
 * РЎРѓР СР ВµРЎвЂ°Р ВµР Р…Р С‘Р Вµ Р С”Р С•Р Р…РЎвЂљР ВµР Р…РЎвЂљР В° РЎРѓРЎвЂљРЎР‚Р В°Р Р…Р С‘РЎвЂ РЎвЂ№
 * Р Р…Р В° РЎР‚Р В°Р В·Р СР ВµРЎР‚ РЎв‚¬Р С‘РЎР‚Р С‘Р Р…РЎвЂ№ Р С—Р В°Р Р…Р ВµР В»Р С‘,
 * РЎвЂћР С‘РЎв‚¬Р С”Р В° Р Р…Р ВµР С•Р В±РЎРЏР В·Р В°РЎвЂљР ВµР В»РЎРЉР Р…Р В°РЎРЏ, Р Р…Р В° Р В»РЎР‹Р В±Р С‘РЎвЂљР ВµР В»РЎРЏ
*/

[id="nav-toggle"]:checked ~ main > article {
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  transform: translateX(320px);
}

/*
 * Р С‘Р В·Р СР ВµР Р…Р ВµР Р…Р С‘Р Вµ РЎРѓР С‘Р СР Р†Р С•Р В»Р В° Р С—Р ВµРЎР‚Р ВµР С”Р В»РЎР‹РЎвЂЎР В°РЎвЂљР ВµР В»РЎРЏ,
 * Р С—РЎР‚Р С‘Р Р†РЎвЂ№РЎвЂЎР Р…РЎвЂ№Р в„– Р С”РЎР‚Р ВµРЎРѓРЎвЂљР С‘Р С” (MULTIPLICATION X),
 * Р Р†РЎвЂ№ Р СР С•Р В¶Р ВµРЎвЂљР Вµ Р С‘РЎРѓР С—Р В»РЎРЉР В·Р С•Р Р†Р В°РЎвЂљРЎРЉ Р В»РЎР‹Р В±Р С•Р в„– Р Т‘РЎР‚РЎС“Р С–Р С•Р в„– Р В·Р Р…Р В°РЎвЂЎР С•Р С”
*/

/**
 * Р С—РЎР‚Р С•РЎвЂћР С‘Р С”РЎРѓР С‘Р С Р В±Р В°Р С– Р Р† Android <= 4.1.2
 * РЎРѓР С: http://timpietrusky.com/advanced-checkbox-hack
 */

@-webkit-keyframes bugfix {
  to {
    padding: 0;
  }
}

/**
 * Р С—Р С•Р В·Р В°Р В±Р С•РЎвЂљРЎРЉРЎвЂљР С‘Р СРЎРѓРЎРЏ Р С• РЎРѓРЎР‚Р ВµР Т‘Р Р…Р С‘РЎвЂ¦ Р С‘ Р СР В°Р В»Р ВµР Р…РЎРЉР С”Р С‘РЎвЂ¦ РЎРЊР С”РЎР‚Р В°Р Р…Р В°РЎвЂ¦
 * Р СР С•Р В±Р С‘Р В»РЎРЉР Р…РЎвЂ№РЎвЂ¦ РЎС“РЎРѓРЎвЂљРЎР‚Р С•Р в„–РЎРѓРЎвЂљР Р†
 */

@media screen and (min-width: 320px) {
  html,
  body {
    margin: 0;
    overflow-x: hidden;
  }
}

@media screen and (max-width: 320px) {
  html,
  body {
    margin: 0;
    overflow-x: hidden;
  }
  .nav {
    width: 100%;
    box-shadow: none;
  }
}

/**
 * Р В¤Р С•РЎР‚Р СР С‘РЎР‚РЎС“Р ВµР С РЎРѓРЎвЂљР С‘Р В»РЎРЉ Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С”Р В° (Р В»Р С•Р С–Р С•РЎвЂљР С‘Р С—) Р С—Р В°Р Р…Р ВµР В»Р С‘
*/

.nav h2 {
  float: left;
  width: 85%;
  padding: 0;
  margin: 15px 0;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.1) -1px -1px 1px,
  rgba(0, 0, 0, 0.5) 1px 1px 1px;
  font-size: 1.3em;
  line-height: 1.3em;
  opacity: 0;
  transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  -moz-transform: scale(0.1, 0.1);
  -webkit-transform: scale(0.1, 0.1);
  transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  transition: opacity 0.8s, transform 0.8s;
  -ms-transition: opacity 0.8s, -ms-transform 0.8s;
  -moz-transition: opacity 0.8s, -moz-transform 0.8s;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
button.btn.btn-success.pull-right {
  color: #fff;
  padding: 16px 10px;
  border-radius: 35px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  max-width: 250px;
  padding: 14px 15px;
  border-color: #8e908e;
  font-size: 15px;
}
.nav h2 a {
  color: #dadada;
  text-decoration: none;
  text-transform: uppercase;
}

/*Р С—Р В»Р В°Р Р†Р Р…Р С•Р Вµ Р С—Р С•РЎРЏР Р†Р В»Р ВµР Р…Р С‘Р Вµ Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С”Р В° (Р В»Р С•Р С–Р С•РЎвЂљР С‘Р С—Р В°) Р С—РЎР‚Р С‘ РЎР‚Р В°РЎРѓР С”РЎР‚РЎвЂ№РЎвЂљР С‘Р С‘ Р С—Р В°Р Р…Р ВµР В»Р С‘ */

[id="nav-toggle"]:checked ~ .nav h2 {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

/**
 * РЎвЂћР С•РЎР‚Р СР С‘РЎР‚РЎС“Р ВµР С Р Р…Р ВµР С—Р С•РЎРѓРЎР‚Р ВµР Т‘РЎРѓРЎвЂљР Р†Р ВµР Р…Р Р…Р С• РЎРѓР В°Р СР С• Р СР ВµР Р…РЎР‹
 * Р С‘РЎРѓР С—Р С•Р В»РЎРЉР В·РЎС“Р ВµР С Р Р…Р ВµРЎС“Р С—Р С•РЎР‚РЎРЏР Т‘Р С•РЎвЂЎР ВµР Р…Р Р…РЎвЂ№Р в„– РЎРѓР С—Р С‘РЎРѓР С•Р С” Р Т‘Р В»РЎРЏ Р С—РЎС“Р Р…Р С”РЎвЂљР С•Р Р† Р СР ВµР Р…РЎР‹
 * Р С—РЎР‚Р С‘Р С”РЎР‚РЎС“РЎвЂљР С‘Р С РЎвЂљРЎР‚Р В°Р Р…РЎРѓРЎвЂћР С•Р СР В°РЎвЂ Р С‘Р С‘ Р С‘ Р С—Р В»Р В°Р Р†Р Р…РЎвЂ№Р Вµ Р С—Р ВµРЎР‚Р ВµРЎвЂ¦Р С•Р Т‘РЎвЂ№
 */

.nav > ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav > ul > li {
  line-height: 2.5;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
  -moz-transition: opacity 0.5s 0.1s, -moz-transform 0.5s 0.1s;
  -ms-transition: opacity 0.5s 0.1s, -ms-transform 0.5s 0.1s;
  transition: opacity 0.5s 0.1s, transform 0.5s 0.1s;
}

[id="nav-toggle"]:checked ~ .nav > ul > li {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* Р С•Р С—РЎР‚Р ВµР Т‘Р ВµР В»РЎРЏР ВµР С Р С‘Р Р…РЎвЂљР ВµРЎР‚Р Р†Р В°Р В»РЎвЂ№ Р С—Р С•РЎРЏР Р†Р В»Р ВµР Р…Р С‘РЎРЏ Р С—РЎС“Р Р…Р С”РЎвЂљР С•Р Р† Р СР ВµР Р…РЎР‹ */

.nav > ul > li:nth-child(2) {
  -webkit-transition: opacity 0.5s 0.2s, -webkit-transform 0.5s 0.2s;
  transition: opacity 0.5s 0.2s, transform 0.5s 0.2s;
}

.nav > ul > li:nth-child(3) {
  -webkit-transition: opacity 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
  transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
}

.nav > ul > li:nth-child(4) {
  -webkit-transition: opacity 0.5s 0.4s, -webkit-transform 0.5s 0.4s;
  transition: opacity 0.5s 0.4s, transform 0.5s 0.4s;
}

.nav > ul > li:nth-child(5) {
  -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
  transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
}

.nav > ul > li:nth-child(6) {
  -webkit-transition: opacity 0.5s 0.6s, -webkit-transform 0.5s 0.6s;
  transition: opacity 0.5s 0.6s, transform 0.5s 0.6s;
}

.nav > ul > li:nth-child(7) {
  -webkit-transition: opacity 0.5s 0.7s, -webkit-transform 0.5s 0.7s;
  transition: opacity 0.5s 0.7s, transform 0.5s 0.7s;
}

/**
 * Р С•РЎвЂћР С•РЎР‚Р СР В»Р ВµР Р…Р С‘Р Вµ РЎРѓРЎРѓРЎвЂ№Р В»Р С•Р С” Р С—РЎС“Р Р…Р С”РЎвЂљР С•Р Р† Р СР ВµР Р…РЎР‹
 */

.nav > ul > li > a {
  display: inline-block;
  position: relative;
  padding: 0;
  font-weight: 300;
  color: #dadada;
  width: 100%;
  text-decoration: none;
  /* Р С—Р В»Р В°Р Р†Р Р…РЎвЂ№Р в„– Р С—Р ВµРЎР‚Р ВµРЎвЂ¦Р С•Р Т‘ */
  -webkit-transition: color 0.5s ease, padding 0.5s ease;
  -moz-transition: color 0.5s ease, padding 0.5s ease;
  transition: color 0.5s ease, padding 0.5s ease;
}

/**
 * РЎРѓР С•РЎРѓРЎвЂљР С•РЎРЏР Р…Р С‘Р Вµ РЎРѓРЎРѓРЎвЂ№Р В»Р С•Р С” Р СР ВµР Р…РЎР‹ Р С—РЎР‚Р С‘ Р Р…Р В°Р Р†Р ВµР Т‘Р ВµР Р…Р С‘Р С‘
 */

.nav > ul > li > a:hover,
.nav > ul > li > a:focus {
  color: white;
  padding-left: 15px;
}

/**
 * Р В»Р С‘Р Р…Р С‘РЎРЏ Р С—Р С•Р Т‘РЎвЂЎР ВµРЎР‚Р С”Р С‘Р Р†Р В°Р Р…Р С‘РЎРЏ РЎРѓРЎРѓРЎвЂ№Р В»Р С•Р С” Р СР ВµР Р…РЎР‹
 */

.nav > ul > li > a:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  -webkit-transition: width 0s ease;
  transition: width 0s ease;
}

.nav > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #474748;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

/**
 * Р В°Р Р…Р С‘Р СР С‘РЎР‚РЎС“Р ВµР С Р В»Р С‘Р Р…Р С‘РЎР‹ Р С—Р С•Р Т‘РЎвЂЎР ВµРЎР‚Р С”Р С‘Р Р†Р В°Р Р…Р С‘РЎРЏ
 * РЎРѓРЎРѓРЎвЂ№Р В»Р С•Р С” Р С—РЎР‚Р С‘ Р Р…Р В°Р Р†Р ВµР Т‘Р ВµР Р…Р С‘Р С‘
 */

.nav > ul > li > a:hover:before {
  width: 0%;
  background: #fedf60;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

.nav > ul > li > a:hover:after {
  width: 0%;
  background: transparent;
  -webkit-transition: width 0s ease;
  transition: width 0s ease;
}

/* РЎвЂћР С•Р Р… Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ Р Р…Р В° Р С•РЎРѓР Р…Р С•Р Р†Р Р…Р С•Р в„– Р С”Р С•Р Р…РЎвЂљР ВµР Р…РЎвЂљ
 * Р С—РЎР‚Р С‘ РЎРЊРЎвЂљР С•Р С РЎРЊР В»Р ВµР СР ВµР Р…РЎвЂљРЎвЂ№ Р В±Р В»Р С•Р С”Р С‘РЎР‚РЎС“РЎР‹РЎвЂљРЎРЏ
 * РЎРѓР С—Р С•РЎР‚Р Р…Р В°РЎРЏ РЎвЂљР В°Р С”Р В°РЎРЏ РЎвЂћР С‘РЎвЂЎР В°, Р ВµРЎРѓР В»Р С‘ Р С•Р Р…Р С• Р Р†Р В°Р С Р Р…Р В°Р Т‘Р С•
 * Р С—РЎР‚Р С•РЎРѓРЎвЂљР С• РЎР‚Р В°РЎРѓР С”Р С•Р СР СР ВµР Р…РЎвЂљР С‘РЎР‚РЎС“Р в„–РЎвЂљР Вµ
*/

/*
.mask-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
}

[id='nav-toggle']:checked ~ .mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}
*/

#zakrrusf {
  float: right;
  z-index: 9999;
  position: relative;
  padding-top: 7px;
}

#cocdetali {
  clear: both;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #000;
}

#textobzor2 {
  font-size: 14px;
}

#textobzor1 {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 14px;
  color: #16b5f3;
}

#slideshow0 {
  background: #fff;
}

.owl-wrapper-outer {
  margin: 0 auto;
  max-width: 1140px;
}

#fotoobzor3 {
  float: left;
  padding-right: 15px;
}

#textobzor33 {
  max-width: 245px;
  float: left;
  min-height: 125px;
}

label {
  margin-top: 10px;
}

input.form-control3 {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 14px;
  height: 48px;
  border-radius: 35px;
  line-height: 1.42857143;
  o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding: 6px 12px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  webkit-transition: border-color ease-in-out 0.15s,
  -webkit-box-shadow ease-in-out 0.15s;
  width: 240px;
  float: left;
  margin: 5px;
}
.product-thumb7 {
  background: #fff;
  padding: 10px;
  min-height: 130px;
  max-width: 460px;
  box-shadow: 11px 14px 112px 25px rgba(218, 214, 214, 0.2);
  margin: 0px 5px 20px 5px;
  overflow: hidden;
}
.product-thumb7.transition:hover {
  background: #51a543;
  color: #fff;
}
#zagnewsnew {
  font-family: NeoSansPro-Medium;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#poppozfon334 {
  padding-top: 20px;
  padding-bottom: 30px;
}
.captionan7 {
  padding: 0 20px;
  padding-bottom: 10px;
  min-height: 245px;
}
.chitdal2 {
  padding: 0px 20px 20px 20px;
  color: #51a543;
  font-family: NeoSansPro-Medium;
  font-size: 17px;
}
.chitdal2 a {
  color: #51a543;
}
#poppozfon3348 {
  padding-top: 20px;
  padding-bottom: 30px;
}
#poppozfon337 {
  background: #f9f9f9 url(/image/leftbg.png) center bottom no-repeat;
  min-height: 800px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #2b2b2b !important;
  border-color: #2b2b2b !important;
}
.data7 {
  font-size: 14px;
}
#white {
  background: #f3f2f2;
  padding-top: 20px;
  padding-bottom: 20px;
}
#phne {
  padding: 18px 15px 0px 15px;
  font-size: 14px;
  line-height: 1;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
li.dropdown {
  text-align: center;
}
#phn {
  padding-top: 7px;
  text-align: center;
  font-size: 17px;
  margin: 0 0 0 0px;
}
a.optov {
  background: #51a543;
  color: #fff !important;
}
a.optov:hover {
  background: #51a543;
  color: #fff !important;
}
#menutwig li.dropdown {
  padding: 5px 0 0 0;
}
.phnj {
  font-weight: 700;
  font-size: 19px;
  padding: 10px 0 0 0;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.probdenkorz3 {
  line-height: 18px;
  color: #fff;
  padding: 15px 20px 15px 20px;
  background: #1b1b1b;
  border-radius: 30px;
  width: 240px;

  margin: 5px;
  outline: none;
  border: 0;
  font-size: 14px;
  font-weight: bold;
}

#formanovaya {
  padding-top: 20px;
  padding-bottom: 20px;
}

#vmenu {
  margin: 0 auto;
  text-align: center;
}

select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#sred {
  border: 1px solid #f3eded;
  border-radius: 6px;
  min-height: 200px;
  margin: 30px 10px;
}

#blfix {
  display: none;
  position: fixed;
  top: 0;
  background-color: #fff;
  width: 100%;
  padding: 0px;
  opacity: 0.9;
  z-index: 9999999999999999;
}

#whiteblock {
  background: #fff;
  padding-bottom: 50px;
}

#prday {
  font-size: 40px;
  padding-top: 60px;
  padding-bottom: 25px;
  color: #f4f7f9;

  text-align: center;
}

#prdaydesc {
  color: #bff7b8;
  font-size: 25px;

  text-align: center;
  /* padding-top: 15px; */
  padding-bottom: 30px;
}

.input-group.btn-block {
  width: 50px;
}

.probdenkorz2 {
  font-size: 16px;
  line-height: 18px;
  color: #343434;
  padding: 16px 20px 16px 20px;
  background: #f4f7f9;
  border-radius: 30px;
  width: 240px;

  margin-top: 20px;
  outline: none;
  border: 0;
  /* margin: 0 auto; */
  float: none;
}

#katv {
  color: #fff;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.nizmenn {
  padding: 9px 0px 1px 0px;
  min-height: 15px;
  background-color: transparent;
  font-size: 15px;
  color: #91978f;
  margin-top: 10px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#textokomp1 {
  padding-top: 35px;
  padding-bottom: 10px;
  font-size: 26px;
  text-transform: uppercase;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
#textokomp {
  font-size: 22px;
}
#kartokomp {
  text-align: center;
}
#okomp {
  padding: 40px 0 40px 0;
}
#chertamas2 {
  margin: 0 35px 0 -35px;
}
footer li {
  padding: 0px 0 0px 0;
}

#vkont {
  margin-bottom: 80px;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  min-height: 130px;
  max-width: 260px;
  box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

#nizhcvet {
  color: #3c3b3b;
  font-size: 16px;
}

#grfon {
  background: #f3f7f9 url(/grfon-min2.jpg) center top no-repeat;
  min-height: 350px;
}

#zaginst {
  font-size: 40px;
  padding-top: 100px;
  padding-bottom: 25px;
  color: #383636;

  text-align: left;
  line-height: 1.1;
  max-width: 500px;
}

#zaginst2 {
  font-size: 40px;
  padding-top: 10px;
  padding-bottom: 25px;
  color: #383636;

  text-align: left;
  line-height: 1.1;
  max-width: 500px;
}

.gallery_gallery_grid {
  padding-top: 55px;
  padding-bottom: 55px;
}

#textinst {
  color: #8f8f9d;
  font-size: 19px;

  text-align: left;
  padding-top: 15px;
  padding-bottom: 30px;
  max-width: 500px;
}

#impinst {
  padding-top: 30px;
  padding-bottom: 30px;
}
#obyavys2 {
  padding-top: 15px;
}
#obyavys1 {
  padding-top: 10px;
}

#obyavys0 {
  z-index: 99;
  background: #51a543;
  width: 220px;
  height: 220px;
  color: #fff;
  text-align: center;
  padding: 20px;
  font-size: 17px;
  border-radius: 140px;
  margin: 0px auto 10px auto;
}

#cop {
  min-height: 50px;
  background: #373936;
  border-top: 1px solid #424342;
  text-align: center;
}

#coptext {
  padding-top: 15px;
  font-size: 15px;
  color: #5c5c5c;
  padding-bottom: 15px;
}

#sinbl {
  background: #1b1b1b;
  padding: 20px;
  color: #fff;
  min-height: 215px;
}

#whitebl {
  background: #ffffff;
  color: #383636;
  text-align: center;
  min-height: 215px;
  overflow: hidden;
}

#sinblzag {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 10px;
}
#katblog0 {
  float: left;
  padding-right: 20px;
}

#katblog1 {
  box-shadow: 4px 0px 29px 9px rgba(208, 202, 202, 0.2);
  background: #fff;
  padding: 20px;
  margin: 20px;
  border-radius: 15px;
  min-height: 280px;
  margin-bottom: 75px;
}

#katblog1:hover {
  background: #e8e8e8;
  cursor: pointer;
}

#rusfankatalig8 {
  padding-top: 95px;
  padding-bottom: 95px;
}

#katblog0 {
  float: left;
  padding-right: 20px;
  margin-top: -80px;
}

#katblog2 {
  font-family: "Roboto", sans-serif;
  color: #232323;
  padding-top: 30px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

#katblog3 {
  color: #a9a6a6;
}

#vseotzyvy {
  width: 30%;
  float: left;
  /* font-size: 20px; */
}

#nazgl4 {
  min-height: 100px;
}
#vsevm11 {
  padding: 13px 20px;
  border-radius: 35px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  max-width: 230px;
  margin-top: 15px;
  margin: 0 auto 15px auto;
}
#ogran {
  margin: 0px 5px;
}
#categgs {
  padding-bottom: 20px;
}
#vsevm11345 {
  padding: 15px;
}
#vsevm0 {
  padding-top: 20px;
  font-size: 17px;
  font-weight: 500;
  min-height: 75px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
input.inp {
  width: 100%;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px solid #000;
  background: none;
}
#f1 {
  padding: 15px 0;
  max-width: 800px;
  margin: 0 auto;
}
#f10 {
  font-family: "Museo Sans Cyrl 500", sans-serif;
  padding-bottom: 20px;
}
.ocf-option-values {
  margin: 0 5px;
}
#vsevm12 {
  min-height: 195px;
  text-align: center;
}
#button-cart {
  background: #51a543;
  color: #fff;
  padding: 15px 25px;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 16px;
  max-width: 205px;
  float: left;
}

#vsevm11 a {
  background: #ffc501;
  padding: 12px 40px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 17px;
  box-shadow: 0px 3px 5px 0px rgba(177, 177, 177, 0.2);
}
#rusfanpreim {
  background: #fff;
  margin: 20px;
  padding: 20px;
  border-radius: 10px;
  min-height: 130px;
  box-shadow: 11px 14px 29px 9px rgba(218, 214, 214, 0.2);
}

.quote {
  background: #1b1b1b;
  min-height: 300px;
  padding-top: 95px;
  transform: skewY(-3deg);
  padding-bottom: 95px;
  color: #fff;
}

.quote2 {
  transform: skewY(3deg);
}

#zagrf2 {
  padding-bottom: 40px;
  padding-top: 15px;
  text-align: center;
}

#zagrf4 {
  color: #a29d9d;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

#zagrf3 {
  max-width: 60px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#zagrf5 {
  text-align: center;
  color: #a29d9d;
  max-width: 240px;
  margin: 0 auto;
}

#zagrf1 {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 35px;
  text-align: center;
}

#katblog4 {
  border: 2px solid #000;
  overflow: hidden;
  padding: 10px;
  margin: 15px 0;
  border-radius: 25px;
  text-align: center;
  max-width: 200px;
  font-family: "Roboto", sans-serif;
  color: #000;
}
#katblog4:hover {
  background: #fed83a;
  border: 2px solid #debd32;
}

#rusfanzag {
  font-family: "Roboto", sans-serif;
  color: #232323;
  text-transform: uppercase;
  font-size: 35px;
}
#rusfanzag2 {
  padding-bottom: 40px;
  padding-top: 15px;
}
/* Р  РІР‚ВР  Р’В°Р  Р’В·Р  РЎвЂўР  Р вЂ Р РЋРІР‚в„–Р  Р’Вµ Р РЋР С“Р РЋРІР‚С™Р  РЎвЂР  Р’В»Р  РЎвЂ Р РЋР С“Р  Р’В»Р  РЎвЂўР РЋР РЏ Р  Р’В·Р  Р’В°Р РЋРІР‚С™Р  Р’ВµР  РЎВР  Р вЂ¦Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ Р  РЎвЂ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂўР  РЎвЂ“Р  РЎвЂў Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В°  */
.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  /* Р РЋРІР‚С›Р  РЎвЂўР  Р вЂ¦ Р  Р’В·Р  Р’В°Р РЋРІР‚С™Р  Р’ВµР  РЎВР  Р вЂ¦Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ */
  background-color: rgba(0, 0, 0, 0.85);
  position: fixed; /* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР РЋРІР‚ Р  РЎвЂР  Р’В·Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ */
  cursor: default; /* Р РЋРІР‚С™Р  РЎвЂР  РЎвЂ” Р  РЎвЂќР РЋРЎвЂњР РЋР вЂљР РЋР С“Р  Р’В°Р РЋР вЂљР  Р’В° */
}
/* Р  Р’В°Р  РЎвЂќР РЋРІР‚С™Р  РЎвЂР  Р вЂ Р  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р РЋР С“Р  Р’В»Р  РЎвЂўР  РІвЂћвЂ“ Р  Р’В·Р  Р’В°Р РЋРІР‚С™Р  Р’ВµР  РЎВР  Р вЂ¦Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ */
.overlay:target {
  display: block;
}
/* Р РЋР С“Р РЋРІР‚С™Р  РЎвЂР  Р’В»Р  РЎвЂ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂўР  РЎвЂ“Р  РЎвЂў Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В° */
.popup {
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 14px;
  z-index: 20;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 350px;
  /* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР  Р’В·Р  РЎвЂР РЋРІР‚ Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ, Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  РЎвЂў Р РЋР С“Р РЋРІР‚С™Р  Р’В°Р  Р’В±Р  РЎвЂР  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂў Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  РЎвЂ”Р РЋР вЂљР  РЎвЂўР  РЎвЂќР РЋР вЂљР РЋРЎвЂњР РЋРІР‚С™Р  РЎвЂќР  Р’Вµ */
  position: fixed;
  padding: 15px;
  border: 1px solid #383838;
  background: #0155b8;
  /* Р РЋР С“Р  РЎвЂќР РЋР вЂљР РЋРЎвЂњР  РЎвЂ“Р  Р’В»Р  Р’ВµР  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРЎвЂњР  РЎвЂ“Р  Р’В»Р  РЎвЂўР  Р вЂ  */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;

  /* Р  Р вЂ Р  Р вЂ¦Р  Р’ВµР РЋРІвЂљВ¬Р  Р вЂ¦Р РЋР РЏР РЋР РЏ Р РЋРІР‚С™Р  Р’ВµР  Р вЂ¦Р РЋР Р‰ */
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
}
/* Р  Р’В°Р  РЎвЂќР РЋРІР‚С™Р  РЎвЂР  Р вЂ Р  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р РЋРІР‚в„–Р  РІвЂћвЂ“ Р  Р’В±Р  Р’В»Р  РЎвЂўР  РЎвЂќ */
.overlay:target + .popup {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}

.popup2 {
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 14px;
  z-index: 20;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 820px;
  /* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР  Р’В·Р  РЎвЂР РЋРІР‚ Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ, Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  РЎвЂў Р РЋР С“Р РЋРІР‚С™Р  Р’В°Р  Р’В±Р  РЎвЂР  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂў Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  РЎвЂ”Р РЋР вЂљР  РЎвЂўР  РЎвЂќР РЋР вЂљР РЋРЎвЂњР РЋРІР‚С™Р  РЎвЂќР  Р’Вµ */
  position: fixed;
  padding: 15px;
  border: 1px solid #383838;
  background: #0155b8;
  /* Р РЋР С“Р  РЎвЂќР РЋР вЂљР РЋРЎвЂњР  РЎвЂ“Р  Р’В»Р  Р’ВµР  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРЎвЂњР  РЎвЂ“Р  Р’В»Р  РЎвЂўР  Р вЂ  */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;

  /* Р  Р вЂ Р  Р вЂ¦Р  Р’ВµР РЋРІвЂљВ¬Р  Р вЂ¦Р РЋР РЏР РЋР РЏ Р РЋРІР‚С™Р  Р’ВµР  Р вЂ¦Р РЋР Р‰ */
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
}
/* Р  Р’В°Р  РЎвЂќР РЋРІР‚С™Р  РЎвЂР  Р вЂ Р  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р РЋРІР‚в„–Р  РІвЂћвЂ“ Р  Р’В±Р  Р’В»Р  РЎвЂўР  РЎвЂќ */
.overlay:target + .popup2 {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}
/* Р РЋРІР‚С›Р  РЎвЂўР РЋР вЂљР  РЎВР  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р  РЎвЂќР  Р вЂ¦Р  РЎвЂўР  РЎвЂ”Р  РЎвЂќР РЋРЎвЂњ Р  Р’В·Р  Р’В°Р  РЎвЂќР РЋР вЂљР РЋРІР‚в„–Р РЋРІР‚С™Р  РЎвЂР РЋР РЏ */
.close {
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  position: absolute;
  padding: 0;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  font: 13px/20px "Tahoma", Arial, sans-serif;
  font-weight: bold;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Р  РЎвЂР  Р’В·Р  РЎвЂўР  Р’В±Р РЋР вЂљР  Р’В°Р  Р’В¶Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ Р  Р вЂ Р  Р вЂ¦Р РЋРЎвЂњР РЋРІР‚С™Р РЋР вЂљР  РЎвЂ Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В° */
.popup img {
  width: 100%;
  height: auto;
}
/* Р  РЎВР  РЎвЂР  Р вЂ¦Р  РЎвЂР  Р’В°Р РЋРІР‚С™Р РЋР вЂ№Р РЋР вЂљР РЋРІР‚в„– Р РЋР С“Р  Р’В»Р  Р’ВµР  Р вЂ Р  Р’В°/Р РЋР С“Р  РЎвЂ”Р РЋР вЂљР  Р’В°Р  Р вЂ Р  Р’В° */
.pic-left,
.pic-right {
  width: 25%;
  height: auto;
}
.pic-left {
  float: left;
  margin: 5px 15px 5px 0;
}
.pic-right {
  float: right;
  margin: 5px 0 5px 15px;
}
/* Р РЋР РЉР  Р’В»Р  Р’ВµР  РЎВР  Р’ВµР  Р вЂ¦Р РЋРІР‚С™Р РЋРІР‚в„– Р  РЎВ-Р  РЎВР  Р’ВµР  РўвЂР  РЎвЂР  Р’В°, Р РЋРІР‚С›Р РЋР вЂљР  Р’ВµР  РІвЂћвЂ“Р  РЎВР РЋРІР‚в„– */
.popup embed,
.popup iframe {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  min-width: 320px;
  max-width: 600px;
  width: 100%;
}
.popup h2 {
  /* Р  Р’В·Р  Р’В°Р  РЎвЂ“Р  РЎвЂўР  Р’В»Р  РЎвЂўР  Р вЂ Р  РЎвЂўР  РЎвЂќ 2 */
  margin: 0;
  color: #008000;
  padding: 5px 0px 10px;
  text-align: left;
  text-shadow: 1px 1px 3px #adadad;
  font-weight: 500;
  font-size: 1.4em;
  font-family: "Tahoma", Arial, sans-serif;
  line-height: 1.3;
}
/* Р  РЎвЂ”Р  Р’В°Р РЋР вЂљР  Р’В°Р  РЎвЂ“Р РЋР вЂљР  Р’В°Р РЋРІР‚С›Р РЋРІР‚в„– */
.popup p {
  margin: 0;
  padding: 5px 0;
}

.wrapper {
  margin: 0 auto;
  width: 555px;
  overflow: hidden;
  margin-top: 20px;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.wrapper img {
  position: absolute;
  margin: 0 auto;
  width: 555px;
  overflow: hidden;
  opacity: 0;
  animation-name: fade;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}
.wrapper img:nth-child(1) {
  animation-delay: 0s;
}
.wrapper img:nth-child(2) {
  animation-delay: 3s;
}
.wrapper img:nth-child(3) {
  animation-delay: 6s;
}
.wrapper img:nth-child(4) {
  animation-delay: 9s;
}

#blfix {
  position: fixed;
  top: 0;
  background-color: #ffffff;
  width: 100%;
  padding: 0px;
  opacity: 1;
  height: 40px;
  z-index: 999999;
  border-bottom: 1px solid #f3eeee;
}

#shir {
  margin: 0 auto;
  max-width: 1020px;
  padding: 10px;
}

#zavtrak {
  border: 1px solid #f3eded;
  border-radius: 6px;
  min-height: 200px;
  margin: 30px 10px;
}

#perekusodin {
  border: 1px solid #f3eded;
  border-radius: 6px;
  min-height: 200px;
  margin: 30px 10px;
}

#obed {
  border: 1px solid #f3eded;
  border-radius: 6px;
  min-height: 200px;
  margin: 30px 10px;
}

#perekusdva {
  border: 1px solid #f3eded;
  border-radius: 6px;
  min-height: 200px;
  margin: 30px 10px;
}

#uzhin {
  border: 1px solid #f3eded;
  border-radius: 6px;
  min-height: 200px;
  margin: 30px 10px;
}

#kolvomenu {
  background: #f7f7f7;
  height: 80px;
  padding: 20px;
  color: #949393;
}

#ccalden {
  color: #949393;

  font-weight: normal;
  padding-top: 15px;
}

#ccaldenkol {
  color: #1b1b1b;
  font-size: 21px;
}

#otstp {
  padding: 20px;
  background: #fff;
}

#zagmenu {
  width: 65%;
  float: left;
  font-size: 20px;
}

#vibmen {
  text-align: center;
  font-weight: bold;
  height: 450px;
  padding-top: 240px;
}

#vibmenramc {
  border: 1px solid #e0dede;
  padding: 13px 0px 13px 0px;
  max-width: 260px;
  margin: 0 auto;
  border-radius: 24px;
  font-size: 15px;
}

#vremyamenu {
  width: 35%;
  float: left;
  font-size: 20px;
  background: #ef2a2a;
  color: #fff;
  text-align: center;
  border-radius: 7px;
}

#opismenu {
  padding-top: 40px;
  color: #000;
  font-size: 18px;
  min-height: 78px;
}

a.days {
  padding: 5px;
}

a.days:focuse {
  background: #0ac33b;
  color: #fff;
  border-radius: 25px;
  padding: 5px;
}

a.days:hover {
  background: #0ac33b;
  color: #fff;
  border-radius: 25px;
  padding: 5px;
}

a.days:visited {
}

a.days:active {
  background: #0ac33b;
  color: #fff;
  border-radius: 25px;
  padding: 5px;
  margin: 3px;
}

#progname {
  font-size: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #383636;
  text-transform: uppercase;

  float: left;
  width: 70%;
}

#kal {
  font-size: 21px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #1b1b1b;

  float: left;
  width: 30%;
}

#kaldesc {
  /* color: #a59f9f; */
  color: #8f8f9d;
  font-size: 16px;
}

#progname:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 43%;
  height: 1px;
  background: #e2e8e4;
  border: solid #fff;
  border-width: 0 10px;
}

#progdescrip {
  color: #8f8f9d;
  font-size: 16px;

  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 213px;
}
#cartosn {
  padding-top: 5px;
}
span.deyat {
  font-size: 29px;
  line-height: 1.2;
  padding-top: 80px;
  color: #2c2c2f;
  font-family: NeoSansPro-Medium;
}
span.deyat2 {
  font-size: 27px;
  line-height: 1.2;
  padding-top: 80px;
  color: #51a543;
  font-family: "Roboto", sans-serif;
}
#derevo33 {
  font-size: 17px;
  color: #000;
  padding-top: 20px;
  padding-bottom: 10px;
  max-width: 600px;
}
#derevopreim3 {
  width: 85px;
}
#derevo2 {
  background: #51a543;
  color: #fff;
  padding: 16px 10px;
  border-radius: 35px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  max-width: 200px;
  box-shadow: 8px 2px 25px 11px rgba(218, 214, 214, 0.2);
}
#derevo2:hover {
  background: #6b9e48;
}
#poppoz {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 21px;
  text-transform: uppercase;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
#poppoz1 {
  padding-left: 25px;
  padding-top: 10px;
}
#poppozfon {
  padding-top: 40px;
  background: #f9f9f9 url(/image/rightbg2.png) center top no-repeat;
}
#descriptt2 {
  min-height: 35px;
}
label.col-sm-2.control-label {
  margin-right: 15px;
}
#derevopreim4 {
  color: #2c2c2f;
  font-family: "Roboto", sans-serif;
  padding-bottom: 10px;
}
#derevo {
  background: #f8f8f8 url(/image/rightbg.png) center top no-repeat;
  padding-bottom: 30px;
}
#derevopreim5 {
  font-size: 17px;
  color: #000;
}
#wh2 {
  padding-bottom: 30px;
}
.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 10px;
  text-align: left;
}
.well {
  margin: 0 15px 0 15px;
}
#derevo1 {
  padding-top: 25px;
}
button {
  background: #fff;
  color: #000;
  padding: 13px 25px;
  border-radius: 35px;
  text-align: center;
  border: 2px solid #ffc501;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
#rass1 {
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}
#descriptt3 {
  font-family: NeoSansPro-Medium;
}

#nazgl {
  min-height: 35px;
  font-family: "Roboto", sans-serif;
}

#nazgl2 {
  min-height: 100px;
}

.razdel {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 15px 20px 15px 20px;
  background: #1b1b1b;
  border-radius: 30px;

  outline: none;
  border: 0;
  margin-left: 15px;
  /* padding: 12px 12px 23px 30px; */
  float: left;
  text-transform: uppercase;
}

select {
  font-size: 16px;
  line-height: 18px;
  padding: 13px 35px 13px 30px;
  width: 190px;
  outline: none;
  background-repeat: no-repeat;
  background-position: left;
}

p.price {
  font-family: "Roboto", sans-serif;
  font-size: 17px;
}

#kartleft {
  margin-left: -15px;
}

#bloktab {
  background: #fff;
  min-height: 343px;
  box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
  border-radius: 0px 20px 20px 0px;
  margin-bottom: 30px;
  text-align: left;
}

.options {
  float: left;
  min-width: 200px;
}

.options {
  min-height: 0 !important;
}

#glav {
  font-size: 29px;
  line-height: 1.2;
  padding-top: 80px;
  color: #2c2c2f;
  font-family: NeoSansPro-Medium;
}

.probdenkorz {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 16px 20px 16px 20px;
  background: #1b1b1b;
  border-radius: 30px;
  width: 240px;

  margin-top: 20px;
  outline: none;
  border: 0;
}

#probden {
  padding-bottom: 10px;
  padding-top: 10px;
  color: #09090a;
  font-size: 31px;
}

#oprobnom {
  color: #4d4d54;
  font-size: 19px;
}

#descr {
  padding-bottom: 15px;
  font-size: 15px;
}

#glav2 {
  color: #09090a;
  font-size: 20px;
  padding-top: 15px;
  max-width: 400px;
}

#menurusfan {
  text-align: center;
  padding-top: 10px;
}

#blokzakaz {
  max-width: 500px;
  height: 240px;
  overflow: hidden;
  padding: 20px;
}

/*Р вЂќР С•Р В±Р В°Р Р†Р В»РЎРЏР ВµР С Р С—Р С•Р В»РЎРЏ*/
.faq-section {
}

/*Р РЋР С”РЎР‚РЎвЂ№Р Р†Р В°Р ВµР С РЎвЂЎР ВµР С”Р В±Р С•Р С”РЎРѓРЎвЂ№ Р С‘ Р В°Р В±Р В·Р В°РЎвЂ РЎвЂ№*/
.faq-section input,
.faq-section p {
  display: none;
}

/*Р СџР С•Р С”Р В°Р В·РЎвЂ№Р Р†Р В°Р ВµР С РЎвЂљР С•Р В»РЎРЉР С”Р С• Р С•Р В±РЎР‚Р ВµР В·Р В°Р Р…Р Р…Р С•Р Вµ Р Р†Р Р†Р ВµР Т‘Р ВµР Р…Р С‘Р Вµ */
.faq-section label + p {
  display: block;
  color: #999;
  font-size: 0.85em;
  transition: all 0.15s ease-out;
  /* Clipping text */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*Р вЂўРЎРѓР В»Р С‘ РЎвЂЎР ВµР С”Р В±Р С•Р С”РЎРѓ Р С•РЎвЂљР СР ВµРЎвЂЎР ВµР Р…, Р С—Р С•Р С”Р В°Р В·РЎвЂ№Р Р†Р В°Р ВµР С Р Р†РЎРѓР Вµ Р В°Р В±Р В°Р В·Р В°РЎвЂ РЎвЂ№*/
.faq-section input[type="checkbox"]:checked ~ p {
  display: block;
  color: #444;
  font-size: 1em;
  /* Р вЂ™Р С•РЎРѓРЎРѓРЎвЂљР В°Р Р…Р В°Р Р†Р В»Р С‘Р Р†Р В°Р ВµР С Р С•Р В±РЎР‚Р ВµР В·Р В°Р Р…Р С‘Р Вµ Р С—Р С• РЎС“Р СР С•Р В»РЎвЂЎР В°Р Р…Р С‘РЎР‹РЎвЂ№ */
  text-overflow: clip;
  white-space: normal;
  overflow: visible;
}

/*Р РЋРЎвЂљР С‘Р В»Р С‘ Р Т‘Р В»РЎРЏ Р СР ВµРЎвЂљР С”Р С‘*/
.faq-section label {
  font-size: 1.2em;
  cursor: pointer;
  background: #eee;
  display: block;
  position: relative;
  padding: 7px 10px;
  font-weight: bold;
  border: 1px solid #ddd;
  border-left: 3px solid #888;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  transition: all 0.15s ease-out;
}

/*Р Р€Р Т‘Р В°Р В»РЎРЏР ВµР С Р Р†РЎвЂ№Р Т‘Р ВµР В»Р ВµР Р…Р С‘Р Вµ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° Р С—РЎР‚Р С‘ Р С—Р ВµРЎР‚Р ВµР С”Р В»РЎР‹РЎвЂЎР ВµР Р…Р С‘Р С‘*/
.faq-section label::selection {
  background: none;
}

.faq-section label:hover {
  background: #f5f5f5;
}

/*Р вЂўРЎРѓР В»Р С‘ РЎвЂЎР ВµР С”Р В±Р С•Р С”РЎРѓ Р С•РЎвЂљР СР ВµРЎвЂЎР ВµР Р…, РЎС“РЎРѓРЎвЂљР В°Р Р…Р В°Р Р†Р В»Р С‘Р Р†Р В°Р ВµР С РЎРѓРЎвЂљР С‘Р В»Р С‘ РЎРѓР С•Р С•РЎвЂљР Р†Р ВµРЎвЂљРЎРѓРЎвЂљР Р†Р ВµР Р…Р Р…Р С•*/
.faq-section input[type="checkbox"]:checked ~ label {
  border-color: #1b1b1b;
  background: #c1e9ea;
  background-image: linear-gradient(to bottom, #fff, #eff8f9);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}

/*Р РЋРЎвЂљРЎР‚Р ВµР В»Р С”Р В° Р СР ВµРЎвЂљР С”Р С‘ - РЎРѓР С•РЎРѓРЎвЂљР С•РЎРЏР Р…Р С‘Р Вµ Р С—Р С• РЎС“Р СР С•Р В»РЎвЂЎР В°Р Р…Р С‘РЎР‹*/
.faq-section label::before {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left-color: inherit;
}

/*Р С›Р В±Р Р…Р С•Р Р†Р В»РЎРЏР ВµР С РЎРѓРЎвЂљРЎР‚Р ВµР В»Р С”РЎС“ РЎРѓР С—РЎР‚Р В°Р Р†Р В°*/
.faq-section input[type="checkbox"]:checked ~ label::before {
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  right: 10px;
}

.tooltip {
  position: relative;
  display: none;
}

.tooltip .tooltiptext {
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  display: none;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip:hover .tooltiptext {
  display: none;
}

#vect {
  font-size: 17px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e3e6ea;
}

#punkt {
  min-height: 30px;
  color: #666;
}
#shapkav {
  min-height: 570px;
}

i.fa.fa-bars {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1000px) {
}

#glav3 {
  padding-top: 20px;
  font-size: 18px;
}

a.knopka {
  color: #fff; /* Р РЋРІР‚ Р  Р вЂ Р  Р’ВµР РЋРІР‚С™ Р РЋРІР‚С™Р  Р’ВµР  РЎвЂќР РЋР С“Р РЋРІР‚С™Р  Р’В° */
  text-decoration: none; /* Р РЋРЎвЂњР  Р’В±Р  РЎвЂР РЋР вЂљР  Р’В°Р РЋРІР‚С™Р РЋР Р‰ Р  РЎвЂ”Р  РЎвЂўР  РўвЂР РЋРІР‚РЋР РЋРІР‚ВР РЋР вЂљР  РЎвЂќР  РЎвЂР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРЎвЂњ Р РЋР С“Р РЋР С“Р РЋРІР‚в„–Р  Р’В»Р  РЎвЂўР  РЎвЂќ */
  user-select: none; /* Р РЋРЎвЂњР  Р’В±Р  РЎвЂР РЋР вЂљР  Р’В°Р РЋРІР‚С™Р РЋР Р‰ Р  Р вЂ Р РЋРІР‚в„–Р  РўвЂР  Р’ВµР  Р’В»Р  Р’ВµР  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРІР‚С™Р  Р’ВµР  РЎвЂќР РЋР С“Р РЋРІР‚С™Р  Р’В° */
  background: #1b1b1b; /* Р РЋРІР‚С›Р  РЎвЂўР  Р вЂ¦ Р  РЎвЂќР  Р вЂ¦Р  РЎвЂўР  РЎвЂ”Р  РЎвЂќР  РЎвЂ */
  padding: 0.6em 1em; /* Р  РЎвЂўР РЋРІР‚С™Р РЋР С“Р РЋРІР‚С™Р РЋРЎвЂњР  РЎвЂ” Р  РЎвЂўР РЋРІР‚С™ Р РЋРІР‚С™Р  Р’ВµР  РЎвЂќР РЋР С“Р РЋРІР‚С™Р  Р’В° */
  outline: none; /* Р РЋРЎвЂњР  Р’В±Р  РЎвЂР РЋР вЂљР  Р’В°Р РЋРІР‚С™Р РЋР Р‰ Р  РЎвЂќР  РЎвЂўР  Р вЂ¦Р РЋРІР‚С™Р РЋРЎвЂњР РЋР вЂљ Р  Р вЂ  Mozilla */
}
a.knopka:hover {
  background: #fed83a;
  text-decoration: none;
} /* Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  Р вЂ¦Р  Р’В°Р  Р вЂ Р  Р’ВµР  РўвЂР  Р’ВµР  Р вЂ¦Р  РЎвЂР  РЎвЂ Р  РЎвЂќР РЋРЎвЂњР РЋР вЂљР РЋР С“Р  РЎвЂўР РЋР вЂљР  Р’В° Р  РЎВР РЋРІР‚в„–Р РЋРІвЂљВ¬Р  РЎвЂќР  РЎвЂ */
a.knopka:active {
  background: #fed83a;
  text-decoration: none;
} /* Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  Р вЂ¦Р  Р’В°Р  Р’В¶Р  Р’В°Р РЋРІР‚С™Р  РЎвЂР  РЎвЂ */

a.knopkanews {
  color: #fff; /* Р РЋРІР‚ Р  Р вЂ Р  Р’ВµР РЋРІР‚С™ Р РЋРІР‚С™Р  Р’ВµР  РЎвЂќР РЋР С“Р РЋРІР‚С™Р  Р’В° */
  text-decoration: none; /* Р РЋРЎвЂњР  Р’В±Р  РЎвЂР РЋР вЂљР  Р’В°Р РЋРІР‚С™Р РЋР Р‰ Р  РЎвЂ”Р  РЎвЂўР  РўвЂР РЋРІР‚РЋР РЋРІР‚ВР РЋР вЂљР  РЎвЂќР  РЎвЂР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРЎвЂњ Р РЋР С“Р РЋР С“Р РЋРІР‚в„–Р  Р’В»Р  РЎвЂўР  РЎвЂќ */
  user-select: none; /* Р РЋРЎвЂњР  Р’В±Р  РЎвЂР РЋР вЂљР  Р’В°Р РЋРІР‚С™Р РЋР Р‰ Р  Р вЂ Р РЋРІР‚в„–Р  РўвЂР  Р’ВµР  Р’В»Р  Р’ВµР  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРІР‚С™Р  Р’ВµР  РЎвЂќР РЋР С“Р РЋРІР‚С™Р  Р’В° */
  background: #51a543; /* Р РЋРІР‚С›Р  РЎвЂўР  Р вЂ¦ Р  РЎвЂќР  Р вЂ¦Р  РЎвЂўР  РЎвЂ”Р  РЎвЂќР  РЎвЂ */
  padding: 5px 10px 6px 10px;
  outline: none; /* Р РЋРЎвЂњР  Р’В±Р  РЎвЂР РЋР вЂљР  Р’В°Р РЋРІР‚С™Р РЋР Р‰ Р  РЎвЂќР  РЎвЂўР  Р вЂ¦Р РЋРІР‚С™Р РЋРЎвЂњР РЋР вЂљ Р  Р вЂ  Mozilla */
}
a.knopkanews:hover {
  background: #6b9e48;
  text-decoration: none;
} /* Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  Р вЂ¦Р  Р’В°Р  Р вЂ Р  Р’ВµР  РўвЂР  Р’ВµР  Р вЂ¦Р  РЎвЂР  РЎвЂ Р  РЎвЂќР РЋРЎвЂњР РЋР вЂљР РЋР С“Р  РЎвЂўР РЋР вЂљР  Р’В° Р  РЎВР РЋРІР‚в„–Р РЋРІвЂљВ¬Р  РЎвЂќР  РЎвЂ */
a.knopkanews:active {
  background: #6b9e48;
  text-decoration: none;
} /* Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  Р вЂ¦Р  Р’В°Р  Р’В¶Р  Р’В°Р РЋРІР‚С™Р  РЎвЂР  РЎвЂ */

#napol {
  max-width: 535px;
  float: left;
}

#kn {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* default font size */
.fa {
  font-size: 14px;
}
.boldst {
  font-family: "Roboto", sans-serif;
}
.yell {
  color: #fedf60;
}
#menurusfan2 {
  padding-top: 12px;
  font-size: 22px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 21px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  text-transform: uppercase;
}
.h2,
h2 {
  font-size: 21px;
  color: #000;
  text-transform: uppercase;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
.h3,
h3 {
  font-size: 21px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  text-transform: uppercase;
}
.h4,
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}

input#input-password {
  margin-bottom: 10px;
}
a {
  color: #272929;
}
a:hover {
  text-decoration: none;
  color: #51a543;
}
.table-responsive {
  background: #fff;
  border: 0px solid #eaeaea;
}
button.btn.btn-primary {
  padding: 15px;
}
button.btn.btn-danger {
  padding: 15px;
}
#socc1 a {
  color: #848080;
}
i.fa.fa-vk {
  font-size: 20px;
}
i.fa.fa-instagram {
  font-size: 18px;
}
i.fa.fa-odnoklassniki {
  font-size: 16px;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
label {
  font-weight: normal;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 14px;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}

.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: "* ";
  color: #f00;
  font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
}
/* top */
#top {
  background-color: #f8f9fb;
  border-bottom: 1px solid #f3eeee;
  padding: 4px 0px 3px 0;
  margin: 0 0 20px 0;
  min-height: 40px;
}
#top .container {
  padding: 0 20px;
}
#top #currency .currency-select {
  text-align: left;
}
#proizved {
  padding-left: 25px;
}

.captionan {
  padding: 0 20px;
  padding-bottom: 10px;
  min-height: 355px;
}

#textnews {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  min-height: 235px;
  overflow: hidden;
}

#top #currency .currency-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #1b1b1b;
  background-image: linear-gradient(to bottom, #51a543, #1f90bb);
  background-repeat: repeat-x;
}
#top .btn-link,
#top-links li,
#top-links a {
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
}
#top .btn-link:hover,
#top-links a:hover {
  color: #444;
}
#top-links .dropdown-menu a {
  text-shadow: none;
}
#top-links .dropdown-menu a:hover {
  color: #fff;
}
#top .btn-link strong {
  font-size: 14px;
  line-height: 14px;
}
#top-links {
}
#top-links a + a {
  margin-left: 15px;
}
span.caret {
  display: none;
}

/* logo */
#logo {
  padding: 20px 0 0 0;
  max-width: 189px;
}

span.emrusf {
  color: #fedf60;
  text-decoration: none;
  border-bottom: #fedf60 1px dotted;
}

#rusfanpreim888 {
  border: 1px solid #f1ecec;
  overflow: hidden;
  padding: 11px;
  margin: 15px auto;
  border-radius: 25px;
  text-align: center;
  max-width: 190px;
  font-family: "Roboto", sans-serif;
  color: #000;
  background: #fed83a;
  font-size: 16px;
  box-shadow: 0px 8px 43px 9px rgba(173, 169, 169, 0.2);
}

#rusfanpreim888:hover {
  color: #fff;
  background: #252525;
}

#rusfanpreim888 a:hover {
  color: #fff;
}

#nashiraboty {
  padding-top: 95px;
  padding-bottom: 95px;
}
#kabinet {
  margin: 10px 0;
  text-align: center;
}

#rusfanpreim2 {
  font-family: "Roboto", sans-serif;
  color: #232323;
  text-align: center;
  padding-top: 20px;
  font-size: 22px;
}

#rusfanpreim3 {
  border-bottom: 3px solid #000;
  max-width: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
  line-height: 1;
}

#rusfanpreim4 {
  color: #a9a6a6;
  text-align: center;
}

#maks {
  max-width: 50px;
  margin: 0 auto;
}

#menurusfan3 {
  padding-top: 3px;
  font-size: 26px;
}

#socsss {
  max-width: 90px;
  margin: 10px auto;
}

#logoniz {
  margin: 40px auto;
  width: 90px;
}

#svmaket2 {
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

#oplopl {
  padding-top: 20px;
}
@media (min-width: 767px) {
  #skrkomp {
    display: none;
  }
}

@media (max-width: 767px) {
  #skrmob {
    display: none;
  }
  #skrkomp {
    float: right;
  }
  .navbar-toggle {
    position: absolute;
    margin-top: 0px;
  }
  #cart {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  #poppozfon337 {
    min-height: 600px;
  }
  #logo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
  }

  #logoniz {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 150px;
  }
}

/* search */
#search {
  padding: 12px 12px 0 12px;
  margin-bottom: 10px;
  display: block;
}
#search .input-lg {
  height: 60px;
  line-height: 20px;
  padding: 0 40px 0 30px;
  width: 100%;
  border-radius: 4px;
  margin: 5px 0px 0 0px;
  border: 0px;
  border: 1px solid #e2e2e2;
  display: block;
  height: 50px !important;
  border-radius: 5px !important;
  background: #ffffff !important;
  /* border: 0px !important; */
  border: 1px solid #e9e9e9 !important;
  box-shadow: none;
}
#search07 .form-control {
  box-shadow: none;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  text-shadow: 0 1px 0 #fff;
  background: none;
  color: #000;
  width: 15px;
  margin: 10px 0 0 -70px;
}

.dropdown-menu > li > a {
  font-size: 14px;
}
.dropdown-menu > li > a:hover {
  color: #51a543;
}
#d_quickcheckout label {
  font-size: 15px !important;
  font-weight: normal;
}

#d_quickcheckout .form-horizontal .control-label {
  text-align: left !important;
}
#d_quickcheckout .btn-group > .btn,
#d_quickcheckout .btn-group > .dropdown-menu,
#d_quickcheckout .btn-group > .popover {
  font-size: 15px !important;
}
.radio-input.radio img {
  display: none;
}

input.btn.btn-primary {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 12px;
  background: #51a543;
  border-radius: 30px;
  width: 150px;
}
#product-search .row {
  margin: 0;
}

/* cart */
#cart {
}
#cart > .btn {
  font-size: 16px;
  line-height: 18px;
  padding: 5px;
  background: none;
  border-radius: 30px;
  max-width: 200px;
  color: #000;
  margin: -15px 0 0 0;
}
#cart.open > .btn {
  background-image: none;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}
#cart.open > .btn:hover {
  color: #444;
}
#cart .dropdown-menu {
  background: #ffffff;
  color: #000;
  font-size: 15px;
  z-index: 1001;
}
#cart .dropdown-menu {
  min-width: 300px;
  margin: 34px 0 0 0px;
}
@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}
@media (max-width: 478px) {
  #cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#cart .dropdown-menu li p {
  margin: 20px 0;
}
/* menu */
#menu {
  min-height: 40px;
}
#menu .nav > li > a {
  color: #000;
  padding: 15px 0px 15px 0px;
  min-height: 15px;
  background-color: transparent;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  margin: 0 12px;
}
#menu .nav > li > a:hover,
#menu .nav > li.open > a {
  color: #51a543;
}
#menu .dropdown-menu {
  padding-bottom: 0;
}
#menu .dropdown-inner {
  display: table;
  width: 100%;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 5px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 16px;
}

#zaglav {
  font-size: 40px;
  padding-top: 60px;
  padding-bottom: 25px;
  color: #383636;

  text-align: center;
}

#inst {
  background: url(/instright-min.png) right top no-repeat;
}

#inst2 {
  background: url(/instleft-min.png) left bottom no-repeat;
}
#zaglav5 {
  font-size: 30px;
  padding-top: 60px;
  padding-bottom: 25px;
  color: #383636;

  text-align: center;
}

#preimpunktytext {
  padding-bottom: 40px;
  padding-top: 15px;
  color: #09090a;
  font-size: 13px;

  font-weight: bold;
  text-align: center;
  min-height: 90px;
}

#preimpunktyris {
  text-align: center;
  padding-top: 20px;
}

#podzaglav {
  color: #8f8f9d;
  font-size: 19px;

  text-align: center;
  padding-top: 15px;

  padding-bottom: 30px;
}

#proizv {
  color: #000;
  padding: 20px 15px 15px 12px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}

#verhshapka {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #51a543;
  color: #fff;
  width: 100%;
  z-index: 999;
  position: fixed;
}

ul.nav.navbar-nav {
}
#socc {
  max-width: 95px;
  margin: 0 auto;
  text-align: center;
}

#vtorstroka {
  color: #8f8f9d;
  font-size: 20px;
  padding-top: 20px;
  padding-left: 10px;
}

@media (max-width: 767px) {
  #vtorstroka {
    color: #8f8f9d;
    font-size: 20px;

    padding-top: 10px;
    padding-left: 10px;
    max-width: 250px;
    margin: 0 auto;
  }
}

.title:before,
.title:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 1px;
  background-color: #f8f9fb;
  position: relative;
}
.title:before {
  /* Р РЋР СР ВµРЎвЂ°Р В°Р ВµР С Р В»Р ВµР Р†РЎС“РЎР‹ Р В»Р С‘Р Р…Р С‘РЎР‹ Р Р…Р В° 100% Р Р†Р В»Р ВµР Р†Р С•, РЎвЂЎРЎвЂљР С•Р В±РЎвЂ№ Р В»Р С‘Р Р…Р С‘РЎРЏ
    ** Р Р†РЎРѓРЎвЂљР В°Р В»Р В° РЎР‚РЎРЏР Т‘Р С•Р С РЎРѓ РЎвЂљР ВµР С”РЎРѓРЎвЂљР С•Р С РЎРѓР В»Р ВµР Р†Р В° */
  margin-left: -100%;
  /* Р Р€Р С”Р В°Р В·РЎвЂ№Р Р†Р В°Р ВµР С Р Р† Р С—Р С‘Р С”РЎРѓР ВµР В»РЎРЏРЎвЂ¦ Р С•РЎвЂљРЎРѓРЎвЂљРЎС“Р С— Р В»Р С‘Р Р…Р С‘Р С‘ Р С•РЎвЂљ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С”Р В° */
  left: -14px;
}
.title:after {
  /* Р РЋР СР ВµРЎвЂ°Р В°Р ВµР С Р С—РЎР‚Р В°Р Р†РЎС“РЎР‹ Р В»Р С‘Р Р…Р С‘РЎР‹ Р Р…Р В° 100% Р Р†Р С—РЎР‚Р В°Р Р†Р С•, РЎвЂЎРЎвЂљР С•Р В±РЎвЂ№
    ** Р В»Р С‘Р Р…Р С‘РЎРЏ Р Р†РЎРѓРЎвЂљР В°Р В»Р В° РЎР‚РЎРЏР Т‘Р С•Р С РЎРѓ РЎвЂљР ВµР С”РЎРѓРЎвЂљР С•Р С РЎРѓР С—РЎР‚Р В°Р Р†Р В° */
  margin-right: -100%;
  /* Р Р€Р С”Р В°Р В·РЎвЂ№Р Р†Р В°Р ВµР С Р Р† Р С—Р С‘Р С”РЎРѓР ВµР В»РЎРЏРЎвЂ¦ Р С•РЎвЂљРЎРѓРЎвЂљРЎС“Р С— Р В»Р С‘Р Р…Р С‘Р С‘ Р С•РЎвЂљ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С”Р В° */
  right: -14px;
}

#menu .dropdown-inner li a:hover {
  color: #51a543;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #ddd;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #1b1b1b;
  background-image: linear-gradient(to bottom, #51a543, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  padding-left: 15px;
  font-size: 16px;
  line-height: 40px;
  color: #232222;
}
#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #fff;
  padding: 8px 21px;
}
#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
  color: #ffffff;
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .navbar-header {
  }
}

@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* content */
#content {
  min-height: 480px;
  padding-bottom: 40px;
}

.navy > li {
  display: block;
  position: relative;
}
.navy-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.navy-tabs {
  margin-bottom: 15px;
}
ul.navy.nav-tabs {
  overflow: hidden;
  width: 100%;
  height: 40px;
}

.navy > li > a {
  display: block;
  padding: 4px 12px;
  position: relative;
}
#footniz1 p:nth-child(1) {
  color: #fff;
  font-size: 14px;
  margin: -2px 0 13px 0;
  max-width: 175px;
}
#footniz2 p:nth-child(1) {
  color: #fff;
  font-size: 14px;
  margin: 10px 0 5px 0;
}
/* footer */
footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #a29d9d;
  background: #373936;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
#oplopl2 {
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #51a543;
}
footer h5 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
  margin: 20px 0px 20px -20px;
  padding: 8px 0;
  font-size: 16px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
.breadcrumb a {
  color: #212121;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li {
  text-shadow: 0 1px 0 #fff;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > li:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: -5px;
  width: 9px;
  height: 9px;
  /* border-right: 2px solid #dbdcda; */
  border-bottom: 1px solid #51a543;
  -webkit-transform: rotate(-80deg);
  -moz-transform: rotate(-80deg);
  -o-transform: rotate(-80deg);
  transform: rotate(-80deg);
}
.list-group {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  max-width: 260px;
  padding: 0px 10px 10px 10px;
}
.sidebar {
  margin-bottom: 20px;
  background: #fff;
  padding: 10px;
  min-height: 130px;
  max-width: 260px;
  box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

.kvota1 {
  background: #f5f4fa;
  min-height: 300px;
  padding-top: 95px;
  transform: skewY(-3deg);
  padding-bottom: 95px;
}

.kvota2 {
  transform: skewY(3deg);
  text-align: center;
}

.kvota3 {
  font-family: "Roboto", sans-serif;
  color: #232323;
  text-transform: uppercase;
  font-size: 42px;
  text-align: center;
}

.kvota4 {
  color: #a29d9d;
  max-width: 500px;
  font-size: 16px;
  padding: 5px 15px 10px 15px;
  text-align: center;
}

.pagination {
  margin: 30px 0;
}
/* buttons */
.buttons {
  margin: 1em 0;
}
.btn {
}

#blokzakazcont {
  background: #ffffff;
  box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
  border-radius: 20px;
  margin-top: 60px;
  padding: 20px;
}
#preorder-form-sogl2,
#sogl2 {
  text-align: center;
  font-size: 12px;
  max-width: 260px;
  margin: 20px auto 10px auto;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#zaginpp {
  text-align: center;
  font-size: 15px;
  max-width: 260px;
  margin: 0px auto 0px auto;
}
#zaginpp2 {
  font-family: NeoSansPro-Medium;
  font-size: 17px;
  padding-bottom: 5px;
}
#blokzakazcont7 {
  background: #ffffff;
  box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
  margin-top: 0px;
  padding: 20px;
  text-align: center;
}

#input-quantity {
  max-width: 45px;
  margin: 20px 10px 20px 10px;
  margin: 20px 10px 20px 10px;
  text-align: center;
  border: 0px;
  font-weight: 600;
}
span.my_minus {
  background: #eaeaea;
  padding: 2px 10px;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 600;
}
span.my_plus {
  background: #eaeaea;
  padding: 2px 10px;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 600;
}
a.thumbnail {
  border: 0px solid #fff !important;
}

#formanovaya2 {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 760px;
  margin: 0 auto;
  color: #fff;
}

.probdenkorz4 {
  line-height: 18px;
  color: #000;
  padding: 15px 20px 15px 20px;
  background: #ffffff;
  border-radius: 30px;
  width: 240px;

  margin: 5px;
  outline: none;
  border: 0;
  font-size: 14px;
  font-weight: bold;
}

button.btn.btn-default.btn-lg {
  padding: 10px 15px 10px 15px;
}

.btn-xs {
  font-size: 9px;
}
.btn-sm {
  font-size: 10.2px;
}
.btn-lg {
  font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-xs {
  font-size: 9px;
}
.btn-group > .btn-sm {
  font-size: 10.2px;
}
.btn-group > .btn-lg {
  font-size: 15px;
}
.btn-default {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 12px;
  background: #1b1b1b;
  border-radius: 30px;
  width: 200px;
}

input.form-control {
  height: 52px;
}

.tab-content {
  min-height: 300px;
}

#svmaket {
  padding-top: 95px;
  padding-bottom: 95px;
}

a.btn.btn-primary {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 12px;
  background: #51a543;
  width: 150px;
  border-radius: 30px;
}
#daddet {
  background: #51a543;
  color: #fff;
  width: 65px;
  overflow: hidden;
  height: 30px;
  padding: 5px 5px;
  font-size: 18px;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  margin: -170px 15px 0 135px;
  position: absolute;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #51a543;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
}
.noUi-pips.noUi-pips-horizontal {
  display: none;
}
/* list group */
.list-group a {
  padding: 5px 12px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.list-group a.active:hover,
.list-group a:hover {
  color: #51a543;
  background: #51a543;
}
/* carousel */
.carousel-caption {
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: "\f054";
  font-family: FontAwesome;
}
/* product list */
.product-thumb {
  padding: 10px 15px;
  min-height: 130px;
  max-width: 460px;
  margin: 0px 5px 20px 5px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.2);
  background: #fff;
  min-height: 260px;
  border-radius: 10px;
}
#carousel19 {
  padding: 20px 0 0 0;
}
#trigsam1 {
  background: #ebf1f4 url(/image/fonsam1.png) left bottom no-repeat;
  padding: 20px;
  margin: 10px;
  min-height: 290px;
}
#trigsam4 {
  background: #2b2b2b url(/image/fonsam2.png) left bottom no-repeat;
  color: #fff;
  padding: 20px;
  margin: 10px;
  min-height: 290px;
}
#trigsam8 {
  background: #ffc501 url(/image/fonsam3.png) left 440px no-repeat;
  padding: 20px;
  margin: 10px;
  min-height: 590px;
}
#bloggzagg {
  min-height: 35px;
}
#svmaket5 {
  font-family: "Roboto", sans-serif;
  color: #232323;
  text-transform: uppercase;
  font-size: 28px;
}

#svmaket4 {
  padding: 50px 15px 30px 15px;
}

#svmaket7 {
  border-left: 2px solid #fed83a;
  height: 50px;
  max-width: 5px;
  margin: 0 auto;
}

#svmaket10 {
  border: 1px solid #bdb9b9;
  overflow: hidden;
  padding: 15px;
  margin: 15px 0;
  border-radius: 25px;
  text-align: center;
  max-width: 300px;
  font-family: "Roboto", sans-serif;
  background: #fed83a;
}

#svmaket10:hover {
  background: #1b1b1b;
}
#socc1 a:hover {
  color: #51a543;
}
#svmaket010 a:hover {
  color: #fff;
}
#svmaket6 {
  color: #a29d9d;
  max-width: 500px;
  font-size: 19px;
  padding: 5px 0 10px 0;
}

#svmaket8 {
  font-family: "Roboto", sans-serif;
  color: #a29d9d;
  text-transform: uppercase;
  font-size: 27px;
  padding: 0 10px;
  text-align: center;
}

.owl-pagination {
  display: none;
}

.name {
  text-align: center;
  text-transform: uppercase;
}

.product-thumb .image {
  text-align: center;
  background: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-thumb .image a {
  display: block;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
}
.product-grid .product-thumb .image {
  float: none;
}
@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}

.product-thumb .caption {
  padding: 0px 20px 0px 0px;
  background: #fff;
  padding-bottom: 20px;
}
.caption {
  font-size: 17px;
  color: #000;
}
.product-list .product-thumb .caption {
  margin-left: 230px;
}
@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }
  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}
.product-thumb .rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  font-size: 8px;
}
.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #cecece;
  font-size: 20px;
}
.rating .fa-star + .fa-star-o {
  color: #e69500;
}
h2.price {
  margin: 0;
}
.product-thumb .price {
  float: left;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.product-thumb .price-new {
  font-weight: 600;
}
.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}
.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
.product-thumb .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}
.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}
.product-thumb .button-group button {
  width: 60%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    width: 33.33%;
  }
}
.thumbnails {
  border: 0px solid #ddd !important;
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
}
.image-additional {
  max-width: 78px;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n + 1),
  #content .col-lg-2:nth-child(6n + 1),
  #content .col-lg-3:nth-child(4n + 1),
  #content .col-lg-4:nth-child(3n + 1),
  #content .col-lg-6:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n + 1),
  #content .col-md-2:nth-child(6n + 1),
  #content .col-md-3:nth-child(4n + 1),
  #content .col-md-4:nth-child(3n + 1),
  #content .col-md-6:nth-child(2n + 1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n + 1),
  #content .col-sm-2:nth-child(6n + 1),
  #content .col-sm-3:nth-child(4n + 1),
  #content .col-sm-4:nth-child(3n + 1),
  #content .col-sm-6:nth-child(2n + 1) {
    clear: left;
  }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}

#progname2 {
  font-size: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #383636;
  text-transform: uppercase;

  float: left;
  width: 70%;
}

#whiteblockkart {
  background: url(/cantermenu-min.png) center top no-repeat;
  min-height: 631px;
  text-align: left;
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^="quantity"] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
#blocktrek {
  background: #f5f7fb;
  margin: 0 0 20px 0;
  padding: 20px;
}
#preorder-form-header ,
#zaginpp134423 {
  float: left;
  margin: 0 15px 0 0;
}
#trek {
  height: 50px;
}
#prtrack2 {
  font-size: 20px;
  margin-bottom: 15px;
}
#shipping_method_list .title {
  display: none !important;
}

/*OPENCART.PRO*/

/*img category*/
.imgcategory .product-thumb.transition > h4 {
  padding-left: 10px;
}

/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabs {
  min-width: 320px;
  padding: 0px;
  margin: 0 auto;
  min-height: 535px;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs > section {
  display: none;
  background: #fff;
}
.tabs > section > p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  /* РїСЂРёРєСЂСѓС‚РёРј Р°РЅРёРјР°С†РёСЋ */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* РћРїРёСЃС‹РІР°РµРј Р°РЅРёРјР°С†РёСЋ СЃРІРѕР№СЃС‚РІР° opacity */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabs > input {
  display: none;
  position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabs > label {
  display: inline-block;
  padding: 15px 0px 5px 0px;
  margin: 0 29px;
  text-align: center;
  font-size: 25px;
  color: #000;
  border: 0px solid #ddd;
  border-bottom: 1px dashed #000;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */

.tabs > label:hover {
  color: #888;
  cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs > input:checked + label {
  color: #000;
  border-bottom: 2px solid #51a543;
  background: #fff;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab1:checked ~ #content-tab1,
#tab2:checked ~ #content-tab2,
#tab3:checked ~ #content-tab3,
#tab4:checked ~ #content-tab4 {
  display: block !important;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/

/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabs2 {
  min-width: 320px;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs2 > section {
  display: none;
  padding: 15px;
  background: #fff;
  text-align: left;
}
.tabs2 > section > p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  /* РїСЂРёРєСЂСѓС‚РёРј Р°РЅРёРјР°С†РёСЋ */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* РћРїРёСЃС‹РІР°РµРј Р°РЅРёРјР°С†РёСЋ СЃРІРѕР№СЃС‚РІР° opacity */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabs2 > input {
  display: none;
  position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabs2 > label {
  display: inline-block;
  padding: 15px 0px;
  margin: 0 20px;
  text-align: center;
  font-size: 28px;
  color: #000;
  border: 0px solid #ddd;
  border-bottom: 1px dashed #000;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */

.tabs2 > label:hover {
  color: #888;
  cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs2 > input:checked + label {
  color: #000;
  border-bottom: 2px solid #51a543;
  background: #fff;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab01:checked ~ #content-tab01,
#tab02:checked ~ #content-tab02 {
  display: block !important;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/

/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabs4 {
  min-width: 320px;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs4 > section {
  display: none;
  padding: 15px;
  background: #fff;
  text-align: left;
}
.tabs4 > section > p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  /* РїСЂРёРєСЂСѓС‚РёРј Р°РЅРёРјР°С†РёСЋ */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* РћРїРёСЃС‹РІР°РµРј Р°РЅРёРјР°С†РёСЋ СЃРІРѕР№СЃС‚РІР° opacity */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabs4 > input {
  display: none;
  position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabs4 > label {
  display: inline-block;
  padding: 15px 0px;
  margin: 0 20px;
  text-align: center;
  font-size: 28px;
  color: #000;
  border: 0px solid #ddd;
  border-bottom: 1px dashed #000;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */

.tabs4 > label:hover {
  color: #888;
  cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs4 > input:checked + label {
  color: #000;
  border-bottom: 2px solid #51a543;
  background: #fff;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab0001:checked ~ #content-tab0001,
#tab0002:checked ~ #content-tab0002,
#tab0003:checked ~ #content-tab0003 {
  display: block !important;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/

/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabsss {
  min-width: 320px;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabsss > #smesh > section {
  display: none;
  padding: 15px;
  background: #fff;
  text-align: left;
}
.tabsss > #smesh > section > p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  /* РїСЂРёРєСЂСѓС‚РёРј Р°РЅРёРјР°С†РёСЋ */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* РћРїРёСЃС‹РІР°РµРј Р°РЅРёРјР°С†РёСЋ СЃРІРѕР№СЃС‚РІР° opacity */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabsss > input {
  display: none;
  position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabsss > label {
  display: block;
  padding: 10px 10px;
  max-width: 200px;
  margin: 10px 20px;
  text-align: left;
  font-size: 24px;
  color: #000;
  border: 0px solid #ddd;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */

.tabsss > label:hover {
  color: #888;
  cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabsss > input:checked + label {
  color: #000;
  background: #ffbe01;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab001:checked ~ div #content-tab001,
#tab002:checked ~ div #content-tab002,
#tab003:checked ~ div #content-tab003 {
  display: block !important;
}
.tabsss #smesh {
  float: right;
  margin: -175px 0 0 0;
  width: 950px;
  border-left: 1px solid #e2dede;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/

@media (max-width: 1220px) {
  #zagmenu {
    width: 100%;
    float: none;
    font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
  }

  #vremyamenu {
    width: 110px;
    float: none;
    margin: 0 auto;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    text-align: center;
    border-radius: 7px;
  }
  #opismenu {
    padding-top: 15px;
    color: #000;
    font-size: 17px;
    min-height: 78px;
  }

  #kolvomenu {
    background: #f7f7f7;
    height: 80px;
    padding: 20px;
    font-size: 12px;
    color: #949393;
  }
}

@media (max-width: 767px) {
  #cartosn {
    padding-top: 8px;
    max-width: 220px;
    margin: 0 auto;
  }

  #filtrf {
    display: none;
  }

  #bordershapka {
    display: none;
  }

  #glav {
    padding-top: 25px;
  }

  #napol {
    max-width: 485px;
    margin: 0 auto;
    float: none;
  }

  #glav2 {
    padding-top: 10px;
    color: #09090a;
    font-size: 24px;
    text-align: center;
  }

  #blokzakaz {
    height: 240px;
    max-width: 470px;
    background: #e7f7fb;
    box-shadow: 8px 10px 35px rgb(240, 245, 247);
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px;
  }

  #probden {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #09090a;
    font-size: 25px;
  }

  #oprobnom {
    color: #8f8f9d;
    font-size: 18px;
  }

  .form-group {
    margin-bottom: 15px;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
  }

  #zaglav {
    font-size: 27px;
    padding-top: 60px;
    padding-bottom: 15px;
    color: #383636;

    text-align: center;
  }

  #podzaglav {
    color: #8f8f9d;
    font-size: 17px;

    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  #whiteblock {
    background: #fff;
    padding-bottom: 10px;
  }

  #kartleft {
    margin-left: 0px;
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    margin-bottom: 20px;
    padding-top: 20px;
  }

  #bloktab {
    background: #fff;
    min-height: 343px;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 20px;
  }

  #progname {
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #383636;
    text-transform: uppercase;

    float: left;
    width: 100%;
  }

  #progname:after {
    display: none;
  }

  #progname2 {
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #383636;
    text-transform: uppercase;

    float: left;
    width: 100%;
  }

  #kal {
    font-size: 21px;
    padding-bottom: 15px;
    color: #1b1b1b;

    float: left;
    width: 100%;
  }

  #progdescrip {
    color: #8f8f9d;
    font-size: 17px;

    padding-top: 15px;
    padding-bottom: 20px;
  }

  p.price {
    color: #d33e50;

    font-size: 18px !important;
    min-height: 50px;
    padding-top: 8px;
  }

  .options {
    float: none;
  }

  #vremyamenu {
    max-width: 110px;
    min-width: 106px;
    float: left;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    text-align: center;
    border-radius: 7px;
  }

  #prdaydesc {
    color: #bff7b8;
    font-size: 17px;

    text-align: center;
    padding-top: 0px;
    padding-bottom: 5px;
  }

  #prday {
    font-size: 27px;
    padding-top: 60px;
    padding-bottom: 25px;
    color: #f4f7f9;

    text-align: center;
  }

  #zaginst {
    font-size: 27px;
    padding-top: 30px;
    padding-bottom: 25px;
    color: #383636;

    text-align: center;
    line-height: 1.1;
    max-width: 100%;
  }

  #zaginst2 {
    font-size: 27px;
    padding-top: 20px;
    padding-bottom: 25px;
    color: #383636;

    text-align: center;
    line-height: 1.1;
    max-width: 100%;
  }

  #textinst {
    color: #8f8f9d;
    font-size: 17px;

    text-align: center;
    padding-top: 15px;
    padding-bottom: 30px;
    max-width: 100%;
  }

  #vseotzyvy {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }

  #ssinst {
    max-width: 155px;
    float: none;
    text-align: center;
    margin-bottom: 30px;
    margin: 0 auto;
  }

  ul.list-unstyled {
    text-align: center;
  }

  #logo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
  }

  #nizhcvet {
    color: #bbbaba;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
  }

  footer {
    text-align: center;
  }

  #coptext {
    text-align: center;
  }

  h2 {
    font-size: 23px;
    color: #383636;

    text-transform: uppercase;
  }

  .probdenkorz {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 16px 20px 16px 20px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 240px;

    margin-top: 0px;
    outline: none;
    border: 0;
  }

  .razdel {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 15px 20px 15px 20px;
    background: #1b1b1b;
    border-radius: 30px;

    outline: none;
    border: 0;
    margin-left: 15px;
    float: none;
    max-width: 212px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 15px;
  }

  #vibmen {
    text-align: center;
    font-weight: bold;
    height: 100px;
    padding-top: 0px;
  }

  #whiteblockkart {
    background: #fff;
    min-height: 631px;
    text-align: left;
  }

  .probdenkorz {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 10px 10px 10px 10px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 240px;

    margin-top: 20px;
    outline: none;
    border: 0;
  }
}

@media (max-width: 767px) {
  #zagmenu {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 20px;
  }

  #vremyamenu {
    max-width: 110px;
    min-width: 106px;
    float: none;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
  }

  #opismenu {
    padding-top: 25px;
    color: #000;
    font-size: 18px;
    min-height: 79px;
  }

  #kolvomenu {
    background: #f7f7f7;
    height: 80px;
    padding: 20px;
    color: #949393;
    font-size: 12px;
  }

  #prday {
    font-size: 27px;
    padding-top: 40px;
    padding-bottom: 25px;
    color: #f4f7f9;

    text-align: center;
  }

  #oprobnom {
    color: #8f8f9d;
    font-size: 16px;
  }

  #probden {
    padding-bottom: 10px;
    padding-top: 0px;
    color: #09090a;
    font-size: 20px;
  }

  .razdel {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    background: #1b1b1b;
    border-radius: 30px;

    outline: none;
    border: 0;
    margin-left: 15px;
    float: none;
    max-width: 175px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 15px;
  }

  #blokzakaz {
    height: auto;
    margin-bottom: 20px;
    max-width: 800px;
    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px;
  }

  input.form-control3 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #555;
    display: block;
    font-size: 14px;
    height: 48px;
    border-radius: 35px;
    line-height: 1.42857143;
    o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    padding: 6px 12px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
    width: 240px;
    float: none;
    margin: 5px auto;
  }
}

/* Р  РІР‚ВР  Р’В°Р  Р’В·Р  РЎвЂўР  Р вЂ Р РЋРІР‚в„–Р  Р’Вµ Р РЋР С“Р РЋРІР‚С™Р  РЎвЂР  Р’В»Р  РЎвЂ Р РЋР С“Р  Р’В»Р  РЎвЂўР РЋР РЏ Р  Р’В·Р  Р’В°Р РЋРІР‚С™Р  Р’ВµР  РЎВР  Р вЂ¦Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ Р  РЎвЂ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂўР  РЎвЂ“Р  РЎвЂў Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В°  */
.overlay2 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  /* Р РЋРІР‚С›Р  РЎвЂўР  Р вЂ¦ Р  Р’В·Р  Р’В°Р РЋРІР‚С™Р  Р’ВµР  РЎВР  Р вЂ¦Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ */
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed; /* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР РЋРІР‚ Р  РЎвЂР  Р’В·Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ */
  cursor: default; /* Р РЋРІР‚С™Р  РЎвЂР  РЎвЂ” Р  РЎвЂќР РЋРЎвЂњР РЋР вЂљР РЋР С“Р  Р’В°Р РЋР вЂљР  Р’В° */
}
/* Р  Р’В°Р  РЎвЂќР РЋРІР‚С™Р  РЎвЂР  Р вЂ Р  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р РЋР С“Р  Р’В»Р  РЎвЂўР  РІвЂћвЂ“ Р  Р’В·Р  Р’В°Р РЋРІР‚С™Р  Р’ВµР  РЎВР  Р вЂ¦Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ */
.overlay2:target {
  display: block;
}
/* Р РЋР С“Р РЋРІР‚С™Р  РЎвЂР  Р’В»Р  РЎвЂ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂўР  РЎвЂ“Р  РЎвЂў Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В° */
.popup2 {
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 17px;
  z-index: 20;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 820px;
  /* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР  Р’В·Р  РЎвЂР РЋРІР‚ Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ, Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  РЎвЂў Р РЋР С“Р РЋРІР‚С™Р  Р’В°Р  Р’В±Р  РЎвЂР  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂў Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  РЎвЂ”Р РЋР вЂљР  РЎвЂўР  РЎвЂќР РЋР вЂљР РЋРЎвЂњР РЋРІР‚С™Р  РЎвЂќР  Р’Вµ */
  position: fixed;
  padding: 15px;
  border: 1px solid #383838;
  background: #fefefe;
  /* Р РЋР С“Р  РЎвЂќР РЋР вЂљР РЋРЎвЂњР  РЎвЂ“Р  Р’В»Р  Р’ВµР  Р вЂ¦Р  РЎвЂР  Р’Вµ Р РЋРЎвЂњР  РЎвЂ“Р  Р’В»Р  РЎвЂўР  Р вЂ  */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* Р  Р вЂ Р  Р вЂ¦Р  Р’ВµР РЋРІвЂљВ¬Р  Р вЂ¦Р РЋР РЏР РЋР РЏ Р РЋРІР‚С™Р  Р’ВµР  Р вЂ¦Р РЋР Р‰ */
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
}
/* Р  Р’В°Р  РЎвЂќР РЋРІР‚С™Р  РЎвЂР  Р вЂ Р  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р  РЎВР  РЎвЂўР  РўвЂР  Р’В°Р  Р’В»Р РЋР Р‰Р  Р вЂ¦Р РЋРІР‚в„–Р  РІвЂћвЂ“ Р  Р’В±Р  Р’В»Р  РЎвЂўР  РЎвЂќ */
.overlay2:target + .popup2 {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}
/* Р РЋРІР‚С›Р  РЎвЂўР РЋР вЂљР  РЎВР  РЎвЂР РЋР вЂљР РЋРЎвЂњР  Р’ВµР  РЎВ Р  РЎвЂќР  Р вЂ¦Р  РЎвЂўР  РЎвЂ”Р  РЎвЂќР РЋРЎвЂњ Р  Р’В·Р  Р’В°Р  РЎвЂќР РЋР вЂљР РЋРІР‚в„–Р РЋРІР‚С™Р  РЎвЂР РЋР РЏ */
.close {
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  position: absolute;
  padding: 0;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  font: 13px/20px "Tahoma", Arial, sans-serif;
  font-weight: bold;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Р  РЎвЂР  Р’В·Р  РЎвЂўР  Р’В±Р РЋР вЂљР  Р’В°Р  Р’В¶Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ Р  Р вЂ Р  Р вЂ¦Р РЋРЎвЂњР РЋРІР‚С™Р РЋР вЂљР  РЎвЂ Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В° */
.popup2 img {
  width: 100%;
  height: auto;
}
/* Р  РЎВР  РЎвЂР  Р вЂ¦Р  РЎвЂР  Р’В°Р РЋРІР‚С™Р РЋР вЂ№Р РЋР вЂљР РЋРІР‚в„– Р РЋР С“Р  Р’В»Р  Р’ВµР  Р вЂ Р  Р’В°/Р РЋР С“Р  РЎвЂ”Р РЋР вЂљР  Р’В°Р  Р вЂ Р  Р’В° */
.pic-left,
.pic-right {
  width: 25%;
  height: auto;
}
.pic-left {
  float: left;
  margin: 5px 15px 5px 0;
}
.pic-right {
  float: right;
  margin: 5px 0 5px 15px;
}
/* Р РЋР РЉР  Р’В»Р  Р’ВµР  РЎВР  Р’ВµР  Р вЂ¦Р РЋРІР‚С™Р РЋРІР‚в„– Р  РЎВ-Р  РЎВР  Р’ВµР  РўвЂР  РЎвЂР  Р’В°, Р РЋРІР‚С›Р РЋР вЂљР  Р’ВµР  РІвЂћвЂ“Р  РЎВР РЋРІР‚в„– */
.popup2 embed,
.popup2 iframe {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  min-width: 320px;
  max-width: 600px;
  width: 100%;
}
.popup2 h2 {
  /* Р  Р’В·Р  Р’В°Р  РЎвЂ“Р  РЎвЂўР  Р’В»Р  РЎвЂўР  Р вЂ Р  РЎвЂўР  РЎвЂќ 2 */
  margin: 0;
  color: #008000;
  padding: 5px 0px 10px;
  text-align: left;
  text-shadow: 1px 1px 3px #adadad;
  font-weight: 500;
  font-size: 1.4em;
  font-family: "Tahoma", Arial, sans-serif;
  line-height: 1.3;
}
/* Р  РЎвЂ”Р  Р’В°Р РЋР вЂљР  Р’В°Р  РЎвЂ“Р РЋР вЂљР  Р’В°Р РЋРІР‚С›Р РЋРІР‚в„– */
.popup2 p {
  margin: 0;
  padding: 5px 0;
}

input,
textarea {
  outline: none;
}
input:active,
textarea:active {
  outline: none;
}
:focus {
  outline: none;
}
textarea {
  resize: none;
}
textarea {
  resize: vertical;
}
textarea {
  resize: horizontal;
}

/* Р вЂР В°Р В·Р С•Р Р†РЎвЂ№Р Вµ РЎРѓРЎвЂљР С‘Р В»Р С‘ РЎРѓР В»Р С•РЎРЏ Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ Р С‘ Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…Р С•Р С–Р С• Р С•Р С”Р Р…Р В°  */
.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  /* РЎвЂћР С•Р Р… Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ */
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed; /* РЎвЂћР С‘Р С”РЎРѓР С‘РЎР‚Р С•Р Р†Р В°Р Р…Р Р…Р С•Р Вµ Р С—Р С•РЎвЂ Р С‘Р В·Р С‘Р С•Р Р…Р С‘РЎР‚Р С•Р Р†Р В°Р Р…Р С‘Р Вµ */
  cursor: default; /* РЎвЂљР С‘Р С— Р С”РЎС“РЎР‚РЎРѓР В°РЎР‚Р В° */
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С РЎРѓР В»Р С•Р в„– Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ */
.overlay:target {
  display: block;
}
/* РЎРѓРЎвЂљР С‘Р В»Р С‘ Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…Р С•Р С–Р С• Р С•Р С”Р Р…Р В° */
.popup {
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 14px;
  z-index: 20;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 300px;
  /* РЎвЂћР С‘Р С”РЎРѓР С‘РЎР‚Р С•Р Р†Р В°Р Р…Р Р…Р С•Р Вµ Р С—Р С•Р В·Р С‘РЎвЂ Р С‘Р С•Р Р…Р С‘РЎР‚Р С•Р Р†Р В°Р Р…Р С‘Р Вµ, Р С•Р С”Р Р…Р С• РЎРѓРЎвЂљР В°Р В±Р С‘Р В»РЎРЉР Р…Р С• Р С—РЎР‚Р С‘ Р С—РЎР‚Р С•Р С”РЎР‚РЎС“РЎвЂљР С”Р Вµ */
  position: fixed;
  padding: 15px;
  border: 1px solid #383838;
  background: #fefefe;
  /* РЎРѓР С”РЎР‚РЎС“Р С–Р В»Р ВµР Р…Р С‘Р Вµ РЎС“Р С–Р В»Р С•Р Р† */
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;

  /* Р Р†Р Р…Р ВµРЎв‚¬Р Р…РЎРЏРЎРЏ РЎвЂљР ВµР Р…РЎРЉ */
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22),
  0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
  border-bottom: 3px solid #51a543;
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…РЎвЂ№Р в„– Р В±Р В»Р С•Р С” */
.overlay:target + .popup {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}
/* РЎвЂћР С•РЎР‚Р СР С‘РЎР‚РЎС“Р ВµР С Р С”Р Р…Р С•Р С—Р С”РЎС“ Р В·Р В°Р С”РЎР‚РЎвЂ№РЎвЂљР С‘РЎРЏ */
.close {
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  position: absolute;
  padding: 0;
  border: 2px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  font: 13px/20px "Tahoma", Arial, sans-serif;
  font-weight: bold;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.close:hover {
  background-color: rgba(252, 20, 0, 0.8);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Р С‘Р В·Р С•Р В±РЎР‚Р В°Р В¶Р ВµР Р…Р С‘РЎРЏ Р Р†Р Р…РЎС“РЎвЂљРЎР‚Р С‘ Р С•Р С”Р Р…Р В° */
.popup img {
  width: 100%;
  height: auto;
}
/* Р СР С‘Р Р…Р С‘Р В°РЎвЂљРЎР‹РЎР‚РЎвЂ№ РЎРѓР В»Р ВµР Р†Р В°/РЎРѓР С—РЎР‚Р В°Р Р†Р В° */
.pic-left,
.pic-right {
  width: 25%;
  height: auto;
}
.pic-left {
  float: left;
  margin: 5px 15px 5px 0;
}
.pic-right {
  float: right;
  margin: 5px 0 5px 15px;
}
/* РЎРЊР В»Р ВµР СР ВµР Р…РЎвЂљРЎвЂ№ Р С-Р СР ВµР Т‘Р С‘Р В°, РЎвЂћРЎР‚Р ВµР в„–Р СРЎвЂ№ */
.popup embed,
.popup iframe {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  min-width: 320px;
  max-width: 600px;
  width: 100%;
}
.popup h2 {
  /* Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С•Р С” 2 */
  margin: 0;
  color: #008000;
  padding: 5px 0px 10px;
  text-align: left;
  text-shadow: 1px 1px 3px #adadad;
  font-weight: 500;
  font-size: 1.4em;
  font-family: "Tahoma", Arial, sans-serif;
  line-height: 1.3;
}
/* Р С—Р В°РЎР‚Р В°Р С–РЎР‚Р В°РЎвЂћРЎвЂ№ */
.popup p {
  margin: 0;
  padding: 5px 0;
}

@media (max-width: 1200px) {
  #fotoobzor {
    display: none;
  }

  #fotoobzor3 {
    display: none;
  }
  #cocosn {
    text-align: center;
    padding-top: 220px;
  }

  #sinblzag {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 10px;
  }

  #sinbl {
    background: #1b1b1b;
    padding: 20px;
    color: #fff;
    min-height: 215px;
    font-size: 15px;
  }

  #textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
  }

  #textobzor33 {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
  }

  #vtorstroka {
    color: #8f8f9d;
    font-size: 17px;

    padding-top: 10px;
    padding-left: 25px;
  }
}
@media (max-width: 1150px) {
  #blokzakaz {
    max-width: 500px;
    height: 240px;
    overflow: hidden;
    padding: 20px 10px;
  }

  #glav2 {
    padding-left: 0px;
  }
  #katrf {
    max-width: 590px;
    margin: 0px auto 25px auto;
  }
  #rusfanpreim4 {
    color: #a9a6a6;
    text-align: center;
    font-size: 17px;
  }
  #zagrf5 {
    font-size: 17px;
    padding-bottom: 20px;
  }
  .kvota4 {
    min-height: 60px;
  }
}
@media (max-width: 1000px) {
  #sinbl {
    background: #1b1b1b;
    padding: 20px;
    color: #fff;
    min-height: 215px;
    font-size: 13px;
  }

  #socc {
    max-width: 90px;
    margin: 0 auto;
  }

  span.vibb {
    display: none;
  }

  #email {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  #cocosn {
    display: none;
  }
  #fotoobzor {
    display: none;
  }

  #fotoobzor3 {
    display: none;
  }

  #textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
  }
  #whitebl {
    background: #ffffff;
    color: #383636;
    text-align: center;
    min-height: 215px;
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  #katrf1 {
    float: none;
    padding-left: 0px;
    width: 170px;
    margin: 0 auto;
  }

  img.img-responsive {
    max-width: 200px;
    margin: 0 auto;
  }

  #katrf4 {
    margin: 15px auto;
  }

  #cartosn {
    padding-top: 0px;
    max-width: 195px;
    margin: 0 auto;
  }

  #katrf2 {
    font-family: "Roboto", sans-serif;
    color: #232323;
    padding-top: 35px;
    padding-left: 0px;
    overflow: hidden;
    font-size: 32px;
    line-height: 1.1;
    text-align: center;
  }

  #svmaket5 {
    font-size: 24px;
  }

  #svmaket10 {
    border: 1px solid #bdb9b9;
    overflow: hidden;
    padding: 15px;
    margin: 15px auto;
    border-radius: 25px;
    text-align: center;
    max-width: 233px;
    font-family: "Roboto", sans-serif;
    background: #fed83a;
    font-size: 15px;
  }

  .product-thumb.transition {
    margin: 5px auto;
  }

  .product-thumb {
    margin: 5px auto;
  }

  .content {
    padding-left: 10px;
    padding-right: 10px;
  }

  #katrf {
    background: #fff;
    /* max-width: 340px; */
  }

  #whitebl {
    background: #ffffff;
    color: #383636;
    text-align: center;
    min-height: 215px;
    width: 100%;
    overflow: hidden;
    display: none;
  }

  .form-group {
    margin-bottom: 5px;
    max-width: 260px;
    margin: 0 auto;
    margin-top: 5px;
  }

  h1 {
    text-align: center;
  }

  #blokzakaz {
    height: auto;
    margin-bottom: 20px;
    max-width: 300px;
    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.2);
    border-radius: 20px;
    margin: 0px auto 30px auto;
    padding: 20px;
    z-index: 9;
    position: relative;
  }
  #glav {
    padding-top: 25px;
    text-align: center;
  }
  #glav2 {
    max-width: 450px;
  }

  #menurusfan3 {
    padding-top: 10px;
    font-size: 26px;
  }

  #komprf {
    display: none;
  }

  #phonerf2 {
    display: block;
    max-width: 160px;
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
  }

  span.emrusf {
    color: #101010;
    text-decoration: none;
    border-bottom: #0a0a0a 1px dotted;
  }

  .wrapper img {
    position: absolute;
    margin: 0 auto;
    width: 255px;
    overflow: hidden;
    opacity: 0;
    animation-name: fade;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }

  .wrapper {
    margin: 0 auto;
    width: 255px;
    overflow: hidden;
    margin-top: 20px;
  }

  #zagrf5 {
    padding-bottom: 30px;
  }

  #formarusfan2 {
    text-align: center;
  }

  .kvota4 {
    max-width: 300px;
    margin: 0 auto;
  }
  #rusfanzag {
    text-align: center;
  }
  #rusfanzag2 {
    max-width: 60px;
    margin: 0 auto;
  }
  #svmaket3 {
    display: none;
  }
  #rusfanzag2 {
    padding-bottom: 30px;
    padding-top: 15px;
  }
}

@media (max-width: 760px) {
  #logo {
    width: 210px;
    margin: 0 auto;
  }
}

@media (max-width: 500px) {
  #glav {
    font-size: 30px;
  }

  #glav2 {
    padding-top: 10px;
    color: #09090a;
    font-size: 19px;

    text-align: center;
  }

  #blokzakaz {
    height: 260px;
    margin-bottom: 20px;
    max-width: 800px;
    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
    border-radius: 20px;
    margin-top: 20px;
    padding: 20px;
  }

  #probden {
    padding-bottom: 10px;
    padding-top: 0px;
    color: #09090a;
    font-size: 24px;
    text-align: center;
  }

  #oprobnom {
    color: #8f8f9d;
    text-align: center;
    font-size: 19px;
  }

  #slideshow0 {
    display: none !important;
  }

  #nazgl2 {
    min-height: 60px;
  }

  .captionan {
    padding: 0 20px;
    padding-bottom: 10px;
    min-height: 255px;
  }

  .gallery_gallery_grid {
    padding-top: 0px;
    padding-bottom: 40px;
  }

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

  #wv {
    text-align: center;
  }

  #sinblzag {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 10px;
  }

  #sinbldesc {
    font-size: 14px;
  }

  .h1,
  h1 {
    font-size: 23px;
  }

  h2 {
    font-size: 17px;
    color: #383636;

    text-transform: uppercase;
  }
}

/* Р вЂ™РЎРЏРЎвЂљР С”Р В° */

@media (max-width: 1200px) {
  #menu .nav > li > a {
    font-size: 14px;
    margin: 0 7px;
  }
}

@media (max-width: 991px) {
  #kist {
    margin: 0 auto;
    text-align: center;
  }
  #kist0 {
    margin: 0 auto;
    text-align: center;
  }
  #rass2 {
    margin: 0 auto;
  }
  span.deyat2 {
    text-align: center;
  }
  #poppoz1 {
    text-align: center;
  }
  #verhshapka {
    position: relative;
  }
  #cartosn {
    max-width: 200px;
    margin: 0 auto;
  }
  #logo {
    text-align: center;
    margin: 0px auto;
    max-width: 85px;
  }
  #verh {
    padding-top: 20px;
  }
  #phn {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 280px;
    margin: 0 auto;
  }
  #phne {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  #socc {
    padding-top: 10px;
  }
  #glav {
    padding-top: 30px;
    text-align: center;
  }
  #napol {
    max-width: 535px;
    float: none;
    margin: 0 auto;
  }
  #glav2 {
    margin: 0 auto;
    text-align: center;
  }
  #phonerf {
    display: block;
    height: 300px;
  }
  .wrapper img {
    width: 355px;
  }
  .wrapper {
    padding-top: 20px;
    width: 300px;
  }
  #derevo1 {
    padding-top: 50px;
    text-align: center;
  }
  #derevo33 {
    max-width: 100%;
  }
  #derevo2 {
    margin: 0 auto;
  }
  footer {
    text-align: center;
  }
}

@media (max-width: 768px) {
  #vtorstroka {
    padding-left: 0px;
  }
  #verhshapka {
    position: fixed;
  }
  #menu .btn-navbar {
    padding: 0px 21px;
  }
  #menu .btn-navbar {
    color: #000;
  }
  #menu .nav > li > a {
    color: #fff;
  }
  #menu .nav > li > a:hover {
    color: #000;
  }
  ul.nav.navbar-nav {
    text-align: center;
  }
  .navbar-toggle {
    margin-right: 0px;
  }
  button {
    margin-top: 5px;
  }
  #vtorstroka {
    padding-top: 40px;
  }
  #derevo33 {
    text-align: left;
  }
  #menu .btn-navbar:hover,
  #menu .btn-navbar:focus,
  #menu .btn-navbar:active,
  #menu .btn-navbar.disabled,
  #menu .btn-navbar[disabled] {
    color: #000;
  }
  #derevopreim3 {
    display: none;
  }
  #menuopt2 {
    display: block;
  }
  .wrapper img {
    width: 255px;
  }
  #phonerf {
    height: 230px;
  }
  .wrapper {
    width: 255px;
  }
  #derevopreim2 {
    min-height: 155px;
  }
  #polkons {
    margin: 10px auto;
  }
  #nachtr1 {
    display: none;
  }
  #nachtr33 {
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
  }
  #nachtr2 {
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
  }
  #glav {
    font-size: 22px;
  }
  #glav2 {
    font-size: 19px;
  }
  #poppoz {
    text-align: center;
  }
  #poppozfon334 {
    text-align: center;
  }
  #poppozfon3348 {
    text-align: center;
  }
  #vsevm0 {
    text-align: center;
  }
  #vsevm11 {
    margin: 20px auto 5px auto;
  }
}

@media (min-width: 1200px) {
  #fotoobzormob {
    display: none;
  }

  #fotoobzor3mob {
    display: none;
  }
}

#fotoobzormob {
  padding-top: 10px;
  padding-bottom: 10px;
}

#fotoobzor3mob {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 500px) {
  #textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
  }

  #textobzor33 {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
  }
}

/* END OLD SITE */

a.orkn {
  background: #51a543;
  color: #000;
  padding: 10px 15px;
  border-radius: 30px;
  font-size: 17px;
  font-weight: 500;
}
a.orkn i.fa.fa-bars {
  color: #000;
  padding: 0px 5px 0 0;
}
#katalog07 {
  padding: 25px 0 0 0;
}
#zakzv {
  font-size: 11px;
  margin: 2px 0 0 0;
}
a.vybgor {
  font-weight: 600;
}
i.fa.fa-chevron-down {
  font-size: 11px;
  color: #51a543;
}
i.fa.fa-clock-o {
  color: #51a543;
  font-size: 16px;
  padding: 0 5px 0 0;
}
#citys2 ul {
  list-style: none;
  margin: 20px 0 20px 0;
}
#citys2 ul li {
  font-size: 22px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  padding: 10px 0;
}
#citys2 ul li a {
  border-bottom: 2px dotted;
}
#myseti {
  margin: 0 0 0 10px;
}
i.fa.fa-phone {
  color: #51a543;
  padding: 0 5px 0 0;
  font-size: 19px;
}
i.fa.fa-map-marker {
  color: #51a543;
  font-size: 15px;
  padding: 0 5px 0 0;
}
#izb2 {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#izb1 {
  text-align: center;
  margin: 9px 0 0 0;
  border: 2px solid #fff;
  border-radius: 100px;
  height: 50px;
  width: 50px;
}
i.fa.fa-heart-o {
  font-size: 25px;
  color: #fff;
  margin: 12px 0 0 0;
}
.navbar-nav > li > a {
  color: #000;
}
#fonprod .nav > li > a {
  position: relative;
  display: block;
  margin: 0px 0px !important;
  background: #f5f5f5;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
li.dropdown a span {
  color: #000;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#baid01 {
  background: url(/image/bd1.png) center top no-repeat;
  height: 154px;
  margin: 5px;
  padding: 20px;
}
#baid02 {
  background: url(/image/bd2.png) center top no-repeat;
  height: 154px;
  margin: 5px;
  padding: 20px;
}
#baid03 {
  background: url(/image/bd3.png) center top no-repeat;
  height: 154px;
  margin: 5px;
  padding: 20px;
}
#baid2 {
  font-size: 25px;
  padding: 25px 0 0 20px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
a.belpodl {
  background: #fff;
  padding: 5px 16px;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
a.belpodl:hover {
  background: #51a543;
  color: #fff;
  text-decoration: none;
}
#baid3 {
  padding: 5px 0 0 18px;
}
#specopt0 {
  background: #e5e9e7;
  color: #000;
  overflow: hidden;
  margin: 85px 0px 10px 0px;
  min-height: 155px;
  padding: 20px 20px 25px 20px;
}
#sam012 {
  font-size: 30px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
#samvse01 {
  overflow: hidden;
  padding: 55px 0 0 50px;
  max-width: 400px;
}
#sam010 {
  float: left;
  overflow: hidden;
  padding-right: 10px;
  min-height: 50px;
  width: 75px;
}
#sam020 {
  float: left;
  width: 37px;
}
#sam011 {
  font-size: 25px;
  color: #dcdcdc;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  padding: 35px 0 150px 0;
}
#sam014 {
  font-size: 30px;
  color: #000;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  padding: 25px 0 0 0;
}
a.vkat {
  background: #ffc501;
  padding: 12px 40px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 17px;
  box-shadow: 0px 3px 5px 0px rgba(177, 177, 177, 0.2);
}
#sam013 {
  font-size: 17px;
  color: #6f6e6e;
  padding: 10px 0 0 75px;
  max-width: 280px;
}
#sam015 {
  padding: 35px 0 0 0;
}
#sam021 {
  font-size: 30px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  padding-left: 10px;
  overflow: hidden;
}
#sam022 {
  font-size: 17px;
  color: #6f6e6e;
  padding: 5px 0 0 48px;
  max-width: 240px;
}
#samvse02 {
  padding: 20px 10px 0 10px;
}
#sam032 {
  font-size: 16px;
  color: #6f6e6e;
  padding: 7px 0 0 40px;
  max-width: 250px;
}
#sam033 {
  max-width: 165px;
  margin: 185px auto 0 auto;
}
#sam041 {
  font-size: 30px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  border-left: 5px solid #ffc501;
  padding-left: 10px;
  margin: 45px 0 0 0;
}
#sam043 {
  margin: 30px 0 0 15px;
}
#sam051 {
  font-size: 30px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  border-left: 5px solid #ffc501;
  padding-left: 10px;
  margin: 45px 0 0 141px;
}
#sam053 {
  margin: 30px 0 0 160px;
}
#sam023 {
  padding: 30px 0 0 0;
}
#specopt2 {
  padding: 10px 0px 2px 40px;
  font-size: 24px;
  margin: -5px 0 0 0;
}
#specopt3 {
  padding: 0px 0px 0px 5px;
  text-transform: uppercase;
  font-size: 30px;
  margin: 15px 0 0px 0px;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
#specopt4 {
  font-size: 15px;
  font-weight: 500;
  padding: 30px 17px 0px 40px;
  max-width: 400px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#specopt4 b {
  color: #fff;
}
#hattrig {
  padding: 40px 0 40px 0;
}
#hattrig1 {
  text-align: center;
  font-size: 27px;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  text-transform: uppercase;
  margin: 30px 0 35px 0;
}
#hattrig2 {
  padding-bottom: 30px;
  text-align: center;
  color: #989898;
  font-weight: 500;
  font-size: 17px;
  margin: -5px auto 0 auto;
  max-width: 300px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#hattrig3 {
  max-width: 165px;
}
#hattrig3 p:nth-child(1) {
  min-height: 65px;
}
#hattrig3 p:nth-child(2) {
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 5px 0;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#hattrig3 p:nth-child(3) {
  padding-bottom: 30px;
  font-size: 15px;
}
#hattrigopt .col-lg-1.col-xl-1 {
  width: 0%;
}
#hattrigopt .col-lg-2.col-xl-2 {
  width: 20%;
}
#komand {
  padding: 40px 0 80px 0px;
  background: url(/image/predfooter.jpg) center top no-repeat;
}
#phsnizu3 {
  padding: 0 0 0 15px;
}
#phsnizu3 ul.setim a {
  color: #fff;
}
#omagaz {
  font-size: 42px;
  line-height: 1;
  color: #191919;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#omagaz:after {
  content: "";
  border-bottom: 4px solid #ffc501;
  width: 65px;
  overflow: hidden;
  display: block;
  margin: 10px 0 0 0;
}
#omagaz2 {
  font-size: 17px;
  line-height: 1.2;
  padding: 25px 35px 25px 0;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  color: #989898;
  max-width: 320px;
}
a.omagaz4 {
  border: 1px solid #696565;
  padding: 15px 35px;
  border-radius: 50px;
  color: #696565;
  font-weight: 500;
  font-size: 16px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#omagaz3 {
  padding: 45px 0 25px 0;
}
#omagaz5 {
  font-size: 31px;
  font-weight: 800;
  line-height: 1;
  color: #191919;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#omagaz6 {
  font-size: 23px;
  line-height: 1.2;
  font-style: italic;
  padding: 5px 17px 35px 25px;
  max-width: 300px;
  font-family: "Museo Sans Cyrl 300", sans-serif;
}
#omagaz0 {
  padding: 10px 0 0 0;
}
#omagaz7 img {
  width: 220px;
  margin: 32px 0 0 0;
}
#omagaz8 img {
  width: 220px;
}
#omagaz9 img {
  width: 240px;
  margin: 0 0 20px 0;
}
#omagaz10 img {
  width: 240px;
}
#hit {
  background: #ffc501;
  width: 50px;
  height: 33px;
  padding: 7px 5px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 800;
  position: absolute;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#hitnew {
  background: #f00505;
  width: 50px;
  height: 33px;
  padding: 7px 5px;
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  position: absolute;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#tribayd .container {
  width: 1210px;
}
.swiper-viewport {
  min-height: 426px;
}
#datadd {
  color: #fff;
  font-size: 16px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#newsblog {
  padding: 0 0 50px 0;
}
#menutwig .dropdown-toggle {
  background: #fff;
  padding: 5px 17px;
  border-radius: 50px;
  color: #000;
}
i.fa.fa-circle {
  color: #07d37a;
  font-size: 6px;
  margin: -7px 5px 0px 0px;
  /* margin: -5px 0 0 0; */
}
#prodlev button#vsevm11 {
  border: 0px;
  padding: 0;
  margin: -20px 0 0px 0;
  right: 60px;
  position: absolute;
}
#cits {
  padding: 3px 0 0 0;
  font-size: 14px;
  font-weight: 600;
}
#zakzv a {
  color: #51a543;
  font-weight: 600;
}
ul.vsplmenu {
  display: none;
  position: absolute;
  z-index: 5;
  background: #fff;
  width: 260px;
  margin: 0px 0 0 0;
  padding: 15px;
  border-bottom: 3px solid #51a543;
  font-size: 16px;
  list-style: none;
}
.snizom:hover .vsplmenu {
  display: block;
}
li.snizom:hover {
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#banhatoptvn {
  height: 500px;
  padding: 20px;
  margin: 10px 0 0 0;
  overflow: hidden;
}
#banhatopt2 {
  font-size: 30px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  text-transform: uppercase;
  max-width: 500px;
}
#epsoptcart {
  float: left;
  width: 55px;
  height: 40px;
  margin: 3px 0 0 0;
}
#banhatopt3 {
  font-size: 20px;
  font-weight: 300;
  padding: 15px 0 15px 55px;
}
#hattrigopt {
  margin: 40px 0 40px 0;
  overflow: hidden;
}
#optov {
  padding: 30px 0 0 0;
}
#epsopt {
  font-size: 25px;
  color: #dcdcdc;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  padding: 110px 0 0px 0;
}
#banhatopt4 {
  margin: 0 0 0 55px;
}
#optvmest {
  padding: 50px 0 0 0px;
}
a.optprice {
  background: #51a543;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 25px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
a.optprice:hover {
  background: #429035;
  text-decoration: none;
}
.thumbnail.media .thumbnail .caption {
  padding: 9px;
  color: #333;
  font-size: 15px;
  color: #9a9898;
}
.thumbnail {
  border: 0px solid #ddd;
}
.caption.media-body h4 {
  padding: 0px 0 0 0;
  font-size: 18px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.thumbnail .caption {
  font-size: 15px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 20px;
}
td.nazvatr {
  width: 145px;
}
#attribs {
  font-size: 15px;
  padding: 0px 0 21px 0;
  overflow: hidden;
}
#pochpok {
  background: #f2fcfe;
  padding: 35px 0;
}
#f13 {
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 15px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
#f13 a {
  color: #51a543;
}
#preorder-form-sogl2 a ,
#sogl2 a {
  color: #51a543;
}
#pochpok1 {
  text-align: center;
  font-size: 37px;
  font-weight: 600;
  padding: 25px 0 70px 0;
}
#pochpok2 {
  min-height: 150px;
  margin-top: -20px;
}
#pochpok2 p:nth-child(1) {
  min-height: 170px;
  max-width: 180px;
  margin: 0 auto;
  text-align: center;
}
#pochpok2 p:nth-child(2) {
  text-align: center;
  font-size: 23px;
  max-width: 290px;
  margin: 0 auto 30px auto;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#pochpok2 p:nth-child(3) {
  padding-bottom: 30px;
  text-align: center;
  font-size: 16px;
  max-width: 330px;
  margin: 0 auto;
  line-height: 1.4;
  min-height: 195px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#f12 input[type="submit"] {
  background: #51a543;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  padding: 20px 25px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#f12 {
  text-align: center;
  padding: 25px 0px 0 0;
}
#volna {
  background: url(/image/volna.png) center top no-repeat;
  min-height: 440px;
}
#volna2 {
  background: url(/image/volna.png) center top no-repeat;
  min-height: 440px;
}
#marketpodder {
  padding: 35px 0;
}
#marketpodder1 p:nth-child(1) {
  font-size: 28px;
  font-weight: 300;
}
#marketpodder1 p:nth-child(2) {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 47px;
  color: #00b5fd;
  margin: -10px 0 25px 0;
}
#marketpodder3 {
  font-size: 17px;
  font-weight: 300;
}
#zaprosopt {
  padding: 50px 0 35px 0;
  text-align: center;
}
#zaprosopt1 p:nth-child(1) {
  text-align: center;
  font-size: 27px;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  text-transform: uppercase;
}
#optovzayavka {
  border-radius: 4px;
}
#zaprosopt1 p:nth-child(2) {
  padding: 5px 0 0px 0;
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#zaprosopt1 p:nth-child(3) {
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  padding: 0 0 30px 0;
  margin: -7px 0 0 0;
}
#coptext p {
  margin: 5px 0;
}
#farantiiivozvr1 {
  font-size: 17px;
  overflow: hidden;
  padding: 30px 0 20px 0;
}
#farantiiivozvr2 p:nth-child(1) {
  font-size: 25px;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#farantiiivozvr3 {
  text-align: center;
  padding-right: 25px;
  padding-top: 5px;
}
#farantiiivozvr {
  padding-bottom: 40px;
}
#farantiiivozvr4 {
  width: 50px;
  background: #00b0f4;
  text-align: center;
  height: 50px;
  border-radius: 50px;
  padding: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  float: right;
  margin-right: 40px;
}
#oplkart {
  overflow: hidden;
  padding: 30px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}
p.zagopl {
  font-size: 16px;
}
p.zagopl2 {
  text-align: center;
}
input.oplf {
  background: none;
  border: 0px;
  border-bottom: 1px solid;
  width: 100%;
  max-width: 300px;
  height: 40px;
}
input.subopl {
  background: #fff;
  border: 0px;
  padding: 18px 80px;
  font-weight: 500;
  border-radius: 50px;
  margin: 10px 0 0 0px;
}
#farantiiivozvr55 {
  text-align: center;
}
#farantiiivozvr23 {
  font-size: 14px;
  padding: 10px 0;
}
#linheader {
  padding: 10px 0 0 0;
}
#citys {
  min-height: 250px;
  border: 10px solid #e8e8e8;
}

#citys3 {
  min-height: 250px;
  border: 10px solid #e8e8e8;
}
#citys4 {
  min-height: 250px;
  border: 10px solid #e8e8e8;
}

.mci.letter-list {
  padding-top: 15px;
  padding-bottom: 15px;
}

.mci3.letter-list3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.mci4.letter-list4 {
  padding-top: 15px;
  padding-bottom: 15px;
}

#citys ul {
  margin-bottom: 0px;
}
#citys ul li {
  list-style: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 3px;
  cursor: pointer;
}
#citys ul li a {
  text-decoration: none;
  font-size: 15px;
  text-shadow: 0 1px 2px #fff;
  color: #000;
}
#citys ul li a:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
.letter-list ul li:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
#citys ul div {
  position: absolute;
  display: none;
}
#citys #gor ul li {
  width: 160px;
  vertical-align: top;
}
#citys ul#main-citys {
  display: inline-block;
}
#citys ul#main-citys li {
  width: 140px;
}
#city {
  cursor: pointer;
  display: inline-block;
  border-bottom: #a1969b 1px dotted;
}
.span2 {
  width: 210px !important;
}
.halftop h4 {
  min-height: 50px;
}
.mci {
}
.letter-list ul {
}
#current-choice {
  margin-bottom: 15px;
}
.active-letter {
  border-bottom: 1px dotted #000000;
  font-weight: bold;
  color: #000000;
}
.cit {
  cursor: pointer;
  display: block;
  height: 0px;
  font-style: bold;
  text-shadow: 0 1px 0 #fff;
}

#citys3 ul {
  margin-bottom: 0px;
}
#citys3 ul li {
  list-style: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 3px;
  cursor: pointer;
}
#citys3 ul li a {
  text-decoration: none;
  font-size: 15px;
  text-shadow: 0 1px 2px #fff;
  color: #0091d9;
}
#citys3 ul li a:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
.letter-list3 ul li:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
#citys3 ul div {
  position: absolute;
  display: none;
}
#citys3 #gor ul li {
  width: 160px;
  vertical-align: top;
}
#citys3 ul#main-citys {
  display: inline-block;
}
#citys3 ul#main-citys li {
  width: 140px;
}
#city3 {
  cursor: pointer;
  display: inline-block;
  border-bottom: #a1969b 1px dotted;
}
.span2 {
  width: 210px !important;
}
.halftop3 h4 {
  min-height: 50px;
}
.mci3 {
}
.letter-list3 ul {
}
#current-choice3 {
  margin-bottom: 15px;
}
.active-letter3 {
  border-bottom: 1px dotted #000000;
  font-weight: bold;
  color: #000000;
}
.cit3 {
  cursor: pointer;
  display: block;
  height: 0px;
  font-style: bold;
  text-shadow: 0 1px 0 #fff;
}

#citys4 ul {
  margin-bottom: 0px;
}
#citys4 ul li {
  list-style: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  padding-left: 3px;
  cursor: pointer;
}
#citys4 ul li a {
  text-decoration: none;
  font-size: 15px;
  text-shadow: 0 1px 2px #fff;
  color: #0091d9;
}
#citys4 ul li a:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
.letter-list4 ul li:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
#citys4 ul div {
  position: absolute;
  display: none;
}
#citys4 #gor ul li {
  width: 160px;
  vertical-align: top;
}
#citys4 ul#main-citys {
  display: inline-block;
}
#citys4 ul#main-citys li {
  width: 140px;
}
#city4 {
  cursor: pointer;
  display: inline-block;
  border-bottom: #a1969b 1px dotted;
}
.span2 {
  width: 210px !important;
}
.halftop3 h4 {
  min-height: 50px;
}
.mci3 {
}
.letter-list4 ul {
}
#current-choice4 {
  margin-bottom: 15px;
}
.active-letter4 {
  border-bottom: 1px dotted #000000;
  font-weight: bold;
  color: #000000;
}
.cit4 {
  cursor: pointer;
  display: block;
  height: 0px;
  font-style: bold;
  text-shadow: 0 1px 0 #fff;
}

/* demo РєРѕРЅС‚РµР№РЅРµСЂ */
.demo {
  margin: 13px 0 0 0;
}
/* СЃРєСЂС‹РІР°РµРј С‡РµРєР±РѕРєСЃС‹ Рё Р±Р»РѕРєРё СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.hide,
.hide + label ~ div {
  display: none;
  position: absolute;
  background: #fff;
  width: 1250px;
  top: 110px;
  min-height: 400px;
  z-index: 10;
  left: -400px;
  box-shadow: 11px 14px 75px 5px rgba(202, 199, 199, 0.4);
}
/* РІРёРґ С‚РµРєСЃС‚Р° label */
.hide + label {
  margin: 0 0 0 -12px;
  padding: 17px 30px 10px 30px;
  background: #51a543;
  cursor: pointer;
  display: inline-block;
  border-radius: 50px;
  font-size: 14px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
/* РІРёРґ С‚РµРєСЃС‚Р° label РїСЂРё Р°РєС‚РёРІРЅРѕРј РїРµСЂРµРєР»СЋС‡Р°С‚РµР»Рµ */
.hide:checked + label {
  color: #fff;
  border-bottom: 0;
  background: #1baae3;
}
/* РєРѕРіРґР° С‡РµРєР±РѕРєСЃ Р°РєС‚РёРІРµРЅ РїРѕРєР°Р·С‹РІР°РµРј Р±Р»РѕРєРё СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј  */
.hide:checked + label + div {
  display: block;
  margin-left: 20px;
  padding: 20px;
  /* С‡СѓС‚РѕС‡РєСѓ Р°РЅРёРјР°С†РёРё РїСЂРё РїРѕСЏРІР»РµРЅРёРё */
  -webkit-animation: fade ease-in 0.5s;
  -moz-animation: fade ease-in 0.5s;
  animation: fade ease-in 0.5s;
}
/* Р°РЅРёРјР°С†РёСЏ РїСЂРё РїРѕСЏРІР»РµРЅРёРё СЃРєСЂС‹С‚С‹С… Р±Р»РѕРєРѕРІ */
@-moz-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hide + label:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  color: #000;
  content: "\f0c9";
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 0px 5px 3px 5px;
  text-align: center;
  width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.hide:checked + label:before {
  content: "\f00d";
  color: #fff;
}
a.closebd {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 0px;
  color: #bbbaba;
}
#tovhatmen {
  min-height: 250px;
  padding: 0 10px;
}
#tovhatmen p:nth-child(1) {
}
#tovhatmen p:nth-child(2) {
  font-weight: 600;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#tovhatmen p:nth-child(3) {
  font-size: 15px;
  color: #9a9898;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#tovhatmen a {
  color: #fff;
}
#input-sort {
  border: 0px;
  background: none;
  text-align: left;
}
#column-right {
  padding-left: 20px;
  padding-bottom: 80px;
}
#jelt {
  background: #51a543;
  color: #fff;
  padding: 3px 9px;
  font-weight: bold;
  margin-right: 10px;
  border-radius: 50px;
  font-size: 14px;
}
#prodlev {
  max-width: 150px;
  float: left;
}
#prodlev2 {
  font-size: 10px;
  padding: 30px 0px 0px 9px;
  overflow: hidden;
  font-size: 15px;
}
#prodlev2 a {
  color: #06a3e2;
  font-weight: 600;
  border-bottom: 2px dotted !important;
}
#uznopt {
  font-size: 15px;
  padding: 10px 0px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#vsepoakc2 {
  padding: 30px 0 30px 0;
}
#vsepoakc2 a {
  color: #51a543;
  border-bottom: 2px dotted;
  padding-bottom: 2px;
  font-size: 17px;
  font-weight: bold;
}
#chertamas {
  padding: 0 25px 0 0;
}
#textnov {
  font-size: 21px;
  color: #000;
  padding: 0 5px;
}
#fonprod .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  font-size: 20px;
  margin: 0 5px 0 0px;
}
#fonprod .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  font-weight: 500;
  cursor: default;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#fonprod .nav-tabs {
  border-bottom: 0px solid #ddd;
}
.rating a {
  font-size: 16px;
  color: #51a543;
  font-weight: 500;
  padding-left: 10px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.list-unstyled7 {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.list-unstyled7 li {
  display: inline-block;
}
#fonprod .h2,
#fonprod h2 {
  font-weight: 600;
  margin: 0;
  font-size: 34px;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
#fonprod h1 {
  font-size: 27px;
}
li.nizhe {
  padding: 0px 0px 4px 21px;
  overflow: hidden;
  font-size: 17px;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.navbar-nav > li > a {
  padding: 10px 12px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
li.nizhe a {
  color: #51a543;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: none !important;
  background: none !important;
}
ul.vsplmenu i.fa.fa-circle {
  color: #dadad8;
  font-size: 6px;
  padding-right: 10px;
}
ul.vsplmenu li {
  padding: 5px 0;
  font-weight: 500;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
ul.vsplmenu li a {
  color: #000;
}
.addthis_toolbox.addthis_default_style {
  display: none !important;
}
ul.setim a {
  color: #6d6d6d;
}
ul.setim {
  list-style: none;
  margin: 0 0px 0 -15px;
  padding: 0;
}
ul.setim li {
  padding: 0 0 0 4px;
}
i.fa.fa-facebook {
  font-size: 17px;
}
ul.setim li {
  display: inline;
}
i.fa.fa-youtube-play {
  font-size: 20px;
}
i.fa.fa-key {
  color: #51a543;
}
#logo img {
  max-width: 240px;
}
#cart-dvig {
  width: 20px;
  height: 20px;
  padding: 1px 0 0 0;
  text-align: center;
  font-size: 12px;
  background: #51a543;
  border-radius: 50px;
  margin: 15px 0 0 35px;
  position: relative;
  z-index: 2;
}
#cart-totalk {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  margin: 0 0px 0px 60px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#cart-totalkhat {
}
#phonehat {
  padding: 0 6px 0 0px;
}
#phsnizu1 {
  color: #fff;
  font-weight: 600;
  padding-top: 10px;
}
ul.socvnizu {
  list-style: none;
}
ul.socvnizu li {
  display: inline;
  padding: 0 4px 0 0;
}
ul.socvnizu {
  list-style: none;
  padding: 0;
  margin: 18px 0 10px 0;
}
#smesh a {
  color: #000;
}
#smesh a:hover {
  color: #1baae3;
}
.list-group-item {
  background: none;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  background: none;
}
#jird label {
  font-weight: 600;
}
#jird #input-sort {
  font-weight: 600;
}
#input-sort {
  padding-left: 10px;
}
.input-option2 {
  margin-right: 10px;
  width: 100%;
  min-height: 50px;
  overflow: hidden;
  margin-bottom: 20px;
}
a.zakodkl2 {
  background: #f0f0f0;
  padding: 15px 30px;
  border-radius: 4px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
a.zakodkl2:hover {
  background: #eae7e7;
}
#zakodkl {
  float: left;
  margin: 17px 8px 0 8px;
}
a.zakodklwha2 {
  color: #02a258;
  font-weight: 500;
  font-size: 18px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
i.fa.fa-whatsapp {
  color: #51a543;
  font-size: 18px;
  padding: 0 5px 0 0;
}
#zakodklwha {
  padding: 5px 0 0 8px;
  overflow: hidden;
}
.input-option2 input[type="radio"] {
  display: none;
}
.input-option2 label {
  display: inline-block;
  cursor: pointer;
  margin: 0px 13px;
  line-height: 35px;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  user-select: none;
  float: left;
  min-height: 38px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.salles .bx-wrapper {
  margin: 0 !important;
}

.sale-block img {
  position: absolute;
  right: 10px;
  top: -6px;
}

.block-city ul {
  display: none;
}

.this-city {
  padding: 20px;
  position: relative;
  background-color: #f1f1f1;
  cursor: pointer;
  margin: 20px 10px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
.tal ul li {
  list-style: none;
}
#puvyd {
  padding: 40px 0;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 23px;
  border-bottom: 1px solid #f1f1f1;
}
.this-city:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  color: #dedddd;
  float: right;
}
.arrow-span {
  position: absolute;
  right: 20px;
  top: 10px;
}
/* Checked */
.input-option2 input[type="radio"]:checked + label {
  border-bottom: 2px solid #00b2f6;
  font-weight: 600;
}

/* Hover */
.input-option2 label:hover {
  border-bottom: 2px solid #00b2f6;
  font-weight: 600;
}

#product .radio input[type="radio"]:checked + .input-option2 {
  border-bottom: 2px solid #00b2f6;
  font-weight: 600;
}
/* Disabled */
.input-option2 input[type="radio"]:checked ~ label {
  border-bottom: 2px solid #00b2f6;
  font-weight: 600;
}
.input-option2 img {
  display: none;
}
#cvkrasn {
  width: 40px;
  height: 40px;
  background: #f30606;
  border-radius: 50px;
  margin: 10px 0 0 0px;
}
#cvoranj {
  width: 40px;
  height: 40px;
  background: #ff7e00;
  border-radius: 50px;
  margin: 10px 0 0 0px;
}
#cvjelt {
  width: 40px;
  height: 40px;
  background: #ffc501;
  border-radius: 50px;
  margin: 10px 0 0 0px;
}
#cvsin {
  width: 40px;
  height: 40px;
  background: #223ebb;
  border-radius: 50px;
  margin: 10px 0 0 0px;
}
#cvzel {
  width: 40px;
  height: 40px;
  background: #1b7907;
  border-radius: 50px;
  margin: 10px 0 0 0px;
}
#krasn {
  float: left;
  width: 20px;
  height: 20px;
  background: #f70808;
  border-radius: 50px;
  margin: 6px 8px 0 0px;
  padding-left: 0px !important;
}
#oranj {
  float: left;
  width: 20px;
  height: 20px;
  background: #ff7e00;
  border-radius: 50px;
  margin: 6px 8px 0 0px;
  padding-left: 0px !important;
}
#jeltt {
  float: left;
  width: 20px;
  height: 20px;
  background: #ffc501;
  border-radius: 50px;
  margin: 6px 8px 0 0px;
  padding-left: 0px !important;
}
#sin {
  float: left;
  width: 20px;
  height: 20px;
  background: #223ebb;
  border-radius: 50px;
  margin: 6px 8px 0 0px;
  padding-left: 0px !important;
}
#zel {
  float: left;
  width: 20px;
  height: 20px;
  background: #1b7907;
  border-radius: 50px;
  margin: 6px 8px 0 0px;
  padding-left: 0px !important;
}
.checkbox label,
.radio label {
  padding-left: 0px;
}
#peremvyb {
  border-radius: 5px;
  margin: 25px 0 0 0;
}
#input-coupon {
  max-width: 300px;
  float: left;
  border-radius: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #ececec;
}
#button-coupon {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 51px;
  background: #fff;
  color: #000;
  border: 1px solid #d2cdcd;
  width: 250px;
}
#svoya {
  background: #51a543;
  padding: 20px 25px;
  border-radius: 50px;
  font-weight: 500;
  font-size: 18px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  border: 0px;
  color: #fff;
  width: 250px;
}
#d_quickcheckout .panel-default {
  border: 0px !important;
}
#d_quickcheckout .panel-default > .panel-heading {
  color: #333;
  background-color: #ececec;
  border-color: #ececec;
}
#payment_address_heading_heading {
  display: none;
}
#d_quickcheckout .table-bordered {
  border: 0px solid #dddddd;
}
#d_quickcheckout .table-bordered > tbody > tr > td,
#d_quickcheckout .table-bordered > tbody > tr > th,
#d_quickcheckout .table-bordered > tfoot > tr > td,
#d_quickcheckout .table-bordered > tfoot > tr > th,
#d_quickcheckout .table-bordered > thead > tr > td,
#d_quickcheckout .table-bordered > thead > tr > th {
  border: 0px solid #dddddd !important;
}
#d_quickcheckout .table-bordered > tbody > tr > td,
#d_quickcheckout .table-bordered > tbody > tr > th,
#d_quickcheckout .table-bordered > tfoot > tr > td,
#d_quickcheckout .table-bordered > tfoot > tr > th,
#d_quickcheckout .table-bordered > thead > tr > td,
#d_quickcheckout .table-bordered > thead > tr > th {
  border: 0px solid #dddddd !important;
}
#d_quickcheckout .table-bordered {
  border: 0px solid #dddddd !important;
}
td.qc-name a {
  font-family: "Museo Sans Cyrl 700", sans-serif;
  color: #000 !important;
  font-size: 17px;
}
td.qc-total {
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
td.qc-name {
  max-width: 200px;
  line-height: 0.9 !important;
}
#d_quickcheckout thead {
  display: none;
}
#overss {
  height: 385px;
  overflow: hidden;
}
#overss img {
  border: 1px solid #eaecec;
  border-radius: 5px;
}
#tab-description {
  padding: 30px 0 0 0;
  font-size: 16px;
  font-weight: 300;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#tab-specification table,
#tab-specification22 table {
  width: 100%;
  margin-bottom: 18px;
  table-layout: auto;
  min-width: 500px;
}
#tab-specification table tbody > tr:nth-child(odd) > td,
.table tbody > tr:nth-child(odd) > th,
#tab-specification22 table tbody > tr:nth-child(odd) > td,
.table tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}
#phvyd {
  padding: 19px 0 0 0;
  text-align: center;
  font-family: "Museo Sans Cyrl 900", sans-serif;
}
#tab-specification table th,
.item-pages table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #d9eff7;
  border-bottom: 1px solid #d9eff7;
  border-right: 1px solid #d9eff7;
  border-left: 1px solid #d9eff7;
}
#tab-specification {
  padding: 0px 0 0 0;
  font-size: 16px;
  font-weight: 300;
}
#tab-specification22 {
  padding: 15px 0 0 0;
}
#form-review {
  padding: 30px 35px;
  font-size: 16px;
}
a.omagaz4:hover {
  border: 1px solid #00aef9;
  color: #00aef9;
}
select.form-control {
  height: 53px;
  margin: 0 10px;
}
label.checkbox-inline {
  margin: 20px 0px 0 25px;
}
.alert-success {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.alert-success a {
  color: #51a543;
  border-bottom: 1px dotted;
}
#modal-body {
  padding: 20px;
  margin: 0;
}
.alert {
  margin-bottom: 0px;
}
.modal-dialog {
  top: 20%;
}
a.neakt {
  pointer-events: none;
}
#footniz1 {
  max-width: 250px;
  font-size: 14px;
  color: #fff;
  margin: -10px 0 10px 0;
}
.panel2.panel-default1 {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  max-width: 260px;
  padding: 0px 10px 10px 10px;
}
.formobrsv2 {
  font-size: 27px;
  color: #000;
  font-weight: 500;
}
.formobrsv {
  padding: 40px;
  border: 1px solid #51a543;
  border-radius: 5px;
}
#blokkont1 {
  width: 70px;
  float: left;
  height: 80px;
  padding-right: 10px;
}
#blokkont2 p:nth-child(1) {
  font-size: 14px;
  color: #9e9898;
}
#blokkont2 p:nth-child(2) {
  font-weight: 600;
  font-size: 20px;
  margin: -5px 0 5px 0;
}
#blokkont2 p:nth-child(3) {
  font-size: 14px;
  color: #51a543;
  font-weight: 600;
}
.buttons {
  overflow: hidden;
}
#kartaboat {
  padding: 10px 0 50px 0;
}
#preorder-form-header,
#zaginpp134 {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  padding: 15px 0 15px 0;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#preorder-form-text,
#zaginpp1342 {
  padding-bottom: 23px;
  text-align: center;
  color: #989898;
  font-weight: 300;
  font-size: 13px;
}
#preorder-form-label ,
#zaginpp1343 {
  text-align: center;
  font-size: 16px;
  padding: 0px 0 15px 0;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}

#preorder-form-field-wrapper,
#zaginpp1344 {
  text-align: center;
  padding-bottom: 15px;
}
input.hatforma {
  width: 250px;
  height: 40px;
  border-radius: 5px;
  border: 0px;
  background: #f2f2f2;
}
input.hatformabut {
  background: #51a543;
  color: #fff;
  padding: 14px 25px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 18px;
  border: 0px;
  width: 100%;
  max-width: 250px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
ul.nav.navbar-nav {
  margin: 10px -25px 0 25px;
}
#vybmag {
  margin: 0 -35px 0 0px;
}
#preorder-form-button-wrapper ,
#zaginpp1345 {
  text-align: center;
  padding-bottom: 15px;
}
#farantiiivozvr2 {
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 16px;
}
#komandstr {
  margin: 20px 0;
  max-width: 245px;
  min-height: 690px;
}
#komandstr p:nth-child(1) {
}
#komandstr p:nth-child(2) {
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 25px;
}
#komandstr p:nth-child(3) {
  font-size: 16px;
  color: #8c8b8b;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  margin: -5px 0 15px 0;
  line-height: 1.1;
}
#komandstr p:nth-child(4) {
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 16px;
  line-height: 1.3;
}
#form-xreviews .btn-primary {
  color: #fff !important;
  border-radius: 4px;
  padding: 15px 20px !important;
  background-color: #51a543 !important;
  background: #51a543 !important;
}
.table-bordered {
  border: 0px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 0px solid #ddd;
}
thead {
  color: #000000;
  padding-bottom: 20px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  font-size: 18px;
}
table.table.table-bordered thead td {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
table.table.table-bordered .img-thumbnail {
  border: 0px solid #ddd;
}
#nows {
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 25px;
  padding: 50px 0;
  text-align: center;
}
#nazvvkorz {
  font-family: "Museo Sans Cyrl 700", sans-serif;
  padding: 20px 0 0 0;
}
#udalkorz {
  background: none;
  color: #000;
  font-size: 20px;
  padding: 40px 0 0 0;
}
input.optfgl {
  background: none;
  border: 0px;
  border-bottom: 1px solid #212020;
  height: 40px;
  color: #000;
  float: left;
}
input.optfglsub {
  background: #51a543;
  padding: 10px 25px;
  border-radius: 50px;
  font-weight: 500;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  border: 0px;
  color: #000;
  margin: 0 0px 0 10px;
}
#specopt77 {
  padding: 10px 0 0 0;
}
input.optfgl::placeholder {
  color: #000;
  font-size: 15px;
}
button#qc_confirm_order {
  background: #51a543 !important;
  background-color: #51a543 !important;
  max-width: 300px;
  border-radius: 50px !important;
  border: 0px !important;
  height: 60px;
  font-family: "Museo Sans Cyrl 700", sans-serif !important;
  color: #fff !important;
}
#payment_address_firstname {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#payment_address_email {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#payment_address_telephone {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#blokkont {
  overflow: hidden;
  padding-bottom: 30px;
}
#platezhi {
  /*padding: 20px 0 0 0;*/
  padding: 0;
}
.messages {
  background: #f5f5f5;
  text-align: center;
}
.messages2 {
  background: #f5f5f5;
  text-align: center;
}
.messages3 {
  background: #f5f5f5;
  text-align: center;
}
.messages4 {
  background: #f5f5f5;
  text-align: center;
}
.messages6 {
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 12px;
}
span.optvtov a {
  color: #000;
}
.nav2 {
  width: 320px;
  min-width: 320px;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  margin: 0;
  left: -320px;
  padding: 15px 20px;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
  background: #ffffff;
  z-index: 2010;
}

.nav2-toggle {
  position: fixed;
  left: 0px;
  top: 0px;
  padding: 10px 15px 0 15px;
  color: #000;
  background: #fff;
  cursor: pointer;
  font-size: 28px;
  line-height: 1;
  z-index: 2001;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

#world {
  list-style: none;
}
#world2 {
  list-style: none;
}
.nav2-toggle:after {
  content: "\2630";
  text-decoration: none;
}

.nav2-toggle:hover {
  color: #068d9c;
}
#emtr:hover {
  background: #359fe2;
}

[id="nav2-toggle"] {
  position: absolute;
  display: none;
}

[id="nav2-toggle"]:checked ~ .nav2 > .nav2-toggle {
  left: auto;
  right: 2px;
  top: 1em;
}

[id="nav2-toggle"]:checked ~ .nav2 {
  left: 0;
  box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 4px 0px 20px 0px rgba(0, 0, 0, 0.5);
  overflow-y: auto;
}

[id="nav2-toggle"]:checked ~ main > article {
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  transform: translateX(320px);
}
[id="nav2-toggle"]:checked ~ .nav2 > .nav2-toggle:after {
  content: "\2715";
}

.nav2 h2 {
  width: 90%;
  padding: 0;
  margin: 10px 0;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.1) -1px -1px 1px,
  rgba(0, 0, 0, 0.5) 1px 1px 1px;
  font-size: 1.3em;
  line-height: 1.3em;
  opacity: 0;
  transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  -moz-transform: scale(0.1, 0.1);
  -webkit-transform: scale(0.1, 0.1);
  transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  transition: opacity 0.8s, transform 0.8s;
  -ms-transition: opacity 0.8s, -ms-transform 0.8s;
  -moz-transition: opacity 0.8s, -moz-transform 0.8s;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}

.nav2 h2 a {
  color: #dadada;
  text-decoration: none;
  text-transform: uppercase;
}

[id="nav2-toggle"]:checked ~ .nav2 h2 {
  opacity: 1;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

.nav2 > ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav2 > ul > li {
  line-height: 2.5;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
  -moz-transition: opacity 0.5s 0.1s, -moz-transform 0.5s 0.1s;
  -ms-transition: opacity 0.5s 0.1s, -ms-transform 0.5s 0.1s;
  transition: opacity 0.5s 0.1s, transform 0.5s 0.1s;
}

[id="nav2-toggle"]:checked ~ .nav2 > ul > li {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.nav2 > ul > li:nth-child(2) {
  -webkit-transition: opacity 0.5s 0.2s, -webkit-transform 0.5s 0.2s;
  transition: opacity 0.5s 0.2s, transform 0.5s 0.2s;
}

.nav2 > ul > li:nth-child(3) {
  -webkit-transition: opacity 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
  transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
}

.nav2 > ul > li:nth-child(4) {
  -webkit-transition: opacity 0.5s 0.4s, -webkit-transform 0.5s 0.4s;
  transition: opacity 0.5s 0.4s, transform 0.5s 0.4s;
}

.nav2 > ul > li:nth-child(5) {
  -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
  transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
}

.nav2 > ul > li:nth-child(6) {
  -webkit-transition: opacity 0.5s 0.6s, -webkit-transform 0.5s 0.6s;
  transition: opacity 0.5s 0.6s, transform 0.5s 0.6s;
}

.nav2 > ul > li:nth-child(7) {
  -webkit-transition: opacity 0.5s 0.7s, -webkit-transform 0.5s 0.7s;
  transition: opacity 0.5s 0.7s, transform 0.5s 0.7s;
}

.nav2 > ul > li > a {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #000;
  width: 100%;
  text-decoration: none;
  -webkit-transition: color 0.5s ease, padding 0.5s ease;
  -moz-transition: color 0.5s ease, padding 0.5s ease;
  transition: color 0.5s ease, padding 0.5s ease;
}

.nav2 > ul > li > a:hover,
.nav2 > ul > li > a:focus {
  color: #005282;
  padding-left: 15px;
}

.nav2 > ul > li > a:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  -webkit-transition: width 0s ease;
  transition: width 0s ease;
}

.nav2 > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #ced6e4;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

.nav2-toggle2 {
  float: right;
  display: block;
  z-index: 999;
  position: relative;
}

.nav2 > ul > li > a:hover:before {
  width: 0%;
  background: #005282;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

.nav2 > ul > li > a:hover:after {
  width: 0%;
  background: transparent;
  -webkit-transition: width 0s ease;
  transition: width 0s ease;
}
i.fa.fa-times-circle-o {
  color: #000;
  font-size: 18px;
}
nav.nav2 {
  font-size: 16px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#menutwigmob {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 5;
  box-shadow: 12px 2px 13px 1px rgba(218, 214, 214, 0.4);
  padding: 5px 0 5px 0;
}
#menutwigmob #phonetwig {
  text-align: center;
  padding: 10px 0 0 0px;
}
#menutwigmob #zakzv {
  font-size: 11px;
  margin: 2px 0 0 0;
  text-align: center;
}
#menutwigmob #cart {
  padding-top: 5px;
}
#menutwigmob {
  display: none;
}
button.btn.btn-primary {
  background: #51a543;
  background-color: #51a543;
}
i.fa.fa-arrow-circle-o-right {
  color: #00aef1;
  font-size: 25px;
}
p.zagopl {
  text-align: left;
}
p.zagopl3 {
  text-align: left;
  padding: 33px 0 25px 0;
}
#menuosn {
  background: #212121;
  height: 70px;
  margin: 0 0 15px 0;
}
#menuosn .navbar-nav > li:hover {
  background: #51a543;
}
li.nav-item.akc:hover a {
  color: #fff !important;
}
#pit1 {
  font-family: "Museo Sans Cyrl 900", sans-serif;
  font-size: 48px;
  line-height: 0.8;
  padding: 95px 0 0 0;
}
#pit2 {
  font-size: 23px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  max-width: 500px;
  line-height: 1.1;
  padding: 3px 0 10px 0;
}
#pit4 {
  padding: 20px 0 0 0;
  text-align: center;
}
#pit0 {
  max-width: 500px;
  margin: 0 auto;
}
.home-title {
  text-align: center;
}
#kategpittext {
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.2);
  background: #fff;
  min-height: 260px;
  border-radius: 10px;
  /* margin: -55px 5px 0 5px; */
  margin: 0px 5px 0 5px;
  padding: 30px;
}
#preimpit {
  padding: 10px 0 10px 0;
}
#pit3 p:nth-child(1) {
  float: left;
  width: 60px;
}
#pit3 p:nth-child(2) {
  font-size: 20px;
  font-family: "Museo Sans Cyrl 500", sans-serif;
  max-width: 300px;
  line-height: 1.1;
}
#vkatalog a {
  color: #fff;
  background: #51a543;
  padding: 15px 55px;
  border-radius: 50px;
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.3);
}
#vkatalog a:hover {
  background: #429035;
}
#vkatalog2 a {
  color: #fff;
  background: #51a543;
  padding: 13px 35px;
  border-radius: 50px;
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.3);
}
#vkatalog2 a:hover {
  background: #429035;
}
#descriptt3 button:hover {
  background: #429035;
}
a.pdrpit1:hover {
  background: #429035;
}
#kategpit {
  background: #f9f9f9 url(/image/pit1.jpg) center bottom no-repeat;
  margin: 0 0 40px 0;
}
#vkatalog2 {
  padding: 20px 0 5px 0;
}
#pit5 {
  padding: 20px 15px 40px 15px;
}
#pit3 {
  max-width: 400px;
  margin: 20px 0 0 30px;
}
#kategpittext p:nth-child(1) {
  text-transform: uppercase;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  max-width: 200px;
  min-height: 44px;
}
#kategpittext ul {
  list-style: none;
  padding: 0;
}
#kategpittext ul li {
  padding: 0 0 3px 0;
}
#boleepoz {
  margin: -1px 0 0 -20px;
}
#farantiiivozvr .container {
  margin: -580px auto 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.3);
}
ul.tripunkta {
  list-style: none;
  display: -webkit-box;
  padding: 0;
  margin: 29px auto 0px auto;
  max-width: 170px;
}
#cart-totalkhat {
  margin: -13px 0 0 0px;
}
ul.tripunkta li {
  padding: 0px 15px 0px 0;
}
#world2 li {
  height: 30px;
}
#phonehat img {
  width: 10px;
}
#preimpit2 p:nth-child(1) {
  float: left;
  width: 80px;
}
#preimpit2 p:nth-child(2) {
  max-width: 170px;
  padding: 0 0 0 5px;
  overflow: hidden;
}
#preimpit2 {
  padding: 10px 0 10px 0;
}
#descriptt2 h4 {
  font-size: 18px;
  color: #000;
  overflow: hidden;
  max-height: 57px;
}
#descriptt3 button {
  background: #51a543;
  border: 0;
  border-radius: 5px;
  margin: -10px 5px 0 0px;
  float: right;
  padding: 8px 11px;
}
#descriptt3 i.fa.fa-shopping-cart {
  color: #fff;
  font-size: 21px;
}
#zakodk2 button {
  background: #51a543;
  color: #fff;
  padding: 15px 25px;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 16px;
  max-width: 205px;
  float: left;
  border: 0px;
  border-radius: 4px;
  margin: 0 0 0 10px;
}
#poppozfon22 {
  background: #f9f9f9 url(/image/pit2.jpg) center bottom no-repeat;
}
#poppozfon23 {
  background: #f9f9f9 url(/image/pit3.jpg) center bottom no-repeat;
}
#fotnov {
  float: left;
  padding: 0px 15px 0 0;
}
#carousel17 .product-thumb {
  max-width: 540px;
}
#carousel17 .product-thumb .caption {
  padding: 0px 0px 0px 0px;
}
#podrpit {
  padding: 10px 0 0 0;
}
#podrpit a {
  font-size: 18px;
  color: #51a543;
  border-bottom: 2px dotted;
}
#carousel17 .product-thumb h4 {
  min-height: 45px;
  padding: 5px 0 0 0;
}
a.pdrpit1 {
  background: #51a543;
  color: #fff;
  padding: 15px 35px;
  font-size: 18px;
  border-radius: 50px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.3);
}
a.pdrpit2 {
  font-family: "Museo Sans Cyrl 700", sans-serif;
  border-bottom: 2px dotted;
}
#knpit {
  margin: 35px 0 30px 0;
  max-width: 450px;
}
#kategpittext p:nth-child(1) a {
  color: #000;
}
#kategpittext p:nth-child(1) a:hover {
  color: #51a543;
}
#tribayd #product-category,
#tribayd #product-product,
#tribayd #error-not-found,
#tribayd #information-information,
#tribayd #information-contact,
#tribayd #checkout-cart,
#tribayd #container,
#tribayd #product-search,
#tribayd #account-register,
#tribayd #account-login,
#tribayd #account-forgotten,
#tribayd #product-compare,
#account-account,
#account-edit,
#account-password,
#account-address,
#account-wishlist,
#account-order,
#account-download,
#account-reward,
#account-return,
#account-transaction,
#account-recurring,
#account-newsletter {
}
#artikul {
  padding: 0 0 5px 0;
}
ul.vsplmenu a:hover {
  color: #51a543;
}
a.btn.btn-danger.btn-block {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  padding: 12px;
  background: #c33106;
  border-radius: 30px;
  width: 150px;
}
#carousel2218 .xreview-item {
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 11px 14px 75px 5px rgba(204, 202, 202, 0.2);
  background: #fff;
  border-radius: 10px;
  max-width: 350px;
  min-height: 470px;
}
#carousel2218 {
  margin: 25px 0;
}
#fotnov img {
  border-radius: 10px;
}
#stik1 {
  background: #f59404;
  color: #fff;
  width: 65px;
  overflow: hidden;
  height: 30px;
  padding: 5px 5px;
  font-size: 18px;
  text-align: center;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  position: absolute;
  top: 40px;
  right: 5px;
}
#vsevm112 {
  float: left;
  height: 40px;
  margin: 3px 5px 3px 0;
}
#vsevm112 a {
  background: #f0f0f0;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#vsevm112 a:hover {
  background: #eae7e7;
  text-decoration: none;
}
p.ostatokpit {
  background: #51a543;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  font-size: 12px;
  padding: 4px 0;
  width: 20px;
  height: 21px;
  position: absolute;
  margin: -30px 0 0 17px;
}
#custom-field1 {
  margin: 0 0px 0 -20px;
}
#nevppk2 {
  display: none;
}
#payment_address_lastname {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#payment_address_address_1 {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
i.fa.fa-heart {
  color: #fff;
  font-size: 18px;
  padding: 2px 0;
}
#d_quickcheckout a {
  color: #51a543 !important;
}
#d_quickcheckout .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #51a543 !important;
  background-image: linear-gradient(to bottom, #51a543, #51a543) !important;
  background-repeat: repeat-x;
  border-color: #51a543 #51a543 #51a543 !important;
}
#payment_address_password {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#payment_address_confirm {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#d_quickcheckout .panel-heading {
  border-bottom: 0px solid transparent !important;
}
#payment_address_postcode {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#payment_address_zone_id {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
#payment_address_city {
  height: 50px !important;
  border-radius: 20px !important;
  background: #ececec !important;
  border: 0px !important;
}
.my_quantity button {
  border: 0px;
}
input.quant {
  padding: 10px;
}
.my_quantity {
  padding: 25px 0 0 0;
}
.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
  display: none;
  width: 0 !important;
}
#d_quickcheckout .telephone-validation {
  padding-left: 15px !important;
}
#cop2 {
  border-top: 1px solid #424342;
  overflow: hidden;
  background: #373936;
  padding: 30px 0;
  font-size: 14px;
  color: #91978f;
}
#podvyr1 {
  text-align: center;
}
#svshir {
  max-width: 750px;
  margin: 0 auto;
}
#podvyr6 {
  max-width: 300px;
}
#podvyr7 {
  max-width: 270px;
  margin: 0 auto;
}
input#email0 {
  background: none;
  box-shadow: none;
  border: 1px solid;
  height: 35px;
  border-radius: 50px;
  padding: 0 10px;
  float: left;
  max-width: 180px;
}
#svshir #button-subscribe {
  border-radius: 50px;
  background: #4e9e41;
  color: #fff;
  height: 36px;
  border: 0px;
  padding: 0 20px;
  margin: 0 0 0 -38px;
}
#custom-field1 {
  margin: 0 -10px;
}
#menuverh {
  font-size: 16px;
  padding: 6px 0;
  border-bottom: 1px solid #e9e9e9;
}
#menuosnov {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
#menuser {
  min-height: 85px;
}
ul.menupitdva li {
  padding: 0 15px 0 0px;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  float: left;
  font-size: 15px;
  left: 0;
  list-style: none;
  margin: 23px 0 0 0;
  min-width: 250px;
  padding: 12px 13px;
  position: absolute;
  text-align: left;
  top: 100%;
  webkit-background-clip: padding-box;
  webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 1000;
  position: absolute;
}
ul.vsplmenu li {
  padding: 0 0px 5px 0px !important;
}
#vyrwhats {
  text-align: right;
  display: none;
}
#pereykat a {
  background: #51a543;
  color: #fff;
  padding: 15px 35px;
  font-size: 15px;
  border-radius: 50px;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
}
#pereykat a:hover {
  background: #429035;
}
#pereykat {
  text-align: right;
  padding: 15px 0 15px 0;
}
#minotp {
  margin-left: 0px;
  margin-right: 0px;
}
#cart button.btn.btn-danger {
  padding: 5px;
}
#tablramkat {
  height: 200px;
  overflow-y: auto;
  margin-bottom: 15px;
}
#carousel900 .product-thumb .price {
  float: left;
  color: #000;
  font-size: 17px;
  font-weight: 600;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
/* TALIPOV.BIZ  */
.breadcrumb {
  background: none;
}
#logomobil {
  text-align: center;
  margin: 5px 0 0 0;
}
ul.nav.navbar-nav {
  margin: 0px;
}
#content ul.thumbnails {
  max-width: 400px;
  margin: 0 auto;
}
#cart-total {
  color: #fff;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#carousel25 {
  overflow: hidden;
}
#trigsam6 a {
  color: #fff;
  text-decoration: none;
}
#trigsam2 a {
  color: #000;
  text-decoration: none;
}
#trigsam10 a {
  color: #000;
  text-decoration: none;
}
#carousel17 {
  overflow: hidden;
}
#narbar-menu {
  padding: 0px;
}
#menutwig .dropdown {
  margin: -3px 0 0 0;
}
#menuosn .navbar-nav > li > a {
  color: #fff;
  text-decoration: none;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
#menuosn .navbar-nav > li {
  padding: 25px 22px;
  font-size: 16px;
  list-style: none;
}
#menuosn .navbar-nav {
  padding: 0;
}
#mensam {
  width: 200px;
  float: left;
  color: #fff;
  padding: 24px 30px 25px 30px;
  text-transform: uppercase;
  font-size: 15px;
  background: #51a543;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  height: 70px;
}
#menuosn .nav-item.dropdown:hover .dropdown-menu {
  display: block;
}
#dvigcat {
  padding: 3px 0 0 20px;
}
#menuosn .nav-item.dropdown .dropdown-menu {
  min-width: 250px;
}
img.lsnizzu {
  margin: 55px 0 0 0;
  width: 100px;
}
#trigsam2 {
  font-size: 21px;
  line-height: 1;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
.dropdown-inner li {
  padding: 0px 0;
}
#trigsam2:after {
  content: "";
  border-bottom: 4px solid #ffc501;
  width: 50px;
  overflow: hidden;
  display: block;
  margin: 14px 0 10px 0;
}
#trigsam6 {
  font-size: 21px;
  line-height: 1;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#trigsam6:after {
  content: "";
  border-bottom: 4px solid #fff;
  width: 50px;
  overflow: hidden;
  display: block;
  margin: 14px 0 10px 0;
}
#trigsam10 {
  font-size: 21px;
  line-height: 1;
  font-family: "Museo Sans Cyrl 700", sans-serif;
}
#trigsam10:after {
  content: "";
  border-bottom: 4px solid #000;
  width: 50px;
  overflow: hidden;
  display: block;
  margin: 14px 0 10px 0;
}
#trigsam3,
#trigsam7,
#trigsam11 {
  font-size: 18px;
}
.leftkart {
  max-width: 300px;
  float: left;
  margin: 0px -40px 0px 0;
  height: 300px;
}
#specopt {
  margin: 20px 0;
}
#sam01 {
  background: url(/image/sam1.png) center top no-repeat;
  height: 379px;
  margin: 0 5px 0px 0;
  padding: 20px;
}
#sam02 {
  background: url(/image/sam2.png) center top no-repeat;
  height: 379px;
  margin: 0 0px 5px 0;
  padding: 20px 30px;
}
#sam031 {
  font-size: 28px;
  color: #000;
  font-family: "Museo Sans Cyrl 900", sans-serif;
  padding-left: 10px;
  margin: 15px 0 0 0;
}
#sam050 {
  float: left;
  margin: 13px 10px 0px 0;
  width: 42px;
}
#sam030 {
  float: left;
  margin: 13px 10px 0px 0;
  width: 30px;
}
#sam052 {
  font-size: 16px;
  color: #6f6e6e;
  padding: 7px 0 0 54px;
  max-width: 250px;
}
#sam042 {
  font-size: 16px;
  color: #6f6e6e;
  padding: 7px 0 0 40px;
  max-width: 215px;
}
#samvse03 {
  padding: 5px 0px 0 10px;
  overflow: hidden;
}
#sam024 {
  font-size: 26px;
  color: #000;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  padding: 15px 0 0 18px;
}
#sam03 {
  background: url(/image/sam3.png) center top no-repeat;
  height: 379px;
  margin: 10px 10px 0px 0;
  padding: 20px;
}
#sam04 {
  background: url(/image/sam4.png) center top no-repeat;
  height: 379px;
  margin: 10px 0px 0px 0;
  padding: 20px;
}
#sam05 {
  background: url(/image/sam5.png) center top no-repeat;
  height: 379px;
  margin: 10px 0px 0px 0;
  padding: 20px;
}
#sam06 {
  background: url(/image/sam6.png) center top no-repeat;
  height: 379px;
  margin: 10px 0px 0px 0;
  padding: 20px;
}
a.subopl {
  background: #51a543;
  padding: 15px 35px;
  color: #fff;
  border-radius: 4px;
}
#prodlev3 {
  margin: -15px 0 0 0;
}
li.optovmob {
  border: 2px solid #51a543;
  padding: 0px 9px;
  border-radius: 30px;
  margin: 5px 0;
  max-width: 215px;
  text-align: center;
}
.btn-group.btn-group-sm {
  display: none;
}
#compare-total {
  display: none;
}
#menutwig {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eff1f0;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  font-family: "Museo Sans Cyrl 500", sans-serif;
}
#menutwig .nav > li > a {
  display: block;
  padding: 0px 5px;
  position: relative;
}
#menu.navbar {
  margin-bottom: 0px;
  min-height: auto;
}
header {
  background: #fff;
}
a.nav-link2 {
  color: #51a543 !important;
}
#vnal {
  color: #07d37a;
  font-family: "Museo Sans Cyrl 700", sans-serif;
  font-size: 16px;
  margin: 10px 0 0 5px;
}
#homewig {
  min-height: 600px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
#phne a {
  text-decoration: none;
  border-bottom: #a9a7a7 1px dotted;
}
li.dropdown {
  display: block;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 40px;
}
.input-group .input-group-addon {
  height: 40px;
}
.menupitdva {
  margin: 0;
  display: -webkit-box;
  list-style: none;
}
/* TALIPOV.BIZ  */
@media (max-width: 1220px) {
  #baid01 {
    max-width: 400px;
    margin: 5px auto 5px auto;
  }
  #menuverh {
    font-size: 14px;
  }
  #optvmest {
    padding: 10px 0 0 0px;
  }
  #epsoptcart {
    display: none;
  }
  #textnov {
    font-size: 17px;
  }
  .navbar-nav > li > a {
    padding: 10px 6px;
    font-size: 16px;
  }
  #phvyd a {
    font-size: 16px;
  }
  i.fa.fa-phone {
    font-size: 16px;
  }
  #phvyd {
    margin: 0 10px 0 -10px;
  }
  #pit1 {
    padding: 95px 0 0 0;
  }
  #preimpit2 p:nth-child(2) {
    font-size: 18px;
  }
  #vkatalog2 a {
    font-size: 16px;
  }
  #menuosn .navbar-nav > li {
    padding: 25px 9px;
  }
  #menutwig .nav > li > a {
    display: block;
    padding: 0px 5px;
    position: relative;
  }
  #optov {
    padding: 30px 0 0 0;
    text-align: center;
  }
  #banhatopt2 {
    max-width: 400px;
    margin: 20px auto 0 auto;
  }
  .panel2.panel-default1 {
    max-width: 215px;
  }
  #banhatopt3 {
    font-size: 24px;
    font-weight: 300;
    padding: 30px 0 20px 0px;
    text-align: center;
  }
  #banhatopt4 {
    max-width: 261px;
    margin: 0 auto;
  }
  a.optprice {
    font-size: 14px;
  }
  #optov img {
    max-width: 400px;
  }
  #banhatopt2 {
    font-size: 28px;
    text-align: center;
  }
  #hattrigopt {
    margin: 45px 0 40px 0;
  }
  #banhatopt {
    min-height: 730px;
    padding-bottom: 50px;
  }
  #epsopt {
    padding: 10px 0 0px 0;
    text-align: center;
  }
  #baid02 {
    max-width: 400px;
  }
  #baid03 {
    max-width: 400px;
    margin: 5px auto 5px auto;
  }
  #hattrig3 {
    min-height: 265px;
    margin: 0 auto;
  }
  .tabs > label {
    margin: 0px 15px;
    font-size: 20px;
  }
  .tabs2 > label {
    margin: 0 15px;
    font-size: 20px;
  }
  .tabs {
    text-align: center;
  }
  #omagaz5 {
    padding-top: 30px;
  }
  #omagaz9 {
    width: 300px;
    float: left;
    text-align: center;
    margin: 20px auto;
  }
  #omagaz10 {
    overflow: hidden;
    margin: 15px auto;
    max-width: 300px;
  }
  #omagaz8 {
    text-align: center;
  }
  .hide,
  .hide + label ~ div {
    width: 1050px;
    left: -315px;
  }
  #omagaz7 {
    text-align: center;
  }
  .tabsss #smesh {
    width: 725px;
  }
  #tribayd .container {
    width: 950px;
  }
  #sam02 {
    height: 379px;
    margin: 15px auto 5px auto;
    padding: 20px 10px;
    max-width: 385px;
  }
  #samvse02 {
    padding: 20px 10px 0 0px;
  }
  #sam04 {
    height: 379px;
    margin: 15px auto 5px auto;
    padding: 20px 30px;
    max-width: 370px;
  }
  #sam03 {
    height: 379px;
    margin: 15px auto 5px auto;
    padding: 20px 30px;
    max-width: 370px;
  }
  #sam05 {
    height: 379px;
    margin: 15px auto 5px auto;
    padding: 20px 30px;
    max-width: 370px;
  }
  #sam01 {
    height: 379px;
    margin: 15px auto 5px auto;
    padding: 20px 30px;
    max-width: 580px;
  }
  .list-group {
    max-width: 215px;
  }
  #sam011 {
    padding: 15px 0 90px 0;
  }
  a.vkat {
    padding: 12px 31px;
    font-size: 16px;
  }
  #sam024 {
    display: none;
  }
  #hattrig3 p:nth-child(3) {
    min-height: 110px;
  }
  #trigsam1 {
    display: none;
  }
  #trigsam4 {
    display: none;
  }
  #trigsam8 {
    display: none;
  }
  #komand {
    background: url(/image/predfooter.jpg) 10% top no-repeat;
  }
  #omagaz6 {
    max-width: 400px;
  }
}
/* TALIPOV.BIZ  */
@media (max-width: 991px) {
  #phne {
    text-align: center;
  }
  #cart .dropdown-menu {
    min-width: 300px;
    margin: 10px 0 0 0px;
  }
  #menuser {
    min-height: auto;
  }
  #podvyr6 {
    max-width: 300px;
    margin: 15px auto 15px auto;
    text-align: center;
  }
  #podvyr7 {
    max-width: 265px;
    margin: 0 auto;
  }
  #optov img {
    max-width: 100%;
  }
  #oplkart2 {
    text-align: center;
  }
  p.zagopl3 {
    text-align: center;
  }
  #tab-specification table,
  #tab-specification22 table {
    min-width: 300px;
  }
  #pit4 img {
    /* max-width: 300px; */
    max-width: 260px;
  }
  #pit4 {
    padding: 40px 0 0 0;
  }
  #pit1 {
    padding: 15px 0 0 0;
  }
  #vkatalog {
    min-height: 50px;
  }
  #pit3 {
    max-width: 300px;
    margin: 0 auto 110px auto;
    text-align: left;
  }
  #pit5 {
    padding: 20px 15px 20px 15px;
  }
  #kategpittext {
    margin: -25px 5px 35px 5px;
  }
  #boleepoz {
    margin: -1px 0 0 0px;
  }
  #preimpit2 p:nth-child(2) {
    font-size: 19px;
  }
  #preimpit2 {
    max-width: 250px;
    margin: 0 auto;
  }
  #kategpit {
    background: #f9f9f9 url(/image/pit1.jpg) 25% bottom no-repeat;
    margin: 0 0 0px 0;
  }
  .product-thumb {
    position: relative;
  }
  #poppozfon22 {
    background: #f9f9f9 url(/image/pit2.jpg) 75% bottom no-repeat;
  }
  #stik1 {
    right: 0px;
  }
  #vnutrotstpp {
    text-align: center;
  }
  #vnutrotstpp {
    text-align: center;
  }
  #pit0 {
    text-align: center;
  }
  #knpit {
    margin: 35px auto 0 auto;
    max-width: 450px;
  }
  #carousel2218 .xreview-item {
    max-width: 100%;
    min-height: auto;
  }
  #carousel17 .product-thumb {
    max-width: 100%;
  }
  #kartokomp img {
    max-width: 300px;
  }
  #poppoz {
    text-align: center;
  }
  header {
    border-bottom: 0px solid #d3e1f8;
  }
  .xreview-module h3 {
    font-size: 21px;
  }
  #kartokomp img {
    max-width: 300px;
  }
  ul.tripunkta {
    margin: 10px auto 0px auto;
    zoom: 100%;
  }
  #sam01 {
    max-width: 615px;
  }
  #sam021 {
    font-size: 24px;
    padding-top: 3px;
    padding-bottom: 7px;
  }
  #sam04 {
    height: 320px;
  }
  #sam05 {
    height: 320px;
  }
  #wh2 {
    padding-top: 30px;
  }
  #menutwigmob #phonetwig {
    text-align: center;
    padding: 5px 0 0px 0px;
  }
  .nav2-toggle {
    padding: 3px 15px 0 15px;
  }
  #hattrigopt .col-lg-2.col-xl-2 {
    width: 33%;
  }
  #chertamas {
    display: none;
  }
  .list-group {
    max-width: 165px;
  }
  .panel2.panel-default1 {
    max-width: 165px;
  }
  #chertamas2 {
    display: none;
  }
  #sam02 {
    height: 320px;
  }
  #sam03 {
    height: 320px;
  }
  #sam06 {
    height: 320px;
  }
  #sam030 {
    margin: 13px 10px 0px 10px;
  }
  #sam02 {
    max-width: 278px;
  }
  #omagaz:after {
    margin: 10px auto 0px auto;
  }
  #omagaz0 {
    text-align: center;
  }
  img.lsnizzu {
    margin: 30px 0 30px 0;
  }
  .leftkart {
    max-width: 300px;
    float: none;
    height: 300px;
    text-align: center;
    margin: 0 auto;
  }
  #specopt0 {
    background: #e5e9e7;
    color: #000;
    overflow: hidden;
    margin: -80px auto 0px auto;
    min-height: 155px;
    padding: 20px 20px 25px 20px;
    max-width: 500px;
  }
  #vsepoakc2 {
    text-align: center;
    padding: 10px 0 30px 0;
  }
  header {
    background: none;
  }
  #cart > .btn {
    max-width: 140px;
  }
  #phn {
    padding-top: 0px;
  }
  #tribayd .container {
    width: 700px;
  }
  #baid02 {
    margin: 0 auto;
  }
  #cart {
    min-height: 50px;
    margin: -17px 0 5px -8px;
  }
  #specopt0 {
    text-align: center;
  }
  #specopt4 {
    padding: 15px 0 25px 0;
    max-width: 400px;
    margin: 0 auto;
  }
  #omagaz9 {
    float: none;
  }
  #omagaz10 {
    max-width: 245px;
  }
  #omagaz8 {
    text-align: center;
    margin: 35px 0 20px 0;
  }
  #omagaz5 {
    font-size: 35px;
    text-align: center;
  }
  #omagaz6 {
    max-width: 432px;
    margin: 0 auto;
    text-align: center;
  }
  #omagaz {
    font-size: 35px;
    font-weight: 500;
    text-align: center;
  }
  #omagaz2 {
    max-width: 432px;
    margin: 0 auto;
    text-align: center;
    padding: 25px 0px 0 0;
  }
  #omagaz3 {
    padding: 0px 0px 10px 0px;
    max-width: 220px;
    margin: 0 auto;
  }
  #footniz1 {
    max-width: 250px;
    margin: 0 auto;
  }
  #specopt5 {
    display: none;
  }
  #specopt77 {
    padding: 10px 0 15px 0;
    max-width: 365px;
    margin: 0 auto;
  }
  #specopt4 {
    max-width: 300px;
    margin: 0 auto;
  }
  #specopt0 {
    padding-bottom: 20px;
  }
  h3 {
    text-align: center;
    font-size: 25px;
  }

  #specopt3 {
    padding: 0px 0px 0px 10px;
    font-size: 28px;
    font-size: 34px;
    margin: 85px 0 0px 0px;
    font-weight: 500;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    border-left: 0px solid #ffc501;
  }
  span.optvtov {
    display: block;
    padding: 10px 0 0 0;
  }
  #menutwigmob {
    display: block;
  }
  #menutwig {
    display: none;
  }
  #phonehat img {
    width: 10px;
  }
  #cart-totalk {
    display: none;
  }
  #cart-totalkhat {
  }
  #logo {
    padding-top: 45px;
  }
  #footniz1 p:nth-child(1) {
    margin: 0 auto 15px auto;
  }
  #footniz1 {
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
  }
  #textokomp {
    max-width: 400px;
    margin: 0 auto;
  }
}


.footer-rating i {
    vertical-align: 0
}

.footer-rating {
    position: relative;
    margin-right: 5px
}

.footer-rating-wrapper {
  display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    color: #9aa0ad;
    font-size: 15px;
    width: 120px;
    margin-top: 20px;
}

.footer-rating .full_rating {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.fa-star-o:before {
    content: "\f006";
}
.fa-star:before {
    content: "\f005";
}
.star-rating__ico_custom {
    padding-left: 2px;
    cursor: pointer;
    color: #4e9e41
}
/* TALIPOV.BIZ  */
@media (max-width: 768px) {
  #tribayd .container {
    width: 400px;
  }
  #pereykat {
    text-align: center;
    padding: 15px 0 15px 0;
    margin: 0 0 20px 0px;
  }
  #zakodk2 button {
    float: none;
    margin: 10px 0 0 0px;
  }
  #d_quickcheckout .btn-group-justified > .btn-group .btn {
    width: 100%;
    font-size: 10px !important;
  }
  #carousel17 .product-thumb {
    max-width: 300px;
  }
  #podvigat {
    padding: 25px 0 0 0;
  }
  #kategpittext {
    /* margin: -25px auto 35px auto; */
    margin: 0px auto 35px auto;
    max-width: 300px;
  }
  #pit1 {
    font-size: 40px;
    line-height: 0.9;
  }
  .panel2.panel-default1 {
    border: 0px solid #e2e2e2;
    width: 100%;
    max-width: 100%;
  }
  #fotnov {
    float: none;
    padding: 0px 0px 0 0;
    text-align: center;
  }
  #carousel2218 .xreview-item {
    max-width: 300px;
    margin: 0 auto;
  }
  #daddet {
    margin: none;
    position: absolute;
    right: 0px;
    top: 35px;
  }
  #fotnov {
    margin: 0 auto 10px auto;
    float: none;
    padding: 0px 0px 0 0;
    text-align: center;
    position: relative;
    max-width: 200px;
  }
  #carousel17 .product-thumb h4 {
    min-height: 45px;
    padding: 5px 0 10px 0;
  }
  #sam01 {
    max-width: 278px;
  }
  #samvse01 {
    padding: 14px 0 0 0;
  }
  #sam013 {
    padding: 10px 0 0 0px;
    max-width: 180px;
  }
  #sam012 {
    font-size: 25px;
  }
  #sam010 {
    float: none;
  }
  #samvse03 {
    padding: 5px 0px 0 25px;
  }
  #hattrig3 {
    min-height: 235px;
    margin: 0 auto;
  }
  #hattrigopt .col-lg-2.col-xl-2 {
    width: 100%;
  }
  .product-thumb.transition {
    position: relative;
  }
  .breadcrumb {
    text-align: center;
  }
  #komand {
    background: url(/image/predfooter.jpg) 15% top no-repeat;
  }
  #content {
    padding: 0 15px 0 15px;
  }
  .panel2.panel-default1 {
    padding: 15px 15px 40px 15px;
    overflow: hidden;
  }
  .product-thumb {
    max-width: 255px;
  }
  #logo {
    padding-top: 35px;
  }
  #fonprod {
    text-align: center;
  }
  #overss {
    display: none;
  }
  #button-cart {
    float: none;
    margin: 0 auto;
  }
  #phne {
    max-width: 300px;
    margin: 0 auto;
  }
  #zakodkl {
    float: none;
    margin: 30px 8px 25px 8px;
  }
  #fonprod .nav-tabs > li {
    text-align: center;
    float: none;
    margin-bottom: -1px;
    font-size: 20px;
    margin: 0 auto;
    max-width: 200px;
  }
  .product-thumb.transition {
    text-align: center;
  }
  .product-thumb h4 {
    margin: 0 auto;
  }
  .product-thumb.transition {
    max-width: 270px;
  }
  input.optfgl {
    float: none;
    margin-bottom: 20px;
  }
  .product-thumb {
    position: relative;
  }
  #prodlev button#vsevm11 {
    margin: 0px 0 0px 0;
  }
}
/* TALIPOV.BIZ  */
@media (max-width: 576px) {
  .panel2.panel-default1 {
    max-width: 100%;
    border: 0px;
  }
  #vsevm112 {
    height: 30px;
  }
  #vsevm112 a {
    padding: 5px 12px;
  }
  #descriptt3 button {
    margin: -25px 5px 0 0px;
  }
  #textokomp {
    font-size: 19px;
  }
  #textokomp1 {
    font-size: 21px;
  }
  ul.tripunkta {
    max-width: 130px;
  }
  #cart > .btn {
    margin: -13px 0 0px -5px;
  }
  #tab-specification table {
    min-width: 300px;
  }
  #nevppk2 {
    display: block;
  }
  #nevppk {
    display: none;
  }
  #citys2 ul li {
    font-size: 17px;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    padding: 10px 0;
  }
}
/* TALIPOV.BIZ  */
@media (max-width: 360px) {
  #tribayd .container {
    width: 300px;
  }
  #sam02 {
    padding: 20px 0px;
  }
  #sam03 {
    padding: 20px 0px;
  }
  #sam04 {
    padding: 20px 0px;
  }
  #sam05 {
    padding: 20px 0px;
  }
  #sam06 {
    padding: 20px 0px;
  }
  #samvse03 {
    padding: 5px 0px 0 15px;
  }
  #samvse02 {
    padding: 20px 5px 0 5px;
  }
  #hattrigopt .col-lg-2.col-xl-2 {
    width: 100%;
  }
  #hattrig3 {
    min-height: auto;
  }
}

.btn-order-call {
  display: block;
  padding: 10px 5px;
  background: #51a543;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 20px auto;
  border: solid 1px #51a543;
  width: 165px;
}
.btn-order-call:hover {
  color: #51a543 !important;
  background: transparent;
  border: solid 1px #51a543 !important;
}

@media (min-width: 992px) {
  i.fa.fa-phone {
    color: #51a543;
    padding: 0px 5px 0 0;
    font-size: 26px;
    display: inline-block;
    margin-top: 0;
    position: absolute;
    left: 30px;
  }
}

#menuser i.fa.fa-whatsapp {
  font-size: 26px;
  display: none;
}
.fixed #menuser i.fa.fa-whatsapp {
  display: block;
}
.fixed #search07 {
  display: none;
}

.fixed {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 9999;
}
.fixed #menuverh {
  display: none;
}
.fixed #menuser ul.tripunkta {
  margin-top: 9px;
}
.fixed #menuser #phvyd,
.fixed #menuser .btn-order-call,
.fixed #menuser #logo {
  margin-top: 5px;
  margin-bottom: 5px;
}
.fixed #menuser #phvyd,
.fixed #menuser #logo {
  padding-top: 0;
}
.fixed #menuser {
  min-height: 55px;
}
.fixed #menu .nav > li > a {
  padding: 8px 0px 8px 0px;
}
.fixed #menu {
  min-height: 36px;
}

.fixed .hidden-fixed {
  display: none;
}
.fixed .fixed-5 {
  width: 41.6%;
}

.container-flex-img {
  display: flex;
  flex-wrap: wrap;
}

.container-flex-img div.col-sm-6 {
  height: 370px;
}

.container-flex-img.img-600 div.col-sm-6 {
  height: 600px;
}

.container-flex-img img {
  width: 100%;
  height: 100%;
  padding: 5px;
}

 .custom-content a,
 .custom-content p a,
 .custom-content li a{
  font-size: 18px;
  color: #51a543;
  border-bottom: 2px dotted;
}
@media(min-width: 768px) {
	.menupitdva { float: right; margin-right: 10px; }
}
@media(max-width: 768px) {
  .container-flex-img.img-600 div.col-sm-6,
  .container-flex-img div.col-sm-6 {
    height: auto;
  }
  .fixed #menuser{display: none;}
  header.fixed{border:0;}
  header.fixed #menuosnov{border:0;}
}

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

.preorder-form-btn{
  margin: 25px auto;
  display: block;
  padding: 14px 25px;
  color: #fff;
  border-radius: 8px;
  width: max-content;
  transition: .1s;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  line-height: inherit;
  text-decoration: none;
  background: #51a543;
}
.preorder-form-btn:hover{
  background: #429035;
  color: #fff !important;
}

.category-price-table-wrapper{
  margin-bottom: 30px;
  margin-top: 30px;
}
.category-price-table-wrapper table{
  width: 100%;
}
.category-price-table-wrapper table thead{
  background: #51A543;
}
.category-price-table-wrapper table th,
.category-price-table-wrapper table td{
  padding:10px ;
}
.category-price-table-wrapper table th{
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}
.category-price-table-wrapper table > tbody > tr{
  background: #fff;
}
.category-price-table-wrapper table > tbody > tr:nth-of-type(even) {
  background-color: rgba(81, 165, 67, 0.1);
}
.category-price-table-wrapper table tbody tr:not(:first-of-type) td{
  border-top: 1px solid #e2e2e2;
}
.category-price-table-wrapper table thead th:first-of-type{
  border-top-left-radius: 5px;
}
.category-price-table-wrapper table thead th:last-of-type{
  border-top-right-radius: 5px;
}

.category-price-table-wrapper table tbody tr:last-of-type td:first-of-type{
  border-bottom-left-radius: 5px;
}
.category-price-table-wrapper table tbody tr:last-of-type td:last-of-type{
  border-bottom-right-radius: 5px;
}

@media screen and (max-width: 580px) {
  .category-price-table-wrapper table th, .category-price-table-wrapper table td{
    font-size: 14px;
  }
}

.product-thumb.not-active {
	filter: grayscale(1);
}

.product-thumb.not-active #descriptt3 button[onclick^='cart'] {
	display: none;
}


.accordion details > summary:first-of-type {
	    display: list-item;
    counter-increment: list-item 0;
    list-style: inside disclosure-closed;
    list-style: inside disclosure-closed;
}
.accordion details[open] > summary:first-of-type {
	    list-style-type: disclosure-open;
}
.accordion details{
	border: 1px solid lightgrey;
    border-radius: 5px;
    margin: 0.5rem;
}
.accordion summary {
    margin: 0.5rem;
    padding: 0.5rem;
    cursor: pointer;
}
.accordion .faq-answer {
    padding: 1rem;
    margin: 0;
    background-color: #e6e6e6;
}