@charset "utf-8";

/* Basic */

* {
	font-family:'Open Sans', Arial,Sans-Serif;
	font-size:15px;
	color:#2f3946;
}

body {
	margin:0;
	padding:0;	
}

.clear {
	clear:both;
}

a img {
border: none;
position: relative;
}

/* Fonts */

@font-face {
	font-family:'Open Sans', Arial,Sans-Serif;
	
}

@font-face {
	font-family: 'Open Sans', Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Open Sans', Arial,Sans-Serif;
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'Open Sans', Arial,Sans-Serif;
	font-weight: normal;
	font-style: normal;
}

@font-face {
 font-family: 'Open Sans', Arial,Sans-Serif;
 font-weight: normal;
 font-style: normal;
}

h2 {
	font-family:'Open Sans', Arial,Sans-Serif;
	font-weight:normal;
	padding:0 0 20px 0; /* Правил */
	margin:0px;
	font-size:25px;
	font-weight: 100;
}

.white {
	color:#fff;	
}

.read_more {
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;
}

.read_more:hover {
	border-bottom:0px;
}

/* Basic */

.left_col .img_with_descriptor img {
	float:none;
	margin:0px;
}

.img_with_descriptor {
	position:relative;
	float: left;
	margin:0 15px 10px 0;
}

.img_with_descriptor .text {
	position:absolute;
	bottom:0px;
	font-size:12px;
	color:#fff;
	text-align:center;
	width: 100%;
	background-color: rgba(47, 57, 70, 0.8);
	padding:7px 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.left_col img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	float: left;
	margin:0 15px 10px 0;	
}

.left_col p {
	margin:0px;
	padding:0 0 10px 0;
}

.shadow_spacer {
	height:6px;
	width:1000px;
	background:url(img/menu_shadow.png) center center no-repeat;
	margin:15px 0;
}

/* Right menu */


#right_menu {
	
}

#right_menu ul {
	list-style:none;
	padding:0px;
	margin:0 0 20px 0;
	text-align:right;
}

#right_menu ul li {
	padding:0;
	margin: 5px 0;
}

#right_menu .active {
	
}

#right_menu .active a {
	height:41px;
	padding:1px 15px 10px 30px;
	color:#fff;
	background:url(img/arrow_bg.png) left no-repeat;
	display: inline-block;
	
}

#right_menu  ul li ul li.active a {
	background:none;
	height:auto;
	color:#2f3946;
	padding:10px 0 0 0;
}

#right_menu li.active ul li a {
	background:none;
	padding:0px;
	height:auto;
	color:#1b75bb;	
}

#right_menu li.active ul li td {	
	color:#1b75bb;	
	text-decoration:underline;
	cursor:pointer;
}

#right_menu li.active ul li td:hover {
	text-decoration:none;	
}

#right_menu  ul li ul li.active td {
	color:#2f3946;
	height:auto;
	text-decoration:none;
	cursor:default;
}

#right_menu ul li a {
	
	
}

#right_menu ul li a:hover {
	border-bottom:0px;
}

/* Blocks */

#page {
	background:url(img/bg.jpg) top center #dce7ef;
	background-attachment:fixed;
	min-width: 1100px;
}

.menu_shadow {
	height:6px;
	width:1000px;
	background:url(img/menu_shadow.png) center center no-repeat;
	margin:20px 0;
}

.main_template {
	background:#cae0ed;
	min-width: 1100px;
}

.h1000px {
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
}

.vert-block {
	padding: 30px 30px 30px 30px;
	
}

.left_col {
	width:690px;
	float:left;
}

.right_col {
	width:260px;
	float:right;	
}

/* Breadcrumbs */

#breadcrumbs {
	font-size:13px;
	color:#1b75bb;
	margin-bottom:20px;
}

#breadcrumbs a {
	font-size:13px;
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;
}

#breadcrumbs a span {
	font-size:13px;
	color:#1b75bb;
}

#breadcrumbs a:hover {
	border-bottom:0px;
}

#breadcrumbs li {
	list-style:none;
	float:left;
	margin-right:5px;
	font-size:13px;
	color:#1b75bb;
}

#breadcrumbs ul{
	margin-left:0px;
	padding-left:0px;
}

/* Header */

#header {
	height:125px;
}

