

/* Start:/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/style.css?173325330358282*/

div.phone a
{
	font-size: 18px;
	color: #006d68;
	white-space: nowrap;
	text-decoration: none;
}

.doctorDetailInfoBlock h2
{
	font-size: 20px;
	color: #000000;
	padding: 20px 0 10px 0;
}

.doctorDetailInfoBlock h2 a.sectLink, .doctorDetailInfoBlock h2 a.sectLink:visited
{
	font-size: 20px;
	color: #009de4;
}

.doctorDetailInfoBlock h2 a.sectLink:hover
{
	color: #0660dd;
}

hr.blueline2
{
	border: none;
	border-top: 3px solid #cce2e1;
}

.moreDocList
{
	padding-top: 10px;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
}

.moreDocItem .doctorsList30ItemPrice
{
	padding: 10px 0 0 0;
}

.moreDocItem .doctorsList30Rating
{
	text-align: left;
	padding: 0;
	position: relative;
	/*l eft: -4px;*/
	line-height: 14px;
}

.moreDocItem .doctorsList30Rating a.reviewCount
{
	font-size: 12px;
	text-decoration: none;
	color: #009de4;
	/*p adding-left: 15px;*/
	white-space: nowrap;
}

.moreDocItem div.docName
{
	padding-bottom: 10px;
}

.moreDocItem div.docName a
{
	font-size: 16px;
	line-height: 25px;
	color: #006d68;
	text-decoration: none;
}

.moreDocItem
{
	display: inline-block;
	width: 33%;
	/*p adding: 0 10px;*/
	box-sizing: border-box;
	border-right: 1px solid #cce2e1;
	padding: 0 15px;
}

.moreDocItem:first-child
{
	border-left: 1px solid #cce2e1;
}

.moreDocItem .doctorsList30Picture {
	height: 75px;
	width: 75px;
	overflow: hidden;
	border-radius: 140px;
}

.moreDocItem .doctorsList30Picture img
{
	vertical-align: top;
	width: 75px;
}

.moreDocItem .doctorsList30ItemLeft
{
	/*p adding-left: 15px;*/
}

.moreDocItem .doctorsList30ItemRight
{
	/*p adding-right: 15px;*/
}

.moreDocItem .doctorsList30ItemRightBlock
{
	padding: 0 0 0 15px;
}




.ymaps-2-1-79-map-copyrights-promo
{
	display: none !important;
}

table.ymBaloonTable
{
	min-height: 92px;
}

.yandex-message
{
	margin-top: 10px;
}

#yndx-map-container
{
	margin-top: 10px;
}

h1 span
{
	color: #acacac;
}

div.allCommentsList
{
}

div.allCommentsList div.commentItem
{
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	min-height: 80px;
}

div.allCommentsList div.doctorPicture
{
	height: 70px;
	width: 70px;
	overflow: hidden;
	border-radius: 70px;
	position: absolute;
	top: 20px;
	left: 30px;
}
div.allCommentsList div.doctorPicture img
{
	width: 70px;
}
div.allCommentsList div.doctorCommentBody
{
	padding-left: 90px;
	padding-bottom: 10px;
	padding-right: 20px;
}

div.allCommentsList div.doctorCommentBody div.commentItemAuthor
{
	clear: both;
}
div.allCommentsList div.doctorCommentBody div.commentItemAuthor a
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
div.allCommentsList div.doctorCommentBody div.commentItemAuthor a:hover
{
	text-decoration: none;
}

div.commentCountBottom
{
	display: none;
}

div.allCommentsList div.doctorCommentBody div.commentCount
{
	color: #999999;
	font-size: 14px;
	clear: both;
	padding: 10px 10px 10px 0;
	display: flex;
	justify-content: space-between;
}

div.allCommentsList div.doctorCommentBody div.commentCount a
{
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
div.allCommentsList div.doctorCommentBody div.commentCount a:hover
{
	text-decoration: none;
}

div.allCommentsList div.doctorCommentBody div.commentText
{
	font-size: 14px;
	line-height: 25px;
}

div.disclaimer
{
	padding: 20px 20px 20px 100px;
	margin-top: 50px;
	background: #fdebec url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/disclaimer.png) 30px 20px no-repeat;
}
div.disclaimer div.disclaimerHeader
{
	font-size: 24px;
	color: #e3000f;
	padding-bottom: 10px;
}

h2.allComments
{
	color: #186d68 !important;
	padding-bottom: 30px;
	padding-top: 30px;
}

h2.questions
{
	color: #186d68 !important;
	padding-bottom: 30px;
}
div.question
{
	background-color: #f1f9f9;
	margin-bottom: 20px;
}
div.questionText
{
	position: relative;
	font-size: 18px;
	color: #000000;
	cursor: pointer;
	padding: 15px 50px 15px 15px;
}
div.questionText::after
{
	content: " ";
	width: 24px;
	height: 14px;
	position: absolute;
	display: inline-block;
	right: 20px;
	top: 20px;
	background: url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/faq_arr.png) top no-repeat;
}
div.questionText.open::after
{
	background: url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/faq_arr.png) bottom no-repeat;
}
div.answerText
{
	display: none;
	padding: 10px 30px 20px 20px;
	line-height: 25px;
}

div.needHelpBlock
{
	position: relative;
	background-color: #2c928d;
	padding: 20px;
	margin: 50px 0 20px 0;
	color: #fff;
}
div.needHelpBlock div.needHelpBlockText
{
	padding-right: 230px;
}
div.needHelpBlock h3
{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
}
div.needHelpBlock a
{
	position: absolute;
	right: 20px;
	top: 20px;
	display: inline-block;
	color: #ffffff;
	font-size: 24px;
	padding: 15px 20px;
	background-color: #009de4;
	text-decoration: none;
}
	.needHelpBlock a:hover
	{
		color: #ffffff;
		text-decoration: none;
	}

.doctorsList30ItemText
{
	word-break: break-word;
}

.doctorsList30ItemLeft .ratingStarItem
{
	display: inline-block;
	margin-left: 4px;
}

.doctorsList30ItemLeft .ratingStarItem,
.doctorsList30ItemLeft .ratingStarItem:after,
.doctorsList30ItemLeft .ratingStarItemValue
{
	width: 12px !important;
	height: 10px !important;
	background-size: 12px 10px !important;
}

.doctorFilter30,.doctorFilter30_Checkboxes{display:block}

.doctorsDataDetailButton
{
	
}
table.orgDetailDoctors tr td.noBorder{
	border:none; 

}
table.orgDetailDoctors tr td.doctorPhoto.noBorder,
table.orgDetailDoctors tr td.doctorDescription.noBorder{
	padding-bottom:8px;
}
table.orgDetailDoctors tr td.doctorDescription.noBorder{
	padding-top: 21px; 
}

.hiddenPool {
    display: none;
}

.doctorPriceFrom{
	text-align: center;
	color: #999999;
	font-size:14px;
	line-height: 22px;
	padding:0px 18px 20px 0px;
}
	.doctorPriceFrom span{
		font-size: 18px;
		display: block;
	}
.metroLink{
	padding-top: 22px;
	height: 21px;
	line-height: 21px;
}
	.metroLink a,
	.metroLink a:visited{
		color: #2c928d;
		text-decoration: none;
		line-height: 21px;
	}
.doctorDescriptionBlock{
	display: table-cell;
	vertical-align: bottom;
	height: 42px;
}
table.orgDetailDoctors tr td.doctorDescription .doctorDescriptionBlock div.description
{
	padding-top:0px;
	height: auto;
	max-height: 42px; 
	color: #333333;
}
.doctorAddress{
	line-height: 21px;
	color: #999999;
	padding: 21px 0 0 0;

}
	.singupLinkBlock{
		float: left;
		
	}
	.doctorDetail .singupLinkBlock{
		float: none;
		position: absolute;
		bottom: 4px;
		left: 0px;
	}
		.singupLinkBlock a.showForm{
			margin-top:8px;
			background: #00cbc4;
			border-color:#00cbc4;
			color: white !important; 
			font-size:14px;
			font-weight: bold;
			line-height: 28px;
			width: 150px; 

		}
		.singupLinkBlock a.showForm:hover{
			background: #1c9ce1;
			border-color:#1c9ce1;
			color: white !important; 
		}

	.callPhoneBlock{
		padding-top:15px; 
		float: right;
		color: #999999;
		font-size: 18px; 
	}
		.callPhoneBlock a{
			text-decoration: none; 
		}

