@font-face {
	font-family: 'HelvCond';
	src: url('../fonts/helv-cond-norm.ttf');
	src: local('?'), url('../fonts/helv-cond-norm.ttf') format('truetype');
					 url('../fonts/bp.woff') format('woff'),
					 url('../fonts/bp.otf') format('otf'),
					 url('../fonts/bp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BBold';
	src: url('../fonts/bbn-bold.ttf');
	src: local('?'), url('../fonts/bbn-bold.ttf') format('truetype');
					 url('../fonts/bp.woff') format('woff'),
					 url('../fonts/bp.otf') format('otf'),
					 url('../fonts/bp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BReg';
	src: url('../fonts/bbn-reg.ttf');
	src: local('?'), url('../fonts/bbn-reg.ttf') format('truetype');
					 url('../fonts/bp.woff') format('woff'),
					 url('../fonts/bp.otf') format('otf'),
					 url('../fonts/bp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ANarrow';
	src: url('../fonts/arial-narrow.ttf');
	src: local('?'), url('../fonts/arial-narrow.ttf') format('truetype');
					 url('../fonts/bp.woff') format('woff'),
					 url('../fonts/bp.otf') format('otf'),
					 url('../fonts/bp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	font-family: ANarrow;
}

h1, h2, h3, h4, p.title {
	font-family: BBold;
	font-weight: normal;
}

.up-line-inner, .header-inner, ul.nav, .under-slide {
	width: 70%;
	margin: 0 auto;
}

.up-line {
	background: #f0f2f4;
	height: 38px;
	line-height: 38px;
	font-family: BBold;
	color: #777777;
	font-size: 1.1em;
	margin-bottom: 10px;
}

.up-line p {
	margin: 0;
}

.glaz a {
	background: url(../images/eye-icon.png) no-repeat left center;
	padding-left: 39px;
	background-size: contain;
	position: relative;
	z-index: 500;
}

.glaz a:hover, .glaz a:focus {
	background: url(../images/eye-icon-blue.png) no-repeat left center;
	background-size: contain;
}

.social {
	text-align: center;
}

.social a {
	background: url(../images/vk-logo.png) no-repeat center center;
	width: 24px;
	display: inline-block;
}

.social a:hover, .social a:focus {
	background: url(../images/vk-logo-blue.png) no-repeat center center;
}


.adres, .up-cont {
	text-align: right;
}

.adres a {
	background: url(../images/place-icon.png) left center no-repeat;
	padding-left: 21px;
	line-height: 24px;
	background-size: contain;
}

.adres a:hover, .adres a:focus {
	background: url(../images/place-icon-blue.png) left center no-repeat;
	background-size: contain;
}

.up-line a {
	color: #777;
}

.up-line a:focus, .up-line a:hover {
	color: #0086ce;
	text-decoration: none;
}

.header {
	margin: 0;
}

.header-inner {
	margin-bottom: 10px;
}

.site-description {
	font-family: BBold;
	font-size: 1.4em;
	line-height: 1em;
	width: 226px;
	text-align: center;
	margin: 5px auto 0 auto;
}

.brand, .up-center, .up-cont, .glaz, .social, .adres {
	float: left;
	width: 33.3%;
}

.brand {
	margin-top: 10px;
	width: 20%;
	text-align: center;
}

.brand img {
	height: 80px;
}

.up-center {
	width: 40%;
}

.up-cont {
	width: 40%;
	margin-top: 20px;
}

.up-center {
	margin-top: 25px;
}

.reg, .header-search {
	text-align: center;
}

.reg a {
	background: #0086ce;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	font-family: BBold;
	font-size: 1.3em;
	padding: 5px 10px;
}

.reg a:hover, .reg a:focus {
	background: #07599b;
	text-decoration: none;
}

input.search-query {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.header-search input[type=image] {
	height: 24px;
	margin-left: -30px;
	background: none;
}

.header-search {
	margin-top: 20px;
}

.header-search input.search-query {
	width: 220px;
	line-height: 24px;
	height: 24px;
	border-right: none;
	margin-left: -3px;
}

.header-search .finder label {
	display: none;
}

.up-cont {
	font-family: BBold;
}

.up-cont p {
	margin: 0 0 5px 0;
	font-size: 1.2em;
}

.up-cont a {
	color: #07599b;
}

.up-cont a:focus, .up-cont a:hover {
	color: #32afed;
	text-decoration: none;
}


.up-cont p.small {
	font-family: ANarrow;
	font-size: 0.9em;
	line-height: 1em;
	color: #5a5c5d;
	margin: 0;
}

.up-cont p.small a {
	color: #5a5c5d;
}

.up-cont p.small a:focus, .up-cont p.small a:hover {
	color: #07599b;
}

.up-cont p.title {
	margin: 5px 0;
}

.up-cont .custom {
	display: flex;
	gap: 1em;
}
.up-cont .item {
	width: 50%;
}

.item.pay {
	border: 2px solid #07599b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
}

.navigation {
	background: #07599b;
	color: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

ul.nav {
	text-align: center;
}

ul.nav li {
	display: inline-block;
	padding: 0px 40px;
}

ul.nav a {
	color: #fff;
	font-family: BReg;
	font-size: 1.4em;
	padding: 20px 0;
	display: block;
	border-bottom: 2px solid #07599b;
}

ul.nav li.active a, ul.nav li a:focus, ul.nav li a:hover {
	border-bottom: 2px solid #fff;
	background: none;
}

ul.nav ul.nav-child li.active a {
	border-bottom: none;
}

ul.nav li a:focus, ul.nav li a:hover {
	color: #dedede;
}

.navigation .nav-child {
	text-align: left;
	background: #0086ce;
}

ul.nav ul li {
	padding: 0;
	/*display: inline;*/
	float: left;
	width: 50%;
}

.navigation .nav-child {
	min-width: 420px;
}

.navigation .nav-child a {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #fff;
	padding: 6px 10px;
	white-space: normal;
	font-family: ANarrow;
	font-weight: normal;
}

ul.nav li.active ul a, ul.nav li ul a:focus, ul.nav li ul a:hover, ul.nav ul a {
	border: none;
}

.navigation .nav-child li > a:hover, .navigation .nav-child li > a:focus, .navigation .nav-child:hover > a {
	background: #07599b;
}

.shema p.title, .news  p.title {
	font-size: 2.4em;
	line-height: 1.2em;
}

.news .news-item .intro {
	max-height: 57px;
	overflow-y: hidden;
}

.news .news-item p {
	margin: 0;
}

.review p.title, .doctor p.title, .faq p.title, .foot-1 p.title, .foot-2 p.title, .foot-3 p.title, .foot-4 p.title, .bottom-1  p.title {
	font-size: 1.8em;
	line-height: 1.2em;
}

.slideshow .custom p {
	margin: 0;
}

.slideshow .slide-desc-text-default {
	text-align: right;
}

.slideshow .slide-desc {
	float: right;
	margin-right: 15%;
	right: 0%;
	left: auto!important;
	top: 120px!important;
}

.slideshow .slide-title {
	font-size: 2.8em!important;
	line-height: 1.2em;
}

.slideshow .slide-title a {
	text-decoration: none;
}

.slideshow .slide-text {
	font-size: 1.4em;
	line-height: 1.2em;
}

.slideshow a.readmore {
	text-decoration: none;
	background: #32afed;
	display: inline-block;
	padding: 7px 25px 5px 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.6em;
	line-height: 1.0em;
	margin-bottom: 0!important;
}

.under-slide {
	display: inline-block;
	margin: -56px 15% 0 15%;
	position: relative;
	z-index: 2;
}

.review, .doctor, .faq {
	width: 29%;
	float: left;
	padding: 20px 1.5%;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.review, .doctor {
	margin-right: 2%;
}

.review {
	background: #32afed url(../images/icon-review-bg.png) no-repeat bottom right;
}

.doctor {
	background: #0086ce url(../images/icon-heart-bg.png) no-repeat bottom right;
}

.faq {
	background: #07599b url(../images/icon-faq-bg.png) no-repeat bottom right;
}

.review a, .doctor a, .faq a {
	font-family: BReg;
	text-decoration: underline;
	color: #fff;
	font-size: 1.4em;
}

.review a:focus, .doctor a:focus, .faq a:focus, .review a:hover, .doctor a:hover, .faq a:hover {
	text-decoration: none;
	color: #dedede;
}

.under-slide .text {
	font-size: 1.1em;
	line-height: 1.2em;
	min-height: 70px;
	margin-bottom: 10px;
}

.shema {
	text-align: center;
	padding: 80px 0;
}

.shema .moduletable {
	width: 1300px;
	margin: 0 auto;
}

.shema .moduletable .custom {
	width: 100%;
}

.news-block {
	background: #f0f2f4 url(../images/news-grey-bg.png) top center no-repeat;
	background-size: contain;
	padding: 80px 0;
}

.news {
	width: 70%;
	margin: 0 15%;
	display: inline-block;
}

.news-item {
	width: 46.5%;
	padding: 20px 1.5%;
	margin: 0 0 10px 0.5%;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}

.news-item:nth-child(1) {
	margin: 0 0.5% 0 0;
}

.news .news-title {
	font-family: ANarrow;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

.news .news-item:nth-child(1) .news-title {
	font-size: 1.6em;
	margin: 0;
}

.news .news-item p img {
	display: none;
}

.news a {
	color: #000;
}

.news a:hover, .news a:focus {
	color: #07599b;
	text-decoration: none;
}

.news-item .newsflash-image img, .news a.readmore {
	display: none;
}

.news-item:nth-child(1) .newsflash-image {
	margin: 20px 0;
	width: 100%;
}

.news-item:nth-child(1) .newsflash-image img {
	width: 100%;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.news .news-item:nth-child(1) a.readmore, #content .readmore {
	display: inline-block;
	color: #fff;
	font-family: BBold;
	font-size: 1.4em;
	background: #0086ce;
	padding: 10px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}

.news .news-item:nth-child(1) a.readmore:hover, .news .news-item:nth-child(1) a.readmore:focus, #content .readmore:focus, #content .readmore:hover {
	text-decoration: none;
	color: #dedede;
	background: #07599b;
}

.news .publish_date, .news .share-it {
	float: left;
	width: 50%;
	min-height: 20px;
	margin-bottom: 10px;
	color: #777;
}

.news .share-it {
	float: right;
	text-align: right;
	opacity: 0.5;
}

.link-all-news {
	float: right;
	margin-top: -50px;
}

.link-all-news a {
	padding-left: 50px;
	background: url(../images/all-news-icon.png) no-repeat top left;
	font-family: BBold;
	font-size: 1.4em;
	height: 40px;
	display: block;
	line-height: 40px;
}

.bottom-block {
	width: 80%;
	margin: 40px 10% 0 10%;
	display: inline-block;
}

.bottom-1, .bottom-3 {
	float: left;
	width: 50%;
	text-align: center;
}

.bottom-3 {
	/*width: 49%;*/
	width: 100%;
	/*margin-left: 1%;*/
}

.bottom-1 {
	outline: 1px solid #dedede;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bottom-1 .custom {
	display:table;
}

.bottom-1 .pic-vrach {
	width: 45%;
	display:table-cell;
	vertical-align:middle;

}

.bottom-1 .text-block {
	background: #f0f2f4;
	opacity: 0.85;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 55%;
	padding: 20px 5%;
	display:table-cell;
}

.bottom-1 .text-block img {
	width: auto;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.bottom-1 p.title {
	font-size: 2em;
	line-height: 1em;
}

.bottom-1 p.title span {
	font-size: 0.9em;
	font-family: BReg;
	color: #777;
}

.bottom-1 p.phone {
	font-family: BBold;
	font-size: 1.8em;
	line-height: 1em;
}

.bottom-1 p.time {
	font-family: BBold;
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 0;
}

.bottom-1 p.phone a {
	color: #0086ce;
}

.bottom-1 p.phone a:focus, .bottom-1 p.phone a:hover {
	color: #07599b;
}

.bottom-2 img {
	width: 80%;
}

.bottom-4 {
	width: 100%;
	float: left;
}

.bottom-4 .block25 {
	width: 23%;
	float: left;
	margin: 5px 1%;
	min-height: 145px;
	text-align: center;
}

.bottom-4 .block25 img {
	max-width: 100%;
}

.bottom-3 {
	min-height:374px;
	display:table;
}

.bottom-3 #js-show-iframe-wrapper {
	height: 374px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:table-cell;
	vertical-align:middle;
}


.footer-block {
	background: #0086ce url(../images/news-grey-bg.png) top center no-repeat;
	color: #fff;
	width: 70%;
	padding: 40px 15% 40px 15%;
	display: inline-block;
	margin-top: 40px;
}

.foot-1, .foot-3 {
	float: left;
	width: 20%;
}

.foot-2, .foot-4 {
	float: left;
	width: 30%;
}

.foot-1 a, .foot-2 a, .foot-3 a, .foot-4 a {
	color: #fff;
}

.foot-1 a:hover, .foot-2 a:hover, .foot-3 a:hover, .foot-4 a:hover, .foot-1 a:focus, .foot-2 a:focus, .foot-3 a:focus, .foot-4 a:focus {
	color: #fff;
}

.consult {
	float: right;
	font-family: BBold;
	font-size: 1.4em;
	text-align: right;
}

.lic {
	float: right;
	text-align: right;
	margin-top: 40px;
	font-family: BReg;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 100%;
}

.lic a { 
	color: #fff;
}

.lic a:hover, .lic a:focus {
	color: #fff;
}

.photo-data {
	margin-top: 10px;
}

.top-btn {
	position: fixed;
	bottom: 50px;
	right: 10px;
	z-index: 15;
	opacity: 0;
	transition: 1s;
}

.top-btn.active {
	opacity:1;
	transition: 1s;
}

.top-btn a {
	color: #fff;
	background: #0086ce;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	display: block;
}

.top-btn a:hover, .top-btn a:focus {
	background: #07599b;
	text-decoration: none;
}

.footer .container-fluid {
	width: 70%;
	margin: 5px 15% 10px 15%;
	font-size: 0.8em;
}

.footer p {
	margin-bottom: 0;
}

.footer p a {
	color: #0086ce;
}


/* ################ CONTENT ############### */

table.photo-spec tr td {
	vertical-align: top;
}

.breadcrumb {
	padding: 5px 0;
	background: none;
	margin: 0 0 20px 0;
	font-size: 0.9em!important;
}

#content .item-page, #content .blog, #content .categories-list, .feedbacks-page, #smfaq, .category-list, #content .search, #content .finder,
.login, .remind, .reset, .registration {
	width: 70%;
	margin: 0 15%;
	min-height: 300px;
}

#content ul.breadcrumb {
	width: 70%;
	margin: 0 15%;
}

#content .finder ul.search-results {
	margin-left: 0;
}

#content p, #content ul li, #content ol li {
	font-size: 1.2em;
	line-height: 1.2em;
}

#content a {
	color: #0086ce;
}

#content h1 {
	font-size: 2.4em;
}

#content h2 {
	font-size: 1.8em;
	color: #07599b;
}

#content h3 {
	font-size: 1.4em;
}