.logo {
	width:115px;
	height:105px;
	margin:20px 10px 0 0;
	float:left;
}

.descriptor {
	font-size:20px;
	font-family:'Open Sans', Arial,Sans-Serif;
	color:#2f3946;
	margin:20px 0 0 0;
	float:left;
	width:295px;
}

.contacts {
	float:right;
	font-size:18px;
	margin:10px 40px 0 0;	
}

.menu_container {
	float:left;
	width:875px;
	position:relative;
}

.language {
	position:absolute;	
	top: 0px;
	left: 350px;	
}

.language a {
	color:#2f3946;
	text-decoration:none;
	border-bottom:1px solid #2f3946;
	font-size:12px;
}

.language a:hover {
	border-bottom:0px;
}

.language .left {
	float:left;
	border-bottom-left-radius: 5px;
	padding:3px 5px;
	font-size:12px;
	background:#26a9e0;
}

.language .right {
	float:right;
	border-bottom-right-radius: 5px;
	padding:3px 5px;
	font-size:12px;
	background:#26a9e0;
}

.language .active {
	background:#26a9e0;
	
}

.top_menu {
	height:35px;
	margin-top:20px;
}

.top_menu .menu_item {
	background:#2f3946;		
	padding: 8px 11px;
	float:left;
}

.top_menu .active {
	background:#aed313;
	font-size:16px;
	color:#fff;
	padding: 8px 11px;
	float:left;
}

.top_menu .active:hover {
	background:#aed313!important;
}

.top_menu .menu_item:hover {
	background:#465566;
}

.top_menu .menu_item a {
	font-size:16px;
	color:#fff;
	text-decoration:none;
}

.top_menu .menu_item:first-child {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left:15px;
}

.top_menu .menu_item:last-child {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-right:15px;
}

#header .sign_up {
	display: inline-block;
	width: 220px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 22px 15px 0 0;
	font-size: 15px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;
	float:right;
}

#header .sign_up:hover{
	top:0px;
	box-shadow: none;
}

#header .ask_question {
	float:right;
	margin:28px 10px 0 0;
}

#header .ask_question:before {
	content:url(img/ask_question_icon.png);
	position:relative;
	top:7px;
	right:3px;
}

#header .ask_question p {
	padding:0;
	margin:0;
	display: inline-block;	
}

#header .ask_question a {
	color:#1b75bb;
	text-decoration:none;	
	border-bottom:1px solid #1b75bb;
	
}

#header .ask_question a:hover {
	border-bottom:0px;	
}

/* Slider */

#main_news {
	right:15px;
	top:20px;
	background:#f1f1f2;	
	width:345px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 1px 0px rgba(50, 50, 50, 0.3);
	position:absolute;
	z-index: 20;
}
#main_news .head {
	background:#aed313;	
	font-size:22px;
	color:#fff;
	text-align:center;
	padding:15px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#main_news .item {
	margin:20px;
	font-size:14px;
}

#main_news .item img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	margin:0 10px 0 0;
}

#main_news .item a {
	font-size:14px;
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;
}

#main_news .item a:hover {
	border-bottom:0px;	
}

#main_news .item span {
	font-size:11px;
	color:#929497;
	margin:5px 0 0 0;
	display: inherit;
}

#main_news .all_news {
	border-top:1px solid #bbbdbf;
	margin: 20px;
	text-align: center;
}

#main_news .all_news a {
	display: inline-block;
	width: 135px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 20px 0 0 0;
	font-size: 16px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;	
}

#main_news .all_news a:hover {
	top:0px;
	box-shadow: none;
}

#slider {
position: relative;
height: 480px;
}

#slider .slogan {
opacity: 0.9;
background: #fff;
font-size: 22px;
font-family: 'Open Sans', Arial,Sans-Serif;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 20px;
position: absolute;
bottom: 58px;
left: 15px;
}

#slides_pagination {
text-align: center;
position: relative;
height: 30px;
bottom: 58px;
z-index: 100;
}

#slides_pagination ul li {
	list-style: none;
	display: inline-block;
	list-style: none;
}

#slides_pagination ul li a {
	display: inline-block;
	text-align: center;
	margin: 0px 5px;
	height: 20px;
	width:20px;
	position: relative;	
	background: #26a9e0;
	border-radius: 20px;
	box-shadow: 0px 2px 0px #16627c;
	bottom: 2px;	
}

