

/* Start:/bitrix/templates/.default/components/bitrix/system.auth.form/top_line_auth/style.css?1645518831442*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.form/top_line_auth/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.form/top_line_auth/images/sec-unlocked.png);}

/* End */


/* Start:/bitrix/templates/main/styles.css?1645518831169*/
img {border:0 none;}

h1, h2, h3, h4, form, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset, img {border:0;}

/* End */


/* Start:/bitrix/templates/main/template_styles.css?164551883144495*/
@charset "UTF-8";
html {
  width: 100%;
  /*height: 100%; */
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 1,0em;
  font: 79% 'Trebuchet MS', Arial, Helvetica, Tahoma, sans-serif;
  /*background:url('/bitrix/templates/main/images/gradient.gif') repeat-x 0 100% #FFF;*/
  background: url(/bitrix/templates/main/images/pattern.jpg);
}

body:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 390px;
  background: -moz-linear-gradient(top, white 0%, white 33%, white 38%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, white 0%, white 33%, white 38%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, white 33%, white 38%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}

* html body {
  text-align: center;
}

#wrapper {
  position: relative;
  width: 973px;
  margin: 25px auto 0;
  padding-top: 0;
  /*background:url('/bitrix/templates/main/images/header.jpg') 50% 0 no-repeat #FFF;*/
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

* html #wrapper {
  text-align: left;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  width: 100%;
  clear: both;
}

.bottom-line {
  background: url("/bitrix/templates/main/images/bottom-line.gif") repeat-x 0 100%;
  height: 3px;
}

.top-line {
  background: url("/bitrix/templates/main/images/top-line.gif") repeat-x 0 100%;
  height: 13px;
  margin-top: -13px;
}

.mr20px {
  margin-right: 20px;
}

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

#header-wrapper {
  height: 168px;
  position: relative;
}

/* ***************************************************************** */
#menu {
  /*display:none;*/
  position: absolute;
  top: 125px;
  left: 50px;
  border: 1px solid #E33B23;
  border-bottom: none;
}

#menu a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  background: url("/bitrix/templates/main/images/menu-delimiter.gif") 100% 50% no-repeat;
  padding: 0 20px;
}

#menu li {
  float: left;
  padding: 12px 0;
  background: url("/bitrix/templates/main/images/menu-tile.gif") 0 50% repeat-x #000;
}

#menu li.last a {
  background: none;
}

/* ***************************************************************** */
#submenu {
  padding: 15px 0;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
  overflow: hidden;
}

#submenu li {
  float: left;
}

#submenu li a {
  padding: 0 20px;
  background: url("/bitrix/templates/main/images/bullet.gif") 5px 50% no-repeat;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#submenu li a.active {
  color: #E33B23;
}

/* ***************************************************************** */
#navigation {
  position: absolute;
  top: 100px;
  right: 10px;
}

#navigation li {
  float: left;
}

#navigation li a {
  color: #999;
  padding: 0 10px;
}

#navigation li.nav a {
  display: block;
  width: 11px;
  height: 10px;
  padding: 5px 10px;
}

#navigation li.nav a.home {
  background: url("/bitrix/templates/main/images/btn-home.gif") 50% 50% no-repeat;
}

#navigation li.nav a.home.active {
  background: url("/bitrix/templates/main/images/btn-home-active.gif") 50% 50% no-repeat;
}

#navigation li.nav a.mail {
  background: url("/bitrix/templates/main/images/btn-mail.gif") 50% 50% no-repeat;
}

#navigation li.nav a.site {
  background: url("/bitrix/templates/main/images/btn-sitemap.gif") 50% 50% no-repeat;
}

#navigation li.nav a.site.active {
  background: url("/bitrix/templates/main/images/btn-sitemap-active.gif") 50% 50% no-repeat;
}

#navigation li.nav a span {
  display: none;
}

#navigation li.lang {
  text-transform: uppercase;
}

#navigation li.lang a {
  background: url("/bitrix/templates/main/images/lang-delimiter.gif") 100% 50% no-repeat;
}

#navigation li.last {
  text-transform: uppercase;
  border-right: 1px solid #D9D9D9;
  margin-right: 5px;
}

#navigation li.last a.active,
#navigation li.lang a.active {
  color: #E33B23;
  text-decoration: none;
}

/* ***************************************************************** */
#logo {
  display: block;
  width: 107px;
  height: 71px;
  background: url("/bitrix/templates/main/images/logo.gif") 0 0 no-repeat;
  position: absolute;
  top: 30px;
  left: 80px;
}

#logo span {
  display: none;
}

#logo_ru {
  display: block;
  width: 137px;
  height: 55px;
  background: url("/bitrix/templates/main/images/logo_ru.png") 0 0 no-repeat;
  /*position:absolute;
	top:30px;
	left:80px;*/
  float: left;
  margin: 30px 0 0 0;
}

.slogan {
  display: block;
  float: left;
  font: bold 17px 'Arial';
  color: #414c56;
  margin: 42px 0 0 7px;
}

#logo_ru span {
  display: none;
}

.right-block-head {
  width: 250px;
  float: right;
  color: #414c56;
  margin: 32px 0 0 0;
  text-align: right;
}

.phone-number {
  font: bold 24px 'Arial';
}

.order {
  font: 18px 'Arial';
  color: #414c56;
}

.order:hover {
  text-decoration: none;
}

/* ***************************************************************** */
a.btn-feedback {
  display: block;
  width: 111px;
  background: url("/bitrix/templates/main/images/menu-tile.gif") repeat-x 0 50%;
  border: 1px solid #E33B23;
  color: #FFF !important;
  position: absolute;
  top: 12px;
  right: 27px;
  text-align: center;
  padding: 6px 3px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

input.btn-feedback {
  display: block;
  background: url("/bitrix/templates/main/images/menu-tile.gif") repeat-x 0 50%;
  border: 1px solid #E33B23;
  color: #FFF !important;
  text-align: center;
  padding: 4px 3px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

/* ***************************************************************** */
#footer {
  padding: 20px 30px;
  color: #999;
  font-size: 11px;
  height: 20px;
  position: relative;
}

#footer a {
  color: #999;
}

