


/* Start:/bitrix/templates/medent/js/jquery.bxslider.css?16090747373747*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	/*margin: 0 auto 60px;*/
	padding: 0;

}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.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(/bitrix/templates/medent/js/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	 margin-top: -50px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #827790;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border:3px solid #827790;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/bitrix/templates/medent/js/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/bitrix/templates/medent/js/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.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(/bitrix/templates/medent/js/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 {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/medent/js/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 {
	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\9;
	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:/bitrix/templates/medent/components/bitrix/menu/top_multi/style.css?16090747372995*/
/**Top menu**/
#top_menu,#top_menu ul
{
	margin:0; padding:0;
	
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#top_menu
{
	
}

/*Links*/
#top_menu a
{
	display:block;
	
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}



/*Root items*/
#top_menu li a.root-item
{
	color:#333;
	
	
}

/*Root menu selected*/


/*Root items: hover*/


/*Item-parents*/
#top_menu li.parent
{
	background: url(/bitrix/templates/medent/components/bitrix/menu/top_multi/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#top_menu a.denied
{
	/*background: url(/bitrix/templates/medent/components/bitrix/menu/top_multi/images/lock.gif) center right no-repeat;*/
}

/*Child-items: hover*/


/*Child-items selected*/


/*Sub-menu box*/
#top_menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:auto;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#top_menu li li 
{
	width:auto;
	border-bottom:1px solid #DEDEDE;
	padding: 10px 15px;
}

#top_menu li li:hover{
	background: #ddd;
} 
/*Item link*/
#top_menu li ul a
{	
	padding-top: 0;
	font-size: 14px;
	text-align:left;
}

/*Items text color & size */
#top_menu li a,
#top_menu li:hover li a,
#top_menu li.jshover li a,
#top_menu li:hover li:hover li a,
#top_menu li.jshover li.jshover li a,
#top_menu li:hover li:hover li:hover li a,
#top_menu li.jshover li.jshover li.jshover li a,
#top_menu li:hover li:hover li:hover li:hover li a,
#top_menu li.jshover li.jshover li.jshover li.jshover li a,
#top_menu li:hover li:hover li:hover li:hover li:hover li a,
#top_menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	

}

/*Items text color & size: hover*/
#top_menu li:hover li:hover a,
#top_menu li.jshover li.jshover a,
#top_menu li:hover li:hover li:hover a,
#top_menu li.jshover li.jshover li.jshover a,
#top_menu li:hover li:hover li:hover li:hover a,
#top_menu li.jshover li.jshover li.jshover li.jshover a
#top_menu li:hover li:hover li:hover li:hover li:hover a,
#top_menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#top_menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#top_menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	
}

#top_menu li ul ul
{
/*	margin:-27px 0 0 132px;*/
	left: 100%;
  margin-top: -27px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#top_menu li:hover ul ul,
#top_menu li.jshover ul ul,
#top_menu li:hover ul ul ul,
#top_menu li.jshover ul ul ul,
#top_menu li:hover ul ul ul ul,
#top_menu li.jshover ul ul ul ul,
#top_menu li:hover ul ul ul ul ul,
#top_menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#top_menu li:hover ul,
#top_menu li.jshover ul,
#top_menu li li:hover ul,
#top_menu li li.jshover ul,
#top_menu li li li:hover ul,
#top_menu li li li.jshover ul,
#top_menu li li li li:hover ul,
#top_menu li li li li.jshover ul,
#top_menu li li li li li:hover ul,
#top_menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */



/* Start:/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/style.css?160907473726956*/
/* catalog.section */
.bx_catalog_list_home{
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}
@media (max-width:640px) {.bx_catalog_list_home {border-bottom:1px solid #e5e5e5;}}

.bx_catalog_list_home .bx_catalog_item{
	position:relative;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
	margin-bottom:30px;
}
@media (min-width:960px){
	.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

	.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

	.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
	.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

	.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
	.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

	.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
	.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position:absolute;
	z-index:990;
	top:0;
	left:0;
	right:0;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	border-radius:3px;
	border:1px solid #d3d3d3;
	background:#fff;
	-webkit-animation:borderview 0.5s;
	animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_catalog_list_home .bx_catalog_item_articul{
	color:#a5a5a5;
	font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_title{
	overflow:hidden;
	height:34px;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title{
	overflow:auto;
	height:auto !important;
}
.bx_catalog_list_home .bx_catalog_item_title a{
	color:#3f3f3f;
	text-decoration:none;
	font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_price{
	color:#3f3f3f;
	font-weight:bold;
}
.bx_catalog_list_home .bx_catalog_item_price span{
	color:#a5a5a5;
	font-size:12px;
	font-weight:normal;
	white-space:nowrap;
	text-decoration:line-through;
}
.bx_catalog_list_home .bx_catalog_item_controls{
	padding-top:10px;
	text-align:center;
	opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_catalog_list_home .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
	width:100%;
	white-space:nowrap;
	text-align:center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
	color:#3f3f3f;
	font-size:13px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
	width:100%;
	text-align:center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
	margin:1%;
	width: 48%;
	min-width:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
	height: 25px;
}

@media (max-width:640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_catalog_list_home .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_catalog_list_home .bx_cnt_desc{
	text-align:left;
	position:absolute;
	right:-45px;
	top:2px;
	width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_catalog_list_home .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_catalog_list_home .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images{
	position:relative;
	z-index:910;
	display:block;
	padding-top:135%;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
}
.bx_catalog_list_home .bx_catalog_item_images_double{
	z-index:900;
	margin-top:-135%;
	opacity:0;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images{
	opacity:0;
	-webkit-animation:rotateimgfirst 0.5s;
	animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double{
	opacity:1;
	-webkit-animation:rotateimglast 0.5s;
	animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_catalog_list_home .bx_stick{
	position:absolute;
	width:123px;
	height:35px;
	background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/stick.png) left center no-repeat;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 0 #ba3434;
	line-height:35px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.bx_catalog_list_home .bx_stick.short {font-weight: bold;font-size:18px}
.bx_catalog_list_home .bx_stick.average {font-weight: bold;font-size:13px}
.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
.bx_catalog_list_home .bx_stick_disc{
	position:absolute;
	width:72px;
	height:74px;
	background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/stick_disc.png) no-repeat center;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
	font-size:23px;
	line-height:74px;
}
.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left{left:-2px;}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right{right:0;}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top{top:15px;}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom{bottom:5px;}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
	.bx_catalog_list_home .bx_stick{
		width:90px;
		height:30px;
		background-size:100%;
		line-height:30px;
	}
	.bx_catalog_list_home .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_catalog_list_home .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_catalog_list_home .bx_stick_disc{
		width:64px;
		height:65px;
		background-size:100%;
		font-size:	20px;
		line-height:65px;
	}
}
@media (max-width:640px) {
	.bx-touch .bx_catalog_list_home .bx_stick{
		width:70px;
		height:30px;
		background-size:100%;
		font-size:	11px;
		line-height:30px;
	}
	.bx-touch .bx_catalog_list_home .bx_stick_disc{
		width:48px;
		height:49px;
		background-size:100%;
		font-size:	16px;
		line-height:49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_catalog_list_home .bx_stick{
		width:70px;
		height:30px;
		background-size:100%;
		font-size:	11px;
		line-height:30px;
	}

	.bx-touch .bx_catalog_list_home .bx_stick_disc{
		width:37px;
		height:38px;
		background-size:100%;
		font-size:13px;
		line-height:38px;
	}
}

/* buttons */
.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	white-space:nowrap;
}

.bx_catalog_list_home .bx_bt_button_type_2 				{
	border:1px solid #e9e9e9;
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
	background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
	background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
	background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
	background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:hover{background:#fff;}
.bx_catalog_list_home .bx_bt_button_type_2:active 	{
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
	background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
	background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
	background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
	background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_catalog_list_home .bx_bt_button  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background: -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:  -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:   -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
	background:      linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
	color:#fff;
	text-shadow:0 1px 0 #006cae;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_catalog_list_home .bx_bt_button:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_catalog_list_home .bx_bt_button:active  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_catalog_list_home .bx_small.bx_bt_button{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:18px;
	line-height:18px;
}

.bx_catalog_list_home .bx_small.bx_bt_button_type_2 		{}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover 	{}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active 	{}


.bx_catalog_list_home .bx_medium.bx_bt_button{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2		{
	padding:0 13px;
	height:23px;
	font-weight:bold;
	line-height:23px;
}

.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 		{font-weight:bold;}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover  {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}

.bx_catalog_list_home .bx_col_input{
	display:inline-block;
	width:40px;
	text-align:center;
}

/* scu_detail_size */
.bx_catalog_list_home .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_list_home .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_catalog_list_home .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/medent/components/bitrix/catalog.section/top_banner/images/fade_right.png) repeat-y   right center;background-size: 100% auto}
/* End */



/* Start:/bitrix/templates/medent/styles.css?162971735817057*/
@font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: normal;
  src: local("Century Gothic"), url("/bitrix/templates/medent/fonts/century_gothic.eot") format("eot"),
    url("/bitrix/templates/medent/fonts/century_gothic.woff") format("woff"), url("/bitrix/templates/medent/fonts/century_gothic.ttf") format("truetype"),
    url("/bitrix/templates/medent/fonts/century_gothic.svg") format("svg");
}

@font-face {
  font-family: "Acrom";
  src: url("/bitrix/templates/medent/fonts/Acrom-Regular.eot");
  src: local("Acrom Regular"), local("Acrom-Regular"), url("/bitrix/templates/medent/fonts/Acrom-Regular.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/medent/fonts/Acrom-Regular.woff") format("woff"), url("/bitrix/templates/medent/fonts/Acrom-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Acrom";
  src: url("/bitrix/templates/medent/Acrom-Bold.eot");
  src: local("Acrom Bold"), local("Acrom-Bold"), url("/bitrix/templates/medent/fonts/Acrom-Bold.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/medent/fonts/Acrom-Bold.woff") format("woff"), url("/bitrix/templates/medent/fonts/Acrom-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Acrom";
  src: url("/bitrix/templates/medent/fonts/Acrom-Thin.eot");
  src: local("Acrom Thin"), local("Acrom-Thin"), url("/bitrix/templates/medent/fonts/Acrom-Thin.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/medent/fonts/Acrom-Thin.woff") format("woff"), url("/bitrix/templates/medent/fonts/Acrom-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Acrom";
  src: url("/bitrix/templates/medent/fonts/Acrom-Light.eot");
  src: local("Acrom Light"), local("Acrom-Light"), url("/bitrix/templates/medent/fonts/Acrom-Light.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/medent/fonts/Acrom-Light.woff") format("woff"), url("/bitrix/templates/medent/fonts/Acrom-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Acrom";
  src: url("/bitrix/templates/medent/fonts/Acrom-ExtraBold.eot");
  src: local("Acrom ExtraBold"), local("Acrom-ExtraBold"),
    url("/bitrix/templates/medent/fonts/Acrom-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/medent/fonts/Acrom-ExtraBold.woff") format("woff"), url("/bitrix/templates/medent/fonts/Acrom-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Acrom";
  src: url("/bitrix/templates/medent/fonts/Acrom-Medium.eot");
  src: local("Acrom Medium"), local("Acrom-Medium"), url("/bitrix/templates/medent/fonts/Acrom-Medium.eot?#iefix") format("embedded-opentype"),
    url("/bitrix/templates/medent/fonts/Acrom-Medium.woff") format("woff"), url("/bitrix/templates/medent/fonts/Acrom-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Century Gothic";
  font-size: 17px;
}
a {
  text-decoration: none;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}

header .logo,
header .menu {
  display: inline-block;
  vertical-align: top;
  float: left;
}
header .menu {
  float: right;
}
header .logo {
  margin-left: 0;
  margin-right: 125px;
}
header .menu .lang {
  text-align: right;
  margin-top: 10px;
}
header .menu .lang span {
  font-size: 15px;
  color: #777;
  position: relative;
  top: -5px;
}
header .menu .lang a {
  display: inline-block;
  font-size: 15px;
  color: #000;
  cursor: pointer;
  text-indent: -9999px;
  margin-top: 2px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 30px;
  height: 18px;
}
header .menu .lang a.ru {
  background: url(/bitrix/templates/medent/images/ru.png) no-repeat center center;
  background-size: 100%;
}
header .menu .lang a.en {
  background: url(/bitrix/templates/medent/images/en.png) no-repeat center center;
  background-size: 100%;
}
header .menu .lang a.de {
  background: url(/bitrix/templates/medent/images/de.png) no-repeat center center;
  background-size: 100%;
}
header .menu .lang a.active {
  color: #fff;
}

img {
  border: none;
}
header .menu .lang a {
  -webkit-filter: grayscale(80%);
  -moz-filter: grayscale(80%);
  -ms-filter: grayscale(80%);
  -o-filter: grayscale(80%);
  filter: grayscale(80%);
  /*  filter: url('/bitrix/templates/rfpl/grayscale.svg#greyscale'); /* Firefox 4+ */
  filter: gray; /* IE 6-9 */
}
header .menu .lang a.active,
header .menu .lang a:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;
}
header .menu nav {
  display: inline-block;
  margin-top: 10px;
}
header .menu nav .top_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 915px;
  text-align: center;
  text-align: right;
}
header .menu nav .top_menu > li {
  display: inline-block;
  height: 40px;
  margin-left: 20px;
}
header .menu nav .top_menu li a {
  display: inline-block;
  font-size: 19px;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
}
header .menu nav .top_menu > li > a:hover,
header .menu nav .top_menu > li > a.root-item-selected {
  border-top: 3px solid #c5d303;
  padding-top: 17px;
}

.info h1,
.adv h1,
.news h1,
.dop_info h1 {
  font-size: 26px;
  color: #333;
  text-align: center;
  margin: 0;
  font-weight: normal;
}
.info h1 span {
  font-family: "Century Gothic";
}
.info hr,
.adv hr,
.news hr,
.dop_info hr {
  width: 133px;
  height: 3px;
  background: #c5d303;
  border: none;
  margin-top: 25px;
  margin-bottom: 30px;
}
.adv hr,
.news hr,
.dop_info hr {
  margin-bottom: 55px;
}

.info,
.adv,
.news,
.dop_info {
  margin-top: 50px;
}
.info {
  color: #666;
}
.info p {
  line-height: 26px;
}
.adv {
  text-align: center;
}
.adv table {
  margin: 0 auto;
  border-collapse: collapse;
}
.adv table tr td {
  font-size: 20px;
  color: #333;
}
.adv table tr td span {
  font-size: 17px;
  color: #666;
}
.adv table tr td:first-child {
  text-align: right;
  max-width: 400px;
  padding-right: 35px;
}
.adv table tr td:last-child {
  text-align: left;
  max-width: 400px;
  padding-left: 35px;
}

.sect-goods {
  background: url(/bitrix/templates/medent/images/bg.png) no-repeat center top;
  min-height: 670px;
  margin-top: 50px;
  padding-top: 60px;
}

.sect-goods .sect-goods-ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.sect-goods .sect-goods-ul li {
  font-size: 26px;
  color: #333;
  margin: 0 10px;
  display: inline-block;
  padding-bottom: 25px;
  text-transform: uppercase;
}

.sect-goods .sect-goods-ul li.tab-1 {
  border-bottom: 3px solid #635b6e;
  padding-bottom: 22px;
}
.sect-goods .sect-goods-ul li.tab-2 {
  border-bottom: 3px solid #827790;
  padding-bottom: 22px;
}
.sect-goods .sect-goods-ul li.tab-3 {
  border-bottom: 3px solid #cdc9d0;
  padding-bottom: 22px;
}
.sect-goods .sect-goods-ul li.active,
.sect-goods .sect-goods-ul li:hover {
  border-bottom: 3px solid #c5d303;
  padding-bottom: 22px;
  cursor: pointer;
}

.sect-goods .wrap {
  text-align: center;
}
.sect-goods .pdf {
  display: inline-block;
  width: 460px;
  margin: 0 auto;
  padding-bottom: 40px;
  text-align: left;
}
.sect-goods .pdf img {
  float: left;
  margin-right: 30px;
}
.sect-goods .pdf p {
  margin: 0;
}
.sect-goods .pdf .name {
  color: #333;
  font-size: 18px;
}
.sect-goods .pdf .name2 {
  font-size: 14px;
  color: #333;
  margin: 7px 0 13px;
}
.sect-goods .pdf .link {
  font-size: 18px;
  color: #666;
  text-decoration: underline;
}
.sect-goods .pdf span {
  color: #666;
  margin-left: 10px;
}

.sect-goods .pdf_2 {
  width: 460px;
  margin: 0 auto;
  margin-top: 70px;
  padding-bottom: 50px;
  text-align: left;
}
.sect-goods .pdf_2 img {
  float: left;
  margin-right: 30px;
}
.sect-goods .pdf_2 p {
  margin: 0;
}
.sect-goods .pdf_2 .name {
  color: #333;
  font-size: 18px;
}
.sect-goods .pdf_2 .name2 {
  font-size: 14px;
  color: #333;
  margin: 7px 0 13px;
}
.sect-goods .pdf_2 .link {
  font-size: 18px;
  color: #666;
  text-decoration: underline;
}
.sect-goods .pdf_2 span {
  color: #666;
  margin-left: 10px;
}

.section {
  text-align: center;
  margin-top: 75px;
}
.section .good {
  display: inline-block;
  width: 160px;
  text-align: center;
  margin: 0 20px 80px;
  vertical-align: top;
}

.section .good:nth-child(4n) {
  margin-right: 0;
}

.section .good .inner_img {
  display: table-cell;
  width: 160px;
  height: 170px;
  text-align: center;
  vertical-align: middle;
}
.section .good .inner_img img {
  max-width: 160px;
  max-height: 170px;
}
.section .good .name {
  display: block;
  font-size: 20px;
  color: #333;
  margin: 20px 0;
  height: 50px;
  width: 160px;
}
.section .good .more {
  display: inline-block;
  background: #90ac3c;
  width: 142px;
  height: 37px;
  border-radius: 20px;
  color: #fff;
  line-height: 37px;
}

.sect-goods .section .good {
  margin-bottom: 0;
}
.sect-goods .content > div {
  display: none;
}

.news {
  text-align: center;
}
.news .news-list .news-item {
  display: inline-block;
  width: 480px;
  vertical-align: top;
  text-align: left;
}
.news .news-list .news-item .name {
  color: #333;
  height: 40px;
  display: inline-block;
  width: 360px;
  text-transform: uppercase;
}
.news .news-list .news-item .anons {
  color: #666;
  margin-left: 91px;
  line-height: 26px;
}
.news .news-list .news-item .news-date-time {
  margin-right: 23px;
  background: url(/bitrix/templates/medent/images/news.png) no-repeat;
  height: 82px;
  width: 68px;
  display: inline-block;
  color: #444;
  font-size: 12px;
  padding-top: 18px;
  float: left;
  text-align: center;
}
.news .news-list .news-item .news-date-time .day {
  font-size: 30px;
  display: block;
  height: 37px;
  line-height: 40px;
}

.news-list-all .news-item {
  clear: both;
}
.news-list-all .news-item .name {
  color: #333;
  margin-bottom: 10px;
  display: inline;
  font-weight: 600;
  margin-top: 10px;
  width: 747px;
  text-transform: uppercase;
}
.news-list-all .news-item .anons {
  color: #666;
  margin-left: 91px;
  margin-top: 0;
}
.news-list-all .news-item .news-date-time {
  margin-right: 23px;
  background: url(/bitrix/templates/medent/images/news.png) no-repeat;
  height: 82px;
  width: 68px;
  display: inline-block;
  color: #444;
  font-size: 12px;
  padding-top: 18px;
  float: left;
  text-align: center;
}
.news-list-all .news-item .news-date-time .day {
  font-size: 30px;
  display: block;
  height: 37px;
  line-height: 40px;
}

.dop_info {
  text-align: center;
  margin-bottom: 120px;
}
.dop_info .articles-list .articles-item {
  display: inline-block;
  width: 260px;
  vertical-align: top;
  margin: 0 50px;
  text-align: left;
}
.dop_info .articles-list .articles-item .img {
  display: inline-block;
  position: relative;
}
.dop_info .articles-list .articles-item .img .more {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.dop_info .articles-list .articles-item .img:hover .more {
  display: inline-block;
}
.dop_info .articles-list .articles-item .name {
  color: #333;
  font-size: 20px;
  margin-top: 15px;
  display: inline-block;
  line-height: 28px;
  text-transform: uppercase;
}
.dop_info .articles-list .articles-item .anons {
  color: #666;
  line-height: 26px;
}

.articles-list-all .articles-item {
  clear: both;
}
.articles-list-all .articles-item .img {
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.articles-list-all .articles-item .img .more {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.articles-list-all .articles-item .img:hover .more {
  display: inline-block;
}
.articles-list-all .articles-item .name {
  color: #333;
  font-size: 20px;
  margin-top: 5px;
  display: inline-block;
  line-height: 28px;
}
.articles-list-all .articles-item .anons {
  color: #666;
  line-height: 26px;
}

body > .content {
  min-height: 500px;
  margin-top: 20px;
}
.content .left {
  padding-left: 10px;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin-right: 60px;
  float: left;
}
.content .right {
  display: inline-block;
  vertical-align: top;
  max-width: 828px;
}

.products .section {
  text-align: left;
  margin-top: 10px;
}
.products .section .descr {
  margin-bottom: 60px;
  color: #666;
  line-height: 24px;
}

.products .detail {
  width: 828px;
}
.products .detail .inner_img {
  /* width: 200px; */
  height: 400px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 50px;
  float: left;
}
.products .detail .inner_img img {
  max-width: 380px;
  max-height: 380px;
}
.products .detail .descr {
  color: #333; /*margin-left: 420px*/
}

.left h1 {
  font-size: 26px;
  font-weight: normal;
  color: #333;
}
.left hr {
  height: 3px;
  background: #827790;
  border: none;
  width: 230px;
  margin: 10px 0 44px;
}

.left .left-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.left .left-menu li {
  margin-bottom: 25px;
}
.left .left-menu li a {
  font-size: 21px;
  color: #333;
}
.left .pdf {
  display: inline-block;
  width: 300px;
  margin: 0 auto;
  margin-top: 35px;
}
.left .pdf img {
  float: left;
  margin-right: 30px;
}
.left .pdf p {
  margin: 0;
  color: #333;
  width: 200px;
  line-height: 26px;
}
.left .pdf .link {
  font-size: 14px;
  color: #666;
  text-decoration: underline;
  margin-top: 8px;
  display: inline-block;
}
.left .pdf span {
  font-size: 14px;
  color: #666;
  margin-left: 10px;
}
.left .prod_banner {
  margin-top: 55px;
}
.right .products h1.bx_catalog_text_category_title,
.right .products .bx_item_title h1,
h1,
.right .products h1.bx_catalog_text_category_title a {
  text-transform: uppercase;
  font-weight: normal;
  border: none;
  font-size: 26px;
  color: #333;
}

footer {
  background: #827790;
  color: #fff;
}
footer .wrap > div {
  display: inline-block;
  height: 65px;
  line-height: 65px;
  box-sizing: border-box;
  vertical-align: top;
}
footer a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
footer .copy {
  width: 480px;
}
footer .social {
  padding-top: 10px;
}
footer .social a {
  margin-right: 20px;
}
footer .social a.vk {
  display: inline-block;
  width: 31px;
  height: 31px;
  background: url(/bitrix/templates/medent/images/vk2.png) no-repeat center center;
  background-size: 100%;
}
footer .social a.fb {
  display: inline-block;
  width: 31px;
  height: 31px;
  background: url(/bitrix/templates/medent/images/ok2.png) no-repeat center center;
  background-size: 100%;
}
footer .social a.tw {
  display: inline-block;
  width: 31px;
  height: 31px;
  background: url(/bitrix/templates/medent/images/utube2.png) no-repeat center center;
  background-size: 100%;
}
footer .social a.vk:hover {
  background: url(/bitrix/templates/medent/images/vk1.png) no-repeat center center;
  background-size: 100%;
}
footer .social a.fb:hover {
  background: url(/bitrix/templates/medent/images/ok1.png) no-repeat center center;
  background-size: 100%;
}
footer .social a.tw:hover {
  background: url(/bitrix/templates/medent/images/utube1.png) no-repeat center center;
  background-size: 100%;
}
footer .contacts {
  float: right;
  margin-right: 35px;
}
footer .contacts a {
  margin-right: 20px;
}

.banner {
  height: 455px;
  overflow: hidden;
  clear: both;
}
.slider .slide {
  display: inline-block;
  float: left;
  height: 455px;
}
.slider .slide a {
  display: block;
  height: 455px;
}

.map-columns ul {
  list-style: none;
  color: #333;
}
.map-columns ul a {
  color: #333;
  text-transform: capitalize;
}
.bx_catalog_tile_ul li a {
  color: #333;
  font-size: 20px;
  margin: 20px 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 160px;
  height: 72px;
  overflow: hidden;
}
.bx_catalog_tile_ul .more {
  display: inline-block;
  background: #90ac3c;
  width: 142px;
  height: 37px;
  border-radius: 20px;
  color: #fff;
  line-height: 37px;
  margin-top: 10px;
}

.implant_h1 {
  margin-left: 20px;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 17px;
  padding: 0px !important;
}

.implant_h2 {
  display: block;
  width: 452px;
  margin-left: 20px;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 17px;
  color: white;
  padding: 5px !important;
  background: #4ec4cc;
}

.implant_h3 {
  padding: 0px !important;
  margin-left: 20px;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 30px;
}

.implant_h4 {
  padding: 10px !important;
  line-height: 1.2 !important;
  margin-left: 20px;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 25px;
  color: white;
  background: #4ec4cc;
}

div.implant_warn {
  position: relative;
  margin: 60px 0px 0px 20px;
}
.implant_warning {
  margin: 0;
  padding-left: 15px !important;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 22px;
  color: #4ec4cc;
}

.implant_warn:before {
  position: absolute;
  bottom: -3px;
  content: "!";
  font-size: 30px;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 51px;
  color: #4ec4cc;
  float: left;
  margin-right: 10px;
}

.implant_table1,
.implant_table2 {
  margin-left: 20px;
}

.implant_table1 td {
  border: 1px solid #4ec4cc;
  padding: 10px 0px 10px 0px;
  width: 370px;
  text-align: center;
  font-family: "Acrom";
  font-weight: 500;
  font-size: 16px;
}

.implant_table2 td {
  text-align: left;
  font-family: "Acrom";
  font-weight: 500;
  font-size: 16px;
}

.implant_table2 td:nth-child(1),
.implant_table2 td:nth-child(2) {
  padding-right: 60px;
}

.centr .implant_table1 .implant_table-colname {
  background: #4ec4cc;
  font-family: "Acrom";
  font-weight: 800;
  color: white;
}

.implant_h-dia {
  margin: 60px 0 60px 20px;
  font-family: "Acrom";
  font-weight: 800;
  font-size: 35px;
  color: #4ec4cc;
  padding: 0px !important;
}

.implant_scheme-Ø {
  margin-left: 20px;
}

/* End */
/* /bitrix/templates/medent/js/jquery.bxslider.css?16090747373747 */
/* /bitrix/templates/medent/components/bitrix/menu/top_multi/style.css?16090747372995 */
/* /bitrix/templates/medent/components/bitrix/catalog.section/top_banner/style.css?160907473726956 */
/* /bitrix/templates/medent/styles.css?162971735817057 */