#content h4{
	font-size: 1.2em;
	color: #07599b;
}

#content h1, #content h2, #content h3, #content h4 {
	line-height: 1.2em;
	/*margin: 15px 0 10px 0;*/
	margin: 15px 0 0 0;
	display:inline-block;
	width: 100%;
}	

#content .cat-children h2.page-header {
	margin-bottom: 10px;
}

#content h3, #content h4 {
	margin-bottom: 10px;
}

#content .news-blog .item .item-image {
	width: 38%;
	text-align: center;
	margin-right: 4%;
}

.item-page div[itemprop="articleBody"] p img, .item-page div[itemprop="articleBody"] .sigplus-gallery ul li img,
.blog.news-blog .item-image img, .category-desc p img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
}

img.roundimg {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	margin-bottom: 20px;
}

#content .news-blog .item .item-image img {
	width: 100%;
}

#content p.readmore a.btn, #content .jcomments-links a.readmore-link {
	background: #0086ce;
	color: #fff;
	font-family: BReg;
	font-size: 1.2em;
	text-shadow: none;
	box-shadow:none;
	padding: 5px 15px;
	border-radius: 5px;
}

.jcomments-links {
	display: inline-block;
}

.news-blog .items-row {
	margin-bottom: 40px;
}

#content .list-info table tr td {
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}

