

/* Start:/local/templates/main/assets/css/screen.css?178067042148224*/
@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/css/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 12, ../sass/screen.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* line 33, ../sass/screen.scss */
input, textarea {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
/* line 37, ../sass/screen.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: border-box;
}

/* line 42, ../sass/screen.scss */
body {
  line-height: 1.2;
}

/* line 45, ../sass/screen.scss */
ol, ul {
  list-style: none;
}

/* line 48, ../sass/screen.scss */
blockquote, q {
  quotes: none;
}

/* line 51, ../sass/screen.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 56, ../sass/screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 60, ../sass/screen.scss */
body {
  line-height: 1.2;
}

/* line 66, ../sass/screen.scss */
:focus {
  outline: none;
}

/* line 69, ../sass/screen.scss */
.clear {
  clear: both !important;
}

/* line 72, ../sass/screen.scss */
.clear_after:after {
  content: '';
  clear: both;
  display: block;
}

/* line 77, ../sass/screen.scss */
body * {
  transition: all 0.5s ease;
}

/* line 80, ../sass/screen.scss */
body {
  font-size: 14px;
  font-weight: normal;
  font-family: roboto;
  color: #000;
}

/* line 86, ../sass/screen.scss */
b {
  font-weight: bold;
}

/* line 89, ../sass/screen.scss */
i {
  font-style: italic;
}

/* line 92, ../sass/screen.scss */
a:hover {
  text-decoration: none;
}

/* line 95, ../sass/screen.scss */
a {
  color: #26a9e0;
  text-decoration: underline;
}

/* line 99, ../sass/screen.scss */
h1, .h1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
/* line 107, ../sass/screen.scss */
h1:before, .h1:before {
  position: absolute;
  left: 50%;
  content: '';
  display: block;
  bottom: 0;
  width: 52px;
  height: 7px;
  margin-left: -26px;
  background: url(/local/templates/main/assets/css/../img/title_bg.png) center no-repeat;
}

/* line 119, ../sass/screen.scss */
h2, .h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  margin-top: 45px;
  margin-bottom: 30px;
}
/* line 126, ../sass/screen.scss */
h2:first-child, .h2:first-child {
  margin-top: 0;
}

/* line 130, ../sass/screen.scss */
h3, .h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  margin-bottom: 30px;
  margin-top: 45px;
}
/* line 137, ../sass/screen.scss */
h3:first-child, .h3:first-child {
  margin-top: 0;
}

/* line 141, ../sass/screen.scss */
h4, .h4 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  margin-bottom: 30px;
  margin-top: 45px;
}
/* line 148, ../sass/screen.scss */
h4:first-child, .h4:first-child {
  margin-top: 0;
}

/* line 152, ../sass/screen.scss */
h5, .h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}

/* line 157, ../sass/screen.scss */
h6, .h6 {
  font-size: 16px;
  margin-bottom: 0px;
}

/* line 161, ../sass/screen.scss */
img {
  max-width: 100%;
}

/* line 164, ../sass/screen.scss */
.left_img,
section img[align="left"] {
  margin: 0 15px 8px 0;
  float: left;
}

/* line 169, ../sass/screen.scss */
.right_img,
section img[align="right"] {
  margin: 0 0 8px 15px;
  float: right;
}

/* line 174, ../sass/screen.scss */
.center_img,
section img[align="center"] {
  margin: 0 auto 25px;
  display: block;
  border-radius: 20px;
}

/* line 180, ../sass/screen.scss */
section ul {
  list-style: none;
}

/* line 183, ../sass/screen.scss */
section ul > li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 25px;
}

/* line 188, ../sass/screen.scss */
section ul > li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #2980b9;
  display: block;
  position: absolute;
  top: 8.5px;
  left: 0px;
}

/* line 199, ../sass/screen.scss */
section ul.not_style {
  margin-bottom: 0;
}

/* line 202, ../sass/screen.scss */
section ul.not_style > li {
  margin-bottom: 0;
  padding-left: 0;
}

/* line 206, ../sass/screen.scss */
section ul.not_style > li:before {
  display: none;
}

/* line 209, ../sass/screen.scss */
section ol {
  list-style: none;
  margin-bottom: 15px;
  counter-reset: list;
}

/* line 214, ../sass/screen.scss */
section ol > li {
  margin-bottom: 25px;
  position: relative;
  padding-left: 30px;
}

/* line 219, ../sass/screen.scss */
section ol > li:before {
  counter-increment: list;
  /* Увеличиваем значение счетчика */
  content: counter(list) ". ";
  /* Выводим число */
  font-size: 16px;
  color: #26a9e0;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 1px;
  left: 0px;
}

/* line 230, ../sass/screen.scss */
section {
  line-height: 1.8;
}

/* line 233, ../sass/screen.scss */
section p {
  margin-bottom: 25px;
}

/* line 236, ../sass/screen.scss */
section table {
  width: 100%;
  width: calc( 100% + 40px );
  font-size: 16px;
  background: #e6e6e6;
  line-height: 1.2;
  margin: 30px -20px;
}
/* line 243, ../sass/screen.scss */
section table th {
  font-weight: bold;
  font-size: 18px;
  padding: 15px 20px;
  background: #d9d9d9;
}
/* line 248, ../sass/screen.scss */
section table th:first-child {
  padding-left: 30px;
}
/* line 252, ../sass/screen.scss */
section table td {
  padding: 15px 20px;
  width: 50%;
  border-top: 3px solid #fff;
  border-left: 4px solid #fff;
}
/* line 257, ../sass/screen.scss */
section table td:first-child {
  padding-left: 30px;
  border-left: none;
}
/* line 262, ../sass/screen.scss */
section table tr:nth-child(2n) {
  background: #f2f2f2;
}

/* line 266, ../sass/screen.scss */
.standart_width {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}

/* line 272, ../sass/screen.scss */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
  height: 38px;
  padding: 0 15px;
}

/* line 279, ../sass/screen.scss */
textarea {
  height: 154px;
  resize: vertical;
  padding: 10px 15px 0;
  min-height: 38px;
}

/* line 285, ../sass/screen.scss */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #cccccc;
  font-size: 14px;
  font-family: roboto;
  font-weight: 300;
  color: #000;
}

/* line 299, ../sass/screen.scss */
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #26a9e0;
}

/* line 306, ../sass/screen.scss */
input[type="email"].error,
input[type="tel"].error,
input[type="text"].error,
input[type="password"].error,
textarea.error {
  border-color: #f24841;
}