#slides_pagination ul li a:hover {
	top:0px;
	box-shadow: none;
}

#slides_pagination ul li .active {
	background: #aed313;
	box-shadow: 0px 2px 0px #a0a01c;
}

#about_department {
	background:url(img/blizzard.png) repeat;
	min-width: 1100px;
}

#about_department .left_col img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
}

#specialization {
	padding:15px;
	background:#f1f1f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	font-family:'Open Sans', Arial,Sans-Serif;
	font-size:16px;
	line-height:24px;
	margin:0 0 15px 0;
}

#specialization .help_btn {
		
}

#specialization .help_btn .text {
	display: inline-block;
	width: 175px;
	height:50px;
	float:left;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #FFF;
	margin: 15px 0 0 0;
	font-size: 15px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;	
}

#specialization .help_btn .arrow {
	display: inline-block;
	width: 30px;
	height:30px;
	float:left;
	text-align: center;
	background: #fff;
	padding: 17px 12px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #FFF;
	margin: 15px 0 0 0;
	font-size: 16px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #a6a8ab;
	position: relative;
	bottom: 3px;	
}

.help_btn:hover .arrow, .help_btn:hover .text {
	top:0px;
	box-shadow: none!important;
}

#statistics {
	padding:10px 15px;
	background:#2f3946;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#statistics p {
	font-family:'Open Sans', Arial,Sans-Serif;
	font-size:15px;
	color:#fff;
	margin:0px;
	padding:5px 0 5px 0;
}

#statistics p img {
	float:left;
	padding:3px 10px 0 0;	
}

#statistics p a {
	color:#1cbdf4;
	text-decoration:none;
	border-bottom:1px solid #1cbdf4;	
}

#statistics p a:hover {
	border-bottom:0px;	
}

#partners_and_more {
	background:#00779b;
	min-width: 1100px;
}

#partners_and_more .left_col {
	width:585px;
}

#partners_and_more .right_col {
	width:415px;	
}

#partners_and_more .item {
	width:180px;
	padding-right:15px;
	float:left;
}

#partners_and_more .item img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#partners_and_more .item .title{
	font-size: 16px;
	font-family:'Open Sans', Arial,Sans-Serif;
	color:#fff;
	padding:0px;
	margin:10px 0px;
	text-decoration:none;	
	display: block;
	text-align:left;
}

#partners_and_more .item .title:hover {
	text-decoration:underline;
}

#partners_and_more .item p {
	font-size: 14px;
	color:#d0d2d3;
	padding:0 0 10px 0;
	margin:0px;
}

#partners_and_more .item .link {
	font-size: 14px;
	color:#27c7ff;
	text-decoration:none;
	border-bottom:1px solid #27c7ff;
}

#partners_and_more .item a:hover {
	border-bottom:0px;
}

#footer {
	background:#2f3946;
	margin-top: 30px;
	width:100%;
}
#footer.main_footer {
	margin-top: 0px;
	min-width: 1100px;
}

#footer .contacts_ {
	/*float: right;*/
	float:none!important;
	font-size: 17px!important;
	color:#fff!important;
	margin: 20px 7px 0 0;
	display:block!important;
	
}

#footer .contacts_  a{
	font-size: 17px!important;
	color:#fff!important;
}

#footer .sign_up {
	display: inline-block;
	width: 165px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 10px 0 0 0;
	font-size: 14px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;
	float:right;
}

#footer .sign_up:hover {
	top:0px;
	box-shadow: none;
}

#footer .container {
	float:left;
	width:825px;
	position:relative;
}

#footer .container .bottom_menu {
	margin-top:15px;
}

#footer .container .bottom_menu .menu_item {
	float:left;
	padding:2px 8px 0;
}

#footer .container .bottom_menu .menu_item:first-child {
	padding-left:0px;
}

#footer .container .bottom_menu .menu_item a {
	font-size:13px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
	
}

#footer .container .bottom_menu .menu_item a:hover {
	border-bottom:0px;
}

#footer .container .developer_logo {
	margin-top:30px;
	float:left;
}

#footer .container .copyright {
	width:440px;
	float:left;
	margin:35px 0 20px 135px;
}