#content p.readmore a.btn:focus, #content p.readmore a.btn:hover, #content .jcomments-links a.readmore-link:focus, #content .jcomments-links a.readmore-link:hover {
	background: #07599b;
}

#content p.readmore a.btn span {
	display: none;
}

#content table {
	margin: 20px 0;
}

#content table tr td {
	border: 1px solid #dedede;
	padding: 4px;
}

#content table tr td p {
	margin: 0;
	font-size: 1.2em;
}

.attachmentsList table caption {
	display: none;
}

#content .attachmentsList table tr td {
	font-size: 1.2em;
	padding: 5px 10px;
}

#content table tr:nth-child(even) {
	background-color: #eee!important;
}

#main div.attachmentsList table tbody tr.even td, div.attachmentsList table tbody tr.even td {
	background: none;
}

#main div.attachmentsList table a, div.attachmentsList table a, #main div.attachmentsList table, div.attachmentsList table {
	font-weight: normal;
}

#content .attachmentsList table tr td a {
	color: #000;
}

#content .categories-list div {
	width: 49%;
	float: left;
	margin-right: 1%;
}

#content .categories-list h2 {
	font-size: 1.4em;
	font-family: BReg;
	font-weight: normal;
	margin: 5px 0 3px 0;
	padding: 5px 0 10px 0;
}