/* line 313, ../sass/screen.scss */
input[type="email"].true,
input[type="tel"].true,
input[type="text"].true,
input[type="password"].true,
textarea.true {
  border-color: #00ad5d;
}

/* line 320, ../sass/screen.scss */
input[type="submit"] {
  cursor: pointer;
}

/* line 324, ../sass/screen.scss */
::-webkit-input-placeholder {
  color: #808080;
}

/* line 325, ../sass/screen.scss */
::-moz-placeholder {
  color: #808080;
}

/* Firefox 19+ */
/* line 326, ../sass/screen.scss */
:-moz-placeholder {
  color: #808080;
}

/* Firefox 18- */
/* line 327, ../sass/screen.scss */
:-ms-input-placeholder {
  color: #808080;
}

/* line 329, ../sass/screen.scss */
:focus::-webkit-input-placeholder {
  color: #000;
}

/* line 330, ../sass/screen.scss */
:focus::-moz-placeholder {
  color: #000;
}

/* Firefox 19+ */
/* line 331, ../sass/screen.scss */
:focus:-moz-placeholder {
  color: #000;
}

/* Firefox 18- */
/* line 332, ../sass/screen.scss */
:focus:-ms-input-placeholder {
  color: #000;
}

/* line 334, ../sass/screen.scss */
.error::-webkit-input-placeholder {
  color: #000;
}

/* line 335, ../sass/screen.scss */
.error::-moz-placeholder {
  color: #000;
}

/* Firefox 19+ */
/* line 336, ../sass/screen.scss */
.error:-moz-placeholder {
  color: #000;
}

/* Firefox 18- */
/* line 337, ../sass/screen.scss */
.error:-ms-input-placeholder {
  color: #000;
}

/* line 339, ../sass/screen.scss */
.top_head_white_bl {
  padding: 20px 0 15px;
}

/* line 342, ../sass/screen.scss */
.top_head_logo {
  display: inline-block;
  vertical-align: middle;
  width: 19.5%;
  margin-top: -15px;
}

/* line 348, ../sass/screen.scss */
.top_head_tel_bl {
  display: inline-block;
  vertical-align: middle;
  width: 47%;
}

/* line 353, ../sass/screen.scss */
.top_head_favor_bl {
  display: inline-block;
  vertical-align: middle;
  width: 16.5%;
}

/* line 358, ../sass/screen.scss */
.top_head_bt {
  display: inline-block;
  vertical-align: middle;
  width: 16%;
  text-align: right;
}
/* line 363, ../sass/screen.scss */
.top_head_bt .green_bt {
  width: 100%;
}

/* line 367, ../sass/screen.scss */
.top_head_tel {
  color: #808080;
  padding: 2px 0 2px 30px;
  background: url("/local/templates/main/assets/css/../img/top_head_tel.png") left center no-repeat;
}
/* line 371, ../sass/screen.scss */
.top_head_tel a {
  font-size: 16px;
  font-weight: 700;
}

