

/* Start:/bitrix/templates/print/styles.css?16992711213657*/
ul#siteMap
{
	font-size: 14px;
}
ul#siteMap ul 
{
	font-size: 12px;
}

#our_clients .ditale:hover {
    background: rgba(160,160,164, 0.5);
}
#our_clients .ditale {
    display: block;
    position: relative;
    font-size: 16px;
    background: rgba(240,240,240, 1);
    padding: 5px 0 5px 0;
    border-radius: 5px;
	text-align: center;
	width: 60%;
	margin: 0px auto;
}
#our_clients .other {/*display: none;*/}
#our_clients .other.show {display: block;}
.border
{
	border-top: 2px solid #FED805;
	border-bottom: 2px solid #FED805;
	padding: 0 20px;
	border-radius: 0px;
}

h2.offers { line-height: 71px; font-weight: bold; font-style: italic;}
h2.offers img{ width: 70px; margin-right: 15px; vertical-align: top;}

.border_B
{
	border-top: 2px solid #FED805;		
	margin-bottom: 20px;
	margin-top: 24px;
}

.offers_B
{
	padding-left: 110px; 
	margin: 20px 0; 
	height: 98px;
	display: table;
	background-size: auto 82px;
}
.offers_B>div 
{
	display: table-cell;
	vertical-align: middle;
}
.offers_B h2, .offers_B .h2 
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.offers_B h2 { font-weight: bold; font-style: italic;}
ul.h_B
{
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 24px;
}
section ul.h_B li { margin: 0px 0px 0px 15px; list-style: circle;}

#offer1 { margin-top: 15px; background: url("/images/2.png") no-repeat left center; background-size: auto 82px;}
#offer2 { background: url("/images/3.png") no-repeat left center;    background-size: auto 82px;}
#offer3 { background: url("/images/1.png") no-repeat left center;   background-size: auto 82px;}

.buttons-container
{
    margin: 0 auto;
    width: 960px;
	position: relative;
}	
ul.bookmarks_kovru {
    display: inline-block;
	margin: 0;
	z-index: 100;
}
ul.bookmarks_kovru li {
    float: left;
    list-style: outside none none;
    margin-right: 0px;
}
ul.bookmarks_kovru .button {
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-decoration: none;
}
.popup_open{
	border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 100px;
	width: 100px;
    line-height: 10px;
    padding: 5px;
    text-decoration: none;
	
	z-index: 100;

}
.popup_open_pos1{
	position: absolute;
	top: -194px;
	left: 80%;
    margin-left: 0;
}
.popup_open_pos2{
	position: absolute;
	margin-right: -60px;
    right: 0;
}
.popup_open p{
	text-align: center;
    padding: 24px 0 0 0;
}
ul.bookmarks_kovru .button:hover, .popup_open:hover {
    border: 2px solid #fed805;
}
ul.bookmarks_kovru .passive, .popup_open {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #51c678 0%, #47ad64 100%) repeat scroll 0 0;
    border: 2px solid #ccc;
}
ul.bookmarks_kovru .active {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%) repeat scroll 0 0;
    border: 2px solid #fed805;
    color: #000;
}
#table-price-container{
    max-width: 700px;
	margin: 0 auto;	
}
section #table-price td:first-child
{
	width: auto;
	border-left: 1px solid black;
}
section #table-price td:last-child
{
	border-right: 1px solid black;
}
section #table-price tr:first-child td
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

section #table-price tr:last-child td
{
	border-bottom: 1px solid black;
}

#table-price tr:first-child td p
{
	font-weight: bold;
	padding: 2px 0;
}
#table-price td
{
	width: 20%;
}


.end_string{
	border-bottom: 1px solid black;
}

.section-margin-top{
	margin-top: -40px;
}
/* End */


