


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1499719634517*/
.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}.bx-breadcrumb .bx-breadcrumb-item a{text-decoration:none}.bx-breadcrumb .bx-breadcrumb-item a:hover{text-decoration:none}
/* End */



/* Start:/bitrix/templates/secondary/styles.css?1499719636117*/
.bx-composite-btn {top: -75px !important; left: 50% !important; right: auto !important; z-index: 9999999 !important;}
/* End */



/* Start:/bitrix/templates/secondary/template_styles.css?14997196366495*/
html, body, ul { margin:0; padding:0; }
#panel { position: absolute; }
#site { margin:0; padding:0; background:url('/images/back.jpg') 0 0 no-repeat; width:1640px; height:963px; position:relative; }

#site .logo { width:131px; height:223px; position:absolute; top:111px; left:41px; z-index: 900; }
#site .logo a,
#site .logo img { width:131px; height:223px; display:block; border:0; }

.topmenu { position: absolute; z-index: 905; }
.topmenu ul {  }
.topmenu ul li { list-style:none; display:block; position:absolute; }
.topmenu ul li a { display:block; width:100%; height:100%; text-indent:-9999px; }
.topmenu #mmi1 { width:123px; height:122px; left:222px; top:37px; background:url('/images/mmi1.png'); }
.topmenu #mmi2 { width:122px; height:121px; left:464px; top:37px; background:url('/images/mmi2.png'); }
.topmenu #mmi3 { width:123px; height:122px; left:705px; top:37px; background:url('/images/mmi3.png'); }
.topmenu #mmi4 { width:123px; height:121px; left:946px; top:37px; background:url('/images/mmi4.png'); }
.topmenu #mmi5 { width:123px; height:122px; left:1186px; top:37px; background:url('/images/mmi5.png'); }
.topmenu #mmi6 { width:123px; height:121px; left:1428px; top:37px; background:url('/images/mmi6.png'); }

#container { position:absolute; width:1640px; height:899px; top:64px; left:0; overflow:hidden; z-index:160; /*cursor:pointer;*/ }
#wrapper { position:absolute; left:50%; z-index:170; }
#content_back { background:url('/images/content_back.png'); position:relative; width:1183px; height:896px; left:-50%; border:2px solid #85c226; border-top:0; z-index:180; cursor:default;
	-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px; }
#content { position:relative; left:-50%; top:-804px;padding:15px; width:1153px; height:757px; overflow:hidden; z-index:190; cursor:default; }


#content { color:#eee; font:16px Arial, sans-serif; }
#content a { color:#85c226; text-decoration:underline; }
#content ul { margin:0 0 0 30px; }

#content .catalog-element { background:url('/bitrix/templates/secondary/images/product_back.png') 50% 50% no-repeat; width:700px; margin:0 auto; height:558px; overflow: hidden; color:#000; position:relative; }
#content .catalog-element .image { width: 222px; height: 250px; position: absolute; right: 35px; overflow: hidden; top: 65px; border:1px solid #888;
	-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px; background-color:#fff; background-position:50% 50%; background-repeat:no-repeat; }

#content .catalog-element .properties { width: 350px; overflow: hidden; height: 260px; margin:65px 0px 0px 30px; }
#content .catalog-element .properties .property {  }
#content .catalog-element .properties .property label { display:block; width: 163px; float: left; font: 12px Tahoma,sans-serif; }
#content .catalog-element .properties .property .property_value { background-color: white; margin: 5px 0 5px 195px; font: 12px Arial, sans-serif; border: 1px solid #9b9b9b; padding: 1px 5px; overflow:hidden;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
	-webkit-box-shadow:  0px -2px 1px 0px #ebebeb; box-shadow:  0px -2px 1px 0px #ebebeb;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 73%, #b6b6b6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(73%,#ffffff), color-stop(100%,#b6b6b6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6b6b6',GradientType=0 ); /* IE6-9 */
}
#content .catalog-element .product_description {
	width: 620px; margin: 0 0 0 30px; height:165px;
	background-color: white; font: 12px Arial, sans-serif; border: 1px solid #9b9b9b; padding: 10px; overflow:hidden;
	-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 73%, #b6b6b6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(73%,#ffffff), color-stop(100%,#b6b6b6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 73%,#b6b6b6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6b6b6',GradientType=0 ); /* IE6-9 */
}
#content .catalog-element .product_title { margin: 3px 0 0 2px; padding: 0; font: 16px Verdana, sans-serif; width: 587px; height: 25px; text-align: center; }

.front_contentarea { display:none; padding: 20px 100px; }

#switchautoscroller_back { position:fixed; left:20px; bottom:20px; width:40px; height:40px; z-index:900; cursor:pointer; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; background:#000; opacity:0.3; }
#switchautoscroller { position:fixed; left:20px; bottom:20px; width:40px; height:40px; z-index:910; cursor:pointer; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; }
#switchautoscroller:hover {  }
#switchautoscroller.switchon { background:url('/images/move icon_1.png') center center no-repeat; }
#switchautoscroller.switchoff { background:url('/images/move icon_2.png') center center no-repeat; }

#footer { text-align:center; padding:0px 100px; }

.catalog-section-list li { font-weight:bold; }
.catalog-section-list li li { font-weight:normal; }

#content .catalog-section-list ul ul { display:none; }

.clear { clear:both; }
#wrapper ul.breadcrumb-navigation { padding: 0 0 0 10px; margin: 0; padding-top: 4px; list-style: none; top: -803px; position: relative; left: -50%; z-index:190; }
#wrapper ul.breadcrumb-navigation a { color: #85C226; }

/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1499719634517 */
/* /bitrix/templates/secondary/styles.css?1499719636117 */
/* /bitrix/templates/secondary/template_styles.css?14997196366495 */