#footer .container .copyright p {
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:0 0 5px 0;
	font-weight: 500;
}

#footer .ask_question {
margin: 15px 0 0 0px;
}

#footer .ask_question:before {
	content:url(img/ask_question_footer.png);
	position:relative;
	top:5px;
	right:3px;
}

#footer .ask_question a {
	color:#00c3ff;
	text-decoration:none;	
	border-bottom:1px solid #00c3ff;
	font-size:13px;
	
}

#footer .ask_question a:hover {
	border-bottom:0px;	
}

/* Reviews */

ol.quip-comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.quip-comment-list li {
	list-style-type: none;
	position: relative;
	margin-left: 0;
}

.quip-comment-body {
	padding: 5px 0px;
	margin-top:20px;
}

.quip-comment form, .quip-comment p {
	padding: 0;
	margin: 0;
}

.quip-comment-author, .quip-comment-author a {
	font-family:'Open Sans', Arial,Sans-Serif;
	font-size:20px;
	padding:0 0 5px;
	margin:0px;
	display: inline-block;
}

.quip-comment-createdon {
	font-size:13px;
	color:#929497;
	padding:0 0 5px;
	margin:0px;
	display: inline-block;
}

.quip-comment-text p {
	font-size:15px;
	padding:0 0 5px;
	margin:0px;
}

.quip-comment-options p {
	font-family:'Open Sans', Arial,Sans-Serif;
	font-size:14px;
	padding:0 0 5px;
	margin:0px;
}

.block_description,.block_description p{
 font-size:13px;
 color:#929497;
 font-family:'Open Sans', Arial,Sans-Serif;
}

.review_pagination {
	margin:20px 0 40px;
}

.quip-pagination {
	display:inline-block;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

.quip-page-number{
	display:inline-block;
	margin:0 4px;
}

.quip-page-number a {
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;
}

.quip-page-number a:hover {
	border-bottom:0px;
}

.quip-page-current {
	background:#aed313;
	color:#fff;
	padding:3px 5px;
	border-radius:3px;
}

.review_form {
	padding: 15px;
	background: #e6e7e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin: 0 0 15px 0;
}

.review_form p {
	font-family: 'Open Sans', Arial,Sans-Serif;
	font-size: 17px;
	margin:0;
	padding:0 0 15px 10px;
}

.review_form p:before {
	content:url(img/review_icon.png);
	position:relative;
	top:8px;
	right:10px;
}

.review_form input[type=text] {
	border-radius:5px;
	border:1px solid #bbbdbf;
	padding:5px 7px;
	width:214px;	
	margin: 0 0 7px 0;
	font-size:13px;
}

.review_form textarea {
	border-radius:5px;
	border:1px solid #bbbdbf;
	width:214px;
	padding:5px 7px;
	font-size:13px;
}

.review_form input[type=checkbox] {
	position: relative;
	top: 2px;
}

.review_form span {
	font-size:13px;
}

.review_form span a {
	font-size:13px;
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;
}

.review_form span a:hover {
	border-bottom:0px;
}

.review_form .send {
	display: inline-block;
	width: 145px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 20px 0 0 43px;
	font-size: 15px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;	
}

.review_form button[type="submit"],.ask_us_form  button[type="submit"]{
	display: inline-block;
	width: 145px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 20px 0 0 43px;
	font-size: 15px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;
	border: none;	
}

.review_form button[type="submit"]:hover {
	top:0px;
	box-shadow: none;
}

.review_form .send:hover {
	top:0px;
	box-shadow: none;
}

/* QA */

#qa {
	
}

#qa .quip-comment-author, .quip-comment-author a {
	padding:0 10px 0 0;
}

#qa .quip-comment-text p {
	font-family:'Open Sans', Arial,Sans-Serif;
}

#qa .quip-comment-text p:first-child:before {
	content:url(img/question_icon.png);
	position:relative;
	top:5px;
	right:3px;
	margin-right: 5px;
} 

.quip-comment-text .quip-reply-link{
	position:relative;
	top:5px;
	right:3px;
}

.quip-comment-list .quip-comment-list .quip-reply-link {
display:none;
}


:nth-child(2)

#qa ol.quip-comment-list li ol {
margin-bottom: 0;
padding-left: 20px;
}

