body {
	font-size: 10pt;
	font-family: Microsoft Sans Serif, Arial, Verdana, sans-serif;
	color: #000;
	background: url(../i/bg2.jpg) no-repeat center top;
}

h1 {
	margin: 42px 0 25px 0;
	font-size: 160%;
	line-height: 1em;
}

h3 {
	font-size: 110%;
	margin: 15px 0 7px 0;
}

h2 {
	color: #da2859 !important;
	font-size: 130%;
	margin: 15px 0 7px 0;
}

p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
}

.fotorama__img{
	border-radius: 15px !important;
}

.both {
	clear: both;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

span.small {
	font-size: 80%;
}

.fl {
	float: left;
}


/*                  
** End default html **/

.first_img {
	z-index: 10;
}

.main_block {
	min-width: 940px;
	width: 100%;
	position: relative;
	text-align: center;
}

.center_block {
	border: 0px solid #f00;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../i/bg2.jpg) no-repeat center top;
	height: 1200px;
	/*height: 1350px;*/
}
.swiper-container {
	position: absolute;
	top: 890px;
	left: 0;
	right: 0;
	margin: 0 auto;
    width: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.logo {
	position: absolute;
	top: 20px;
	left: 80px;
}

.slogan {
	position: absolute;
	top: 65px;
	left: 280px;
}

.top {
	height: 55px;
	position: absolute;
	right: 30px;
	width: 720px;
	background: url(../i/top-bg.png) right top no-repeat;
	color: #da2859;
	font-size: 110%;
	font-weight: bold;
}

.top ul {
	display: block;
	position: absolute;
	top: 25px;
	left: 120px;
}

.top ul li {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	height: 26px;
	line-height: 26px;
}

.top ul li a {
	color: #da2859;
}

.zapis {
	width: 110px;
	height: 50px;
	background: url(../i/zapis.png) center no-repeat;
	position: absolute;
	top: 218px;
	left: 318px;
	text-align: center;
	padding: 60px 0 0 0;
}

.zapis a {
	color: #fff;
	font-size: 110%;
}

.ask {
	width: 110px;
	height: 85px;
	background: url(../i/ask.png) center no-repeat;
	position: absolute;
	top: 139px;
	right: 44px;
	text-align: center;
	padding: 60px 0 0 0;
}

.ask a {
	color: #fff;
	font-size: 110%;
}

.menu {
	position: absolute;
	top: 138px;
	left: 38px;
	width: 219px;
	height: 313px;
	background: url(../i/bg-menu.png) 0 0 no-repeat;
}

.menu ul {
	position: relative;
	top: 37px;
	left: 45px;
}

.menu ul li {
	padding: 0 0 14px 0;
}

.about {
	border: 0px solid #f00;
	position: absolute;
	top: 470px;
	left: 350px;
	height: 178px;
	width: 420px;
	padding: 22px 0 0 0;
	color: #fff;
}

.about h1 {
	padding: 0;
	margin: 0;
	font-size: 200%;
	font-weight: normal;
}

.about ul {
	padding: 10px 0 0 0;
}

.about ul li {
	font-size: 90%;
	background: url(../i/but-li-w.png) left 6px no-repeat;
	padding: 0px 3px 6px 10px;
}
.sale h2 a{
	box-sizing: border-box;
	padding: 30px 55px;

	width: 175px;
	height: 74px;

    border-radius: 5px;
    color: #fff;
    display: block;
    background: url('/i/ac.png') no-repeat scroll 0 0 transparent;
    /*background: linear-gradient(to bottom, #da285a, #fc7e94);
    background: -moz-linear-gradient(to bottom, #da285a, #fc7e94);
    background: -webkit-linear-gradient(to bottom, #da285a, #fc7e94);*/
}
.sale{
	border: 0px solid #f00;
    position: absolute;
    top: 615px;
    left: 55px;
    width: 175px;
    height: 74px;
    font-size: 16px;
   
}
.others{
	box-sizing: border-box;
	background: url('/i/acc.png') no-repeat scroll 0 0 transparent;
	width: 175px;
	height: 75px;
	position: absolute;
	top: 920px;
	left: 60px;
	padding: 30px 0 0 28px;
}
.others a{
	color: #fff;
	text-decoration: none;
}
.others a:hover{
	color: #EA3567;
}
.bann{
	position: absolute;
	top: 475px;
	left: 55px;
	width: 200px;
	height: 132px;
}
.bann img{
	 border-radius: 15px;
}
.otzyvy {
	border: 0px solid #f00;
	position: absolute;
	top: 725px;
	left: 80px;
	width: 210px;
	font-size: 90%;
	color: #30395c;
}

.otzyvy h2 {
	margin: 0;
	padding: 0;
}

.otzyvy p.kto {
	color: #9699ab;
	margin: 8px 0 4px 0;
}

.otzyvy p.mesaga {
	margin: 0;
}

.footer {
	position: absolute;
	top: 1150px;
	left: 80px;
	color: #9699ab;
	font-size: 90%;
}

.footer .ins {
	border: 0px solid #000;
	float: left;
	width: 230px;
}

.footer .copy {
	border: 0px solid #f00;
	float: left;
	padding: 0 0 0 38px;
	width: 550px;
}

.about .styled-button {
	margin: 5px 0 0 0;
}

.about .styled-button,
.about .styled-button a {
	background: url(../i/all-1.png) no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	/* ???????? ??? FF2 */
	font-size: 12px;
}

.about .styled-button a {
	padding: 0 10px 3px 0px;
	position: relative;
	left: 10px;
	height: 18px;
	line-height: 15px;
	background-position: top right;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	color: #323e61;
}

.otzyvy .styled-button {
	margin: 15px 0 0 0;
}

.otzyvy .styled-button,
.otzyvy .styled-button a {
	background: url(../i/all-2.png) no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	/* ???????? ??? FF2 */
	font-size: 12px;
}

.otzyvy .styled-button a {
	padding: 0 10px 3px 0px;
	position: relative;
	left: 10px;
	height: 18px;
	line-height: 15px;
	background-position: top right;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}


/* *************************************** ??????? */

body#inner {
	border: 0px solid #f00;
	background: url(../i/bg3.jpg) no-repeat center top;
}

.inner-center_block {
	border: 0px solid #00f;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 1300px;
	background: url(../i/bg3.jpg) no-repeat center top;
}

.content {
	border: 0px solid #000;
	position: absolute;
	top: 112px;
	left: 290px;
	right: 30px;
	background: #fff;
	font-family: arial;
	padding: 20px 20px 110px 20px;
	color: #30395c;
}

.content .egif {
	border: 0px solid #0f0;
	float: right;
	height: 630px;
}

.content ul.xleb {
	display: block;
	position: absolute;
	top: -25px;
}

.content ul.xleb li {
	float: left;
}

.content ul.xleb li.xleb-devider {
	margin: 0 7px;
}

.content ul.xleb a {
	color: #da2859;
}

.content h1 {
	font-size: 240%;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	color: #363636;
	max-width: 90%;
}

.content h2 {
	color: #363636;
	font-weight: normal;
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 160%;
}

.inner-footer {
	border: 0px solid #f00;
	position: absolute;
	bottom: 30px;
	left: -230px;
	color: #9699ab;
	font-size: 90%;
	width: 140%;
}

.inner-footer .ins {
	border: 0px solid #000;
	float: left;
	width: 230px;
}

.inner-footer .ins a {
	color: #9699ab;
}

.inner-footer .copy {
	border: 0px solid #000;
	margin-left: 250px;
}

.inner-zapis {
	width: 110px;
	height: 50px;
	background: url(../i/zapis2.png) center no-repeat;
	position: absolute;
	top: -60px;
	right: -20px;
	text-align: center;
	padding: 60px 0 0 0;
}

.inner-zapis a {
	color: #fff;
	font-size: 110%;
}

#content {
	padding-top: 10px;
	min-height: 500px;
}