#content ul li, #content ol li {
	margin-bottom: 10px;
}

#content ul, #content ol {
	margin-bottom: 20px;
	list-style-position: inside;
}

.contact-page .block50 {
	float: left;
	width: 50%;
	margin-bottom: 40px;
	min-height: 560px;
}

#content p.docs {
	line-height: 40px;
}

.blog .items-leading .block50 {
	float: left;
	width: 50%;
	margin: 40px 0;
}

.pagination {
	text-align: center;
}

p.warning {
	padding: 10px;
	background: #07599b;
	color: #fff;
	margin-bottom: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* ############## FEEDBACK COMPONENT ################ */

.rsfeedback_list .rsfeedback_box .span2, .rsfeedback_list .rsfeedback_box .rsfe_details.span5, .rsfeedback_list .rsfeedback_box .rsfe_details.span3 {
	display: none;
}

.rsfeedback_list .rsfeedback_box .span10, .rsfeedback_list .rsfeedback_box .rsfe_details.span4 {
	margin: 0;
}

.feedbacks-page .rsfe_navbar_inner a.btn-navbar, .feedbacks-page .rsfe_navbar_inner a.rsfe_view_voted, .feedbacks-page .rsfe_navbar_inner form.navbar-search,
.feedbacks-page .rsfe_navbar_inner #rsfe_remaining_votes {
	display: none;
}

.rsfeedback_category a {
	font-family: BBold;
	font-size: 0.8em;
}

.feedbacks-page .rsfe_navbar_inner ul.nav {
	float: left!important;
}

.feedbacks-page .rsfe_navbar_inner ul.nav li {
	padding: 0;
}

#content .feedbacks-page ul {
	margin: 0;
}

#content .feedbacks-page ul li {
	margin: 0 0 3px 0;
}

/* ############### FAQ COMPONENT ################# */

#smfaq .info {
	float: left;
	width: 99%;
	background: #f7f7f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
}

