body{
	width:100%;
	font-family: Arial, sans-serif;
	font-weight:400;
	color: #444;
	 background: #fff;
	margin:0;
	font-size:13px;
	position:relative;
	overflow-x:hidden;
}
*::-moz-selection {
    background: rgba(3, 152, 199, 0.6);
    color: #fff;
}
*::selection {
    background: rgba(3, 152, 199, 0.6);
    color: #fff;
}
blockquote{
	margin:0;
}
i{
	font-style:normal;
}
a{
	text-decoration:none;
	cursor:pointer;
	line-height:1.2;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	color: inherit;
}
.text iframe{
	max-width:100%!important;
}
a:hover{
	text-decoration:underline;
}
a.underline, .underline a{
	text-decoration:underline;
}
.button:hover, a.underline:hover, .underline a:hover{
	text-decoration:none;
}
div{
	box-sizing:border-box;
	-moz-box-sizing: border-box;
}
p{
	font-size:13px;
	margin: 0;
    padding: 10px 0;
    line-height: 18px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder  {color:#212D30;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#212D30;}
.clear{
	width:100%;
	clear:both;
}
.in{
	display:inline-block;
}
.top{
	vertical-align:top;
}
.middle{
	vertical-align:middle;
}
.bottom{
	vertical-align:bottom;
}
.wrap{
	width:980px;
	padding:0;
	margin:0 auto;
	display: block;
	position:relative;
}
.trans, .trans:after, .trans:before{
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.f_block_buttons{
    background: rgba(37, 90, 168, 0.66);
    padding: 15px 0px;
    border-bottom: 2px solid #255aa8;
}
.f_block_buttons .wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.f_block_buttons .myrady{
	color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.f_block_buttons .button{
    margin-left: 12px;
    font-size: 14px;
    border-radius: 3px;
    padding: 12px 30px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.73);
}
.f_block_buttons .callme11{
    background: #ffae1b!important;
}
.f_block_buttons .callme12{
	background: #00b61f!important;
}
.f_block_buttons .callme13{
    background: #c00035!important;
}
.f_block_buttons .button:hover{
	opacity: 0.8!important;
}
.sform-text{
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.sform-text span{
	font-weight: 600;
    color: #ed3b24;
}
@media only screen and (max-width: 979px){
	.f_block_buttons .wrap{
		justify-content: center;
	}
	.f_block_buttons .myrady{
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.f_block_buttons .callme11{
		margin-left: 0;
	}
}
@media only screen and (max-width: 525px){
	.f_block_buttons .button{
		margin-bottom: 14px;
		margin-left: 0;
		width: 280px;
		text-align: center; 
	}
}
/*********************************************** 
Main Elements
***********************************************/
h1{
    font: bold 32px/36px 'Roboto', Arial;
    color: #3f4348;
}
h2{
    font: bold 22px/26px Arial;
    color: #3f4348;
    margin-bottom: 16px;
}
h3{
	font: bold 16px/21px Arial;
    color: #3f4348;
	margin: 5px 0;
}
.spol{

}
button, .button{
    outline: 0;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #fff;
    font-size: 20px;
    padding: 10px 15px;
    border-radius: 4px;
    z-index: 90;
    right: 0;
    top: 140px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.5);
    cursor: pointer;
	background:#5298ff;
	border: 0;
}
button:hover, .button:hover{
	background:rgb(4, 158, 208);
}
form button:hover, form .button:hover {
    background: rgb(4, 158, 208);
}
button:active, .button:active{
	box-shadow: none;
}
header .button.callme2{
	font-size: 16px;
    padding: 7px 15px;
    box-shadow: none;
    background: #5298FF;
}
header .button.callme2:hover{
	background: rgb(4, 158, 208);
}
.b_vopros{
	background: #5298FF url(../img/doc3.png) no-repeat 5px center;
    margin: 10px 0 10px;
    padding: 10px 15px 10px 50px;
}
.b_vopros:hover{
	background: rgb(4, 158, 208) url(../img/doc3.png) no-repeat 5px center;
}
.b_zapis{
	/* background: #00abe2 url(../img/doc1.png) no-repeat 5px center; */
	background: #5298FF;
    margin-top: 30px;
	padding:10px 15px 10px 15px;
}
.b_zapis:hover{
/*	background: rgb(4, 158, 208) url(../img/doc1.png) no-repeat 5px center;*/
	background: rgb(4, 158, 208);
}
.docs_in_usl{
	margin:20px 0 0 0;
}
.docs_in_usl h2{
	font: bold 16px/21px Arial;
    color: #45413c;
	margin:0 0 15px 0;
}
.col2{
	display:block;
	width:50%;
	float:left;
}
.col3{
	display:block;
	width:33.3%;
	float:left;
}
.col4{
	width:25%;
	display:block;
	float:left;
}
.col5{
	width:20%;
	display:block;
	float:left;
}
/*********************************************** 
Header
***********************************************/
header{
	border-bottom: 1px solid #efefef;
    box-shadow: 0 2px 4px #efefef;
    margin-bottom: 20px;
}
.logo img{
    display: inline-block;
    width: 248px;
    vertical-align: middle;
}
.logo{
	vertical-align:middle;
    display: inline-block;
	text-decoration:none!important;
}
.wrap.fulhead{
	padding: 20px 0;
}
.logo span{
    width: 200px;
    margin-left: 10px;
    font-size: 14px;
    color: #33b994;
    font-weight: 600;
}
.h_top{
	background: #255aa8;
	color:#fff;
	padding:5px 0;
}
header .phones{
	float: right;
    text-align: right;
    margin-left: 18px;
    position: relative;
    padding-left: 18px;
}
header .phones.adr1{
	text-align:left;
}
header .phones.ph1{
	margin-left: 30px;
}
.fright{
	float:right;
}
header .phone{
    text-decoration: none!important;
    font-size: 15px;
    line-height: 1.2;
}
header .phone .fa{
	    position:absolute;
		top:0px;
		left:0px;
}
header .phone span{
	font-size: 15px;
}
header .phone span > span{
	font-size: 18px;
	font-weight:600;
}
header .callme{
	border-bottom:1px dashed;
	display:inline-block;
	line-height:1;
}
header .callme:hover{
	text-decoration:none;
	border-bottom:1px dashed transparent;
}
.gorod{
	margin-top: 7px;
}
header nav{
	display:inline-block;
	vertical-align:middle;
	width:100%;
}
nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
	width:100%;
}
nav ul li{
    display: block;
    float:left;
}
nav ul li a{
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
	display:block;
	padding:14px 30px;
}
nav li:hover a, nav li.active a{
	text-decoration:none;
	color: #fff;
	background:#d31f2f;
}
/*********************************************** 
Footer
***********************************************/
.f_block2{
	background: #F2F1ED;
	color: #33b994;
    padding: 20px 0;
}
.f_block3 .flogo{
	width: 164px;
    height: 60px;
	display:inline-block;
	margin-right:15px;
	vertical-align:top;
}
.f_block3 .flogo img{
	display:block;
	width:100%;
}
.f_block3{
	color: #777;
	padding: 15px 0;
	background: #fff;
}
.f_block3 .fleft{
	width:70%;
	padding-top: 9px;
}
.f_block3 .fright{
	width:30%;
	text-align:right;
	line-height:1.4;
}
.f_block1{
	background: #255aa8;
	padding:45px 0 25px 0;
	color:#fff;
}
.f_block1 ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
	width:24%;
}
.f_block1 ul li{
	display:block;
	padding-bottom:12px;
}
.f_block1 ul li a{
	text-decoration:underline;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
}
.f_block1 ul li a:hover{
	text-decoration:none;
}
.f_cont{
	width:30%;
	font-size:16px;
	text-align:left;
	line-height: 1.2;
	padding-right:12px;
}
.f_rasp{
	width:35%;
	font-size:16px;
	text-align:left;
}
.f_rasp .f_title, .f_cont .f_title{
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 12px;
}
.f_right{
	width:76%;
	text-align:right;
	display:inline-block;
	vertical-align:top;
}
.f_block2 a{
    float: right;
    color: #c7c7c7;
    font-size: 12px;
	margin-left: 20px;
}

/***********************************************
quality-assessment
***********************************************/
.quality-assessment {width:260px;line-height:1.2;text-align:left;display:inline-block;padding-bottom:5px;}
.quality-assessment a {display:flex;justify-content:space-between;text-decoration:none;}
.quality-assessment a:hover {text-decoration:none;}
.quality-assessment__image {width:55px;}
.quality-assessment__image img {max-width:100%;}
.quality-assessment__info {width:calc(100% - 75px);}
.quality-assessment__text {margin-bottom:5px;color:#6c6b7b;}
.quality-assessment__link {position:relative;display:inline-block;color:#2aaf8a;}
.quality-assessment__link:after {content: "";display: block;width: 0;height: 1px;background-color: #2aaf8a;transition: width .2s linear;position: absolute;top: 100%;left: 0;}
.quality-assessment a:hover .quality-assessment__link:after {width:100%;}

/***********************************************
STICK MENU
***********************************************/
.stick{
	background: #255aa8;
    color: #fff;
    padding: 5px 0;
	position:fixed;
	z-index:109;
	left:0;
	right:0;
	top:0;
	width:100%;
	display:none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.logo2 img{
	display:block;
	width: 100%;
}
.logo2{
	vertical-align:middle;
    display: inline-block;
	width:109px;
	padding-top: 3px;
}
.stick .phones{
	margin-top: 3px;
}
.stickmenu{
    width: 68%;
    text-align: center;
}
.stick ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.stick ul li{
	display:inline-block;
	vertical-align:middle;
	padding:0 12px;
}
.stick ul li.active a, .stick ul li a:hover{
    text-decoration: underline;
}

/*********************************************** 
slider
***********************************************/
#homepageslider{
	margin-bottom:20px;
}
#homepageslider *{
	outline:0;
}
.homeslide{
	width:100%;
	height:300px!important;
	display:block;
}
.slidetext1{
/*	background-color: #33b994;
	font-size:22px;
	color:#fff;
	display:inline-block;
	max-width: 90%;
    padding: 15px 20px;
    margin: 100px 0 2px 30px;*/
	
font-size: 22px;
    color: #fff;
    display: inline-block;
    max-width: 90%;
    padding: 15px 15px;
    margin: 55px 0 10px 30px;
    /* text-shadow: 0px 0px 60px #000; */
    background: rgba(58, 58, 58, 0.5)
}
.slidetext2{
/*	background-color: #ee3124;
	font-size:15px;
	color:#fff;
	display:inline-block;
	max-width: 90%;
    padding: 15px 20px;
	margin-left:30px;*/
	
	
	background-color: #5298ff;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    max-width: 90%;
    padding: 12px 20px;
    margin-left: 30px;
    border-radius: 4px;
}


/*********************************************** 
Правоштуки
***********************************************/
.doctor{
    display: block;
    position: fixed;
    color: #fff;
    background: #ee3124 url(../img/doc1.png) no-repeat 5px center;
    font-size: 20px;
    padding: 10px 15px 10px 50px;
    border-radius: 5px;
    z-index: 90;
    right: 0;
    top: 140px;
	margin-right: -215px;
    box-shadow: -1px 1px 4px rgba(0,0,0,0.5);
	cursor:pointer;
	-webkit-transition: margin .6s ease;
    -moz-transition: margin .6s ease;
    -o-transition: margin .6s ease;
    transition: margin .6s ease;
}
.doctor.doc2{
	top: 195px;
	margin-right: -223px;
	background: #ee3124 url(../img/doc2.png) no-repeat 5px center;
}
.doctor:hover{
	margin-right:-5px;
}
.doctor.doc1 {
    margin-right: -5px;
    font-size: 14px;
    width: 130px;
    top: 137px;
    padding: 10px 15px 10px 45px;
}
.doctor.doc2 {
    margin-right: -5px;
    font-size: 14px;
    width: 130px;
    padding: 10px 15px 10px 45px;
}
.doctor.doc1:hover {
	background: #f56e65 url(../img/doc1.png) no-repeat 5px center;
}
.doctor.doc2:hover {
	background: #f56e65 url(../img/doc2.png) no-repeat 5px center;
}
/*********************************************** 
Сайдбар, контентная область, структура
***********************************************/
.sidebar h2{
    padding-left: 10px;
    font-size: 16px;
    padding-bottom: 9px;
    background: #1555B2;
    margin: 0;
    padding-top: 10px;
    color: #fff;
}
.sidebar{
	width:30%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	background: #F1FAF7;
}
.sidebar ul{
	list-style-type: none!important;
    padding: 0!important;
    margin: 0!important;
}
.sidebar > ul > li > a{
    padding: 12px 22px;
    font-size: 15px;
    display: block;
    background: #255aa8;
    color: #fff;
}
.sidebar > ul > li.active > a{
    background: #255aa8;
    color: #fff;
    padding: 12px 22px;
    font-size: 15px;
}
.sidebar > ul > li > ul > li{
    background: #F1FAF7;
    padding: 12px 12px 12px 35px;
    font-size: 15px;
}
.sidebar > ul > li > ul > li > ul > li{
    background: #F1FAF7;
    padding: 12px 0px 12px 20px;
    font-size: 14px;
}
.sidebar > ul > li > ul > li > ul > li > ul > li{
    background: #F1FAF7;
    padding: 6px 0px 6px 15px;
    font-size: 14px;
}
.sidebar > ul > li.active > ul{
	display:block;
}
.sidebar > ul > li > ul{
	display:none;
}
.sidebar > ul > li{
	margin-bottom:5px;
}
.sidebar > ul > li.last{
	margin-bottom:0;
}
.sidebar > ul > li > ul > li > ul{
	display:none;
}
.sidebar > ul > li > ul > li.active > ul{
	display:block;
}
.sidebar > ul > li > ul > li > a:hover, .sidebar > ul > li > ul > li.active > a, .sidebar > ul > li > ul > li > ul > li > a:hover, .sidebar > ul > li > ul > li > ul > li.active > a, .sidebar > ul > li > ul > li > ul > li > ul > li > a:hover, .sidebar > ul > li > ul > li > ul > li > ul > li.active > a{
	color: #EE3124;
	text-decoration:underline;
}
.mainblock70{
	width:70%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	padding-right:20px;
}
.navbg{
	background:#255aa8;
}
.mainblock70 h1, .mainblock100 h1{
	margin-top:0;
}
.mainblock100{
	width:100%;
	margin-bottom:30px;
}
.B_crumbBox{
	display:block;
	margin: 10px 0 20px;
}
.text h1{
	margin-top:0;
	margin-bottom:10px;
}
.docimage{
	max-height:350px;
	max-width: 100%;
    border: 1px solid #d8d8d8;
    padding: 5px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.text ul{
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
}
.text ul li {
    font-size: 13px;
    background: url(../img/li.png) left 5px no-repeat;
    padding: 2px 0 4px 20px;
    margin-left: 15px;
}
.text p.big{
	font: 16px/22px Arial;
    color: #444;
}
.text a:not(.button, .title){
	color: #255aa8;
    text-decoration: underline;
}
.text p a{
		color: #255aa8;
    text-decoration: underline;
}
.text a:not(.button, .title):hover, .text p a:hover{
	color: #255aa8;
    text-decoration: none;
}
.text img{
	max-width:100%!important;
	height:auto!important;
}
.gallery1 .col{
	margin-bottom:20px;
	text-align: center;
}
.gallery1 *{
	outline:0;
}
.gallery1 .col a:hover{
	opacity:0.8;
}
.gallery1 .col2 a{
	display:block;
	width:100%;
}
.gallery1 .col2 a img{
	display:block;
	width:100%;
}
.gallery1 .col3 a{
	display:block;
	margin:0 8px;
}
.gallery1 .col3 img{
	width:100%;
}
.news-item{
	border-bottom: 1px solid #DEDEDE;
    padding: 35px 0;
}
.news-item .title{
	width: 80%;
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
.news-item .title:hover{
	text-decoration:underline;
}
.news-item .date{
	width: 20%;
    display: inline-block;
	vertical-align:top;
    text-align:right;
	font-style: italic;
    color: #255aa8;
}
.specvra{
	padding-top: 0;
    font-size: 16px;
    color: #255aa8;
}
.pag{
	text-align:center;
	font-size:16px;
	margin:12px 0;
}
.pag span, .pag a{
	margin: 0 5px;
}

.sidebar{
	width:30%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	background: #fff;
}
.sidebar ul{
	list-style-type: none!important;
    padding: 0!important;
    margin: 0!important;
}
.sidebar > ul > li > a{
    padding: 12px 22px;
    font-size: 15px;
    display: block;
    background: #5298FF;
    color: #fff;
}
.sidebar > ul > li.active > a{
    background: #5298FF;
    color: #fff;
    padding: 12px 22px;
    font-size: 15px;
}
.sidebar > ul > li > ul > li{
    background: #fff;
    padding: 12px 12px 12px 35px;
    font-size: 15px;
}
.sidebar > ul > li > ul > li > ul > li{
    background: #fff;
    padding: 12px 0px 12px 20px;
    font-size: 14px;
}
.sidebar > ul > li > ul > li > ul > li > ul > li{
    background: #e9eef6;
    padding: 6px 0px 6px 15px;
    font-size: 14px;
}
.sidebar > ul > li.active > ul{
	display:block;
}
.sidebar > ul > li > ul{
	display:none;
}
.sidebar > ul > li{
	margin-bottom:5px;
}
.sidebar > ul > li.last{
	margin-bottom:0;
}
.sidebar > ul > li > ul > li > ul{
	display:none;
}
.sidebar > ul > li > ul > li.active > ul{
	display:block;
}
.sidebar > ul > li > ul > li > a:hover, .sidebar > ul > li > ul > li.active > a, .sidebar > ul > li > ul > li > ul > li > a:hover, .sidebar > ul > li > ul > li > ul > li.active > a, .sidebar > ul > li > ul > li > ul > li > ul > li > a:hover, .sidebar > ul > li > ul > li > ul > li > ul > li.active > a{
	color: #00abe2;
	text-decoration:underline;
}


.newsimage{
	max-width:100%;
}
.spec-item .left{
	width:30%;
	text-align:left;
}
.spec-item .right{
	width:70%;
	padding-left:25px;
}
.spec-item .left a{
	display:inline-block;
	vertical-align:top;
	border: 1px solid #DEDEDE;
}
.spec-item .left a:hover{
	border: 1px solid #255aa8;
}
.spec-item .left img{
	max-width: 100%;
    display: block;
}
.spec-item .title{
    width: 100%;
    font-size: 18px;
    text-decoration: underline;
}
.spec-item .title:hover{
	text-decoration:none;
}
.doc-item {
	float:none;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	padding: 16px 5px 0px 5px;
	color:#fff;
}
.doc-item > div{
	display: block;
    margin: 0 auto;
    padding: 0px;
	background: #396A93;
}
.doc-item a{
	display:block;
	width:100%;
	text-decoration:none;
	color:#fff;
}
.doc-item a:hover{
	text-decoration:underline;
	color:#fff;
}
.doc-item a img{
	display:block;
	width:100%;
}
.doc-item .title{
    display: block;
    text-align: left;
    font-weight: 600;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 40px;
    overflow-y: hidden;
}
.doc-item span{
	display:block;
	overflow-y:hidden;
	height:50px;
	padding: 0 5px;
}
.price{
	background: #E9EEF6;
    text-align: center;
    padding: 30px 0;
	margin-top: 30px;
}
.price .button{
	background: #5298FF;
	/* background: #ee3124 url(../img/price.png) no-repeat 5px center; */
	margin:0;
	padding:10px 15px 10px 15px;
}
.price .button:hover{
	/* background: #ff554a  url(../img/price.png) no-repeat 5px center; */
	background: rgb(4, 158, 208);
}
.pricelist{
	display:none;
}
.pricelist table{
	max-width: 100%!important;
    width: 100%!important;
}
.pricelist table td{
    padding: 3px 5px;
    border: 1px solid #255aa8;
	min-width:15%;
}
.vra{
	text-align:center;
}
.vra .doc-item{
	margin-bottom:20px;
}
.homeblock > .title{
	font-size:22px;
	text-align:center;
}
.napra .title{
	display:none;
}
.homeblock {
	padding: 30px 0 20px;
	margin-bottom:20px;
	text-align: center;

}
.napra{
	text-align:center;
}
.napra .col2 .button{
	margin-top:15px;
}

.homebottom{
	/* background:url(../img/bgbg.png) no-repeat center top; */
	background: #e9eef6;
}
.seohome{
	width:730px;
}
.seohome iframe{
	max-width:100%!important;
}
.seohome, .homevk{
	padding:30px 0;
}
.homevk{
	width:250px;
	padding-left:20px;
}
.seohome h1{
	margin-top:0;
}
.title2{
	text-align: left;
    font-size: 19px;
    margin: 0 auto;
    background: #255aa8;
    width: 90%;
    color: #fff;
    padding: 10px;
}
.npra{
    text-align: left;
    padding: 0;
    width: 90%;
    background: #e4e4e4;
    border-bottom: 1px solid #ccc;
	margin: 0 auto;
}
.npra:last-child{
	border-bottom: 1px solid transparent;
}
.npra a{
	color: #2f2f2f;
    font-size: 14px;
    padding: 10px 0 10px 10px;
    display: block;
}
.npra a:hover{
	background:#fff;
	text-decoration:none;
}
.comments .jot-comment{
	width:20%;
	display:block;
	float:left;
	text-align:left;
	padding: 20px 5px 0 5px;
}
.comments .jot-row {
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding-top: 5px;
	    height: 232px;
    overflow-y: hidden;
}
.comments .jot-message {
    line-height: 1.4;
    font-size: 12px;
}
.comments .jot-mod, .comments .jot-extra{
	display:none;
}
.ostotz{
	float:left;
	display:block;
    padding:0 5px;
    height: 232px;
    vertical-align: top;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 20%;
}
.ostotz a{
    border: 1px solid #ccc;
    width: 100%;
    display: block;
    height: 100%;
    font-size: 27px;
    background: #ffffff;
    color: #777;
    line-height: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 44%;
    text-decoration: none!important;
}
.ostotz a:hover{
	color:#255aa8;
	border: 1px solid #255aa8;
}
.zakaz{
	position: fixed;
	background: rgba(0,0,0,0.50);
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99;
	-webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
	visibility: hidden;
	opacity: 0;
	top:0;
	left:0;
}
.cf{
	background: #fff;
    padding: 35px 25px;
    width: 320px;
    height: auto;
    top: 15%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -160px;
    text-align: center;
}
.cf input[type="text"], .cf select{
	font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #eaecee;
    border-radius: 0px;
    background: #fff;
    outline: 0;
    line-height: 35px;
    padding: 0 15px;
    color: #212D30;
    margin-bottom: 15px;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
	height:35px;
}
.cf textarea{
	font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #eaecee;
    border-radius: 0px;
    background: #fff;
    outline: 0;
    line-height: 1;
    padding: 10px 15px;
	height:85px;
	max-height:85px;
    color: #212D30;
    margin-bottom: 15px;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.cf input[type="text"]:focus, .cf select:focus, .cf textarea:focus{
	background:#fff;
}
.cf .title{
	color:#212d30;
	font-size:24px;
	font-weight:600;
	line-height:1;
	display:block;
	text-align:center;
	margin: 0 0 20px 0;
}
#vizov_modal .title{
	font-size:16px;
}
.modphone{
	padding: 0 0 20px 0;
}
.modphone span{
	font-size: 22px;
    display: block;
    padding: 11px 0;
}
.closeform{
	width:31px;
	height:30px;
	cursor:pointer;
	position:absolute;
	right: -30px;
    top: -30px;
	background: url(../img/closeform.png) no-repeat left top;
}
.closeform:hover{
	background: url(../img/closeform.png) no-repeat left bottom;
}
.invalid{
	border:1px solid red!important;
}
#gorod_modal a{
	color:#255aa8;  
font-size: 20px;
    margin: 10px 0;
    display: inline-block;
}
#gorod_modal a.active{
	font-weight:600;  
}
#gorod_modal a:hover{
	text-decoration:underline;
}
.bottomblock{
	border-bottom:0;
}
.bottomblock .col2 > .title{
	text-align:left;
	font-size: 22px;
	margin-bottom: 20px;
}
.prem{
    text-align: left;
    font-size: 17px;
    background: url(../img/prem.png) no-repeat left center;
    padding: 10px 20px 10px 50px;
    margin-bottom: 6px;
}
.prem.d1{background: url(../img/d1.png) no-repeat left center;}
.prem.d2{background: url(../img/d2.png) no-repeat left center;}
.prem.d3{background: url(../img/d3.png) no-repeat left center;}
.prem.d4{background: url(../img/d4.png) no-repeat left center;}
.prem.d5{background: url(../img/d5.png) no-repeat left center;}

.bottomblock .news-item {
    border-bottom: 1px solid #DEDEDE;
    padding: 0px 0 10px;
    margin-bottom: 10px;
}
.bottomblock .spec-item .title {
    width: 100%;
    font-size: 14px;
    text-decoration: underline;
    text-align: left;
    color: #255aa8;
    line-height: 15px;
	margin-bottom: 5px;
}
.bottomblock .spec-item .title:hover{
	text-decoration:none;
}
.bottomblock .spec-item .right{
	padding-left:10px;
	text-align: left;
}
.brbr{
	margin-bottom:20px;
}
.readmore{
	display:none;
}
label{
	text-align: left;
    display: block;
	line-height: 1.5;
}
.h_social{
	margin-top:20px;
}
.h_social a {
	display: inline-block;
    font-size: 23px;
    vertical-align: middle;
    margin: 0 3px;
}
.h_social a:hover{
	color:#00abe2;
}
.contacts .col2{
	padding:0 20px 0 0;
	margin-bottom:25px;
}
.contacts .newsimage{
	margin-bottom:20px;
}
.contacts .cf{
	position:static;
	margin:20px 0 0 0;
	padding-left:0;
	text-align:left;
}
.contacts .cf .title{
	text-align:left;
}
.slidetext1 strong{
	display:block;
	padding-bottom:7px;
}
/***********************************************
MOBILE MENU
***********************************************/
.info_menu_mobile{
	float: right;
    margin-top: 0px;
    position: relative;
    margin-right: 0;
    display: none;
    background: #255aa8;
    padding: 0px;
    margin-left: 10px;
}
.info_menu_mobile > ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 2;
    background: #2e66b9;
    right: 0;
    top: 40px;
    display: none;
    width: 100%;
    text-align: left;
}
.info_menu_mobile > ul > li a{
	display: block;
    padding: 10px 15px 10px 15px;
    margin: 0px 0px 0 0;
    border-bottom: 0;
    border-left: 4px solid transparent;
    font-weight: 400;
	color:#fff;
	border-bottom: 1px solid #255aa8;
}
.info_menu_mobile > ul > li a:hover, .info_menu_mobile > ul > li.active > a{
	text-decoration: none;
    border-left: 4px solid rgba(255, 255, 255, 0.17);
    background: #255aa8;
    border-bottom: 1px solid #255aa8;
}
.info_menu_mobile > ul > li > ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:20px;
}
.info_menu_mobile > ul > li > ul a{
	text-align:left;
}
.infobutton{
	display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0s .3s;
    transition: background 0s .3s;
}
.infobutton span{
	display: block;
    position: absolute;
    top: 12px;
    left: 2px;
    right: 2px;
    height: 5px;
    background: #fff;
}
.infobutton span::after, .infobutton span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #fff;
    content: "";
	-webkit-transition-duration: .3s,.3s;
    transition-duration: .3s,.3s;
    -webkit-transition-delay: .3s,0s;
    transition-delay: .3s,0s;
}
.infobutton span::before {
    top: -10px;
	-webkit-transition-property: top,-webkit-transform;
    transition-property: top,transform;
}
.infobutton span::after {
    bottom: -10px;
	-webkit-transition-property: bottom,-webkit-transform;
    transition-property: bottom,transform;
}
.infobutton.active span {
    background: 0 0;
}
.infobutton.active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.infobutton.active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.infobutton.active span::after, .infobutton.active span::before {
    -webkit-transition-delay: 0s,.3s;
    transition-delay: 0s,.3s;
}
.h_top .logo2{
	display:none;
}
.mobside{
	display:none;
}
.showme{
	color: #255aa8;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 400;
    margin-bottom: 15px;
}
.showme:hover{
	cursor:pointer;
	text-decoration:none;
}
.text table:not(.ns) td {
    padding: 3px 5px;
    border: 1px solid #255aa8;
}
.text table{
	max-width:100%!important;
}
.jot-form {
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 10px;
		box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.jot-controls textarea, .jot-controls input{
	width:90%!important;

}
.jot-form-wrap{
	width:100%!important;
}
.ostost{
	display:none;
}

.supertext{
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height:16px;
	padding:5px;
	background:#928281;
}
.spt2{
	margin-bottom:15px;
}
.doc-zag .zagtitle{
	color: #396A93;
    font-size: 22px;
    font-weight: 600;
    padding-left: 5px;
}
.doc-zag{
	margin-bottom:20px;
}
.blue_block{
	background:#005AAC;
}
.blue_block ul{
	display: block;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0;
}
.blue_block ul li{
	display:inline-block;
	vertical-align:middle;
	padding: 0 35px;
	margin:0px;
}
.blue_block ul span{
	display: inline-block;
	vertical-align:middle;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.blue_block ul a:hover span{
	border-bottom: 1px solid transparent;
}
.blue_block ul a img{
	display:inline-block;
	vertical-align:middle;
}
.blue_block a:hover{
	text-decoration:none;
}
.city-select {
  margin-top: 7px;
  position: relative;
}
.city-select__list {
  margin-top: 10px;
  display: block;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 99;
  min-width: 250px;
}
.city-list {
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
  padding: 0px;
  display: none;
}
.city-list__item.active .city-list__link {
  font-weight: bold;
}
.city-list__link {
  display: block;
  color: #333333;
  text-decoration: none;
  padding: 6px 10px;
  font-size: 15px;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
}
.city-list__link:hover {
  background-color: #eeeeee;
  text-decoration: none;
}
@media only screen and (max-width: 979px){
	.homevk{
		display:none;
	}
	.seohome{
		width:100%;
	}
	.navbg{
		display:none;
	}
	.supertext{
		margin-right:45px;
	}
	.doctor.doc1 {
		margin-right: -86px;
	}
	.doctor.doc2 {
		margin-right: -86px;
	}
	.doctor.doc1:hover {
		margin-right: -5px;
	}
	.doctor.doc2:hover {
		margin-right: -5px;
	}
	.wrap{
		width:100%;
		padding:0 10px;
	}
	.fulhead{
		display:none;
	}
	.text table{
		width:100%!important;
	}
	header{
		border-bottom: 0;
		box-shadow: none;
		position: fixed;
		width: 100%;
		z-index: 99;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
		top:0;
	}
	body{
		margin-top: 60px;
	}
	.info_menu_mobile{
		display:block;
	}
	.stick{
		display:none!important;
	}
	.h_top .logo2{
		display:inline-block;
	}
	.gorod {
		margin-top: 0;
		margin-left: 15px;
	}
}
@media only screen and (max-width: 840px){
	.f_block3 .fleft{
		width:100%;
		text-align: center;
	}
	.f_block3 .fright {
		width: 100%;
		text-align: center;
		line-height: 1.4;
		margin-top: 20px;
	}
	.comments .jot-comment{
		width:25%;
		margin-bottom: 0px;
	}
	.ostotz{
		width:100%;
		height: 40px;
		
	}
	.ostotz a{
		padding-top: 6px;
	}
	.otzblock{
		width:100%;
	}
	.slidetext1 {
		font-size: 18px;
		margin: 80px 0 2px 30px;
	}
	.slidetext2 {
		font-size:13px;
	}
	.vra .doc-item{
		width:33%;
	}
	.mainblock70 {
		width:100%;
	}
	.sidebar{
		width:100%;
		display:none;
	}
	.otzsidebar.sidebar{
		display:block;
		width:320px;
	}
	.mobside{
		display:block;
	}
	.sidebar h2{
		display:none;
	}
	.ostost{
		display:block;
		margin-bottom: 15px;
	}
	h1{
		font: bold 20px/25px 'Roboto', Arial;
		color: #3f4348;
	}
	h2{
		font: bold 17px/20px Arial;
		color: #3f4348;
		margin-bottom: 16px;
	}
	h3{
		font: bold 14px/17px Arial;
		color: #3f4348;
		margin: 5px 0;
	}
	.f_block1 ul{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.f_right{
		width:100%;
	}
	.f_block1 ul li {
		display: inline-block;
		padding: 0;
		margin: 0 8px 8px;
	}
}

@media only screen and (max-width: 640px){
	
	.contacts .col2{
		width:100%;
	}
	.comments .jot-comment{
		width:50%;
		padding: 6px 5px 0 5px;
	}
}
@media only screen and (max-width: 600px){
	.f_right .f_cont, .f_right .f_rasp{
		width:100%;
		text-align: center;
	}
	.f_right .f_cont{
		margin-bottom:25px;
	}
	.doctor.doc1{
		top:60px;
	}
	.f_block3 .flogo{
	    display: block;
		margin: 0 auto 20px;
	}
	.doctor{
		top:70px;
		margin-right: -226px;
	}
	.doctor.doc2{
		top:120px;
	}
	
	.doc-item{
		width:50%;
	}
	.bottomblock .col2{
		width:100%;
		text-align:center;
	}
	.gorod{
		position: absolute;
		left: 0;
		top: 5px;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.h_top .wrap{
		padding: 30px 10px 0;
	}
	.info_menu_mobile > ul {
		top: 70px;
	}
	body {
		margin-top: 78px;
	}
	header .button.callme2 {
    font-size: 12px;
    padding: 9px 7px;
}
@media only screen and (max-width: 480px){
	.homevk{
		width:100%;
		padding:0 10px;
	}
	#homepageslider{
		text-align:center;
	}
	.slidetext1 {
		font-size: 18px;
		margin: 30px auto 10px auto;
		width: 90%;
		text-align: center;
	}
	.slidetext2{
		margin: 0 auto;
	}
	.f_block2 a{
		margin:12px 0 12px 20px;

	}
	.comments .jot-comment{
		width:100%;
		height:auto;
	}
	.comments .jot-row{
		height:auto;
	}
	.col3{
		width:100%!important;
	}
	.col4{
		width:100%!important;
	}
	.col2{
		width:100%!important;
	}
	.jot-form-wrap{
		width:100%!important;
	}
	.napra .col2{
		margin-bottom: 25px;
	}
	.title2, .npra{
		width:100%;
	}
	.vra .doc-item{
		width:90%;
	}
	.closeform{
		top:5px;
		right:5px;
	}
	.cf{
		background: #fff;
		padding: 35px 25px;
		width: 100%;
		height: auto;
		max-height: 100%;
		top: 0;
		left: 0;
		bottom: 0;
		position: fixed;
		margin: 0;
		text-align: center;
		overflow-y: auto;
	}
	.otzsidebar.sidebar{
		display:block;
		width:300px;
	}
	
}

