.content{margin: 0; width: 850px;}
.content .phone{
    margin: 10px 0;
}
.content .address{}
.textINF .phone{margin: 0 0 10px 0;}
.content .address a{margin-left: 15px;}
.rec .announce{width: 100%;font-size: 12px;}
.rec .announce ul{margin-left: 20px;}
.rec .announce ul li{list-style-type: disc;}
.rec .announce .rating-star{/* width: 92px!important; */ position: relative;bottom: 0; margin: 9px 0 5px 5px; float: left;}
.rec .announce > img{border: 1px solid #EFEFEF}
.socials{margin: 10px 0;width: 100%; display: flex}
.socials .social{float: left; margin-right: 10px; width: max-content;}
.socials .subscribe{display: block;text-align: right; margin-left: auto}
.ratingTitle{color: #858586; font: 14px Arial; margin-top: 10px;}
.textINF{float: right; width: 57%;}
.breadCrumbs ul {
clear: both;
height:20px;
}
.recomendations {
	clear: both;
	/*height: 14px;*/
	height: max-content;
	padding: 4px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	float: left;
	box-shadow: 0px 0px 4px #d7d8d9;
	width: 119px;
}

ul.specss input{width: auto}

.flexslider i{font-size: 15px;}
.recomendations div {
	float: left;
	/*width: 32px;*/
	text-align: right;
	background-repeat: no-repeat;
	line-height: 17px;
	/*margin-right: 10px;*/
	margin-right: 5px;
	width: max-content;
	padding-left: 23px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.recomend2 {
	background: url('/img/lica.png');
	background-position: 0px;
	color:#3AA14C;
}
.neutrally2 {
	background: url('/img/lica.png');	
	background-position: 0px -71px;
	color:#43484A;
}
.norecomend2 {
	background: url('/img/lica.png');
	background-position: 0px -4px;
	color:#C3203C;
}

.leftInf {
	float: left;
	margin-right: 14px;
	width: 330px;
	margin-bottom: 10px;
}
.leftInf img {
	margin: 0 15px 15px 0;
	max-width: 100%;
	border: 1px solid #E5E5E5;
	width: 125px;
	height: auto;
	box-shadow: 0px 0px 1px #E5E5E5;
}
.recomend small {
    background: #fff;
	
    padding: 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 3px -1px black;
    float: right;
    height: 11px;
    line-height: 12px;
    font-size: 11px;
}
.recomend {
	margin-left: 14px;
	float: left;
	color: #0A9C38;
	padding: 4px;
	padding-left: 6px;
	background: -webkit-linear-gradient(#FEFEFE,#E7E7E7);
	background: -moz-linear-gradient(#FEFEFE,#E7E7E7);
	background: -o-linear-gradient(#FEFEFE,#E7E7E7);
	background: -ms-linear-gradient(#FEFEFE,#E7E7E7);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px solid #B3B3B3;
	font-size: 12px;
	cursor: pointer;
	width: 156px;
	float: left;
}
.actRec {
	background: #E6E6E6;
	box-shadow: inset 1px 1px 6px -3px #000;
	-webkit-box-shadow: inset 1px 1px 6px -3px #000;
	-moz-box-shadow: inset 1px 1px 6px -3px #000;
	-o-box-shadow: inset 1px 1px 6px -3px #000;
	cursor: default;
}
.recomend:active {
	background: #E6E6E6;
}
.recomend p {
	background: url('/img/lica.png') no-repeat;
	background-position: 0px;
	width: 21px;
	height: 16px;
	background-size: 21px;
	float: left;
	margin-left: 3px;
	margin-right: 11px;
	margin-top: 3px;
}
.recomend:hover {
	box-shadow: inset 1px 1px 6px -3px #000;
	-webkit-box-shadow: inset 1px 1px 6px -3px #000;
	-moz-box-shadow: inset 1px 1px 6px -3px #000;
	-o-box-shadow: inset 1px 1px 6px -3px #000;
}

.docMap{ height: 298px!important; }
.docMap #mapDoc{background: #F5F6F8 url('/images/zaglushka.png') no-repeat center;width: 98%;height: 98%;padding: 1%;border: 1px solid #eaeaeb;}

.breadCrumbs ul li {
	list-style: none;
	float:left;
}
.breadCrumbs ul li a {
	font-family: "Arial";
	text-decoration: none;
	font-size:15px;
	color: #30b34a;
	margin-right: 5px;
}
.InfoBlock {
	padding: 20px;
	padding-bottom: 60px;
	background: #f5f6f8;
}
.about {
	width:809px;
	display: table;
}
.InfoBlock .about {
}
.avatar {
	float:left;
}
.avatar img {
	padding: 10px;
	background: #fff;
	border:1px solid #e7e7e7;
}
.text {
	float: left;
	margin-left: 20px;
	width: 627px;
	color:#525252;
}
.text h2 {
	font-size: 20px;
}
.text p {
	font-size: 17px;
	color:#525252;
}
.text .job {
	font-size: 18px;
	color:#30b34a;
	font-style: italic;
	display: block;
	margin-top: 4px;
	margin-bottom: 7px;
}
.text .stage {
	display: block;
	margin-bottom: 6px;
}
.text .zapis {
	background: url('zapis.jpg') repeat-x;
	padding: 8px;
	float:right;
	text-transform: uppercase;
	color:#ffffff;
	font-size: 13px;
	border:1px solid #e5730d;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.slideBlocks {
	clear: both;
}
.slideBlocks .nav > ul {
	list-style: none;
	height: 45px;
	background: #f5f6f8;
}
.slideBlocks .nav > ul > li {
	float:left;
	margin: 0 10px;
}
.slideBlocks .nav > ul > li{margin-right: 0;}
.slideBlocks .nav > ul > li:first-child {
	margin-left: 0;
}

.slideBlocks .nav > ul > li.curmur {
	position: relative;
	z-index: 1;
	height:45px;
	border-top:1px solid #d7d8d9;
	border-left:1px solid #d7d8d9;
	border-right:1px solid #d7d8d9;
	background: #fff;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}
.slideBlocks .nav > ul > li.curmur > a {
	background: none;
	border:none;
}
.slideBlocks .nav > ul > li > a {
	-moz-user-select: none;
	-webkit-user-select: none;
	-0-user-select: none;
	user-select: none;
	color:#525252;
	display:block;
	padding: 5px 9px;
	background: url('../img/ashka.jpg') repeat-x center;
	text-decoration: none;
	font-size: 15px;
	border:1px solid #d7d8d9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.mslider {position: relative;}
.mslider .textInfo{
    max-height: 300px;
    overflow: hidden;
}
.textINF .mode{margin-top: 10px;}
.mslider .textInfo.readMore{overflow-y: scroll;padding-right: 10px;}
.mslider .announce .title{color: #525252; font-weight: bold; text-decoration: none;}
.mslider .announce .title:hover{text-decoration: underline;}
.mslider .announce .services, .mslider .announce .rating{color: #858586;}

.mslider > div {
	display: none;
	/*position: absolute;*/
	width: 847px;
	background: #fff;
	border:1px solid #d7d8d9;
	z-index: 0;
}
.mslider #docs .block {
	min-height: 135px;
}
.mslider .newsBlock{}
.mslider .newsBlock a{
    display: block;
}
.mslider > div a.more, .mslider a.all_comments{font: italic 15px Arial;text-decoration: underline;}
.mslider > div a.more{float: right;}
.mslider a.all_comments{text-decoration: underline; float: left}
.mslider a.all_comments:hover{/* text-decoration: none; */}
.mslider a.add_comment{float: right;}
.mslider > div.active {
	display: block;
}

#spec > div > div  {
	float:none;
	width: 99%;
	padding: 0;
}
.mslider > div.active p{margin-bottom: 10px}
.mslider > div > div {
	width: 827px;
	font-size: 12px;
	color:#525252;
	clear: both;
	display: table;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d8d9;
}
.mslider > div > div h3 {
	color:#30b34a;
	font-size: 19px;
	margin-bottom: 6px;
	font-weight: normal;
}
.mslider > div > div > div.ff {
	background: url('/img/shado.png') no-repeat right;
}
.mslider table {
	width: 100%;
	/* background: #f5f6f8; */
	/* border:1px solid #d9dadb; */
	/* padding: 10px; */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 5px;
}
.mslider table th {
	color:#525252;
	font-size: 15px;
	padding-bottom: 10px;
}
.mslider > div > div form input[type="text"],textarea {
	font-family: Arial;
	color:#525252;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 10px;
	background: #f5f6f8;
	border:1px solid #d7d8d9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 5px;
	outline: none;
	width: 94%;
}

#commentsForm form .code input{
    clear: both;
    float: left;
    margin-top: 10px;
    display: block;
    width: 15%;
}

.mslider > div > div form input[type="text"]:active {
	outline: none;
}
.mslider > div > div table td {
	color: #000;
	font-size: 12px;
	padding:;
}
.mslider .block{float: left; /* clear: both; */}
.mslider .block .img, .mslider .block .announce{float: left;}
.mslider .block .announce{width: 73%}
.mslider .block .announce .status { font-size: 13px;  clear: both;}
.mslider .block .announce .rating { width: 55%; }
.mslider .block .announce .rating .rating-star { position: static;float: right; }
.mslider .block .img{margin-right: 15px}
.mslider .block .img img{max-width: 85px; max-height: 105px;}
.mslider .block .orangeButton{margin-top: 20px; width: 93px;}
.mslider > div > div table td:nth-child(2), .mslider > div > div table td:nth-child(3){text-align: right;}

.mslider > div > div .otz{
	margin: 10px 0 20px 0;
	float: none !important;
	clear: both;
	overflow: hidden;
	width: 100% !important;
}

.mslider > div > div .otz b {
	color:#525252;
	font-size: 16px;
}
.mslider > div > div .otz p{
	color:#a2a4a4;
	font-size: 15px;
	margin-left: 15px;
}
.mslider > div > div > div {
	float:left;
	/*width:817px!important;*/
	padding: 0 10px;
	width: 47%;
}
.mslider > div ol{
    margin-left: 20px;
    margin-top: 9px;
    margin-bottom: 11px;
}

#price > div table tr:nth-child(odd){background: #EFEFEF; }