#content ul {
	list-style: disc;
	padding: 0 0 0 15px;
}

#content ul li {
	line-height: 1.2em;
	margin: 0 0 8px 0;
}

.tbl td {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #3d608c;
}

.tbl th {
	padding: 5px 10px 5px 10px;
	text-align: left;
	background: #3d608c;
	color: white;
}

#content a {
	color: #da2859;
}

.plus {
	background: url('../i/plus.gif') center left no-repeat;
	padding-left: 18px;
	font-size: 16px;
}

.asktwo {
	background: url('../i/ask-2.png') center left no-repeat;
	padding-left: 18px;
	font-size: 16px;
}

.heart {
	background: url('../i/heart.gif') center left no-repeat;
	padding-left: 18px;
}

.otvet {
	padding: 0 0 15px 0;
}

.rfloat {
	float: right;
	margin: 0px 5px 10px 15px;
	padding: 3px;
	background: #ffbfca;
}

.lfloat {
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 3px;
	background: #ffbfca;
}

.lekar {
	font-size: 0;
	width: 600px;
}

.lek-item {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 60px 40px 0;
}

.lek-img {
	width: 200px;
	height: 200px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #da2859;
	background: #da2859;
}

.lek-img:hover img {
	opacity: 0.8;
}

.lek-img img {
	border-radius: 50%;
}