#footer ul li {
  float: left;
  padding-right: 10px;
  border-right: 1px solid #D9D9D9;
  margin-right: 10px;
}

#footer ul li.last {
  border: none;
  margin: 0;
  padding: 0;
}

/* ***************************************************************** */
#content {
  padding: 20px 40px;
  background: #F2F2F2;
}
#content:after{
  content: '';
  display: table;
  clear: both;
}
#content.main {
  padding: 0;
}

#content p {
  margin: 15px 0;
  padding: 0;
}

#content a {
  color: #E33B23;
}

#content h2 {
  font-size: 20px;
  color: #000;
  padding: 0 0 10px 0;
  margin: 0;
  font-weight: normal;
}

#content h3 {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 16px;
  color: #555555;
}

#content h3 a {
  color: #555555;
  text-decoration: none;
}

#content h5 {
  padding: 0;
  margin: 0;
  font-size: 11px;
  color: #000;
}

div.offset {
  padding: 50px 0;
}

ul.news li {
  padding: 0 0 25px 0;
}

ul.paging {
  padding: 10px 0;
}

ul.paging li {
  float: right;
  margin-left: 8px;
}

li a.act {
  text-decoration: none;
}

/* ***************************************************************** */
div.cms-text {
  padding: 0 5px 20px 5px;
  width: 760px;
  text-align: justify;
}

div.cms-text h3 {
  margin-top: 20px !important;
  color: red;
}

.cms-text p {
  color: #000;
  margin: 0 0 10px 0 !important;
  line-height: 140% !important;
}

/* ***************************************************************** */
.hr {
  background: #D9D9D9;
  width: 100%;
  height: 1px;
  clear: both;
  margin-bottom: 20px;
}

.feedback.mini {
  width: 400px;
}

.feedback {
  width: 530px;
}

#feedback {
  margin: 0;
  padding: 20px 0 40px 0;
}

#feedback .border {
  border-top: 1px solid #C3C3C3;
  border-right: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #C3C3C3;
}

#feedback fieldset {
  clear: both;
  padding: 0;
  margin: 0 0 5px 0;
}

#feedback fieldset label,
#feedback fieldset input {
  float: left;
}

#feedback fieldset label {
  width: 120px;
}

#feedback fieldset input {
  width: 400px;
  padding: 2px;
  margin: 0;
  font-size: 12px;
}

.mini #feedback fieldset input {
  width: 270px;
}

#feedback fieldset textarea {
  width: 400px;
  height: 100px;
  padding: 2px;
  margin: 0;
  font: 76% 'Trebuchet MS', Arial, Helvetica, Tahoma, sans-serif;
  font-size: 12px;
}

.mini #feedback fieldset textarea {
  width: 270px;
}

.mini #feedback .submit,
#feedback .submit {
  margin-left: 120px;
  width: 90px;
  background: url("/bitrix/templates/main/images/menu-tile.gif") repeat-x 0 50%;
  border: 1px solid #E33B23;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  padding: 5px;
}

#feedback .errors {
  padding: 10px;
  background: #FFF;
  border: 5px solid #CCC;
  color: #E33B23;
  font-weight: bold;
  width: 496px;
  margin-bottom: 20px;
}

.mini #feedback .errors {
  width: 366px;
}

/* ***************************************************************** */
div.contacts-text {
  padding: 0 5px 20px 5px;
  width: 850px;
  text-align: justify;
}

div.contacts-text h3 {
  margin-top: 0;
  padding: 0 0 10px 0;
  color: red;
}

.contacts-text p {
  color: #000;
  margin: 0 0 10px 0 !important;
  line-height: 140% !important;
}

.googlemap {
  width: 300px;
  height: 200px;
  background: #D1D0CD;
  overflow: hidden;
  border: 2px coral solid;
}

.googlemap.mini {
  width: 250px;
  height: 200px;
  background: #D1D0CD;
  border: 2px coral solid;
}

table.contacts.top {
  width: 400px;
}

table.contacts td h3 {
  margin: 0;
}

table.contacts.bottom {
  width: 600px;
}

/* ***************************************************************** */
.extra {
  display: block;
  width: 513px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FF0000;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 10px;
}

#flash {
  padding-left: -40px;
}

.catalog-section-list ul li {
  padding-bottom: 5px;
}

.addBtn {
  width: 26px;
  height: 26px;
  background: url(/bitrix/templates/main/images/carrello_26.png) no-repeat;
  cursor: pointer;
  font-size: 0px;
  border: none;
  position: relative;
  top: -3px;
}

#header-right {
  position: absolute;
  right: 40px;
  top: 20px;
}

#header-right .white-bg {
  float: right;
  margin-left: 20px;
  background: white;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}

#header-right a {
  color: #E33B23;
}

.goBack {
  color: #E33B23;
  font-size: 20px;
  display: block;
  padding: 10px 0px 15px;
}

/*__________________________________ CATALOG _____________________________________*/
#content.shop h1 {
  font-size: 20px;
  line-height: 24px;
}

#content.shop .cred {
  color: #e33b23;
}

#content.shop .cblack {
  color: #000;
}

#content.shop .cgray {
  color: #575757;
}

#content.shop {
  padding: 0 19px 0 49px;
}

#content.shop #workarea {
  float: left;
  /*width:657px;*/
  padding: 5px 0 30px 8px;
  z-index: 1;
  position: relative;
}

#content .submit-btn {
  padding: 0 12px;
  height: 31px;
  line-height: 33px;
  color: #fff !important;
  background: url("/bitrix/templates/main/img/brands_marker.png") repeat-x left center;
  border: none;
  outline: none;
  cursor: pointer;
}