#qa ol.quip-comment-list li ol .quip-comment-body {
	padding: 5px 0px;
	margin-top:5px;
}

#qa ol.quip-comment-list li ol .quip-comment-text:before {
	content:url(img/answer_icon.png);
	position:relative;
	top:-5px;
	right:3px;
	margin-right: 5px;
	float: left;
} 

#qa ol.quip-comment-list li ol .quip-comment-text p {
	font-family:'Open Sans', Arial,Sans-Serif;
	padding-left: 27px;
}


#qa ol.quip-comment-list li ol .quip-comment-text p:before {
	content:none;	
} 

.ask_us_form {
	padding: 15px;
	background: #e6e7e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin: 0 0 15px 0;
}

.ask_us_form p {
	font-family: 'Open Sans', Arial,Sans-Serif;
	font-size: 17px;
	margin:0;
	padding:0 0 15px 10px;
}

.ask_us_form p:before {
	content:url(img/ask_us_question_icon.png);
	position:relative;
	top:4px;
	right:10px;
}

.ask_us_form input[type=text] {
	border-radius:5px;
	border:1px solid #bbbdbf;
	padding:5px 7px;
	width:214px;	
	margin: 0 0 7px 0;
	font-size:13px;
}

.ask_us_form textarea {
	border-radius:5px;
	border:1px solid #bbbdbf;
	width:214px;
	padding:5px 7px;
	font-size:13px;
}

.ask_us_form input[type=checkbox] {
	position: relative;
	top: 2px;
	margin-top: 10px;
}

.ask_us_form span {
	font-size:13px;
}

.ask_us_form span a {
	font-size:13px;
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;
}

.ask_us_form span strong {
	color:#6d6e70;
	font-weight:normal;
	font-size:13px;
}

.ask_us_form span a:hover {
	border-bottom:0px;
}

.ask_us_form .send {
	display: inline-block;
	width: 145px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 20px 0 0 43px;
	font-size: 15px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;	
}

.ask_us_form .send:hover {
	top:0px;
	box-shadow: none;
}

/* Doctors */

.doctors_list {
	margin-top:30px;
}

.doctors_list .doctor {
	margin:0 15px 30px 0;
	width:160px;
	float:left;
}

.doctors_list .doctor:nth-child(4n+1) {
	clear: both;
}

.doctors_list .doctor:nth-child(5n-1) {
	margin-right:0px;
}

.doctors_list .doctor img {
	margin-bottom:10px;	
}

.doctors_list .doctor a {
	color:#1b75bb;
	text-decoration:none;
	border-bottom:1px solid #1b75bb;	
}

.doctors_list .doctor a:hover {
	border-bottom:0px;
}

/* News */

.news_item {
	margin-bottom:20px;	
}

.news_item p {
	margin:0;
	padding:0 0 7px 0;
}

.news_item span {
	font-size:13px;
	color:#929497;
	display:block;
	margin: 5px 0;
}

.news_item .title {
	display: block;
	color:#1b75bb;
	font-size:17px;
	text-decoration:none;	
	margin-bottom: 10px;
}

.news_item .title:hover {
	text-decoration:underline;
}

/*SR Start*/

.language_ua{
float: right;
border-bottom-right-radius: 5px;
padding: 3px 5px;
font-size: 12px;
background: #f1f1f2;
text-transform:lowercase;
}

.language_ru{
float: left;
border-bottom-left-radius: 5px;
padding: 3px 5px;
font-size: 12px;
background: #f1f1f2;
text-transform:lowercase;
}
.language .active a{
color: #ffffff;
text-decoration:none;
border:none;
cursor:default;
}

#more_text{
display:none;
}

/*SR End*/

.other_news p {
	font-size:17px;
	font-family: 'Open Sans', Arial,Sans-Serif;
	margin:0px!important;
	padding:0 0 20px 0!important;
	text-align:left!important;
}

.other_news .item {
	margin-bottom:20px;	
}

.other_news .item img {
	border-radius:3px;
	float:left;
	margin:3px 10px 10px 0;
}

.other_news .item a {
	font-size:14px;
	color:#1b75bb;	
}

.other_news .item a:hover {
	text-decoration:none;
}

.other_news .item span {
	font-size:13px;
	color:#929497;
	padding:5px 0 0 0;
	display:block;
}

/* We treat */