.info span.date, .info span.ans-date {
	float: left;
	width: 50%;
}

.quest-btn {
	text-align: right;
	width: 100%;
}

#smfaq .button {
	padding: 10px 20px;
	background: #0086ce;
	color: #fff;
	font-family: BBold;
	font-size: 1.4em;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 5px 0 5px;
}

#smfaq .button:hover, #smfaq .button:focus {
	background: #07599b;
	color: #dedede;
}

#smfaq-form {
	float: right;
	width: 420px;
}

#smfaq-form .titleform {
	text-align:center;
}

#smfaq-form label {
	margin-right: 4px;
}

#smfaq label.required, #smfaq #answer_email-lbl, #smfaq #answer_email-lbl, #smfaq #pers_data-lbl {
	text-align: left;
}

#smfaq .captcha span.button {
	font-size: 1em;
	float: left;
}

#smfaq .question {
	padding: 5px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#smfaq .question:hover, .spoilers .title:hover, .spoilers .title.active {
	background-color: #f7f7f7;
}

#smfaq .answer_content p, #smfaq .answer_content span{
	font-size: 1.2em!important;
	line-height: 1.2em!important;
}

#smfaq .answer_content .info span {
	font-size: 1em!important;
}

#smfaq .pagination {
	font-size: 0.8em;
	text-align: center;
}

/* ############## END FAQ Component ############# */

/* ############## Reviews and Thanks Doctor ############### */

#comments .comment-title, #jc span {
	color: #07599b;
}

/* ########### END REVIEWS ################ */

.spoilers .title {
	background: url(../images/arrow-square.gif) no-repeat left -48px;
	padding: 7px 30px;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.spoilers .desc {
	border: none;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.spoilers .title.active {
	background-position: left 5px;
	-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;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.pamyatka .pull-left.item-image {
	width: 30%;
}

.blog div[itemProp="blogPost"] {
	display: inline-block;
	width:100%;
	margin-bottom: 40px;
}

.blog.medprof div[itemProp="blogPost"] {
	margin-bottom: 0px;
}

/* ############ CALENDAR BEREM ############## */

.alt{background:white;color:#663333; border:1px solid darkgreen;position:absolute;width:620px; height:auto; padding:25px; margin-top:185px; display:none;font-size: 11px;}
.main{background:#fff;width:12px;color:gray;padding:3px;cursor:pointer;line-height:12px;font-size: 13px;}
.week {color:#CC0000; font-weight: bold;}

table.berem, #content table.berem tr {
	background: #fff!important;
}



/* ############# BIG MAP MAINPAGE KORPUSA ################# */

#image-map area, #image-map-979 area, #image-map-small area {
	cursor: pointer;
	display: block;
	position: relative;
}

.map-obj {
	padding: 10px 15px;
	background: #07599b;
	border-radius: 6px;
	color: #fff;
	opacity: 0;
	position: absolute;
	text-align: center;
}

.map-obj.is-visible {
	opacity: 1;
	display: block;
}

.shema .custom, .shema .custom-979, .shema .custom-small {
	position: relative;
}

.shema .map-obj p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0;
}

.shema .map-obj p.small {
	font-size: 1em;
	text-align: left;
	margin-bottom: 5px;
}

.shema .moduletable-979, .shema .moduletable-small  {
	display: none;
}

.shema .shema-tab {
	width: 80%;
	margin: 0 10%;
}

.shema-tab tr {
	border-bottom: 1px solid #eee;
}

.shema-tab tr p {
	margin: 0;
	padding: 5px 0;
}

#content .konkurs h2 {
	font-size: 1.4em;
	text-align: center;
}

.grecaptcha-badge {
	visibility: hidden;
}

#userForm label, #userForm .rsform-block-pers-data label.formControlLabel  {
	display: none;
}

#userForm .rsform-block-pers-data label {
	display: block;
}

#userForm {
	margin-bottom: 0;
	text-align: center;
}

#userForm h2 {
	text-align: center;
	color: #57a1a8;
}

.rsfp_thankyou_popup_inner {
	top: 20%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-top: 0!important;
	text-align: center;
}

.callback-form {
	display: none;
	position: fixed;
	width: 80%;
	max-width: 400px;
	z-index: 1001;
	left: 50%;
    top: 25%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 10px 4px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 0px 10px 4px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 0px 10px 4px rgba(34, 60, 80, 0.2);
}

.rsform-block.rsform-block-submit {
	text-align: center;
}

.rsform-block.rsform-block-submit button[type="submit"], .formResponsive button[type="submit"] {
	padding: 8px 15px;
    background: #6ac4cd;
    background: linear-gradient(to bottom, rgba(106, 196, 205, 1) 0%, rgba(87, 161, 168, 1) 100%);
    color: #fff !important;
    margin: 0px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    border: none;
}

.rsform-block.rsform-block-submit button[type="submit"]:hover, .rsform-block.rsform-block-submit button[type="submit"]:focus,
.formResponsive button[type="submit"]:hover, .formResponsive button[type="submit"]:focus {
	background: #57a1a8;
}