#content a.submit-btn {
  display: block;
  float: left;
}

#content a.submit-btn span {
  display: block;
  height: 31px;
  padding-left: 33px;
  background: url("/bitrix/templates/main/img/icon_basket.png") no-repeat left center;
}

#content .submit-btn, #content .submit-btn span {
  color: #f2f2f2;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: #a81500 -1px -1px 0px;
}

/*_________________ SIDEBAR ________________*/
#sidebar {
  float: left;
  width: 220px;
  padding: 17px 20px 17px 0;
  position: relative;
  z-index: 2;
}

#sidebar .sidebar-menu li {
  display: block;
  position: relative;
}

#sidebar .sidebar-menu li a {
  position: relative;
  text-decoration: none;
  display: block;
  line-height: 15px;
}

/* LVL 1 ====================== */
#sidebar .sidebar-menu li.lvl1 a.lvl1 {
  background-color: #fff;
  color: #252525;
  padding: 2px 20px 2px 8px;
  margin-bottom: 4px;
}

#sidebar .sidebar-menu li.lvl1.opened a.lvl1:hover {
  text-decoration: underline;
}

#sidebar .sidebar-menu li.lvl1 li.lvl2 {
  display: none;
}

#sidebar .sidebar-menu li.lvl1.opened li.lvl2 {
  display: block;
}

/* LVL 2 ====================== */
#sidebar .sidebar-menu li.lvl2 {
  padding: 1px 0;
  border-bottom: 1px solid #d9d9d9;
}

#sidebar .sidebar-menu li.lvl2 a.lvl2, #sidebar .sidebar-menu lvl1.active .lvl2 a {
  color: #515151 !important;
  padding: 1px 0 2px 24px;
}

#sidebar .sidebar-menu li.lvl1.active a.lvl1,
#sidebar .sidebar-menu li.lvl1:hover a.lvl1,
#sidebar .sidebar-menu li.lvl2.active a.lvl2,
#sidebar .sidebar-menu li.lvl2:hover a.lvl2 {
  background-color: #e33b23;
  color: #fff !important;
}

/* I ====================== */
#sidebar .sidebar-menu li i.menu-arrow-r {
  position: absolute;
  background: url("/bitrix/templates/main/img/icon_arrow_red.gif") no-repeat right top;
  display: none;
  width: 40px;
  height: 100px;
  right: -6px;
  top: 2px;
  z-index: 10;
  zoom: 1;
}

#sidebar .sidebar-menu li.lvl1.toggle i.menu-arrow {
  position: absolute;
  display: block;
  width: 17px;
  padding: 1px;
  height: 100%;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 9;
  background: none;
}

#sidebar .sidebar-menu li.lvl1.toggle i.menu-arrow span {
  display: block;
  width: 17px;
  height: 17px;
  background: url("/bitrix/templates/main/img/icon_arrow_gray_down.gif") no-repeat 3px 5px;
}

#sidebar .sidebar-menu li.lvl1.toggle.opened i.menu-arrow span {
  background: url("/bitrix/templates/main/img/icon_arrow_gray_down.gif") no-repeat -12px 5px;
}

#sidebar .sidebar-menu li.lvl1.toggle i.menu-arrow:hover span {
  background-color: #fff;
  background-image: url("/bitrix/templates/main/img/icon_arrow_red_down.gif");
}

#sidebar .sidebar-menu li.lvl1 i,
#sidebar .sidebar-menu li.lvl1 li.lvl2 i {
  display: none;
}

#sidebar .sidebar-menu li.lvl1:hover i,
#sidebar .sidebar-menu li.lvl1 li.lvl2:hover i {
  display: block;
}

/* DROPDOWN ====================== */
#sidebar .sidebar-menu li ul.dropdown {
  display: none;
  position: absolute;
  width: 230px;
  top: 0;
  left: 226px;
  z-index: 100;
  background: #e55642;
  padding: 7px 0;
}

#sidebar .sidebar-menu li ul.dropdown li {
  float: left;
  width: 110px;
}

#sidebar .sidebar-menu li ul.dropdown li a {
  color: #fff !important;
  padding: 2px 0 2px 15px;
}

#sidebar .sidebar-menu li ul.dropdown li a:before {
  content: "/  ";
}

#sidebar .sidebar-menu li.lvl1 ul.dropdown,
#sidebar .sidebar-menu li.lvl1 li.lvl2 ul.dropdown {
  display: none;
}

#sidebar .sidebar-menu li.lvl1:hover ul.dropdown,
#sidebar .sidebar-menu li.lvl1 li.lvl2:hover ul.dropdown {
  display: block;
}

#sidebar .sidebar-menu li ul.dropdown li:hover a span {
  text-decoration: underline;
}

/*_________________ BREADCRUMB ________________*/
#content .breadcrumb li {
  display: inline;
}

#content .breadcrumb li, #content .breadcrumb li a {
  color: #696969;
  font-size: 12px;
  line-height: 16px;
}

#content .breadcrumb li a {
  text-decoration: none;
}

#content .breadcrumb li a:hover {
  text-decoration: underline;
}

/*_________________ PRODUCT FILTER ________________*/
#content .product-filter {
  display: block;
  height: 40px;
  margin: 12px 0;
  white-space: nowrap;
  float: left;
}

#content .product-filter li {
  display: block;
  float: left;
  position: relative;
  margin-left: 10px;
  height: 40px;
  background-color: #d9d9d9;
}

#content .product-filter li:first-child {
  background: none;
}

#content .product-filter li i {
  position: absolute;
  width: 32px;
  height: 40px;
  top: 0;
  background: url("/bitrix/templates/main/img/shop_filter_arrows.png") no-repeat 0 0;
}

#content .product-filter li i.lside {
  left: 0px;
}