.disease_pl {
	font-size:15px;
	color:#fff;
	padding:7px 0 0 0;
	background:url(img/we_treat_pl.png);
	width:260px;
	height:33px;
	text-align:center;
}

.technologies {
font-size:13px;
 color:#929497;
 font-family: 'Open Sans', Arial,Sans-Serif;
}

.technologies img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	margin:0 0 10px 0;
}

.myth .left_col {
	width:350px;
}

.myth .right_col {
	width:600px;	
}

.myth .slidesjs-pagination {
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: left;
	list-style:none;
}

.myth .slidesjs-pagination li {
	list-style: none;
	display: inline-block;
}

.myth .slidesjs-pagination-item a {
	color: #fff;
	text-decoration: none;
	background: #26a9e0;
	list-style: none;
	display: inline-block;
	text-align: center;
	margin: 0px 7px;
	padding: 6px 13px 7px 13px;
	font-size: 22px;
	position: relative;
	border: 0;
	border-radius: 19px;
	box-shadow: 0px 2px 0px #16627c;
	font-family: 'Open Sans', Arial,Sans-Serif;
}

.myth .slidesjs-pagination-item a:hover {
	top: 2px;
	box-shadow: none;
}

.myth .slidesjs-pagination-item a.active {
	background: #aed313;
	box-shadow: 0px 2px 0px #a0a01c;
}

.myth .right_col p {
	margin:0px;
	padding:0 0 10px 7px;
}

.myth .right_col p strong {
	font-family:'Open Sans', Arial,Sans-Serif;
}
	
.faq .item {
	margin-bottom:15px;	
}
	
.faq .item .open {
	color: #fff;
	text-decoration: none;
	background: #26a9e0;
	list-style: none;
	display: inline-block;
	text-align: center;
	margin: 0px 7px;
	padding: 0px 11px 5px 11px;
	font-size: 30px;
	position: relative;
	border: 0;
	border-radius: 19px;
	box-shadow: 0px 2px 0px #16627c;
	font-family: 'Open Sans', Arial,Sans-Serif;
}

.faq .item .text {
	font-family:'Open Sans', Arial,Sans-Serif;
	text-decoration:none;
	font-weight: bold;
}

.faq .item .text:hover {
	text-decoration:underline;
	font-weight: bold;
}

.faq .item .open:hover {
	top: 2px;
	box-shadow: none;
}

.faq .item .close {
	color: #fff;
	text-decoration: none;
	background: #aed313;
	list-style: none;
	display: inline-block;
	text-align: center;
	margin: 0px 7px;
	padding: 0px 12px 5px 13px;
	font-size: 30px;
	position: relative;
	border: 0;
	border-radius: 19px;
	box-shadow: 0px 2px 0px #a0a01c;
	font-family: 'Open Sans', Arial,Sans-Serif;
}

.faq .item .close:hover {
	top: 2px;
	box-shadow: none;
}
.faq .item p {
	padding: 0 0 10px 58px;
	margin:0px;
}

.right_col .title {
	font-family: 'Open Sans', Arial,Sans-Serif;
	text-align:right;
	font-size:17px;
	margin:0 0 10px 0;
}

.payment_info {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	background:url(img/payment_icon.png) 10px center no-repeat #2f3946;
	padding:10px 5px;
}

.payment_info p {
	font-family: 'Open Sans', Arial,Sans-Serif;
	color:#fff;
	font-size:13px;
	padding:0 0 0 48px;
	margin:0px;
}

.money_help {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	background:url(img/money_help_icon.png) 10px center no-repeat #ee4036;
	padding:10px 5px;
	margin: 20px 0;
}

.money_help p {
	font-family: 'Open Sans', Arial,Sans-Serif;	
	font-size:13px;
	padding:0 0 0 48px;
	margin:0px;
	color:#fff;
}

.money_help a {
	font-family: 'Open Sans', Arial,Sans-Serif;	
	font-size:13px;
	color:#fff;
	padding:0px;
	margin:0px;
}

.money_help a:hover {
	text-decoration:none;
}

.ask_question_right {
	display: inline-block;
	width: 170px;
	text-align: center;
	background: url(img/ask_question_right_icon.png) 25px center no-repeat #26a9e0;
	padding: 15px 0px 15px 35px;
	border-radius: 5px;
	color: #FFF;
	margin: 10px 27px 0 0;
	font-family: 'Open Sans', Arial,Sans-Serif;	
	font-size: 17px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;
	float: right;
}