.doctorsDataBottom div.docAddressFloatBlock.docAddressFloatBlockButton{
	padding-left: 160px;
}


table.orgDetailDoctors tr td
{
	border-bottom:none !important;
	border-top:1px solid #2c928d;
}

table.detailDoctorPage td
{
	border-top:none !important;
}

table.orgDetailDoctors tr td.bottomBorder
{
	border-bottom:1px solid #2c928d !important;
}


.orgDetailDoctors a.show-more{
	border-color:#999999;
	color:#999999;
}
.newFilter{

}
	.newFilter td{
		vertical-align: top;
	}

		td.specDoctor select{
			padding: 5px 8px;
		    border: 1px solid #dfe2e2;
		    border-radius: 1px;
		    color: #999999;
		    outline: none;
		    margin-bottom: 3px;
		    line-height: 23px;
		    height: 29px;
		    display: block;
		    width: 100%;
		}
		td.specDoctor select:focus {
    		color: #000000;
    		outline: none;
    	}
    .newFilter .mapLinkPirceList.mapLinkPirceListDetail{
    	margin-bottom: 0 !important;
    	margin-right: 3px !important;
    }
    .newFilter .mapLinkPirceList.mapLinkPirceListBig{
    	margin-bottom: 0 !important;
    	margin-top: 3px !important;
    }
.integratedFilterBlockNew
{
	position: relative;
	background: white;
	display: inline-block;

	background-color: #e9f2f2;

	min-height: 46px;
	height: 46px;
	color: #999999;
	padding:0;
	margin: 0px;
	/*z-index: 9999;*/
}

.integratedFilterClear
{
	line-height: 14px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 17px 15px 14px 5px;
}

.integratedFilterClear svg
{
	fill: #ffffff;
}

.integratedFilterBlockNew.open .integratedFilterClear svg
{
	fill: #000000;
}

.integratedFilterBlockNew.open
{
	z-index: 9999;
}

.integratedFilterBlockNew:hover, .integratedFilterBlockNew.selected
{
	background: #00a29d;
}

.integratedFilterBlockNew.open
{
	background: #ffffff;
}

	.integratedFilterBlockNew input.integratedFilterSearchText
	{
		line-height: 46px;
		min-height: 46px;
	}

	.integratedFilterBlockNew .integratedFilterInput
	{
	}

	.integratedFilterBlockNew .integratedFilterIcon
	{
		left: 0;
	}

	.integratedFilterBlockNew .integratedFilterIconNew{
		position: absolute;
		z-index: 9990;
		top: 10px;
		left: 18px;
		height: 33px;
		font-size: 18px;
	}

	.integratedFilterBlockNew.mapLink .integratedFilterIconNew
	{
		top: 13px;
		left: 19px;
	}

	.integratedFilterBlockNew.mapLink .integratedFilterName
	{
		color: #38a5a2;
		padding-left: 47px;
	}

	.integratedFilterBlockNew .integratedFilterIconNew.sortingBlock
	{
		top: 15px;
		left: 14px;
	}

	.integratedFilterBlockNew .mapLinkIco
	{
		background: url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/maplinkico.png) top no-repeat;
		width: 16px;
		height: 20px;
	}

	.integratedFilterBlockNew:hover .mapLinkIco, .integratedFilterBlockNew.selected .mapLinkIco
	{
		background-position: bottom;
	}

	.integratedFilterBlockNew .mapLinkIco

	.integratedFilterBlockNew .integratedFilterIconItemNew.out
	{
		display: inline-block;
	}

	.integratedFilterBlockNew .integratedFilterIconItemNew.hover
	{
		display: none;
	}

	.integratedFilterBlockNew.clicked
	{
		background: #00a29d;
	}

	.integratedFilterBlockNew.clicked .integratedFilterName
	{
		color: #ffffff;
	}

	.integratedFilterBlockNew:hover .integratedFilterIconItemNew.out, .integratedFilterBlockNew.clicked .integratedFilterIconItemNew.out
	{
		display: none;
	}

	.integratedFilterBlockNew:hover .integratedFilterIconItemNew.hover, .integratedFilterBlockNew.clicked .integratedFilterIconItemNew.hover
	{
		display: inline-block;
	}

	.integratedFilterBlockNew .integratedFilterIconItemNew{
		color: #000000;
	}

	.integratedFilterBlockNew.open .integratedFilterIconItemNew{
		color: #000000 !important;
	}

	.integratedFilterBlockNew:hover .integratedFilterIconItemNew, .integratedFilterBlockNew.selected .integratedFilterIconItemNew{
		color: #87d3d1;
	}

.integratedFilterIconNew.active{
	}
	.integratedFilterIconNew.up .integratedFilterIconItemNew{
	}
	.integratedFilterBlockNew .integratedFilterName
	{
		color: #000000;
		padding: 15px 21px 15px 41px;
		font-size: 14px;
		cursor: pointer;
	}

	.integratedFilterBlockNew.hasFilter .integratedFilterName
	{
		padding-right: 45px;
	}

	.integratedFilterBlockNew .integratedFilterName.noIco
	{
		padding: 15px 21px 15px 21px;
	}

	.integratedFilterBlockNew.selected .integratedFilterName.noIco
	{
		padding: 15px 45px 15px 21px;
	}

	.integratedFilterBlockNew:hover .integratedFilterName, .integratedFilterBlockNew.selected .integratedFilterName
	{
		color: #ffffff;
	}

	.integratedFilterBlockNew .integratedFilterName span.small
	{
		display: none;
	}

	.integratedFilterBlockNew.open .integratedFilterName{
		color: #000000 !important;
	}

		.integratedFilterSelectNew{
			display:none;
			max-height:260px;
			overflow-x: hidden;
			overflow-y: auto;
			position: absolute;
			z-index: 9999;
			left: 0px;
			top: 48px;
		}

		.integratedFilterSelectOptionNew{
			padding: 15px 20px 13px 20px;
			background: white;
			cursor: pointer;
			color: #000000;
			z-index: 9999;
			min-width: 240px;
			font-size: 14px;
		}
		.integratedFilterSelectOptionNew.selected,
		.integratedFilterSelectOptionNew:hover{
			background: #f1f9f9;
			background: #00cbc4;
			background: #bce5e5;
			color: #000;
		}

.integratedFilterNameOverlay
	{
		display: none;
		z-index: 9998;
		background-color: rgba(0,0,0,0.3);
		position:fixed;
		left:0;
		top: 0;
		width:100%;
		height:100%;
	}

.integratedFilterBlock{
	position: relative;
	background: white;
	
	min-height: 50px;
	color: #999999;
	padding:0;
	margin: 15px 7px 0 15px;
	margin: 0px 7px 0 15px;
}
.integratedFilterInput{
	
	position: relative;
	padding: 0 41px 0 15px; 
	cursor: pointer;
}
.integratedFilterIcon{	
	position: absolute;
	z-index: 9990;
	top: 0;
	right: 0;
	padding: 17px 22px 0 10px;
	height: 33px;	
}
	.integratedFilterIconItem{
	height: 8px;
	width: 8px;
	border: 1px #000000 solid;
	border-top: none; 
	border-left: none; 
	transform: rotate(45deg);
	}
	.integratedFilterIcon.active{
		background-position: 0px 0px;
	}
	.integratedFilterIcon.up .integratedFilterIconItem{
		transform: rotate(225deg);
		margin-top:4px; 
	}
	.doctorFilter30_Checkboxes_Right  .integratedFilterIcon.up .integratedFilterIconItem{
		margin-top: 6px;
	}

.integratedFilterIcon.wait
{
	padding-right: 17px;
}
	.integratedFilterIcon.wait .integratedFilterIconItem
	{
		border: none;
		transform: none;
		background: url(/images/wait.gif) center center no-repeat;
		background-size: 16px 16px;
		width: 16px;
		height: 16px;
	}