#content .product-filter li i.rside {
  right: -32px;
}

#content .product-filter li a, #content .product-filter li span {
  position: relative;
  padding: 0 14px;
  height: 40px;
  display: block;
  font-size: 20px;
  text-decoration: none;
  line-height: 38px;
  color: #010101 !important;
  text-shadow: #fff 1px 1px 0px;
}

#content .product-filter li a:hover {
  text-decoration: underline;
}

#content .product-filter li.active {
  z-index: 1;
}

#content .product-filter li.first-child {
  z-index: 2;
}

#content .product-filter li.active a {
  background: #e33b23;
}

#content .product-filter li.active a, #content .product-filter li.first-child span {
  /*olor:#fff !important;*/
  /*text-shadow: #8d1302 -1px -1px 0px;*/
}

#content .product-filter li.active i.lside {
  background-position: 0 -40px;
}

#content .product-filter li.active i.rside {
  background-position: 0 -80px;
}

#content .product-filter li.last-child i.rside {
  background-position: 0 -160px;
}

#content .product-filter li.active.last-child i.rside {
  background-position: 0 -200px;
}

#content .product-filter li.first-child {
  padding-left: 0;
  margin-left: 0;
}

#content .product-filter li.first-child i.lside {
  display: none;
}

#content .product-filter li.first-child i.rside {
  background-position: 0 -120px;
}

#content .product-filter li.first-child a, #content .product-filter li.first-child span {
  padding: 0 10px;
  /*background: url('/bitrix/templates/main/img/shop_filter_arrows_bg_active.png') repeat-x;*/
}

/*_________________ FILTER LETTERS ________________*/
#content .filter-letters {
  display: block;
  margin: 6px 0 6px -3px;
  width: 100%;
}

#content .filter-letters li {
  float: left;
  display: block;
  width: 28px;
  height: 28px;
  background: url("/bitrix/templates/main/img/shop_filter_letters.png") no-repeat;
  margin-right: 1px;
}

#content .filter-letters li a {
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #252525 !important;
  text-decoration: none;
  font-weight: 700;
}

#content .filter-letters li.active a {
  color: #cf270f !important;
}

#content .filter-letters li a:hover {
  text-decoration: underline;
}

/*_________________ BRANDS  ________________*/
#content .brands-list .letter {
  display: block;
  background: url("/bitrix/templates/main/img/shop_filter_letters_red.png") no-repeat;
  width: 29px;
  padding-left: 7px;
  height: 16px;
  line-height: 16px;
  font-weight: 700;
  font-size: 14px;
  color: #fff !important;
  text-shadow: #e33b23 2px 1px 0px;
  margin-bottom: 7px;
}

#content .brands-list .brands-group {
  margin-bottom: 2px;
  margin-right: -22px;
}

#content .brands-list .brands-group .brands-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 211px;
  margin: 0 18px 7px 0;
}

#content .brands-list .brands-group .brands-block-2 {
  width: 105px;
  margin-right: 5px;
}

#content .brands-list .brands-group .brands-block .img {
  background: #e7e7e7;
  padding: 5px;
  display: block;
  margin-bottom: 5px;
}

#content .brands-list .brands-group .brands-block .img span {
  width: 100%;
  height: 100px;
  display: block;
  overflow: hidden;
  text-align: center;
}

#content .brands-list .brands-group .brands-block-2 .img span {
  height: 50px;
  position: relative;
}

#content .brands-list .brands-group .brands-block-2 .img span img {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

#content .brands-list .brands-group .brands-block .text {
  background: #e7e7e7 url("/bitrix/templates/main/img/brands_marker.png") repeat-y left center;
  display: block;
  padding: 5px 5px 5px 13px;
  line-height: 19px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #252525 !important;
}

#content .brands-list .brands-group .brands-block .text:hover {
  text-decoration: underline;
}

/*_________________ BRAND PRODUCTS  ________________*/
#content.shop .description {
  padding: 5px;
  background-color: #e7e7e7;
  margin-bottom: 5px;
  position: relative;
  min-height: 30px;
}

#content.shop .description .left-side {
  width: 200px;
  float: left;
}

#content.shop .description .right-side {
  margin-left: 210px;
  color: #808080;
  text-shadow: #fff 2px 1px 0px;
  font-size: 12px;
}

#content.shop .description .left-side .img {
  width: 200px;
  max-height: 200px;
  display: block;
  overflow: hidden;
}

#content.shop .description .left-side .img img {
  width: 200px;
}

#content.shop .description .right-side h2 {
  font-size: 14px !important;
  font-weight: 700 !important;
  padding-bottom: 0px !important;
  line-height: 20px;
}

#content .separator {
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  border-top: 1px solid #cfcfcf;
  margin-bottom: 2px;
}

#content .brand-sections {
  margin-top: 25px;
  margin-right: -24px;
}

#content .brand-sections li {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 135px;
  height: 115px;
  padding: 5px;
  background-color: #e7e7e7;
  margin: 0 18px 18px 0;
}

#content .brand-sections.new li {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 153px;
  height: 62px;
  padding: 0;
  background-color: #e7e7e7;
  border: 5px solid #E7E7E7;
  margin: 0 18px 18px 0;
}

#content .brand-sections li:hover {
  background-color: #d02810;
}

#content .brand-sections.new li:hover {
  background-color: #E7E7E7;
  border: 5px solid #D02810;
}

#content .brand-sections li a {
  display: block;
  width: 135px;
  height: 115px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

#content .brand-sections.new li a {
  display: block;
  width: 153px;
  height: 62px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

#content .brand-sections li a .img {
  display: block;
  width: 135px;
  height: 115px;
  overflow: hidden;
  background-color: #e7e7e7;
}

#content .brand-sections li a img {
  width: 135px;
}

#content .brand-sections li a .name {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 135px;
  background: url("/bitrix/templates/main/img/bg_white_opa50.png");
}