.ask_question_right:hover {
	top: 2px;
	box-shadow: none;
}

.patient {
	float:left;
	width:215px;
	margin: 0 20px 20px 0;
}

.patient:nth-child(3n+3) {
	margin-right:0px;
}

.patient:nth-child(3n+1) {
	clear:both;
}

.partner img {-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	float: left;
	margin:0 15px 10px 0;	
}

.partner p {
	margin:0px;
	padding:0 0 10px 0;
}

.partner p strong {
	font-family:'Open Sans', Arial,Sans-Serif;
}
	
.contacts_page .left_col {
	width:300px;
}

.contacts_page .right_col {
	width: 650px;
}

.contacts_page .telephones {
	margin:5px 0;	
}

.contacts_page .telephones p {
	font-size:18px;
	padding:0px 0px 3px;
	margin:0px;
}

.contacts_page .telephones p span {
	color:#929497;
	font-size:18px;
}

.contacts_page .email a {
	color: #1b75bb;
	text-decoration: none;
	border-bottom: 1px dashed #1b75bb;
}

.contacts_page .email a:hover {	
	border-bottom: 0px;
}

.contacts_page .email:before {
	content: url(img/email_icon.png);
	position: relative;
	top: 6px;
	right: 3px;
}

.contacts_page .ask_question {
	margin:5px 0 15px 0;	
}

.contacts_page .ask_question a {
	color: #1b75bb;
	text-decoration: none;
	border-bottom: 1px solid #1b75bb;
}

.contacts_page .ask_question a:hover {	
	border-bottom: 0px;
}

.contacts_page .ask_question:before {
	content: url(img/ask_question_contacts_icon.png);
	position: relative;
	top: 5px;
	right: 3px;
}

.slidesjs-container {
	
}

.slidesjs-slide {
	
}

.top_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.top_menu .active a{
	cursor:default;
}

#footer .container .bottom_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#about_department h2 {
	padding:5px 0 35px 0;
}

#partners_and_more h2 , #partners_and_more h2.white{
	padding:5px 0 35px 0;	
	font-size:25px!important;
}

/* Меню */

#right_menu ul li td {
	vertical-align:middle;
	color: #1b75bb;
	text-decoration: underline;	
}

#right_menu ul li td:hover {	
	text-decoration: none;	
}

#right_menu ul li.active td {
	color:#fff;
	text-decoration:none;
	cursor:default;	
	height:36px;
}


#right_menu ul li table {
	display: inline-block;
}


/* Sign up form */

#sign_up_form {
	border-radius:5px;
	background:#f9f9f9;
	padding:30px;
	margin:0 auto;
	width:490px;
	text-align: center;
	/*height: 244px;*/
}

#sign_up_form p {
	font-family: 'Open Sans', Arial,Sans-Serif;
	font-size:17px;	
	text-align:left;
	padding:0 0 20px 10px;
	margin:0px;
}

#sign_up_form p:before {
	content: url(img/sign_up_icon.png);
	position: relative;
	top: 3px;
	right: 5px;
}

#sign_up_form input[type="text"] {
	width: 220px;
	border-radius: 5px;
	border: 1px solid #bbbdbf;
	height: 25px;	
	font-size: 13px;
	color: #929497;
	margin:0 10px 10px 0;
	padding-left:10px;
}

#sign_up_form textarea {
	float:right;
	width: 220px;
	border-radius: 5px;
	border: 1px solid #bbbdbf;
	padding:5px 10px;
	font-size: 13px;
	color: #929497;
	margin:0;
	height: 103px;
}

#sign_up_form [type="submit"] {
	display: inline-block;
	width: 185px;
	text-align: center;
	background: #26a9e0;
	padding: 7px 0px;
	border-radius: 5px;
	color: #FFF;
	margin: 20px 0 0 0;
	font-size: 16px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #16627c;
	position: relative;
	bottom: 3px;
	float: right;
	border:0px;
	height:35px;
}

#sign_up_form.answer [type="submit"] {
	float:none;
	margin: 20px 0 0px 0px;
}

#sign_up_form.answer  {
height: auto;
margin-top:30px;
}