/* line 376, ../sass/screen.scss */
.top_head_favor {
  padding: 2px 30px 2px 30px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: url("/local/templates/main/assets/css/../img/top_head_favor.png") left center no-repeat;
}
/* line 382, ../sass/screen.scss */
.top_head_favor a {
  font-size: 16px;
  font-weight: 700;
}
/* line 386, ../sass/screen.scss */
.top_head_favor span {
  width: 22px;
  height: 22px;
  right: 0;
  top: 50%;
  margin-top: -11px;
  position: absolute;
  background: #26a9e0;
  line-height: 20px;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

/* line 401, ../sass/screen.scss */
.green_bt {
  display: inline-block;
  vertical-align: middle;
  border: none;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 25px;
  line-height: 1;
  text-align: center;
  border-radius: 20px;
  background: #49bb7b;
  min-width: 180px;
  box-shadow: 0 5px 10px 0 rgba(73, 187, 123, 0.3);
}
/* line 417, ../sass/screen.scss */
.green_bt:hover {
  background: #43ab70;
  color: #fff;
}

/* line 422, ../sass/screen.scss */
.blue_head_info_bl {
  background: #26a9e0;
}

/* line 425, ../sass/screen.scss */
.header_menu_bl {
  width: 730px;
  float: left;
}

/* line 429, ../sass/screen.scss */
.head_search_bl {
  position: relative;
  float: right;
  width: 380px;
  padding: 5px 0;
}
/* line 434, ../sass/screen.scss */
.head_search_bl input[type="text"] {
  height: 30px;
  border: none;
  padding: 0 90px 0 20px;
  border-radius: 20px;
  background: #fff;
  font-size: 14px;
  font-weight: 300;
}
/* line 442, ../sass/screen.scss */
.head_search_bl input[type="text"]:focus {
  border: none;
}
/* line 446, ../sass/screen.scss */
.head_search_bl input[type="submit"] {
  height: 30px;
  width: 80px;
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 5px;
  border: none;
  padding: 0 10px 0 32px;
  border-radius: 0 20px 20px 0;
  background: url("/local/templates/main/assets/css/../img/magnifying-glass.png") 8px center no-repeat #f24841;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-align: left;
}
/* line 461, ../sass/screen.scss */
.head_search_bl input[type="submit"]:hover {
  background-color: #cc3c37;
}

/* line 466, ../sass/screen.scss */
.header_menu {
  display: table;
  width: 100%;
}
/* line 469, ../sass/screen.scss */
.header_menu > li {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

/* line 475, ../sass/screen.scss */
.menu_lvl1_bt {
  display: table;
  width: 100%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  height: 40px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 485, ../sass/screen.scss */
.menu_lvl1_bt.active, .menu_lvl1_bt:hover {
  background: #1e86b3;
}
/* line 489, ../sass/screen.scss */
.menu_lvl1_bt > span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
/* line 494, ../sass/screen.scss */
.menu_lvl1_bt.arrow > span {
  padding-right: 20px;
}
/* line 496, ../sass/screen.scss */
.menu_lvl1_bt.arrow > span:before {
  content: '';
  position: absolute;
  display: block;
  border-top: 4px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  right: 0;
  top: 50%;
  margin-top: -2px;
}

/* line 509, ../sass/screen.scss */
.menu_lvl2 {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 10px 0;
  width: 280px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
  z-index: 100;
}

/* line 520, ../sass/screen.scss */
.menu_lvl2_bt {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 20px;
  position: relative;
  display: block;
}
/* line 527, ../sass/screen.scss */
.menu_lvl2_bt.active, .menu_lvl2_bt:hover {
  background: #e5f7ff;
  color: #1e86b3;
}
/* line 533, ../sass/screen.scss */
.menu_lvl2_bt.arrow:before {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 9px;
  top: 50%;
  margin-top: -4px;
  right: 10px;
  background: url("/local/templates/main/assets/css/../img/menu_arrow_sprite.png") left top no-repeat;
}
/* line 544, ../sass/screen.scss */
.menu_lvl2_bt.arrow.active:before, .menu_lvl2_bt.arrow:hover:before {
  background-position: left bottom;
}

/* line 550, ../sass/screen.scss */
.menu_lvl3 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  padding: 10px 20px;
  width: 270px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
/* line 559, ../sass/screen.scss */
.menu_lvl3 a {
  display: block;
  color: #000;
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
  padding: 8px 0;
}
/* line 566, ../sass/screen.scss */
.menu_lvl3 a.active, .menu_lvl3 a:hover {
  color: #1e86b3;
}

/* line 573, ../sass/screen.scss */
.header_menu > li:hover .menu_lvl1_bt {
  background: #1e86b3;
}
/* line 576, ../sass/screen.scss */
.header_menu > li:hover .menu_lvl2 {
  display: block;
}

/* line 581, ../sass/screen.scss */
.menu_lvl2 > li:hover .menu_lvl2_bt {
  background: #e5f7ff;
  color: #1e86b3;
}
/* line 584, ../sass/screen.scss */
.menu_lvl2 > li:hover .menu_lvl2_bt.arrow:before {
  background-position: left bottom;
}
/* line 588, ../sass/screen.scss */
.menu_lvl2 > li:hover .menu_lvl3 {
  display: block;
}

/* line 592, ../sass/screen.scss */
.ind_slid_tit {
  font-size: 60px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 15px;
}

/* line 598, ../sass/screen.scss */
.ind_slid_txt {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
}

/* line 603, ../sass/screen.scss */
.red_bt {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  font-weight: 300;
  background: #f24841;
  border-radius: 20px;
  text-decoration: none;
}
/* line 614, ../sass/screen.scss */
.red_bt:hover {
  background: #cc3c37;
  color: #fff;
}

/* line 619, ../sass/screen.scss */
.index_slider_el {
  padding: 55px 0 90px;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
/* line 624, ../sass/screen.scss */
.index_slider_el .standart_width {
  padding: 0 150px;
}

/* line 628, ../sass/screen.scss */
.ind_slid_img {
  width: 38%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
/* line 633, ../sass/screen.scss */
.ind_slid_img img {
  display: inline;
}

/* line 637, ../sass/screen.scss */
.ind_slid_txt_bl {
  width: 61.5%;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

/* line 643, ../sass/screen.scss */
.gray_bg {
  background: #f2f2f2;
  padding: 55px 0 30px;
}

/* line 647, ../sass/screen.scss */
.white_bg {
  background: #fff;
  padding: 55px 0 30px;
}

/* line 651, ../sass/screen.scss */
section .title {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
/* line 659, ../sass/screen.scss */
section .title:before {
  position: absolute;
  left: 50%;
  content: '';
  display: block;
  bottom: 0;
  width: 52px;
  height: 7px;
  margin-left: -26px;
  background: url("/local/templates/main/assets/css/../img/title_bg.png") center no-repeat;
}

/* line 671, ../sass/screen.scss */
.catalog_list {
  font-size: 0;
}

/* line 674, ../sass/screen.scss */
.catalog_el {
  background: #fff;
  width: 180px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  text-align: center;
  padding: 20px 10px;
  line-height: 1.2;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
}
/* line 687, ../sass/screen.scss */
.catalog_el:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  border-color: #fff;
}
/* line 691, ../sass/screen.scss */
.catalog_el:nth-child(6n) {
  margin-right: 0;
}

/* line 695, ../sass/screen.scss */
.cat_el_img {
  height: 185px;
  line-height: 180px;
  margin-bottom: 10px;
  position: relative;
}
/* line 700, ../sass/screen.scss */
.cat_el_img img {
  vertical-align: middle;
  max-height: 100%;
}

/* line 705, ../sass/screen.scss */
.cat_el_status {
  line-height: 1;
  position: absolute;
  top: -11px;
  left: -14px;
  z-index: 10;
  color: #fff;
  font-size: 12px;
}
/* line 713, ../sass/screen.scss */
.cat_el_status > div {
  padding: 0px 3px 3px;
  width: 75px;
  text-align: center;
  border-radius: 2px;
  position: relative;
  margin-bottom: 10px;
}
/* line 720, ../sass/screen.scss */
.cat_el_status > div:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  border-top: 3px solid #000;
  border-left: 3px solid transparent;
}
/* line 730, ../sass/screen.scss */
.cat_el_status > div.red {
  background: #f24841;
}
/* line 732, ../sass/screen.scss */
.cat_el_status > div.red:before {
  border-top-color: #b33730;
}
/* line 736, ../sass/screen.scss */
.cat_el_status > div.green {
  background: #00ad5d;
}
/* line 738, ../sass/screen.scss */
.cat_el_status > div.green:before {
  border-top-color: #006636;
}
/* line 742, ../sass/screen.scss */
.cat_el_status > div.blue {
  background: #26a9e0;
}
/* line 744, ../sass/screen.scss */
.cat_el_status > div.blue:before {
  border-top-color: #166080;
}

/* line 750, ../sass/screen.scss */
.cat_el_star {
  margin-bottom: 10px;
  font-size: 0;
}
/* line 753, ../sass/screen.scss */
.cat_el_star img {
  margin: 0 2px;
}

/* line 757, ../sass/screen.scss */
.cat_el_price {
  min-height: 55px;
  line-height: 20px;
}

/* line 761, ../sass/screen.scss */
.cat_price {
  font-size: 14px;
  font-weight: bold;
}

/* line 766, ../sass/screen.scss */
.cat_old_price .price {
  color: #808080;
  display: inline;
  font-weight: 300;
  text-decoration: line-through;
}
/* line 772, ../sass/screen.scss */
.cat_old_price .sale {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  border-radius: 6px;
  background: #f24841;
  padding: 4px 4px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}

/* line 785, ../sass/screen.scss */
.cat_el_name {
  min-height: 75px;
  line-height: 20px;
}

/* line 789, ../sass/screen.scss */
.cat_el_tit {
  font-weight: bold;
  color: #000;
}
/* line 792, ../sass/screen.scss */
.cat_el_tit a {
  color: inherit;
  text-decoration: none;
}
/* line 795, ../sass/screen.scss */
.cat_el_tit a:hover {
  color: #1e86b3;
}

/* line 800, ../sass/screen.scss */
.cat_el_avtor {
  color: #808080;
}

/* line 803, ../sass/screen.scss */
.favor_bt {
  display: inline-block;
  padding: 5px 11px 5px 36px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  position: relative;
  border: 1px solid #808080;
  border-radius: 20px;
  background: #fff;
  font-size: 14px;
}
/* line 814, ../sass/screen.scss */
.favor_bt:before {
  content: '';
  display: block;
  position: absolute;
  left: 13px;
  top: 50%;
  margin-top: -6px;
  width: 14px;
  height: 12px;
  background: url("/local/templates/main/assets/css/../img/favor_bt.png") left top no-repeat;
}
/* line 825, ../sass/screen.scss */
.favor_bt.active, .favor_bt:hover {
  color: #fff;
  background: #26a9e0;
  border-color: #26a9e0;
}
/* line 830, ../sass/screen.scss */
.favor_bt.active:before, .favor_bt:hover:before {
  background-position: left bottom;
}

/* line 835, ../sass/screen.scss */
.advantage_list {
  font-size: 0;
}

/* line 838, ../sass/screen.scss */
.advantage_el {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  width: 280px;
  padding: 0 5px;
  margin: 0 20px 55px 0;
}
/* line 846, ../sass/screen.scss */
.advantage_el:nth-child(4n) {
  margin-right: 0;
}

/* line 850, ../sass/screen.scss */
.advantage_tit {
  font-size: 20px;
  font-weight: bold;
  min-height: 50px;
}

/* line 855, ../sass/screen.scss */
.advantage_img {
  margin-bottom: 50px;
  height: 85px;
  line-height: 85px;
}
/* line 859, ../sass/screen.scss */
.advantage_img img {
  vertical-align: bottom;
  max-height: 100%;
}

/* line 864, ../sass/screen.scss */
.about_bl {
  background: #f2f2f2;
  font-size: 0;
}
/* line 867, ../sass/screen.scss */
.about_bl .h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #000;
}

/* line 875, ../sass/screen.scss */
.about_img {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
/* line 879, ../sass/screen.scss */
.about_img img {
  width: 100%;
}

/* line 883, ../sass/screen.scss */
.about_txt {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  max-width: 640px;
  padding: 20px 50px;
  font-size: 14px;
}

/* line 891, ../sass/screen.scss */
.blue_bt {
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  line-height: 1;
  padding: 9px 35px;
  background: #26a9e0;
  box-shadow: 0 5px 10px 0 rgba(38, 169, 224, 0.3);
  color: #fff;
}
/* line 903, ../sass/screen.scss */
.blue_bt:hover {
  color: #fff;
  background: #1e86b3;
}

/* line 908, ../sass/screen.scss */
.news_list {
  font-size: 0;
  margin-bottom: 15px;
}

/* line 912, ../sass/screen.scss */
.news_el {
  width: 380px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #f2f2f2;
  border-radius: 20px;
  margin: 0 20px 20px 0;
}
/* line 920, ../sass/screen.scss */
.news_el:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
/* line 923, ../sass/screen.scss */
.news_el:nth-child(3n) {
  margin-right: 0;
}

/* line 927, ../sass/screen.scss */
.news_el_img {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

/* line 931, ../sass/screen.scss */
.news_el_cont {
  padding: 15px 20px 45px;
  position: relative;
}

/* line 935, ../sass/screen.scss */
.news_el_tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 10px;
}
/* line 940, ../sass/screen.scss */
.news_el_tit a {
  text-decoration: none;
  color: inherit;
}
/* line 943, ../sass/screen.scss */
.news_el_tit a:hover {
  color: #1e86b3;
}

/* line 948, ../sass/screen.scss */
.news_el_txt {
  height: 85px;
  position: relative;
  overflow: hidden;
  line-height: 20px;
}
/* line 953, ../sass/screen.scss */
.news_el_txt:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0 30px 20px rgba(242, 242, 242, 0.8);
  height: 1px;
  background: #f2f2f2;
}

/* line 965, ../sass/screen.scss */
.news_el_data {
  position: absolute;
  left: 20px;
  bottom: 20px;
  line-height: 1.2;
  color: #808080;
}

/* line 972, ../sass/screen.scss */
.news_el_look {
  position: absolute;
  right: 20px;
  bottom: 20px;
  line-height: 1.2;
  color: #808080;
  padding-left: 30px;
  background: url("/local/templates/main/assets/css/../img/news_look.png") left center no-repeat;
}

/* line 981, ../sass/screen.scss */
.all_bt_bl {
  text-align: center;
  margin-bottom: 30px;
}

/* line 985, ../sass/screen.scss */
.all_bt {
  display: inline-block;
  padding: 5px 11px 5px 11px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  position: relative;
  border: 1px solid #808080;
  border-radius: 20px;
  background: #fff;
  font-size: 14px;
  min-width: 130px;
  text-align: center;
}
/* line 998, ../sass/screen.scss */
.all_bt:hover {
  color: #fff;
  background: #26a9e0;
  border-color: #26a9e0;
}

/* line 1004, ../sass/screen.scss */
.foot_menu {
  display: inline-block;
  vertical-align: middle;
  width: 64%;
  font-size: 18px;
  font-weight: bold;
}
/* line 1010, ../sass/screen.scss */
.foot_menu ul > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 37px;
}
/* line 1014, ../sass/screen.scss */
.foot_menu ul > li a {
  text-decoration: none;
  color: #000;
}
/* line 1017, ../sass/screen.scss */
.foot_menu ul > li a.active, .foot_menu ul > li a:hover {
  color: #26a9e0;
}

/* line 1024, ../sass/screen.scss */
.foot_info_bl {
  font-size: 0;
  background: #f2f2f2;
  padding: 22px 0;
}

/* line 1029, ../sass/screen.scss */
.foot_tel {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.2;
  text-align: center;
  color: #808080;
}
/* line 1035, ../sass/screen.scss */
.foot_tel span, .foot_tel a {
  display: block;
}
/* line 1039, ../sass/screen.scss */
.foot_tel a {
  margin-bottom: 5px;
  font-size: 16px;
}

/* line 1044, ../sass/screen.scss */
.position_relative {
  position: relative;
}

/* line 1047, ../sass/screen.scss */
.foot_prava_bl {
  color: #808080;
  font-size: 14px;
  background: #d9d9d9;
  padding: 10px 0;
  line-height: 1.2;
}

/* line 1054, ../sass/screen.scss */
.foot_prava {
  padding-right: 50px;
}

/* line 1057, ../sass/screen.scss */
.foot_salavey {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 30px;
}

/* line 1065, ../sass/screen.scss */
.popup {
  background: #fff;
  width: 420px;
  line-height: 1.2;
  padding: 25px 20px 30px;
  text-align: center;
}

/* line 1072, ../sass/screen.scss */
.popup_tit {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
}

/* line 1078, ../sass/screen.scss */
.popup_form {
  margin-bottom: 20px;
  text-align: center;
}
/* line 1081, ../sass/screen.scss */
.popup_form.prava {
  margin-bottom: 30px;
  clear: both;
}

/* line 1086, ../sass/screen.scss */
.razdel_list {
  font-size: 0;
  margin-bottom: 75px;
}

/* line 1090, ../sass/screen.scss */
.razdel_el {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
  width: 280px;
  font-size: 16px;
  text-align: center;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  color: #000;
  text-decoration: none;
}
/* line 1102, ../sass/screen.scss */
.razdel_el:nth-child(4n) {
  margin-right: 0;
}
/* line 1105, ../sass/screen.scss */
.razdel_el:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
/* line 1107, ../sass/screen.scss */
.razdel_el:hover .razdel_pop {
  opacity: 1;
}

/* line 1112, ../sass/screen.scss */
.razdel_cont {
  display: block;
  padding: 5px;
}

/* line 1116, ../sass/screen.scss */
.razdel_img {
  display: block;
  height: 195px;
  line-height: 190px;
}
/* line 1120, ../sass/screen.scss */
.razdel_img img {
  vertical-align: middle;
  max-height: 90%;
}

/* line 1125, ../sass/screen.scss */
.razdel_pop {
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
}
/* line 1135, ../sass/screen.scss */
.razdel_pop .blue_bt {
  padding: 6px 15px;
  width: 162px;
  height: 28px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -81px;
}

/* line 1145, ../sass/screen.scss */
.razdel_tit {
  display: block;
  min-height: 40px;
  font-weight: bold;
}

/* line 1150, ../sass/screen.scss */
.bread_crumbs_bl {
  background: #f2f2f2;
  padding: 9px 0;
  line-height: 1;
}

/* line 1155, ../sass/screen.scss */
.bread_crumbs {
  font-size: 12px;
  color: #808080;
  padding-left: 20px;
}
/* line 1159, ../sass/screen.scss */
.bread_crumbs > li {
  display: inline;
  /* vertical-align:middle; */
}
/* line 1162, ../sass/screen.scss */
.bread_crumbs > li:after {
  content: ">";
  vertical-align: top;
  line-height: 0.95;
  padding: 0 5px;
}
/* line 1169, ../sass/screen.scss */
.bread_crumbs > li:last-child:after {
  display: none;
}
/* line 1173, ../sass/screen.scss */
.bread_crumbs > li a {
  color: #808080;
}

/* line 1178, ../sass/screen.scss */
.number_bl {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 80px;
}
/* line 1183, ../sass/screen.scss */
.number_bl span {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 2px;
  color: #000;
  text-decoration: none;
  margin: 0 2px;
}
/* line 1194, ../sass/screen.scss */
.number_bl a {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 2px;
  color: #000;
  text-decoration: none;
  margin: 0 2px;
}
/* line 1204, ../sass/screen.scss */
.number_bl a:hover {
  color: #1e86b3;
}
/* line 1207, ../sass/screen.scss */
.number_bl a.active:hover, .number_bl a.active {
  color: #fff;
  background: #1e86b3;
}
/* line 1213, ../sass/screen.scss */
.number_bl a.prev {
  position: relative;
}
/* line 1215, ../sass/screen.scss */
.number_bl a.prev:before {
  content: '';
  display: block;
  width: 11px;
  height: 18px;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -6px;
  position: absolute;
  background: url("/local/templates/main/assets/css/../img/number_arrow.png") center no-repeat;
  opacity: 0.5;
}
/* line 1227, ../sass/screen.scss */
.number_bl a.prev:hover:before {
  opacity: 1;
}
/* line 1231, ../sass/screen.scss */
.number_bl a.next {
  position: relative;
}
/* line 1233, ../sass/screen.scss */
.number_bl a.next:before {
  content: '';
  display: block;
  width: 11px;
  height: 18px;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -6px;
  position: absolute;
  background: url("/local/templates/main/assets/css/../img/number_arrow.png") center no-repeat;
  transform: rotate(180deg);
  opacity: 0.5;
}
/* line 1246, ../sass/screen.scss */
.number_bl a.next:hover:before {
  opacity: 1;
}

/* line 1251, ../sass/screen.scss */
.more_bt {
  display: block;
  margin-top: 10px;
  margin-bottom: 25px;
  line-height: 1;
  padding: 12px 0;
  text-align: center;
  border: 1px solid #e9e9e9;
  background: #e9e9e9;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  border-radius: 20px;
  clear: both;
}
/* line 1265, ../sass/screen.scss */
.more_bt:hover {
  color: #fff;
  background: #1e86b3;
  border-color: #1e86b3;
}

/* line 1271, ../sass/screen.scss */
.action_list {
  font-size: 0;
  margin-bottom: 80px;
}

/* line 1275, ../sass/screen.scss */
.action_el {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
  width: 280px;
  background: #26a9e0;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
/* line 1287, ../sass/screen.scss */
.action_el:nth-child(4n) {
  margin-right: 0;
}
/* line 1290, ../sass/screen.scss */
.action_el:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

/* line 1294, ../sass/screen.scss */
.action_el_cont {
  display: block;
  border-radius: 0 0 20px 20px;
  padding: 15px 20px;
  min-height: 93px;
  overflow: hidden;
}

/* line 1301, ../sass/screen.scss */
.action_el_img {
  display: block;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  height: 160px;
  text-align: center;
}
/* line 1307, ../sass/screen.scss */
.action_el_img img {
  max-width: none;
  height: 100%;
}

/* line 1312, ../sass/screen.scss */
.small_standart_width {
  max-width: 780px;
  margin: 0 auto;
}

/* line 1317, ../sass/screen.scss */
.application_form .red_bt {
  width: 180px;
}

/* line 1321, ../sass/screen.scss */
.application_el {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  width: 380px;
}
/* line 1326, ../sass/screen.scss */
.application_el.textarea {
  float: right;
}
/* line 1328, ../sass/screen.scss */
.application_el.textarea textarea {
  resize: none;
}

/* line 1333, ../sass/screen.scss */
.application_form_bl {
  margin-bottom: 40px;
}
/* line 1335, ../sass/screen.scss */
.application_form_bl .title {
  margin-bottom: 25px;
  padding-bottom: 0;
  font-size: 24px;
  text-align: center;
}
/* line 1340, ../sass/screen.scss */
.application_form_bl .title:before {
  display: none;
}

/* line 1345, ../sass/screen.scss */
.application_bt {
  text-align: center;
}

/* line 1348, ../sass/screen.scss */
.news_det_info {
  margin: 0 -20px 60px;
  line-height: 1;
}

/* line 1352, ../sass/screen.scss */
.news_det_data {
  float: left;
  margin-right: 30px;
  color: #808080;
}

/* line 1357, ../sass/screen.scss */
.news_det_look {
  float: left;
  margin-right: 30px;
  color: #808080;
  padding-left: 30px;
  background: url("/local/templates/main/assets/css/../img/news_look.png") left center no-repeat;
}

/* line 1364, ../sass/screen.scss */
.news_det_back {
  float: right;
}
/* line 1366, ../sass/screen.scss */
.news_det_back a {
  padding-left: 35px;
  font-weight: bold;
  color: #1e86b3;
  background: url("/local/templates/main/assets/css/../img/news_det_back.png") left center no-repeat;
}

/* line 1373, ../sass/screen.scss */
.white_bg .application_form_bl {
  border-radius: 10px;
}

/* line 1376, ../sass/screen.scss */
.cont_el {
  background: #f2f2f2;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 15px 30px 15px 65px;
  position: relative;
  line-height: 1.2;
}
/* line 1383, ../sass/screen.scss */
.cont_el > i {
  position: absolute;
  left: 0;
  width: 65px;
  text-align: center;
  height: 50px;
  line-height: 45px;
  top: 50%;
  margin-top: -25px;
}
/* line 1392, ../sass/screen.scss */
.cont_el > i img {
  vertical-align: middle;
}
/* line 1396, ../sass/screen.scss */
.cont_el p {
  margin-bottom: 5px;
}
/* line 1398, ../sass/screen.scss */
.cont_el p:last-child {
  margin-bottom: 0;
}
/* line 1402, ../sass/screen.scss */
.cont_el a {
  margin-right: 5px;
}

/* line 1406, ../sass/screen.scss */
.cont_map img {
  width: 100%;
  display: block;
}

/* line 1410, ../sass/screen.scss */
.dostavka_el {
  font-size: 0;
  margin-bottom: 50px;
}
/* line 1413, ../sass/screen.scss */
.dostavka_el:last-child {
  margin-bottom: 0;
}

/* line 1417, ../sass/screen.scss */
.dostavka_el_img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 180px;
  text-align: center;
}

/* line 1424, ../sass/screen.scss */
.dostavka_el_cont {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 975px;
}

/* line 1430, ../sass/screen.scss */
.error_bl {
  font-size: 0;
  margin: 30px 0 100px;
}

/* line 1434, ../sass/screen.scss */
.error_img {
  width: 380px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 100px;
}

/* line 1440, ../sass/screen.scss */
.error_cont {
  width: 620px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 36px;
}
/* line 1446, ../sass/screen.scss */
.error_cont p {
  margin-bottom: 0;
}

/* line 1450, ../sass/screen.scss */
.content_l {
  float: left;
  width: 180px;
}

/* line 1454, ../sass/screen.scss */
.content_c {
  float: right;
  width: 980px;
}
/* line 1458, ../sass/screen.scss */
.content_c .catalog_el:nth-child(6n) {
  margin-right: 20px;
}
/* line 1461, ../sass/screen.scss */
.content_c .catalog_el:nth-child(5n) {
  margin-right: 0;
}

/* line 1466, ../sass/screen.scss */
.catalog_list_page {
  padding: 25px 0 40px;
  background: #fff;
}

/* line 1471, ../sass/screen.scss */
.filter_bl .bx-filter.bx-blue .bx-filter-section {
  background: #f2f2f2;
  border-radius: 10px;
  padding: 0 0 0 0;
  font-size: 14px;
  font-weight: 300;
}
/* line 1478, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box, .filter_bl .bx-filter .bx-filter-section .row {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/* line 1483, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box {
  padding: 17px 10px 10px;
  border-bottom: 1px solid #c6c6c6;
}
/* line 1487, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box-title span {
  border-bottom: none;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 1494, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box-title span i {
  display: none;
}
/* line 1497, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-title {
  display: none;
}
/* line 1500, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box-container-block {
  padding: 0 0 0 0;
}
/* line 1503, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
  font-size: 12px;
  color: #808080;
  text-transform: lowercase;
  padding-bottom: 0;
}
/* line 1509, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-input-container input {
  border-radius: 4px;
  background: #fff;
  box-shadow: none;
  height: 30px;
  border: 1px solid #e8e8e8;
  color: #000;
  font-size: 12px;
  padding: 0 8px;
}
/* line 1519, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box-container-block.bx-left {
  padding-right: 5px;
}
/* line 1522, ../sass/screen.scss */
.filter_bl .bx-filter .bx-filter-parameters-box-container-block.bx-right {
  padding-left: 5px;
}
/* line 1525, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-part {
  display: none;
}
/* line 1528, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-handle {
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}
/* line 1537, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-handle.right {
  margin-right: -10px;
}
/* line 1540, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-handle.left {
  margin-left: -10px;
}
/* line 1543, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-range {
  z-index: 100;
}
/* line 1546, ../sass/screen.scss */
.filter_bl .bx-filter.bx-blue .bx-ui-slider-pricebar-v {
  background: #26a9e0;
}
/* line 1549, ../sass/screen.scss */
.filter_bl .bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
  background: #c6c6c6;
}
/* line 1552, ../sass/screen.scss */
.filter_bl .bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
  background: #e8e8e8;
}
/* line 1555, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-track {
  height: 2px;
}
/* line 1558, ../sass/screen.scss */
.filter_bl .bx-filter .bx-ui-slider-track-container {
  padding: 14px 10px 20px;
  width: 100%;
  margin: 0 0 0 0;
}
/* line 1563, ../sass/screen.scss */
.filter_bl .radio label, .filter_bl .checkbox label {
  padding-left: 25px;
  min-height: 18px;
  position: relative;
  display: block;
  cursor: pointer;
}
/* line 1570, ../sass/screen.scss */
.filter_bl .radio label:hover, .filter_bl .checkbox label:hover {
  color: #1e86b3;
}
/* line 1573, ../sass/screen.scss */
.filter_bl .radio label .jq-checkbox, .filter_bl .radio label .jq-radio, .filter_bl .checkbox label .jq-checkbox, .filter_bl .checkbox label .jq-radio {
  position: absolute;
  left: 0;
  top: 1px;
}
/* line 1580, ../sass/screen.scss */
.filter_bl .btn {
  margin: 20px auto 0;
  width: 140px;
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
  border-radius: 20px;
  line-height: 1;
  padding: 8px 10px 10px;
  background: #f24841;
}
/* line 1593, ../sass/screen.scss */
.filter_bl .btn:hover {
  background: #cc3c37;
  color: #fff;
  text-decoration: none;
}
/* line 1599, ../sass/screen.scss */
.filter_bl .btn-link {
  display: none;
}

/* line 1606, ../sass/screen.scss */
.title_left {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.2;
  font-size: 30px;
}

/* line 1612, ../sass/screen.scss */
.sorting_bl {
  margin-bottom: 20px;
}

/* line 1615, ../sass/screen.scss */
.sorting_el {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  border-radius: 4px;
  padding: 7px 10px;
  line-height: 1;
  border: 1px solid #c6c6c6;
  background: #fff;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  position: relative;
}
/* line 1628, ../sass/screen.scss */
.sorting_el:hover {
  color: #fff;
  border-color: #1e86b3;
  background: #1e86b3;
}
/* line 1633, ../sass/screen.scss */
.sorting_el.active {
  padding-left: 30px;
  color: #fff;
  border-color: #1e86b3;
  background: #1e86b3;
}
/* line 1638, ../sass/screen.scss */
.sorting_el.active i {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -5px;
  display: block;
  width: 12px;
  height: 10px;
}
/* line 1647, ../sass/screen.scss */
.sorting_el.active.min i {
  background: url("/local/templates/main/assets/css/../img/sorting_el_min.png") left center no-repeat;
}
/* line 1650, ../sass/screen.scss */
.sorting_el.active.max i {
  background: url("/local/templates/main/assets/css/../img/sorting_el_max.png") left center no-repeat;
}

/* line 1655, ../sass/screen.scss */
.box {
  display: none;
}

/* line 1658, ../sass/screen.scss */
.catalog_detail_bl {
  background: #fff;
  padding: 25px 0 50px;
}

/* line 1662, ../sass/screen.scss */
.det_gallery {
  width: 480px;
  float: left;
}

/* line 1666, ../sass/screen.scss */
.detail_info_bl {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

/* line 1672, ../sass/screen.scss */
.det_tabs {
  width: 80px;
  float: left;
}
/* line 1675, ../sass/screen.scss */
.det_tabs > li {
  border-radius: 10px;
  border: 1px solid #c6c6c6;
  width: 80px;
  height: 80px;
  line-height: 75px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px !important;
}
/* line 1684, ../sass/screen.scss */
.det_tabs > li img {
  max-height: 90%;
  vertical-align: middle;
}
/* line 1688, ../sass/screen.scss */
.det_tabs > li:hover, .det_tabs > li.current {
  border-color: #26a9e0;
}
/* line 1692, ../sass/screen.scss */
.det_tabs > li.current {
  cursor: default;
}
/* line 1695, ../sass/screen.scss */
.det_tabs > li:last-child {
  margin-bottom: 0 !important;
}

/* line 1700, ../sass/screen.scss */
.det_box_bl {
  border-radius: 10px;
  border: 1px solid #c6c6c6;
  width: 380px;
  height: 380px;
  line-height: 370px;
  text-align: center;
  float: right;
}
/* line 1708, ../sass/screen.scss */
.det_box_bl img {
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

/* line 1714, ../sass/screen.scss */
.about_produce_tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}

/* line 1720, ../sass/screen.scss */
.about_produce_bl {
  padding-top: 25px;
  border-top: 1px solid #c6c6c6;
}
/* line 1723, ../sass/screen.scss */
.about_produce_bl ul:last-child, .about_produce_bl ol:last-child, .about_produce_bl p:last-child {
  margin-bottom: 0;
}

/* line 1729, ../sass/screen.scss */
.detail_info {
  border-radius: 10px;
  background: #f2f2f2;
  border: 1px solid #dcdcdc;
  float: right;
  width: 680px;
  margin-left: 20px;
}

/* line 1737, ../sass/screen.scss */
.detail_info_bottom {
  border-top: 1px solid #dcdcdc;
  padding: 20px 30px 15px;
}

/* line 1741, ../sass/screen.scss */
.detail_option_list {
  font-size: 0;
}

/* line 1744, ../sass/screen.scss */
.detail_option_el {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.2;
}

/* line 1752, ../sass/screen.scss */
.detail_info_top {
  line-height: 1.2;
  padding: 25px 30px 20px;
}
/* line 1755, ../sass/screen.scss */
.detail_info_top h1 {
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 13px;
  font-size: 24px;
}
/* line 1760, ../sass/screen.scss */
.detail_info_top h1:before {
  display: none;
}

/* line 1765, ../sass/screen.scss */
.det_price_bl {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  margin-right: 20px;
}
/* line 1770, ../sass/screen.scss */
.det_price_bl .favor_bt {
  font-size: 16px;
  padding: 10px 15px 10px 40px;
}
/* line 1773, ../sass/screen.scss */
.det_price_bl .favor_bt:before {
  width: 16px;
  height: 14px;
  left: px;
  margin-top: -7px;
  background-size: auto 200%;
}

/* line 1783, ../sass/screen.scss */
.det_price_bl .cat_old_price {
  margin-bottom: 15px;
}

/* line 1787, ../sass/screen.scss */
.det_price {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 8px;
}

/* line 1792, ../sass/screen.scss */
.det_status_bl {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
}

/* line 1798, ../sass/screen.scss */
.det_status_el {
  padding-left: 30px;
  margin-bottom: 10px;
  line-height: 1.2;
}
/* line 1802, ../sass/screen.scss */
.det_status_el:last-child {
  margin-bottom: 0;
}
/* line 1805, ../sass/screen.scss */
.det_status_el.red {
  background: url("/local/templates/main/assets/css/../img/det_status_red.png") left center no-repeat;
  color: #f24841;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 1811, ../sass/screen.scss */
.det_status_el.green {
  background: url("/local/templates/main/assets/css/../img/det_status_green.png") left center no-repeat;
  color: #49bb7b;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 1818, ../sass/screen.scss */
.det_status_el.blue {
  background: url("/local/templates/main/assets/css/../img/det_status_blue.png") left center no-repeat;
  color: #1e86b3;
  text-decoration: underline;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* End */


/* Start:/local/templates/main/assets/font/font.css?17805793026903*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 23, 2018 */



@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-black-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-black-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-black-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-black-webfont.svg#roboto') format('svg');
    font-weight: 900;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-blackitalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-blackitalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-blackitalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-blackitalic-webfont.svg#roboto') format('svg');
    font-weight: 900;
    font-style: italic;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-bold-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-bold-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-bold-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-bold-webfont.svg#roboto') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'robotocond';
    src: url('/local/templates/main/assets/font/roboto-boldcondensed-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-boldcondensed-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-boldcondensed-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-boldcondensed-webfont.svg#roboto') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'robotocond';
    src: url('/local/templates/main/assets/font/roboto-boldcondenseditalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-boldcondenseditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-boldcondenseditalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-boldcondenseditalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-boldcondenseditalic-webfont.svg#roboto') format('svg');
    font-weight: bold;
    font-style: italic;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-bolditalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-bolditalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-bolditalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-bolditalic-webfont.svg#roboto') format('svg');
    font-weight: bold;
    font-style: italic;

}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 23, 2018 */



@font-face {
    font-family: 'robotocond';
    src: url('/local/templates/main/assets/font/roboto-condensed-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-condensed-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-condensed-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-condensed-webfont.svg#roboto') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotocond';
    src: url('/local/templates/main/assets/font/roboto-condenseditalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-condenseditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-condenseditalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-condenseditalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-condenseditalic-webfont.svg#roboto') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-italic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-italic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-italic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-italic-webfont.svg#roboto') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-light-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-light-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-light-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-light-webfont.svg#roboto') format('svg');
    font-weight: 300;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-lightitalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-lightitalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-lightitalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-lightitalic-webfont.svg#roboto') format('svg');
    font-weight: 300;
    font-style: italic;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-medium-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-medium-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-medium-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-medium-webfont.svg#roboto') format('svg');
    font-weight: 600;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-mediumitalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-mediumitalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-mediumitalic-webfont.svg#roboto') format('svg');
    font-weight: 600;
    font-style: italic;

}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 23, 2018 */



@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-regular-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-regular-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-regular-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-regular-webfont.svg#roboto') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-thin-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-thin-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-thin-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-thin-webfont.svg#roboto') format('svg');
    font-weight: 100;
    font-style: normal;

}




@font-face {
    font-family: 'roboto';
    src: url('/local/templates/main/assets/font/roboto-thinitalic-webfont.eot');
    src: url('/local/templates/main/assets/font/roboto-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/main/assets/font/roboto-thinitalic-webfont.woff2') format('woff2'),
         url('/local/templates/main/assets/font/roboto-thinitalic-webfont.woff') format('woff'),
         url('/local/templates/main/assets/font/roboto-thinitalic-webfont.svg#roboto') format('svg');
    font-weight: 100;
    font-style: italic;

}
/* End */


/* Start:/local/templates/main/assets/css/jquery.fancybox.css?177981617017700*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  /* background: #fff; */
  display: inline-block;
  /* margin: 0 0 6px 0; */
  max-width: 100%;
  overflow: auto;
  /* padding: 0; */
  /* padding: 24px; */
  position: relative;
  /* text-align: left; */
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/* End */


/* Start:/local/templates/main/assets/css/jquery.bxslider.css?17798161713841*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/local/templates/main/assets/css/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #26a9e0;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a:before {
	content:'';
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	width:8px;
	height:14px;
	margin:-7px 0 0 -4px;
	background:url("/local/templates/main/assets/css/../img/slider_arrow.png") left top no-repeat;
}
.bx-wrapper .bx-controls-direction a:hover:before {
	background-position:left bottom;
}
.bx-wrapper .bx-prev {
  left: 40px;
}
.bx-wrapper .bx-next {
  right: 40px;
}
.bx-wrapper .bx-next:before {
	transform:rotate(180deg);
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  outline: 0;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  z-index: 99;
  background:#fff;
  border-radius:50%
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/main/assets/css/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/main/assets/css/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* End */


/* Start:/local/templates/main/assets/css/jquery.formstyler.css?17798161692175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/main/assets/css/jquery.formstyler.theme.css?177981617110738*/
.jq-checkbox,
.jq-radio {
	vertical-align: -3px;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	border: 1px solid #c6c6c6;
	background: #FFF;
	cursor: pointer;
	border-radius:4px;
}
/* .jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
} */
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	/* border-radius: 3px; */
}
.jq-checkbox.checked {
	border-color:#49bb7b;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 10px;
	height: 6px;
	margin: 2.5px 0 0 8px;
	border-bottom: 2px solid #49bb7b;
	border-left: 2px solid #49bb7b;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
	transition: all 0s ease;
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/head/style.min.css?17805156503715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/local/templates/.default/components/bitrix/menu/head/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/local/templates/.default/components/bitrix/menu/head/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/local/templates/.default/components/bitrix/menu/head/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/my_breadcramb/style.min.css?1780643055467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /local/templates/main/assets/css/screen.css?178067042148224 */
/* /local/templates/main/assets/font/font.css?17805793026903 */
/* /local/templates/main/assets/css/jquery.fancybox.css?177981617017700 */
/* /local/templates/main/assets/css/jquery.bxslider.css?17798161713841 */
/* /local/templates/main/assets/css/jquery.formstyler.css?17798161692175 */
/* /local/templates/main/assets/css/jquery.formstyler.theme.css?177981617110738 */
/* /local/templates/.default/components/bitrix/menu/head/style.min.css?17805156503715 */
/* /local/templates/.default/components/bitrix/breadcrumb/my_breadcramb/style.min.css?1780643055467 */