/* Start:/bitrix/templates/print/template_styles.css?157267838124454*/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    line-height: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background: #FFF;
    color: #333;
    font-size: 80%;
    font-family: Verdana, Geneva, sans-serif;
}
a {
    color: #000;
}
a:active {
    background: none;
}
header, section, footer {
    position: relative;
    margin: 0 auto;
    width: 960px;
}
header {
    margin-top: 10px
}
#topMenuBox{
	top: 0px;
	z-index: 4999;
	width: 100%;
}
section {

    /*padding-top: 175px;*/
 
}
section h1, section .h1 {
    margin-top: 18px;
    margin-bottom: 18px;
    font-weight: normal;
    font-size: 36px;
	line-height: 36px;
}
section h2, section .h2, {
    margin-top: 24px;
    margin-bottom: 24px;
    font-weight: normal;
    font-size: 24px;
}
section ul.h2 li  {
	margin: 10px 0px 10px 15px;
	list-style: circle;
}	
section h3, section div.h3 {
    margin-top: 18px;
    margin-bottom: 18px;
    font-weight: normal;
    font-size: 18px;
}
section ul.h3 li {
    font-weight: normal;
    font-size: 18px;
}	
section h4 {
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: normal;
    font-size: 16px;
}
section h5 {
    margin-top: 14px;
    margin-bottom: 14px;
    font-weight: normal;
    font-size: 14px;
}
section p {
    margin-bottom: 18px;
    line-height: 18px;
}
section table {
    width: 100%;
    border-collapse: collapse;
}
section table td {
    padding: 7px;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #DADADA;
}
section ul, section ol {
    margin-left: 30px;
}
.group:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
}
.logo {
    display: inline-block;
}
.logo img{
	width: 209px;
}
.logo h1 {
    position: absolute;
    left: -9999px;
    font-size: 0;
}
.logo em {
    margin-left: 0;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}
.text-center {
    text-align: center;
}
.contactHeader {
    position: absolute;
    top: 16px;
    left: 50%;
	margin-left: -121px;
    display: flex;
    flex-direction: column;	
}
.contactHeader span {
    padding-left: 32px;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
}
.contactHeader span div {
    line-height: 26px;
}
.contactHeader span.addr, 
.contactHeader span.email {
    /*background: url(/bitrix/templates/print/images/sprite_new.png) no-repeat 0 -145px;*/
    color: #333;
    margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
}

