/*
Theme name: Hospital
*/



body {
	background: #e8f3f3;
	background: -webkit-linear-gradient(top, #4cd3cc, #fff);
	background: -moz-linear-gradient(top, #4cd3cc, #fff);
	background: -o-linear-gradient(top, #4cd3cc, #fff);
	background: -ms-linear-gradient(top, #4cd3cc, #fff);
	background: linear-gradient(to bottom, #4cd3cc, #fff);
	color: #000;
	font-family: Arial;
	/* background-image: url(images/sharik.png); */
	/* background-image: url(images/&#1056;�&#1056;�.jpg); */
	    background-attachment: fixed;
}



p {
	margin: 0 0 12px 0;
}

a {
	outline: none !important;
	color: #4282cb;
}

a:hover, a:focus {
	color: #1a4f8b;
}



.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}



.menu > ul > li,
.pagination ul li a,
#doctors .slick-arrow,
ul.footer__social li a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}



.container {
	background: #fff;
}

@media (min-width: 1060px) {
	.container {
		width: 1030px;
	}
}



.header-top {
	line-height: 43px;
	padding: 0 16px;
	margin-bottom: 22px;
	/* background: url('images/header-top.png') no-repeat; */
	background-color: #b7d034;
	-webkit-border-radius: 0 0 9px 9px;
	-moz-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
}

.header-top__phones, .header-top__mail {
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	color: #fff;
}

.header-top__phones {
	background-image: url('images/header-phone.png');
}

.header-top__mail {
	background-image: url('images/header-mail.png');
}

.header-top__mail a {
	color: #fff;
}

.header-top__lang ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	cursor: default;
}

.header-top__lang ul li {
	display: inline-block;
}



.header {
	margin-bottom: 22px;
}

.header__logo .col-xs-2 {
	padding-right: 0;
}

.header__logo a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}

.header__logo a img {
	max-width: 100%;
	height: auto;
}

.header__logo a span {
	font-size: 34px;
	text-transform: uppercase;
	display: inline-block;
}

.header__search {
	margin-top: 10px;
}

.header__search__text {
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.header__search__text span {
	color: #017719;
}

.header__search__form {
	margin-bottom: 18px;
    display: flow-root;
}

.header__search__form input[type="text"] {
	width: 76.4%;
	height: 29px;
	float: left;
	padding: 0 7px 0 32px;
	background: url('images/search.png') no-repeat 7px center, #fafafa;
	background: url('images/search.png') no-repeat 7px center, -webkit-linear-gradient(top, #f2f0ef, #fefefe);
	background: url('images/search.png') no-repeat 7px center, -moz-linear-gradient(top, #f2f0ef, #fefefe);
	background: url('images/search.png') no-repeat 7px center, -o-linear-gradient(top, #f2f0ef, #fefefe);
	background: url('images/search.png') no-repeat 7px center, -ms-linear-gradient(top, #f2f0ef, #fefefe);
	background: url('images/search.png') no-repeat 7px center, linear-gradient(to bottom, #f2f0ef, #fefefe);
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.header__search__form input[type="text"]:focus {
	border-color: #28abe1;
	outline: none;
}

.header__search__form button, .comment-form input[type="submit"], .wpcf7-form input[type="submit"] {
	width: 22%;
	height: 29px;
	line-height: 29px;
	float: right;
	padding: 0;
	/* background: #28abe1; */
	background: #b7d712;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	/* border-color: #39b2e3 #169ed6 #116d93 #169ed6; */
	border-color: #e9f997;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	line-height: 1;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}

.comment-form input[type="submit"], .wpcf7-form input[type="submit"] {
	width: auto;
	padding: 0 15px;
}

.header__search__form button:hover, .comment-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover {
	/* background: #5dbbe1; */
	background: #027818;
}

.header__search__form button:active, .comment-form input[type="submit"]:active, .wpcf7-form input[type="submit"]:active {
	height: 28px;
	margin-top: 1px;
	/* background: #229cce; */
	background: #027818;
	border-bottom-width: 1px;
}



.menu__mobile {
	height: 50px;
	padding: 4px 121px 6px 15px;
	background: #21bde4;
	border-bottom: 2px solid #157b94;
	-webkit-border-radius: 0 0 9px 9px;
	-moz-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
	position: relative;
	overflow: hidden;
}

.menu__mobile .header-top__phones,
.menu__mobile .header-top__mail {
	line-height: 40px;
	display: inline-block;
}

.menu__mobile .header-top__mail {
	margin-left: 20px;
}

.menu__mobile .header-top__lang {
	position: absolute;
	top: 13px;
	right: 70px;
}

.menu__mobile__toggle {
	width: 40px;
	height: 40px;
	background: url('images/menu-mobile-toggle.png') no-repeat center;
	border: 2px solid #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: absolute;
	top: 4px;
	right: 15px;
	cursor: pointer;
}

@media (min-width: 991px) {
	.menu__mobile {
		display: none;
	}
	
	.menu > ul {
		padding: 0 13px;
		margin: 0 0 18px;
		/* background: #21bde4; */
		/* background: #b7d034; */
		/* border-bottom: 2px solid #157b94; */
		border: 2px solid #027818;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
		list-style: none;
		display: block !important;
	}

	.menu > ul > li {
		float: left;
		position: relative;
	}

	.menu > ul > li:hover, .menu > ul > li.current-menu-item, .menu > ul > li.current-menu-ancestor {
		/* background: #00428b; */
		background: #027818;
		color: #fff !important;
	}

.menu > ul > li > a:hover,
.menu > ul > li.current-menu-item a,
.menu > ul > li.menu-item-has-children:hover a,
.menu > ul > li.menu-item-has-children.current-menu-ancestor a {
	color: #fff;
}

	.menu > ul > li > a {
		padding: 11px 21px;
		font-size: 18px;
		color: #027818;
		text-transform: uppercase;
		text-decoration: none;
		font-family: 'Roboto Condensed', sans-serif;
		display: block;
	}

	.menu > ul ul.sub-menu {
		width: 185px;
		padding: 9px 0;
		margin: 0;
		/* background: #21bde4; */
		background: #027818;
		list-style: none;
		position: absolute;
		left: 0;
		display: none !important;
		z-index: 9999;
	}

	.menu > ul ul.sub-menu li {
		position: relative;
	}

	.menu > ul ul.sub-menu li a {
		padding: 5px 22px;
		font-size: 18px;
		color: #fff;
		text-decoration: none;
		font-family: 'Roboto Condensed', sans-serif;
		display: block;
	}
	
	.menu > ul ul.sub-menu li a:hover, .menu > ul ul.sub-menu li.current-menu-item a {
		text-decoration: underline;
	}

	.menu > ul li:hover > ul.sub-menu {
		display: block !important;
	}

	.menu > ul ul.sub-menu ul.sub-menu {
		top: -9px;
		left: 100%;
	}
}



.slider {
	margin-bottom: 18px;
}

.slider__item {
	position: relative;
}

.slider__item img {
	max-width: 100%;
	height: auto;
/* 	-webkit-border-radius: 19px;
-moz-border-radius: 19px;
border-radius: 19px; */
}

.slider__item__text {
	text-align: right;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 0 5px #595b4d;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	white-space: pre;
	position: absolute;
	top: 32px;
	right: 42px;
}

.slider ul.slick-dots {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 30px;
	bottom: 18px;
}

.slider ul.slick-dots li {
	float: left;
}

.slider ul.slick-dots li:not(:last-child) {
	margin-right: 7px;
}

.slider ul.slick-dots li button {
	width: 18px;
	height: 18px;
	padding: 0;
	background: #fff;
	border: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	outline: none;
	line-height: 0;
	text-indent: -9999px;
}

.slider ul.slick-dots li.slick-active button {
	background: #fcb011;
}



.breadcrumbs {
	margin: 0 18px 18px;
	font-size: 14px;
	color: #000;
}

.breadcrumbs__home {
	width: 16px;
	height: 16px;
	background: url('images/home.png') no-repeat;
	text-indent: -9999px;
	display: inline-block;
}



ul.tiles {
	padding: 0;
	margin-top: 0;
	margin-bottom: 6px;
	list-style: none;
}

.tiles__item {
	width: 142px;
	height: 142px;
	margin: 0 auto 18px;
/* 	background: #e18c11;
background: -webkit-linear-gradient(top, #f7a854, #e18c11);
background: -moz-linear-gradient(top, #f7a854, #e18c11);
background: -o-linear-gradient(top, #f7a854, #e18c11);
background: -ms-linear-gradient(top, #f7a854, #e18c11);
background: linear-gradient(to bottom, #f7a854, #e18c11); */
	background: #027818;
	background: -webkit-linear-gradient(top, #b7d712, #027818);
	background: -moz-linear-gradient(top, #b7d712, #027818);
	background: -o-linear-gradient(top, #b7d712, #027818);
	background: -ms-linear-gradient(top, #b7d712, #027818);
	background: linear-gradient(to bottom, #b7d712, #027818);
	/* border-bottom: 2px solid #925a0b; */
	border-bottom: 2px solid #b7d712;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
	text-align: center;
	position: relative;
}

.tiles__item:hover {
/* 	background: #f7a854;
background: -webkit-linear-gradient(top, #ffdebb, #e18c11);
background: -moz-linear-gradient(top, #ffdebb, #e18c11);
background: -o-linear-gradient(top, #ffdebb, #e18c11);
background: -ms-linear-gradient(top, #ffdebb, #e18c11);
background: linear-gradient(to bottom, #ffdebb, #e18c11); */
	background: #b7d712;
	background: -webkit-linear-gradient(top, hsl(113, 82%, 65%), #027818);
	background: -moz-linear-gradient(top, hsl(113, 82%, 65%), #027818);
	background: -o-linear-gradient(top, hsl(113, 82%, 65%), #027818);
	background: -ms-linear-gradient(top, hsl(113, 82%, 65%), #027818);
	background: linear-gradient(to bottom, hsl(113, 82%, 65%), #027818);
}

.tiles__item:active {
	height: 141px;
	margin-top: 1px;
	border-bottom-width: 1px;
}

ul.tiles li:first-child .tiles__item {
/* 	background: #dd5454;
background: -webkit-linear-gradient(top, #dd8787, #dd5454);
background: -moz-linear-gradient(top, #dd8787, #dd5454);
background: -o-linear-gradient(top, #dd8787, #dd5454);
background: -ms-linear-gradient(top, #dd8787, #dd5454);
background: linear-gradient(to bottom, #dd8787, #dd5454); */
}

ul.tiles li:first-child .tiles__item:hover {
/* 	background: #dd8787;
background: -webkit-linear-gradient(top, #edb9b9, #dd5454);
background: -moz-linear-gradient(top, #edb9b9, #dd5454);
background: -o-linear-gradient(top, #edb9b9, #dd5454);
background: -ms-linear-gradient(top, #edb9b9, #dd5454);
background: linear-gradient(to bottom, #edb9b9, #dd5454); */
}

.tiles__item a {
	width: 100%;
	height: 100%;
	padding: 91px 17px 0;
	background-repeat: no-repeat;
	background-position: center 9px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	position: absolute;
	display: block;
}

ul.tiles li:nth-child(1) a { background-image: url('images/tile1.png'); }
ul.tiles li:nth-child(2) a { background-image: url('images/tile2.png'); }
ul.tiles li:nth-child(3) a { background-image: url('images/tile3.png'); }
ul.tiles li:nth-child(4) a { background-image: url('images/tile4.png'); }
ul.tiles li:nth-child(5) a { background-image: url('images/tile5.png'); }
ul.tiles li:nth-child(6) a { background-image: url('images/tile6.png'); }



.content {
	margin-bottom: 26px;
}

.title {
	margin: 0 18px 10px;
	font-size: 22px;
	/* color: #333333; */
	color: #017719;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.article__text {
	padding: 26px 34px;
	margin-bottom: 18px;
	background: #eeeeee;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	font-size: 14px;
	color: #686868;
}

.sertificates {
	text-align: center;
}

.sertificates img {
	margin: 0 4px;
	border: 1px solid #cdcbcb;
}

.info {
	padding: 5px 9px;
	background: #0fa4db;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-style: italic;
}

.articles__item:not(:last-child) {
	margin-bottom: 18px;
}

.articles__item h2 {
	margin: 0 0 18px;
}

.articles__item h2 a {
	font-size: 24px;
	color: #686868;
}

.articles__item__image img {
	max-width: 100%;
	height: auto;
}

.articles__item__description {
	font-size: 14px;
	color: #686868;
}

.articles__item__read-more {
	margin-top: 6px;
	text-align: right;
}

.articles__item__read-more a {
	font-size: 12px;
	text-decoration: underline;
	font-family: 'Roboto Condensed', sans-serif;
}

.articles__item__read-more a:after {
	content: ' >>';
}

.pagination {
	margin-bottom: 18px;
}

.pagination ul {
	padding: 0;
	margin: 0;
	list-style: none;
	cursor: default;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a, .pagination ul li span {
	padding: 5px 11px;
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 16px;
	display: block;
}

.pagination ul li a {
	border: 1px solid #4282cb;
	color: #4282cb;
	text-decoration: none;
}

.pagination ul li a:hover, .pagination ul li span.current {
	background: #4282cb;
	border: 1px solid #4282cb;
	color: #fff;
}

.pagination ul li span {
	border: 1px solid #ababab;
	color: #ababab;
}



.sidebar .title {
	margin-left: 0;
}

.recent-articles {
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
}

.recent-articles:not(:last-child) {
	margin-bottom: 26px;
}

a.recent-articles__read-all {
	width: 116px;
	padding: 14px 5px 14px 17px;
	/* background: url('images/button-arrow.png') no-repeat 87px 14px, #dcdcdc; */
	background: url('images/button-arrow.png') no-repeat 87px 14px, #027818;
	/* border-bottom: 2px solid #adadad; */
	border-bottom: 2px solid hsl(113, 82%, 65%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 1;
	font-size: 16px;
	/* color: #5e5c5c; */
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
}

a.recent-articles__read-all.stat {
	top: 1px;
}

.recent-news a.recent-articles__read-all {
	top: -11px;
}

a.recent-articles__read-all:hover {
	/* background-color: #e3e3e3; */
	background-color: #bad725;
}

a.recent-articles__read-all:active {
	margin-top: 1px;
	/* background-color: #d3d3d3; */
	background-color: #bad725;
	border-bottom-width: 1px;
}

.recent-articles__item:not(:last-child) {
	margin-bottom: 15px;
}

.recent-articles__item__image {
	margin-bottom: 6px;
	/* border: 6px solid #e3e0e0; */
    border: 6px solid hsl(70, 85%, 46%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
}

.recent-articles__item__image img {
	border: 1px solid #fff;
}

.recent-articles__item__date {
	font-size: 16px;
	color: hsl(17, 99%, 45%);
	/* color: #333333; */
}

.recent-news .recent-articles__item__date {
	color: #e24001;
}

.recent-articles__item h4 {
	margin: 0 0 4px;
}

.recent-articles__item h4 a {
	font-size: 16px;
	text-decoration: underline;
}

.recent-articles__item__description {
	line-height: 1.2;
	font-size: 12px;
	color: #676767;
}

.recent-articles__item__read-more {
	margin-top: 2px;
}

.recent-articles__item__read-more a {
	font-size: 12px;
	text-decoration: none;
}

.recent-articles__item__read-more a:after {
	content: ' >>';
}

.recent-articles__item__read-more a span {
	text-decoration: underline;
}



.doctors {
	margin-bottom: 26px;
}

#doctors {
	padding: 26px 51px;
	/* border: 3px solid #0fa4db; */
	border: 3px solid #bed560;
/* 	-webkit-border-radius: 28px;
-moz-border-radius: 28px; */
	border-radius: 28px;
}

.doctors__item {
	margin: 0 10px;
	text-align: center;
}

.doctors__item img {
	max-width: 100%;
	height: auto;
	margin-bottom: 17px;
}

.doctors__item h3 {
	margin: 0;
	font-size: 20px;
	color: #000;
}

.doctors__item span {
	font-size: 16px;
	color: #000;
	font-style: italic;
}

#doctors .slick-arrow {
	width: 24px;
	height: 40px;
	padding: 0;
	margin-top: -16px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	outline: none;
	line-height: 0;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
}

#doctors .slick-prev {
	background: url('images/prev.svg');
	left: 23px;
}

#doctors .slick-next {
	background-image: url('images/next.svg');
	right: 23px;
}

#doctors .slick-arrow:hover {
	opacity: 0.5;
}



.location {
	margin-bottom: 26px;
}

#map {
	height: 293px;
}



.footer {
	padding: 0 23px;
	margin-bottom: 26px;
}

ul.footer__social {
	padding: 0;
	margin: 0 0 14px;
	list-style: none;
	cursor: default;
}

ul.footer__social li {
	display: inline-block;
}

ul.footer__social li a, ul.footer__social li a img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

ul.footer__social li a:hover img {
	opacity: 0.5;
}

.footer__copyright {
	font-size: 12px;
	color: #333333;
}

.footer__copyright a{
text-decoration: none;
color:#333333;
}

.footer__phones, .footer__mail {
	background-repeat: no-repeat;
	background-position: 0 center;
	font-size: 16px;
	color: #333333;
	display: inline-block;
}

.footer__phones {
	padding-left: 20px;
	margin-bottom: 3px;
	background-image: url('images/footer-phone.png');
}

.footer__mail {
	padding-left: 27px;
	background-image: url('images/footer-mail.png');
}







/* Comments */

ul.comments {
	padding: 0;
	margin: 18px 0 32px;
	list-style: none;
}

ul.comments li {
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	font-size: 14px;
	position: relative;
}

ul.comments li .comment-meta {
	position: absolute;
	top: 0;
	right: 0;
}



input[type="text"], input[type="email"], textarea {
	background: #fafafa;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

input[type="text"], input[type="email"] {
	height: 29px;
	padding: 0 7px;
}

textarea {
	padding: 5px 7px;
}

input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
	border-color: #28abe1;
	outline: none;
}

.comment-form {
	font-size: 14px;
}

.comment-form label {
	font-weight: bold;
}

.comment-form input[type="text"], .comment-form textarea {
	width: 100%;
	display: block;
}

.comment-form textarea {
	resize: none;
}

.slider__item:after {
	content: '';
	width: 50px;
	height: 100px;
	background-image: url(images/Likarnya-3.png);
}





/* Contact form */

.wpcf7 textarea {
	width: 100%;
	display: block;
	resize: none;
}



table {
    table-layout: fixed;}