input.integratedFilterSearchText{
	background: transparent;
	display: block !important;
	padding:0; 
    border: none;
    color: black;
    outline: none;
    font: normal 14px Arial;
    color: #000000;
    line-height: 50px;
    min-height: 50px;
    width: 100%;
   
}
input.integratedFilterSearchText:focus{
	color: #000000;
    outline: none;
}
input.integratedFilterSearchText::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
  font-weight: normal;
}
input.integratedFilterSearchText::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
  font-weight: normal;
}
input.integratedFilterSearchText:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
  font-weight: normal;
}
input.integratedFilterSearchText:-moz-placeholder { /* Firefox 18- */
  color: #999999;
  font-weight: normal;
}
.integratedFilterSelect{
	display:none;	
	width: 100%;	
	max-height:260px;
	overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 9999;
	left: -1px;
	top: 50px;
	border: 1px solid #00cbc4;
}

	
	.integratedFilterSelectOption{
		padding: 5px 10px;
		background: white;
		cursor: pointer;
		color: #000000;
	}

	.integratedFilterSelectOption.disabled
	{
		color: #999999;
	}

		.integratedFilterSelectOption.disabled.selected,
		.integratedFilterSelectOption.disabled:hover{
			background: white;
			color: #999999;
			cursor: default;
		}

		.integratedFilterSelectOption.selected,
		.integratedFilterSelectOption:hover{
			background: #f1f9f9;
			background: #00cbc4;
			background: #bce5e5;
			color: white;
			color: #000000;

		}
	.integratedFilterSelectOptionTitle{
		padding: 5px 10px 5px 80px;
		background: white;
		color: #999999;
		font-weight: bold;

	}
.newFilterCheckboxes{
	padding: 5px 5px;
}
	.newFilterCheckboxes input[type='checkbox']{
	transform:scale(1.2);
	vertical-align: top;
	margin: 2px 3px 0px 0px;
	outline: none;

	}
	.newFilterCheckboxes label{
		font-size:14px;
		color: #999999;
		margin-right: 10px;
		cursor: pointer;
		vertical-align: top;

	}
		.newFilterCheckboxes label:hover{
			color: #0660dd;
		}
	.lineColor{
		display: inline-block;
		height: 0;
		width: 0;
		border-radius: 100%;
		margin:1px 8px 0 0;
		vertical-align: top;

	}



.circleNiceBlock{
	display: inline-block;
	margin:1px 8px 0 0;
	vertical-align: top;
	width: 14px;
	position: relative;

}
.circleNice2{
  	width: 14px;
    height: 14px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}
	.sector-1from2{
	width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: right bottom;
	}
	.sector-2from2{
	width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform-origin: left bottom;	
	}
.circleNice3{
    width:14px;
    height:14px;
    border:0 solid transparent;
    border-radius:100%;
    background:transparent;
    position:relative;
}
	.sectorItem
	{
		display:block;
		position:absolute;
	    width:0;
	    top:0px;
	    left:0px;
	    border:7px solid transparent;
	    border-radius:100%;
	    z-index:100;
	}
	.sector-1from3{ 
	    transform:rotateZ(50deg);
	}
	.sector-1from3-2{
	    transform:rotateZ(10deg);
	}
	.sector-2from3{
	    transform:rotateZ(17deg);
	}
	.sector-2from3-2{
	    transform:rotateZ(-20deg);  
	}
	.sector-3form3{
	    transform:rotateZ(-47deg);
	}
	.sector-3form3-2{
	    transform:rotateZ(-18deg);  
	}
	.sector-1from4
	{
	    transform:rotateZ(45deg); 
	}
	.sector-2from4
	{
	    transform:rotateZ(45deg);  
	}
.doctorFilter30{
	font-size: 14px;
    background: #00cbc4;
	background: #36afa8;
    text-align: justify;
    min-height: 80px;
}
td.specDoctor,
td.placeDoctor{
	width: 50%;
	padding-top: 15px;
	vertical-align: top;
}
td.geoLinkTd{
	width: 0%;
	vertical-align: top;
	padding: 0 !important;
	margin: 0;
}
	.geoLinkTd .integratedFilterBlock{
		display: none;
	}
	.geoLinkBlock{
		max-height: 50px;
		max-width: 216px;
		background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/geoBkg.png') top left no-repeat;
		background-size:246px;
		padding: 15px;
	}
	a.mapLinkPirceList.geoLinkItem{
		float: none;
		display: block;
		width:191px;
		height: 35px;
		background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/geoLink.png') top left no-repeat;
		background-size:206px;
		margin: 0 0 0 10px;
		padding: 15px 0 0 15px;
		color: #000000;
		font: bold 12px Arial;
		line-height: 14px;
		text-transform: uppercase;  
	}
		a.mapLinkPirceList.geoLinkItem b{
			display: inline-block;
			margin: 3px 27px 0 4px;
			width: 12px;
			height: 15px;
			background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/geoLinkIcon.png') top left no-repeat;
			background-size:12px;
		}
			a.mapLinkPirceList.geoLinkItem b.wait{
				height: 20px;
				width: 20px;
				background: url('/images/wait.gif') top left no-repeat;
				margin: 0 23px 0 0;
			}
			a.mapLinkPirceList.geoLinkItem b.blue{
				background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/geoLinkIcon_blue.png') top left no-repeat;
				background-size:12px;
				margin-right:45px; 
			}
		a.mapLinkPirceList.geoLinkItem span{

			display: inline-block;
			padding: 4px 0 0 0;
			font: bold 12px Arial;
			line-height: 14px;
			vertical-align: top;
		}
.ymaps-2-1-69-balloon__close-button {
	display: block;
	width: 30px;
	height: 40px;
	cursor: pointer;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…cgNy43bDYuMyA2LjMuNy0uN0w3LjcgN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;
	background: red !important;
	opacity: .3;
	}
.ymaps-2-1-69-balloon__close-button{
	background:none !important;
	opacity: 1 !important;
}

.ymaps-2-1-69-balloon__close-button:before,
.ymaps-2-1-69-balloon__close-button:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 5px;
    width: 14px;
    height: 2px;
    background: #c4c4c4;
}
	.ymaps-2-1-69-balloon__close-button:hover:before,
	.ymaps-2-1-69-balloon__close-button:hover:after{
		background: #ff0000;
	}