.contactHeader span.skype {
    background: url(/bitrix/templates/print/images/sprite_new.png) no-repeat 0 0;
    color: #333;
}
.contactHeader span.phone {
    background: url(/bitrix/templates/print/images/sprite_new.png) no-repeat 0 -29px;
    color: #333;
    margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;

}
.addr,
.contactHeader span a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
.registr {
    display: inline;
    float: right;
    margin-top: 22px;
}
.registr span {
    margin-left: 20px;
}
.registr span a {
    font-weight: normal;
}
.menuBar {
    position: relative;
    margin: 0 auto;
    width: 960px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.menuBar form {
    position: absolute;
    top: 7px;
    right: 58px;
    width: 168px;
    font-size: 0;
    line-height: 0;
}
.menuBar form input.text {
    padding-top: 4px !important;
    padding-right: 5px;
    padding-bottom: 4px !important;
    padding-left: 34px;
    width: 100%;
    height: inherit !important;
    border-radius: 14px;
    font-weight: normal;
}
.menuBar form input.button {
    position: absolute;
    top: 4px;
    left: 5px;
}
.articleIndex {
    clear: both;
    margin-top: 250px;
}
h2.inv {
    position: absolute;
    left: -9999px;
    margin: 0;
    font-size: 0;
}
.articleIndex article {
    width: 45%;
}
.articleIndex article:first-child {
    float: left;
}
.articleIndex article:last-child {
    float: right;
}
.articleIndex article h3, .article article h3 {
    margin-top: 36px;
    margin-bottom: 0 !important;
    height: 36px;
}
.article article h3 {
    height: inherit !important;
}
.article article img {
    margin-top: 18px;
    margin-bottom: 18px;
}
.article div {
    margin-top: 10px;
    line-height: 18px;
}
.articleIndex article span, .article article span {
    display: block;
    margin-top: 12px;
    color: #999;
    font-size: 11px;
}
.articleIndex article p, .article article p {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 18px;
}
.all {
    clear: both;
    padding-top: 40px;
}
.rss {
    position: absolute;
    top: 90px;
    right: 0;
}
.navigation {
    clear: both;
}
footer {
    position: relative;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
	margin-top: 40px;
}
footer .counter {
    position: absolute;
    top: 36px;
    left: 0;
    display: inline;
}
footer .social {
    margin: 0 auto;
    width: 20%;
    height: 29px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
footer .social li {
    display: inline-block;
    width: 35px;
    height: 29px;
    letter-spacing: normal;
    font-size: 12px;
    line-height: normal;
}
footer .social li a {
    display: block;
    height: 29px;
    text-indent: -9999px;
}
footer .social li:first-child {
    background: url(/bitrix/templates/print/images/sprite_new.png) no-repeat 0 -58px;
}
footer .social li:nth-child(2) {
    background: url(/bitrix/templates/print/images/sprite_new.png) no-repeat 0 -87px;
}
footer .social li:last-child {
    background: url(/bitrix/templates/print/images/sprite_new.png) no-repeat 0 -116px;
}
footer .copy {
    position: absolute;
    top: 36px;
    right: 0;
}
.zakaz {
    margin-top: 36px;
}
.zakaz a {
    display: block;
    width: 200px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 36px;
}
.zakaz a:hover, .submit-submit:hover, .catalog-section-list ul li a:hover {
    border-right: none;
    color: #000 !important;
    text-shadow: 0 1px 0 #FFF;
}
.zakaz a:active, .submit-submit:active {
    position: relative;
    top: 1px;
}
.zakaz a:hover, .topNav li a:hover, .menuBar form input.text, .submit-submit:hover, .catalog-section-list ul li a:hover {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
}
.products, .input-text, .textarea-textarea {
    background: rgb(245,245,245);

}
*/.products, .input-text, .textarea-textarea {
    background: rgb(245,245,245);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245,245,245,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0 );
}




.li
{
    margin-top: 10px;
}


.clear
{
    clear:both;
}

section .breadcrumb
{
    margin-bottom:20px;
}



.sectionBlock
{

padding-left: 2.2em;
display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7; */
  font-size: 100%;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;

      background: #51c678;
  background: -moz-linear-gradient(top, #51c678 0%, #47ad64 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51c678), color-stop(100%,#47ad64));
  background: -webkit-linear-gradient(top, #51c678 0%,#47ad64 100%);
  background: -o-linear-gradient(top, #51c678 0%,#47ad64 100%);
  background: -ms-linear-gradient(top, #51c678 0%,#47ad64 100%);
  background: linear-gradient(to bottom, #51c678 0%,#47ad64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51c678', endColorstr='#47ad64',GradientType=0 );
}

#accordion2
{
    margin-top: 20px;
}

.sectionBlock a
{
    color:white;
    text-decoration: none;
}

.sectionBlock a:hover
{
    color:black !important;
}

section p
{
    margin: 10px 0px;
}


section ul, section ol
{
    margin: 10px 0px 10px 15px;
}

.h5
{
    font-size: 0.83em;
    font-weight: bold;
}

.bold
{
    font-weight: bold;
}

a.sectionBlock{
    text-decoration: none;
}
a.sectionBlock:hover{
   color: black!important;
}
.chena tr:first-child td{
text-align:center;
font-weight:bold;
background:#ccc;
}
.chena2 td{
text-align:center;
}
.chena td.nam{
text-align:center;
}
#menuPhone {
    position: absolute;
    top: 0px;
	margin-top: 10px;
    right: 48px;
	display: none;
}
#menuPhone.show{display: block;}
#menuPhone .phone {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: white;
}
#selectCity {
    position: absolute;
    top: 26px;
    right: 7%;
    /*width: 168px;*/
    display: inline-block;
}


#selectCity  #yourCity
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	/*width: 210px;*/
	cursor: pointer;
	text-decoration: underline;
    display: inline-block;
}
#selectCity .pre{
	font-size: 12px; 
	top: 1px;
	position: relative;
}
#selectCity  .hint_city {
    background: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0,0,0,0.9);
    margin: 15px 0 0;
    position: absolute;
    width: 210px;
    z-index: 10;
	display: none;
}
#selectCity  .hint_city.show
{
	display: block;
}
#selectCity .hint_city .hint_city_content {
    font-size: 16px;
    line-height: 22px;
    display: block;
    min-height: 25px;
    padding: 10px 10px 10px;
    position: relative;
	text-align: center;
}
#selectCity   #selectYourCity
{
	font-size: 16px;
	width: 165px;
}
#selectCity  .hint_city .hint_city_content+.hint_city_content {
    padding: 0px 20px  10px;

}