.callback-form .close {
	position: absolute;
	right: 10px;
	top: 10px;
}

.pulse {
    background: #70cd6a;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    position: fixed;
    bottom: 80px;
   /* right: 0px;*/
   	right: -15px;
    text-align: center;
    line-height: 50px;
    color: #fff;
	font-size: 25px;
	cursor: pointer;
	z-index: 1002;
}

.pulse:hover, .pulse:focus {
	transform: rotate(45deg) translate(-70%, 0%);
	background: #47ab41;
}

.pulse:before,
.pulse:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #70cd6a;
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
}

@keyframes animate
{
0%
{
    transform: scale(0.5);
    opacity: 0;
}
50%
{
    opacity: 1;
}
100%
{
    transform: scale(1.2);
    opacity: 0;
}
}

.bottom-4 .small {
	width: 100%;
	text-align: right;
	margin-top: 5px;
	display: inline-block;
	font-size: 0.8em;
}

#djckm.djckm-top .djckm-content .djckm-pad, #djckm.djckm-bottom .djckm-content .djckm-pad {
	color: #ffffff;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}

.djckm-content-in {
	color: #fff!important;
}

.djckm-content-in a {
    color: #fff;
    text-decoration: underline;
}

.djckm-content-in a:hover, .djckm-content-in a:focus {
	text-decoration: none;
	color: #43d7bd;
}

 #djckm.djckm-bottom .djckm-wrapper-in {
 	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
 }

.tabs dt {	
	padding: 10px 20px;
	-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;
	height: auto;
	line-height: 1.2em;
	font-size: 1em;
	font-weight: normal;
}

.tabs dt.selected {
	background: #0b497a;
}

.tabs dd {
	margin-top: 40px;
}


.tabs dt:hover, .tabs dt:focus, dl.tabs dt:hover {
	background: #205783;
	color: #fff;
}

.tabs h3 {
	color: #0b497a;
}

.tabs .tab-content {
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
}

/* ########### MOBILE CSS ################ */

@media (max-width:1650px) {

ul.nav li {
	padding: 0 20px;
}

.slideshow .slide-desc {
	top: 90px!important;
}

.bottom-4 .block25 {
	min-height: 120px;
}

}

@media (max-width:1470px) {

.under-slide {
	width: 80%;
	margin: -56px 10% 0 10%;
}

.slideshow .slide-desc {
	top: 70px!important;
}

.slideshow .slide-text {
	font-size: 1.2em;
}

.bottom-4 .block25 {
	min-height: 104px;
}

.header-inner {
	width: 80%;
}

}

@media (max-width:1380px) {

.bottom-1 p.title {
	font-size: 1.8em;
}

.bottom-1 .text-block {
	margin-top: -137px;
}

#content .konkurs h2 {
	font-size: 1.2em;
	text-align: center;
}

}

@media (max-width:1325px) {

#content .categories-list div {
	width: 100%;
	margin: 0;
}

.up-line-inner, .header-inner, ul.nav, .under-slide, #content .item-page, #content .blog, #content .categories-list {
	width: 98%;
	margin: 0 1%;
}

.under-slide {
	margin-top: -40px;
}

.footer-block {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}

.slideshow .slide-desc {
	top: 40px!important;
	margin-right: 5%;
	width: 45%!important;
}

.shema .moduletable {
	display: none;
}

.shema .moduletable-979 {
	display: block;
}

}

@media (max-width: 1280px) {

.news, .bottom-block, .footer .container-fluid, #content ul.breadcrumb {
	width: 98%;
	margin: 0 1%;
}

.footer .container-fluid {
	padding: 0;
}

.slideshow .slide-title {
	font-size: 2.1em!important;
}

.slideshow a.readmore {
	font-size: 1.4em;
}

.bottom-4 .block25 {
	min-height: 120px;
}
.up-cont {
	margin-bottom: 10px;
}

}


@media (max-width:1130px) {

.foot-1 p.title, .foot-2 p.title, .foot-3 p.title, .foot-4 p.title {
	font-size: 1.4em;
}

.slideshow .slide-desc {
	top: 20px!important;
}

.slideshow .slide-text {
	font-size: 1.1em;
}

}

@media (max-width:1054px) {

.under-slide .text {
	font-size: 1em;
}

.contact-page .block50 {
	min-height: 530px;
}

.bottom-4 .block25 {
	min-height: 95px;
}

}


@media (max-width: 991px) {
	.brand, .site-description {
		width: 100%;
		margin: 10px 0;
		padding: 0;
	}

	.up-line {
		margin-bottom: 0;
	}

	.up-center {
		width: 40%;
		margin-bottom: 20px;
	}

	.up-cont {
		width: 60%;
		margin-bottom: 20px;
	}
}