#content .brand-sections.new li a .name {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 153px;
  background: url("/bitrix/templates/main/img/bg_white_opa50.png");
}

#content .brand-sections li a .name span {
  display: block;
  background: url("/bitrix/templates/main/img/brands_marker.png") no-repeat left center;
  font-size: 11px;
  color: #252525 !important;
  text-transform: uppercase;
  line-height: 16px;
  padding: 5px 5px 5px 12px;
  max-height: 42px;
  overflow: hidden;
}

#content .brand-sections.new li a .name span {
  display: block;
  background: url("/bitrix/templates/main/img/brands_marker.png") no-repeat left center;
  -webkit-background-size: 5% 100%;
  background-size: 5% 100%;
  font-size: 11px;
  color: #252525 !important;
  text-transform: uppercase;
  line-height: 16px;
  padding: 5px 5px 5px 12px;
  max-height: 52px;
  overflow: hidden;
  height: 52px;
}

#content .brand-sections li a:hover .name span {
  background: none;
}

/*_________________ PRODUCT LIST TABLE  ________________*/
#content.shop .description.products-list .left-side {
  width: 70px;
}

#content.shop .description.products-list .right-side {
  margin-left: 80px;
  text-shadow: none;
}

#content.shop .description.products-list .left-side .img {
  width: 70px;
  max-height: 70px;
}

#content.shop .description.products-list .left-side .img img {
  width: 70px;
}

#content.shop .description.products-list .padder {
  padding-right: 90px;
}

#content.shop .description.products-list .sort a {
  color: #696969 !important;
  text-decoration: none;
}

#content.shop .description.products-list .sort a.active, #content.shop .description.products-list .sort a:hover {
  color: #e33b23 !important;
}

#content.shop .description.products-list .sort a.active.asc {
  padding-right: 7px;
  background: url("/bitrix/templates/main/img/sort_arrow.gif") no-repeat right 8px;
}

#content.shop .description.products-list .sort a.active.desc {
  padding-right: 7px;
  background: url("/bitrix/templates/main/img/sort_arrow.gif") no-repeat right -45px;
}

#content.shop .description .switch-view {
  position: absolute;
  bottom: 7px;
  right: 5px;
  height: 28px;
}

#content.shop .description .switch-view .view-table, #content.shop .description .switch-view .view-block {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin-right: 7px;
  background: url("/bitrix/templates/main/img/icons_list.png") no-repeat;
}

#content.shop .description .switch-view .view-table {
  background-position: 0 -28px;
}

#content.shop .description .switch-view .view-table:hover, #content.shop .description .switch-view .view-table.active {
  background-position: 0 -84px;
}

#content.shop .description .switch-view .view-block:hover, #content.shop .description .switch-view .view-block.active {
  background-position: 0 -56px;
}

#content .products-list-table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}

#content .products-list-table th, .products-list-table td {
  vertical-align: middle;
  padding: 0px 5px;
  height: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  border-spacing: 0;
}

#content .products-list-table th {
  background: #e7e7e7 url("/bitrix/templates/main/img/brands_marker.png") repeat-x left center;
  border-left: 1px solid #ee897b;
  border-right: 1px solid #da3d27;
  color: #fff;
}

#content .products-list-table td {
  padding: 5px;
  height: 30px;
  border: 1px solid #f2f2f2;
  border-bottom-color: #a2a1a1;
  background-color: #fff;
  text-shadow: #fff 1px 1px 0px;
}

#content .products-list-table td a {
  text-decoration: none;
}

#content .products-list-table td a:hover {
  text-decoration: underline;
}

#content .products-list-table tr {
  cursor: pointer;
}

#content .products-list-table tr.gray td {
  background-color: #d9d9d9;
}

#content .products-list-table tr:hover td {
  background-color: #edc5c5;
}

#content .products-list-table .first-child {
  border-left: none;
}

#content .products-list-table .last-child {
  border-right: none;
}

#content .products-list-table td.cred {
  color: #e33b23;
}

#content .products-list-table td.tablepic {
  padding: 1px;
  width: 45px;
}

#content .products-list-table td.tablepic span {
  width: 45px;
  max-height: 45px;
  display: block;
  overflow: hidden;
}

#content .products-list-table td.tablepic span img {
  width: 45px;
}

#content .products-list-table td.aleft {
  text-align: left;
}
#content .products-list-table td.aleft::first-letter {
  text-transform: uppercase !important;
}
#content .products-list-table .w25 {
  width: 25%;
}

/*_________________ PRODUCT LIST BLOCKS  ________________*/
#content .products-blocks {
  display: block;
  margin-right: -20px;
}

#content .products-blocks li {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 210px;
  overflow: hidden;
  background: #fff;
  margin: 0 19px 14px 0;
  min-height:400px  
}
#content .products-blocks li:nth-child(4n){
	margin-right: 0;
}
#content .products-blocks li .img {
  display: block;
  width: 100%;
  height: 153px;
  overflow: hidden;
  background: white;
  text-decoration: none;
}
#content .products-blocks li .img:after{
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	content: '';
}
#content .products-blocks li .shild{
	position: absolute;
	top: 0;
	left: 0;
	background: #ee8600;
	text-align: right;
	width: 44px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: white;
}
#content .products-blocks li .shild.red{
	background: #e54832;
}
#content .products-blocks li .shild.red:after{
	background: #e54832;
}
#content .products-blocks li .shild span{
	position: relative;
	z-index: 10;
}
#content .products-blocks li .shild:after{
	content: '';
    display: block;
    position: absolute;
    top: -24px;
    right: -23px;
    width: 40px;
    height: 58px;
    background: #ee8600;
    transform: rotate(38deg);
    z-index: 0;
}
#content .products-blocks li .img img {
  width: 98%;
  display: inline-block;
  vertical-align: middle;
}