#selectCity  .hint_city .corner  {
    position: absolute;
    top: -14px;
    left: 0;
    margin: 0 42%;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 14px solid #fff;
}
#selectCity  .hint_city .hint_button {
    margin: 2px 0 10px;
	text-align: center;
}
#selectCity  .button {
    display: inline-block;
    padding: 0 20px;
    height: 32px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    background-color: #f2f2f2;
    background-image: linear-gradient(to bottom, #ffffff, #dedede);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    color: #303030;
    text-shadow: 0 1px #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    white-space: nowrap;
}
#selectCity  .button_small {
    height: 24px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #a3a3a3;
    border-left: 1px solid #c2c2c2;
    box-shadow: 0 1px 0 #dbdbdb;
    font-size: 13px;
    line-height: 24px;
    white-space: nowrap;
	cursor: pointer;
}
#selectCity  .button.button_small:hover {
    background-color: #ff6600;
    box-shadow: 0 1px 1px rgba(0,0,0,0.17);
}
@media only screen and (max-width: 1024px) and (min-width: 600px)
{

}
section table.chena2 td p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: normal;
}
section table.chena2 td {
    text-align: center;
    padding: 0px;
}

.no-print{
	display: none !important;
}
#print-page .border_B {
    border: none;

}

/************************* menu styles ***************************/
.topNav {
    margin: 0;
    padding: 0;
	/*max-width: 755px;*/
}
.topNav li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
}
.topNav li a {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
}
.topNav li:first-child a {
    border-radius: 5px 0 0 5px;
}
.topNav li:first-child a:hover {
    border-radius: 5px 0 0 5px;
}
.topNav li a:hover {
    color: #000 !important;
    text-shadow: 0 1px 0 #FFF;
}
.topNav li ul li a {
    border-top: 1px #a80278 solid;
}
.topNav li ul {
    background: #BD1388;
}
.topNav li ul {
    position: absolute;
    top: 38px;
    z-index: 100;
    overflow: hidden;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    max-height: 0px;
    width: 300px;
    box-shadow: 0 5px 5px rgba(0,0,0, 0.5);
    transition: max-height 0.2s linear;
}
.topNav li:hover ul {
    margin: 0;
    padding: 0;
    max-height: 600px;
    overflow: visible;
    width: 300px;
}
.topNav li ul li {
    width: 300px;
}
.topNav li ul li:first-child a, .topNav li ul li:first-child a:hover {
    border-radius: 0;
}
.topNav li ul li a {
    width: 260px;
}
.topNav li ul li ul {
    position: absolute;
    left: -9999px;
}
.topNav li ul li:hover ul {
    top: 0;
    left: 300px;
}
section h3, section div.h3 {
    margin-top: 18px;
    margin-bottom: 18px;
    font-weight: normal;
    font-size: 18px;
}
section ul.h3 li {
    font-weight: normal;
    font-size: 18px;
}
ul.check {
    list-style-type: none;
    margin-left: 0;
}	
ul.check li {
    background: url(/images/check.png) no-repeat left center;
    background-size: 20px;
    padding: 3px 0 3px 25px;
}
/************************* breadcrumb styles ***************************/
.breadcrumb-navigation {
	margin-left: 0 !important;
}
.breadcrumb-navigation li {
	float:left;
	list-style: none;
	margin-top: 10px;
}