@media (max-width: 979px) {

.navigation {
	position: absolute;
	top: 35px;
	background: transparent;
	z-index: 10;
	width: 100%;
}

ul.nav {
	width: 100%;
	margin: 0;
}

ul.nav.menu.mod-list {
	background: #07599b;
	text-align: left;
	
}

ul.nav.menu.mod-list li a {
	color: #fff;
	background: none;
	text-decoration: none;
	border-bottom: 0;
}

ul.nav.menu.mod-list ul.nav-child {
	display: none;
}

ul.nav.menu.mod-list li {
	width: 96%;
	padding: 5px 2%;
	margin: 0;
	border-bottom: 1px dashed #fff;
}

ul.nav.menu.mod-list a:hover, ul.nav.menu.mod-list a:focus {
	color: #eee;
}

.shema .moduletable-979 {
	display: none;
}

.shema .moduletable-small {
	display: block;
	width: 100%;
}

.header {
	border-bottom: 4px solid #07599b;
	padding-bottom: 10px;
}

.navbar .btn-navbar {
	background: #0086ce;
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus {
	background: #07599b;
}

.contact-page .block50 {
	width: 100%;
	min-height: 100px;
}

.slideshow .slide-text {
	font-size: 1em;
}

.bottom-4 .block25 {
	width: 48%;
	min-height: 120px;
}

}


@media (max-width: 960px) {

.under-slide {
	margin-top: 40px;
}

.review, .doctor, .faq {
	width: 67%;
	margin: 20px 15%;
}

.bottom-1, .bottom-3 {
	width: 70%;
	margin: 20px 15%;
}

.news-item {
	width: 96%;
	padding: 20px 2%;
	margin: 10px 0;
}

.news-item:nth-child(1) {
	margin: 10px 0;
}

.foot-1, .foot-2, .foot-3, .foot-4 {
	width: 96%;
	text-align: center;
	margin: 10px 2%;
}

.lic {
	width: 96%;
	margin: 20px 2% 0 2%;
	text-align: center;
}

}


@media (max-width: 877px) {

.slideshow .slide-title {
	font-size: 1.8em!important;
}

.slideshow .slide-text {
	font-size: 0.9em;
}

.konkurs .span4 {
	width: 100%;
}

.konkurs .span4 .item {
	text-align:center;
}

.konkurs .span4 .item img {
	width: 50%;
	margin: 10px 25%;
	float:none!important;
}

.reg a {
	font-size: 1em;
}

}


@media (max-width: 768px) {

.under-slide {
	margin-top: 20px;
}

body {
	padding: 0!important;
}

.blog .items-leading p img, .blog .item-image {
	width: 50%!important;
	margin: 10px 25%!important;
}

.blog .items-leading p.docs img {
	width: auto!important;
	margin: 0 10px 0 0!important;
}

#content p.docs {
	line-height: 1.2em;
}


.blog .items-leading p {
	/*text-align: justify;*/
	/*text-align: center;*/
}

.blog .items-leading ul, .blog .items-leading ol {
	text-align: left;
}

.blog .items-leading .block50 {
	width: 96%;
	margin: 20px 2%;
}

.blog div[itemprop="blogPost"] {
	margin-bottom: 40px;
}

.slideshow .slide-text {
	height: 55px;
	overflow-y: hidden;
}

.slideshow .slide-title {
	font-size: 1.6em!important;
}

.item-page table {
	width: 100%;
	overflow-x: scroll;
	display: block;
}

.bottom-1 .pic-vrach, .bottom-1 .text-block {
	width:100%;
	display:block;
}


.bottom-1 .text-block {
	margin-top: 0;
	width:90%;
}

.up-center, .up-cont {
	width: 100%;
}

.up-cont .item {
	text-align: center;
}

}


@media (max-width: 690px) {

.slideshow .slide-text {
	display: none;
}

.djslider-default .navigation-container .next-button, .djslider-default .navigation-container .prev-button {
	height: 90px;
}

}

@media (max-width: 640px) {

.glaz {
	width: 50%;
}

.social {
	width: 10%;
}

.adres {
	width: 40%;
}

#djckm.djckm-top .djckm-wrapper, #djckm.djckm-bottom .djckm-wrapper {
	width: 90%!important;
}

}


@media (max-width: 500px) {

.review, .doctor, .faq, .bottom-1, .bottom-3 {
	width: 90%;
	margin: 20px 3.5%;
}

.bottom-1, .bottom-3 {
	margin: 20px 5%;
}

.consult {
	width: 96%;
	margin: 5px 2%;
	text-align: center;
}

.container-fluid {
	/*text-align: center;*/
}

.blog .items-leading p img, .blog .item-image {
	width: 80%!important;
	margin: 10px 10%!important;
	text-align: center;
}

.slideshow {
	display: none;
}

.up-cont .custom {
	flex-direction: column;
	align-items: center;
}

.up-cont .item {
	width: 90%;
}

}

@media (max-width: 415px) {

.glaz {
	width: 100%;
	text-align: center;
}

.social {
	width: 20%;
}

.adres {
	width: 80%;
}

.up-line {
	height: 76px;
}

.navigation {
	top: 0px;
}

.top-btn {
	bottom: 5px;
	right: 10px;
}

.bottom-4 .block25 {
	width: 98%;
	min-height: 0;
}

.bottom-4 .block25 img {
	width: 80%;
}

.item-page div[itemprop="articleBody"] p img {
	width: 96%!important;
	margin: 10px 2%;
}

}

