@import "/css/fonts.css";
@import "/css/pure-min.css";

@import "/css/grids-responsive-min.css";
@import "/css/slick.css";
@import "/css/animate.css";
@import "/css/cloud-zoom.css";
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
body,
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  background: #fff;
  min-width: 320px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pure-g [class*="pure-u"],
.pure-g {
  font-family: 'Roboto', sans-serif;
}
.pure-g {
  margin-left: -10px;
  margin-right: -10px;
}
.pure-g > [class*="pure-u"] {
  padding-left: 10px;
  padding-right: 10px;
}
.pure-g > [class*="pure-u"].pure-u-0 {
  display: inline-block;
  width: 0;
  vertical-align: top;
  padding: 0;
}
.pure-g.pure-no-padding {
  margin-left: 0;
  margin-right: 0;
}
.pure-g.pure-no-padding > [class*="pure-u"] {
  padding-left: 0;
  padding-right: 0;
}
.pure-middle [class*="pure-u"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.pure-middle .pure-inner {
  margin: auto;
  width: 100%;
}
.slick-slider * {
  outline: 0;
}
.pure-g .pure-u-sm-0,
.pure-g .pure-u-md-0,
.pure-g .pure-u-lg-0,
.pure-g .pure-u-xl-0 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
@media screen and (max-width: 1279px) {
  .pure-g .pure-u-xl-0 {
    padding: 0;
    width: 0;
  }
}
@media screen and (max-width: 991px) {
  .pure-g .pure-u-lg-0 {
    padding: 0;
    width: 0;
  }
}
@media screen and (max-width: 767px) {
  .pure-g .pure-u-md-0 {
    padding: 0;
    width: 0;
  }
}
@media screen and (max-width: 567px) {
  .pure-g .pure-u-sm-0 {
    padding: 0;
    width: 0;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 567px) {
  body {
    font-size: 14px;
  }
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.main-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1220px;
  padding: 0 20px;
}
.hidden {
  display: none!important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
.color-gray {
  color: #999;
}
/*.rub {font-family: 'ALSRubl'!important;}*/
.rub {
  font-family: 'RoubleArial', Arial, sans-serif;
}
.img-block img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .main-container {
    padding: 0 10px;
  }
  .img-block {
    margin-bottom: 20px;
  }
}
h1:before, .h1:before,
h2:before, .h2:before,
h3:before, .h3:before,
h4:before, .h4:before,
h1:after, .h1:after,
h2:after, .h2:after,
h3:after, .h3:after,
h4:after, .h4:after {
  content: " ";
  display: table;
}

h1:after, .h1:after,
h2:after, .h2:after/*,
h3:after, .h3:after,
h4:after, .h4:after*/ {
  clear: both;
}
h1,
.h1 {
  display: block;
  font-size: 30px;
  margin: 60px 0 16px;
  font-weight: 400;
  letter-spacing: -1px;
}
h2,
.h2 {
  display: block;
  font-size: 24px;
  margin: 20px 0;
  font-weight: 400;
}
h2 [class^="icon-"],
.h2 [class^="icon-"],
h2 [class*=" icon-"],
.h2 [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
  color: #999;
  font-size: 14px;
}
h2 .icon-pdf,
.h2 .icon-pdf {
  margin: 0 20px 0 0;
}
h3,
.h3 {
  display: block;
  font-size: 20px;
  margin: 20px 0 10px 0;
  font-weight: 400;
	color: #000;
}
h4,
.h4 {
  display: block;
  font-size: 18px;
  margin: 20px 0;
  font-weight: 400;
}
.tech-details ul, ul.base-list {
  padding: 0 0 0 18px;
  margin: 11px 0 19px;
  list-style: none;
}
.tech-details ul li, ul.base-list li {
  position: relative;
  line-height: 1.2;
  padding: 2px 0;
}
.tech-details ul li:before, ul.base-list li:before {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 13px;
  left: -18px;
}
.tech-details ul a, ul.base-list a {
  color: #0077BB;
  text-decoration: underline;
}
.tech-details ul a:hover, ul.base-list a:hover {
  color: #ff9000;
}
.tech-details ol, ol.base-list {
  margin: 10px 0 20px;
  padding: 0 0 0 18px;
}
.tech-details ol li, ol.base-list li {
  position: relative;
  line-height: 1.2;
  padding: 2px 0;
}
.tech-details ol a, ol.base-list a {
  color: #0077BB;
  text-decoration: underline;
}
.tech-details ol a:hover, ol.base-list a:hover {
  color: #ff9000;
}
.tech-details ol li:before, ol.base-list li:before {
  content: "";
  display: block;
  width: 12px;
  height: 0px;
  position: absolute;
  top: 13px;
  left: -18px;
}
.tech-details iframe {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  max-height: 480px;
  min-height: 240px;
  margin: auto;
}

blockquote {
  margin: 10px 0 20px;
  padding: 10px 0 10px 45px;
  border-left: 3px solid #0083ca;
}
blockquote ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
blockquote ul li {
  position: relative;
  line-height: 1.2;
  padding: 2px 0;
}
blockquote ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 10px;
  left: -18px;
}
.text-block p {
  margin: 0 0 13px;
  line-height: 1.4;
}
.text-block ul {
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
  clear: both;
}
.text-block h2,
.text-block .h2 {
  clear: both;
}
.text-block .img-block {
  width: 163px;
  min-height: 90px;
  padding: 0 15px 15px 0;
}
.text-block .img-block img {
  display: block;
  max-width: 100%;
}
.text-block a {
  color: #0083ca;
  text-decoration: underline;
}
.text-block a:hover {
  color: #ff9000;
}
p a {
  color: #0077BB;
}
p a:hover {
  color: #ff9000;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 19px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
}
@media (max-width: 567px) {
  h1,
  .h1 {
    font-size: 28px;
  }
  h2,
  .h2 {
    font-size: 18px;
    font-size: 18px;
    margin: 10px 0;
  }
  h3,
  .h3 {
    font-size: 17px;
  }
  .text-block .img-block {
    max-width: 33%;
    min-height: 50px;
    padding: 0 5px 5px 0;
  }
}
#header {
  padding: 15px 0;
  position: relative;
  z-index: 900;
}
.header__logo {
  display: inline-block;
  max-width: 100%;
}
.header__location {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  color: #0083ca;
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px dashed #0083ca;
  line-height: 1.2;
  margin: -3px 0 16px 20px;
  letter-spacing: 0.4px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.header__location:hover {
  border-bottom: 1px solid #0083ca;
}
.header__location [class^="icon-"],
.header__location [class*=" icon-"] {
  position: absolute;
  left: -23px;
  top: 50%;
  margin: 2px 0 0;
  font-size: 13px;
}

.city_name {
  color: #0083ca; font-size: 15px; letter-spacing: 0.4px; text-decoration: none; border-bottom: 1px dashed #0083ca; margin-left:10px;
}
.city_name:hover {
  border-bottom: 1px solid #0083ca;
}
.city_your {
  font-size: 12px; letter-spacing: 0.4px; margin-left:23px;
}
#namecity {
  text-decoration: none; margin: -15px 0px -10px 0px;
}

.header__nav {
  display: block;
  padding: 10px 0;
  overflow: hidden;
}
.header__nav ul {
  padding: 0;
  margin: 0 -20px;
  list-style: none;
}
.header__nav ul:before,
.header__nav ul:after {
  content: " ";
  display: table;
}
.header__nav ul:after {
  clear: both;
}
.header__nav ul:before,
.header__nav ul:after {
  content: " ";
  display: table;
}
.header__nav ul:after {
  clear: both;
}
.header__nav ul li {
  float: left;
}
.header__nav ul .hm_1 {
  display: none;
}
.header__nav ul a {
  display: block;
  padding: 2px 20px;
  color: #000;
  text-decoration: none;
  font-size: 17px;
  letter-spacing: -0.6px;
}
.header__nav ul a:hover {
  text-decoration: underline;
}
.header__nav .sub-menu {
  display: none;
  height: 0;
  width: 0;
  overflow: hidden;
}
@media (max-width: 992px) {
	.header__nav ul .hm_1 {
	  display: inline-block;
	}
}

.header__phone {
  text-align: right;
  font-size: 20px;
  color: #000;
  padding: 3px 0 0;
  white-space: nowrap;
}
.header__phone [class^="icon-"],
.header__phone [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 22px 0 0;
  font-size: 22px;
}
.header__phone .phone {
  display: block;
  margin-bottom: -10px;
margin-top: 6px;
}
.header__phone .callback {
  display: inline-block;
  color: #0083ca;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px dashed #0083ca;
  line-height: 1;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.header__phone .callback:hover {
  border-bottom: 1px solid #0083ca;
}
#mob-btn {
  display: none;
  float: right;
  margin-left: 15px;
  padding: 12px 0;
  text-align: right;
  width: 25px;
}
#mob-btn:before,
#mob-btn:after {
  content: " ";
  display: table;
}
#mob-btn:after {
  clear: both;
}
#mob-btn:before,
#mob-btn:after {
  content: " ";
  display: table;
}
#mob-btn:after {
  clear: both;
}
#mob-btn span {
  display: block;
  float: right;
  margin-top: 4px;
  width: 25px;
  height: 3px;
  background: #0083ca;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#mob-btn span:nth-child(2) {
  width: 22px;
}
#mob-btn span:nth-child(3) {
  width: 19px;
}
#mob-btn:hover span {
  background: #ff6600;
}
#mob-btn.active span {
  margin-top: 11px;
}
#mob-btn.active span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mob-btn.active span:nth-child(2) {
  width: 25px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -3px 0 0;
}
#mob-btn.active span:nth-child(3) {
  display: none;
}
@media (max-width: 1200px) {
  .header__nav ul {
    margin: 0 -12px;
  }
  .header__nav ul a {
    padding: 4px 12px;
  }
}
@media (max-width: 992px) {
  .header__location {
    display: none;
  }
  .header__logo {
    padding-right: 0;
  }
  #mob-btn {
    display: block;
  }
  .header__phone {
    text-align: center;
  }
  .header__phone [class^="icon-"],
  .header__phone [class*=" icon-"] {
    margin: -5px 8px 0 0;
  }
  .header__phone .callback {
    margin-top: 15px;
  }
  .header__nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    color: #fff;
    background: #0083ca;
    -webkit-transform: translate(-110%, 0);
    -ms-transform: translate(-110%, 0);
    -o-transform: translate(-110%, 0);
    transform: translate(-110%, 0);
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
  }
  .header__nav.active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header__nav ul {
  	width: 280px;
    margin: auto;
  }
  .header__nav ul li {
    display: block;
    float: none;
    width: 100%;
  }
  .header__nav ul li a {
    display: inline-block;
    color: #fff;
    padding: 10px;
  }
  .header__nav .sub-menu {
    height: auto;
    width: auto;
  }
  .header__nav .sub-menu a {
    font-size: 15px;
    padding: 5px;
    display: inline-block;
    color: #fff;
  }
  .icon-tag {
    color: #FFFFFF !important;
  }
  .city_name {
    color: #FFFFFF !important; border-bottom: 1px dashed #FFFFFF !important; margin-left:14px;
  }
  .city_name:hover {
    border-bottom: 1px solid #FFFFFF !important;
  }
  .city_your {
    font-size: 12px; letter-spacing: 0.4px; margin-left:27px;
  }
  #namecity {
    margin: -15px 0px -10px -9px !important;
  }
}
@media (max-width: 567px) {
  .header__phone {
    font-size: 17px;
  }
  #mob-btn {
    margin-left: 10px;
    padding: 9px 0;
  }
}
#footer {
  background: #b4d8ec;
  color: #0083ca;
  font-size: 12px;
  padding-bottom: 30px;
}
#footer p {
  display: block;
  margin: 0;
}
.footer__logo {
  display: inline-block;
}
.footer__nav-row {
  background: #0083ca;
  color: #fff;
  font-size: 14px;
  padding: 17px 0 12px;
  margin-bottom: 18px;
}
.footer-info {
  padding: 10px 0 10px 80px;
  position: relative;
}
.footer-info .icon {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.footer-info a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.footer-info a:hover {
  text-decoration: underline;
}
.footer__payment {
  text-align: right;
}
.footer__payment a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.footer__socials {
  margin: 0 -5px;
  text-align: right;
}
.footer__socials a {
  display: inline-block;
  margin: 0 5px;
  text-decoration: none;
  color: inherit;
  font-size: 40px;
}
.footer__socials a:hover {
  color: #ff9000;
}
.auth_social {
  margin: 0 -5px;
}
.auth_social div {
  background-image: url('/css/images/spritesheet2.png');
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  border-radius: 27px;
}
.auth_social div:hover {
  filter: grayscale(85%);
  box-shadow: 0 0 10px 5px rgba(221, 221, 221, 0.75);
}
.icon2-vk { background-position: -200px -450px; width: 51px; height: 51px; }
.icon2-fb { background-position: -260px -450px; width: 51px; height: 51px; }
.icon2-ok { background-position: -260px -510px; width: 51px; height: 51px; }
.icon2-ya { background-position: -320px -450px; width: 51px; height: 52px; }
.icon2-ma { background-position: -200px -510px; width: 51px; height: 51px; }

#icon-view-passw:hover {
  color:#000;
}

.icon_eco {
  height: 22px;
  width: 40px;
  background-image: url('/css/images/spritesheet2.png');
  background-position: -320px -510px; width: 40px; height: 22px;
  background-repeat: no-repeat;
  margin: 11px 5px 0px 0px;
  float:left;
  text-decoration: none;
}