/************************* catalog.section.list template - new_ajax ***************************/
.serviceBlock {
    clear: both;
    margin-top: 0;
    list-style: none;
    margin-left: 0 !important;
}
.serviceContainer
{
	position: absolute;
	border: 2px solid #FED805;
	border-radius: 5px;
    background: #fff;
	padding: 7px 0 0px 0;
	margin-top: -213px;
    margin-left: -10px;
    z-index: 1000;
	display: none; 
	min-height: 441px;
	box-sizing: border-box;		
	padding-bottom: 24px;
}
.container-width{ width: 653px; }
.serviceContainer.right { right: -9px;}
.serviceContainer.show
{
	display: block; 
}
.serviceContainer .leftSide
{
   margin: -1px 10px 0px 6px;
}
.serviceContainer .rightSide
{
   margin: -1px 10px 0px 0px;
}
.serviceContainer .clear
{
   margin-top: 10px; 	
}

.serviceContainer.right .leftSide
{
	margin: -1px 7px 0px 0px;
}
.serviceContainer.right .rightSide
{
	margin: -1px 7px 0px 10px;
}

.serviceContainer .leftSide
{
   float: left;
}
.serviceContainer.right .leftSide
{
   float: right;
}

.serviceContainer  .rightSide
{
   width: 311px;
   /*max-height: 401px;*/
   overflow-y: auto;
   word-wrap: break-word;	
   text-align: left;
}
.serviceContainer .ditale 
{
	display: block;
	position: absolute;
	font-size: 16px;
	background: rgba(240,240,240, 1);
	padding: 2px 0 2px 0;
	border-radius: 2px;
    bottom: 0;
    width: 100%;
}
.serviceContainer .ditale:hover
{
	background: rgba(160,160,164, 0.5);
}
 
.serviceBlock li.products .serviceContainer>div.leftSide>a
{
	display: block;
}
.serviceBlock li.products .serviceContainer>div.leftSide>div
{
    margin-bottom: 10px;
    padding-top: 16px;
    width: 307px;
    /*height: 184px;*/
    border-radius: 5px;
    border: 2px solid #ccc;
    text-align: center;
	background: rgb(245,245,245);
}
.serviceBlock li.products {
    float: left;
    margin-bottom: 15px;
    padding-top: 16px;
    width: 307px;
    height: 184px;
    border-radius: 5px;
    border: 2px solid #ccc;
	text-align: center;
}

.serviceBlock li.products:hover {
    border: 2px solid #FED805;
    /*background: rgb(255,255,255);*/
} 

.serviceBlock li.products a {
    display: block;
    /*height: 100%;*/
    text-decoration: none;
}

.serviceBlock li.products .product-img{cursor: pointer; position: relative;}
.serviceBlock li.products .product-img .bShow
{
	background: url(/images/hover_item_box.png) no-repeat top;
}
.serviceBlock li.products .product-img .bHide
{
	background: url(/images/hover_item_box.png) no-repeat bottom;
}
.serviceBlock li.products .product-img .bShow, .serviceBlock li.products .product-img  .bHide
{

	width: 91px;
	height: 91px;
	position: absolute;
	left: 50%;
	top: 100%;
	opacity: 0;
	margin: -91px 0 0 -45px;
	transition: opacity 0.5s ease-in-out, transform 0.5s;
} 
.serviceBlock li.products .product-img:hover .bShow, .serviceBlock li.products .product-img:hover  .bHide
{

	opacity: 0.5;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
						
}