#content .products-blocks li .text {
  display: block;
  margin: 0 14px;
}
#content .products-blocks li .text h3{
	line-height: 1;
	margin: 10px 0;
	padding: 0;
}
#content .products-blocks li .text a {
  text-decoration: none;
  position: relative;
}
#content .products-blocks li .text a .hid-title{
  opacity: 0;
  position: absolute;
  background: white;
  font-size: 14px;
  width: 190px;
  box-sizing: border-box;
  padding: 5px;
  box-shadow: 0 4px 6px #DBD7D7;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
#content .products-blocks li .text a:hover .hid-title{
  opacity: 1;
}
#content .products-blocks li .text p{
	color: #747474;
}
#content .products-blocks li .text p span{
	color: #e44a34;
}
#content .products-blocks li .text .old-price{
	font-size: 14px;
	color: #747474;
	text-decoration: line-through;
	display: block;
}
#content .products-blocks li .text .catalog-price{
	font-size: 18px;
}
#content .products-blocks li .text .more{
	color: #747474;
	text-decoration: none;
	
	float: right;
	display: block;
	margin: 5px 0 20px;
}
#content .products-blocks li .text .more:hover{
	text-decoration: none;
}
/*_________________ PRODUCT PAGE  ________________*/
#content .product {
  margin-top: 20px;
}

#content .product .lside-product {
  float: left;
  width: 200px;
  min-height: 200px;
}

#content .product .lside-product a {
  display: block;
  padding: 5px;
  background-color: #e7e7e7;
}

#content .product .lside-product a span {
  display: block;
  width: 190px;
  max-height: 190px;
  overflow: hidden;
  text-align: center;
}

#content .product .lside-product a span img {
  width: 190px;
}

#content .product .rside {
  margin-left: 220px;
}

#content .product .rside p {
  padding-bottom: 10px;
}

#content .product .rside .old-price {
  font-weight: 700;
  color: #9f9f9f;
  font-size: 17px;
  text-decoration: line-through;
}

#content .product .rside .price {
  color: #e33b23;
  font-size: 22px;
  font-weight: 700;
}

#content .product h3 {
  font-size: 14px;
  font-weight: 700;
  padding-left: 10px;
  margin-top: 15px;
}

#content .product .crosscodes {
  display: block;
  width: 633px;
  border-left: 1px solid #d9d9d9;
  background: url("/bitrix/templates/main/img/table_bg.gif");
}

#content .product .crosscodes.one-col {
  width: 211px;
}

#content .product .crosscodes.two-cols {
  width: 422px;
}

#content .product .crosscodes li {
  display: block;
  float: left;
  width: 211px;
}

#content .product .crosscodes li .lside {
  float: left;
  width: 114px;
  padding: 3px 8px;
}

#content .product .crosscodes li .rside {
  float: left;
  width: 64px;
  padding: 3px 8px;
  margin: 0;
}

#content .product .crosscodes li.title span {
  text-align: left;
  background: #d9d9d9;
  color: #575757;
}

#content .product ul.files {
  margin-top: 25px;
  display: block;
  background: #ffd4ce;
  padding: 10px 8px;
}

#content .product ul.files li {
  display: block;
}

#content .product ul.files li a {
  height: 22px;
  line-height: 22px;
  color: #252525;
  text-decoration: none;
  font-weight: 700;
}

#content .product ul.files li a:hover {
  text-decoration: underline;
}

/*_________________ SEARCH  ________________*/
#content .search .submit-btn {
  padding: 0 32px;
}

#content .search table {
  margin-top: 45px;
}

#content .search .lside {
  width: 180px;
  padding: 2px 5px;
  font-weight: 700;
  font-size: 14px;
  text-align: right;
}

#content .search .rside input, #content .search select.field {
  width: 370px;
  background: #d9d9d9;
  border: 1px solid #a7a7a7;
  border-bottom: none;
  border-right: none;
  outline: none;
  padding: 3px 0 3px 10px;
  color: #575757;
}

#content .search select.field {
  width: 380px;
}

#content .search select.field option {
  color: #575757;
}

#content .search tfoot td {
  text-align: right;
}

.error-block {
  display: block;
  background-color: #E55642;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}

.loginza {
  text-decoration: none;
}

.loginza span {
  text-decoration: underline;
}

.loginza img {
  vertical-align: bottom;
}

.service {
  text-align: justify;
}

.service img {
  margin: 0 10px 0 0;
}

#top_line {
  background: #f2f2f2;
  color: #393939;
  font-size: 12px;
  height: 50px;
  left: 0;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1001;
}

#top_line .fixed_width {
  margin: 0 auto;
  padding: 0 20px;
  width: 980px;
}

#panel {
 	/*position: absolute;*/
    z-index: 1002;
    /*top: -69px;*/
    /*height: 150px;*/
}
#panel #bx-panel.bx-panel-fixed{
	top: 50px !important;
}
#top_line .auth {
  float: left;
  margin: 0 0 0 3px;
}

#top_line .basket {
  color: #393939;
  float: right;
  font-size: 14px;
  line-height: 50px;
  padding: 0 4px 0 0;
  vertical-align: middle;
  width: 400px;
  text-align: right;
}

#top_line .basket i {
  float: right;
  margin: 17px 10px 0 0;
}

#top_line .basket form {
  float: right;
}

#top_line .auth .block {
  display: block;
  float: left;
  height: 50px;
  line-height: 50px;
}

#top_line .auth input.text-field {
  background: url("/images/top_line_input_text.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: #ACDBF5;
  font-size: 11px;
  height: 13px;
  line-height: 14px;
  margin: 5px 6px 0 0;
  outline: 0 none;
  padding: 0 11px;
  width: 90px;
}

#top_line .auth input.submit-btn {
  background: url("/images/top_line_submit.png") no-repeat scroll 0 5px transparent;
  cursor: pointer;
  margin: 0;
  padding: 0;
  width: 15px;
}