.footer__nav {
  display: block;
  padding: 0;
  margin: 0 -15px;
}
.footer__nav li {
  display: inline-block;
  list-style: none;
}
.footer__nav li a {
  display: block;
  padding: 10px 15px;
  text-decoration: underline;
  color: inherit;
}
.footer__nav li a:hover {
  color: #ff9000;
}
@media (max-width: 992px) {
  .footer__payment,
  .footer__nav {
    display: none;
  }
  .footer__socials {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .footer-info {
    display: none;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arr-tip:before {
  content: "\e900";
}
.icon-carret-down:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e903";
}
.icon-combine:before {
  content: "\e904";
}
.icon-comment:before {
  content: "\e905";
}
.icon-fb:before {
  content: "\e906";
}
.icon-gp:before {
  content: "\e907";
}
.icon-list:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e909";
}
.icon-rewind:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-star:before {
  content: "\e90c";
}
.icon-table:before {
  content: "\e90d";
}
.icon-tag:before {
  content: "\e90e";
}
.icon-view:before {
  content: "\e90f";
}
.icon-vk:before {
  content: "\e910";
}
.icon-like:before {
  content: "\e911";
}
.icon-delete:before {
  content: "\e912";
}
.icon-ok:before {
  content: "\e913";
}
.icon-check-round:before {
  content: "\e914";
}
.icon-info:before {
  content: "\e915";
}
.icon-question:before {
  content: "\e916";
}
.icon-question_msg:before {
  content: "\e917";
}
.icon-share:before {
  content: "\e918";
}
.icon-warning:before {
  content: "\e919";
}
.icon-viber:before {
  content: "\e91a";
}
.icon-telegram:before {
  content: "\e91c";
}
.icon-whatsapp:before {
  content: "\e91b";
}
.icon-trash:before {
  content: "\e801";
}
.icon-bell:before {
  content: "\e805";
}
.footer__socials a.icon-whatsapp:hover {
  color: #29c44c;
}



.icon-like,
.icon-delete {
  font-weight: 700 !important;
}
.icon_social_telegram {
  background: url('/img/des/icon-telegram.svg') no-repeat;
  width: 40px;
  height: 40px;
  padding-top: 20px;
  vertical-align: middle;
  border-radius: 20px;
  border: 1px solid red;
}

.icon {
  background-image: url('/css/images/spritesheet.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.icon-arr-down {
  background-position: -2px -2px;
  width: 15px;
  height: 6px;
}
.icon-arr-gray-down {
  background-position: -21px -2px;
  width: 13px;
  height: 8px;
}
.icon-arr-right {
  background-position: -38px -2px;
  width: 6px;
  height: 15px;
}
.icon-arr-wh-down {
  background-position: -48px -2px;
  width: 15px;
  height: 9px;
}
.icon-arr-wh-left {
  background-position: -67px -2px;
  width: 9px;
  height: 15px;
}
.icon-arr-wh-up {
  background-position: -80px -2px;
  width: 19px;
  height: 11px;
}
.icon-available {
  background-position: -103px -2px;
  width: 19px;
  height: 19px;
}
.icon-best {
  background-position: -126px -2px;
  width: 113px;
  height: 138px;
}
.icon-close {
  background-position: -289px -2px;
  width: 18px;
  height: 18px;
}
.icon-close-hover {
  background-position: -311px -2px;
  width: 18px;
  height: 18px;
}
.icon-consult {
  background-position: -333px -2px;
  width: 116px;
  height: 127px;
}
.icon-custom {
  background-position: -453px -2px;
  width: 19px;
  height: 19px;
}
.icon-docx {
  background-position: -476px -2px;
  width: 28px;
  height: 35px;
}
.icon-figure {
  background-position: -508px -2px;
  width: 19px;
  height: 18px;
}
.icon-figure-hover {
  background-position: -2px -24px;
  width: 19px;
  height: 18px;
}
.icon-group {
  background-position: -25px -41px;
  width: 50px;
  height: 50px;
}
.icon-handshake {
  background-position: -243px -41px;
  width: 50px;
  height: 50px;
}
.icon-help {
  background-position: -79px -24px;
  width: 15px;
  height: 15px;
}
.icon-help_blue {
  background-position: -297px -24px;
  width: 15px;
  height: 15px;
}
.icon-info {
  background-position: -453px -41px;
  width: 29px;
  height: 29px;
}
.icon-like-hover {
  background-position: -508px -24px;
  width: 16px;
  height: 14px;
}
.icon-like-white {
  background-position: -98px -42px;
  width: 20px;
  height: 17px;
}
.icon-out {
  background-position: -2px -64px;
  width: 19px;
  height: 19px;
}
.icon-paypal {
  background-position: -453px -129px;
  width: 76px;
  height: 18px;
}
.icon-yam {
  margin-top:5px;
  background: url('/css/images/yam.png') no-repeat left center;
  background-size: contain;
  width: 88px;
  height: 31px;
}
.icon-pdf {
  background-position: -56px -129px;
  width: 28px;
  height: 35px;
}
.icon-slider-arr-down {
  background-position: -88px -151px;
  width: 63px;
  height: 10px;
}
.icon-slider-arr-up {
  background-position: -155px -151px;
  width: 63px;
  height: 11px;
}
.icon-mastercard {
  background-position: -486px -42px;
  width: 25px;
  height: 18px;
}
.icon-mir {
  background-position: -2px -129px;
  width: 50px;
  height: 18px;
}
.icon-visa {
  background-position: -2px -151px;
  width: 47px;
  height: 18px;
}
.icon-applepay {
  background-position: -538px -96px;
  width: 44px;
  height: 21px;
}
.icon-googlepay {
  background-position: -538px -125px;
  width: 52px;
  height: 21px;
}
.icon-workers {
  background-position: -2px -185px;
  width: 129px;
  height: 144px;
}
.icon-automation {
  background-position: -135px -187px;
  width: 99px;
  height: 73px;
}
.icon-chemical {
  background-position: -238px -187px;
  width: 101px;
  height: 75px;
}
.icon-counterflows {
  background-position: -343px -187px;
  width: 115px;
  height: 73px;
}
.icon-decoration {
  background-position: -135px -264px;
  width: 82px;
  height: 85px;
}
.icon-details {
  background-position: -343px -264px;
  width: 100px;
  height: 78px;
}
.icon-disinfection {
  background-position: -447px -264px;
  width: 83px;
  height: 81px;
}
.icon-extra {
  background-position: -2px -346px;
  width: 86px;
  height: 95px;
}
.icon-filter {
  background-position: -221px -346px;
  width: 85px;
  height: 88px;
}
.icon-fitting {
  background-position: -310px -346px;
  width: 94px;
  height: 75px;
}
.icon-hamam {
  background-position: -408px -349px;
  width: 108px;
  height: 75px;
}
.icon-handrail {
  background-position: -92px -428px;
  width: 105px;
  height: 74px;
}
.icon-heating {
  background-position: -310px -428px;
  width: 100px;
  height: 75px;
}
.icon-inserts {
  background-position: -462px -151px;
  width: 60px;
  height: 83px;
}
.icon-inspection {
  background-position: -414px -428px;
  width: 106px;
  height: 85px;
}
.icon-lighting {
  background-position: -531px -2px;
  width: 85px;
  height: 81px;
}
.icon-pavilion {
  background-position: -2px -517px;
  width: 109px;
  height: 64px;
}
.icon-grate {
  background-image: url('/css/images/grate.png') !important;
  background-repeat: no-repeat;

  width: 110px;
  height: 110px;
}
.icon-pools {
  background-position: -520px -349px;
  width: 95px;
  height: 67px;
}
.icon-protective {
  background-position: -115px -517px;
  width: 102px;
  height: 69px;
}
.icon-pump {
  background-position: -221px -517px;
  width: 105px;
  height: 61px;
}
.icon-sport {
  background-position: -330px -517px;
  width: 96px;
  height: 69px;
}
.icon-underwater {
  background-position: -430px -517px;
  width: 103px;
  height: 91px;
}
.icon-ventilation {
  background-position: -526px -151px;
  width: 89px;
  height: 67px;
}
.icon-watterfall {
  background-position: -534px -222px;
  width: 79px;
  height: 79px;
}
.icon-watterhill {
  background-position: -620px -2px;
  width: 87px;
  height: 95px;
}
.icon-mosaic {
  background-position: -559px -424px;
  width: 88px;
  height: 88px;
}
.icon-smesi {
  background-position: -615px -241px;
  width: 95px;
  height: 98px;
}
.icon-fontan {
  background-position: -542px -523px;
  width: 124px;
  height: 85px;
}
.icon-logo {
  display: inline-block;
  background: url('/css/images/logo.svg') no-repeat left center;
  background-size: contain;
  width: 156px;
  height: 48px;
  max-width: 100%;
}
.icon-logo-sm {
  display: inline-block;
  background: url('/css/images/logo-sm.svg') no-repeat left center;
  background-size: contain;
  width: 57px;
  height: 51px;
  max-width: 100%;
}
.icon-service {
  display: inline-block;
  background: url('/css/images/gear.svg') no-repeat left center;
  background-size: contain;
  width: 18px;
  height: 18px;
}
a.a_12 { text-decoration: none; color: #000; }
a.a_12:hover { color: #FF6600; }

.icon2 {
  background-image: url('/css/images/spritesheet2.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.icon2-design {
  background-position: 0px -450px;
  width: 200px;
  height: 150px;
}
.icon2-construction {
  background-position: 0px -150px;
  width: 200px;
  height: 150px;
}
.icon2-support {
  background-position: -200px 0px;
  width: 200px;
  height: 150px;
}
.icon2-mounting {
  background-position: 0px 0px;
  width: 200px;
  height: 150px;
}
.icon2-tune {
  background-position: -200px -150px;
  width: 200px;
  height: 150px;
}
.icon2-repair {
  background-position: -200px -300px;
  width: 200px;
  height: 150px;
}
.icon2-blinds {
  background-position: 0px -300px;
  width: 200px;
  height: 150px;
}

.btn {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 13px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: 0;
  background: #ff6600;
  border-color: transparent;
}
.btn:hover {
  background: #ff9000;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.btn-gray {
  font-size: 12px;
  padding: 16px 5px;
  background: #999;
}
.view-more-btn {
  background: #ddd;
  display: block;
  width: 100%;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  color: inherit;
  font-weight: 400;
  border: 1px solid #BBB;
/*  border: 1px solid #d4d4d4; */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.view-more-btn:hover {
  background: #ff9000;
  cursor: pointer;
}
.details-btn {
  display: inline-block;
  background: #ff6600;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 8px 6px 8px 19px;
  margin: 0 20px 0 0;
  z-index: 5;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.details-btn:hover {
  background: #ff9900;
	color:#FFF;
}
.details-btn:hover:after {
  color: #ff9900;
}
.details-btn:after {
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0 0 0 -18px;
  z-index: -1;
  content: '\e900';
  font-family: 'icomoon' !important;
  color: #ff6600;
  font-size: 32px;
  line-height: 1;
}
.link {
  display: inline-block;
  margin: 10px 0;
  color: #0083ca;
  text-decoration: none;
  line-height: 1.1;
  position: relative;
  border-bottom: 1px dashed #0083ca;
}
.link:hover {
  color: #ff9000;
  border-color: #ff9000;
}
.product-filter__form {
  padding: 13px 0 0;
}
.product-filter__form .input-row {
  position: relative;
  margin-bottom: 6px;
}
.product-filter__form .input-row:before,
.product-filter__form .input-row:after {
  content: " ";
  display: table;
}
.product-filter__form .input-row:after {
  clear: both;
}
.product-filter__form .input-row:before,
.product-filter__form .input-row:after {
  content: " ";
  display: table;
}
.product-filter__form .input-row:after {
  clear: both;
}
.product-filter__form label {
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.product-filter__form label:hover,
.product-filter__form label.active {
  color: #000;
}
.base-form,
.modal form {
  margin-bottom: 0;
}
.base-form .input-row,
.modal form .input-row {
  position: relative;
  margin-bottom: 13px;
}
.base-form .input-row:before,
.modal form .input-row:before,
.base-form .input-row:after,
.modal form .input-row:after {
  content: " ";
  display: table;
}
.base-form .input-row:after,
.modal form .input-row:after {
  clear: both;
}
.base-form .input-row:before,
.modal form .input-row:before,
.base-form .input-row:after,
.modal form .input-row:after {
  content: " ";
  display: table;
}
.base-form .input-row:after,
.modal form .input-row:after {
  clear: both;
}
.base-form label,
.modal form label {
  color: #999;
	width:100%;
	float: left;
	text-align: left;
}
.base-form label.error,
.modal form label.error {
  color: #de0000;
}
.base-form label.error input[type='tel'],
.modal form label.error input[type='tel'],
.base-form label.error input[type='text'],
.modal form label.error input[type='text'],
.base-form label.error input[type='search'],
.modal form label.error input[type='search'],
.base-form label.error input[type='password'],
.modal form label.error input[type='password'],
.base-form label.error .jq-selectbox,
.modal form label.error .jq-selectbox,
.base-form label.error textarea,
.modal form label.error textarea {
  border: 1px solid #de0000;
}
.base-form input[type='email'],
.modal form input[type='email'],
.base-form input[type='tel'],
.modal form input[type='tel'],
.base-form input[type='text'],
.modal form input[type='text'],
.base-form input[type='search'],
.modal form input[type='search'],
.base-form input[type='password'],
.modal form input[type='password'],
.base-form textarea,
.modal form textarea {
  display: block;
  width: 100%;
  padding: 6px 10px;
  background: #fff;
  color: #000;
  outline: 0;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  resize: none;
  margin-top: 3px;
}
.base-form .jq-selectbox,
.modal form .jq-selectbox {
  display: block;
  width: 100%;
  margin-top: 3px;
  cursor: default;
}
.base-form .jq-selectbox__select,
.modal form .jq-selectbox__select {
  display: block;
  width: 100%;
  padding: 4px 10px 5px;
  background: #fff;
  color: #000;
  outline: 0;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.base-form .jq-selectbox__dropdown,
.modal form .jq-selectbox__dropdown {
  width: 100%;
  background: #fff;
  color: inherit;
  border: 1px solid #d7d7d7;
  border-top: 0;
  -webkit-box-shadow: 3px 3px 9px rgba(215, 215, 215, 0.7);
  box-shadow: 3px 3px 9px rgba(215, 215, 215, 0.7);
}
.base-form .jq-selectbox__dropdown ul,
.modal form .jq-selectbox__dropdown ul {
  padding: 0;
  margin: 0;
}
.base-form .jq-selectbox__dropdown ul li,
.modal form .jq-selectbox__dropdown ul li {
  padding: 4px 10px 5px;
  cursor: default;
}
.base-form .jq-selectbox__dropdown ul li:hover,
.modal form .jq-selectbox__dropdown ul li:hover {
  background: #dadada;
}
.base-form .jq-selectbox__trigger,
.modal form .jq-selectbox__trigger {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -4px;
  display: block;
  background-image: url('/css/images/spritesheet.png');
  background-position: -21px -2px;
  width: 13px;
  height: 8px;
}
.base-form .jq-selectbox__select-text,
.modal form .jq-selectbox__select-text {
  padding-right: 20px;
}
.base-form .file-upload,
.modal form .file-upload {
  color: #000;
  margin: 0 -5px;
}
.base-form .file-upload span,
.modal form .file-upload span,
.base-form .file-upload .jq-file,
.modal form .file-upload .jq-file {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}
.base-form .jq-file,
.modal form .jq-file {
  position: relative;
  padding-left: 160px;
  height: 32px;
}
.base-form .jq-file:before,
.modal form .jq-file:before,
.base-form .jq-file:after,
.modal form .jq-file:after {
  content: " ";
  display: table;
}
.base-form .jq-file:after,
.modal form .jq-file:after {
  clear: both;
}
.base-form .jq-file:before,
.modal form .jq-file:before,
.base-form .jq-file:after,
.modal form .jq-file:after {
  content: " ";
  display: table;
}
.base-form .jq-file:after,
.modal form .jq-file:after {
  clear: both;
}
.base-form .jq-file__name,
.modal form .jq-file__name {
  color: #999;
  padding: 5px 0;
}
.base-form .jq-file__browse,
.modal form .jq-file__browse {
  position: absolute;
  left: 5px;
  top: 0;
  display: block;
  width: 140px;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #999;
  color: #fff;
  z-index: 10;
  cursor: pointer;
}
.base-form .jq-file__browse:hover,
.modal form .jq-file__browse:hover {
  background: #ff9000;
}
.styler_select {
  display: block;
  border: 1px solid #d7d7d7;
  padding: 6px 10px 6px 10px;
  width: 100%;
  margin-top: 0px;
  color:#000;
}

.slider-range {
  height: 2px;
  background: #eee;
  margin-bottom: 25px;
  position: relative;
  margin-right: 14px;
}
.slider-range:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 2px;
  left: 100%;
  top: 0;
  background: #eee;
  z-index: -1;
}
.ui-slider-range {
  background: #999;
  height: 2px;
  position: absolute;
}
.ui-slider-handle {
  display: block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #0083ca;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  cursor: pointer;
  border: 0;
  outline: 0;
}
.slider-range-labels {
  font-size: 10px;
  color: #666;
  margin: 12px 0 11px;
}
.slider-range-labels:before,
.slider-range-labels:after {
  content: " ";
  display: table;
}
.slider-range-labels:after {
  clear: both;
}
.slider-range-labels:before,
.slider-range-labels:after {
  content: " ";
  display: table;
}
.slider-range-labels:after {
  clear: both;
}
.slider-range-labels .min {
  float: left;
}
.slider-range-labels .max {
  float: right;
}
.slider-range-amount {
  margin-bottom: 4px;
}
.slider-range-amount:before,
.slider-range-amount:after {
  content: " ";
  display: table;
}
.slider-range-amount:after {
  clear: both;
}
.slider-range-amount:before,
.slider-range-amount:after {
  content: " ";
  display: table;
}
.slider-range-amount:after {
  clear: both;
}
.slider-range-amount .amount-min,
.slider-range-amount .amount-max {
  float: left;
  max-width: 43%;
  position: relative;
}
.slider-range-amount .amount-min input,
.slider-range-amount .amount-max input {
  display: block;
  width: 100%;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 6px 6px 31px;
  color: #000;
}
.slider-range-amount .amount-min span,
.slider-range-amount .amount-max span {
  position: absolute;
  left: 8px;
  top: 6px;
  color: #999;
  max-width: 28px;
}
.slider-range-amount .amount-max {
  float: right;
}
.slider-range-amount .divider {
  display: block;
  text-align: center;
  padding: 4px 0;
  letter-spacing: -2px;
}
.jq-checkbox,
.jq-radio {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 12px 0 0;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e5e5e5;
/*
  -webkit-box-shadow: inset 0 2px 3px rgba(229, 229, 229, 0.7);
  box-shadow: inset 0 2px 3px rgba(229, 229, 229, 0.7);
*/
}
.jq-checkbox.checked {
  background: url('/css/images/check.png') no-repeat center;
  border: none;
}
.jq-radio {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.jq-radio.checked {
  background: url('/css/images/radio.png') no-repeat center;
}
@media (max-width: 991px) {
  .jq-selectbox {
    font-size: 14px;
  }
  .jq-selectbox__select {
    padding: 6px 10px;
  }
}
@media (max-width: 567px) {
  .slider-range-labels,
  .slider-range {
    display: none;
  }
}
.catalog-nav-wrap {
  background: #0083ca;
  color: #fff;
  position: relative;
  z-index: 800;
}
.catalog-nav-wrap.fixed {
  position: fixed;
  z-index: 899;
  left: 0;
  top: 0;
  width: 100%;
}
.catalog-btn {
  display: block;
  padding: 13px 24px;
  font-size: 18px;
  height: 100%;
  color: inherit;
  text-decoration: none;
  background: #0078b9;
  white-space: nowrap;
  position: relative;
  z-index: 10;
}
.catalog-btn:hover {
  background: #fff;
  color: #000;
}
.catalog-btn.active {
  background: #fff;
  color: #000;
}
.catalog-btn.active [class^="icon-"],
.catalog-btn.active [class*=" icon-"] {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.catalog-btn [class^="icon-"],
.catalog-btn [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 17px;
  font-size: 13px;
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
.catalog-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 1380px;
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 12px 68px rgba(0, 0, 0, 0.12);
  box-shadow: 0 12px 68px rgba(0, 0, 0, 0.12);
  padding: 40px 0;
  z-index: 9;
}
.catalog-nav-col__title {
  display: block;
  padding: 10px 10px 10px 30px;
  cursor: pointer;
  position: relative;
}
.catalog-nav-col__title a {
  display: inline-block;
  font-size: 14px;
  max-width: 100%;
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
  border-bottom: 1px dashed transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* Добавляем многоточие */
}
.catalog-nav-col__title .title__status {
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #0083ca;
  margin-right: 10px;
}
.catalog-nav-col__title .title__status:before,
.catalog-nav-col__title .title__status:after {
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
  background: #fff;
  z-index: 1;
}
.catalog-nav-col__title .title__status:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
/*  margin: -2px 0 0 -7px;*/
}
.catalog-nav-col__title:hover a {
  color: #0083ca;
  border-bottom: 1px dashed #0083ca;
}
.catalog-nav-col__title.active a:hover {
  color: #ff6600;
  border-bottom: 1px dashed #ff6600;
}
.catalog-nav-col__title.active .title__status {
  background: #ff6600;
}
.catalog-nav-col__title.active .title__status:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  margin: -1px 0 0 -6px;
}
.catalog-nav__menu {
  display: none;
  padding: 0 20px;
  margin: 0;
}
.catalog-nav__menu li {
  display: block;
  list-style: none;
}
.catalog-nav__menu li a {
  display: block;
  text-decoration: none;
  color: #666;
  padding: 4px 10px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* Добавляем многоточие */
}
.catalog-nav__menu li a:hover {
  color: #fff;
  background: #0083ca;
}
.catalog__search .input-row {
  width: 100%;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.catalog__search .input-row input[type='search'] {
  display: block;
  width: 100%;
  padding: 10px 90px 10px 17px;
  font-size: 14px;
  color: #000;
  border: 0;
  outline: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.catalog__search .input-row input[type='search']::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.catalog__search .input-row input[type='search']:-ms-input-placeholder {
  color: #999;
}
.catalog__search .input-row input[type='search']::-webkit-input-placeholder {
  color: #999;
}
.catalog__search .input-row .submit {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 80px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ff6600;
	border: none;
}
.catalog__search .input-row .submit:hover {
  background: #ff9000;
}
.catalog__search .input-row .submit span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.catalog__controls {
  display: block;
  margin: 0 -10px;
  text-align: right;
}
.catalog__controls div {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0px 5px 0px;
}
.catalog__controls a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
}

.catalog__cart [class^="icon-"],
.catalog__cart [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  margin: 1px 17px 0 0;
}
.catalog__deferred [class^="icon-"],
.catalog__deferred [class*=" icon-"],
.catalog__cabinet [class^="icon-"],
.catalog__cabinet [class*=" icon-"] {
  vertical-align: middle;
  margin: 0 11px 0 4px;
  font-size: 16px;
  font-weight: 700;
}
.catalog__combine [class^="icon-"],
.catalog__combine [class*=" icon-"] {
  font-size: 16px;
}
.catalog__cart,
.catalog__deferred,
.catalog__combine {
  position: relative;
}
.catalog__cart .qty,
.catalog__deferred .qty,
.catalog__combine .qty {
  position: absolute;
  color: #fff;
  display: block;
  padding: 0 3px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ff6600;
  font-size: 10px;
  top: -3px;
  left: 15px;
}

.catalog__cart:hover,
.catalog__deferred:hover,
.catalog__cabinet:hover {
  color: #ff9000;
}
.catalog__cart:hover [class^="icon-"],
.catalog__deferred:hover [class^="icon-"],
.catalog__cart:hover [class*=" icon-"],
.catalog__deferred:hover [class*=" icon-"] {
  color: #fff;
}
.catalog__cabinet:hover .icon-figure:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.catalog__cabinet .icon-figure {
  position: relative;
}
.catalog__cabinet .icon-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 19px;
  height: 18px;
}
.catalog__cabinet .icon-figure-full {
  background-image: url('/css/images/spritesheet.png');
  background-position: -2px -24px;
}

.catalog h2,
.catalog .h2 {
  margin: 55px 0 23px;
}
.catalog-list {
  margin: 0 -2px 0 0;
}
.catalog__item {
  border: 1px solid #d3d3d3;
  margin: -1px -1px 0 0;
  text-align: center;
  padding: 10px;
  position: relative;
}
.catalog__item .img-block {
  position: relative;
  height: 123px;
  overflow: hidden;
  margin-bottom: 5px;
}
.catalog__item .img-block .icon {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.catalog__item .catalog__item__title {
  height: 47px;
}
.catalog__item .catalog__item__title p {
  margin: 0;
  position: relative;
  top: 50%;
  line-height: 1.2;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.catalog__sub-nav {
  display: none;
  padding: 28px 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
.catalog__sub-nav li {
  display: block;
  list-style: none;
}
.catalog__sub-nav li a {
  display: block;
  text-decoration: none;
  color: #666;
  padding: 3px 37px 2px 44px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* Добавляем многоточие */
  position: relative;
}
.catalog__sub-nav li a:before {
  content: '';
  left: 30px;
  position: absolute;
  top: 12px;
  width: 9px;
  height: 2px;
  background: #000;
}
.catalog__sub-nav li a:hover {
  color: #fff;
  background: #0083ca;
}
.catalog__sub-nav li a:hover:before {
  background: #fff;
}
@media (min-width: 768px) {
  .catalog__sub-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
    background: #fff;
    max-width: 261px;
  }
  .catalog__sub-nav:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 12px 13px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -13px;
  }
  .catalog__item:hover .catalog__sub-nav {
    display: block;
  }
}
@media (max-width: 1279px) {
  .catalog-btn {
    padding: 10px;
    font-size: 16px;
  }
  .catalog__controls {
    margin: 0 -6px;
  }
  .catalog__controls a {
    padding: 5px 6px;
  }
}
@media (max-width: 991px) {
  .catalog__controls .catalog__combine,
  .catalog__controls .catalog__cabinet {
    display: none;
  }
  .catalog__controls .catalog__deferred {
    width: 40px;
    font-size: 0;
  }
  .catalog__item .catalog__item__title {
    font-size: 12px;
  }
  .catalog__search .input-row .submit {
    width: 20%;
  }
  .catalog__search .input-row input[type='search'] {
    padding-right: 22%;
  }
}
@media (max-width: 767px) {
  .catalog__item {
    text-align: left;
    padding: 5px;
  }
  .catalog__item .img-block {
    display: none;
  }
  .catalog__item .catalog__item__title {
    height: auto;
    cursor: pointer;
    font-size: 15px;
  }
  .catalog__item .catalog__item__title p {
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .catalog__controls .catalog__deferred {
    display: none;
  }
  .catalog__controls .catalog__cart {
    font-size: 0;
  }
  .catalog-btn {
    display: none;
  }
  .catalog-nav-wrap {
    padding: 5px 0;
  }
  .catalog__search .input-row input[type='search'] {
    padding: 8px 22% 8px 8px;
    font-size: 12px;
  }
  .catalog__sub-nav {
    padding: 15px 0;
  }
  .catalog__sub-nav li a {
    padding: 2px 20px;
  }
  .catalog__sub-nav li a:before {
    left: 2px;
    top: 10px;
    height: 1px;
  }
}
.main-slider {
  background: url('/css/images/slider-bg.jpg') no-repeat bottom center;
  background-size: cover;
  font-size: 18px;
}
.main-slider .item {
  padding: 60px 0 50px 79px;
}
.main-slider h1,
.main-slider .h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 9px;
}
.main-slider p {
  margin: 0 0 32px;
  padding-right: 100px;
  line-height: 1.25;
}
.main-slider p a {
  text-decoration: none;
  color: #0083ca;
}
.main-slider p a:hover {
  text-decoration: underline;
}
.main-slider .btn {
  display: block;
  max-width: 242px;
}
.main-slider .slick-dots {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 11px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.main-slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border: 1px solid #0083ca;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: transparent;
  cursor: pointer;
  margin: 0 4px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.main-slider .slick-dots li:hover {
  background: #0083ca;
}
.main-slider .slick-dots li.slick-active {
  background: #0083ca;
  width: 10px;
  height: 10px;
}
.main-slider .slick-dots button {
  display: none;
}
.main-slider .slick-prev-goriz {
  z-index:10;
  position: absolute;
  top:45%;
  left:-45px;
  padding:0 30px 0 30px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.main-slider .slick-next-goriz {
  position: absolute;
  top:45%;
  left:93.3%;
  padding:0 30px 0 30px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}


.content-slider p {
  text-align: center;
  width:100%;
  padding: 0px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
}
.content-slider p img {
  margin: auto;
}
.content-slider p a {
  text-decoration: none;
  color: #0083ca;
}
.content-slider p a:hover {
  text-decoration: underline;
}
.content-slider div {
  text-align: center;
  width:100%;
  padding: 0px 0px 10px 0px;
  margin: 10px 0px 10px 0px;
}
.content-slider div img {
  margin: auto;
}
.content-slider .btn {
  display: block;
  max-width: 242px;
}
.content-slider .slick-dots {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 11px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.content-slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border: 1px solid #0083ca;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: transparent;
  cursor: pointer;
  margin: 0 4px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;

}
.content-slider .slick-dots li:hover {
  background: #0083ca;
}
.content-slider .slick-dots li.slick-active {
  background: #0083ca;
  width: 10px;
  height: 10px;
}
.content-slider .slick-dots button {
  display: none;
}
.content-slider .slick-prev-goriz {
  z-index:10;
  position: absolute;
  top:45%;
  left:-45px;
  padding:0 30px 0 30px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.content-slider .slick-next-goriz {
  position: absolute;
  top:45%;
  left:93.3%;
  padding:0 30px 0 30px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slider-product:before,
.slider-product:after {
  content: " ";
  display: table;
}
.slider-product:after {
  clear: both;
}
.slider-product:before,
.slider-product:after {
  content: " ";
  display: table;
}
.slider-product:after {
  clear: both;
}
.slider-product__info,
.slider-product__img {
  display: block;
  float: left;
  width: 45%;
  position: relative;
  z-index: 5;
}
.slider-product__img {
  width: 55%;
  z-index: 10;
  margin-left: -40px;
}
.slider-product__img img {
  display: block;
  max-width: 100%;
}
.slider-product__price {
  display: block;
  width: 300px;
  height: 100px;
  padding: 20px 40px 16px 22px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  margin: 63px 0 45px;
}
.slider-product__price:after {
  display: block;
  content: '';
  width: 371px;
  height: 103px;
  background: url('/css/images/price-sticker.png') no-repeat left top;
  background-size: 371px 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slider-product__price .rub {
  font-weight: 400;
}
.slider-product__price > span {
  display: block;
  line-height: 1;
}
.slider-product__price .old-price {
  font-weight: 400;
  color: #999;
  font-size: 18px;
  text-decoration: line-through;
  margin: -7px 0 0 10px;
}
.old-price_basket {
  font-weight: 400;
  color: #999;
  font-size: 14px;
  text-decoration: line-through;
}
.slider-product__logo {
  display: block;
}
.slider-product__logo img {
  display: block;
  max-width: 100%;
}
@media (max-width: 992px) {
  .main-slider {
    margin: 0 -20px;
  }
  .main-slider .item {
    padding: 40px 20px;
  }
}
@media (max-width: 567px) {
  .main-slider .item {
    overflow: hidden;
  }
  .main-slider p {
    padding: 0;
  }
  .slider-product__info,
  .slider-product__img {
    float: none;
    clear: both;
    max-width: 400px;
    width: 100%;
    margin: 0 auto 20px;
  }
  .slider-product__price {
    font-size: 35px;
    padding: 15px 80px 15px 21px;
    height: 90px;
    width: 290px;
  }
  .slider-product__price:after {
    width: 290px;
    height: 90px;
    background-size: 311px 100%;
  }
}
.product h1,
.product .h1 {
  margin: 29px 0 15px;
}
.product .text-block {
  padding: 10px 0 30px;
}
.product .info-msg {
  font-size: 16px;
  padding: 23px 15px 22px 98px;
  margin-bottom: 13px;
}
.popular .product__item {
  margin-bottom: 20px;
}
.product__item {
  display: block;
  background: #fff;
  color: inherit;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  padding: 22px 23px;
  position: relative;
}
.product__item:hover {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
}
.product__item:hover .product__item__title a {
  color: #0083ca;
}
.product__item:hover .buy-btn {
  background: #ff6600;
  border: 1px solid transparent;
  border-right: 0;
  color: #fff;
}
.product__item__img {
  display: block;
  height: 197px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}
.product__item__img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.product__item__img img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.product__item__controls {
  height: 39px;
}
.product__item__controls:before,
.product__item__controls:after {
  content: " ";
  display: table;
}
.product__item__controls:after {
  clear: both;
}
.product__item__controls:before,
.product__item__controls:after {
  content: " ";
  display: table;
}
.product__item__controls:after {
  clear: both;
}
.product__item__controls a {
  max-width: 50%;
  display: block;
  font-size: 12px;
  text-decoration: none;
  color: #999;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product__item__controls a [class^="icon-"],
.product__item__controls a [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 8px 0 0;
  font-size: 14px;
}
.product__item__controls a.active,
.product__item__controls a:hover {
  color: #000;
}
.product__item__controls a.active [class^="icon-"],
.product__item__controls a:hover [class^="icon-"],
.product__item__controls a.active [class*=" icon-"],
.product__item__controls a:hover [class*=" icon-"] {
  color: #de0000;
}
.product__item__controls .product__item__combine {
  float: left;
}
.product__item__controls .product__item__hold,
.product__item__controls .product__item__hold_1,
.product__item__controls .product__item__wait,
.product__item__controls .product__item__delete {
  float: right;
}
.product__item__info {
  height: 108px;
}
.product__item__title {
  height: 63px;
  overflow: hidden;
  position: relative;
  margin-bottom: 14px;
}
.product__item__title a {
  display: inline-block;
  width: 100%;
  position: relative;
  text-decoration: none;
  color: inherit;
  font-size: 18px;
  line-height: 1.2;
  /*
		&:after {
			content: '';
			.size(30px;25px);
			position: absolute;
			bottom: 0;
			right: 0;
			background: #fff;
			background-color: transparent;
			background: -webkit-gradient(linear, left, right, from(transparent), to(#fff));
			background: -webkit-linear-gradient(left, transparent, #fff);
			background: -moz-linear-gradient(left, transparent, #fff);
			background: -ms-linear-gradient(left, transparent, #fff);
			background: -o-linear-gradient(left, transparent, #fff);
		}
		*/
}
.product__item__details {
  font-size: 12px;
}
.product__item__details p {
  margin: 0;
  line-height: 1.2;
	color: #666666;
}
.product__item__buy {
  margin: 0 -23px;
}
.product__item__buy:before,
.product__item__buy:after {
  content: " ";
  display: table;
}
.product__item__buy:after {
  clear: both;
}
.product__item__buy:before,
.product__item__buy:after {
  content: " ";
  display: table;
}
.product__item__buy:after {
  clear: both;
}
.product__item__buy .product__item__price {
  float: left;
  width: 51%;
  padding: 12px 3px 0 25px;
  font-size: 22px;
  font-weight: 700;
  position: relative;
}
.product__item__buy .product__item__price .old-price {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #999;
  position: absolute;
  top: 0;
  left: 26px;
  text-decoration: line-through;
}

.product__item__buy .buy-btn {
  float: right;
  width: 49%;
  background: transparent;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border: 1px dashed #999;
  border-right: 0;
  color: #000;
  white-space: nowrap;
  padding: 13px 2px;
}
.product__item__buy .buy-btn:hover {
  background: #ff9000;
  border-color: #ff9000;
  border-style: solid;
}
.product__item__buy .buy-btn [class^="icon-"],
.product__item__buy .buy-btn [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.sticker {
  position: absolute;
  top: 16px;
  left: -1px;
  height: 26px;
  min-width: 80px;
  max-width: 100%;
  text-align: center;
  background: #ff6600;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  padding: 0 5px;
	z-index: 100;
}
.sticker:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 8px 13px 0;
  border-color: transparent #fff transparent transparent;
}
.sticker-discount {
  background: #ff6600;
}
.sticker-latest {
  background: #de0000;
}
.sticker-popular {
  background: #00b215;
}
.sticker_basket {
  background: #ff6600;
  position: relative;
  top: 78px;
  left: 40px;
  margin-top: -28px;
  width: 36px;
  height: 34px;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  padding: 8px 2px 5px 2px;
  z-index: 100;
}
.stick_avail {
  position: absolute;
  left: 90%;
  z-index: 100;
}

.product-sort {
  border-top: 1px solid #d4d4d4;
  padding: 28px 20px 36px;
}
.product-sort:before,
.product-sort:after {
  content: " ";
  display: table;
}
.product-sort:after {
  clear: both;
}

.product-sort__type {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  font-size: 16px;
  color: #666;
  padding: 3px 25px 3px 0;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-sort__type:hover {
  color: #000;
}
.product-sort__type.active {
  color: #000;
}
.product-sort__type.active span {
  display: block;
}
.product-sort__type.sort-up span {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.product-sort__type span {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-view {
  display: block;
  float: right;
  margin: 0 -10px;
}
.product-view__type {
  display: inline-block;
  margin: 0 10px;
  color: #eeeeee;
  text-decoration: none;
  font-size: 20px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-view__type:hover,
.product-view__type.active {
  color: #0083ca;
}
.product-list {
  display: block;
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /* Use flexbox when possible to avoid `letter-spacing` side-effects. */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.product-list li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  width: 33.3333%;
  *width: 33.3023%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

#q1:checked ~ .product-list > .item_li {
  order: var(--default);
}
/* по цене */
#q2:checked ~ .product-list > .item_li,
#q3:checked ~ .product-list > .item_li {
  order: var(--cost);
}
/* по наличию */
#q4:checked ~ .product-list > .item_li,
#q5:checked ~ .product-list > .item_li {
  order: var(--title);
}

#q3:checked ~ .product-list,
#q5:checked ~ .product-list {
  -webkit-flex-flow: row-reverse wrap-reverse;
  -ms-flex-flow: row-reverse wrap-reverse;
  flex-flow: row-reverse wrap-reverse;
}

.product-filter {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 0 15px;
  border: 1px solid #d4d4d4;
  margin-bottom: 25px;
}
.product-filter__row {
  padding: 16px 17px 11px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
  position: relative;
}
.product-filter__row:last-child {
  border: 0;
  margin-bottom: 0;
}
.product-filter__row .title-info {
  position: absolute;
  top: 20px;
  right: 10px;
  color: transparent;
  cursor: pointer;
  color: #999;
}
.product-filter__row .title-info:hover {
  color: #0083ca;
}
.product-filter__title,
.product-filter__mob-title {
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
  padding: 0 0 0 29px;
  margin-right: 29px;
  margin-bottom: 1px;
}
.product-filter__title.active .title-carret,
.product-filter__mob-title.active .title-carret {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.product-filter__title.active .title-info,
.product-filter__mob-title.active .title-info {
  background-position: -297px -24px;
  width: 15px;
  height: 15px;
}
.product-filter__title .title-carret,
.product-filter__mob-title .title-carret {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-filter__mob-title {
  display: none;
  margin: 10px 17px 0;
}
.product-filter__form-wrap {
  display: block;
  padding: 10px 0 0;
}
.product-filter-list {
  padding: 0;
  margin: 0 -17px;
}
.product-filter-list li {
  display: block;
  width: 100%;
  list-style: none;
}
.product-filter-list li a {
  display: block;
  padding: 4px 17px;
  line-height: 1.45;
  font-size: 14px;
  color: #666;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-filter-list li a:hover,
.product-filter-list li a.active {
  color: #fff;
  background: #0083ca;
}
.product-filter-controls {
  text-align: center;
  padding-top: 16px;
}
.product-filter-controls .btn {
  display: block;
  max-width: 210px;
  margin: 0 auto 15px;
}
.product-filter-controls .product-filter-clear {
  display: inline-block;
  position: relative;
  color: #0083ca;
  text-decoration: none;
  line-height: 1;
  border-bottom: 1px dashed #0083ca;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-filter-controls .product-filter-clear:hover {
  color: #a5abae;
  border-bottom: 1px dashed #a5abae;
}
.product-filter-controls .product-filter-clear:hover:before,
.product-filter-controls .product-filter-clear:hover:after {
  background: #0083ca;
}
.product-filter-controls .product-filter-clear:before,
.product-filter-controls .product-filter-clear:after {
  content: '';
  width: 11px;
  height: 1px;
  background: #a5abae;
  position: absolute;
  left: 100%;
  margin-left: 8px;
  top: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product-filter-controls .product-filter-clear:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.product-slider-nav,
.product-slider {
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 100;
}
.product-slider-nav .img-block,
.product-slider .img-block {
  height: 380px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d4d4d4;
  overflow: hidden;
}
.product-slider-nav .img-block img,
.product-slider .img-block img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.product-slider-nav .slick-dots,
.product-slider .slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.product-slider-nav .slick-dots button,
.product-slider .slick-dots button {
  display: none;
}
.product-slider-nav .slick-dots li,
.product-slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid #0083ca;
  background: #fff;
  margin: 0 3px;
}
.product-slider-nav .slick-dots li:hover,
.product-slider .slick-dots li:hover {
  background: #0083ca;
}
.product-slider-nav .slick-dots li.slick-active,
.product-slider .slick-dots li.slick-active {
  background: #0083ca;
  width: 11px;
  height: 11px;
}
.product-slider-nav {
  padding: 19px 0;
}
.product-slider-nav .item {
  padding: 5px 0;
  cursor: pointer;
}
.product-slider-nav .slick-current .img-block {
  border-color: #0083ca;
}
.product-slider-nav .img-block {
  height: 80px;
  padding: 3px;
}
.product-slider-nav .slick-arrow {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.product-slider-nav .slick-prev {
  top: 0;
}
.product-slider-nav .slick-next {
  bottom: -5px;
}
#cloud-zoom-big {
  position: absolute;
  z-index: 500;
  top: 1px;
  left: 1px;
  height: 100%!important;
  width: 100%!important;
  background-repeat: no-repeat;
  border: 0;
  background-color: #FFF;
}
.mousetrap {
  min-width: 100%;
  min-height: 100%;
}
.product__share {
  display: block;
  width: 100%;
  float: left;
  max-width: 45%;
  position: relative;
  margin: 10px 0;
}
.product__share__btn {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  color: #999;
  text-decoration: none;
}
.product__share__btn:hover {
  color: #000;
}
.product__share__btn [class^="icon-"],
.product__share__btn [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  font-size: 16px;
}
.product__share__wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 25px;
  background: #fff;
}
.product__share__wrap a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #999;
}
.product__share__wrap a:hover {
  color: #ff9000;
}
.product__offer {
  display: inline-block;
  float: right;
  line-height: 1.1;
  max-width: 50%;
  font-size: 12px;
  color: #999;
  border-bottom: 1px dashed #999;
  text-decoration: none;
  margin: 15px 0 10px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.product__offer:hover {
  color: #0083ca;
  border-color: #0083ca;
}

/***** типографика описания модели *******/
.tech-details img.logo_img {
  float: right;
  max-width: 45%;
  margin: 0 0 10px 10px;
  display: block;
}
.tech-details p {
  margin: 0 0 18px;
  line-height: 1.3;
}
.tech-details table {
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.tech-details table th {
  vertical-align: middle;
  padding: 5px 7px;
  border: 1px solid #dbdbdb;
  min-width: 73px;
  /*background: #f5f5f5;*/
  background: url(/img/1.png) repeat;
  color: #444;
  white-space: nowrap;
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
	font-size: 105%;
	font-weight: 400;
}
.tech-details table td {
  vertical-align: middle;
  padding: 5px 7px;
  border: 1px solid #dbdbdb;
  min-width: 73px;
	font-weight: 400;
}
.tech-details table tr:nth-child(1) th {
  text-align: center;
}
.tech-details table th:first-child,
.tech-details table td:first-child {
  text-align: left;
}
.tech-details table img {
  padding-right: 0px;
}

/*
.tech-details table tr:nth-child(even) th {
  background: #f5f5f5;
}
.tech-details table tr:nth-child(even) {
  background: #f5f5f5;
}
*/

.tech-details a, table td a {
  color: #0077BB;
}
.tech-details a:hover, table td a:hover {
  color: #ff9000;
}
.tech-details h3, .tech-details h4 {
  margin: 35px 0px 10px 0px;
	clear: both;
}
.tech-details img {
  padding-right: 35px;
}
.tech-details table.levo td {
  text-align: left;
	vertical-align: top;
}




@media (max-width: 991px) {
  .tech-details table {
    font-size: 12px;
  }
  .tech-details table td {
    min-width: 50px;
  }
}
@media (max-width: 767px) {
  .tech-details table td,
  .tech-details table th {
    padding: 7px 3px;
    min-width: 0;
  }
}




.product-details p {
  margin: 0 0 18px;
  line-height: 1.3;
}
.product-details__header {
  margin: -5px 0 2px;
}
.product-details__header:before,
.product-details__header:after {
  content: " ";
  display: table;
}
.product-details__header:after {
  clear: both;
}
.product-details__header:before,
.product-details__header:after {
  content: " ";
  display: table;
}
.product-details__header:after {
  clear: both;
}
.product-details__header .product__item__controls {
  float: right;
  max-width: 50%;
  text-align: right;
}
.product-details__header .product__item__controls .product__item__combine,
.product-details__header .product__item__controls .product__item__hold {
  float: none;
  display: inline-block;
  margin-left: 35px;
}
.product__rate {
  display: block;
  float: left;
  max-width: 50%;
}
.product__rate span,
.product__rate input {
  display: inline-block;
  vertical-align: middle;
}
.product__rate .icon-star {
  color: #ccc;
  font-size: 115%;
  padding-right:1px;
}
.product__rate .icon-star.active {
  color: #ffcc00;
}

.product__rate .rewiews {
  font-size: 12px;
  color: #666;
  margin: 3px 10px 0;
}
.product__rate .rewiews a {
  text-decoration: none;
  color: #666;
}
#padding_anchor {
  border-top: 55px solid transparent;
  margin-top: -55px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.product-details__info {
  padding: 13px 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px dotted #ccc;
}
.product-details__info:before,
.product-details__info:after {
  content: " ";
  display: table;
}
.product-details__info:after {
  clear: both;
}
.product-details__info:before,
.product-details__info:after {
  content: " ";
  display: table;
}
.product-details__info:after {
  clear: both;
}
.product-details__info .articul {
  font-weight: 700;
  float: left;
  max-width: 60%;
}
.product-details__info .articul .num {
  color: #0083ca;
	font-size: 125%;
}
.product-details__info .articul small {
  font-weight: 400;
}
.product-details__info .availability {
  float: right;
  max-width: 40%;
  white-space: nowrap;
  font-size: 15px;
  letter-spacing: -0.5px;
}
.product-details__info .availability .icon,
.product-details__info .availability .icon-check {
  display: inline-block;
  vertical-align: middle;
  color: #00b215;
  margin: 0px 15px 0 0;
  font-size: 19px;
}
.product-details__info .availability.out-of-stock {
  color: #9b9b9b;
}
.product-details__info a.lnk {
  color: #0083ca;
	text-decoration: underline
}
.product-details__info a.lnk:hover {
  color: #ff9000;
	text-decoration: underline
}
.product-details__buy {
  padding: 33px 0 14px 25px;
  text-align: left;
}
.product-details__buy .price,
.product-details__buy .counter,
.product-details__buy .btn,
.product-details__buy .buy-link {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}
.product-details__buy .price {
  padding: 32px 0;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  margin-right: 48px;
}
.product-details__buy .price .old-price {
  display: block;
  position: absolute;
  top: 10;
  left: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #999;
  text-decoration: line-through;
	margin: -15px 0px 0px 0px;
}
.product-details__buy .price .ed_price {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #777;
  white-space: nowrap;
}

.product-details__buy .price .your_price {
  display: block;
  position: absolute;
  left: 0;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: #33CC00;
	margin: 10px 0px 0px 0px;
	white-space: nowrap;
}

.product-details__buy .counter {
  margin-right: 35px;
}
.product-details__buy .btn-row {
  display: inline-block;
  vertical-align: middle;
}
.product-details__buy .btn {
  padding: 14px 35px;
}
.product-details__buy .buy-link {
  margin-right: 0;
  font-weight: 400;
  text-decoration: none;
}
.product-details__description,
.product-details__delivery {
  font-size: 14px;
  padding-bottom: 3px;
}
.product-details__description p,
.product-details__delivery p {
  margin: 0 0 10px;
}
.product-details__description p .title,
.product-details__delivery p .title {
  font-weight: 700;
  margin-right: 10px;
}
.product-details__description .time,
.product-details__delivery .time {
  display: block;
  line-height: 1;
  border-bottom: 1px dotted #000;
  margin-top: 10px;
}
.product-details__description .time:before,
.product-details__delivery .time:before,
.product-details__description .time:after,
.product-details__delivery .time:after {
  content: " ";
  display: table;
}
.product-details__description .time:after,
.product-details__delivery .time:after {
  clear: both;
}
.product-details__description .time:before,
.product-details__delivery .time:before,
.product-details__description .time:after,
.product-details__delivery .time:after {
  content: " ";
  display: table;
}
.product-details__description .time:after,
.product-details__delivery .time:after {
  clear: both;
}
.product-details__description .time span,
.product-details__delivery .time span {
  line-height: normal;
  background: #fff;
  float: left;
  max-width: 50%;
  margin-bottom: -4px;
}
.product-details__description .time span:last-child,
.product-details__delivery .time span:last-child {
  float: right;
}
.product-details__description {
  padding: 20px 0 12px;
}
.product-details__description:before,
.product-details__description:after {
  content: " ";
  display: table;
}
.product-details__description:after {
  clear: both;
}
.product-details__description:before,
.product-details__description:after {
  content: " ";
  display: table;
}
.product-details__description:after {
  clear: both;
}
.product-details__description p {
  padding-left: 200px;
  position: relative;
  margin: 0 0 15px;
}
.product-details__description p .title {
  position: absolute;
  width: 180px;
  top: 0;
  left: 0;
}
.product__documentation {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.product__documentation .btn {
  width: 100%;
  font-size: 16px;
  padding: 13px 10px;
}
.product__documentation .img-preview {
  height: 256px;
}
.product__documentation .img-preview img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.product__documentation .title {
  height: 72px;
  padding: 5px 0;
}
.product__documentation .title p {
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.product-combine-btn.active {
  color: #ff9000;
  border-color: #ff9000;
}
@media (max-width: 1280px) {
  .product-list li {
    width: 50%;
    *width: 49.9690%;
  }
  .product__item__buy {
    margin: 0 -15px;
  }
  .product__item__buy .product__item__price {
    padding-left: 15px;
    margin-top: 6px;
    font-size: 20px;
  }
  .product__item__buy .product__item__price .old-price {
    left: 15px;
  }
  .product__item {
    padding: 15px;
    margin-bottom: 20px;
  }
  .product__item__info {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .popular .popular__item {
    display: none;
  }
  .popular .popular__item:nth-child(1),
  .popular .popular__item:nth-child(2),
  .popular .popular__item:nth-child(3) {
    display: block;
  }
  .product__item__title {
    margin-bottom: 3px;
  }
  .product__item {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .product-filter__inner,
  .product-sort {
    display: none;
  }
  .product-filter__mob-title {
    display: block;
  }
  .delivery-time,
  .product .info-msg,
  .product__documentation {
    margin-bottom: 20px;
  }
  .product__rate,
  .product-details__header .product__item__controls {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    float: none;
    text-align: left;
  }
  .product-details__header .product__item__controls .product__item__combine,
  .product-details__header .product__item__controls .product__item__hold,
  .product-details__header .product__item__controls .product__item__hold_1 {
    margin: 0;
    width: 48%;
  }
  .product__share,
  .product__offer {
    width: 50%;
  }
  .product-slider-nav {
    display: none!important;
  }
  .product__offer {
    width: auto;
  }
  .product-details {
    padding-top: 20px;
  }
  .product-details__info .articul {
    max-width: 35%;
  }
  .product-details__buy {
    padding: 25px 0;
  }
  .product-details__buy:before,
  .product-details__buy:after {
    content: " ";
    display: table;
  }
  .product-details__buy:after {
    clear: both;
  }
  .product-details__buy:before,
  .product-details__buy:after {
    content: " ";
    display: table;
  }
  .product-details__buy:after {
    clear: both;
  }
  .product-details__buy .price {
    margin-right: 0;
  }
  .product-details__buy .btn-row {
    float: right;
    width: 50%;
    text-align: center;
    padding: 0;
  }
  .product-details__buy .btn {
    margin: 0;
  }
  .product-details__buy .buy-link {
    margin: 30px 15px;
  }
  .product-details__buy .counter {
    margin: 15px 24px;
  }
}
@media (max-width: 567px) {
  .product-details__info .availability {
    max-width: 60%;
    margin: 25px 0;
    width: 51%;
  }
  .product-list li {
    width: 100%;
  }
  .product-details__description p {
    padding: 0 0 10px 50%;
  }
  .product-details__description p .title {
    width: 50%;
  }
  .product-slider-nav .img-block,
  .product-slider .img-block {
    height: 250px;
  }
  .product-slider-nav {
    padding: 12px 0;
  }
  .product-slider-nav .item {
    padding: 5px 0;
    cursor: pointer;
  }
  .product-slider-nav .img-block {
    height: 100px;
  }
  .product-details__buy .counter {
    float: left;
    clear: both;
  }
  .product-details__buy .price {
    float: left;
    width: 50%;
  }
  .product-details__buy .btn-row {
    margin: -60px 0 0;
  }
  .product-details__buy .btn {
    padding: 14px 25px;
    margin: 5px 0 10px;
    white-space: nowrap;
  }
  .product-details__buy .buy-link {
    margin: 20px 17px;
  }
  .product-details__delivery {
    font-size: 13px;
    padding-right: 0;
  }
  .delivery-time .title {
    display: block;
  }
  .product-details__description .time span,
  .product-details__delivery .time span {
    display: inline-block;
    float: none;
    max-width: 100%;
  }
  .product-details__description .time span:last-child,
  .product-details__delivery .time span:last-child {
    float: none;
  }
  .product-details__description .time,
  .product-details__delivery .time {
    border-bottom: 0;
  }
  .product__documentation .img-preview {
    height: 230px;
  }
  .product-details__delivery .pure-g {
    margin-left: 0;
    margin-right: 0;
  }
  .product-details__delivery .pure-g > [class*="pure-u"] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 568px) {
  .product-list.view-list li {
    width: 100%!important;
  }
  .product-list.view-list .product__item {
    padding: 20px;
  }
  .product-list.view-list .product__item:before,
  .product-list.view-list .product__item:after {
    content: " ";
    display: table;
  }
  .product-list.view-list .product__item:after {
    clear: both;
  }
  .product-list.view-list .product__item:hover .product__item__buy .buy-btn {
    background: #ff6600;
    border-color: #ff6600;
    border-style: solid;
  }
  .product-list.view-list .product__item:hover .product__item__buy .buy-btn:hover {
    background: #ff9000;
    border-color: #ff9000;
    border-style: solid;
  }
  .product-list.view-list .product__item__img {
    float: left;
    width: 25%;
    padding-right: 10px;
    height: 180px;
  }
  .product-list.view-list .product__item__content {
    float: left;
    width: 100%;
    max-width: 40%;
    position: relative;
    padding: 20px 0 40px;
  }
  .product-list.view-list .product__item__content .product__item__controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
  }
  .product-list.view-list .product__item__content .product__item__controls .product__item__combine,
  .product-list.view-list .product__item__content .product__item__controls .product__item__hold {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
  }
  .product-list.view-list .product__item__buy {
    float: right;
    max-width: 35%;
    padding: 20px 10px;
    margin: 0;
  }
  .product-list.view-list .product__item__buy .product__item__price {
    float: none;
    clear: both;
    width: 100%;
    padding: 15px 0;
  }
  .product-list.view-list .product__item__buy .product__item__price .old-price {
    left: 0;
  }
  .product-list.view-list .product__item__buy .buy-btn {
    width: auto;
    float: none;
    clear: both;
    padding: 13px 20px;
    border: 1px dashed #999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.advantages h1,
.advantages .h1 {
  margin: 56px 0 20px;
}
.advantages__item {
  padding: 10px;
  text-align: center;
}
.advantages__item .img-block {
  height: 200px;
}
.advantages__item .img-block .icon {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.advantages__item h2,
.advantages__item .h2 {
  color: #0083ca;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  margin: 20px 0 18px;
}
.advantages__item p {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .advantages__item {
    padding: 10px 0;
  }
  .advantages__item h2,
  .advantages__item .h2 {
    font-size: 18px;
  }
}
.articles h1,
.articles .h1 {
  margin: 28px 0 14px;
}
.articles h2,
.articles .h2 {
  line-height: 1.2;
  margin: 20px 0 15px;
  letter-spacing: 0.1px;
}
.articles-page .article__img {
  margin-bottom: 10px;
}
.articles-page .article__item {
  margin-bottom: 30px;
}
.article__item {
  margin-bottom: 20px;
  color: inherit;
  text-decoration: none;
}
.article__item:hover h3,
.article__item:hover .h3,
.article__item:hover h2,
.article__item:hover .h2,
.article__content:hover .h3 {
  color: #0077BB;
}
.article__item p {
  margin: 0 0 20px;
  line-height: 1.2;
}
.article__item .readmore {
  color: #0077BB;
  text-decoration: underline;
}
.article__item .readmore:hover {
  color: #ff9000;
}
.article__item h2,
.article__item .h2,
.article__item h3,
.article__item .h3,
.article__content .h3 {
  color: inherit;
  text-decoration: none;
}
.article__item h2:hover,
.article__item .h2:hover,
.article__item h3:hover,
.article__item .h3:hover,
.article__content .h3:hover {
  text-decoration: underline;
}
.article__item h3,
.article__item .h3,
.article__content .h3 {
  margin: 0 0 10px;
}
.article__prev-item {
  display: block;
  width: 100%;
}
.article__prev-item:before,
.article__prev-item:after {
  content: " ";
  display: table;
}
.article__prev-item:after {
  clear: both;
}
.article__prev-item:before,
.article__prev-item:after {
  content: " ";
  display: table;
}
.article__prev-item:after {
  clear: both;
}
.article__prev-item:hover h2,
.article__prev-item:hover .h2 {
  color: #0077BB;
}
.article__prev-item h2,
.article__prev-item .h2 {
  margin: -3px 0  13px 0;
  color: inherit;
  text-decoration: none;
	height: auto;
	border:1px solid red;
}
.article__prev-item h2:hover,
.article__prev-item .h2:hover {
  text-decoration: underline;
}
.article__prev-item .article__img {
  float: left;
  width: 180px;
  margin-bottom: 27px;
}
.article__prev-item .article__content {
  margin-left: 200px;
}
.article__img {
  display: block;
  width: 100%;
  margin-bottom: 33px;
}
.article__img img {
  display: block;
  width: 100%;
}
.article__content time {
  display: block;
  color: #999;
}
@media (max-width: 991px) {
  .article__prev-item h2,
  .article__prev-item .h2 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .article__item {
    margin-bottom: 20px;
  }
}
@media (max-width: 567px) {
  .article__prev-item .article__img {
    width: 140px;
  }
  .article__prev-item .article__content {
    margin-left: 150px;
  }
  .article__prev-item h2,
  .article__prev-item .h2 {
    font-size: 16px;
  }
}
.about h1,
.about .h1 {
  margin: 42px 0 20px;
}
.about p,
.about ul {
  margin: 0 0 20px;
  line-height: 1.2;
}
.about-page h1,
.about-page .h1 {
  margin: 42px 0 16px;
}
.about-page p {
  margin: 0 0 20px;
  line-height: 1.3;
}
.about-page .tab-btn-list {
  padding: 0;
  margin: 0 0 30px;
  border-bottom: 1px solid #d4d4d4;
}
.about-page .tab-btn-list li {
  display: block;
  list-style: none;
}
.about-page .tab-btn {
  display: block;
  text-decoration: none;
  color: #666;
  padding: 11px 18px 10px;
  font-size: 14px;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
}
.about-page .tab-btn:hover,
.about-page .tab-btn.active {
  color: #fff;
  background: #0083ca;
  border-color: #0083ca;
}

.about-page .tab_btn {
  display: block;
  text-decoration: none;
  color: #666;
  padding: 11px 18px 10px;
  font-size: 14px;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
}
.about-page .tab_btn:hover,
.about-page .tab_btn.active {
  color: #fff;
  background: #0083ca;
  border-color: #0083ca;
}
@media (max-width: 767px) {
  .about-page .tab-btn {
    padding: 9px 15px;
  }
  .about-page .tab_btn {
    padding: 9px 15px;
  }
}
.breadcrumbs {
  display: block;
  width: 100%;
  padding: 20px 0 0;
  margin: 0;
  list-style: none;
	overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
height: 47px;
} /*
ul li {
  position: relative;
  line-height: 1;
  padding: 10px 0;
}  */
.breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #666;
}
.breadcrumbs li a {
  display: block;
  color: #0083ca;
  text-decoration: underline;
}
.breadcrumbs li a:hover {
  text-decoration: none;
}
.breadcrumbs li a:after {
  content: "/";
  display: inline-block;
  margin: 0 10px;
}
.tab-item {
  display: none;
}
.tab-item.active {
  display: block;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.tab-block-default {
  margin: 30px 0;
}
.tab-block-default .tab-btn-wrap {
  display: block;
  width: 100%;
  letter-spacing: -2.7px;
  margin-bottom: -2px;
}
.tab-block-default .tab-btn {
  display: inline-block;
  vertical-align: bottom;
  width: 170px;
  padding: 13px 10px;
  text-align: center;
  background: #f2f2f2;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  letter-spacing: normal;
  border: 2px solid transparent;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 0;
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  color: #777;
  text-decoration: none;
  font-weight: 700;
}
.tab-block-default .tab-btn:hover {
  background: #e8e8e8;
  color: #777;
}
.tab-block-default .tab-btn.active {
  padding: 16px 10px;
  background: #fff;
  border-color: #f2f2f2;
  border-top: 3px solid #0083ca;
  color: #000;
}
.tab-block-default .tab-wrap {
  padding: 30px;
  background: #fff;
  border: 2px solid #f2f2f2;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
@media (max-width: 567px) {
  .tab-block-default .tab-btn {
    width: auto;
  }
}
.contacts h1,
.contacts .h1 {
  margin: 27px 0 -1px;
}
.contacts-col {
  margin-bottom: 25px;
}
.contacts-col p {
  margin: 0;
  line-height: 1.3;
}
.contacts-col a {
  text-decoration: underline;
  color: #0083ca;
}
.contacts-col a:hover {
  text-decoration: none;
}
.contacts-col h2,
.contacts-col .h2 {
  margin: 15px 0 18px;
}
#map {
  height: 304px;
}
.map-wrap {
  margin: 4px 0 48px;
}
@media (max-width: 567px) {
  .contacts-col {
    margin-bottom: 15px;
  }
  #map {
    height: 196px;
  }
  .map-wrap {
    margin-bottom: 15px;
  }
}
.delivery h1,
.delivery .h1 {
  margin: 27px 0 -12px;
}
.delivery h2,
.delivery .h2 {
  margin: 20px 0 41px;
}
.delivery-col .text-block {
  padding-right: 50px;
}
.delivery-calculation {
  font-size: 14px;
  padding: 10px 0;
}
.delivery-calculation:before,
.delivery-calculation:after {
  content: " ";
  display: table;
}
.delivery-calculation:after {
  clear: both;
}
.delivery-calculation:before,
.delivery-calculation:after {
  content: " ";
  display: table;
}
.delivery-calculation:after {
  clear: both;
}
.delivery-calculation iframe {
  width: 350px;
  padding: 0 10px 10px 0;
  display: block;
  max-width: 100%;
}
@media (max-width: 991px) {
  .delivery-col .text-block {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .delivery-col .text-block {
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .delivery-calculation__link {
    width: 100%;
    padding: 0 0 10px;
  }
  .delivery-calculation__link img {
    display: block;
    max-width: 100%;
  }
}
.cart {
  padding-bottom: 50px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d4d4d4;
}
.cart h1,
.cart .h1 {
  margin: 0px 0 0px;
}
.cart h2,
.cart .h2 {
  margin: 15px 0 10px;
}
.cart-table-wrap {
  overflow: auto;
  display: block;
}
.cart-table table {
  /*min-width: 600px;*/
  width: 100%;
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
  border-bottom: 3px solid #dbdbdb;
}
.cart-table table tr:first-child {
  color: #999;
  background: #f5f5f5;
  height: 43px;
  white-space: nowrap;
}
.cart-table table tr:first-child th {
  vertical-align: middle;
  padding: 7px 10px;
  background: #f5f5f5;
  color: #999;
  height: 43px;
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  font-size: 105%;
  color: #555;
  border-top: 2px solid #0083ca;
  border-bottom: 2px solid #0083ca;
  font-weight: 400;
}

.cart-table table tr:nth-child(2) td {
  padding-top: 20px;
}
.cart-table table tr:last-child td {
  height: 40px;
  border: 0;
}
.cart-table table td a {
  display: inline-block;
}
.cart-table table td,
.cart-table table th {
  vertical-align: middle;
  padding: 3px 10px;
  border-bottom: 1px solid #dbdbdb;
  min-width: 80px;
}
.cart-table table td:nth-child(2),
.cart-table table th:nth-child(2) {
  border: 0;
}
.cart-table table td:nth-child(3),
.cart-table table th:nth-child(3) {
  text-align: left;
}
.cart-table table .img-block {
  display: block;
  margin: 0;
}
.cart-table table .img-block img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.cart__item__controls {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  color: #999;
  font-size: 14px;
  text-decoration: none;
}
.cart__item__controls:hover,
.cart__item__controls.active {
  color: #de0000;
}
.cart__item__controls.icon-delete {
  font-size: 16px;
}
.cart__item__controls.icon-delete:hover,
.cart__item__controls.icon-delete.active {
  color: #f5aab8;
}
.counter {
  display: block;
  width: 96px;
  margin-left: auto;
  margin-right: auto;
  background: #dadada;
  border: 1px solid #dadada;
  color: #fff;
  font-size: 20px;
  color: #000;
  text-align: center;
}
.counter:before,
.counter:after {
  content: " ";
  display: table;
}
.counter:after {
  clear: both;
}
.counter:before,
.counter:after {
  content: " ";
  display: table;
}
.counter:after {
  clear: both;
}
.counter input[type="text"] {
  width: 42px;
  height: 30px;
  background: #fff;
  float: left;
  border: 0;
  outline: 0;
  text-align: center;
}
.counter .minus,
.counter .plus {
  display: block;
  float: left;
  width: 26px;
  height: 30px;
  line-height: 30px;
  font-weight: 900;
  color: inherit;
  text-decoration: none;
}
.cart__total {
  display: block;
  padding: 10px 0;
  text-align: right;
  font-size: 15px;
  font-weight: 700;
}
.cart__total__price {
  display: inline-block;
  vertical-align: middle;
  width: 280px;
  font-size: 22px;
  text-align: left;
  padding-left: 75px;
}
.cart__total__price div{
	float: left;
}
.cart__controls {
  text-align: right;
  margin: 0 -8px;
  padding: 20px 0;
}
.cart__controls .btn {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  margin: 0px 8px 20px;
}
.cart__controls .btn [class^="icon-"],
.cart__controls .btn [class*=" icon-"] {
  font-size: 17px;
}
@media (max-width: 991px) {
  .cart-table {
    font-size: 12px;
  }
  .cart-table td {
    padding: 3px;
    min-width: 60px;
  }
  .counter {
    width: 80px;
  }
  .counter input[type="text"] {
    width: 38px;
  }
  .counter .minus,
  .counter .plus {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .cart__controls {
    text-align: left;
  }
  .cart {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 567px) {
  .cart-table table tr:first-child {
    height: 0;
  }
  .cart-table table .counter,
  .cart-table table .img-block img {
    margin: 0;
  }
  .cart-table table tr:nth-child(2) td {
    padding: 5px;
  }
  .cart-table table tr:nth-child(2) td:last-child {
    padding-bottom: 40px;
  }
  .cart-table table tr:last-child td {
    padding: 0px;
    min-height: 0;
    height: auto;
  }
  .cart-table table td:last-child {
    padding-bottom: 40px;
  }
  .cart-table table,
  .cart-table thead,
  .cart-table tbody,
  .cart-table th,
  .cart-table td,
  .cart-table tr {
    display: block;
  }
  .cart-table thead tr {
    position: absolute;
    top: -9999999px;
    left: -9999999px;
  }
  .cart-table td {
    border: none;
    position: relative;
    padding: 5px;
    padding-left: 35% !important;
    white-space: normal;
    min-height: 30px;
  }
  .cart-table td:last-child:before,
  .cart-table td:last-child:after {
    content: " ";
    display: table;
  }
  .cart-table td:last-child:after {
    clear: both;
  }
  .cart-table td:last-child:before,
  .cart-table td:last-child:after {
    content: " ";
    display: table;
  }
  .cart-table td:last-child:after {
    clear: both;
  }
  .cart-table td .details-btn {
    float: right;
  }
  .cart-table th {
    display: none;
  }
  .cart-table td:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-size: 13px;
    color: #999;
  }
  .cart-table td:before {
    content: attr(data-title);
    padding: 2px;
  }
  .cart-table table td,
  .cart-table table th {
    text-align: left!important;
  }
  table.modal_basket td {
    padding-left: 0% !important;
  }
  table.modal_basket,
  table.modal_basket thead,
  table.modal_basket tbody,
  table.modal_basket th,
  table.modal_basket td,
  table.modal_basket tr {
    display: table;
  }

}
@media (max-width: 414px) {
  .cart__controls {
    margin: 0 -8px;
  }
  .cart__controls .btn {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
  .h2 {
    width: 100%;
    padding: 10px 0px 10px 0px;
    background: #F3FDFD;
    text-align: center;
    border-radius: 3px;
    margin-top: 20px !important;
  }

}


.char-table table {
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
}
.char-table table tr:first-child {
  font-size: 15px;
  color: #999;
  background: #f5f5f5;
}
.char-table table tr:first-child th {
  padding: 15px;
  border-bottom: 0;
  font-weight: 400;
}
.char-table table td,
.char-table table th {
  padding: 5px 15px;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
}
.char-table table td:last-child,
.char-table table th:last-child {
  width: 35%;
}
.char-table table [class^="icon-"],
.char-table table [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 10px 0;
  font-size: 14px;
  color: #999;
}
.char-table table [class^="icon-"]:hover,
.char-table table [class*=" icon-"]:hover {
  color: #0083ca;
}

.char-table1 table {
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
}
.char-table1 table tr:first-child {
  font-size: 13px;
  color: #999;
}
.char-table1 table tr:first-child th {
  padding: 14px;
  border-bottom: 0;
  font-weight: 400;
  background: #FFF;
  vertical-align:top;
  text-align:left;
  max-width:200px;
  min-width:200px;
  padding-top:60px;
}
.char-table1 table tr:first-child th a {
  color:#0077BB;
  text-decoration: none;
}
.char-table1 table tr:first-child th a:hover {
  color:#ff9000;
  text-decoration: underline;
}
.char-table1 table [class^="icon-"],
.char-table1 table [class*=" icon-"] {
  color: #999;
}

.char-table1 table .icon-question_msg {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 10px 0;
  font-size: 14px;
}

.char-table1 table .icon-question_msg:hover {
  color: #0077BB;
}

.char-table1 table td,
.char-table1 table th {
  padding: 5px 15px;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
}
.char-table1 .product__rate {
  max-width: 95%
}

.cart-table-wrap {
  overflow: auto;
  display: block;
}
.table-wrap {
  overflow: auto;
}
.main-table {
  padding: 57px 0 0;
}
.main-table.align-left table td:first-child {
  text-align: left;
}
.main-table.align-left table tr:first-child td {
  text-align: center;
}
.main-table table {
  width: 100%;
  font-size: 14px;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.main-table table th {
  vertical-align: middle;
  padding: 7px 10px;
  background: #f5f5f5;
  color: #999;
  height: 43px;
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  font-size: 105%;
  color: #000;
  border-top: 2px solid #0083ca;
  border-bottom: 2px solid #0083ca;
}
.main-table table tr:first-child th {
  text-align: center;
  font-weight: 400;
}
.main-table table tr:nth-child(2) td {
  padding-top: 10px;
}
.main-table table tr:nth-child(even) {
  background: #f5f5f5;
}
.main-table table td {
  vertical-align: middle;
  padding: 7px 10px;
  border: 0;
  border-bottom: 1px solid #dbdbdb;
}
.main-table table td:nth-child(3),
.main-table table th:nth-child(3) {
  text-align: left;
}
.detail-table table {
  text-align: center;
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.detail-table table tr {
  background: transparent;
  color: #000;
}
.detail-table table tr:nth-child(odd) {
  background: #fbfbfb;
  border-bottom: 1px solid #dbdbdb;
  color: #999;
  font-size: 15px;
}
.detail-table table td {
  padding: 3px;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
}
.detail-table table td.first {
  background: #f5f5f5;
  color: #000;
  font-weight: 700;
  border-bottom: 1px solid #dbdbdb;
}
@media (max-width: 767px) {
/*
  .main-table table tr:first-child {
    height: 0;
  }
*/
  .main-table table,
  .main-table thead,
  .main-table tbody,
  .main-table th,
  .main-table td,
  .main-table tr {
    display: block;
  }
  .main-table thead tr {
    position: absolute;
    top: -9999999px;
    left: -9999999px;
  }
  .main-table td {
    border: none;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    min-height: 30px;
  }
  .main-table td:last-child:before,
  .main-table td:last-child:after {
    content: " ";
    display: table;
  }
  .main-table td:last-child:after {
    clear: both;
  }
  .main-table td .details-btn {
    float: right;
  }
  .main-table th {
    display: none;
  }
  .main-table td:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-size: 12px;
    color: #000;
    letter-spacing: -1px;
  }
  .main-table td:before {
    content: attr(data-title);
    padding: 2px;
  }
  .main-table table td,
  .main-table table th {
    text-align: right!important;
  }
  .main-table table td .details-btn {
    width:100%;
  }
}
.reviews {
  padding: 0 0 20px;
}
.reviews h2,
.reviews .h2 {
  margin: 30px 0 10px;
}
.reviews h2 .icon-comment,
.reviews .h2 .icon-comment {
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
}
.reviews__item {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 25px;
}
.reviews__item p {
  margin: 0 0 25px;
  line-height: 1.2;
}
.reviews__item__header {
  font-size: 14px;
  margin-bottom: 10px;
}
.reviews__item__header .user-name,
.reviews__item__header .date,
.reviews__item__header .product__rate {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.reviews__item__header .product__rate {
  margin: 0px 0px 6px 10px;
}
.reviews__item__header .product__rate .icon-star {
  font-size: 125%; padding-right:2px;
}
.reviews__item__header .date {
  color: #cccccc;
}
.reviews__rate span,
.reviews__rate input {
  cursor: pointer;
}

.no-review {
  font-size: 14px;
}
.no-review p,
.no-review a {
  margin: 0;
}
.reviews__post-form {
  display: none;
  padding: 20px 0;
}
.reviews__post-form .icon-star {
  font-size: 140%;
}

.manufacturers h1,
.manufacturers .h1 {
  margin: 27px 0 16px;
}
.manufacturers h2,
.manufacturers .h2 {
  margin: 20px 0 12px;
}
.manufacturers ul.base-list {
  padding: 0 0 27px 18px;
  margin: 11px 0 0;
}
.manufacturers ul.base-list li {
  padding: 5px 0;
}
.manufacturers p {
  line-height: 1.2;
}
.counties {
  display: block;
  padding-bottom: 54px;
}
.counties__item,
.manufacturers__item {
  display: block;
  text-decoration: none;
  color: inherit;
  text-align: center;
  border: 1px solid #d3d3d3;
  padding: 11px 10px 25px;
  margin: 0 -1px -1px 0;
}
.counties__item:hover,
.manufacturers__item:hover {
  color: #ff6600;
}
.counties__item p,
.manufacturers__item p {
  margin: 0;
  line-height: 1.4;
}
.counties__item .img-block,
.manufacturers__item .img-block {
  height: 80px;
  margin-bottom: 11px;
}
.counties__item .img-block img,
.manufacturers__item .img-block img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal {
  display: none;
  text-align: center;
  padding: 25px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #999;
  max-width: 350px;
  position: relative;
}
.modal .btn {
  display: block;
}
.modal h3,
.modal .h3 {
  margin: 0 0 7px;
}
.modal.active {
  position: fixed;
  z-index: 999;
  max-height: 80%;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0 !important;
  overflow: auto;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.modal-close {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 5px;
  right: 5px;
}
.modal-close:hover:before,
.modal-close:hover:after {
  background: #de0000;
}
.modal-close:before,
.modal-close:after {
  content: '';
  display: block;
  width: 27px;
  height: 2px;
  background: #999;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 10px;
}
.modal-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -2px;
}
#main {
  min-height: 100%;
/*  overflow: hidden; */ /* убрал, чтобы прокрутка в фильтре параметров работала */
  padding: 0 0 45px;
}
.go-top-btn {
  display: block;
  position: fixed;
  z-index: 500;
  bottom: 50px;
  right: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #999;
  color: #fff;
  text-align: center;
  font-size: 11px;
  padding: 10px 5px;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
}
.go-top-btn:hover {
  background: #ff9000;
}
.go-top-btn span {
  display: block;
}
.go-top-btn .icon {
  display: inline-block;
  margin-bottom: 4px;
}
.msg_default,
.msg_notice,
.msg_success,
.msg_fail {
  padding: 20px 15px 20px 75px;
  color: #0083ca;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 3px solid #0083ca;
  position: relative;
  line-height: 1.2;
  margin-bottom: 20px;
}
.msg_default:after,
.msg_notice:after,
.msg_success:after,
.msg_fail:after {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -15px;
  font-size: 28px;
  background-repeat: no-repeat;
  font-family: 'icomoon' !important;
  content: "\e915";
}
.msg_default a,
.msg_notice a,
.msg_success a,
.msg_fail a {
  color: #0083ca;
  text-decoration: underline;
}
.msg_default a:hover,
.msg_notice a:hover,
.msg_success a:hover,
.msg_fail a:hover {
  text-decoration: none;
}
.msg_default p,
.msg_notice p,
.msg_success p,
.msg_fail p {
  margin: 0;
}
.msg_success {
  color: #00b215;
  border-color: #00b215;
}
.msg_success:after {
  content: "\e914";
}
.msg_notice {
  color: #cc9900;
  border-color: #ffcc00;
}
.msg_notice:after {
  color: #ffcc00;
  content: "\e917";
}
.msg_fail {
  color: #de0000;
  border-color: #de0000;
}
.msg_fail:after {
  content: "\e919";
}
#overlay {
  display: none;
  position: fixed;
  z-index: 900;
  width: 100%;
  height: 100%;
  letter-spacing: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.75);
}
.info-link {
  position: relative;
}
.title-info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.title-info:hover {
  color: #0083ca;
}
.tooltip {
  display: none;
  color: #000;
  background: #e7e7e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 180px;
  margin: 10px 0 0 -75px;
  padding: 10px;
  font-size: 12px;
  z-index: 200;
  font-family: 'Roboto', sans-serif;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  text-decoration: none;
  text-align: left;
	line-height: 120%;
}
.tooltip.align-right {
  left: auto;
  right: -8px;
}
.tooltip.align-right:after {
  left: auto;
  right: 8px;
  margin-left: 0;
}
.tooltip:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #e7e7e7 transparent;
  margin-left: -8px;
}
img {
  display: block;
  max-width: 100%;
}
@media (max-width: 991px) {
  .go-top-btn {
    font-size: 0;
    width: 40px;
    height: 40px;
    padding: 13px 0;
  }
}

a.tel_h {
  text-decoration: none;
  color:#000000;
}
a.tel_h2 {
  text-decoration: none;
}
a.tel_h2:hover {
  text-decoration: none;
  color: inherit;
}

table.ppoisk td, table.ppoisk th {
	padding: 2px 7px 5px 7px;
}
table.ppoisk tr:hover {
	background-color: #EEEEEE;
}
table.ppoisk td a.mdd {
	background-color: #DDD;
	padding: 3px 5px 2px 5px;
	border-radius: 5px;
	text-decoration: none;
}
table.ppoisk td a.mdd:hover {
  color:#FF3366;
	text-decoration: underline;
}
.btn_ok {
  background: #339933 !important;
	color: #FFFFFF !important;
}
.colortext {
	background: #FFFF00;
}
.box_click {
	box-shadow: inset 0 0 16px #ccc;
}

.button_yandex {
  background: url(/img/des/yandex_button_130.png) no-repeat;
  width:130px;
  height:40px;
  border: none;
  font-size: 105%;
  font-weight: normal;
  color: #000;
}
.button_yandex:hover {
	cursor: pointer;
  color: #CC0000;
}
.sup_skidka {
	color:#FF3300;
	border: 1px solid #F97C4A;
	border-radius:10px;
	margin: -9px 0px 0px 1px;
	padding: 0px 4px 0px 4px;
	position: absolute;
  display: inline;
  font-size: 12px;
}
div.bonus__item {
	float: left;
	margin: 20px 120px 50px 0px;
	width: 270px;
}
div.bonus__item-title {
	font-size: 120%;
	margin: 15px 0px 15px 0px;
}
div.bonus__footer {
	margin-top: 100px;
	clear: both;
	color: #777;
}

a.a_dash {
  color: #999;
  font-size: 70%;
}
a.a_dash:hover {
  color:#FF9900;
  text-decoration: none;
}
table.tbl_lk td {
  padding: 5px 5px 5px 0px;
}

div.div_float {
  float: left;
  text-align: center;
  margin: 0px 45px 30px 0px;
  width:250px;
}
div.div_float img {
  padding: 0;
}
div.div_float p {
  margin: 10px 0px 5px 0px;
}

div.uslugi_img {
  position: relative;
  width: 100%;
  margin: 50px 0px 20px 0px;
  text-align: center;
}

div.uslugi_img::after {
  content: '';
  display: block;
  padding-top: 50%; /*пропорции*/
}

div.uslugi_img div {
  width: 100%;
  position: absolute;
  margin:auto;
  text-align: center;
}
div.uslugi_img div h1 {
  color:#FFF;
  font-size:240%;
  font-weight: bold;
  margin: 30px 0 0 0;
}
/*#80cd24*/
.h1_green {
  padding-top:35px; font-size:250%; font-weight: bold; color:#222; letter-spacing: 1px; text-shadow: 1px 1px white, 1px 1px white, -1px -1px white, -1px -1px white, -1px 1px white, 1px -1px white, -1px 1px white, 1px -1px white, -2px -2px 3px rgba(0,0,0,.2), -2px 2px 3px rgba(0,0,0,.2), 2px 2px 3px rgba(0,0,0,.2), 2px -2px 3px rgba(0,0,0,.2);
}

.bold_blue {
  color:#0083ca;
  font-size:270%;
  font-weight: bold;
  text-align: center;
  line-height: 120%;
}
.bold_orange {
  color:#ff6500;
  font-size:160%;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 567px) {
  div.uslugi_img div h1 { font-size: 200%; }
}
@media (max-width: 467px) {
	#header { padding: 0; }
	.icon_eco { display: none; }
	.product h1, .product .h1 {
		font-size: 150%;
  	margin: 15px 0 15px;
	}
  div.uslugi_img div h1 { font-size: 150%; }
  .modal__inner { width: 360px !important; }
}
@media (max-width: 376px) {

  div.uslugi_img div h1 { font-size: 120%; }
  .h1_green { font-size:200%; }
  .icon_eco { display: none; }
  .modal__inner { width: 360px !important; }
}

.div_txtinfo {
    position:relative;
}
.div_preview {
    display:none;
    margin-left:-92px;
    padding:10px;
    margin-top:17px;
    background:#FFF;
    height:105px;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.div_txtinfo:hover .div_preview {
    display:block;
    position:absolute;
    top:31px;
    z-index:9999;
    width:90px;
}

a.a_but {
  border: 1px solid #999;
  background: #EEE;
  border-radius: 3px;
  padding: 5px 7px 5px 7px;
  text-decoration: none;
  margin: auto;
  font-weight: bold;
}
a.a_but:hover {
  background: #DDD;
  color: #FF3300;
}
 /* The switch - the box around the slider */
.switch { position: relative; display: inline-block; width: 50px; height: 24px; }
/* Hide default HTML checkbox */
.switch input { opacity: 0; width: 0; height: 0; }
/* The slider */
.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
.slider:before { position: absolute; content: ""; height: 20px; width: 20px; left: 4px; bottom: 2px; background-color: white; -webkit-transition: .4s; transition: .4s; }
input:checked + .slider { background-color: #2196F3; }
input:focus + .slider { box-shadow: 0 0 1px #2196F3; }
input:checked + .slider:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
/* Rounded sliders */
.slider.round { border-radius: 24px; }
.slider.round:before { border-radius: 50%; }

/* тумблер */
.q-container { display: inline-block; padding: 3px; margin: auto; background-color: #FFF; }
label.capsule { display: block; width: 65px; border: 1px solid rgb(200,200,200); line-height: 21px; border-radius: 30px; background-color: #EEE; cursor: pointer; }
.circle { margin-top:1px; margin-left:5px; position: absolute; height:18px; width:18px; border-radius:30px; background-color: rgb(200, 200, 200); box-shadow: 2px 1px 1px 0px rgb(109, 105, 105); }
.text-signs { text-align: center; }
.text-signs span { user-select:none; -webkit-user-select:none; color: #000; }
#hidcheck:checked ~ .capsule .text-signs #on { margin-left: -12px; animation-name:toggle-on; animation-duration:400ms; animation-fill-mode:forwards; animation-timing-function:ease-out; color: #FFF; }
#hidcheck:checked ~ .capsule .text-signs #on:before { content: "да" }
#hidcheck:not(:checked) ~ .capsule .text-signs #on { margin-left: 12px; animation-name:toggle-off; animation-duration:400ms; animation-fill-mode:forwards; animation-timing-function:ease-out; }
#hidcheck:not(:checked) ~ .capsule .text-signs #on:after { content: "нет" }

@-webkit-keyframes toggle-on {
    0% {margin-left: 0px;}
    100% {margin-left: -12px;}
}

@-webkit-keyframes toggle-off {
    0% {margin-left: 0px;}
    100% {margin-left: 12px;}
}

#hidcheck:checked ~ .capsule { background-color: #008FDB; }
#hidcheck:checked ~ .capsule .circle { animation-name:toggle; animation-duration:400ms; animation-fill-mode:forwards; animation-timing-function:ease-out; }
#hidcheck:not(:checked) ~ .capsule .circle { animation-name:toggle-back; animation-duration:400ms; animation-fill-mode:forwards; animation-timing-function:ease-in-out; animation-direction:reverse; }

@-webkit-keyframes toggle-back {
    0% { margin-left: 2px; box-shadow: 2px 1px 1px 0px rgb(109, 105, 105);}
    10% { width: 22px;}
    20% { width: 23px;}
    30% { width: 24px;}
    40% { width: 25px;}
    45% { width: 27px;}
    50% { width: 29px;}
    55% { width: 27px;}
    60% { width: 23px;}
    70% { width: 22px;}
    80% { width: 21px;}
    90% { width: 20px;}
    100% { margin-left: 43px; width: 18px; height: 18px; box-shadow: -2px 1px 1px 0px rgb(109, 105, 105);}
}

@-webkit-keyframes toggle {
    0% { margin-left: 2px; box-shadow: 2px 1px 1px 0px rgb(109, 105, 105); }
    10% { width: 22px;}
    20% { width: 23px;}
    30% { width: 24px;}
    40% { width: 25px;}
    45% { width: 27px;}
    50% { width: 29px;}
    55% { width: 27px;}
    60% { width: 23px;}
    70% { width: 22px;}
    80% { width: 21px;}
    90% { width: 20px;}
    100% { margin-left: 43px; width: 18px; height: 18px; box-shadow: -2px 1px 1px 0px rgb(109, 105, 105);}
  }

/* Contdonwn */
#CDT {
    font-size: 36px;
    color: #eee;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}

#CDT .number-wrapper {
    margin: 10px;
    -moz-box-shadow: 0 5px 8px #000000;
    -webkit-box-shadow: 0 5px 8px #000000;
    box-shadow: 0 5px 8px #000000;
    position: relative;
}

#CDT .number {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #000;
    background-image: linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -o-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -moz-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -webkit-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    background-image: -ms-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 12px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #555;
    -moz-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
    -moz-text-shadow: 0 3px 3px #000000;
    -webkit-text-shadow: 0 3px 3px #000000;
    text-shadow: 0 3px 3px #000000;
}

#CDT .line {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 52%;
    left: 0;
    background: #000;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

.caption {
   font-size: 14px;
   position: absolute;
   bottom: -36px;
   left: 0;
   text-align: center;
   width: 100%;
   color: #CCC;
}

.left {
  float: left;
  text-align: center;
  margin: 0px 40px 20px 0px;
}
.left img {
  margin: 0;
  padding: 0;
}
.left p {
  margin: 0;
  padding: 0px 0px 10px 0px;
}

/* начало модальной картинки */
.image_view {
  margin: 0px 30px 20px 0px;
  float: left;
  cursor:pointer;
  max-height:200px;
}

.popup {
  position: fixed;
  z-index:9997;
  height:100%;
  width:100%;
  top:0;
  left:0;
  display:none;
  text-align:center;
}

.popup_bg {
  background:rgba(0,0,0,0.7);
  position:absolute;
  z-index:9998;
  height:100%;
  width:100%;
}

.popup_img {
  position: relative;
  margin:10px auto;
  z-index:9999;
  max-height:94%;
  max-width:94%;
  background-color: #FFFFFF;
  padding: 10px;
}

.title_img {
  color: #FFFFFF;
  font-size: 90%;
}
/* окончание модальной картинки */

/* dadata */
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* dadata */

a.div_modif {
  border: 2px solid #E5EBF0;
  border-radius: 6px;
  position: relative;
  transition: border-color .2s;
  padding: 10px 12px 10px 12px;
  margin: 5px 15px 5px 0px;
  display: inline-block;
  color:#333;
  min-width:45px;
  text-align: center;
  text-decoration: none;
}
a.div_modif:hover {
  border: 2px solid #99bdff;
  cursor: pointer;
}
a.div_modif_curr {
  border: 2px solid #0083ca;
}
div .div_modif_naim {
 font-size: 14px;
}
div.h3_cart_print {
  line-height: 0px;
}

@media print { /* Стиль для печати */
body {
  visibility: hidden;
}
@page {
  margin: 10mm 2mm 10mm 2mm;
}
#footer { display: none; }
#form_contact { display: none; }
.popular { display: none; }

/* Блок который нужно отобразить */
#basket_table {
  width:97%;
}

div.h3_cart_print0 {
  top: 0;
  position: absolute;
}

div.h3_cart_print0:after {
  visibility: visible;
  content: url(/css/images/logo_300.png);
}

div.h3_cart_print { font-size:200%; line-height: 120%; text-align: left;}
div.h3_cart_print:after {
  top: 0;
  position: absolute;
  visibility: visible;
  white-space: pre;
  content: "Корзина сайта bas.ru \0a тел.: +7 499 923 32 62";
}

.hide_td {
  visibility: hidden;
  width: 1px !important;
  min-width: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.cart-table-wrap {
  visibility: visible;
  position: absolute;
  top: 0;
  padding-top: 100px;
  }
}
svg.icon_print {
  height: 26px;
  width: 26px;
  fill: #9B9B9B;
}
svg.icon_print:hover {
  fill: #ff9000;
}

a.punktir {
  text-decoration: none;
  border-bottom: 1px dashed #088bbd;
}
a.punktir:hover {
  border-bottom: 1px dashed #ff7700;
}
#load_share {
  left: 50% !important;
  top: 50% !important;
  background-color:#FBFBFB;
}

/*! jQuery UI - v1.10.3 - 2013-05-03
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=8px&bgColorHeader=817865&bgTextureHeader=gloss_wave&bgImgOpacityHeader=45&borderColorHeader=494437&fcHeader=ffffff&iconColorHeader=fadc7a&bgColorContent=feeebd&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=8e846b&fcContent=383838&iconColorContent=d19405&bgColorDefault=fece2f&bgTextureDefault=gloss_wave&bgImgOpacityDefault=60&borderColorDefault=d19405&fcDefault=4c3000&iconColorDefault=3d3d3d&bgColorHover=ffdd57&bgTextureHover=gloss_wave&bgImgOpacityHover=70&borderColorHover=a45b13&fcHover=381f00&iconColorHover=bd7b00&bgColorActive=ffffff&bgTextureActive=inset_soft&bgImgOpacityActive=30&borderColorActive=655e4e&fcActive=0074c7&iconColorActive=eb990f&bgColorHighlight=fff9e5&bgTextureHighlight=gloss_wave&bgImgOpacityHighlight=90&borderColorHighlight=eeb420&fcHighlight=1f1f1f&iconColorHighlight=ed9f26&bgColorError=d34d17&bgTextureError=diagonals_medium&bgImgOpacityError=20&borderColorError=ffb73d&fcError=ffffff&iconColorError=ffe180&bgColorOverlay=5c5c5c&bgTextureOverlay=flat&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=flat&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}

.ui-front {
  z-index: 1000;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

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

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0; /* support: IE7 */
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}

.ui-widget-content {
  border: 1px solid #8e846b;
  background: #EBF9FF;
  color: #383838;
}
.ui-widget-content a {
  color: #383838;
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #a45b13;
  background: #8AD6FF;
  color: #381f00;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-tr,
.ui-corner-bl,
.ui-corner-br
 {
  border-radius: 3px;
 }

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

#form_compare input[type="radio"]+label {
  color: #0077BB;
  border-bottom: 1px dashed;
  cursor: pointer;
  width: auto;
  margin: 0px 10px 0px 10px;
}

#form_compare input[type="radio"]+label:hover {
  color: #ff9000;
}

#form_compare input[type="radio"]:checked+label {
  color: #000;
  cursor: default;
  border-bottom: none;
}

.punkt_cat {
  display: inline-block;
}
.punkt_cat a {
  border: 1px solid #AAA;
  border-radius: 1px;
  padding: 5px 8px 5px 8px;
  margin-right: 10px;
  line-height: 250% !important;
  color: #555;
  text-decoration: none;
  font-size:90%;
}
.punkt_cat a:hover {
  background-color: #EEE;
  color: #0077BB;
}

.clear_margin * {
  padding: 0px !important;
}

/* Use overflow:scroll on your container to enable scrolling: */

div.container {
  max-width: 400px;
  max-height: 120px;
  overflow: scroll;
}

/* Use position: sticky to have it stick to the edge
 * and top, right, or left to choose which edge to stick to: */

.scrolling th {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  top: 0;
}
.scrolling th:hover {
  z-index: 1;
}

.scrolling td:first-child {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 0;
}
.scrolling td:first-child:hover {
  z-index: 1;
}

/* To have the header in the first column stick to the left: */

.scrolling th:first-child {
  left: 0;
  z-index: 2;
}

/* Just to display it nicely: */

.scrolling th {
  background: #000;
  /*color: #FFF;*/
  /* Ensure this stays above the emulated border right in tbody th {}: */
  z-index: 1;
}

.scrolling td:first-child {
  background: #FFF;
  border-right: 1px solid #CCC;
  /* Browsers tend to drop borders on sticky elements, so we emulate the border-right using a box-shadow to ensure it stays: */
  /*box-shadow: 1px 0 0 0 #ccc;*/
}

table.scrolling {
  border-collapse: collapse;
}

table.sale_table td {
  padding: 4px 5px 4px 5px;
  border: none;
  border-bottom: 1px solid #999;
}
table.sale_table th {
  padding: 3px 5px 3px 5px;
  border: none;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #EEE;
}
table.sale_table {
  border: none;
}

div.oplata_type {
  border: 1px solid #CCC;
  background-color: #FCFCFC;
  border-radius: 3px;
  padding:1px;
  margin: 0px 10px 21px 0px;
  width: 47%;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
div.oplata_type:hover {
  border: 1px solid #0083ca;
  box-shadow: 0px 0px 4px 0px #CCC;
  cursor: pointer;
}
div.oplata_type_curr {
  border: 1px solid #0083ca;
  background-color: #EBF1FF;
  box-shadow: 0px 0px 4px 0px #CCC;
}
div.oplata_type div {
  width: auto;
}
div.oplata_type img {
  height:36px;
  display: inline-block;
  margin: 4px 10px 4px 6px;
  float: left;
}
div.small_gray {
  color: #999999;
  font-size: 80%;
}

.clearboth {
	clear: both;
}

.video_div {
	clear: both;
	text-align: center;
	width:100%;
}

.promo_div {
  height:260px;
  width: 200px;
  display: block;
  margin: 4px 10px 4px 6px;
  float: left;
	border: 1px solid #EEE;
	border-radius: 8px;
	text-align: center;
	background-color: #F6F6F6;
}

    .overlaying {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.8);
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1000;
      display: none; /* По умолчанию скрыто */
    }
    .overlaying img {
      max-width: 90%;
      max-height: 90%;
    }
    .controls_slide {
      position: absolute;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      height: 100%;
    }
    .button_slide {
      color: white;
      font-size: 2rem;
      background: none;
      border: none;
      cursor: pointer;
      padding: 0 20px;
      user-select: none;
    }
    .button_slide:disabled {
      color: rgba(255, 255, 255, 0.5);
      cursor: default;
    }



    :root #wnjvhr {
      --onetap--button_background: #0F7FFF;
      --onetap--button_border: none;
      --onetap--background_hover: #0071F2;
      --onetap--text_and_spinner: #FFF;
      --onetap--logo_icon: #0077FF;
      --onetap--logo_background: #FFF;
    }

    #wnjvhr {
      position: relative;
      max-width: 360px;
      min-width: 44px;
			margin:auto;
    }

    #wnjvhr .VkIdWebSdk__button_wnjvhr {
      padding: 8px;
      height: 44px;
      width: 100%;
      border-radius: 8px;
      box-sizing: border-box;
      overflow: hidden;
      background: var(--onetap--button_background);
      border: var(--onetap--button_border);
    }

    #wnjvhr .VkIdWebSdk__button_wnjvhr:hover {
      cursor: pointer;
      background: #3392FF;
    }

    #wnjvhr .VkIdWebSdk__button_wnjvhr:active {
      background: #CCC;
    }

    #wnjvhr .VkIdWebSdk__button_in_wnjvhr {
      display: inline-block;
      width: 100%;
      height: 100%;
      min-width: max-content;
      transition: width 0.5s;
    }

    #wnjvhr .VkIdWebSdk__button_content_wnjvhr {
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 100%;
    }

    #wnjvhr .VkIdWebSdk__button_logo_wnjvhr,
    #wnjvhr .VkIdWebSdk__button_spinner_wnjvhr,
    #wnjvhr .VkIdWebSdk__button_logo_wnjvhr > svg,
    #wnjvhr .VkIdWebSdk__button_spinner_wnjvhr > svg {
      width: 28px;
      height: 28px;
    }

    #wnjvhr .VkIdWebSdk__button_spinner_wnjvhr > svg {
      position: absolute;
      right: 8px;
      animation: vkIdSdkButtonSpinner 0.7s linear infinite;
    }

    #wnjvhr .VkIdWebSdk__button_text_wnjvhr {
      font-size: 16px;
      transition: .1s;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }

    #wnjvhr .VkIdWebSdk__button_text_wnjvhr,
    #wnjvhr .VkIdWebSdk__button_spinner_wnjvhr {
      color: var(--onetap--text_and_spinner);
    }

    .VkIdWebSdk__oauthList_container_wnjvhr {
      margin-top: 16px;
    }

    #wnjvhr #logoBg {
      fill: var(--onetap--logo_background);
    }

    #wnjvhr #logoIcon {
      fill: var(--onetap--logo_icon);
    }

	.div_yandex {
			padding-top:30px;
      position: relative;
      max-width: 360px;
      min-width: 44px;
			margin:auto;
			display: flex;
  justify-content: center; /* Центрирование по горизонтали */
  align-items: center;
  width: 100%;
	}

        .ya-auth-button {
      position: relative;
      max-width: 360px;
      min-width: 44px;
      height: 44px;
			margin:auto;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            padding: 12px 20px;
            font-size: 16px;
            color: #fff;
            background-color: #222; /* Чёрный фон */
            border: none;
            border-radius: 8px;
            cursor: pointer;
            text-decoration: none;
            width: 100%;
            transition: background 0.2s, transform 0.1s;
        }

        .ya-auth-button:hover {
            background-color: #000; /* Чуть светлее при наведении */
        }

        .ya-auth-button img {
            width: 24px;
            height: 24px;
						margin-left: -10px; /* Делаем отступ, чтобы логотип был ближе к краю */
        }
        .ya-auth-button span {
            flex-grow: 1; /* Это гарантирует, что текст будет центрирован */
            text-align: center;
        }


.radio-container {
  display: flex;
  flex-direction: column;  /* элементы в колонку (вертикально) */
  gap: 10px;              /* отступ между парами */
	margin-top:4px;
}

.radio-container > div {
  display: flex;          /* каждая пара в строку */
  align-items: center;    /* выравнивание по вертикали */
  gap: 8px;              /* отступ между радио и подписью */
}
.radio-container > div > label {
  color: #000;
}

#no_cdek_txt {
	display: none;
}

        .menu-item {
            display: flex;
            align-items: center;
            width: 100%;
            max-width: 320px;
						float: right;
        }

        .menu-name {
            padding-right: 8px;
            white-space: nowrap;
        }

        .menu-dots {
            flex-grow: 1;
            height: 2px; /* Высота линии равна высоте текста */
            background: repeating-linear-gradient(
                to right,
                #777 0 2px, /* Точка (2px) */
                transparent 2px 4px /* Промежуток (2px) */
            );
            margin: 0 4px;
            position: relative;
            top: 0.25em; /* Выравнивание по базовой линии текста */
        }

        .menu-price {
            padding-left: 4px;
            white-space: nowrap;
        }

.diagonal-strike {
  position: relative;
  display: inline-block;
}

.diagonal-strike::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -5%;
  width: 110%;
  height: 1px;
  background-color: #777;
  transform: rotate(-15deg);
  transform-origin: center;
}