@charset "utf-8";

.b-layout {
	min-width: 320px;
}
*,*:focus,*:focus:active {
	outline: none;
}

.xs-text-left {
	text-align: left!important;
}
.xs-text-right {
	text-align: right!important;
}
.xs-text-center {
	text-align: center!important;
}
.xs-d-b {
	display: block!important;
}
.xs-d-ib {
	display: inline-block!important;
}
.xs-p-r {
	position: relative!important;
}
.xs-p-a {
	position: absolute!important;
}
.xs-d-n {
	display: none!important;
}
.xs-fl-no {
	float: none!important;
}
.xs-fl-r {
	float: right!important;
}
.xs-fl-l {
	float: left!important;
}
.xs-w-50 {
	width: 50%!important;
}
.xs-w-100 {
	width: 100%!important;
}
.xs-w-auto {
	width: auto!important;
}
.xs-m-t-0 {
	margin-top: 0px!important;
}
.xs-m-b-0 {
	margin-bottom: 0px!important;
}

/* *** [Negative Values] *** */
.xs-m-l--5   {margin-left:-5px!important;}
.xs-m-l--10 {margin-left:-10px!important;}
.xs-m-l--15 {margin-left:-15px!important;}
.xs-m-l--20 {margin-left:-20px!important;}
.xs-m-l--25 {margin-left:-25px!important;}
.xs-m-l--30 {margin-left:-30px!important;}
.xs-m-l--35 {margin-left:-35px!important;}
.xs-m-l--40 {margin-left:-40px!important;}
.xs-m-l--45 {margin-left:-45px!important;}
.xs-m-l--50 {margin-left:-50px!important;}

.xs-m-r--5   {margin-right:-5px!important;}
.xs-m-r--10 {margin-right:-10px!important;}
.xs-m-r--15 {margin-right:-15px!important;}
.xs-m-r--20 {margin-right:-20px!important;}
.xs-m-r--25 {margin-right:-25px!important;}
.xs-m-r--30 {margin-right:-30px!important;}
.xs-m-r--35 {margin-right:-35px!important;}
.xs-m-r--40 {margin-right:-40px!important;}
.xs-m-r--45 {margin-right:-45px!important;}
.xs-m-r--50 {margin-right:-50px!important;}
/* *** [/Negative Values] *** */

.xs-m-t-0   {margin-top:0px!important;}
.xs-m-t-5   {margin-top:5px!important;}
.xs-m-t-10 {margin-top:10px!important;}
.xs-m-t-15 {margin-top:15px!important;}
.xs-m-t-20 {margin-top:20px!important;}
.xs-m-t-25 {margin-top:25px!important;}
.xs-m-t-30 {margin-top:30px!important;}
.xs-m-t-35 {margin-top:35px!important;}
.xs-m-t-40 {margin-top:40px!important;}
.xs-m-t-45 {margin-top:45px!important;}
.xs-m-t-50 {margin-top:50px!important;}

.xs-m-r-0   {margin-right:0px!important;}
.xs-m-r-5   {margin-right:5px!important;}
.xs-m-r-10 {margin-right:10px!important;}
.xs-m-r-15 {margin-right:15px!important;}
.xs-m-r-20 {margin-right:20px!important;}
.xs-m-r-25 {margin-right:25px!important;}
.xs-m-r-30 {margin-right:30px!important;}
.xs-m-r-35 {margin-right:35px!important;}
.xs-m-r-40 {margin-right:40px!important;}
.xs-m-r-45 {margin-right:45px!important;}
.xs-m-r-50 {margin-right:50px!important;}

.xs-m-b-0   {margin-bottom:0px!important;}
.xs-m-b-5   {margin-bottom:5px!important;}
.xs-m-b-10 {margin-bottom:10px!important;}
.xs-m-b-15 {margin-bottom:15px!important;}
.xs-m-b-20 {margin-bottom:20px!important;}
.xs-m-b-25 {margin-bottom:25px!important;}
.xs-m-b-30 {margin-bottom:30px!important;}
.xs-m-b-35 {margin-bottom:35px!important;}
.xs-m-b-40 {margin-bottom:40px!important;}
.xs-m-b-45 {margin-bottom:45px!important;}
.xs-m-b-50 {margin-bottom:50px!important;}

.xs-m-l-0   {margin-left:0px!important;}
.xs-m-l-5   {margin-left:5px!important;}
.xs-m-l-10 {margin-left:10px!important;}
.xs-m-l-15 {margin-left:15px!important;}
.xs-m-l-20 {margin-left:20px!important;}
.xs-m-l-25 {margin-left:25px!important;}
.xs-m-l-30 {margin-left:30px!important;}
.xs-m-l-35 {margin-left:35px!important;}
.xs-m-l-40 {margin-left:40px!important;}
.xs-m-l-45 {margin-left:45px!important;}
.xs-m-l-50 {margin-left:50px!important;}

.xs-p-t-0   {padding-top:0px!important;}
.xs-p-t-5   {padding-top:5px!important;}
.xs-p-t-10 {padding-top:10px!important;}
.xs-p-t-15 {padding-top:15px!important;}
.xs-p-t-20 {padding-top:20px!important;}
.xs-p-t-25 {padding-top:25px!important;}
.xs-p-t-30 {padding-top:30px!important;}
.xs-p-t-35 {padding-top:35px!important;}
.xs-p-t-40 {padding-top:40px!important;}
.xs-p-t-45 {padding-top:45px!important;}
.xs-p-t-50 {padding-top:50px!important;}

.xs-p-r-0   {padding-right:0px!important;}
.xs-p-r-5   {padding-right:5px!important;}
.xs-p-r-10 {padding-right:10px!important;}
.xs-p-r-15 {padding-right:15px!important;}
.xs-p-r-20 {padding-right:20px!important;}
.xs-p-r-25 {padding-right:25px!important;}
.xs-p-r-30 {padding-right:30px!important;}
.xs-p-r-35 {padding-right:35px!important;}
.xs-p-r-40 {padding-right:40px!important;}
.xs-p-r-45 {padding-right:45px!important;}
.xs-p-r-50 {padding-right:50px!important;}

.xs-p-b-0   {padding-bottom:0px!important;}
.xs-p-b-5   {padding-bottom:5px!important;}
.xs-p-b-10 {padding-bottom:10px!important;}
.xs-p-b-15 {padding-bottom:15px!important;}
.xs-p-b-20 {padding-bottom:20px!important;}
.xs-p-b-25 {padding-bottom:25px!important;}
.xs-p-b-30 {padding-bottom:30px!important;}
.xs-p-b-35 {padding-bottom:35px!important;}
.xs-p-b-40 {padding-bottom:40px!important;}
.xs-p-b-45 {padding-bottom:45px!important;}
.xs-p-b-50 {padding-bottom:50px!important;}

.xs-p-l-0   {padding-left:0px!important;}
.xs-p-l-5   {padding-left:5px!important;}
.xs-p-l-10 {padding-left:10px!important;}
.xs-p-l-15 {padding-left:15px!important;}
.xs-p-l-20 {padding-left:20px!important;}
.xs-p-l-25 {padding-left:25px!important;}
.xs-p-l-30 {padding-left:30px!important;}
.xs-p-l-35 {padding-left:35px!important;}
.xs-p-l-40 {padding-left:40px!important;}
.xs-p-l-45 {padding-left:45px!important;}
.xs-p-l-50 {padding-left:50px!important;}