#top_line .auth input, #top_line .auth input:focus {
  border: 0 none;
  outline: 0 none;
}

#top_line .auth .separator {
  /*background-color: #c96c6c;*/
  /*height: 17px;*/
  margin: 4px 6px 0;
  /*width: 1px;*/
  /*display: none;*/
}

#top_line .auth a.block {
  color: #393939;
  font-size: 14px;
  text-decoration: none;
}

#top_line .basket a {
  color: #393939;
  text-decoration: underline;
  text-transform: uppercase;
}

.o_nas {
  float: left;
  width: 645px;
  text-align: justify;
}

#content ul .brands-block {
  vertical-align: top;
  display: block;
  float: left;
  width: 112px;
}

#content ul .brands-block .img {
  background: #e7e7e7;
  padding: 5px;
  display: block;
}

#content ul .brands-block .img.chet {
  padding-left: 0px;
  margin-right: 5px;
}

#content ul .brands-block .img span {
  background: none repeat scroll 0 0 white;
  width: 102px;
  height: 60px;
  display: block;
  overflow: hidden;
  text-align: center;
}

#content ul .brands-block .text {
  background: #e7e7e7 url("/bitrix/templates/main/img/brands_marker.png") repeat-y left center;
  display: block;
  padding: 5px 5px 5px 13px;
  line-height: 19px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #252525 !important;
}

#content ul .brands-block .text:hover {
  text-decoration: underline;
}

.o_nas_brands {
  padding-left: 24px;
  overflow: hidden;
}

.partners {
  float: left;
}

.partners.rational {
  width: 225px;
  padding-right: 95px;
}

.partners.lf {
  width: 320px;
}

.all_brands {
  color: #E33B23;
  float: right;
  padding-right: 10px;
  text-decoration: none;
}

/*$------------clearfix----------------$*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

.clearfix {
  display: block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/*$---------------------------------$*/
.contacts_table tr:nth-child(odd) {
  background: #ddd;
}

.contacts_table td {
  padding: 5px 10px;
}

.main-providers {
  clear: both;
  padding: 30px 0 0 0;
}

.provider-item {
  width: 100%;
  margin: 0 0 20px;
}

.provider-item:after {
  content: '';
  display: table;
  clear: both;
}

.provider-img {
  width: 200px;
  float: left;
  overflow: hidden;
  margin: 0 20px 0 0;
}

.provider-info {
  float: left;
  width: 600px;
  margin: 5px 0 0 0;
}

#content .all-brands {
  color: #E33B23;
}

.modal {
  display: none;
  background: white;
  border-radius: 3px;
  padding: 20px;
}

.modal h3 {
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 20px;
}

.modal form {
  width: 260px;
}

.modal input {
  width: 100%;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 0 10px 0;
  text-indent: 5px;
  outline: none;
}

.modal input.error {
  border-color: #E33B23;
}

.modal textarea {
  width: 98.2%;
  height: 90px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
  border-radius: 3px;
  outline: none;
  text-indent: 5px;
}

.modal .send-form {
  background: #E33B23;
  color: white;
  height: 45px;
  cursor: pointer;
  width: 55%;
  margin: 0 auto;
  border: none;
  outline: none;
  border-radius: 3px;
  display: block;
  font-size: 15px;
}

.search-form {
  margin-bottom: 40px;
}

.search-form input[type="text"] {
  width: 760px;
  background: #fff;
  border: 1px solid #a7a7a7;
  border-bottom: none;
  border-right: none;
  outline: none;
  padding: 0 10px;
  color: #575757;
  height: 40px;
}

.search-form input[type="submit"] {
  display: block;
  float: left;
  position: relative;
  margin-left: 10px;
  height: 40px;
  background-color: #d9d9d9;
  color: #fff !important;
  text-shadow: #8d1302 -1px -1px 0px;
  padding: 0 10px;
  background: url("/bitrix/templates/main/img/shop_filter_arrows_bg_active.png") repeat-x;
  position: relative;
  padding: 0 14px;
  height: 40px;
  display: block;
  font-size: 20px;
  text-decoration: none;
  line-height: 38px;
  cursor: pointer;
  border: none;
}

#content .product-filter li.active a, #content .product-filter li.first-child span {
  color: #fff !important;
  text-shadow: #8d1302 -1px -1px 0px;
}

#content .product-filter li.first-child a, #content .product-filter li.first-child span.title_filtr {
  color: #000 !important;
  text-shadow: none;
}

/* Услуги  services */
#content .block-service h1{
  text-align: center;
}
#content .block-service h1 span{
  font-size: .7em;
}
#content .block-service h2{
  text-align: center;
  font-size: 30px;
}
#content .block-service h3 {
  font-size: 30px;
  text-align: center;
  color: #323232;
}
#content .block-service.block-info h3{
  font-size: 24px;
}
#content .block-service h3:after {
  content: '';
  display: block;
  margin: 15px auto;
  width: 60px;
  height: 3px;
  background: #D01F1C;
}

#content .block-service h4 {
  font-size: 16px;
  text-align: center;
}

#content .block-service p {
  font-size: 14px;
  color: #323232;
}

#content .block-service p.par-service {
  font-size: 16px;
}

#content .block-service p.center {
  text-align: center;
}

#content .block-service .wrap-service {
  margin-bottom: 50px;
}

#content .block-service .wrap-service:after {
  content: '';
  display: table;
  clear: both;
}

#content .block-service .parners {
  text-align: center;
}

#content .block-service .masters {
  text-align: center;
}

#content .block-service .masters img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

#content .block-service .item-service {
  width: 200px;
  text-align: center;
  float: left;
  margin-left: 75px;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1;
}
.item-service a{
	text-decoration:none}