.lek-title {
	display: block;
	font-size: 16px;
	text-decoration: underline;
	margin: 13px 0 0;
}

.lek-desc {
	font-size: 13px;
	color: #30395c;
	margin: 8px 0 0;
}

.lekar-detail {
	font-size: 0;
}

.lekar-detail h2 {
	width: 580px;
	display: block;
	clear: both;
	border-bottom: 1px solid #d6d7de;
	color: #30395c;
	font-size: 16px;
	margin: 15px 0 23px 0;
}

.lekar-detail .left {
	max-width: 270px;
	margin: 0 40px 40px 0;
	float: left;
}

.lekar-detail .right {
	overflow: hidden;
	font-size: 13px;
	margin: 0 0 40px;
}

.vr-title {
	font-size: 12px;
	color: #9699ab;
}

.middle {
	color: #30395c;
	margin: 4px 0 20px;
	line-height: 20px;
}

a.fns {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px 0;
}

.sert {
	font-size: 0;
	width: 600px;
}

.sert a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px 0;
}

.news-wrap {
	overflow: hidden;
}

.news-item {
	overflow: hidden;
	margin-bottom: 48px;
}

.news-item .n-img {
	float: left;
	display: block;
	width: 200px;
	height: 132px;
	overflow: hidden;
	background: #fadce4;
}

.news-item .n-img img {
	transition: all 0.2s ease;
}

.news-item .n-img:hover img {
	opacity: 0.6;
}

.news-item .n-desc {
	overflow: hidden;
}

.news-item .n-date {
	font-size: 13px;
	color: #30395c;
	font-weight: bold;
	margin-bottom: 10px;
}

.news-item .n-title {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.020em;
	color: #da2859;
	text-decoration: underline;
}

.news-item .n-title:hover {
	text-decoration: none;
}

.news-item .n-desc {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.020em;
	color: #30395c;
	padding: 0 0 0 38px;
}

.news-item .n-text {
	margin-top: 3px;
	height: 60px;
	overflow: hidden;
}

.pagination {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 0!important;
}

.pagination li {
	display: inline-block;
	vertical-align: top;
}

#content ul.pagination a {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #344369;
	font-weight: bold;
	border-radius: 2px;
	position: relative;
	text-decoration: none;
	margin: 0px 6px;
}

#content .pagination a.active {
	background: #344369;
	color: white;
}

#content .pagination a:hover {
	background: #5d6987;
	color: white;
}

.p-left {
	background: #da2859;
	position: relative;
}

#content .pagination a.p-left:hover,
#content .pagination a.p-right:hover {
	background: #e1537a;
}

.p-left:after {
	content: "";
	width: 8px;
	height: 14px;
	position: absolute;
	background: url(../i/sprite1.png) 0 0 no-repeat;
	left: 12px;
	top: 9px;
}

.p-right {
	background: #da2859;
}

.p-right:after {
	content: "";
	width: 8px;
	height: 14px;
	position: absolute;
	background: url(../i/sprite1.png) -19px 0 no-repeat;
	left: 12px;
	top: 9px;
}

.nd-img {
	margin-bottom: 34px;
}

.nd-date {
	font-size: 13px;
	color: #30395c;
	font-weight: bold;
	margin-bottom: 12px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 
	body
	{
		max-width: 940px !important;
		margin: 0 auto;
	}
	.main_block
	{
		width: 940px !important;
		margin: 0 auto;
		position: relative;
	}
	#jivo-iframe-container
	{
		left: 0 !important;
		margin: 0 auto !important;
	}
}

.footer_policy {
	font-size:14px !important;
}
.footer_policy a {
	font-size:14px !important;
}