#sign_up_form.answer  textarea {
width: 460px;
}

#sign_up_form [type="submit"]:hover {
	top:0px;
	box-shadow: none;
}

#sign_up_form span {
font-size: 13px;
}

#sign_up_form span a {
font-size: 13px;
color: #1b75bb;
text-decoration: none;
border-bottom: 1px solid #1b75bb;
}

#sign_up_form span a:hover {
	
}

#sign_up_form .close_btn {
	height:18px;
	width:18px;
	position:absolute;
	border-radius:18px;
	right: 15px;
	top: 15px;
	background:url(img/close_btn.png) center center no-repeat;
	
}

#sign_up_form .close_btn:hover {	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(142, 202, 255, 0.5);
	-moz-box-shadow:    0px 0px 10px 0px rgba(142, 202, 255, 0.5);
	box-shadow:         0px 0px 10px 0px rgba(142, 202, 255, 0.5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#sign_up_form input[type=checkbox] {
	position: relative;
	top: 2px;
	margin-top: 10px;
}

#sign_up_form td {
	text-align:left;	
}

#sign_up_form .send_ok {
	margin: 85px auto 0;	
}

#sign_up_form .send_ok  td {
	vertical-align:middle;
}

#sign_up_form .send_ok .big_text {
	font-family: 'Open Sans', Arial,Sans-Serif;
	font-size:32px;	
	padding:0 0 0 15px;
}

#sign_up_form .send_ok .big_text span {
	font-size:15px;
	display:block;
}

label.error[for="agree"]{
font-size: 13px;
color: red;
}

#qa.answer .quip-pagination{
display:none;
}

.right_col .answerform{
display:none;
}

#order_overlay {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 999;
}

.popup_form {
display: none;
top: 20%;
z-index: 1000;
position: fixed;
left: 0px;
right: 0px;
margin-left: auto;
margin-right: auto;
}

.nopadding{
padding:0px;
}

#appointment_form label.error{
color:red;
font-size:13px;
position: relative;
bottom:7px;
padding-left: 11px;
}
#appointment_form label.error[for="agree"],#appointment_form label.error[for="text"]{
bottom:0px;
}

.popup_form.tnx{
height:244px;
}

.jMenu a {
font-size: 10px;
color: #fff;
text-decoration: none;
font-weight: 500;
}

#Wayfinder{
padding-top:20px;
}

.statistic_table {
border-radius: 5px;
-webkit-box-shadow: 0px 0px 2px 0px rgba(50,50,50, 0.3);
-moz-box-shadow: 0px 0px 2px 0px rgba(50,50,50, 0.3);
box-shadow: 0px 0px 2px 0px rgba(50,50,50, 0.3);
background: url(../img/table_bg.jpg) #fff no-repeat;
background-position: top center;
padding-bottom: 15px;
margin-top: 20px;
}

.statistic_table_inner {
width: 675px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0 auto;
}

.statistic_table_inner th{
	font-size:13px;
	padding:20px 0;
	text-align:center;	
	font-weight:normal;
	border-bottom:3px solid #26a9e0;
}


.statistic_table_inner td{
	font-size:13px;
	padding:10px 0;	
	color:#6D6E70;
	width:15%;
	text-align:center;
}

.statistic_table_inner .title {
	width:25%;
}

.statistic_table_inner tr{
	border-bottom:1px solid #E6E7E8;
}

.statistic_table_inner tr:hover {
	background:#F1F1F2;	
}

.statistic_table_inner .no_hover:hover {
	background:none;	
}


.statistic_table_inner tr:first-child { 		
	border-bottom:0px;
}

.statistic_table_inner tr:last-child { 	
	border-bottom:0px;
}

#social_icons img {
	margin:0px;
}

#social_icons {
	margin-bottom:10px;
}

#social_icons p {
	padding:0px;
}

#social_icons a {
	color: #1b75bb;
	text-decoration: none;
	border-bottom: 1px solid #1b75bb;
	margin-right:10px;
}

#social_icons a:hover {
	border-bottom: 0px;
	
}

#social_buttons {
	position:absolute;
	right: 0px;
	top: 10px;
	background:#f1f1f2;
	padding:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.slidesjs-play.slidesjs-navigation{
display:none!important;
}