.serviceBlock li.products h2,
.serviceBlock li.products .h2
 {
    margin: 0 !important;
    font-weight: normal;
    font-size: 16px;
}
.serviceBlock li.products p {
    margin: 0;
    font-size: 14px;
}
.serviceBlock li.products img {
    margin-top: 0px;
}
.serviceBlock li.products:nth-child(2), .serviceBlock li:nth-child(5), .serviceBlock li:nth-child(8) {
    margin-left: 13px;
}
.serviceBlock li.products:nth-child(3), .serviceBlock li:nth-child(6), .serviceBlock li:nth-child(9) {
    float: right;
}
.serviceBlock ul.serviceBlock {
    width: 307px;
    height: auto;
    border-radius: 5px;
    /*border: 2px solid #ccc;*/
	margin: 0 0 10px 0;
    /*overflow-y: auto;
    max-height: 180px;*/
}
/*
.serviceBlock li:hover ul.serviceBlock {
    position: absolute;
    left: inherit;
    margin-top: -5px;
    margin-left: -2px !important;
    margin-right: 0;
    background: #fff;
    border: 2px solid #FED805;
    border-top: none; 
}*/
.serviceBlock ul.serviceBlock li.products {
    float: none;
    margin-bottom: 0;
    padding: 0px 0 10px 10px;
    width: 280px;
    height: auto;
    text-align: left;
    border-radius: 0;
    border: none;
    box-shadow: none;
    /*background: #fff;*/
}
.serviceBlock ul.serviceBlock li.products  a .h2{
	line-height: 14px;
	
}
.serviceBlock ul.serviceBlock li.products:nth-child(2), .serviceBlock ul.serviceBlock li:nth-child(5), .serviceBlock ul.serviceBlock li:nth-child(8) {
    margin-left: 0;
}
.serviceBlock ul.serviceBlock li.products:nth-child(3), .serviceBlock ul.serviceBlock li:nth-child(6), .serviceBlock ul.serviceBlock li:nth-child(9) {
    float: none;
}
.serviceBlock ul.serviceBlock li.products h2,
.serviceBlock ul.serviceBlock li.products .h2 
 {
    margin: 0;
    font-weight:normal;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}
.serviceBlock li.products p {
    margin: 0;
    font-size: 14px;
}
.serviceBlock ul.serviceBlock li.products h2:hover,
.serviceBlock ul.serviceBlock li.products .h2:hover, 
.serviceContainer .ditale:hover
 {
	text-decoration: underline;
}
.hash:target:before {
  content: "";
  display: block;
  height: 16em;
  margin-top: -16em;
  visibility: hidden;
}

ul.bookmarks {display: inline-block; margin: 0 0 15px 0;}

ul.bookmarks li {
    float: left;
    list-style: none;
    margin-right: 20px;
}
ul.bookmarks .button{
    display: block;
    color: #fff;
    line-height: 32px;
    height: 32px;
    padding: 0 10px 0 10px;
    text-decoration: none;
    border-radius: 5px;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;

}
ul.bookmarks .button:hover {border: 2px solid #FED805;}
ul.bookmarks .passive {
    background: #51c678;
    background: -moz-linear-gradient(top,  #51c678 0%, #47ad64 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51c678), color-stop(100%,#47ad64));
    background: -webkit-linear-gradient(top,  #51c678 0%,#47ad64 100%);
    background: -o-linear-gradient(top,  #51c678 0%,#47ad64 100%);
    background: -ms-linear-gradient(top,  #51c678 0%,#47ad64 100%);
    background: linear-gradient(to bottom,  #51c678 0%,#47ad64 100%);
	border: 2px solid #ccc;
}


ul.bookmarks .active {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	color: #000;
	border: 2px solid #FED805;
}


.hide{display: none;}

/* End */
/* /bitrix/templates/print/styles.css?16992711213657 */
/* /bitrix/templates/print/template_styles.css?157267838124454 */