.xs-valign-top       {vertical-align: top!important;}
.xs-valign-middle {vertical-align: middle!important;}
.xs-valign-bottom {vertical-align: bottom!important;}

.xs-line-height-1 {line-height: 1.0!important;}
.xs-line-height-11 {line-height: 1.1!important;}
.xs-line-height-12 {line-height: 1.2!important;}
.xs-line-height-13 {line-height: 1.3!important;}
.xs-line-height-14 {line-height: 1.4!important;}
.xs-line-height-15 {line-height: 1.5!important;}

.xs-text-shadow {text-shadow: 0px 1px 0px rgba(255,255,255,1.0);}

.home-page__contact-us h3.first_child,
.b-footer__content,
.b-sitemap,
.b-footer__made-in-text,
.home-page__contact-us .last_child,
.home-page__contact-us .home-page__contact-us-button,
.home-page__contact-us .home-page__contact-us-links,
.b-encyclopedia:nth-child(8),
.b-history .b-history__wrapper .span3,
.b-history .b-history__wrapper,
.b-steps .b-steps__header,
.b-steps__content-inner .b-steps__content-item-wrapper,
.b-history__gallery .b-history__gallery-wrapper .b-history__gallery-layer .b-history__gallery-panel,
.b-header__nav {
	padding-left: 20px;
	padding-right: 20px;
}

/* ************************************************************ */
/* ************************* [HEADER] ************************* */
/* ************************************************************ */
.d-p-t-birthdate {
	padding-left: 10px!important;
}
.d-p-t-slider dfn {
	width: 150px!important;
}
.d-p-t-c li {
	left: 60px!important;
}
table.d-ico-zod {
	word-wrap:break-word;
	table-layout: fixed;	
}
table.d-ico-zod td,
table.d-ico-zod th {
	padding-right: 0px;
	padding-left: 2px;
	border-right: 1px solid #efefef;
}  
table.d-ico-zod .ico-zod {
	display: block;
}
.home-page__phone-hide .i-link .i-link__decoration .home-page__phone_blue {
	color: #1c8cf8;
}
.b-header__content .b-call_static:after {
	display: none;
}
.b-call_static.cut .b-call__link:after {
	content: "";
}
.b-call_static.cut .b-call__link {
	content: "";
	font-size: 0px;
}
.b-call_static.cut .b-call__link:before {
	padding-left: 2px;
	padding-right: 2px;	
}
.b-header__content .b-call_static {
	width: 35px;
}
.b-header .b-header__search {
	display: none;
}
.b-header .b-header__nav {
	right: 64px;
	/*position: absolute;*/
	top: 0;
}
.b-header__nav-overflow-y {
	right: 84px;
}
.b-header__nav__btn-mobile {
	background-position: 5px 5px;
	/*position: fixed;*/
	/*right: 65px;*/
	right: 130px;
	top: inherit;
	display: block;
	box-sizing: border-box;
}
.b-header .b-header__auth:before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 0px;
	overflow: hidden;
	border-width: 0px 1px;
	border-style: solid;
	border-color: transparent #fff transparent #d9d9dc;
}

/* [b-header__nav] */
.b-header__nav {
	right: 65px;
}
.b-header__nav-item {
	padding-left: 20px;
}
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:before,
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:after,
.b-header__nav--hover .b-header__nav-item:before,
.b-header__nav--hover .b-header__nav-item:after {
	left: 0px;
	right: 0px;
}
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:before,
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:after {
	left: -20px;
}

/* ************************************************************ */
/* ************************* [/HEADER] ************************ */
/* ************************************************************ */

/* ************************************************************ */
/* ************************* [CONTENT] ************************ */
/* ************************************************************ */

.base-popup .base-popup-box {
	top: 10px;
}

.form-horizontal .control-group:first-child {
	margin-right: 40px;
}

/* [b-content] */
.b-content {
	margin-left: 20px;
	margin-right: 20px;
}
.home-page__phone {
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
}
.home-page__phone .home-page__phone_blue {
	color: #1c8cf8;
}
/* [b-layout__content] */
.b-layout__content.sm-p-b-0 {
	padding-bottom:0em!important;
}
.b-layout__content .b-content>h1 {
	margin-right: 0px;
}
.b-layout__content .b-content .home-page__title {
	padding: 0px 0px;
}