.ymaps-2-1-69-balloon__close-button:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ymaps-2-1-69-balloon__close-button:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.doctorFilter30_Checkboxes{
	margin: 20px 0 0 0;
	margin: 10px 0 -10px 0;
}
	.doctorFilter30_Checkboxes td{
		vertical-align: top;
		white-space: nowrap;
	}
	.doctorFilter30_Checkboxes_Left{
		float: left;
	}

	.doctorFilter30_Checkboxes_Left_Flex
	{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap:wrap;
		align-items:stretch;
	}

	.doctorFilter30_Checkboxes_Left_Flex div.integratedFilterBlockNew
	{
		margin: 0 5px 5px 0 !important;
		height: 46px;
	}

	.doctorFilter30_Checkboxes_Left_Flex div.integratedFilterBlockNew.mapLink
	{
		margin-right: 0px !important;
	}

	.doctorFilter30_Checkboxes_Left.smallRes
	{
		display: none;
	}

	.smallResFlex
	{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap:wrap;
		align-items:stretch;
	}



	.doctorFilter30_Checkboxes_Left.smallRes .smallResItem
	{
		display: none;
	}

	.smallResItem
	{
		margin: 0 5px 5px 0 !important;
	}

		.doctorFilter30_Checkboxes_Right .mobileMapLink{
			display: none;
			vertical-align: top;
		}
			.doctorFilter30_Checkboxes_Right .mobileMapLink a.mapLinkPirceListBig{
				display: inline-block;
				color: #006d68;
				font-size:12px;
				line-height: 30px;
				background: none;
				padding: 0 10px 0 0 !important;
				margin: 0 !important;
				width: auto !important;
			}
			.doctorFilter30_Checkboxes_Right .mobileMapLink a.mapLinkPirceListBig b{
			    display: inline-block;
			    height: 15px;
			    width: 12px;
			    background: url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/geoLinkIcon_green.png) top left no-repeat;
			    background-size: 12px;
			    vertical-align: top;
			    margin:7px 10px 0 0;
			}
		.doctorFilter30_Checkboxes_Left .showSortingBlock,
		.doctorFilter30_Checkboxes_Right .hideSortingBlock{
			display: none;
			/*padding: 12px;
			color: #999999;
			font-size: 12px;
			cursor: pointer;
			vertical-align: top;
			position: absolute;
			right: 0;*/
		}
		.doctorFilter30_Checkboxes_Right .hideSortingBlock{
			padding-top: 17px;
			padding-top: 8px;
			float: right !important;
		}
			/*.doctorFilter30_Checkboxes_Left .showSortingBlock span,
			.doctorFilter30_Checkboxes_Right .hideSortingBlock span{
				display: inline-block;
				height: 5px;
				width: 5px;
				border-top: 1px #999999 solid;
				border-right: 1px #999999 solid;
				vertical-align: top;
				margin: 3px 5px 0 0;
				webkit-transform: rotate(135deg);
  				transform: rotate(135deg);
			}*/
			.doctorFilter30_Checkboxes_Left .showSortingBlock.open,
			.doctorFilter30_Checkboxes_Right .hideSortingBlock.closed{
				display: none;
			}
			/*.doctorFilter30_Checkboxes_Right .hideSortingBlock span{
				webkit-transform: rotate(-45deg);
  				transform: rotate(-45deg);
  				margin: 6px 5px 0 0;
			}*/
	.doctorFilter30_Checkboxes_Right{
		float: right;
		width: 246px;
		width: 115px;
	}
		
		.doctorFilter30_Checkboxes_Right .integratedFilterBlock{
			margin: 0;
			background: #EEF9F9;
			border-left: 1px #EEF9F9 solid;
			border-right: 1px #EEF9F9 solid;
			background: none;
			border: none;
			min-height: 40px;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterInput{
			padding-left:10px; 
			padding-right:21px;
		}

		.doctorFilter30_Checkboxes_Right input.integratedFilterSearchText{
			line-height: 40px;
			min-height: 40px;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterIcon{
			padding-top: 12px;
			padding-right:2px;
			height: 28px;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterSelect{
			top: 35px;
			border-color:#cce2e1;
			/*b order-top: none;*/
			font-size:14px; 
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterSelectOption.selected,
		.doctorFilter30_Checkboxes_Right .integratedFilterSelectOption:hover{
			color: #000000;
			background: #EEF9F9;
		}
.doctorFilter30 a.mapLinkPirceListBig{
	font: bold 10px/12px Arial;
	text-transform: uppercase;
	color: white;
	background: none;
	padding: 0 !important;
	margin: 20px 0 20px 20px; 
	cursor: pointer;
}
	.doctorFilter30 a.mapLinkPirceListBig b{
		display: inline-block;
		height: 15px;
		width: 12px;
		background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/geoLinkIcon_white.png') top left no-repeat;
		background-size:12px;
		vertical-align: top;
		margin-right: 10px;
	}
	.doctorFilter30 a.mapLinkPirceListBig span{
		display: inline-block;
		border-bottom:1px #ffffff dashed;
		margin-top: 2px;
		padding-bottom: 1px;

	}

label.doctorFilter30_Checkbox{
	display: inline-block;
	position: relative;
	padding:15px 21px 15px 47px;
	cursor: pointer;
	font-size: 14px;
	color: #000000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #e9f2f2;
}

label.doctorFilter30_Checkbox.checked, label.doctorFilter30_Checkbox:hover
{
	background-color: #00a29d;
	color: #fff;
}

/* Hide the browser's default checkbox */
label.doctorFilter30_Checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
label.doctorFilter30_Checkbox span {
  position: absolute;
  top: 15px;
  left: 21px;
  height: 14px;
  width: 14px;
  border: 1px #dadada solid;
  background-color: #ffffff;
  opacity: 1;
}

label.doctorFilter30_Checkbox.checked span
{
	border: 1px #ffffff solid;
}

/* On mouse-over, add a grey background color */
label.doctorFilter30_Checkbox:hover input ~ span {
  background-color: #ffffff;
  opacity: 1;
}

/* When the checkbox is checked, add a blue background */
label.doctorFilter30_Checkbox input:checked ~ span {
  background-color: #ffffff;
  opacity: 1;
}

/* Create the checkmark/indicator (hidden when not checked) */
label.doctorFilter30_Checkbox span:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
label.doctorFilter30_Checkbox input:checked ~ span:after {
  display: block;
}

/* Style the checkmark/indicator */
label.doctorFilter30_Checkbox span:after {
  left: 4.5px;
  top: 2px;
  width: 3px;
  height: 6px;
  border: solid #009de4;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.kmContentDataPadding.doctorsList{
	margin-bottom: 10px !important;
}

table.doctorsList30{

}

	table.doctorsList30 td{
		vertical-align: top;
	}
		.doctors30_line{
			height: 2px;
			background: #006D68;
			opacity: 0.2;
			margin: 20px 0;
		}
		td.doctorsList30Left{
			width: 100%;

		}
			.doctorsList30LeftBlock{
				padding: 0 20px 0 0;	
				position: relative;
			}
				td.doctorsList30ItemLeft{
				}
					.doctorsList30ItemLeftBlock{
						position: relative;
					}

						.doctorsList30ItemLeftBlockRating{
							cursor: default;
							position: absolute;
							width: 20px;
							background: #fff;
							top: 7px;
							color: #00cbc4;
							z-index: 1000;
							border: 1px solid #00cbc4;
							border-radius: 3px;
							padding: 1px 2px;
							text-align: center;
							font-size: 15px;
							font-weight: bold;
						}

						.doctorsList30PictureLink{
							display: block;
							text-decoration: none;
							height: 120px;
							width: 120px;
						}
						.doctorsList30Picture{
							height: 120px;
							width: 120px;
							overflow: hidden;
							border-radius:120px;
						}
							.doctorsList30Picture a{
								display: block;
							}
							
							.doctorsList30Picture img{
								vertical-align: top;
								width: 120px;
							}

								.moreDocItem .doctorsList30Picture {
									height: 75px !important;
									width: 75px !important;
									border-radius: 140px !important;
								}

								.moreDocItem .doctorsList30Picture img
								{
									width: 75px !important;;
								}

						.doctorsList30Rating{
							padding: 10px 0 0 0;
							text-align: center;
						}
							.doctorsList30RatingItem{
								display: inline-block;
								height: 10px;
								width: 12px;
								background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/ratingItem.png') top left no-repeat;
								background-size:12px;
							}
							.doctorsList30RatingItem.blue{
								background: url('/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/ratingItemBlue.png') top left no-repeat;
								background-size:12px;
							}
						.doctorsList30Reviews{
							padding: 5px 0 0 0;
							text-align: center;
						}
							.doctorsList30Reviews a,
							.doctorsList30Reviews a:visited{
								text-decoration: none;
								color: #009DE4;
								font: normal 12px/14px Arial;
							}
				td.doctorsList30ItemRight{
					width: 100%;
				}
					.doctorsList30ItemRightBlock{
						padding: 0 0 0 20px;
						font: normal 14px/23px Arial;
						color: #000000; 
					}
						.doctorsList30ItemSpecialisation{
							color: #999999;
							font: normal 12px/18px Arial; 
						}

					.doctorsList30ItemName{
						font-size:18px;
						padding: 0 0 5px 0;
					}
						.doctorsList30ItemName a,
						.doctorsList30ItemName a:visited{
							color: #2f8f89;
							color: #006d68;
							text-decoration: none;
						}
						.doctorsList30ItemName a:hover{
							color: #009DE4;
							color: #0660dd;
						}
						.doctorsList30ItemExperienceYear{
							padding: 5px 0 0 0;
							font-size: 14px;
							color: #999999;
							line-height: 21px;
							min-height: 21px;
						}
						.doctorsList30ItemPriceTable{
							position: relative;			
							white-space: nowrap;
							overflow: hidden;
						}
						.doctorsList30ItemPrice{
							padding: 10px 10px 0 0;
							white-space: nowrap;
							display: inline-block;
						}
							.doctorsList30ItemPrice.small{
								padding-top: 15px;
								display: none;
							}
							.doctorsList30ItemPrice span{
								display: inline-block;
								color: #696969;
							}
							.doctorsList30ItemPrice span.regularPrice{
								font: normal 18px/21px Arial;
								padding: 0 0 0 10px;
								color: #333333;
							}
							.doctorsList30ItemPrice span.oldPrice{
								font: normal 14px/21px Arial;
								padding: 0 0 0 10px;
								color: #999999;
								text-decoration: line-through; 
							}
							.doctorsList30ItemPrice span.newPrice{
								font: normal 18px/21px Arial;
								padding: 0 0 0 10px;
								color: #FF0000;
							}
							.doctorsList30ClinicMetroSmall{
								padding-top: 10px;
								white-space: nowrap;
								display: none;
							}
							.doctorsList30ItemText{
								color: #696969;
							}
						.doctorsList30ItemPhone{
							padding: 10px 0 0 0;
							position: relative;
						}
							.doctorsList30ItemPhone span{
								display: block;
								color: #999999;
							}
							.doctorsList30ItemPhone a{
								color: #000000;
								color: #006d68;
								text-decoration: none;
								font: normal 19px/21px Arial;
								white-space: nowrap;
							}
								.doctorsList30ItemPhone a.hovered{
									color: #0660dd;
								}
						.doctorsList30ItemPhoneMobile{
							position: absolute;
							top: 0px;
							left: 0;
							z-index: 9999;
							cursor: pointer;
						}

		td.doctorsList30Right{
			border-left: 1px #cce2e1 solid; /* 0.2 opacity of #006D68 */
		}
			.doctorsList30RightBlock{
				padding: 0 0 0 20px;
				
			}
			.doctorsList30Clinic{
				font:normal 14px/23px Arial;
				width: 309px;
			}
				.doctorsList30Clinic.withTopBorder{
					border-top:1px #cce2e1 solid;
					padding-top: 17px;
					padding-top: 10px;
					margin-top: 17px;
					margin-top: 10px;
					
				}
				.doctorsList30Clinic.hidden{
					display: none;
				}
				.doctorsList30showMoreClinics{
					font:normal 12px/21px Arial;
					color: #006D68;
					cursor: pointer;
					position: relative;
					display: inline-block;
					margin: 20px 0 0 0;
				}
					.doctorsList30showMoreClinics span{
						display: inline-block;
					}
					.doctorsList30showMoreClinics b{
						display: inline-block;
						height: 8px;
						width: 8px;
						margin:3px 0 0 10px;
						vertical-align: top;
						border-top: 1px #006D68 solid;
						border-left: 1px #006D68 solid;
						-webkit-transform: rotate(225deg);
						-ms-transform: rotate(225deg);
						transform: rotate(225deg);
					}
						.doctorsList30showMoreClinics.open b
						{
							-webkit-transform: rotate(45deg);
							-ms-transform: rotate(45deg);
							transform: rotate(45deg);
							margin-top:9px;
						}
				.doctorsList30ClinicSlotes{
					/*b order-bottom: 1px #cce2e1 solid;*/
					padding: 0 0 17px 0;
					/*m argin-bottom: 17px;*/
					display: none;
				}
					.doctorsList30ClinicSlotesWait{
						background: url('/images/wait.gif') top left no-repeat;
						line-height: 20px;
						font-size: 14px;
						color: #999999;
						padding: 0 0 10px 30px; 

					}
					.doctorsList30ClinicSlotesTitle{
						font-size: 14px;
						color: #999999;
						padding: 0 0 15px 0;
					}
						.doctorsList30ClinicSlotesTitle span{
							color: #006d68;
							cursor: pointer;
						}
							.doctorsList30ClinicSlotesTitle span:hover{
								color: #0660dd;
						}
					.doctorsList30ClinicSlotesItems{
						position: relative;
						margin: -3px;
						width: 315px;
					}
						.doctorsList30ClinicSlotesItems.closed{
							overflow:hidden;
							max-height: 88px; 
						}
						.doctorsList30ClinicSlote{
							display: inline-block;
							font: bold 12px/38px Arial;
							color: white;
							cursor: pointer;
							width: 57px;
							text-align: center;
							margin: 3px;
							background: #00CBC4; 
							background: #dddddd;
							color: #999999; 

							background: #ffffff;
							outline: 1px solid #2c928d;
							color: #2c928d; 

						}
						.doctorsList30ClinicSlotesShow{
							display: none;
							font: bold 12px/38px Arial;
							color: white;
							cursor: pointer;
							width: 57px;
							text-align: center;
							margin: 3px;
							background: #00CBC4; 
							background: #dddddd;
							color: #999999; 

							background: #ffffff;
							outline: 1px solid #2c928d;
							color: #2c928d; 

						}
							.doctorsList30ClinicSlotesShow.needed{
								display: inline-block;
							}
							.doctorsList30ClinicSlote:hover,
							.doctorsList30ClinicSlotesShow:hover{
								background:#009DE4;
								color: white;
							}
							.doctorsList30ClinicSlotesShow span{
								display: inline-block;
								height: 8px;
								width: 8px;
								margin:17px 0 0 0;
								
								vertical-align: top;
								border-top: 1px white solid;
								border-left: 1px white solid;
								border-top: 1px #2c928d solid;
								border-left: 1px #2c928d solid;

								-webkit-transform: rotate(45deg);
								-ms-transform: rotate(45deg);
								transform: rotate(45deg);
							}
								.doctorsList30ClinicSlotesShow:hover span{
									border-color: white;
								}
								.doctorsList30ClinicSlotesItems.closed .doctorsList30ClinicSlotesShow span
								{
									-webkit-transform: rotate(225deg);
									-ms-transform: rotate(225deg);
									transform: rotate(225deg);
									margin:12px 0 0 0;
								}
								.doctorsList30ClinicSlotesItems.closed .doctorsList30ClinicSlotesShow.needed{
									position: absolute;
									left: 0;
									/*r ight: 0;*/
									bottom: 0;
									z-index: 999;
								}
				.doctorsList30ClinicName{

				}
					.doctorsList30ClinicName a,
					.doctorsList30ClinicName a:visited{
						text-decoration: none;
						color: #2c928d;
						color: #006D68;
					}
						.doctorsList30ClinicName a:hover{
							color: #009DE4;
							color: #0660dd;
						}
				.doctorsList30ClinicAddress{
					padding: 10px 0 0 0;
					padding:0; 

				}
				.doctorsList30ClinicMetro{
					padding: 10px 0 0 0;
				}
					.doctorsList30ClinicMetroItem{
						padding: 0 0 8px 0;
						padding: 0 0 3px 0;
					}
						.doctorsList30ClinicMetroItem span{
							display: inline-block;
							height: 10px;
							width: 10px;
							border-radius: 5px;
							margin-right:7px; 
							margin-right:3px; 
						}
						.doctorsList30ClinicMetroItem a,
						.doctorsList30ClinicMetroItem a:visited{
							text-decoration: none;
							color: #000000;

						}
							.doctorsList30ClinicMetroItem a:hover{
								color: #009DE4;
								color: #0660dd;
							}
				.doctorsList30ClinicSingup{
					padding: 12px 0 0 0;

				}
					.doctorsList30ClinicSingup a.signButton{
						display: inline-block;
						font:bold 12px/38px Arial;
						padding: 2px 0 0 0;
						width: 140px;
						text-align: center;
						
						margin: 0;
						margin: 0px 20px 0px 0px;
						text-transform: uppercase;
						background: #00CBC4;
						color: white !important;
						border: 0;
						border-radius: 0;
						
						background: white;
						border:1px #999999 solid; 
						color: #999999 !important;


						background: white;
						border:1px #2c928d solid; 
						color: #2c928d !important;
					}
						.doctorsList30ClinicSingup a.signButton:hover{
							background: #009DE4;
							color: white !important;
							border-color: #009DE4;
						}
						.signButtonDescription{
							display: inline-block;
							
							line-height: 20px;
							text-align: center;
							color: #999999;
							vertical-align: top;
						}
							.signButtonDescription span{
								color: #006d68;
								cursor: pointer;
							}
							.signButtonDescription span:hover{
								color: #0660dd;
							}


/*
.doctorList30NavigationLine{
	display: none;
}
.doctorList30NavigationBlock{
	margin: 30px 0 0 0;
}
	a.doctorList30ShowMore{
		display: block;
		background: #EEF9F9;
		font: bold 12px/50px Arial;
		text-transform: uppercase;
		text-align: center;
		color: #7f7f7f;
		text-decoration: none;
	}
		a.doctorList30ShowMore:hover{
			background: #009DE4;
			color: white;
		}
.doctorList30Navigation{
	padding: 30px 0 0 0;
	text-align: center;
}
	.doctorList30NavigationPages{
		display: inline-block;
	}
		.doctorList30NavigationPages a,
		.doctorList30NavigationPages span{
			display: inline-block;
			width: 40px;
			text-align: center;
			margin: 0 2px;
			font:normal 16px/40px Arial;
			color: #999999;
			background: #EEF9F9;
			text-decoration: none;
		}
		.doctorList30NavigationPages span.nav-current-page,
		.doctorList30NavigationPages a:hover{
			background: #009DE4;
			color: white;
		}
		.doctorList30NavigationPages a.npArrow{
			width: auto;
			padding: 0 15px;
		}
			.doctorList30NavigationPages a.npArrow.disabled{
				display: none;
			}
			.doctorList30NavigationPages a.npArrow b{
				display: inline-block;
				height: 5px;
				width: 5px;
				border-top:1px #999999 solid;
				border-right:1px #999999 solid;
				vertical-align: top;
				margin-top: 17px;
			}
				.doctorList30NavigationPages a.npArrow:hover b{
					border-color: white;
				}
				.doctorList30NavigationPages a.npArrow.prevArrow b{
					margin-right: 6px;
					transform: rotate(225deg);
				}
				.doctorList30NavigationPages a.npArrow.nextArrow b{
					margin-left: 6px;
					transform: rotate(45deg);
				}

*/
.doctorFilter30Mobile{
	display: none;
}
	td.specDoctor .integratedFilterBlockSelect,
	td.placeDoctor .integratedFilterBlockSelect,
	.doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect{
		outline: none;
		display: block;
		width: 100%;
		border: none;
		border-radius: 0;
		font:normal 14px Arial;
		color: #000000;
		line-height: 50px;
		margin: 0;
		padding:0 0 0 15px !important;
		height: 50px; 
	}
		.doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect{
			outline: none;
			display: block;
			width: 100%;
			border: none;
			border-radius: 0;
			font-size: 14px;
			color: #000000;
			line-height: 40px;
			margin: 0;
			padding:0 0 0 15px;
			padding-left: 10px !important;
			height: 40px; 
			background: #EEF9F9;
			background: none;
		}

/*  mobileClick */
.mobileClick{
	position: absolute;
	z-index: 9999;
	opacity:0.5;
}
	.mobileDoctorPicture{
		background: orange;
		top:-20px;
	}

.specDescription{
	position: relative;
	margin-top: -10px;
	color: #696969;
	color: #000000;
	font:normal 14px/23px Arial;
	font:normal 16px/24px Arial;
}
	.kmContentDataPadding.specDescription{
		padding-bottom: 10px !important;
	}
	.kmContentDataPadding.specDescription.full{
		padding-bottom: 0px !important;
		padding-top: 20px !important;
	}
	.specDescription .disListMoreLink{
		font:normal 14px/23px Arial;
		font:normal 16px/24px Arial;
	}
	.specDescription.full{
		padding: 20px 0 0 0;
		margin: 0;
	}
	.specDescriptionText{
		position: relative;
		height: 120px;
		overflow: hidden;
		
	}
		.specDescriptionText.full{
			padding: 10px 0 0 0;
			height: auto;
		}
		.specDescription p{
			padding-bottom: 20px;
		}
		.specDescription h2{
			padding-bottom: 10px;
		}
		.specDescription ul, 
		.specDescription ol {
			padding-bottom: 14px;
		}
		.specDescription li{
			text-align: justify;
		}
		.specDescriptionTextBody{
			padding-bottom: 10px;
		}

.specDescriptionTextDetail a
{
	color: #1c9ce1 !important;
	text-decoration: none;
}
.specDescriptionTextDetail a:hover
{
	color: #0660dd !important;
	text-decoration: underline;
}




@media (max-width: 1200px){
	.doctorsList30ClinicSlotesItems{
		width: 252px !important;
	}
	.doctorsList30Clinic{
		width: 246px !important;
	}
}


@media (max-width: 1150px){
	.geoLinkBlock{
		background-size:236px 80px !important;
	}
	a.mapLinkPirceList.geoLinkItem{
		margin-left: 0 !important;
	}
	.doctorFilter30_Checkboxes_Right{
		width: 236px;
		width: 115px;
	}
	.doctorsList30ClinicSlote,
	.doctorsList30ClinicSlotesShow{
		width: 53px !important;
	}
	.doctorsList30ClinicSlotesItems{
		width: 236px !important;
	}
	.doctorsList30Clinic{
		width: 230px !important;
	}

}
@media (max-width: 1023px){
	.rightSideBlock .newsLittleItem{
	width:32%;
	}

	.kmHead
	{
		min-width: 320px !important;
	}
	
	.table
	{
		display: block !important;
	}
	.table-cell
	{
		display: block !important;
	}

	.kmContenPadding1020, .kmContenPadding2040, .kmRightBkg
	{
		display: none !important;
	}
	
	.kmContent
	{
		min-width: 320px !important;
		width: 100%;
	}
	
	.kmContentDataPadding
	{
		padding: 0 20px !important;
	}
	.kmContentDataPadding.detailText{
	padding-bottom:10px !important;
	}
	.kmContentDataPadding.footerTableSocial{
	padding-left:30px !important;
	}
	.rightSide
	{
		clear: both;
		width: auto !important;
		padding: 0 !important;
	}
	
	.rightSideFloatBlock
	{
		padding: 20px 20px 20px;
		background: #36afa8 !important;
	}
	
	.rightSidePadding
	{
		padding-right: 0px !important;
	}
	
	.rightSideFloatBlock h4
	{
		display: block;
		float: left;
		padding-top: 6px;
		padding-left: 15px;
	}
	
	.rightSideFloatBlock, .rightSideFloatBlock a, .rightSideFloatBlock h1, .rightSideFloatBlock h1 a, .rightSideFloatBlock h2, .rightSideFloatBlock h2 a, .rightSideFloatBlock h3, .rightSideFloatBlock h3 a, .rightSideFloatBlock h4, .rightSideFloatBlock h4 a, .rightSideFloatBlock h5, .rightSideFloatBlock h5 a, .rightSideFloatBlock h6, .rightSideFloatBlock h6 a  
	{
		color: #ffffff !important;
	}
	
	.h2DivLeftSide, .h4DivLeftSide
	{
		float: left;
	}
	
	.h2DivLeftSide
	{
		padding-right: 60px;
	}
	
	.h4DivLeftSide
	{
		margin-left: -18px;
	}
	
	.rightSideFloatBlock h4
	{
		padding-left: 20px;
	}
	.rightMenuSub
	{
		padding: 20px;
		background: #ebf7f6 !important;
	}
	
	.rightMenuSub a.show-all:hover
	{
		color: #2c928d !important;
		border-color: #2c928d !important;
	}
	
	.rightMenuSub ul.left-menu li.hidden
	{
		display: none;
	}
	
	.rightMenuSub ul.left-menu li
	{
		display: inline-block;
	}

	ul.left-menu
	{
		list-style: none;
		padding: 10px 0 0 1px;
		
		-webkit-column-count:3;  
	    -moz-column-count:3;  
	    column-count:3;
	    
	    -webkit-column-gap: 30px;  
	    -moz-column-gap: 30px;  
	    column-gap: 30px;  
	    
	}
	
	div.left-nav
	{
		padding-bottom: 0px !important;
	}
	
	ul.left-menu li.hidden
	{
		display: none;
	}
	
	ul.left-menu li
	{
		padding-bottom: 11px;
		padding-left: 15px;
		display: inline-block;
	}
	
	ul.left-menu li.show-all
	{
		display: block;
	}
	
	.rightSideFloatBlock ul.left-menu li a.navLink
	{
		text-decoration: none;
		color: #ffffff !important;
		line-height: 20px;
	}
	
	.rightSideFloatBlock ul.left-menu li.selected a.navLink
	{
		color: #cafffe !important;
	}
	
	.rightSideFloatBlock ul.left-menu li a.navLink:hover
	{
		color: #cafffe !important;
	}
	
	ul.left-menu li.selected a
	{
		font-weight: bold;
		color: #cafffe !important;
	}
	
	a.show-all
	{
		text-decoration: none;
		text-align: center;
		display: block;
		border: 1px solid #dddddd !important;
		border-radius: 1px;
		padding: 7px 0;
		color: #dddddd !important;
	}
	
	a.show-all:hover
	{
		color: #ffffff !important;
		border-color: #ffffff !important;
	}

	.doctorFilter30{
		margin: 0 20px !important;
	}
	.doctorFilter30_Checkboxes{
		margin: 20px 20px 0px 20px !important;
		/*margin: 10px 20px -10px 20px !important;*/
	}
	.geoLinkBlock{
		background-size:246px!important;
	}
	a.mapLinkPirceList.geoLinkItem{
		margin-left: 10px !important;
	}
	.doctorFilter30_Checkboxes_Right{
		width: 246px;
		width: 115px;
	}
	.doctorsList30ClinicSlote,
	.doctorsList30ClinicSlotesShow{
		width: 57px !important;
	}
	.doctorsList30ClinicSlotesItems{
		width: 315px !important;
	}
	.doctorsList30Clinic{
		width: 309px !important;
	}
}
@media (max-width: 980px){
	.newFilterCheckboxes{
		padding-left:20px !important;
		padding-right:20px !important;
	}
}
@media (max-width: 850px){
	.doctorsList30ClinicSlotesItems{
		width: 252px !important;
	}
	.doctorsList30Clinic{
		width: 246px !important;
	}
	.signButtonDescription{
		margin-top:10px !important; 
	}
}

@media (max-width: 832px)
{
	.moreDocList
	{
	}

	.moreDocItem:last-child
	{
		display: none;
	}

	.moreDocItem
	{
		width: 50%;
	}
}

@media (max-width: 800px){
	.geoLinkBlock{
		background-size:236px 80px !important;
	}
	a.mapLinkPirceList.geoLinkItem{
		margin-left: 0 !important;
	}
	.doctorFilter30_Checkboxes_Right{
		width: 236px;
		width: 115px;
	}
	.doctorsList30ClinicSlote,
	.doctorsList30ClinicSlotesShow{
		width: 53px !important;
	}
	.doctorsList30ClinicSlotesItems{
		width: 236px !important;
	}
	.doctorsList30Clinic{
		width: 230px !important;
	}

}
@media (max-width: 768px){

	.doctorFilter30_Checkboxes_Left.smallRes .smallResItem
	{
		display: inline-block;
	}

	.doctorFilter30_Checkboxes_Left .showSortingBlock,
	.doctorFilter30_Checkboxes_Right .hideSortingBlock{
		display: inline-block;

	}

	.smallResHidden
	{
		display: none !important;
	}

	.kmContentDataPadding.doctorsList{
		padding: 0 15px !important;
	}
	.signButtonDescription{
		margin-top:0px !important; 
	}
	.geoLinkBlock{
		display: none !important;
	}
	.doctorFilter30{
		margin: 0 !important;
	}
	td.doctorsList30Left{
		display: block;
		position: relative;
	}
		.doctorsList30LeftBlock{
			padding: 0 0 10px 0 !important;
		}
		.doctorsList30ItemExperienceYear{
			position: absolute;
			top: 19px;
			right: 0;
		}
		/*.doctorsList30ItemText{
			padding-top: 15px !important;
		}
		.doctorsList30ItemPrice{
			display: none;
		}
			.doctorsList30ItemPrice.small{
				display: block !important;
			}
				.doctorsList30ItemPrice.small span.regularPrice{
					padding-left: 14px !important;
				}
		*/
		.doctorsList30ItemPhone span{
			display: inline-block !important;
			padding-right: 20px !important;
			/*color: #000000 !important;*/
		}

	td.doctorsList30Right{
		display: block;
		display: none;
		border:none !important; 
	}
		.doctorsList30RightBlock{
			padding: 20px !important;
			padding: 10px 20px 15px 20px!important;
			background: #EEF9F9;
			margin: 0 -20px !important;
		}
		.doctorsList30ClinicSlote,
		.doctorsList30ClinicSlotesShow{
			width: 60px !important;
		}
		.doctorsList30ClinicSlotesItems{
			width: 100% !important;
		}
		.doctorsList30Clinic{
			width: 100% !important;
		}
		.doctorsList30ClinicAddress{
			display: inline-block;
			padding-right: 20px;
		}
		.doctorsList30ClinicMetro{
			/*d isplay: inline-block;*/

		}

		.doctorsList30ClinicMetroItem{
			display: inline-block;
			padding-right: 15px;
		}
		.doctors30_line{
			margin: 0px -20px 20px -20px !important;
		}
			.doctorFilter30_Checkboxes{
				margin: 10px 15px !important;
				/*padding-bottom:15px !important; */
				/*margin: 5px 15px 0 15px !important;*/
				/*padding-bottom:5px !important; */
			}
		.doctorsList30showMoreClinics{
			display: block !important;
			text-align: center;
			margin: 10px -15px -15px -15px !important;
			padding:10px 0 9px 0 !important;
			background: #d9e9e9; 
		}
		.manyClinics .doctorsList30ClinicSingup{
			margin-bottom: 17px !important;
		}
	.doctorList30Navigation{
		display: none;
	}
	.doctorList30NavigationLine{
		display: block;
	}
	.doctorsList30ClinicMetroSmall{
		display: inline-block;
	}
	.doctorsList30ItemPrice span,
	.doctorsList30ItemText{
		color: #696969 !important;
	}
	.doctorsList30ItemPrice span.regularPrice,
	.doctorsList30ClinicMetroSmall a{
		color: #333333 !important;
	}
}
@media (max-width: 600px)
{

	h2.allComments
	{
		padding-bottom: 10px;
	}

	div.allCommentsList div.doctorPicture
	{
		height: 50px;
		width: 50px;
		border-radius: 50px;
		top: 20px;
		left: 0px;
	}
	div.allCommentsList div.doctorPicture img
	{
		width: 50px;
	}

	div.allCommentsList div.doctorCommentBody
	{
		padding-left: 35px;
	}

	.commentItem:first-child
	{
		border-top: none !important;
	}
	.commentItem
	{
		border-top: 2px #ddeceb solid !important;
	}
	.commentCountRight
	{
		display: none;
	}
	div.commentCountBottom
	{
		display: block;
	}
	div.allCommentsList div.doctorCommentBody
	{
		padding-bottom: 0px;
	}

	.callPhoneBlock{
		display: none;
	}
	.singupLinkBlock a.showForm{
		margin-top: 8px !important;
	}
	.doctorsList30ClinicSingup a.signButton.showForm{
		margin-top: 0 !important;
	}
	.doctorsList30ItemSpecialisation.noSection{
		max-height: 18px !important;
	}

	div.needHelpBlock
	{
		padding: 20px !important;
		margin: 40px -15px 20px -15px !important;
	}
	div.needHelpBlock div.needHelpBlockText
	{
		padding-right: 0px;
		text-align: center;
	}

	div.needHelpBlock h3
	{
		font-size: 20px !important;
		text-align: center;
	}

	div.needHelpBlock a
	{
		position: relative !important;
		display: block;
		font-size: 20px !important;
		padding: 15px;
		margin-top: 20px;
		right: auto !important;
		top: auto !important;
		text-align: center;
	}
	.needHelpBlock a:hover
	{
		color: #ffffff;
		text-decoration: none;
	}

}

@media (max-width: 570px)
{
	label.doctorFilter30_Checkbox{
		padding-right: 15px !important;
	}

	.mapLink .integratedFilterName
	{
		padding: 15px 11px 15px 40px !important;
	}

}
/*@media (max-width: 570px)
{
	.doctorFilter30_Checkboxes_Right{
		float: none;
		width: auto;
	}

}*/

@media (max-width: 480px)
{


	.moreDocList
	{
		height: auto;
		overflow: auto;
	}

	.moreDocItem .doctorsList30Picture {
		height: 75px !important;
		width: 75px !important;
		border-radius: 140px !important;
	}

	.moreDocItem .doctorsList30Picture img
	{
		width: 75px !important;;
	}

	.moreDocItem
	{
		width: 100%;
		padding: 10px 0;
		border: none;
		border-bottom: 1px solid #cce2e1;
	}

	.moreDocItem:first-child
	{
		border: none;
		border-bottom: 1px solid #cce2e1;
	}

	.moreDocItem:last-child
	{
		display: inline-block;
		border-bottom: none;
	}



	div.allCommentsList div.doctorCommentBody div.commentText
	{
		line-height: 22px;
	}

	.integratedFilterBlockNew .integratedFilterNameIco
	{
		padding: 12px 21px 12px 22px;
	}

	.integratedFilterBlockNew .integratedFilterName span.big
	{
		display: none;
	}

	.integratedFilterBlockNew .integratedFilterName span.small
	{
		display: inline-block;
	}

	div.disclaimer
	{
		padding: 15px 15px 15px 60px;
		background: #fdebec url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/disclaimer.png) 15px 15px no-repeat;
		background-size: 2em;
		margin: 30px -15px 0 -15px;
	}
	div.disclaimer div.disclaimerHeader
	{
		font-size: 18px;
		color: #e3000f;
		padding-bottom: 10px;
	}
	div.disclaimer div.disclaimerText
	{
		font-size: 14px;
	}

	h2.questions
	{
		padding-bottom: 20px !important;
		font-size: 18px !important;
	}
	div.question
	{
		margin: 0 -15px 20px -15px;
	}
	div.questionText
	{
		font-size: 16px !important;
		padding: 15px 50px 15px 20px;
	}
	div.questionText::after
	{
		content: " ";
		width: 24px;
		height: 14px;
		position: absolute;
		display: inline-block;
		right: 20px;
		top: 15px;
		background: url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/faq_arr.png) top no-repeat;
	}
	div.questionText.open::after
	{
		background: url(/bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/images/faq_arr.png) bottom no-repeat;
	}
	div.answerText
	{
		display: none;
		padding: 10px 30px 20px 20px;
		line-height: 22px;
		font-size: 14px;
	}

	.doctorsList30ItemLeftBlockRating{
		cursor: default;
		position: absolute;
		background: #fff;
		top: 5px;
		padding: 1px 1px;
		font-size: 12px;
	}

	.doctorsList30ItemText
	{
		max-height: 92px;
		overflow: hidden;
	}
	.doctorFilter30 table tr{
		display: block;
	}
	.doctorFilter30 table tr td{
		display: block;
		width: 100%;
		
	}
	td.geoLinkTd{
		padding: 15px 0px 0 0 !important;

	}
	
	.doctorFilter30 a.mapLinkPirceListBig{
		margin-top: 5px !important;
	}
	.geoLinkTd .integratedFilterBlock{
		display: block !important;
	}
	.doctorFilter30_Checkboxes td{
		display: block !important;
	}
	/*.doctorFilter30_Checkboxes_Right .integratedFilterBlock{
		display: none !important;
	}*/
	.doctorsDataBottom div.docAddressFloatBlock.docAddressFloatBlockButton{
		padding-left: 0 !important;
	}
	.newFilterCheckboxes{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.doctorAddress{
		display: block !important;
		padding: 0;
		
	}
	.doctorDescriptionBlock{
		display: none;
	}
	table.orgDetailDoctors tr td.doctorPhoto.noBorder img{
		width: 90px !important;
	}
	.singupLinkBlock a.showForm{
		width: 150px !important;
	    height: 28px !important;
	    line-height: 28px !important;
	    font-size: 14px !important;
	}
	.doctorDetail .singupLinkBlock{
		position: inherit;
		margin: 16px 0 0 68px;
	}
	.doctorDetail .doctorsDataBottom .doctorsDataDetail{
		margin-left: 68px; 
		padding-top: 25px !important;
	}
	table.orgDetailDoctors tr td.doctorDescription a.title.notSmall{
		font-size:18px !important;
		font-weight: normal !important;
	}
		table.orgDetailDoctors tr td.doctorDescription a.title.notSmall span{
			display: block;
		}
	table.orgDetailDoctors tr td.doctorPhoto.noBorder{
		padding:23px 18px 8px 0px !important;
	}
	table.orgDetailDoctors tr td.doctorDescription.noBorder{
		padding:21px 0px 8px 0px !important;
	}
	label.doctorFilter30_Checkbox{
		font: normal 12px/16px Arial !important;
		margin: 0;
	}
	.integratedFilterBlockNew .integratedFilterName
	{
		font: normal 12px/16px Arial !important;
	}
	.integratedFilterBlockNew .integratedFilterIconNew
	{
		top: 12px;
	}

	.doctorsList30PictureLink{
		height: 100px !important;
		width: 100px !important;
	}
	.doctorsList30Picture{
		height: 100px !important;
		width: 100px !important;
		border-radius:100px !important;
	}
	.doctorsList30Picture img{
		width: 100px !important;
	}
	.doctorsList30ItemSpecialisation{
		font: normal 11px/17px Arial !important;
	}
	.doctorsList30ItemName{
		font-size: 16px !important;
	}
	/*.doctorsList30ItemText{
		display: none !important;
	}*/
	.kmContentDataPadding.doctorsList{
		padding: 0 15px !important;
		margin-bottom: 5px !important;
	}
	.doctorsList30ItemPrice.small,
	.doctorsList30ItemPhone{
		font-size:12px !important;
		padding-top: 10px !important;
	}
	.doctorsList30ItemPrice span.regularPrice,
	.doctorsList30ItemPhone a{
		font-size: 16px !important;
	}

	.doctorsList30ClinicSingup a.signButton.showForm {
	    width: 140px !important;
	    height: auto !important;
	    font:bold 12px/38px Arial !important;
	}
	.doctorsList30ClinicSlote,
	.doctorsList30ClinicSlotesShow{
		width: 57px !important;
	}
	.doctorList30NavigationBlock{
		margin-top: 20px !important; 
	}
	.doctors30_line{
		margin: 0px -15px 20px -15px !important;
	}	
	.doctorsList30RightBlock{
		margin: 0 -15px !important;
		padding: 10px 15px 15px 15px !important;
	}
	.doctorFilter30_Checkboxes{
		margin: 10px 15px 10px 15px !important;
		padding-bottom: 0px !important;
	}
	.doctorFilter30_Checkboxes_Left .showSortingBlock,
	.doctorFilter30_Checkboxes_Right .hideSortingBlock{
		display: inline-block;
	}
	.integratedFilterBlock{
		margin: 15px 15px 15px 15px !important;
		margin: 0px 15px 0px 15px !important;
	}
	.doctorFilter30_Checkboxes_Right{
		float: left;
		width: 95px;
	}
		.doctorFilter30_Checkboxes_Right .integratedFilterInput{
			padding-left: 0px;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterBlock{
			margin: 5px 0 10px 0 !important;
			margin: 0px 0 0px 0 !important;
			min-height: 30px;
		}

		.doctorFilter30_Checkboxes_Right .integratedFilterBlock.doctorFilter30Mobile.hidden{
			display: none;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect,
		.doctorFilter30_Checkboxes_Right .integratedFilterSearchText{
			font-size:12px !important;
			display: inline-block;
			padding-left: 0 !important;
			line-height: 30px !important;
    		min-height: 30px !important;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterIcon{
			padding-top:8px !important; 
		}
		.doctorFilter30_Checkboxes_Right  .integratedFilterIcon.up .integratedFilterIconItem{
			margin-top: 5px !important;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterBlockSelect{
			margin-left:0px;
			height: 30px;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterSelect{
			top: 25px !important;
		}
		.doctorFilter30_Checkboxes_Right .integratedFilterSelectOption{
			font-size:12px !important;
		}
		.doctorFilter30 .mapLinkPirceList.isMobile{
			display: none !important;
	}

	label.doctorFilter30_Checkbox{
		padding: 15px 10px 15px 37px; !important;
	}
	label.doctorFilter30_Checkbox span
	{
		left: 11px !important;
	}

	.doctorsList30ItemLeftBlockRating{
		top: 0px;
	}
}

@media (max-width: 360px){

	.doctorsList30PictureLink{
		height: 80px !important;
		width: 80px !important;
	}
	.doctorsList30Picture{
		height: 80px !important;
		width: 80px !important;
		border-radius:80px !important;
	}
	.doctorsList30Picture img{
		width: 80px !important;
	}
	.doctorsList30Reviews a{
		font: normal 10px/12px Arial !important; 
	}
	.doctorsList30ItemName{
		/*f ont-size: 13px !important;*/
	}
	.doctorsList30ClinicSlotesTitle,
	.doctorsList30ClinicSlotesWait{
		font-size: 12px !important;
	}
	.doctorsList30ClinicSlote,
	.doctorsList30ClinicSlotesShow{
		width: 55px !important;
	}
	.kmContentDataPadding.doctorsList{
		padding: 0 10px !important;
		margin-bottom: 0 !important;
	}
	.integratedFilterBlock{
		margin: 15px 10px 0 10px !important;
		margin: 0px 10px 0 10px !important;
	}
	.doctorFilter30_Checkboxes{
		margin: 10px 10px 10px 10px !important;
		/*margin: 0px 10px 0px 10px !important;*/
		padding-bottom: 0px !important;
	}
		.doctorFilter30_Checkboxes_Right .integratedFilterBlock{
			padding-bottom: 5px;
	}
	.doctorsList30ClinicName a,
	.doctorsList30ClinicAddress,
	.doctorsList30ClinicMetroItem{
		font-size: 12px;
	}
	.doctorsList30RightBlock{
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.doctorsList30showMoreClinics{
		margin-bottom:-15px !important; 
	}

}


/* End */
/* /bitrix/templates/adaptive_main/components/kim/exp.list.3.1/version.3.0/style.css?173325330358282 */