.item-service a:hover p{
	text-decoration:underline;
	color:#D01F1C !important}
.service-panels .panel-item:before{
	content:"";
	width:100%;
	height:30px;
	display:block;
	clear:both;
}
.service-panels .panel-item{
	display:none}
#content .block-service .item-partner {
  display: inline-block;
  padding: 0 30px;
}
#content .block-service .item-partner figcaption{
  margin-top: 20px;
  text-align: center;
}
#content .block-service .red-button {
  display: block;
  margin: 0 auto 40px;
  width: 257px;
  height: 68px;
  background: #D01F1C;
  border-radius: 5px;
  color: white;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  line-height: 68px;
  text-transform: uppercase;
}
.grey-button {
  display: block;
  margin: 40px auto;
  width: 257px;
  height: 68px;
  background: #767676;
  border-radius: 5px;
  color: white !important;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  line-height: 68px;
  text-transform: uppercase;
}
#content .block-service .conacts-service {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
}

#content .block-service .conacts-service span {
  font-size: 24px;
}

#content .block-service .conacts-service a {
  font-size: 16px;
  color: #323232;
  text-decoration: none;
}

#content .item-product:after {
  content: '';
  display: table;
  clear: both;
}

#content .left-block-product {
  float: left;
  width: 430px;
  margin-right: 10px;
  box-sizing: border-box;
}

#content .right-block-product {
  float: left;
  width: 430px;
  box-sizing: border-box;
}

#content .item-product-block {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #e33b23;
  margin-bottom: 20px;
  position: relative;
}

#content .item-product-block h3 {
  background: #e33b23;
  color: white;
  font-size: 16px;
  font-weight: normal;
  padding: 0 0 0 10px;
  line-height: 36px;
}

#content .item-product-image {
  background: white;
}

#content .item-product-image p {
  padding: 0 0 0 10px;
}

#content .img-product {
  text-align: center;
}

#content .item-product-specifications table {
  width: 100%;
  padding: 0 10px;
  margin: 10px 0;
  box-sizing: border-box;
}

#content .item-product-specifications table tr {
  line-height: 2;
}

#content .item-product-specifications table tr:nth-child(odd) {
  background: white;
}

#content .item-product-order table {
  width: 95%;
  padding: 0 10px;
  box-sizing: border-box;
  border-collapse: collapse;
  margin: 10px;
}

#content .item-product-order table thead {
  border-bottom: 1px solid #ccc;
}

#content .item-product-order table tr {
  line-height: 30px;
}

#content .item-product-order table tr td {
  text-align: center;
}
#content .item-product-order table tbody tr td{
	padding-top:7px}

#content .item-product-order .price {
  color: #e33b23;
  font-size:14px;
  font-weight:bold;
  line-height:20px
}

#content .item-product-order .price .old-price{
	color: #333;
	font-size:12px}
#content .item-product-order .count-product {
  width: 76px;
  height: 22px;
  border: 1px solid #b6b6b6;
  text-align: center;
}

#content .item-product-order .buy {
  color: #575757;
}

#content .item-product-code table {
  width: 100%;
  border-collapse: collapse;
}

#content .item-product-code table thead {
  background: #d9d9d9;
  text-align: left;
}

#content .item-product-code table thead th {
  padding: 0 0 0 5px;
  line-height: 30px;
}

#content .item-product-code table tbody td {
  padding: 0 0 0 5px;
  line-height: 30px;
}

#content .item-product-sheme {
  background: white;
}

#content .item-product-sheme .img-sheme {
  text-align: center;
}
.old-price-list{
  text-decoration: line-through;
}
.contacts_table{
  width: 100%;
  font-size: 16px;
}
.back-modal{
	display:none;
	padding:50px 0;
	width:300px;
	background:#fff;
	text-align:center;}
.back-modal h2{
	text-align:center;
	margin:15px}
.close-btn-ok{
	background: #E33B23;
    color: white;
    height: 45px;
    cursor: pointer;
    width: 55%;
    margin: 0 auto;
    border: none;
    outline: none;
    border-radius: 3px;
    display: block;
    font-size: 15px;
	text-decoration:none;
	line-height:45px}
  
  .cod-ids{
    margin: 10px 0 5px 0 !important;
    font-weight: bold;
    font-size: 14px;
  }
  .ids-note{
    font-size: 10px;
    color: #aaa;
    margin: 0 !important;
  }
.price_product_slider{
	color:#E33B23;
	text-align:center}
div.view-item{
	width:18%;
	text-align:center;
	display:inline-block}

.available-shild{
  background: #7fb022;
  color: white;
  font-weight: bold;
  padding: 5px;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 2px;
}
.available-shild_left{
  left: -10px;
  top: 5px;
  right: inherit;
}
.available-shild_right{
  top: 5px;
  right: 0;
}
.coluld-link a{
	font-size:13px !important;
	line-height:15px !important}
.coluld-link a:hover div{
	color:#09F !important}
.coluld-link{
	background:none !important}
.coluld-link img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;}
.coluld-link div{
	display:inline-block;
	vertical-align:middle}
.add_favorites{
	font-size:12px;
	margin-right:20px}
.add_favorites:before{
	content:"\f005";
	font-family:"FontAwesome";
	font-size:20px;
	color:#333;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px}
.add_favorites.is_favorite:before{
	color:#e33b23}
.favorites_link:before{
	content:"\f005";
	font-family:"FontAwesome";
	font-size:14px;
	color:#333;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	margin-left:5px;}

.news-item{
	margin: 25px 0px;
	background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}

.news-date{
	float: right;
}

.news-title a{
	text-decoration: none;
	font-size: 24px;
}

.news-detail{
	clear: both;
    overflow: hidden;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.auth.form/top_line_auth/style.css?1645518831442 */
/* /bitrix/templates/main/styles.css?1645518831169 */
/* /bitrix/templates/main/template_styles.css?164551883144495 */