/* [b-steps] */
.b-steps {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0px;
}
.b-steps .b-steps__title-img {
	right: -20px;
	top: 0px;
	left: auto;
	margin-top: 0px;
}
.b-steps .b-steps__title-img,
.b-steps .b-steps__title-img img {
	max-height: 346px!important;
}
.b-steps .b-steps__content-inner {
	width: 100%;
}
.b-steps .b-steps__content .b-steps__content-item {
	width: 100%;
	position: relative;
}
.b-steps .b-steps__content-item:focus:before {
	content: "";
	background: #fff;
	position: absolute;
	left: 50%;
	right: 0%;
	top: 55px;
	height: 70px;
	width: 200px;
	margin-left: -100px;
	z-index: 2;
	
	opacity: 0.85;
	
	border-radius: 100%;
	
	-webkit-filter: blur(18px);
	   -moz-filter: blur(18px);
	     -o-filter: blur(18px);
	    -ms-filter: blur(18px);
	        filter: blur(18px);

}
.b-steps .b-steps__content .b-steps__content-item:focus:after {
	content: "";
	position: absolute;
	display: block;
	left: 10%;
	right: 10%;
	top: 50px;
	height: 50px;
	z-index: 1;

	/* IE10+ */ 
	background-image: -ms-radial-gradient(center top, ellipse farthest-side, rgba(26,215,249,0.75) 0%, rgba(255,255,255,0.0) 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center top, ellipse farthest-side, rgba(26,215,249,0.75) 0%, rgba(255,255,255,0.0) 100%);
	/* Opera */ 
	background-image: -o-radial-gradient(center top, ellipse farthest-side, rgba(26,215,249,0.75) 0%, rgba(255,255,255,0.0) 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center top, 0, center top, 258, color-stop(0, rgba(26,215,249,0.75)), color-stop(100, rgba(255,255,255,0.0)));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center top, ellipse farthest-side, rgba(26,215,249,0.75) 0%, rgba(255,255,255,0.0) 100%);
	/* W3C Markup */ 
	background-image: radial-gradient(ellipse farthest-side at center top, rgba(26,215,249,0.75) 0%, rgba(255,255,255,0.0) 100%);
			
}
.b-steps .b-steps__content-digit {
	background: transparent;
	position: relative;

	display: block;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	cursor: pointer;
	color: #fff;
}
.b-steps .b-steps__content-digit:after {
	padding: 13px 20px;
	display: block;
}
.b-steps .b-steps__content-digit {
	font-family: arial;
	font-size: 14px;
	position: relative;
	
	background: rgba(11,116,182,1);
	background: -moz-linear-gradient(top, rgba(11,116,182,1) 0%, rgba(11,116,182,1) 50%, rgba(5,104,179,1) 51%, rgba(5,104,179,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,116,182,1)), color-stop(50%, rgba(11,116,182,1)), color-stop(51%, rgba(5,104,179,1)), color-stop(100%, rgba(5,104,179,1)));
	background: -webkit-linear-gradient(top, rgba(11,116,182,1) 0%, rgba(11,116,182,1) 50%, rgba(5,104,179,1) 51%, rgba(5,104,179,1) 100%);
	background: -o-linear-gradient(top, rgba(11,116,182,1) 0%, rgba(11,116,182,1) 50%, rgba(5,104,179,1) 51%, rgba(5,104,179,1) 100%);
	background: -ms-linear-gradient(top, rgba(11,116,182,1) 0%, rgba(11,116,182,1) 50%, rgba(5,104,179,1) 51%, rgba(5,104,179,1) 100%);
	background: linear-gradient(to bottom, rgba(11,116,182,1) 0%, rgba(11,116,182,1) 50%, rgba(5,104,179,1) 51%, rgba(5,104,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b74b6', endColorstr='#0568b3', GradientType=0 );

}
.b-steps .b-steps__content-digit:hover:after,
.b-steps .b-steps__content-item:focus .b-steps__content-digit:after {
	/* IE10+ */ 
	background-image: -ms-radial-gradient(center bottom, ellipse farthest-side, rgba(25,151,234,1) 0%, rgba(255,255,255,0.0) 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-radial-gradient(center bottom, ellipse farthest-side, rgba(25,151,234,1) 0%, rgba(255,255,255,0.0) 100%);
	/* Opera */ 
	background-image: -o-radial-gradient(center bottom, ellipse farthest-side, rgba(25,151,234,1) 0%, rgba(255,255,255,0.0) 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(radial, center bottom, 0, center bottom, 258, color-stop(0, rgba(25,151,234,1.0)), color-stop(100, rgba(255,255,255,0.0)));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-radial-gradient(center bottom, ellipse farthest-side, rgba(25,151,234,1) 0%, rgba(255,255,255,0.0) 100%);
	/* W3C Markup */ 
	background-image: radial-gradient(ellipse farthest-side at center bottom, rgba(25,151,234,1) 0%, rgba(255,255,255,0.0) 100%);
}
.b-steps .b-steps__content-item:focus .b-steps__content-digit:before,
.b-steps .b-steps__content-digit:hover:before {
    border-top: 2px solid rgba(197,225,244,1.0);
    border-bottom: 2px solid rgba(71,169,236,1.0);
    background-image: 
        linear-gradient(rgba(197,225,244,1.0), rgba(71,169,236,1.0)),
        linear-gradient(rgba(197,225,244,1.0), rgba(71,169,236,1.0))
    ;
    background-size: 2px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}
.b-steps .b-steps__line {
	display: none;
}
.b-steps .b-steps__content-digit:before {
	content: "";
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
}
.b-steps .b-steps__content-digit {
	-webkit-box-shadow: 0px 15px 35px 0px rgba(48, 107, 170, 1.0);
	-moz-box-shadow:    0px 15px 35px 0px rgba(48, 107, 170, 1.0);
	box-shadow:         0px 15px 35px 0px rgba(48, 107, 170, 1.0);
}
.b-steps .b-steps__content-digit:first-letter {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	vertical-align: baseline;
	margin-right: 15px;
}
.b-steps .b-steps__content-item-wrapper {
    position: absolute;
    z-index: 1;
    display: none;
	z-index: 3;
}
.b-steps .b-steps__content-item.b-steps__content-item--focus .b-steps__content-item-wrapper
, .b-steps .b-steps__content-item:focus .b-steps__content-item-wrapper
/*
.b-steps .b-steps__content-item:hover .b-steps__content-item-wrapper,
.b-steps .b-steps__content-item:active .b-steps__content-item-wrapper,
*/
{
	position: relative;
	display: block;
}
.b-steps .b-steps__content-item .b-steps__content-digit:after {
	z-index: 10;
}
.b-steps .b-steps__content-item:nth-child(1) .b-steps__content-digit:after {
	content: "1Первичный прием";
}
.b-steps .b-steps__content-item:nth-child(2) .b-steps__content-digit:after {
	content: "2Обследование";
}
.b-steps .b-steps__content-item:nth-child(3) .b-steps__content-digit:after {
	content: "3Подготовка к ЭКО";
}
.b-steps .b-steps__content-item:nth-child(4) .b-steps__content-digit:after {
	content: "4Получение клеток";
}
.b-steps .b-steps__content-item:nth-child(5) .b-steps__content-digit:after {
	content: "5Оплодотворение";
}
.b-steps .b-steps__content-item:nth-child(6) .b-steps__content-digit:after {
	content: "6Перенос эмбрионов";
}
.b-steps .b-steps__content-item:nth-child(7) .b-steps__content-digit:after {
	content: "7Беременность";
}


/* [contact-us] */
.home-page__contact-us .home-page__contact-us-button {
  padding: 20px 0px 30px;
}
.home-page__contact-us .home-page__contact-us-links a {
	display: table;
	text-align: center;
	margin-bottom: 10px;
}
.home-page__contact-us .home-page__contact-us-links a,
.home-page__contact-us .home-page__contact-us-links a:first-child,
.home-page__contact-us .home-page__contact-us-links a:last-child {
	margin-right: auto;
	margin-left: auto;
}
.home-page__contact-us .home-page__contact-us-picture {
	width: 100%;
	padding-top: 10px;
}
.b-history__gallery {
	top: 600px;
	margin-top: 250px;
}

/* [b-history] */
.b-history {
	background-position: 130% 46%;
	margin-left: -20px;
	margin-right: -20px;
}
.b-history .b-history__wrapper {

}
.b-history .b-history__wrapper .span6 {
	width: 100%;
	padding-right: 0px;
	margin-left: 0px;
}
.b-history .b-history__item {
	height: auto;
}
.b-history .b-history__wrapper .span6 .b-history__item-content {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	width: auto;
}
.b-history .b-history__wrapper .span3 {
	margin-left: -20px;
	margin-right: -20px;
}

/* [b-history__gallery] */
.b-history__gallery-wrapper {
	width: 100%;
}
.b-history__gallery .b-history__gallery-wrapper .b-history__gallery-layer .b-history__gallery-item {
	display: none;
}
.b-history__gallery .b-history__gallery-wrapper .b-history__gallery-layer .b-history__gallery-panel {
	width: auto;
	left: 0px;
	right: 0px;
}

/* [b-history__extra] */
.b-history__extra {
	padding-right: 120px;
}

/* [b-encyclopedia] */
.b-encyclopedia:nth-child(8) {
	position: relative;
	margin-left: -20px;
	margin-right: -20px;
}
.home-page__contact-us,
.b-history .b-history__wrapper .span3,
.b-threshold {
	background: transparent;
	margin-left: -20px;
	margin-right: -20px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item {
	display: block;
	width: 100%;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+1) {
	padding-right: 0px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) {
	padding-left: 0px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-box {
	padding-left: 20px;
	padding-right: 220px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-content {
	margin-right: -220px;
	margin-left: 0px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-content {
	margin-left: -20px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-cover {
	right: 0px;
	left: auto;
	margin-left: 15px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(3) {
	display: block;
}

/* [home-page__partners] */
.home-page__partners a {
	margin-left: 6px;
	margin-right: 6px;
}
.home-page__partners a:first-child {
	margin-left: 0px;
}
.home-page__partners a:last-child {
	margin-right: 0px;
}
.home-page__partners .home-page__partners_cryos {
	background-size: cover;
	background-position: -215px;
	width: 81px;
	height: 38px;
}
.home-page__partners .home-page__partners_cryos:hover {
	background-position: -296px;
}
.home-page__partners_eshre {
	background-size: cover;
	background-position: -88px;
	width: 63px;
	height: 38px;
}
.home-page__partners_eshre:hover {
	background-position: -151px;
}
.home-page__partners_rahr {
	background-size: cover;
	background-position: 1px;
	width: 44px;
	height: 38px;
}
.home-page__partners_rahr:hover {
	background-position: -43px;
}
.home-page__partners_iso {
	background-size: cover;
	background-position: -378px;
	width: 32px;
	height: 38px;
}
.home-page__partners_iso:hover {
	background-position: -413px;
}

/* ************************************************************ */
/* ************************ [/CONTENT] ************************ */
/* ************************************************************ */

/* ************************************************************ */
/* ************************** [FOOTER] ************************ */
/* ************************************************************ */

/* [b-footer] */
.b-footer .footer-socials {
	position: absolute;
	padding-top: 1px;
	width:210px;
}
.b-footer .b-footer__copyright {
	margin-top: 85px;
}
.b-footer .b-footer__made-in,
.b-footer .footer-socials,
.b-footer .b-footer__copyright {
    font-size:12px
}
.b-footer .b-footer__made-in {

}

/* [b-footer__content] */
.b-footer__content {

}

/* [b-sitemap] */
.b-sitemap .b-sitemap__root:nth-child(2n),
.b-sitemap .b-sitemap__root:nth-child(2n+1) {
	text-align: left;
}
.b-sitemap .b-sitemap__root:nth-child(2n) {
	float: right;
	width: 39%;
}
.b-sitemap .b-sitemap__root:nth-child(2n+1) {
	float: left;
	width: 60%;
}

/* [b-footer__made-in-text] */
.b-footer__made-in-text {
    display:none;
}

/* ************************************************************ */
/* ************************* [/FOOTER] ************************ */
/* ************************************************************ */



.b-laboratory__controls-panel {
	display: block;
	text-align: center;
	margin: 20px 0 0;
	width: 360px;
}
.b-checkeds__wrapper {
	background: transparent;
}
.b-checkeds__item {
	color: transparent;
	overflow: hidden;
	width: 20px;
	height: 20px;
	padding: 0;
	background-color: #e6e6e6;
	border-radius: 20px;
	display: inline-block;
	margin: 0 5px;
	float: none;		
}
.b-checkeds__item .pseudo {
	color: transparent!important;
	border: 0!important;
}
.b-checkeds__item .pseudo,
.b-checkeds__item_state_active:hover .pseudo,
.b-checkeds__item_state_active .pseudo,
.b-checkeds__item_state_active .b-checkeds__item-link,
.b-checkeds__item_state_active:hover .b-checkeds__item-link {
	color: transparent!important;
}
.b-laboratory__description-arrow {
	left: 50%;
}
.b-laboratory__description-arrow_1 {
	margin-left: -120px;	
}
.b-laboratory__description-arrow_2 {
	margin-left: -85px;
}
.b-laboratory__description-arrow_3 {
	margin-left: -55px;
}
.b-laboratory__description-arrow_4 {
	margin-left: -20px;
}
.b-laboratory__description-arrow_5 {
	margin-left: 15px;
}
.b-laboratory__description-arrow_6 {
	margin-left: 50px;
}
.b-laboratory__description-arrow_7 {
	margin-left: 80px;
}
.b-laboratory__description-arrow_8 {
	margin-left: 80px;
}
.b-review-gallery__wrapper {
	left: 0!important;
	width: 100%;
}
.b-review-gallery__item {
	display: block;
	width: 80%;
	margin: 0 0 0 10%;
}
.b-review-gallery__control {
	display: none;
}
.b-review-gallery__controls {
	margin: 0 auto;
	width: 80%;
}
.b-compact-news__item {
	width: 100%;
}
.b-address-map__item {
	position: static;
	display: block;
	width: 100%;
	padding: 10px 10px;
	white-space: nowrap;
	padding-left: 40px;
	text-align: left;
}
.b-address-map__box_state_active {
	padding-right: 0;
}
.b-contacts__phone {
	font-size: 24px;
}
.b-contacts .i-link {
	display: block;
	border: none;
	text-decoration: underline;
}
.b-contacts font[size="5"] {
	font-size: 18px;
}
.b-contacts__text {
	margin-top: 20px;
	padding-left: 0;
}
.b-contacts__text:before {
	display: none;
}
.b-laboratory__description-content {
	width: 250px;
	min-width: 0px;
}
.b-laboratory__points-content {
	display: none;
}
.b-laboratory__point {
	display: none;
}
.b-laboratory__content {
	max-height: 550px;
}
.b-address-map__schedule {
	margin-left: 0!important;
}
.b-address-map__map {
	margin-top: 0;
}

.b-address-map__map-cover {
	height: 250px;
}
#ticket_page {
	max-width: 100%;
}
.b-content .h1 {
	margin-bottom: 15px;
}
.subnav__item_bg {
	padding-top: 15px;
	padding-bottom: 13px;
}
.about {
	padding-top: 25px;
}
.about_text {
	margin-right: 0;
}
.about_text p {
	margin-top: 0;
	margin-bottom: 10px;
}
.b-review-gallery__item-inner {
	padding: 0 20px;
	max-height: 350px;
}
.b-review-gallery__item-header {
	padding-top: 25px;
}
.b-review-gallery__item_6 ,
.b-review-gallery__item_5 ,
.b-review-gallery__item_4 {
	display: none;
}
.b-compact-news__head {
	margin-bottom: 20px;
	margin-top: 60px;
	color: #000;
	text-decoration: none;	
}
.b-compact-news__head  a { 
	color: #000;
	text-decoration: none;	
}
.b-header__content .b-call_static {
	/*display: none;*/
	padding: 13px 14px 15px 16px;
}
/* .i-simple-popup__close {
	top: 20px;
	right: 20px;
	width: 9px;
	height: 9px;
	background-position: 0px -276px;
} */
.b-doctor-list__text {
	padding-top: 20px;
}
.b-content-main {
	
}
.b-content-main-first-bg img {
	display: block;
	max-width: 100%;
}
.b-content-main-first-bg {
	display: block!important;
	width: 100%;
	padding: 0px 20px;
}
.b-steps__title-img.hidden-mobile {
	display: none!important;
}





.b-account .b-form .input-xlarge {
	width: 100%!important;
}
.b-account_dialog #file_list_load {
	margin-left: -50px;
}
.b-account__dialog-author {
	left: -40px;
}
.b-account__dialog {
	margin-left: 40px;
}




.subsubnav_bg_simple.hasItems {
	padding-top: 20px;
}
.b-doctor-list__text {
	padding-top: 0;
}
.b-doctors-list__item {
	width: 100%;
	margin-right: 0;
	position: relative;
	min-height: 125px;
	padding-left: 125px;
	margin-bottom: 8px;
}

.b-doctors-list__img {
	margin-bottom: 0;
	width: 105px;
	overflow: hidden;
	height: 95px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	position: absolute;
	left: 0;
	top: 5px;
}
.b-doctors-list__img img {
	display: block;
	width: 100%;
	height: auto;
}
.b-doctors-list__name {
	text-align: left;
	max-width: 150px;	
}
.b-doctors-list__prof {
	text-align: left;
}
.gallery_l, .gallery_r {
	margin-top: 0;
	top: 85px;
}


.hidden-mobile {
	display: none!important;
}
.visible-mobile {
	display: block!important;
}

/*.b-filter {
	background: #65c0ec;
	padding-right: 10px;
	padding: 10px 20px;
	margin-left: -20px;
	width: 100%;
	border-radius: 0;
	padding-bottom: 15px;
}*/

.b-filter__item {
	margin: 10px 10px 0 0;	
	width: 100%;
}
.b-filter__item:first-child {
	margin-top: 0;
}
.b-doctors__content-item {
	width: 100%;
	display: block;
	width: 100%;
	padding: 30px 20px;
	margin-left: -20px;	
	position: relative;
	overflow: visible;
	margin-top: 18px;
	min-height: 0px;

	background: rgba(90,12,12,1);
	background: -moz-linear-gradient(45deg, rgba(90,12,12,1) 0%, rgba(133,20,18,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(90,12,12,1)), color-stop(100%, rgba(133,20,18,1)));
	background: -webkit-linear-gradient(45deg, rgba(90,12,12,1) 0%, rgba(133,20,18,1) 100%);
	background: -o-linear-gradient(45deg, rgba(90,12,12,1) 0%, rgba(133,20,18,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(90,12,12,1) 0%, rgba(133,20,18,1) 100%);
	background: linear-gradient(45deg, rgba(90,12,12,1) 0%, rgba(133,20,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a0c0c', endColorstr='#851412', GradientType=1 );
}
.b-doctors__content-item:after {	
	content: '';
	display: block;
	position: absolute;
	top: -13px;
	left: 20px;
	width: 30px;
	height: 14px;
	background: url(../images/doctors-red-arrow.png);
}
.b-doctors__description {
	position: static;
	display: block;
	width: 100%;
	font-size: 13px;
}
.b-doctors__description-img-min {
	width: 300px;
	height: 300px;
	overflow: hidden;
	border-radius: 70px;
	border: 2px solid #fff;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}
.b-doctors__description-img-min img {
	display: block;
	height: 100%!important;
	width: auto!important;
}
.b-doctors__description-name {
	display: inline-block;
	vertical-align: top;	
	font-size: 21px;
	border-bottom: 0!important;
	font-family: StoryMama;
	margin-bottom: 10px;
	margin-top: 20px;
}
.b-doctors__description-name > span {
	display: inline;
	/* border-bottom: 1px solid rgba(255,255,255,.3); */
	cursor: default;
}
.b-doctors__choose-name-link.disabled {
	opacity: 1;
}
.b-filter__item_selected a span {
	border: 0;
}
.b-filter__item_selected a > span {
	border-bottom: 1px dashed #fff;
}
.b-doctors__content-item-mobile {
	max-height: 0px;
	overflow: hidden;
	padding: 0 20px;
	margin-left: -20px;	
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;§
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.b-doctors__content-item-mobile.b-doctors__content-item_active {
	max-height: 7000px;	
	opacity: 1;
}
.b-doctors__description {
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}



.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item {
	width: 100%!important;
}
.b-encyclopedia__item-content ,
.b-encyclopedia__item-wrapper ,
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item {
	min-height: initial!important;
}

.gallery_frame {
	height: 220px;
}
.gallery {
	padding-bottom: 280px;
	height: 290px;
	margin-bottom: -140px;
}
.gallery_text {
	height: 220px;
	bottom: -240px;
	max-width: 85%;
}


.b-contacts {
	padding-top: 20px;
	padding-bottom: 30px;
}

.b-contacts .m-b-30 {
	margin-bottom: 0px!important;
}
#callback_page {
	margin-top: 25px;
	width: 100%;
	margin-left: -20px;
	border-radius: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
}
/*
div.calculators__form {
	margin-left: -45px;
	margin-right: -45px;
}
*/
.calculators__form .registr-form  .control-label,
#callback_page .control-label {
	display: none;
}
#callback_load_button {
	margin-left: 0;
}
#callback_page .b-form__required-list {
	padding-bottom: 20px
}
#callback_page .b-form__group_button {
	margin-top: 10px;
}
#callback_page .controls {
	margin-bottom: 15px;
}


.b-contacts_skype {
	padding-top: 10px;
}
.b-contacts__skype {
	padding-left: 0;
}

.b-contacts__skype h2.first_child {
	padding-top: 10px;
	margin-bottom: 10px;	
	font-size: 24px;
}
.b-contacts_skype:before {
	left: initial;
	width: 60px;
	right: 0;
}
.b-contacts_skype .b-contacts__text {
	margin-top: 40px;
	margin-bottom: 15px;
}


.b-contacts_sms {
	padding-top: 35px;
}
.b-contacts__sms h2 {
	font-size: 25px;
	padding-top: 10px;
}
.b-contacts__sms {
	padding-bottom: 25px;
}
.b-contacts_sms .b-contacts__text {
	margin-top: 25px;
}
.b-contacts__sex {
	width: 100%!important;
	margin: 0!important;
}
.b-contacts__sex-content {
	margin: 0!important;
}
.b-comment-with-photo__comment {
	width: 70%;
}
.b-contacts__chooser {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;	
}
.b-contacts__chooser-item th ,
.b-contacts__chooser-item td {
	width: 100%;
	display: block;
	clear: both;
}
.b-contacts__chooser-item th {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
}
.b-contacts__chooser-item th:last-child {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	padding-top: 2px;
	padding-bottom: 10px;
}
.b-contacts__chooser-item td {
	padding-left: 10px;
	background: transparent;
}
.b-contacts__chooser-item td:last-child {
	color: #999;
	font-size: 13px;
	font-style: normal;
	padding-top: 0;
}
.b-contacts__chooser-item td span {
	font-style: normal;
}
.b-contacts__chooser-item:hover td {
	background: transparent!important;
	color: #000!important;
}
.b-contacts__chooser-item:hover td:last-child {
	color: #999!important;
}
.b-contacts__chooser-item:hover td span {
	color: #999!important;
}
.b-certificates__item {
	width: 46%;
	margin-right: 6%;
}
.b-certificates__item:nth-child(3n) {
	margin-right: 6%;
}
.b-certificates__item:nth-child(even) {
	margin-right: 0;
}
.b-certificates__item-inner {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.b-shelf {
	background-position: 170px 20px;
	margin-bottom: 
}
.b-shelf__line {
	margin-left: 0;
	margin-right: 0;
}
.b-shelf__wrapper {
	text-align: left;
	margin-bottom: -95px;	
}
.b-shelf__item_diplom_gold {
	-webkit-transform: scale(0.7);  /* Saf3.1+, Chrome */
	-moz-transform: scale(0.7);  /* FF3.5+ */
	-ms-transform: scale(0.7);  /* IE9 */
	-o-transform: scale(0.7);  /* Opera 10.5+ */
	transform: scale(0.7);
    margin-left: -100px;	
}
.b-shelf__item_begemot {
	-webkit-transform: scale(0.7);  /* Saf3.1+, Chrome */
	-moz-transform: scale(0.7);  /* FF3.5+ */
	-ms-transform: scale(0.7);  /* IE9 */
	-o-transform: scale(0.7);  /* Opera 10.5+ */
	transform: scale(0.7);
    margin-left: -30px;
}
.b-shelf__item_train {
	-webkit-transform: scale(0.7);  /* Saf3.1+, Chrome */
	-moz-transform: scale(0.7);  /* FF3.5+ */
	-ms-transform: scale(0.7);  /* IE9 */
	-o-transform: scale(0.7);  /* Opera 10.5+ */
	transform: scale(0.7);
    margin-left: -70px;
    height: 110px;
}
.b-shelf__item_picture {
	-webkit-transform: scale(0.7);  /* Saf3.1+, Chrome */
	-moz-transform: scale(0.7);  /* FF3.5+ */
	-ms-transform: scale(0.7);  /* IE9 */
	-o-transform: scale(0.7);  /* Opera 10.5+ */
	transform: scale(0.7);
    margin-left: -30px;
    height: 150px;
}
.b-shelf__item_diplom_silver {
	-webkit-transform: scale(0.7);  /* Saf3.1+, Chrome */
	-moz-transform: scale(0.7);  /* FF3.5+ */
	-ms-transform: scale(0.7);  /* IE9 */
	-o-transform: scale(0.7);  /* Opera 10.5+ */
	transform: scale(0.7);
    margin-left: -80px;
}

h1.article-title {
	font-size: 25px;
	line-height: 30px;
}
.box.green-bottom {
    border-bottom: 2px solid rgb(170,205,0);	
    margin-bottom: 20px;
}
.box.children, .box.green-bottom {
	width: 100%;
	float: none;
}
.forma-zapis-na-priem .control-label {
	display: block;
	float: none;
	width: 100%!important;
	margin-bottom: 10px;
}

.bottom-number .gray-number {
	font-size: 20px;
	margin-bottom: 20px;
}
.bottom-number .gray-number b {
	display: block;
}
.bottom-number .green-number {
	font-size: 30px;
}
.b-review-block__item.span3 {
	width: 100%;
	float: none;
	padding-left: 0 !important;
}
.b-review-block__item-inner {
	padding: 0 20px!important;
	margin: 0 -20px!important;
}
.b-doctors {
	padding-bottom: 20px;
}
.b-doctors__attach .pseudo {
	color: #fff!important;
}
.b-doctors__attach:hover .pseudo {
	color: #fff!important;
}
.b-doctors__attach .b-checkeds__item {
    color: #fff;
    overflow: hidden;
    width: auto;
    height: auto;
    padding: 10px 8px;
    background-color: #e6e6e6;
    border-radius: 5px;
    display: inline-block;
    margin: 0;
    float: none;
}
.b-doctors__content-attach_state_opacity {
	opacity: 1;
}
.b-checkeds__box_description {
	width: 100%;
}
.b-doctors__content-attach_state_opacity {
	opacity: 1;
}

.faq_doctor_face {
	width: 110px;
}
.faq_doctor_info {
	width: 140px;
	padding-top: 0;
}
.faq_doctor {
	margin-bottom: 20px
}
.b-header__nav--hover  .mobile-search.visible-tablet {
	/*left: 10px;*/
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	width: auto;	
}
.b-header__nav--hover  .mobile-search.visible-tablet:before {
	left: 5px;
}
.file i {
    background: url(/f/resources/pdf-icon-min.png);
    width: 26px;
    height: 31px;
    position: absolute;
    top: initial;
    bottom: -38px;
    left: 55px;
}
.file.wrap {
	padding-left: 0;
}
.file nobr {
	padding-top: 10px;
    padding-left: 35px;
}
.tablet-title {
	padding-bottom: 10px;
}


.mm-block-search-wrapper {
	padding: 0;
	margin-bottom: 40px;
}
.mm-block-search-content .mm-search-form-input {
	display: block;
	width: 275px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mm-block-search-content .mm-search-form-input:focus {
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mm-search-suggest-text ,
.mm-search-suggest-option {
	display: none !important;
}
.mm-search-suggest-text:nth-child(1) ,
.mm-search-suggest-option:nth-child(2) {
	display: inline !important;
}
.mm-block-search-content ,
.mm-block-search-content .mm-search-form {
	position: relative;
}
.mm-block-search-content .mm-search-suggest {
	position: absolute;
	bottom: 70px;
}
.mm-block-search-content .mm-search-form-button {
	margin-top: 10px;
	display:none;
}
.b-encyclopedia-articles__photo {
	display: none;
}
.b-encyclopedia-articles__text h4 {
	font-size: 18px;
}
.b-encyclopedia-articles__item {
	margin-bottom: 30px;
}
.mm-pagination-wrapper {
	font-size: 16px;
}
.mm-pagination-wrapper a {
	margin: 0 5px;
}
.b-encyclopedia-term__column {
	width: 100%;
	margin: 0;
}
.b-encyclopedia-term__alphabet a {
	display: inline-block;
}

.b-address-map__map-cover-2 {
    height: 250px;
}


.b-contacts.b-contacts_question.liloo {
	margin-left: -30px;
}



.subsubnav__current {
	font-size: 18px !important;
	max-height: 60px;
	line-height: 60px;
}
.subsubnav_bg {
	max-height: 60px;
}
.nav__arrow-down {
	top: 30px;
	right: 30px;
}
.subsubnav_bg.open .subsubnav__current {
	margin-bottom: 0;
}
.subsubnav__item_w {
	margin: 0 20px;
}
.subsubnav__current {
	padding-left: 20px;
}
.subsubnav__item_w.selected {
	padding-left: 40px;
}
.subsubnav:nth-child(2) .subsubnav__current {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.subsubnav:nth-child(2) .nav__arrow-down {
	top: 22px;
}
.subsubnav:nth-child(2) .subsubnav_bg {
	max-height: 50px;.nav__arrow-down
}
.subsubnav__item_w.selected ,
.subsubnav__item_w {
	padding-top: 10px;
	padding-bottom: 10px;
}


.confirm-sms-field.w200 {
	width: 70%;
	margin-top: 20px;
}
.b-media__element {
	width: 100% !important;
	float: none;
	margin: 5% 0;
}
.b-filter_video .b-filter__item {
	margin-right: 10px;
}
.b-filter_photo .b-filter__item  {
	width: 100%;
}

.registr-form {
	margin-left: -20px!important;
}
.registr-form .control-label  {
	display: block;
	width: 100% !important;
}

.ask-me .base-popup-box ,
.call-me .base-popup-box {
    margin-left: -150px;
    width: 300px;
    padding: 20px;
}
.ask-me .base-popup-box-inner ,
.call-me .base-popup-box-inner {
	padding-top: 0;
}
.b-contacts-blue .input-medium {
	width: 100%;
    width: 100% !important;
    box-sizing: border-box;
    height: 30px;	
}
.b-contacts-blue .b-form {
    margin: 0 !important;
    border-radius: 15px !important;
    padding: 30px 20px !important;
}
.b-account .b-form__group .control-label {
	display: none;
}
.b-account .form-horizontal .controls {
	margin-left: 0 !important;
}






.b-layout__header {
	position: fixed;
}


.b-header__nav--hover:after {
    content: "";
    /*width: 85%;*/
    display: block;
    top: 0;
	right: 64px;
    left: 0;
    position: fixed;
    height: 100%;
    z-index: 1;
    
	-webkit-box-shadow: 20px 0px 20px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    20px 0px 20px 0px rgba(0, 0, 0, 0.20);
	box-shadow:         20px 0px 20px 0px rgba(0, 0, 0, 0.20);

	border-bottom: 1px solid #f9f9fb;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FEFEFE),
		color-stop(1, #F3F3F8)
	);
	
	background-image: -o-linear-gradient(bottom, #FEFEFE 0%, #F3F3F8 100%);
	background-image: -moz-linear-gradient(bottom, #FEFEFE 0%, #F3F3F8 100%);
	background-image: -webkit-linear-gradient(bottom, #FEFEFE 0%, #F3F3F8 100%);
	background-image: -ms-linear-gradient(bottom, #FEFEFE 0%, #F3F3F8 100%);
	background-image: linear-gradient(to bottom, #FEFEFE 0%, #F3F3F8 100%);
	
}
.b-header__nav--hover:before ,
#horizontal-multilevel-menu ,
.mobile-search.visible-tablet.b-header__search  {
	position: relative;
	z-index: 2;
}

.d-odd-form,
#callback_page  {
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0,56,98,1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0,56,98,1);
	box-shadow: 0px 5px 20px 0px rgba(0,56,98,1);
}
/*
.d-odd-form .d-plain-tbl-2 {
	margin-top: 15px;
	padding-bottom: 28px!important;
}
*/
.d-odd-form .d-plain-tbl-2 td {
	/*
	padding-top: 5px;
	padding-bottom: 4px;
	*/
}
.d-odd-form .d-plain-tbl-2 tr.last-row:last-child td {
	/*
	display: block;
	width: 100%;
	*/
}
.d-odd-form .d-plain-tbl-2 tr.last-row:last-child td.d-tar {
	max-width: 170px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.d-odd-form .d-plain-tbl-2 tr.last-row:last-child .d-date {
	margin: 0px;
}
/*
.d-odd-form {
	padding-top: 10px !important;
	padding-bottom: 27px!important;
}
*/
.d-odd-form .slider-temp-td {
	padding-top: 20px;
}
/*
.d-odd-form .d-plain-tbl td {
	display: block;
	width: 100%;
	padding: 0px 0px 10px!important;
	text-align: left;
}
*/
.d-odd-form .d-plain-tbl td.d-tar {
	/*padding: 0px 0px 5px!important;*/
	padding: 0px;
	/*text-align: left!important;*/
}
.d-odd-form .d-blue-box-right .d-auth-tbl td {
	text-align: center;
	padding: 0px 0px!important;	
}
.d-odd-form .d-blue-box-right .d-auth-tbl em {
	padding-top: 0px;
	color: #103043;
}
.d-odd-form .slider-temp {
	right: auto;
	margin-left: -115px;
}
.d-blue-box.d-blue-box-sl-temp {
	padding-top: 20px!important;
}
.d-odd-form .d-blue-box-right {
	padding: 0px;
}
/*
.d-odd-form .d-date {
	margin-bottom: 24px;
}
*/
.d-odd-form .d-blue-box-right .d-auth-tbl {
	margin: 0px auto 28px;
}
.d-odd-form input.d-s-t-wide {
	margin-bottom: 4px;
}
.d-odd-form form {
	color: #103043;
	font-size: 14px;	
}
.d-odd-form #form-basal-temperature tr:last-child td {
	/*
	padding-top: 14px!important;
	padding-bottom: 16px!important;
	*/
}
.d-odd-form .d-plain-tbl td .d-fl {
	width: 50%;
	padding-bottom: 9px;
	box-sizing: border-box;
}
.d-odd-form .d-plain-tbl td .d-fl:last-child {
	padding-top: 12px;
	padding-bottom: 16px;
}
.d-odd-form h1.h3 {
	font-size: 18px;
	color: #000;
	text-shadow: 0px 1px 0px rgba(255,255,255,1.0);
	padding: 0px;
	/*margin: 23px 0px 10px;*/
	margin: 0px 0px;
}
.d-odd-form .d-plain-tbl {
	margin-top: 15px;
}
.calculators-form__header {
    padding: 20px 20px 0;
}
/*
.calculators__form {
    margin-left: -43px;
    margin-right: -43px;	
}
*/
.calculators__form .b-form {
    max-width: 100%;
	padding-left: 20px!important;
	padding-right: 20px!important;
    box-sizing: border-box;
    border-radius: 10px !important;
    overflow: hidden;    
}
#callback_page {
	padding-top: 30px;
	padding-bottom: 15px;
}
.calculators__form .registr-form .controls,
#callback_page .controls,
#callback_page .b-form__widget,
.b-form__widget-wrapper {
	width: 100%;
}
.calculators__form .b-form__widget-item {
	max-width: 94%!important;
	width: 94%!important;
}
.d-odd-form.d-mw-0 {
	margin-bottom: 0 !important;
    max-width: 100%;
    box-sizing: border-box;
	/*overflow: hidden;*/
	min-width: initial;    	
}
.question_form {
	margin-bottom: 0;
}
.calculators__form-wrapper {
	padding-bottom: 0 !important;
}

.mobile-m-b-730 {
	margin-bottom: 730px !important;
}

.mobile-row {
	display: block;
	white-space: normal !Important;
	width: 100%;
	padding-left: 20px !important;
    text-align: left !important;
}



.tablet-max-w-580 td {
	display: block;
	width: 100% !important;
	box-sizing: border-box;
	text-align: left;
}
.tablet-max-w-580 .calculators-form__header {
	padding-left: 0;
	padding-right: 20px;;
}
/*
.mobile-pad-l-0 {
	padding-left: 0 !important;
}
.mobile-pad-r-0 {
	padding-righ: 0 !important;
}
.d-odd-form {
	margin-top: 0 !important;
}
.d-plain-tbl td {
	padding-left: 0 !important;
	padding-top: 30px !important;
}
*/
.b-content .d-blue-box,
.b-content__wide_first .d-blue-box {
	/*
	padding-top: 30px!important;
	margin-left: -30px;
	margin-right: -30px;
	*/
}
.d-plain-tbl td.d-tar {
	/*padding-top: 35px !important;*/
	/*padding: 0px!important;*/
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	display: block;
}
.d-plain-tbl td.d-tar .control-label {
/*
	text-align: left!important;
	padding-top: 0px!important;
	margin-bottom: 0px!important;
*/
}
.d-plain-tbl td.d-nowrap .d-date {
	/*padding-top: 5px!important;*/
	/*padding-bottom: 30px!important;*/
}
.d-plain-tbl td.d-nowrap {
	display: block;
	padding: 0px!important;
}

.d-odd-form-sp .d-plain-tbl {
	padding-top: 0;
}
.d-odd-form .d-plain-tbl--sperm {
	width: 100%;
	margin: 25px auto 18px;
}
.d-odd-form .d-plain-tbl--sperm td {
	display: table-cell;
}
.d-odd-form .d-plain-tbl--sperm td.d-tar {
	padding: 4px 0px 0px!important;
}
.b-form-wrapper-600 .m-b-30 {
	margin-bottom: 22px!important;
}
.calc_planning_visit {
	margin-top: 0;
}
.d-odd-form .d-plain-tbl-2 {
	padding-right: 0px;
}
.d-odd-form .d-plain-tbl-2 .d-tar {
	/*margin-bottom: 6px;*/
}
.d-odd-form .d-plain-tbl-2-section .d-tar {
	margin-top: 2px;
	margin-bottom: 2px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
}
.d-odd-form .d-plain-tbl-2-section .d-tac {
	text-shadow: none;
}
.d-odd-form .d-plain-tbl-2-section {
	font-size: 12px;
	color: #567;
}
.calc_planning_visit .d-plain-tbl-2 td {
	padding: 0;
	padding-top: 0 !important;
	width: 100% !important;
}
.calc_planning_visit .d-plain-tbl-2 td:nth-child(2){
	padding-bottom: 15px !important;
}

.self-diagnosis {
	padding-top: 30px !important;
}
.self-diagnosis dfn {
    display: block;
    float: none !important;
    width: 100% !important;
    text-align: left !important;
    padding-bottom: 10px;
}
.self-diagnosis fieldset {
	margin-left: 0 !important;
}
.self-diagnosis .d-btn {
	padding-top: 20px;
	padding-bottom: 20px;	
}







.mobile-call-button {
	position: fixed;
	top: 100%;
	z-index: 100;
	width: 100%;
	min-width: 320px;
	height: 60px;
	display: block !important;
	background: url(../images/mobile-call-button-bg.png) repeat-x 0 0;
	left: 0;
	margin-top: -60px;
	text-align: center;
	color: #000;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
}
.mobile-call-button:active ,
.mobile-call-button:hover {
	background-position: 0 -60px;
	color: #000 !important;
}
.mobile-call-button__text {
	color: #000 !important;
}
.mobile-call-button__icon {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 36px;
	background: url(../images/mobile-call-button-icon.png) no-repeat 0 0;
	margin-right: 8px;
	position: relative;
	top: 2px;
}

/*
.self_diagnosis .d-odd-form {
	padding-top: 30px !important;
	margin-top: 20px !important;
}
*/

#form-basal-temperature {
	margin-top: 0;
	margin-bottom: 0;
}
.d-plain-tbl .d-ruler.d-ruler-h,
.d-plain-tbl .d-ruler.d-ruler-w {
	min-width: 240px;
}
.d-plain-tbl .d-ruler.d-ruler-h {
	margin-bottom: 24px;
}
.d-plain-tbl .d-ruler.d-ruler-w {
	margin-bottom: 36px;
}
.d-odd-form .d-plain-tbl td.width-50 {
	width: 50%;
	min-width: 10px;
	display: inline-block;
}
.d-odd-form .d-plain-tbl td.width-50 .control-label {
	text-align: right;
	margin: 4px 0px 0px;
	padding: 0px 20px 0px 0px;
}
.basal-temperature .d-odd-form-caption {
	display: none;
}
.basal-temperature .d-plain-tbl {
	max-width: 100%;
	display: block;
	padding: 0 20px;
	box-sizing: border-box;
}
.basal-temperature .d-plain-tbl td {
    display: block;
    padding: 0 0 20px!important;	
    width: 200px;
}
.basal-temperature .d-fl {
	float: none;
}
.basal-temperature .slider-temp {
	background: transparent;
	width: 100%;
	height: 28px;
	margin: 0;
}
.d-auth-tbl-mobile img {
	width: 50px;
	height: auto;
}


table.d-plain-tbl-2 td.d-tar {
	text-align: left!important;
}
.date-birth .d-plain-tbl-2 td.d-tar {
	width: 100% !important;
}
.date-birth .d-plain-tbl-2 {
	padding-bottom: 30px;
}
.calculators-best-days .d-plain-tbl td.d-tac span {
	padding-left: 1em!important;
}
/*
.d-blue-box {
	padding: 0 35px !important;
}
.pregnancy-calendar .d-blue-box {
	padding-top: 0 !important;
}
.pregnancy-calendar .d-odd-form {
	margin-top: 20px !important;
}
.pregnancy-calendar .d-odd-form > form {
	margin-bottom: 0 !important;
}
*/


.weight-gain .question_form td {
	/*
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	*/
	/*
	padding: 0 !important;
	padding-bottom: 10px !important;
	*/
}
/*
.weight-gain .d-odd-form {
	padding-top: 30px !important;
}
*/
.weight-gain .d-caption {
	display: none;
}
/*
.d-plain-tbl.d-plain-tbl-2 tr:last-child td {
	width: 50%;
	float: left;
}
*/
.calculators-best-days .d-plain-tbl td {
	/*display: block;*/
	padding: 0 !important;
	text-align: left;
}
.calculators-best-days .d-tar {
	width: 100% !important;
    margin-top: 20px;
    margin-bottom: 10px;
}
.calculators-best-days .d-tac ,
.calculators-best-days .visibility_515 ,
.calculators-best-days .visibility_514 ,
.calculators-best-days .visibility_513 ,
.calculators-best-days .visibility_512 {
    width: 16% !important;
    float: left;
}
.calculators-best-days .d-inp-short-2 {
	width: 15px !important;
}
.calculators-best-days .d-btn {
	margin-top: 20px;
}
/*div.calculators__form,*/
.d-blue-box.d-blue-box-sl-weight,
.calculators__form-wrapper .d-blue-box,
.calc-sperm .d-blue-box,
.planning-visits .d-blue-box ,
.basal-temperature {
	/*padding-top: 30px !important;*/
}
.d-blue-box.d-blue-box-sl-weight {
	/*
	margin-left: -30px;
	margin-right: -30px;
	*/
}



.b-service__nav {
	padding-bottom: 15px;
}
.b-service__nav-item {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	font-size:15px;
}
.b-service__content-text {
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0;
    box-sizing: content-box;
    margin-top: 20px;	
	padding: 25px 15px 30px;
	font-size:15px;
}
.b-service__content-img {
    width: 160%;
	margin-left:0;
	min-width: 100%;
    height: auto;
}
.b-service__content-button-wrapper--fixed {
	margin-top: -40px;
}
.b-service__content--full-width {
	margin-left: -20px;
}
.b-sitemap .b-sitemap__root .b-sitemap__header .b-sitemap__link,
.b-sitemap .b-sitemap__root .b-sitemap__header .i-link__decoration {
	text-decoration: none;
	border: 0px none;
	font-size:14px;
}
/*Правки для раздела Статьи Энциклопедия*/
.content_sidebar_l {
   display:none;
}
.mm-block-search-content .mm-search-suggest {
   display:none;
}
.mm-block-search-content .mm-search-form-button {
   margin-top: 10px;
}
.button_send {
   float:none!important;
}
div.d-calendar {
	right: -9%;
}

.b-service__content--article__button-wrapper .b-button span {
	white-space: nowrap;
	font-size: 16px;
}

.title-form {
	font-size: 17px;
}

.form-code-inner-text .b-form__group {
    width: 100%;
    float: none;
}

.form-code-inner-text .b-form__required-list {
	margin-left: 0;
}

.about-block__inner {
	width: 100%;
}

.our-tech__block {
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 30px;
}

.our-tech__block:nth-child(2n) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	float: none;
}

.why-select__block {
	width: 100%;
	margin-left: 0;
	float: none;
}

.instagram-feeds {
	width: auto;
	margin: 20px 35px 0;
}

.instagram-feeds h3 {
	font-size: 17px;
	line-height: 26px;
	text-align: center;
}

.about-page__inner {
	padding-top: 35px;
}

.about-page__inner h2 {
	font-size: 23px;
}

.about-block__inner {
	width: 100%;
	margin-bottom: 20px;
}

.about-page__text {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 0px;
	margin-top: 20px;
}

.about-page h3 {
	font-size: 21px;
	margin-bottom: 20px;
}

.when-ask__block-name::before {
	width: 30px;
	height: 30px;
	left: 14px;
	background-size: contain;
}

.select-block .when-ask__block-name::before {
	background-size: contain;
}

.when-ask__block-name {
	padding: 13px 10px 37px 55px;
	font-size: 12px;
	height: 18px;
}

.when-ask__block-text {
	padding: 15px 20px 29px;
	font-size: 14px;
	line-height: 20px;
}

.our-tech-text {
	width: 100% !important;
}

.line-fullwidth {
	margin: 0px -80px 0;
	height: 20px;
}

.why-select__block {
	margin-top: 65px;
}

.about-page__request .b-button {
	padding: 12px 25px 14px !important;
	font-size: 19px !important;
}

.about-page__request b {
	font-size: 17px;
}

.b-review-gallery__item {
	display: block;
	width: 100%;
	margin: 0;
}

.b-review-gallery__item-inner {
	max-height: 200px;
}

.b-layout__content {
	padding-top: 60px;
	background: #fff;
}



@media screen and (max-width: 380px) {
	.b-doctors__description-img-min {
		width: 100%;
	}
}