@media (max-width: 340px) {

.bottom-3 {
	overflow-x: hidden;
}

.bottom-3 #js-show-iframe-wrapper {
	min-width: 10px!important;
}

}

@media (max-width: 305px) {

.glaz a {
	background: none;
	padding-left: 0;
}

.news .publish_date, .news .share-it {
	width: 100%;
}

.news .share-it {
	float: left;
	text-align: left;
}

}


@media (max-width: 286px) {

.bottom-1 p.phone {
	font-size: 1.4em;
}

.reg a {
	margin-bottom: 10px;
}

}


@media (max-width: 264px) {

.glaz {
	text-align: right;
}

.reg a {
	padding: 5px 20px;
}

.header-search input.search-query {
	width: 80%;
}

}


@media (max-width: 230px) {

.bottom-1 p.phone {
	font-size: 1.2em;
}

}


@media (max-width: 218px) {

.up-line {
	font-size: 1em;
}

.reg a {
	padding: 5px;
}

}

@media (max-width: 200px) {

.up-line {
	font-size: 0.9em;
}

.bottom-1 p.phone, .bottom-1 p.time {
	font-size: 1em;
}

}



/* ################## VRACHI CSS ####################### */

.vrachi .publish_date, .vrachi .share-it {
	display: none;
}

ul.vrachi {
	list-style: none;
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
}

ul.vrachi li {
	width: calc(100%/3);
}

ul.vrachi .news-item {
	width: 90%;
	padding: 10px 3%;
	/*border: 2px solid #07599b;*/
	background: #c2dfe9;
	margin: 0 2%;
	min-height: 620px;
	color: #000;
}

.vrachi ul.vrachi .newsflash-image, .vrachi .news-item:nth-child(1) .newsflash-image, .vrachi .news-item:nth-child(1) .newsflash-image img,
.vrachi .newsflash-image img {
	width: auto;
	height: 387px;
	margin-bottom: 20px;
}

.vrachi .newsflash-image img {
	border: 1px solid #fff;
}

.vrachi ul.vrachi .newsflash-image {
	margin: 0 auto;
}

.vrachi .field-entry .field-label, .blog.blog-vrachi .field-entry .field-label, .item-page.blog-vrachi .field-entry .field-label {
	font-weight: bold;
}

.vrachi .field-entry, .blog.blog-vrachi .field-entry, .item-page.blog-vrachi .field-entry  {
	line-height: 1em;
	margin-bottom: 10px;
}

.vrachi dd, .blog.blog-vrachi dd, .item-page.blog-vrachi dd {
	margin-left: 0;
}

p.news-title.vrachi {
	padding: 10px 0;
	font-family: 'BBold';
}

.vrachi p.news-title a {
	text-decoration: none;
	transition: 0.8s;
	color: #000!important;
}

.vrachi p.news-title a:hover, .vrachi p.news-title a:focus {
	color: #000!important;
}

.tags li a {
	color: #fff!important;
}

.blog.blog-vrachi .tags {
	display: none;
}

.blog.blog-vrachi .item-image img, .item-page.blog-vrachi .item-image img {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-height: 400px;
}

.item-page.blog-vrachi div[itemprop="articleBody"], .item-page.blog-vrachi .fields-container {
	display: inline-block;
}

.blog-vrachi .item-image {
	margin: 20px 0;
	width: 100%;
	text-align: center;
}

@media (max-width: 1040px) {

	ul.vrachi {
		flex-wrap: wrap;
	}

	ul.vrachi li {
		width: calc(100% / 2);
	}
}

@media (max-width: 768px) {

	ul.vrachi li {
		width: calc(100% / 1);
	}

	ul.vrachi .news-item {
		max-width: 350px;
		margin: 0 auto;
		float: none;
	}
}


@media (max-width: 500px) {
	ul.vrachi .news-item {
		text-align: left;
	}

	.blog-vrachi .item-image {
		margin: 0 auto 20px auto;
		width: 100%;
		text-align: center;
	}

	#content {
		padding: 0 10px;
	}

}

@media (max-width: 380px) {

	ul.vrachi li {
		font-size: 1em!important;
	}

	ul.vrachi .news-item {
		max-width: none;
		min-height:auto;
	}

	.vrachi ul.vrachi .newsflash-image, .vrachi .news-item:nth-child(1) .newsflash-image, .vrachi .news-item:nth-child(1) .newsflash-image img, .vrachi .newsflash-image img {
		height: auto;
		width: 100%;
	}
}

.attention {
	margin: 40px 0;
	text-align: center;
}

.attention .custom {
	padding: 20px;
	display: inline-block;
	border-radius: 10px;
	background: #b91d1d;
	color: #fff;
	font-size: 1.2em;
}

.attention .custom span {
	font-weight: bold;
	font-size: 1.2em;
}