@charset "utf-8";

.i-simple-popup.not_display[data-link=".login-form"] {
	display: none!important;
}
.hidden-tablet {
	display: none!important
}
.visible-tablet {
	display: block!important
}
.sm-text-left {
	text-align: left!important;
}
.sm-text-right {
	text-align: right!important;
}
.sm-text-center {
	text-align: center!important;
}
.sm-d-b {
	display: block!important;
}
.sm-d-ib {
	display: inline-block!important;
}
.sm-p-r {
	position: relative!important;
}
.sm-p-a {
	position: absolute!important;
}
.sm-d-n {
	display: none!important;
}
.sm-fl-no {
	float: none!important;
}
.sm-fl-r {
	float: right!important;
}
.sm-fl-l {
	float: left!important;
}
.sm-w-50 {
	width: 50%!important;
}
.sm-w-100 {
	width: 100%!important;
}
.sm-w-auto {
	width: auto!important;
}
.sm-m-t-0 {
	margin-top: 0px!important;
}
.sm-m-b-0 {
	margin-bottom: 0px!important;
}

/* *** [Negative Values] *** */
.sm-m-l--5   {margin-left:-5px!important;}
.sm-m-l--10 {margin-left:-10px!important;}
.sm-m-l--15 {margin-left:-15px!important;}
.sm-m-l--20 {margin-left:-20px!important;}
.sm-m-l--25 {margin-left:-25px!important;}
.sm-m-l--30 {margin-left:-30px!important;}
.sm-m-l--35 {margin-left:-35px!important;}
.sm-m-l--40 {margin-left:-40px!important;}
.sm-m-l--45 {margin-left:-45px!important;}
.sm-m-l--50 {margin-left:-50px!important;}

.sm-m-r--5   {margin-right:-5px!important;}
.sm-m-r--10 {margin-right:-10px!important;}
.sm-m-r--15 {margin-right:-15px!important;}
.sm-m-r--20 {margin-right:-20px!important;}
.sm-m-r--25 {margin-right:-25px!important;}
.sm-m-r--30 {margin-right:-30px!important;}
.sm-m-r--35 {margin-right:-35px!important;}
.sm-m-r--40 {margin-right:-40px!important;}
.sm-m-r--45 {margin-right:-45px!important;}
.sm-m-r--50 {margin-right:-50px!important;}
/* *** [/Negative Values] *** */

.sm-m-t-0   {margin-top:0px!important;}
.sm-m-t-5   {margin-top:5px!important;}
.sm-m-t-10 {margin-top:10px!important;}
.sm-m-t-15 {margin-top:15px!important;}
.sm-m-t-20 {margin-top:20px!important;}
.sm-m-t-25 {margin-top:25px!important;}
.sm-m-t-30 {margin-top:30px!important;}
.sm-m-t-35 {margin-top:35px!important;}
.sm-m-t-40 {margin-top:40px!important;}
.sm-m-t-45 {margin-top:45px!important;}
.sm-m-t-50 {margin-top:50px!important;}

.sm-m-r-0   {margin-right:0px!important;}
.sm-m-r-5   {margin-right:5px!important;}
.sm-m-r-10 {margin-right:10px!important;}
.sm-m-r-15 {margin-right:15px!important;}
.sm-m-r-20 {margin-right:20px!important;}
.sm-m-r-25 {margin-right:25px!important;}
.sm-m-r-30 {margin-right:30px!important;}
.sm-m-r-35 {margin-right:35px!important;}
.sm-m-r-40 {margin-right:40px!important;}
.sm-m-r-45 {margin-right:45px!important;}
.sm-m-r-50 {margin-right:50px!important;}

.sm-m-b-0   {margin-bottom:0px!important;}
.sm-m-b-5   {margin-bottom:5px!important;}
.sm-m-b-10 {margin-bottom:10px!important;}
.sm-m-b-15 {margin-bottom:15px!important;}
.sm-m-b-20 {margin-bottom:20px!important;}
.sm-m-b-25 {margin-bottom:25px!important;}
.sm-m-b-30 {margin-bottom:30px!important;}
.sm-m-b-35 {margin-bottom:35px!important;}
.sm-m-b-40 {margin-bottom:40px!important;}
.sm-m-b-45 {margin-bottom:45px!important;}
.sm-m-b-50 {margin-bottom:50px!important;}

.sm-m-l-0   {margin-left:0px!important;}
.sm-m-l-5   {margin-left:5px!important;}
.sm-m-l-10 {margin-left:10px!important;}
.sm-m-l-15 {margin-left:15px!important;}
.sm-m-l-20 {margin-left:20px!important;}
.sm-m-l-25 {margin-left:25px!important;}
.sm-m-l-30 {margin-left:30px!important;}
.sm-m-l-35 {margin-left:35px!important;}
.sm-m-l-40 {margin-left:40px!important;}
.sm-m-l-45 {margin-left:45px!important;}
.sm-m-l-50 {margin-left:50px!important;}

.sm-p-t-0   {padding-top:0px!important;}
.sm-p-t-5   {padding-top:5px!important;}
.sm-p-t-10 {padding-top:10px!important;}
.sm-p-t-15 {padding-top:15px!important;}
.sm-p-t-20 {padding-top:20px!important;}
.sm-p-t-25 {padding-top:25px!important;}
.sm-p-t-30 {padding-top:30px!important;}
.sm-p-t-35 {padding-top:35px!important;}
.sm-p-t-40 {padding-top:40px!important;}
.sm-p-t-45 {padding-top:45px!important;}
.sm-p-t-50 {padding-top:50px!important;}

.sm-p-r-0   {padding-right:0px!important;}
.sm-p-r-5   {padding-right:5px!important;}
.sm-p-r-10 {padding-right:10px!important;}
.sm-p-r-15 {padding-right:15px!important;}
.sm-p-r-20 {padding-right:20px!important;}
.sm-p-r-25 {padding-right:25px!important;}
.sm-p-r-30 {padding-right:30px!important;}
.sm-p-r-35 {padding-right:35px!important;}
.sm-p-r-40 {padding-right:40px!important;}
.sm-p-r-45 {padding-right:45px!important;}
.sm-p-r-50 {padding-right:50px!important;}

.sm-p-b-0   {padding-bottom:0px!important;}
.sm-p-b-5   {padding-bottom:5px!important;}
.sm-p-b-10 {padding-bottom:10px!important;}
.sm-p-b-15 {padding-bottom:15px!important;}
.sm-p-b-20 {padding-bottom:20px!important;}
.sm-p-b-25 {padding-bottom:25px!important;}
.sm-p-b-30 {padding-bottom:30px!important;}
.sm-p-b-35 {padding-bottom:35px!important;}
.sm-p-b-40 {padding-bottom:40px!important;}
.sm-p-b-45 {padding-bottom:45px!important;}
.sm-p-b-50 {padding-bottom:50px!important;}

.sm-p-l-0   {padding-left:0px!important;}
.sm-p-l-5   {padding-left:5px!important;}
.sm-p-l-10 {padding-left:10px!important;}
.sm-p-l-15 {padding-left:15px!important;}
.sm-p-l-20 {padding-left:20px!important;}
.sm-p-l-25 {padding-left:25px!important;}
.sm-p-l-30 {padding-left:30px!important;}
.sm-p-l-35 {padding-left:35px!important;}
.sm-p-l-40 {padding-left:40px!important;}
.sm-p-l-45 {padding-left:45px!important;}
.sm-p-l-50 {padding-left:50px!important;}

.sm-valign-top       {vertical-align: top!important;}
.sm-valign-middle {vertical-align: middle!important;}
.sm-valign-bottom {vertical-align: bottom!important;}

.sm-display-block {display: block!important;}
.sm-display-inline-block {display: block!important;}

.sm-line-height-1 {line-height: 1.0!important;}

.sm-text-shadow {text-shadow: 0px 1px 0px rgba(255,255,255,1.0)!important;}
.sm-box-shadow {
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0,56,98,1)!important;
	   -moz-box-shadow: 0px 5px 20px 0px rgba(0,56,98,1)!important;
			box-shadow: 0px 5px 20px 0px rgba(0,56,98,1)!important;
}

*,*:focus,*:focus:active {
	outline: none;
}
.d-p-t-birthdate {
	padding-left: 10px!important;
}
.d-p-t-slider dfn {
	width: 200px!important;
}
.d-p-t-c li {
	left: 100px!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;
} 
#topbar {
	position: fixed;
	display: block;
	box-sizing: border-box;
	-webkit-backface-visibility:hidden; /*Most Important*/
}
.no-fixed-supported #topbar,
.no-fixed-supported #bottombar {
	position: absolute;
}
.b-layout {
	min-width: 480px;
}
.no-fixed-supported #topbar {
	position: absolute;
}
.b-icon_call:before {
	background: url(/f/resources/mobile-icons.png) -10px -60px no-repeat; 
	left: 0px;
	width: 30px;
	height: 30px;
	margin-top: -8px;
}
.b-header__content .b-call_static {
	line-height: 1.25;
}
.b-call_static.cut .pseudo {
	color: #000!important;
	padding-top: 2px;
	padding-left: 0px;
	display: block;
	text-decoration: underline;
}
select {
	-webkit-box-shadow: inset 1px 3px 4px rgba(0,0,0,0.1),inset 0 2px 0 rgba(255,255,255,0.02),0 1px 1px rgba(255,255,255,0.7);
	-moz-box-shadow: inset 1px 3px 4px rgba(0,0,0,0.1),inset 0 2px 0 rgba(255,255,255,0.02),0 1px 1px rgba(255,255,255,0.7);
	box-shadow: inset 1px 3px 4px rgba(0,0,0,0.1),inset 0 2px 0 rgba(255,255,255,0.02),0 1px 1px rgba(255,255,255,0.7); 
}
.question {
	background: transparent!important;
	border: 0px none!important;
	padding: 0px!important;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1.15;
	cursor: pointer;
	position: relative;
	top: -3px;
	width: 15px;
	height: 15px;
}
.question:after {
	content: "?";
	display: inline-block;
	background-color: #adaba9;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	line-height: 1.45461;
	width: 15px;
	height: 15px;
	text-shadow: -1px 1px 1px rgba(0,0,0,0.15); 
	
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	
	-webkit-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.80), inset 0px -1px 1px 0px rgba(0,0,0,0.15);
	   -moz-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.80), inset 0px -1px 1px 0px rgba(0,0,0,0.15);
	        box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.80), inset 0px -1px 1px 0px rgba(0,0,0,0.15);
	
}
.question:hover:after,
.question.active:hover:after {
	background-color: #006ba9;
}
.question.active:after {
	background-color: #f27454;
}
.question.unactive:after {
	background-color: #adaba9;
	cursor: auto;
}
.overflow-hidden {
	overflow: hidden;
}
/* Placeholder colorize */
input[type='text']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #234;
}
input[type='text']:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
   color: #234;  
}
input[type='text']::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #234;  
}
input[type='text']:-ms-input-placeholder,
textarea:-ms-input-placeholder {  
   color: #234;  
}

body .ui-tooltip {
	background: rgba(0, 107, 169, 0.9);
	border: 0px none!important;
	overflow: visible!important;
}
body .ui-tooltip {
	padding: 1em 1em 1em;
	margin-left: 10px;
	margin-right: 10px;
	color: white;
	box-shadow: 0px 0px 5px rgba(0, 107, 169, 0.9);
	border-radius: 4px;
}
body .ui-tooltip::after {
	content: "";
	display: block;
	position: absolute;
	border-width: 8px 6px;
	border-style: solid;
	border-color: rgba(0, 107, 169, 0.9) transparent transparent;
	bottom: 0%;
	left: 50%;
	transform: translate(-50%,100%);
}
body .tooltip-close {
	position: absolute;
	top: 4px;
	right: 6px;
	font-size: 12px;
	cursor: pointer;
}

/* [Baloon tooltip] 
[data-balloon] {
  position: relative;
  max-width: 15px;
  display: block;
}
[data-balloon]::before {
  opacity: 0;
  pointer-events: none;
  transition: all 0.18s ease-out;
  z-index: 10;

  font-family: arial, sans-serif;
  font-size: 13px;
  content: attr(data-balloon);
  text-align: left;
  position: absolute;
  color: #fff;
  background: rgba(0, 107, 169, 0.9);
  padding: .5em 1em 1em;
  min-width: 100px;
  max-width: 250px;

  border-radius: 4px;
  text-shadow: none;
}
.w-250[data-balloon]::before {
	min-width: 250px;
}
[data-balloon]::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(0, 107, 169, 0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.18s ease-out;
  z-index: 10;
  content: '';
  position: absolute;
}
.balloon-hover[data-balloon]::before,
.balloon-hover[data-balloon]::after,
[data-balloon]:hover::before,
[data-balloon]:hover::after,
[data-balloon]:focus::before,
[data-balloon]:focus::after {
  opacity: 1;
  pointer-events: auto;
}
[data-balloon][data-balloon-pos="up"]::before {
  bottom: 100%;
  left: 50%;
  margin-bottom: 11px;
  transform: translate3d(-50%, 10px, 0);
  transform-origin: top;
}
[data-balloon][data-balloon-pos="up"]::after {
  bottom: 100%;
  left: 50%;
  margin-bottom: 5px;
  transform: translate3d(-50%, 10px, 0);
  transform-origin: top;
}
.balloon-hover[data-balloon][data-balloon-pos="up"]::before,
[data-balloon][data-balloon-pos="up"]:hover::before,
[data-balloon][data-balloon-pos="up"]:focus::before {
  transform: translate3d(-50%, 0, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="up"]::after,
[data-balloon][data-balloon-pos="up"]:hover::after,
[data-balloon][data-balloon-pos="up"]:focus::after {
  transform: translate3d(-50%, 0, 0);
}
[data-balloon][data-balloon-pos="down"]::before {
  top: 100%;
  left: 50%;
  margin-top: 11px;
  transform: translate3d(-50%, -10px, 0);
}
[data-balloon][data-balloon-pos="down"]::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(0, 107, 169, 0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 18px;
  height: 6px;
  top: 100%;
  left: 50%;
  margin-top: 5px;
  transform: translate3d(-50%, -10px, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="down"]::before,
[data-balloon][data-balloon-pos="down"]:hover::before,
[data-balloon][data-balloon-pos="down"]:focus::before {
  transform: translate3d(-50%, 0, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="down"]::after,
[data-balloon][data-balloon-pos="down"]:hover::after,
[data-balloon][data-balloon-pos="down"]:focus::after {
  transform: translate3d(-50%, 0, 0);
}
[data-balloon][data-balloon-pos="left"]::before {
  top: 50%;
  right: 100%;
  margin-right: 11px;
  transform: translate3d(10px, -50%, 0);
}
[data-balloon][data-balloon-pos="left"]::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(0, 107, 169, 0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 6px;
  height: 18px;
  top: 50%;
  right: 100%;
  margin-right: 5px;
  transform: translate3d(10px, -50%, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="left"]::before,
[data-balloon][data-balloon-pos="left"]:hover::before,
[data-balloon][data-balloon-pos="left"]:focus::before {
  transform: translate3d(0, -50%, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="left"]::after,
[data-balloon][data-balloon-pos="left"]:hover::after,
[data-balloon][data-balloon-pos="left"]:focus::after {
  transform: translate3d(0, -50%, 0);
}
[data-balloon][data-balloon-pos="right"]::before {
  top: 50%;
  left: 100%;
  margin-left: 11px;
  transform: translate3d(-10px, -50%, 0);
}
[data-balloon][data-balloon-pos="right"]::after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(0, 107, 169, 0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  width: 6px;
  height: 18px;
  top: 50%;
  left: 100%;
  margin-left: 5px;
  transform: translate3d(-10px, -50%, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="right"]::before,
[data-balloon][data-balloon-pos="right"]:hover::before,
[data-balloon][data-balloon-pos="right"]:focus::before {
  transform: translate3d(0, -50%, 0);
}
.balloon-hover[data-balloon][data-balloon-pos="right"]::after,
[data-balloon][data-balloon-pos="right"]:hover::after,
[data-balloon][data-balloon-pos="right"]:focus::after {
  transform: translate3d(0, -50%, 0);
}
[data-balloon][data-balloon-length="small"]::before {
  width: 80px;
  white-space: normal;
}
[data-balloon][data-balloon-length="medium"]::before {
  width: 150px;
  white-space: normal;
}
[data-balloon][data-balloon-length="large"]::before {
  width: 260px;
  white-space: normal;
}
[data-balloon][data-balloon-length="xlarge"]::before {
  width: 380px;
  white-space: normal;
}
[data-balloon][data-balloon-length="fit"]::before {
  width: 100%;
  white-space: normal;
}

@media screen and (max-width: 768px) {
  [data-balloon][data-balloon-length="xlarge"]::before {
    width: 90vw;
    white-space: normal;
  }
}
 [/Baloon tooltip] */


/* ************************************************************ */
/* ************************* [HEADER] ************************* */
/* ************************************************************ */

.home-page__phone-hide {
	display: block;
	text-decoration: none;
}
.home-page__phone-hide .i-link {
	text-decoration: none;
	border: 0px none;
}
.home-page__phone-hide .i-link__decoration {
	color: #000;
}
/* [b-header] */
.b-layout__header {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;	
}
.b-header {
	margin: 0px 0px;
	padding: 0px 20px;
	min-height: 60px;
	border-bottom: 1px solid #f9f9fb;
	
	z-index: 100;
	
	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%);
	
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.20);
	box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.20);
	
}
.b-header .b_header_call-me {
	display: none;
}
.b-header .b-header__subnav {
	display: none;
}
.b-header__content {
	/*position: relative;*/
	padding-left: 140px;
	margin-left: 0px;
}
.b-header__logo {
	width: 122px;
	margin-left: -140px;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 400;
}
.b-header__logo>a,
.b-header__logo .selected {
	display: block;
}
.b-header__logo>a>img,
.b-header__logo .selected img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.b-header__top {
	top: auto;
	z-index: 100;
}
.b-header__top .b-header__lang,
.b-header__top .b-header__contact,
.b-header__top .b-header__phone {
	display: none;
}
.b-header__top .b-header__search {
	position: relative;
	top: auto;
	left: auto;
	padding-top: 17px;
	padding-bottom: 17px;
	margin-right: 265px;
	float: none;
}
.b-header__top .b-header__search .input-small {
	height: 26px;
	border: 1px solid #d5d5d7;
	font-size: 13px;
	line-height: 1.5;
	font-family: arial, sans-serif;
	display: block;
	width: 100%;
	
	-moz-box-sizing: border-box; /* Для Firefox */  
	box-sizing: border-box; /* Ширина блока с полями */
	
	-webkit-box-shadow: inset 0px 3px 4px 0px rgba(0, 0, 0, 0.10);
	-moz-box-shadow:    inset 0px 3px 4px 0px rgba(0, 0, 0, 0.10);
	box-shadow:         inset 0px 3px 4px 0px rgba(0, 0, 0, 0.10);
	
}
.b-header__top .b-header__search:before {
	top: 23px;
	left: 6px;
}
.b-header__content .b-call_static {
	top: 0px;
	left: auto!important;
	width: 126px;
	padding: 15px 14px 15px 16px;
	right: 65px!important;
	z-index: 100;
}
.b-header__content .b-call_static:after,
.b-header__content .b-call_static: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 .b-header__auth:before,
.b-header__content .b-call_static:before {
	left: 0px;
}
.b-header__content .b-call_static:after {
	right: 0px;
}
.b-call_static.cut .b-call__link {
	color: transparent!important;
	display: block;
	font-size: 13px;
	text-indent: -9999px;
	line-height: 0;
	height: 0px;
}
.b-call_static.cut .b-call__link:after {
	content: "Бесплатная консультация";
	text-indent: 0;
	color: #2088ff!important;
	display: block;
	position: absolute;
	top: 1px;
	left: 40px;
	vertical-align: top;
	line-height: initial;
	font-style: normal;
}
.en_version .b-call_static.cut .b-call__link:after {
	content: "Contact the clinic";
}
.b-call_static.cut .b-call__link:before {
	background: transparent url("/f/resources/mobile-icons.png") no-repeat -10px -60px;
	float: left;
	position: relative;
	top: auto;
	left: auto;
	margin: 0px;
	width: 30px;
	height: 30px;
	padding-right: 10px;
}
.b-header .b-header__auth {
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 15px 0px 15px 15px;
}
.b-header .b-header__auth .i-link,
.b-header .b-header__auth .i-link .i-link__decoration {
	top: 0px;
}
.b-header .b-header__auth .i-link .i-link__decoration {
	text-indent: -9999px;
	line-height: 0;
	font-size: 1px;
	display: block;
	overflow: hidden;
	color: transparent!important;
}
.b-header .b-header__auth .i-link .i-link__decoration:after {
	content: "";
	background: transparent url("/f/resources/mobile-icons.png") no-repeat -10px -110px;
	width: 30px;
	height: 30px;
	text-indent: 0;
	display: block;
	line-height: initial;
}

/* [b-header__nav] */
.b-header__nav {
	position: fixed;
	top: 0px;
	left: -20px;
	right: 220px;
	bottom: 0px;
	height: 0px;
	margin: 0px 0px;
	padding: 0px 20px 0 40px;
	z-index: 300;
}
.b-header__nav--hover {
	bottom: 0px;
	height: 100%;
}
.b-header__nav--hover
,.b-header__nav:focus
/*
.b-header__nav:hover
,.b-header__nav:active
*/
{

	-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__btn-mobile {
	background: transparent url("/f/resources/mobile-icons.png") no-repeat 5px 3px;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 2px;
	right: 220px;
	cursor: pointer;
	z-index: 200;
	display: block;
	z-index: 333;
	box-sizing: border-box;
}
.b-header__nav--hover:before {
    content: "";
    background-position: 5px -147px;
    border-top: 1px solid #e3e3e3;
    width: 100%;
    display: block;
    height: 0px;
    padding: 0 20px;
    margin-left: -20px;
}
.b-header__nav .b-header__nav-item {
	position: absolute;
	top: -200px;
	/*width: 100%;*/
	display: block;
	text-decoration: none;
	text-align: center;

	opacity: 0.0;
	
	-webkit-transition: top 0.15s ease-out, opacity 0.55s ease-out;
	-moz-transition:    top 0.15s ease-out, opacity 0.55s ease-out;
	-o-transition:      top 0.15s ease-out, opacity 0.55s ease-out;
	transition:         top 0.15s ease-out, opacity 0.55s ease-out;
}
.b-header__nav .b-header__nav-link {
	position: relative;
	padding: 8px 0px 10px !important;
	display: block;
	overflow: hidden;
}
.b-header__nav .b-header__nav-item:first-child {
	margin-top: 0;
}
.b-header__nav .b-header__nav-item,
.b-header__nav .b-header__nav-item .i-link__decoration {
	border: 0px none;
}
.b-header__nav .b-header__nav-item
,.b-header__nav:focus .b-header__nav-item
/*
,.b-header__nav:hover .b-header__nav-item
,.b-header__nav:active .b-header__nav-item
,.b-header__nav:focus .b-header__nav-item
*/
{
	position: relative;
	top: 0px;
	left: -120%;
	color: #1f89ff;
	font-size: 15px;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	opacity: 1.0;
}
.b-header__nav--hover .b-header__nav-item
,.b-header__nav--hover:focus .b-header__nav-item {
	left: 0%;
}
.b-header__nav--hover .b-header__nav-item:hover {
	text-decoration: none;
}
.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 {
	content: "";
	position: absolute;
	height: 1px;
	overflow: hidden;
	right: -40px;
	left: -20px;
	bottom: 0px;
}
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:before,
.b-header__nav--hover .b-header__nav-item:before {
/*	background-color: #e3e3e3;
	width: 100%;*/
}
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:after,
.b-header__nav--hover .b-header__nav-item:after {
	background-color: #e3e3e3;
	width: 100%;
	left: 0;
	right: 0;
}
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:before {
	bottom: auto;
	top: 0px;
}
.b-header__nav .b-header__nav-item:first-child .b-header__nav-link:after {
	bottom: auto;
	top: 1px;
}

/* [b-steps] */
.b-steps {
	position: static;
}
.b-steps .b-steps__header h2.first_child {
	margin-bottom: 25px;
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
}
.b-steps .b-steps__line-table .b-steps__item-text {
	display: none;
}
.b-steps__title-img,
.b-steps .b-steps__title-img {
	/* right: -40px !important;
	top: -800px !important;
	margin-top: 0px !important;
	height: 350px !important;
	min-width: 10% !important;
	max-width: 1000% !important;
	position: absolute !important; */
	display: none !important;
}

.b-steps .b-steps__title-img img {
	height: 100%;
	width: auto;
	max-width: 10000%!important;
	top: 0px;
	bottom: auto;
}
.b-steps__content-inner .b-steps__content-item-wrapper  h2.first_child  {
	margin-top: 0.9em;
	margin-bottom: 20px;
}
.b-steps__content-item-comment {
	padding: 10px 0px 27px;
}
.b-steps__content-item-comment .comment {
	margin-top: 0.94em;
}

/* [b-auth] */
#ticket_page {
	width: auto;
}
.b-form__widget-wrapper {
	width: 100%;
}
.base-popup-form form {
	padding-left: 20px;
	padding-right: 20px;
}
.base-popup-form legend {
	width: 100%!important;
}
.b-auth input[type='text'],
.b-auth input[type='email'],
.b-auth input[type='password'],
.base-popup-form form input[type='text'],
.base-popup-form form input[type='email'],
.base-popup-form form input[type='password'] {
	height: 38px;
}
.b-auth input[type='text'],
.b-auth input[type='email'],
.b-auth input[type='password'],
.base-popup-form form input[type='text'],
.base-popup-form form input[type='email'],
.base-popup-form form input[type='password'],
.base-popup-form form textarea {
	width: 100%;
	max-width: 100%;
	display: block;
	-moz-box-sizing: border-box; /* Для Firefox */  
	box-sizing: border-box; /* Ширина блока с полями */
}
.form-horizontal legend {
	display: none;
}
.form-horizontal legend+.control-group {
	margin-top: 0px;
}
.b-form__widget {
	margin-bottom: 5px;
}
.base-popup .base-popup-box {
	top: 5%;
}
.b-auth .form-horizontal .controls input[type="radio"],
.b-auth .form-horizontal .controls input[type="checkbox"] {
	float: none;
	display: inline-block;
	vertical-align: baseline;
}
.b-auth .control-group,
.b-form .b-form__widget_checkbox,
.form-horizontal .control-group {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.b-auth .b-auth__remember-link {
	padding-top: 10px;
}
.base-popup-box {
	left: 10px;
	right: 10px;
	padding: 5px;
	/* position: absolute; */
	position: fixed; 
	top: 15%;
	margin-left: 0px;
	border-radius: 27px;
}
#ask-question-popup .base-popup-box-inner {
	border-radius: 24px;
}
.base-popup-form form label {
	padding-bottom: 5px;
	display: block;
}
.base-popup-box-inner {
	width: 100%;
}
.b-form .submit-text p {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.base-popup .form-horizontal,
.b-auth {
	max-width: 480px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.b-form__group {
	padding-left: 0px!important;
}
.popup,
.i-simple-popup {
	padding-left: 10px;
	padding-right: 10px;
}
.b-form .control-label {
	padding-top: 0px;
	line-height: 1.1;
}
.base-popup .form-horizontal .control-label,
.b-form .control-label,
.b-auth .b-form__group .control-label {
	display: block;
	float: none;
	width: auto!important;
}
.base-popup .form-horizontal .control-label {
	margin-bottom: 5px;
}
.b-form .controls,
.base-popup .form-horizontal .controls,
.form-horizontal .controls,
.b-auth .form-horizontal .controls {
	margin-left: 0px!important;
}
.b-form__group_button,
.b-auth .b-auth__remember-link,
.b-auth .b-form__group .control-label,
.controls .form-horizontal .controls,
.b-auth .form-horizontal .controls {
	text-align: center!important;
}
.b-auth .form-horizontal .controls input {
	display: block;
}
.b-auth .b-form__group_button,
.b-auth .b-auth__remember-link {
	margin-left: 0px;
	margin-right: 0px;
}
#login-area font.errortext {
	display: block;
}
#login-area .b-form {
	padding-top: 0px!important;
	padding-bottom: 25px;
}
.b-call_fixed {
	display: none;
}
#ask-question-popup .base-popup-box-inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
.auth-logout {
	position: absolute;
}
.b-header .b-header__auth .auth-logout .i-link__decoration:after {
	content: "X";
	background: #fff;
	color: red;
	width: 14px;
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 50%;
	border: 2px solid red;
	line-height: 1.0;
	text-align: center;
	padding: 1px;
	margin: 0px 0px;
	
}
.b-header .b-header__auth .auth-logout {
	right: -10px;
	top: 10px;
	border-color: transparent;
}

/* ************************************************************ */
/* ************************* [/HEADER] ************************ */
/* ************************************************************ */

/* ************************************************************ */
/* ************************* [CONTENT] ************************ */
/* ************************************************************ */

/* [b-content] */
.b-content {
	padding-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
	background: #fff;
}
.home-page__phone {
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	position: relative;
	z-index: 300;
}
.b-content>h1 {
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
	line-height: 1.23;
	margin: 0px 40%	0.1em 0px;
	text-shadow: none;
}
.b-content .home-page__title {
	padding-right: 40%;
}
.b-content .home-page__title p {
	line-height: 1.45;
}

/* [home-page__partners] */
.home-page__partners {
	margin-top: 10px;
	margin-bottom: 15px;
}
.home-page__partners {
	margin: 0px 0px;
}
.home-page__partners tr td {
	padding: 0px;
}
.home-page__partners tr td a {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* [b-steps] */
.b-steps__content-item .b-steps__content-digit {
	display: none;
}
.b-steps__content-inner .b-steps__content-item-wrapper {
	padding-left: 40px;
	padding-right: 40px;
}
.b-steps__content-inner .b-steps__content-item-wrapper .first_child {
	margin-bottom: 25px;
}
.b-steps__content-inner .b-steps__content-item-comment {
	position: relative;
	left: auto;
	right: auto;
	width: 100%;
	top: auto;
}
.b-steps__content-inner .b-steps__content-item-comment .b-comment-with-photo__photo {
	width: 80px;
	padding-right: 16px;
}
.b-steps__content-inner .b-steps__content-item-comment .b-comment-with-photo__comment {
	width: auto;
}
.b-steps__content-inner .b-steps__content-item-comment .b-comment-with-photo {
	display: table;
}
.b-steps__content-inner .b-steps__content-item-comment .b-comment-with-photo__photo,
.b-steps__content-inner .b-steps__content-item-comment .b-comment-with-photo__comment {
	display: table-cell;
}
.b-steps__item-num {
	margin: auto;
	float: none;
	display: block;
}

/* [b-encyclopedia] */
.b-encyclopedia {
	padding-top: 14px;
	padding-bottom: 27px;
	z-index: 10;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item {
	width: 50%;
	margin: 0px;
	-moz-box-sizing: border-box; /* Для Firefox */  
	box-sizing: border-box; /* Ширина блока с полями */
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-box {
	padding-left: 220px;
	padding-right: 20px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-content {
	margin-left: -220px;
	margin-right: 0px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(n+2) .b-encyclopedia__item-cover {
	right: auto;
	left: 0px;
	margin-left: 0px;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(even) {
	padding-left: 25px;
	padding-right: 0;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item:nth-child(odd) {
	padding-right: 25px;
}
.b-steps__content-inner .b-steps__content-item-wrapper .first_child,
.home-page__contact-us .first_child,
.b-encyclopedia h3.first_child,
.b-encyclopedia h3.last_child {
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
}
.b-encyclopedia .b-encyclopedia__item-title {
	font-family: arial;
	font-size: 20px;
}
.b-encyclopedia__item,
.b-encyclopedia__item:hover,
.b-encyclopedia .b-encyclopedia__item-wrapper,
.b-encyclopedia .b-encyclopedia__item-content {
	min-height: 251px;
	max-height: 251px;
}
/*
.b-encyclopedia .b-encyclopedia__item-wrapper:after {
	display: none;
}
*/
.b-encyclopedia:nth-child(8) {
	position: relative;
	margin-left: -40px;
	margin-right: -40px;
	padding-left: 40px;
	padding-right: 40px;
}
.home-page__contact-us,
.b-history .b-history__wrapper .span3,
.b-encyclopedia:nth-child(8),
.b-threshold {
	position: relative;
	overflow: hidden;	
}
.home-page__contact-us,
.b-history .b-history__wrapper .span3,
.b-threshold {
	background: transparent;
	margin-left: -40px;
	margin-right: -40px;
}
.home-page__contact-us:before,
.b-history .b-history__wrapper .span3:before,
.b-encyclopedia:nth-child(8):before,
.b-threshold:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	height: 5px;
	width: 100%;
	top: -5px;
	border-radius: 100%;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 3px 15px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 3px 15px 0px rgba(50, 50, 50, 0.25);
}
.b-threshold .b-threshold-shadow,
.b-threshold .b-threshold-left,
.b-threshold .b-threshold-right {
	display: none;
}
.b-threshold_angle img {
	display: none;
}

/* [contact-us] */
.home-page__contact-us {
	padding: 0px 0px 0px;
	top: -600px;
	margin-bottom: -317px;
}
.home-page__contact-us .last_child,
.home-page__contact-us .home-page__contact-us-button,
.home-page__contact-us .home-page__contact-us-links {
	padding-left: 40px;
	padding-right: 40px;
}
.b-history__gallery {
	top: 550px;
	margin-top: 250px;
}
.home-page__contact-us .first_child {
	max-width: 365px;
	display: block;
	margin: 0px auto 20px;
	padding-top: 0px;
}
.home-page__contact-us p.last_child {
	max-width: 486px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.home-page__contact-us .home-page__contact-us-picture {
	background-position: 50% 110%;
	background-size: 362px 362px;
	position: relative;
	bottom: auto;
	left: 0px;
	height: 370px;
	margin: auto;
	padding-top: 16px;
}
.home-page__contact-us .home-page__contact-us-button {
	padding: 30px 0px 40px;
}
.home-page__contact-us .home-page__contact-us-links a {
	font-size: 14px;
	font-family: arial;
	margin-right: 24px;
	margin-left: 24px;
}
.home-page__contact-us .home-page__contact-us-links a:first-child {
	margin-left: 0px;
}
.home-page__contact-us .home-page__contact-us-links a:last-child {
	margin-right: 0px;
}

/* [b-history] */
.b-history {
	background-position: 120% 23.5em;
}
.b-history .b-history__wrapper .row-fluid {
	padding: 0px;
}
.b-history .b-history__wrapper .span3,
.b-history .b-history__wrapper .span8 {
	margin-left: 0px;
	padding-bottom: 27px;
}
.b-history .b-history__wrapper .span8 h3,
.b-history .b-history__wrapper .span8 h3 span {
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
}
.b-history .b-history__wrapper .span3 {
	width: auto;
	margin-left: -40px;
	margin-right: -40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 35px;
}
.b-history .b-history__wrapper .span8 {
	width: 100%;	
}
.b-history__extra {
	padding-bottom: 9px;
}
.b-history__extra .comment p.first_child {

}
.b-history .b-history__wrapper .span3 .b-history__extra {
	margin-left: 0px;
}
.b-history .b-history__wrapper .b-history__extra h3.first_child {
	margin-bottom: 0.5em;
}

/* [b-history__gallery] */
.b-history__gallery-wrapper {
	width: 600px;
}
/* .i-simple-popup__close {
	top: 20px;
	right: 20px;
	width: 24px;
	height: 24px;
	background-position: 0px -288px;
}
.i-simple-popup__close:hover,
.i-simple-popup__close:active {
	background-position: 0px -315px;
} */
.base-popup-close {
	border-radius: 50%;
	cursor: pointer;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
}
/* ************************************************************ */
/* ************************* [/CONTENT] *********************** */
/* ************************************************************ */

/* ************************************************************ */
/* ************************** [FOOTER] ************************ */
/* ************************************************************ */

/* [b-footer__sitemap] */

.b-footer__sitemap .b-sitemap__root {
	margin-right: 0em;
	width: 17%;
}
.b-footer__sitemap .b-sitemap__root .b-sitemap__drop  {
	display: none;
}
.b-footer__sitemap .b-sitemap__root  {
	width: 25% ;
}
.b-footer__sitemap .b-sitemap__root:nth-child(1) ,
.b-footer__sitemap .b-sitemap__root:nth-child(4) {
	width: 35% ;
}
.b-footer__sitemap .b-sitemap__root:nth-child(2) ,
.b-footer__sitemap .b-sitemap__root:nth-child(3) ,
.b-footer__sitemap .b-sitemap__root:nth-child(5) {
	width: 30% ;
}
.b-footer__sitemap .b-sitemap__root:nth-child(3) .b-sitemap__header  {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.b-footer__sitemap .b-sitemap {
	padding-left: 20px;
	padding-right: 20px;
}
.b-footer__sitemap .b-sitemap__list  {
	display: none;
}
.b-footer__sitemap .b-sitemap__header  {
	font-size: 12px;
}
/* [b-footer__content] */
.b-footer__content {
	padding: 25px 40px 32px;
}
.b-footer__content .b-footer__made-in {
	/*display: none;*/
	width: 100%;
    padding: 20px 0 40px;
}
.b-footer__content .b-footer__copyright {
	margin: 0px;
	padding: 0px;
	width: 54%;
}
.b-footer__content .footer-socials {
	margin: 0px;
	padding: 0px;
	width: 46%;
}
.b-footer__content .b-footer__copyright br:nth-child(2) {
	content: " ";
	display: none;
}
@media (max-width: 620px) {
	.b-footer__sitemap .b-sitemap__root {
		width: 100% !important;
	}
	.b-footer__sitemap .b-sitemap__root:nth-child(3) {
		width: 100% !important;
	}
	.b-footer__sitemap .b-sitemap__root:nth-child(3) .b-sitemap__header {
		width: 100% !important;
	}
}


/* [b-sitemap] */
.b-sitemap {
	padding: 25px 40px 43px;
}
.b-sitemap .b-sitemap__root .b-sitemap__header {
	margin-top: 5px;
}
.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;
}

/* [b-footer__made-in-text] */
.b-footer__made-in-text {
	padding: 25px 40px 40px;
	margin: 0px;
	font-size: 10px;
	line-height: 1.4;
}
.b-footer__made-in-text br {
	content: " ";
	display: block;
	margin-bottom: 6px;
}
/* ************************************************************ */
/* ************************* [/FOOTER] ************************ */
/* ************************************************************ */



/* [b-sitemap] */
.b-sitemap {
	padding: 25px 40px 43px;
}
.b-sitemap .b-sitemap__root .b-sitemap__header {
	margin-top: 5px;
}
.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;
}

/* [b-footer__made-in-text] */
.b-footer__made-in-text {
	padding: 25px 40px 40px;
	margin: 0px;
	font-size: 10px;
	line-height: 1.4;
}
.b-footer__made-in-text br {
	content: " ";
	display: block;
	margin-bottom: 6px;
}
/* ************************************************************ */
/* ************************* [/FOOTER] ************************ */
/* ************************************************************ */

/* ************************************************************ */
/* ************************* [Inner Pages] ************************ */
/* ************************************************************ */
h1.inner_page, .h1 {
	font-size: 25px;
	text-align: left;
}
.subnav__item {
	display: block;
	text-align: left;
}
.subnav__item.selected:after ,
.subnav__item.selected:before {
	display: none;
}
.subnav__item.selected .subnav__item_bg {
	border-radius: 0;
}
.subnav {
	padding-top: 16px;
}
.subnav ,
.subnav__item_bg ,
.subnav__item {
	width: 100%;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	left: -20px;
}
.subnav__item.selected .subnav__item_bg ,
.subnav__item_bg {
	border-bottom: 1px solid #e1e6eb;
	
	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%);
	
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.20);
	box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.20);

	padding-top: 14px;
	padding-bottom: 12px;
	font-size: 16px;	
}
.subnav a {
	border: 0;
}
.subnav__item.selected {
	box-shadow: 0 0 0 transparent;
}
.subsubnav {
	z-index: 10;
}
.subsubnav_line {
	display: none;
}
.about_comment ,
.about_text {
	width: 100%;
}
.about_comment{
	padding-bottom: 30px;	
}
.b-comment-with-photo__photo {
	width: 70px;
	margin-right: 15px;
}
.b-comment-with-photo h4 {
	font-size: 16px;
}
.b-comment-with-photo__comment {
	width: 80%;
}
.b-checkeds__item {
	padding: 10px 8px;
}
.b-laboratory__description {
	margin: 10px 0 30px;
}
/*
.b-laboratory__content-item-img {
	width: 100%!important;
	left: 0!important;
	margin-left: 0!important;
}
.b-laboratory__content-item-img img {
	width: 100%;
	height: auto;
	display: block;
}
*/
.b-address-map__pencil {
	display: none;
}
.b-address-map__map {
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-webkit-transform: rotate(0);
	margin: 50px 0 0;
}
.b-address-map__map .ymaps-map {
	width: 100%;
	height: 400px;
}
.b-address-map__button {
	display: none;
}
.b-address-map__item {
	white-space: normal;
	text-align: center;
	line-height: 15px;
	padding: 3px 0;
}
.b-address-map__item_1 {
	left: 53px;
	padding: 10px 10px;
}
.b-address-map__item_2 {
	left: 169px;
	width: 190px;
}
.b-address-map__item_3 {
	left: 350px;
	width: 150px;
}
.b-address-map__item_4 {
	left: 540px;
	top: 80px;
	height: 25px;
	padding-top: 10px;
	padding: 10px 10px 0;
}
.b-address-map__chooser-house {
	display: none;
}
.b-address-map__chooser , 
.b-address-map__chooser-wrapper {
	background: transparent;
}
.b-address-map__item_3.b-address-map__item_state_active .b-address-map__link:before ,
.b-address-map__item_2.b-address-map__item_state_active .b-address-map__link:before ,
.b-address-map__item_1.b-address-map__item_state_active .b-address-map__link:before {
	display: none;
}
.b-review-gallery__item {
	vertical-align: top;
}
.b-compact-news__item {
	width: 50%;
	position: static!important;
	display: none;
}
.b-compact-news__item:nth-child(1) ,
.b-compact-news__item:nth-child(2) {
	display: block;
}
.b-compact-news.masonry {
	height: auto!important;
	overflow: hidden;
}
.b-compact-news.masonry:after {
	content: '';
	display: block;
	clear: both;
}
.b-address-map__content .span4 ,
.b-address-map__content .span7 {
	width: 100%;
	float: none;
	margin: 0;
}
.b-address-map__schedule-arrow {
	display: none;
}
.b-contacts__text:before {
	left: 0;
	bottom: -15px;
}
.b-contacts__box {
	width: 100%;
	float: none;
}
.b-contacts__text {
	margin-top: 40px;
	padding-left: 90px;
}




.visible-sm {
	display: block!important;	
}
.hidden-sm {
	display: none!important;
}
.b-address-map__point-content img ,
.b-address-map__content img {
	max-width: 100%;
	height: auto;
}
/*
.b-contacts {
	margin-top: 0;
}
.b-contacts {
	padding-top: 35px;
	padding-bottom: 40px;
}
*/
.subsubnav_bg_simple {
	display: none;
/*	padding-top: 30px;
	text-align: left;
	padding-left: 20px;	*/
}
.subsubnav_bg_simple.hasItems {
	display: block;
	padding-top: 30px;
	text-align: left;
	padding-left: 20px;
}
.subsubnav_bg {
	padding-left: 30px;
}
.subsubnav__item {
	margin-bottom: 15px;
}
.b-address-map__schedule {
	margin-left: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}
.b-address-map__content h5 {
	color: #000;
	font-weight: bold;
}
.visible-sm .subnav__item_w {
	padding-left: 20px;
}
.b-review-gallery__button-box {
	padding-top: 3px;
}
.b-review-gallery__control_right {
	right: 50%;
	margin-right: -140px;
}
.b-review-gallery__control_left {
	left: 50%;
	margin-left: -140px;
}
.b-review-gallery__controls {
	margin: 20px 0 0 0;
}
.b-review-gallery__item {
	margin-right: 20px;
}
.b-laboratory__controls-panel {
	display: block;
}
.b-address-map__box {
	padding-right: 0;
}
.b-laboratory__description-content {
	width: 80%;
}
.b-laboratory__content-item-img {
	left: 0!important;
	height: 300px!important;
	margin-left: 0;
}
.b-laboratory__content-item-img img {
	height: 100%!important;
	width: auto!important;
	display: block;
}
.b-laboratory__point-1 {
	top: 160px!important;
	left: 250px!important;
}
.b-laboratory__point-2 {
	top: 60px!important;
	left: 550px!important;
}
.b-laboratory__point-3 {
	top: 50px!important;
	left: 620px!important;	
}
.b-laboratory__point-photo-img {
	width: 150px;
	min-width: 1px;
	height: 150px;
	min-height: 1px;	
}
.b-laboratory__points-content {
	padding: 20px 40px;
}
.b-laboratory__content-inner {
	white-space: nowrap;
}
.b-laboratory__description {
	white-space: normal;
}
.b-laboratory__content-item {
	padding-bottom: 0;
}
.b-laboratory__point-text {
	white-space: normal;
}
.b-laboratory__content {
	max-height: 900px;
}
.visible-sm {
	 display: block!important;
 }
 .b-header__nav--hover {
	 padding-top: 61px;
	 background: #f5f5f9 !important;
 }
 .b-header__nav-item-first {
	 border-top: 1px solid #E3E3E3!important;
 }
 
 
 
 .b-question__about {
	 width: 100%;
	padding-top: 30px;
	padding-right: 0;	 
 }
 .b-question__benefit {
	 white-space: normal;
 }
 .b-question__benefit__item {
	margin-right: 5%;
	width: 29%;	 
 }
.b-question__benefit__item:nth-child(3)  {
  margin-right: 0;
}
 .b-question__person__photo {
	 width: 100px;
 	display: inline-block;
 }
 .b-question__person {
	 width: 100%;
 	padding-top: 30px;
 }
 .b-question__person__text {
	width: 100%;
	display: inline-block;	 
	max-width: 400px;
 }
  .b-question__person__text br {
	  display: none;
  }
 .b-question__form .b-form {
	width: 100%!important;
	display: block;
	margin: 0!important;
	max-width: initial!important;
	box-sizing: border-box;	 
 }
 .b-question__form select.b-form__widget-item_textarea {
	 width: 487px!important;
 }
 .b-question__form textarea.b-form__widget-item_textarea {
	 width: 80%!important;
 }
 @media (max-width: 765px) {
	 .b-question__exclude__item {
		width: 30%;
		padding-top: 20px;
		margin-bottom: 30px;		 
	 }
 }
  @media (max-width: 650px) {
	.b-question__benefit__item {
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}	  
	.b-question__benefit__icon {
		margin-bottom: 0;		
		position: absolute;
		left: 0;
		top: 0;		
	}
	.b-question__benefit__item {
		position: relative;
		height: 77px;
		overflow: hidden;
		line-height: 77px;
	}
	.b-question__benefit__text {
		padding-left: 90px;	
		line-height: normal;
		display: inline-block;
		vertical-align: middle;
	}
	.b-question__person {
		padding-top: 0;
	}
	.b-question__person__photo {
		width: 77px;
		margin-right: 13px;
	}
	.b-question__person__text {
		padding-left: 0;
		width: 190px;		
	}
	.b-question__person__text .comment {
		display: none;
	}
	.b-question__form h3 {
		margin: 0px 0 20px!important;
	}
	.b-question__form .b-form {
		padding: 20px;
	}
	.b-question__form fieldset {
		width: 100%;
		display: block;
		min-width: initial;		
	}
	.b-question__form .b-form .control-group:first-child {
		margin-right: 20px;
	}
	.b-question__form .b-form__widget-item {
		width: 100%!important;
	}
	.b-question__form textarea.b-form__widget-item_textarea ,
	.b-question__form select.b-form__widget-item_textarea {
		width: 100%!important;
		box-sizing: border-box;
	}
	.b-question__form #submit_ticket {
		margin-left: 0!important;
	}	
	.b-question__form .b-form__required-list {
		padding-left: 0!important;
		margin-top: 0!important;
		padding-bottom: 0;
		margin-left: 0;		
	}
	.b-question__exclude {
		padding: 0;
	}
	.b-question__heading ,
	.b-question__form h3 ,
	.b-question__exclude__heading {
		font-size: 20px;
	}
	.b-question__exclude__heading {
		margin-bottom: 20px;
	}
	.b-question__exclude__item {
		width: 100%;
		padding-top: 0px;
		margin-bottom: 20px;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.b-question__exclude__item:before {
		width: 5px;
		height: 5px;	
		top: 6px;	
	}	
	.b-question__exclude__item br {
		display: none;
	}
  }
 
.hidden-sm {
	display: none!important;
}


.medical-promo {
	z-index: -1;
	margin-top: 0;	
}
.medical-promo__image-right {
	right: -90px;
}
.medical-promo-step {
	padding: 50px 40px;
}
.medical-promo-step__side-left {
	width: 350px;
	margin-right: 20px;
}
.medical-promo-step__heading {
	width: 250px;
}
.medical-promo-step__phone {
	margin: 20px 0;
}
.medical-promo-step-1__time__text {
	width: 250px;
}
.medical-promo-step {
	padding: 50px 40px;
	height: auto;
	overflow: hidden;
}
.medical-promo-1__form {
	width: 350px;
	padding-top: 40px;
	padding-left: 40px;
	top: 40px;
	padding-right: 40px;
	height: auto;
	background-color: #DDE5EB;
	padding-bottom: 40px;		
}
.medical-promo-1__form .text-bold.text-20 {
	font-size: 20px;
}
.medical-promo-1__form .b-form {
	margin-top: 10px;
}
.medical-promo-1__form .b-form__group {
	margin-bottom: 10px;
}
.medical-promo-1__form .b-form .b-form__widget-item {
	width: 100%;
}
.medical-promo-1__form .b-form .b-form__button1 {
	display: block;
}
.medical-promo-1__form .b-form .b-form__required-list {
	margin-top: 20px;
	text-align: left;
}
.medical-promo-step-1 {
	height: auto;
	background-color: #0085F5;
	padding-bottom: 65px;	
}
.medical-promo-step__pic-document {
	right: -25px;
	top: 37px;	
}
.mecial-promo-step__note {
	max-width: 450px;
}
.medical-promo-step-2 {
	height: 410px;
}
.medical-promo-step-3 {
	padding-bottom: 90px;
	padding-top: 60px;	
	background-color: #9D0D6B;
}
.medical-promo-step-3__tabs {
	margin-top: 10px;
}
.medical-promo-step-3__form {
	width: 350px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;	
	padding-bottom: 30px;
	height: auto;	
}
.medical-promo-step-3__form .form__label {
	margin-bottom: 10px;
}
.medical-promo-step-3__form .form__sum {
	text-align: left;
}
.medical-promo-step-3__form .form__sum .text-center {
	text-align: left;
}
.medical-promo-step-4 {
	padding-top: 55px;
	padding-bottom: 115px;
}
.medical-promo-step-4__pic {
	right: -110px;
	top: -10px;
}
.medical-promo-4__form .b-form {
	width: 630px;
}
.medical-promo-4__form .b-form .control-label {
	width: 130px!important;
	display: inline-block;
}
.medical-promo-4__form .b-form .controls {
	width: 250px!important;
	display: inline-block;
	padding-left: 25px;
}
.medical-promo-4__form .b-form .control-group {
	padding-bottom: 10px;
}
.medical-promo-4__form .b-form .b-form__group_button {
	padding-left: 160px;
	padding-top: 10px;
	text-align: left!important;
}
.medical-promo__text-left {
	width: 420px;
}
.medical-promo__heading-bottom {
	padding-top: 15px;
}
@media (max-width: 950px) {
	.medical-promo {
		margin-top: 0;
		z-index: -1;
		padding-left: 10px;
		width: 100%;	
		padding-bottom: 0;
	}
	.medical-promo__text-left {
		max-width: initial;	
		padding-top: 30px;
	}
	.medical-promo-step__side-left {
		width: 100%;
	}
	.medical-promo__heading {
		font-size: 25px;
		padding-bottom: 10px;
	}
	.medical-promo__text-left {
		width: 330px;
	}
	.medical-promo__image-right {
		right: -180px;
	}
	.medical-promo-step {
		padding: 40px 50px 60px;
	}
	.medical-promo-step:before {
		left: 35px;
	}
	.medical-promo-step__num {
		position: absolute;
		left: 50px;
		top: 50px;	
	}
	.medical-promo-step__heading {
		padding-top: 10px;
		width: 100%;
		padding-left: 45px;		
		padding-right: 0;
		box-sizing: border-box;		
		white-space: nowrap;
	}
	.medical-promo-step__phone {
		margin: 5px 0;
		font-size: 25px;
		line-height: 25px;
	}
	.medical-promo-step__side-left {
		width: 380px;
		margin-right: 0;
	}
	.medical-promo-step-1 {
		padding-bottom: 55px;
	}
	.medical-promo-step-1__time__icon {
		margin-top: 30px;
	}
	.medical-promo-step-1__time__text {
		margin-top: 20px;
	}
	.medical-promo-1__form {
		position: static;
		width: 100%;
		border-radius: 10px;
		margin-top: 20px;
		margin-top: 10px;	
		height: 320px;
		padding-bottom: 30px;
	}
	.medical-promo-step-1 {
		height: auto;
		background-color: #0085F5;	
	}
	.medical-promo-step__heading {
		margin: 0;
		vertical-align: middle;
		padding-bottom: 20px;
	}
	.medical-promo-step__num {
		padding-top: 0;
		vertical-align: middle;
		padding-right: 10px;
		padding-bottom: 20px;
	}
	.media-promo__doctor {

	}
	.medical-promo-step__side-center {
		width: 190px;
	}
	.media-promo__doctor__img {
		height: 210px;
	}
	.media-promo__doctor__img-glow {
		top: -50px;
	}
	.medical-promo-step-1__time__icon ,
	.medical-promo-step-1__time__text {
		margin-right: 30px;
	}
	.medical-promo-1__form .text-bold.text-20 {
		font-size: 20px;
		margin-bottom: 35px;	
	}
	.medical-promo-1__form .b-form .control-label {
		display: inline-block;
		width: 135px!important;
	}
	.medical-promo-1__form .b-form .controls {
		margin-left: -30px!important;
		display: inline-block;
	}
	.medical-promo-1__form .b-form .b-form__group_button {
		text-align: left!important;
		margin-top: 30px;
	}
	.medical-promo-1__form .b-form__group {
		margin-bottom: 10px!important;
	}
	.medical-promo-1__form {
		height: auto;
		width: 580px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.medical-promo-1__form .b-form .b-form__button1 {
		margin-left: 130px;
	}
	.medical-promo-1__form .b-form .controls {
		margin-left: -10px!important;
	}
	.medical-promo-step-3__form {
		position: static;
		width: 100%;
		border-radius: 10px;
	}
	.medical-promo-step-3 {
		background-color: #9C0D69;
		height: auto;
	}
	.medical-promo-step-4__pic {
		display: none;
	}
	.medical-promo-4__form .b-form .b-form__group_button {
		padding-left: 0;
		text-align: left!important;
	}
	.medical-promo-4__form .b-form .b-form__required-list {
		margin-top: 10px;
		margin-left: 0;
		text-align: left;
	}
	.medical-promo-step-3__form .form__sum {
		text-align: left;
	}
	.medical-promo-step .text-center {
		text-align: left;
	}
	.medical-promo-4__form .b-form {
		max-width: 100%;
	}
	.medical-promo-step-1__time__icon {
		margin-right: 0;
	}

	.medical-promo-step-1 .medical-promo-step__heading {
		padding-bottom: 15px;
	}
	.medical-promo-step-2 p {
		max-width: 300px;
	}
	.medical-promo-step-2 .text-orange {
		max-width: 400px;
	}
	.mecial-promo-step__note {
		margin-top: 40px;
		margin-bottom: 15px;
		z-index: 1;
	}
	.medical-promo-step__pic-document {
		right: 15px;
		top: 32px;
	}	
	.medical-promo-step-2 {
		height: auto;
		padding-bottom: 45px;
	}
	.medical-promo-1__form .b-form .b-form__widget-item {
		width: 235px;
	}
	.medical-promo-step__pic-document {
		right: -55px;
		top: 30px;
	}
	.medical-promo-step-2 {
		padding-bottom: 30px;
	}	
	.medical-promo-step-3 .medical-promo-step__heading {
		padding-top: 25px;
	}	
	.medical-promo-step__num {
		padding-top: 10px;
	}
	.medical-promo-step-3__tabs {
		margin-top: 5px;
		margin-bottom: 35px;
	}	
	.medical-promo-step-3__tab {
		padding-right: 25px;
	}
	.medical-promo-step-3 .medical-promo-step__phone {
		margin-bottom: 30px;
	}
	.medical-promo-step-3 .medical-promo-step__side-left {
		width: 370px;
	}
	.medical-promo-step__way {
		margin-bottom: 20px;
	}
	.medical-promo-step-3 .media-promo__doctor__img {
		margin-top: 20px;
		height: 180px;
	}
	.medical-promo-step-3__form {
		margin-top: 40px!important;
		padding-bottom: 10px;
	}
	.medical-promo-step-3__form .text-bold.lh-25 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.medical-promo-step-3__form .form__label {
		width: 120px;
		display: inline-block;	
	}
	.medical-promo-step-3__form .form__right {
		display: inline-block;
		width: 200px;
	}
/*	.medical-promo-step-3__form .form__right input {
		width: 240px;
	}*/
	#btn_calculator {
		margin-left: 135px;
	}
	.medical-promo-step-3 {
		padding-bottom: 50px;
	}
	.medical-promo-step-4 {
		padding-top: 55px;
	}
	.medical-promo-4__form {
		margin-top: -5px;
	}
	.medical-promo-4__form .b-form .control-label {
		width: 105px!important;
	}
	.medical-promo-4__form .b-form {
		padding-top: 40px;
		width: 500px;
		box-sizing: initial;
		background-color: #DBE4E9;
	}
	.medical-promo-4__form .b-form .b-form__group_button {
		margin-top: 13px;
	}
	.medical-promo-4__form .b-form__button1 {
		margin-left: 133px;
	}
	.medical-promo-4__form .b-form .b-form__required-list {
		margin-top: 8px;
	}
}





.b-account_dialog {
	margin: 0;
	border-radius: 0;
	width: 100%;
	padding: 30px 20px;
	margin-left: -20px;	
}
.b-account_dialog h3 {
	margin-left: 0;
}
.b-account_dialog .b-form__group .control-label {
	text-align: left;
}
.b-account_dialog .b-form .b-form__group_button ,
.b-account_dialog .b-form .b-form__required-list{
	margin-left: 0;
}
.b-account_dialog .b-form {
	width: 100%!important;
	margin: 0 auto;
	max-width: initial;
	box-sizing: border-box;
	margin-bottom: 50px;	
}
.b-account_dialog .b-form:before {
	left: -15px;
}
.b-account_dialog .b-button {
	white-space: nowrap;
}
.b-account__dialog-item {
	margin: 0 auto;
}
.b-account__dialog {
	margin-left: 60px;
	margin-top: 50px;
	overflow: visible;
}
.b-account__dialog-author {
	width: 20px;
	left: -60px;
}
.b-account__dialog-item:before {
	left: -15px;
}
.b-account__dialog-item {
	margin-bottom: 30px;
}



.visible-sm {
	display: block!important;
}



@media (max-width: 620px) { 
	.medical-promo__heading {
		font-size: 25px;
		padding-top: 20px;
	}
	.medical-promo-1__form .text-bold.text-20 {
		margin-bottom: 0;
	}
	.medical-promo-1__form .b-form .control-label {
		width: 100%!important;
	}
	.medical-promo-1__form .b-form .controls {
		margin-left: 0!important;
		width: 100%;
		padding-right: 10px;
		box-sizing: border-box;
	}
	.medical-promo-1__form .b-form .b-form__widget-item {
		width: 100%;
	}
	.medical-promo-1__form {
		padding-bottom: 20px;
	}
	.medical-promo-step-2 {
		height: auto;
	}
	.mecial-promo-step__note {
		padding: 10px 20px 10px 70px;
		margin-top: 10px;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.medical-promo-4__form .b-form {
		height: auto;
		background-color: #DFE7EB;
	}
	.medical-promo-4__form .b-form .b-form__widget-item {
		width: 100%;
	}
	.medical-promo-step-4 {
		height: auto;
	}
	.medical-promo-step__way__item {
		padding-right: 20px;
	}
	.medical-promo-step__way {
		left: -55px;
	}
	.medical-promo-step__phone {
		font-size: 30px;
		line-height: 30px;
	}
	.medical-promo-4__form .b-form {
		padding-bottom: 20px;
	}
	.medical-promo-step .text-38 {
		font-size: 25px;
		margin-bottom: 0;
	}
	.medical-promo-4__form {
		margin-top: 20px;
	}
	.medical-promo__image-right img {
		width: auto;
		height: 100%;
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0%, 0);	
	}
	.medical-promo__image-right {
		padding-left: 0;
		overflow: hidden;
	}
	.medical-promo__image-right {
		height: 315px;
	}
	.medical-promo__text-left {
		padding-top: 320px;
		width: 100%;
	}
	.medical-promo-step-1__time__icon {
		display: none;
	}
	.medical-promo-step-1__time__text {
		margin-left: 0;
	}
	.medical-promo-1__form {
		height: auto;
		background-repeat: repeat;
	}

	.medical-promo-4__form .b-form {
		padding-bottom: 25px;
		margin-top: 21px;
		box-sizing: initial;
		width: 100%;
		margin-left: -30px;
		border-radius: 0;
		padding-left: 30px;
	}
	.medical-promo-4__form .b-form .control-label {
		display: none;
	}
	.medical-promo-4__form .b-form .controls {
		padding-left: 0;
	}
	.medical-promo-4__form .b-form__button1 {
		margin-left: 0;
	}
	.medical-promo-4__form .b-form .b-form__required-list {
		margin-top: 25px;
	}

	.visible-xs {
		display: block!important;
	}
	.hidden-xs {
		display: none!important;
	}
	.medical-promo__image-right {
		width: 500px;
		top: 0px;
		right: -40px;
	}
	.medical-promo__image-right img {
		height: auto;
		width: 100%;
	}
	.medical-promo {
		padding-left: 0;
		padding-right: 0;
	}
	.medical-promo__text-left {
		padding-top: 325px;
	}
	.medical-promo__heading {
		font-size: 20px;
		padding-bottom: 5px;
	}
	.medical-promo__heading {
		padding-bottom: 17px;
	}
	.medical-promo-step:before {
		left: 20px;
	}
	.medical-promo-step__heading {
		padding-left: 25px;
		padding-top: 12px;
	}
	.medical-promo-step__num {
		left: 30px;
		top: 40px;
	}

	.medical-promo-step-1__time__icon {
		display: inline-block;
		margin-top: 20px;
		position: relative;
		left: -10px;
	}
	.medical-promo-1__form {
		margin-left: -55px;
		margin-top: 20px;
		box-sizing: initial;
		width: 100%;
		padding-bottom: 10px;
	}
	.medical-promo-step-1__time__text {
		margin-top: 10px;
	}
	.medical-promo-1__form .b-form {
		margin-top: 20px;
	}
	.medical-promo-1__form .b-form .control-label {
		display: none;
	}
	.medical-promo-step-1 {
		padding-bottom: 195px;
	}
	.medical-promo-1__form .b-form__group {
		margin-bottom: 15px!important;
	}
	.medical-promo-1__form .b-form .b-form__button1 {
		margin-left: 0;
	}
	.medical-promo-1__form .b-form .b-form__required-list {
		margin-top: 25px;
	}
	.medical-promo-step-1 .medical-promo-step__side-center {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 190px;
	}
	.media-promo__doctor__img-glow {
		top: -41px;
		width: 180px;
		left: -17px;
	}
	.media-promo__doctor__img {
		height: 140px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.media-promo__doctor {
		position: absolute;
		top: 25px;
		left: 0px;
		width: 100%;
		display: block;
		padding-left: 130px;
		box-sizing: border-box;
		padding-top: 6px;
	}
	.medical-promo-step__pic-document-mobile {
		display: block;
		max-width: 100%;
		margin: 10px 0 -10px -15px;
	}
	.mecial-promo-step__note {
		margin-left: -30px;
		box-sizing: border-box;
		width: 120%;
		padding-top: 13px;
		padding-bottom: 13px;
		border-radius: 0;
	}
	.medical-promo-step-3__place-wrap {
		display: none;
	}
	.medical-promo-step-3 .medical-promo-step__num {
		left: 35px;
		top: 50px;
	}
	.medical-promo-step-3__tabs {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.medical-promo-step-3__tab {
		padding-right: 15px;
		padding-left: 15px;
	}
	.medical-promo-step-3 .medical-promo-step__side-left {
		max-width: 100%;
	}
	.medical-promo-step__way {
		left: -15px;
	}
	.medical-promo-step-3__form {
		margin-top: 30px!important;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-top: 35px;	
		width: 100%;
		box-sizing: initial;
		margin-left: -30px!important;
		border-radius: 0;
	}
	.medical-promo-step-3__form .form__label {
		display: none;
	}
	.medical-promo-step-3__form .text-bold.lh-25 {
		margin-bottom: 25px;
	}
	#btn_calculator {
		margin-left: 0;
	}
	.medical-promo-step-3 {
		padding-bottom: 40px;
	}
	.medical-promo-step-4 {
		padding-top: 35px;
		padding-bottom: 40px;
	}


	.medical-promo-step-3 .medical-promo-step__phone {
		padding-bottom: 160px;
	}
	.medical-promo-step-3__place-wrap {
		display: none;
		display: block;
		position: absolute;
		top: 310px;
		left: 50px;
	}	
	.media-promo__place-glow {
		position: relative;
		left: -40px;
		top: -47px;
		width: 140px;	
	}
	.medical-promo-step-3 .media-promo__doctor__img {
		margin-top: 20px;
		height: 70px;
		width: 70px;
		margin: 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	.medical-promo-step-3__place {
		padding-left: 80px;
		width: 300px;
	}
	.medical-promo-step-3__place {
		display: none;
	}
	.medical-promo-step-3__place.active {
		display: block;
	}
	#map-show {
		position: absolute;
		left: 7px;
		top: 91px;
		width: 60px;
		text-align: center;
		display: block;		
		border: 0;
	}
	#map-show span.pseudo {
		border-bottom: 1px dashed #ffff00;
	}
	.medical-promo-step-3__place .media-promo__doctor__name {
		font-size: 13px;
	}


	.medical-promo-4__form input:placeholder,.medical-promo-4__form textarea:placeholder ,
	.medical-promo-1__form input:placeholder,.medical-promo-1__form textarea:placeholder {
		color: #999;
	}

	.medical-promo-4__form input:-moz-placeholder,.medical-promo-4__form textarea:-moz-placeholder ,
	.medical-promo-1__form input:-moz-placeholder,.medical-promo-1__form textarea:-moz-placeholder {
		color: #999;
	}

	.medical-promo-4__form input:-ms-input-placeholder,.medical-promo-4__form textarea:-ms-input-placeholder ,
	.medical-promo-1__form input:-ms-input-placeholder,.medical-promo-1__form textarea:-ms-input-placeholder {
		color: #999;
	}

	.medical-promo-4__form input::-webkit-input-placeholder,.medical-promo-4__form textarea::-webkit-input-placeholder ,
	.medical-promo-1__form input::-webkit-input-placeholder,.medical-promo-1__form textarea::-webkit-input-placeholder {
		color: #999;
	}


}





.b-doctor-list__text {
	width: 100%;
}
.b-doctors-list {
	padding-bottom: 20px;
}
.b-doctors-list__item {
	width: 27%;
	margin-bottom: 30px;
	margin-right: 3.4%;
}


.b-filter_table {
	padding: 20px;
}
.b-filter_table .b-filter__item {
	margin-bottom: 2px;
	width: 45%;	
}
.b-doctors__content-item-img {
	right: initial;
	left: 0;
	width: 450px !important;
	height: 420px!important;
	float: none;
	margin-left: -45px;	
	bottom: 0;
}
.b-doctors__content-item-img:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 422px;
	height: 375px;
	background: url(/images/doctor_shadow.png) no-repeat 100% 0;
	z-index: 10;
}
.b-doctors__content-item-img img {
	display: block;
	width: 100%;
	height: auto;	
}
.b-doctors__description {
	right: initial;
	top: 0;
	left: 0;
	padding-left: 340px;
	padding-top: 55px;	
	position: relative;
	padding-bottom: 50px;
}
.b-doctors__description-name {
	font-size: 20px;
}
.b-doctors__description-last_name {
	font-size: 25px;
	margin-bottom: 8px;
}
.b-doctors__content {
	height: auto;
	background: #5A0C0C;
}
.b-doctors__content-item-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}
.b-doctors__content-item {
	min-height: 400px;
}
.b-doctors .b-threshold {
	display: none;
}

@media (max-width: 520px) {
	.b-filter_table .b-filter__item {
		width: 44%;	
	}	
}

.b-doctors__description-comment a {
	cursor: default;
	color: #fff !important;
}
/*.b-doctors__content-inner {
	white-space: nowrap;
}
.b-doctors__description-comment {
	white-space: normal;
}*/



.b-filter a:hover, .b-filter .pseudo:hover {
	border-bottom: 0!important;
}
.b-doctors__description-comment a:hover .b-doctors__description-name, .b-doctors__description-comment a:hover .b-doctors__description-last_name {
	border-bottom: 0! important;
	color: #fff!important;
}
.subsubnav_bg_center {
	margin-bottom: 5px;
}



.b-review-list__new  {
	padding: 45px 0 20px;
}
.b-review-list__new .comment  {
	padding-top: 22px;
}
.content_text_l ,
.content_text_r {
	width: 100%;
	float: none;
	margin: 0;
	left: 0;	
}
.b-review-block .b-review-block__item {
	padding: 0;
}



.b-review-block__item-header {
	font-size: 25px;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 10px;
}
.show_more {
	/*text-align: left;*/
}
.show_more em {
	/*font-style: normal;*/
}


.b-review-gallery__button-box {
	padding-bottom: 0;
}
.content_text_r h4 {
	margin-top: -5px;
}
.b-encyclopedia {
	padding-top: 0;
	margin-top: -10px;
}
.b-encyclopedia__items {
	overflow: hidden;
}
.b-encyclopedia .b-encyclopedia__items .b-encyclopedia__item {
	width: 50%!important;
	float: left!important;
	display: block;
}
.b-encyclopedia__item-cover {
	display: none;
}
.b-review-block__item-images {
	display: none;
}
.b-review-block__item-inner {
	background-color: transparent!important;
	color: #000!important;
	height: auto;
	max-height: initial!important;
}
.b-review-block__item:hover .b-review-block__item-inner a {
	color: #2088ff;
}
.b-review-block__item:hover .b-review-block__item-inner a:hover {
	color: #2088ff!important;
	border-color: #2088ff!important;
}
.b-review-block__item-inner:before ,
.b-review-block__item-inner:after {
	display: none!important;
}
.gallery {
	height: 300px;
	overflow-y: visible;
	padding-bottom: 190px;
	margin-bottom: -40px;
}
.gallery_frame {
	overflow: visible;
	height: 300px;
}
.gallery_text {
	bottom: -150px;
	right: initial;
	left: 0;
	height: 130px;
	border-radius: 10px;
	max-width: 100% !important;
	box-sizing: border-box;
}
.gallery_l, .gallery_r {
	margin-top: 0;
	top: 125px;
}


.subsubnav__col {
	width: 100%;
	margin-bottom: 0;
}

.b-comment-with-photo {
	padding-top: 40px;
}

/**.b-form,**/
/* .d-odd-form, .d-odd-form.d-odd-form_mod-studio, */
#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);
}
div.d-blue-box-sl-temp .d-odd-form {
	min-width: 1px;
}
.d-odd-form .d-blue-box-right {
	margin-left: 0px;
	padding: 5px 0px 8px;
}
.d-odd-form .d-blue-box-right .d-auth-tbl {
	margin-top: 0px;
	max-width: 330px;
}
.d-odd-form .d-blue-box-right .d-auth-tbl em {
	display: inline-block;
	padding: 24px 0px 0px 10px;
}
.calculators__form .control-label,
.d-odd-form .d-inline-label,
.d-odd-form .d-blue-box-right .d-auth-tbl em,
.d-odd-form h1.h3,
.d-odd-form span.h3{
	text-shadow: 0px 1px 0px rgba(255,255,255,1.0);
}
.d-blue-box .d-odd-form.d-mw-0 {
	min-width: 10px;
}
.d-odd-form .d-plain-tbl td.d-tar {
	padding-left: 0px;
	/*padding-right: 0px;*/
	min-width: 140px;
	text-align: right;
	width: auto;
}
.d-odd-form #form-basal-temperature td.d-tar {
	padding-right: 0px;
}
.d-odd-form .visibility_521 ul li {
	margin-bottom: 1px;
}
.d-odd-form .slider-temp .d-ruler,
.d-odd-form .slider-temp,
.d-odd-form input.d-s-t-wide {
	width: 100%;
	min-height: 30px;
	box-sizing: border-box;
}
.d-odd-form .slider-temp {
	min-width: 454px;
	position: absolute;
	right: 0px;
}
.d-odd-form .slider-temp-td {
	min-height: 72px;
	height: 72px;
	position: relative;
}
.d-odd-form .question_form dfn {
	float: none;
	padding: 0px;
}
.d-odd-form .question_form .d-ruler-i dfn {
	float: left;
	width: 58px;
}
/*
.d-plain-tbl tr:first-child .d-tar {
	padding-top: 18px;
}
.d-plain-tbl-2 tr:first-child .d-tar {
	padding-top: 5px;
}
*/
.d-odd-form .d-plain-tbl--sperm {
	margin-top: 25px;
	margin-bottom: 25px;
	width: auto;
	/*max-width: 220px;*/
}
.d-odd-form .d-plain-tbl--sperm .d-tar { 
	padding: 3px 0px 0px;
}
.d-odd-form .question_form p strong {
	display: inline-block;
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 5px;
}
.d-odd-form .d-ruler-t ul {
	max-width: 100%;
	overflow: hidden;
}
.d-plain-tbl .d-ruler.d-ruler-h {
	margin-bottom: 11px;
}
.d-plain-tbl .d-ruler.d-ruler-w {
	margin-bottom: 25px;
}
.d-plain-tbl tr.last-row td {
	/*padding-bottom: 28px!important;*/
}
.d-odd-form input.d-inp-short-2,
.b-form__widget .input-medium,
.d-odd-form input.d-inp-short-0,
.d-odd-form input.d-inp-short-1,
.d-odd-form input.d-s-t-wide {
	border-color: #a7a7c1;
}
.calculators__form .control-label,
.calculators__form .b-form__required-list-warning {
	color: #103043;
}
.d-odd-form .d-blue-box-right .d-auth-tbl img {
	margin-left: -8px;
}
.d-odd-form .d-blue-box-right .d-auth-tbl td {
	padding: 0px;
}
/*.d-odd-form .question_form fieldset.inline-block,*/
.d-odd-form .question_form fieldset.inline-block>ul, 
.d-odd-form .question_form fieldset.inline-block>ul>li
/*,.d-odd-form .question_form dfn.inline-block*/ {
	display: inline-block!important;
	width: auto!important;
}
.d-odd-form .question_form fieldset.inline-block,
.d-odd-form .question_form dfn.inline-block {
	padding-top: 10px;
}
.d-odd-form .question_form fieldset.inline-block {
	margin-left: 0px;
}
.d-odd-form .question_form dfn.float-left { 
	
}
.d-blue-box .d-odd-form a {
	color: #2088ff;
	text-decoration: underline;
}
.d-blue-box-sl-temp .d-odd-form {
	min-width: 1px;
}
.d-odd-form .question_form dfn {
	/*width: 100%;*/
	text-align: left;
}
.calculators__form .b-form-wrapper-600 {
	max-width: 100%!important;
}
.calculators__form .registr-form,
#callback_page  {
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	max-width: initial;
	padding-top: 45px;
	padding-bottom: 30px;
	box-sizing: border-box;
}
.calculators__form .registr-form  .control-label,
#callback_page .control-label {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	/*width: 130px!important;*/
	width: 40%!important;
}
.calculators__form .registr-form  .controls,
#callback_page .controls {
	margin-left: 0!important;
	display: inline-block;
	vertical-align: top;
	/*min-width: 250px;*/
	width: 52%;
	margin-bottom: 10px;
}
#callback_page  .b-form__widget {
	width: 100%;
	display: block;
}
#callback_page .b-form__widget-item {
	width: 100%;
}
.calculators__form .b-form__group_button,
#callback_page  .b-form__group_button {
	margin-top: 20px;
}
#callback_page  .b-form__group_button {
	text-align: left!important;
}
#callback_load_button {
	margin-left: 135px;
}
#callback_page .b-form__required-list {
	margin-left: 0;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}
.b-contacts__skype {
	padding-left: 30px;
}
.b-contacts__skype h2.first_child {
	padding-top: 30px;
	margin-bottom: -15px;
}
.b-contacts_skype:before {
	bottom: initial;
	top: 75px;
	left: 440px;
	height: 210px;
}
.b-contacts_skype .b-contacts__text {
	margin-top: 70px;
	margin-bottom: 25px;
}
.b-contacts_skype:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 4;
	background: url(/f/resources/b-contacts/mama-contacts-cloud.png)  0 -68px;
	top: 140px;
	left: 0;
	height: 80px;
	width: 35px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.b-contacts__about_text {
	vertical-align: top;
	width: 100%;
}
.b-contacts__about_comment {
	vertical-align: top;
	width: 100%;
}
.b-contacts__title {
	line-height: 30px;
}



.b-contacts__sms {
	margin-top: -5px;
	margin-left: 0;
	padding-top: 23px;
	padding-left: 30px;	
}
.b-contacts__sms h2 {
	font-size: 50px;
}

.b-contacts_sms .b-contacts__text {
	margin-top: 40px;
}
.b-contacts__chooser-item td {
	padding-left: 20px;
	background: url(/f/resources/point.png) no-repeat 5px 15px;
}
.review_back {
	margin-top: 20px;
}
.b-encyclopedia__item-wrapper:after {
	left: 0 !important;
	width: 100%;
}


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

.b-question__exclude__item {
	width: 30%;
    margin-right: 4%;
}
.b-question__exclude__item:nth-child(3n) {
	margin-right: 0;
}
@media (max-width: 650px) {
	.b-question__exclude__item {
		width: 100%;
		margin-right: 0;
	}
}
.b-certificates {
	margin-top: 0;
	border-radius: 0;
	width: 100%;
	margin: 0;
	padding: 0 20px;
	box-sizing: border-box;
}
.b-certificates__inner {
	height: auto!important;
	padding: 10px 20px;
}
.b-certificates__inner:before {
	display: none;
}
.b-certificates__item {
	position: static!important;
	display: inline-block;
	float: none;
	vertical-align: top;	
	width: 29%;
	margin-right: 4%;
}
.b-certificates__item:nth-child(3n){
	margin-right: 0;
}
.b-certificates__item-inner {
	width: 100%;
}
.b-certificates__item-inner img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.b-certificates__item-inner {
	margin-bottom: 20px;
}
.b-shelf {
	margin-top: -68px;
	padding-top: 90px;
	z-index: 10;
	position: relative;
	background-position: 63% 0;	
	margin-bottom: 20px;	
}
.b-shelf__wrapper {
	height: auto;
	width: 100%;
	float: none;
	clear: both;
	margin: 0;
	text-align: center;
	margin-bottom: -55px;
	white-space: nowrap;
}
.b-shelf__item {
	display: inline-block;
	vertical-align: bottom;
	float: none!important;	
}
.b-shelf__item_begemot {
	background-position: -344px -145px;
	width: 144px;
	height: 150px;
}
.b-shelf__item_diplom_gold {
	background-position: -124px -55px;
	height: 220px;	
}
.b-shelf__item_train {
	background-position: -1162px -190px;
	width: 225px;
	height: 90px;
}
.b-shelf__item_picture {
	background-position: -497px -155px;
	height: 130px;
}
.b-shelf__item_diplom_silver {
	background-position: -658px -55px;
	height: 230px;
}
.b-shelf__item_ula {
    background-position: -926px -140px;
    height: 140px;
}
.b-shelf__line-2  {
	margin-bottom: -40px;
}
h1.article-title {
	margin-bottom: 5px;
}
.article-sub-desc {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	margin: 0 0 10px !important;
}
.content_main {
	width: 100%;
}
.content_sidebar_l {
	width: 100%;
	margin-top: 0;
	display:none;
}
.box.children ,
.box.green-bottom {
	border-bottom: 0;
	width: 50%;
	margin: 0;
	float: left;
}
/*.forma-zapis-na-priem {
    width: 100%;
    margin-left: -20px!important;
	padding: 30px 30px 20px!important;
    border-radius: 0;
}
.forma-zapis-na-priem .b-form {
    width: 100%;
    margin: 0;
    max-width: initial;
}
.forma-zapis-na-priem .b-form__group_button {
    padding-left: 200px;
    text-align: left!important;
}
.forma-zapis-na-priem .b-form__required-list {
    margin-left: 0;
}*/
.gray-dashed-box {
	width: auto;
	margin-top: 20px;
}
.article-list .text-link {
	width: auto;
}
.bottom-number {
	color: #000;
}
.bottom-number .gray-number ,
.bottom-number .green-number {
	color: #000;
}
.b-review-block__item.span3 {
	width: 50%;
	margin: 0;
	box-sizing: border-box;
}
.b-review-block__item.span3:nth-child(even) {
	padding-left: 25px;
}
.b-review-block__item.span3:nth-child(odd) {
	padding-right: 25px;
}



.nav__arrow {
/*	background: url(../f/resources/nav-arrows.png) 0 0;
	width: 8px;
	height: 13px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: 4px;*/
	display: none;
}
.subsubnav__current {
	margin: 0 20px;
	padding: 20px 0 25px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #cbcfd1;
	z-index: 2;
	font-size: 30px;
	color: #0757ac;	
	font-weight: bold;
	margin-bottom: 0;
	height: 80px;
	line-height: 80px;
    padding: 0;
    color: #fff;
    left: -20px;
    width: 100%;
    padding: 0 30px;
    background: #0c7cd0;
	background-image: -moz-linear-gradient( 90deg, rgba(7,87,172,0) 0%, rgb(7,87,172) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(7,87,172,0) 0%, rgb(7,87,172) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(7,87,172,0) 0%, rgb(7,87,172) 100%);
    border: 0;
}
.subsubnav__current a {
	color: #fff;	
}
.nav__arrow-left,
.nav__arrow-down {
	background: url(../f/resources/nav-arrows.png) -9px -9px;
	height: 8px;
	width: 13px;
	display: inline-block;	
	position: absolute;
	right: 20px;
	top: 41px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;		
}
.nav__arrow-left {
	background: url(../f/resources/nav-arrows.png) 0px 0px;
	height: 13px;
	width: 8px;
	top: 42%;
	right: auto;
	left: 20px;
}
.subsubnav__current.open  .nav__arrow-down {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)	
}
.subsubnav:nth-child(2) .nav__arrow-down, .service-twomenu .subsubnav .nav__arrow-down {
	top: 31px;
}
.subsubnav {
	background: url(../f/resources/nav-bg.png) 0 0 repeat;
	padding: 0;
}
.subsubnav_shad  {
	display: none;
}
.subsubnav_bg {
	padding: 0 15px;
	max-height: 70px;
	overflow: hidden;	
	margin-bottom: 20px;
	background: url(../f/resources/nav-bg.png) 0 0 repeat transparent !important;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.subsubnav_bg.open {
	max-height: 60000px;
	padding-bottom: 25px;
}
.subsubnav__item {
	margin: 0;
	box-sizing: border-box;
	padding: 0 20px;
	font-weight: normal;
}
.subsubnav__item_w_bg {
	padding: 0;	
	background: transparent !important;
}
.subsubnav__item_w {
	display: block;
	border-bottom: 1px solid #cbcfd1;
	padding: 15px 0 10px;
}
.subsubnav__col:last-child .subsubnav__item:last-child .subsubnav__item_w {
	border-bottom: 0;
}
.subsubnav__item_w.selected {
    background: #00387d;
    background: -moz-linear-gradient(top,#00387d 0,#003b84 24%,#1f76b8 77%,#599bcd 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00387d),color-stop(24%,#003b84),color-stop(77%,#1f76b8),color-stop(100%,#599bcd));
    background: -webkit-linear-gradient(top,#00387d 0,#003b84 24%,#1f76b8 77%,#599bcd 100%);
    background: -o-linear-gradient(top,#00387d 0,#003b84 24%,#1f76b8 77%,#599bcd 100%);
    background: -ms-linear-gradient(top,#00387d 0,#003b84 24%,#1f76b8 77%,#599bcd 100%);
    background: linear-gradient(to bottom,#00387d 0,#003b84 24%,#1f76b8 77%,#599bcd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bcd',endColorstr='#00387d',GradientType=0);
    zoom:1;
	color: #fff;
	border-radius: 0;
	width: 100%;
	box-sizing: initial;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
}
.subsubnav:after {
	height: 71px;
	left: -20px;
	width: 100%;
	padding: 0 20px;	
	bottom: 0;
	background: url(../f/resources/nav-bg-shadow.png) repeat 0 0;
}
.subnav {
	display: none;
}
.b-content {
	padding-top: 0;
}
.b-layout__content.sm-p-b-0 {
	padding-bottom:0em!important;
}
.b-layout__content {
	padding-top: 78px;
	background: #fff;
}
.b-layout__header:after {
	display: none!important;
}
.menu-visible-tablet {
	display: none !important;
	background: #e0e6ef;
    /*margin-left: -20px;*/
    padding-left: 14px;
    /*width: 100%;*/
    margin-top: 0;
    margin-bottom: 0;    
}
.menu-visible-tablet.active {
	display: block !important;
}
#horizontal-multilevel-menu li {
	position: relative;
	display: block;
	margin: 0;
	padding-left: 0px;
}
#horizontal-multilevel-menu li.hasItems {
	cursor: pointer;
}
#horizontal-multilevel-menu li.hasItems:after {
	content: '';
	position: absolute;
	right: 20px;
	top: 16px;
	background: url(../f/resources/menu-arrow.png);
	width: 6px;
	height: 6px;
	-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;	
}
#horizontal-multilevel-menu li.hasItems.active:after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
#horizontal-multilevel-menu li.hasItems.active .b-header__nav-item:before {
	background: transparent;
}
#horizontal-multilevel-menu {
	display: none;
}
.b-header__nav--hover #horizontal-multilevel-menu {
	display: block;
	margin-top: 0;
}
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-item {
    border-bottom: 1px solid #fff;
}
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-item:after ,
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-item:before ,
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-link:after ,
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-link:before {
	display: none;
}
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-item:hover, 
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-item_state_disable, 
#horizontal-multilevel-menu .menu-visible-tablet .b-header__nav-item_state_active {
	color: #2088ff !important;
	border-color: #fff !important;
}
 
#horizontal-multilevel-menu .b-header__nav-item_state_disable {
	color: #1f89ff !important;
}
#horizontal-multilevel-menu .b-header__nav-item_state_disable {
	color: #000 !important;
	text-decoration: none;
}





@media (max-width: 630px) {
	.b-address-map__item {
	    position: static;
	    display: block;
	    width: 100%;
	    text-align: left;
	    height: 20px;
	    padding: 10px 0px 10px 30px;
	}
	.b-address-map__chooser-wrapper {
		height: auto;
	}
	.b-address-map__chooser {
		height: auto;
	}
}

.b-address-map__map-2 {
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-webkit-transform: rotate(0);
	margin: 50px 0 0;
}
.b-address-map__map-2 .ymaps-map {
	width: 100%;
	height: 400px;
}
.b-header__nav .b-header__nav-item, 
.b-header__nav .b-header__nav-item .i-link__decoration {
	font-size: 14px;
}
.b-header__nav .b-header__nav-item .i-link__decoration {
	display: block;
}
.b-header__nav-overflow-y {
	position: fixed;
	top: 60px;
	left: 20px;
	right: 240px;
	bottom: 0px;
	display: none;
	z-index: -1;
	overflow-y: auto;
}
.b-header__nav--hover .b-header__nav-overflow-y {
	display: block;
	z-index: 100;
}
.b-header__search form {
	box-sizing: border-box;
}
.mobile-search.visible-tablet {
	display: none !important;
}
.b-header__nav--hover  .mobile-search.visible-tablet {
	display: block !important;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	float: none;
	/*margin-top: 20px;*/
	margin-top: 0px;
	padding-top: 20px;
}
.b-header__search:before {
	top: 24px;
}
.b-header__nav--hover .mobile-search.visible-tablet:after {
	content: '';
	display: block;
	/*width: 100%;*/
	padding: 0 20px;
	/*
	margin-left: -20px;
	margin-right: -20px;
	*/
	height: 0px;
	border-top: 1px solid #e3e3e3;
	margin-top: 20px;
}
#horizontal-multilevel-menu li:first-child .b-header__nav-link:after {
	display: none;
}
.b-header__nav--hover .input-small {
    width: 100%;
    box-sizing: border-box;
    height: 24px;	
}
.menu-visible-tablet li:last-child .b-header__nav-item {
	border-bottom: 0!important;
}
#horizontal-multilevel-menu li.hasItems.active .b-header__nav-item:after {
	display: none;
}
#horizontal-multilevel-menu > li .b-header__nav-link:after  ,
#horizontal-multilevel-menu > li .b-header__nav-item:before  {
	display: none;
}

.subsubnav-empty {
	display: none;
}
.b-filter {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 20px 30px;
}
.b-filter:after {
	content: '';
	display: block;
	clear: both;
}
.b-filter__item {
	display: block;
    width: 50%;
    float: left;	
    margin-right: 0;
    box-sizing: border-box;    
	padding: 0;
	min-height: 25px;
	margin: 5px 0;
	border-radius: 0;
}
.b-filter__item_selected {
	position: relative;
	left: -10px;
}
.visible-tablet-iblock {
	display: inline-block !important;
}
.button-new-question {
	margin-top: 30px;
}
.faq_doctor {
	padding-left: 0;
}
.faq_doctor_info {
	padding-top: 15px;
}
.faq_question_layer {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 40px;
}
.faq_question {
	padding-right: 20px;
	padding-left: 20px;
}
.faq_question:before {
	display: none;
}
.faq_answer:before {
	display: none;
}
.faq_answer h5 {
	float: none;
	margin-bottom: 10px;
}
.faq_answer_text {
	padding-left: 0;
}
.show_more {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.b-success-story__shadow {
    width: 100%;
    height: 19px;
    background: transparent url("/f/resources/b-success-story__shadow.png") repeat 0 0;
    padding: 0 20px;
    margin-left: -20px;
}


.tablet-title {
	padding-top: 20px;
	padding-bottom: 30px;
}
.file i {
	top: 3px;
}
.file.wrap {
    margin-bottom: 20px;
}



.mm-block-search-wrapper {
    min-width: initial;
    width: auto;
    padding: 0 20px;
    background: transparent;
    margin: 0;
    margin: 40px 0 60px;
}
.mm-block-search-content .mm-search-form {
	padding: 0;
	height: auto;
}
.mm-block-search-content .mm-search-form-text {
	position: static;
	margin: 0;
	display: block;
	margin-bottom: 20px;
}
.mm-block-search-content .mm-search-form-input {
	width: 70%;
	height: 50px;
    display: inline-block;
    vertical-align: top;		
}
.mm-block-search-content .mm-search-form-button {
	position: static;
	width: 20%;
	margin-left: 5%;
    display: inline-block;
    vertical-align: top;	
    height: 50px;
}
.mm-block-search-content .mm-search-suggest {
	padding-left: 0;
}
.b-encyclopedia-articles__photo {
	width: 120px;
	margin: 0;
	float: left;
    margin-right: 20px;
    margin-bottom: 20px;	
}
.b-encyclopedia-articles__item {
	padding-left: 0;
}
.b-encyclopedia-articles__text {
	float: none;
}
.b-encyclopedia-articles {
	padding-right: 0;
}
.mm-side-navigation {
	display: none;
}
.mm-pagination-wrapper {
	padding-left: 0;
}


@media (max-width: 530px) {
	.mm-block-search-content .mm-search-form-input {
		width: 100%
	}
	.mm-block-search-content .mm-search-form-button {
		margin-left: 0;
		margin-top: 10px;
		width: 100%;
	}
	.mm-block-search-wrapper {
		height: auto;
	}
}

.b-encyclopedia-term {
	padding-top: 10px;
}
.b-encyclopedia-term__alphabet a {
	margin: 0 5px;
}
.b-encyclopedia-term__letter {
	padding-left: 0;
}
.b-encyclopedia-term__letter:before {
	content: '';
	display: block;
	width: 100%;
	padding: 0 20px;
	margin-left: -20px;	
	height: 40px;
	background: transparent url("/f/resources/b-success-story__shadow.png") repeat-x 0 0;
	position: absolute;
}
.b-encyclopedia-term__alphabet {
	margin-bottom: 40px;
}
.b-encyclopedia-term__letter-name {
	float: none;
	margin: 0;
}
.b-encyclopedia-term__column li {
	margin-left: 0;
}
.b-encyclopedia-term__column {
	width: 45%;
	display: inline-block;
	vertical-align: top;
	float: none;
}
.ymaps-b-zoom_hints-pos_right {
	top: 35px !important;
    left: 15px !important;	
}
.b-address-map__chooser-wrapper {
	margin-top: 0;
}
.b-address-map__chooser-wrapper {
	margin-left: 0;
}
.page-mobile-nav {
	position: relative;
	z-index: 1;
}
.subsubnav:before {
	display: none ;
}
#ticket_page .input-xlarge ,
.b-contacts_question.liloo select[name="DOCTORID"] ,
.b-contacts_question.liloo textarea {
	max-width: 400px;
	width: 80%;
}
#ticket_page .b-form__required-list {
	padding-left: 0;
	margin-left: 0;
}
#submit_ticket {
	margin-left: 0!important;
}

.mt-0-tablet {
	float: none!important;
	margin-top: 0!important;
}


.subsubnav {
	box-shadow: none;
}
.subsubnav_bg {
	max-height: 80px;
	margin-bottom: 0;
	border: 0;
}

.service-twomenu .subsubnav {
    display: block !important;
}

.subsubnav__current {
	box-sizing: border-box;
}
.subsubnav:nth-child(2) .subsubnav_bg, .service-twomenu .subsubnav .subsubnav_bg {
	max-height: 70px;
	border-bottom: 1px solid #fff;
}
.subsubnav:nth-child(2) .subsubnav__current, .service-twomenu .subsubnav .subsubnav__current {
	font-size: 16px;
	color: #0757ac;
	height: 70px;
	line-height: 70px;
	background: url(../f/resources/f5f6f7.png) repeat 0 0;
}
.subsubnav:nth-child(2) .subsubnav_bg.open, .service-twomenu .subsubnav .subsubnav_bg.open {
	max-height: 10000px!important;
	padding-bottom: 0px!important;
}
.subsubnav:nth-child(2) .subsubnav__current a, .service-twomenu .subsubnav .subsubnav__current a {
	color: #0757ac;
}
.subsubnav_bg .nav__arrow-down {
	background: url(../f/resources/nav-arrows.png) -22px 0;
}
.subsubnav:nth-child(2) .nav__arrow-down, .service-twomenu .subsubnav .nav__arrow-down {
	background: url(../f/resources/nav-arrows.png) -9px -9px;
}

.subsubnav_bg {	
	background: #0757ac !important;
}
.subsubnav_bg.open {	
	padding-bottom: 20px;
}
.subsubnav__item ,
.subsubnav__item_w ,
.subsubnav__item_w.selected {
	color: #fff;
	border-bottom: 0;
	background: transparent !important;
	padding: 0;
}
.subsubnav__item_w {
	padding: 17px 28px 10px;
	border-bottom: 1px solid #246ab5;
	padding-left: 0;
	padding-right: 0;
	margin: 0 30px;
}
.subsubnav__col:last-child .subsubnav__item:last-child {
	border-bottom: 0;
}
.subsubnav__item_w.selected {
	padding: 17px 28px 10px ;
	padding-left: 48px;
	background: #246ab5 !important;
	margin-top: -1px;
}
.subsubnav__item a ,
.subsubnav__item_w a {
	color: #fff;
}
.subsubnav:after {
	display: none;
}
.subsubnav_bg.open .subsubnav__current {
	margin-bottom: 10px;
}
.subsubnav__item_w_bg {
    border-bottom: 1px solid #b5c6e1;
    border-radius: 0!important;
    padding-bottom: 0px;
    line-height: 14px;
    font-size: 14px;
}
.subsubnav:nth-child(2) .subsubnav_bg, .service-twomenu .subsubnav .subsubnav_bg {
	background: #e6eaeb!important;
}
.subsubnav:nth-child(2) a, .service-twomenu  .subsubnav a{
	color: #0757ac;
}
.subsubnav:nth-child(2) .subsubnav__item_w.selected, .service-twomenu .subsubnav .subsubnav__item_w.selected {
	background: #fff!important
}
.subsubnav:nth-child(2) .subsubnav__item_w, .service-twomenu  .subsubnav .subsubnav__item_w {
	border-color: #cbcfd1;
}
.subsubnav:nth-child(2) .subsubnav__item_w.selected .subsubnav__item_w_bg, .service-twomenu .subsubnav .subsubnav__item_w.selected .subsubnav__item_w_bg {
	color: #000;
	border-color: transparent;
}




.subsubnav:nth-child(2) .subsubnav__current, .service-twomenu .subsubnav .subsubnav__current{
	margin-bottom: 0;
}

h1.article-title  {
	margin-top: 20px;
}



.tablet-nav__item {
	margin-top: 20px;
	margin-bottom: 0px;
}


.b-encyclopedia-term-inner {
	padding-top: 20px;
}


.article .content_main img,
.media__news img
{
	max-width: 100%;
	height: auto;
}



.article-list li {
    position: relative;
    min-height: 60px;
    line-height: 60px;	
}
.article-list .img-link {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;	
}
.article-list .text-link {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding-left: 70px;
	vertical-align: middle;	
}
#profile_form .control-label {
	text-align: left!important;
}
#submit_profile {
	margin-left: -160px!important;
}
#profile_form select {
	margin-bottom: 10px;
	margin-top: 10px;
}
#profile_form .b-form__group  {
	margin-bottom: 20px;
}
#login-area .control-label ,
#register-area .control-label {
	text-align: left!important;
}
#register-area .input-large--phone-plus {
	float: left;
	display: block;
}
#register-area input[type="text"] {
	width: calc(100% - 20px);
}
#register-area .input-large--phone {
	display: block;
	margin-left: 30px;
	width: calc(100% - 50px) !important;
}

#login-area .checkbox,
#login-area .b-auth__remember-link,
#register-area .register-phone__checkbox {
	width: 100%;
	display: block;
	text-align: left !important;
}
#register-area .register-phone__checkbox {
	padding-left: 0;
}
#login-area .register-phone__checkbox br,
#register-area .register-phone__checkbox br {
	display: none;
}
#login-area a.uphone-checkbox  ,
#register-area a.uphone-checkbox {
	margin-left: 5px;
}
.b-media {
	overflow: hidden;
	height: auto !important;
}
.b-media__element {
	width: 40% !important;
	position: static !important;
	float: left;
	margin: 5%;
}
.b-media__element-wrapper {
	width: 100%;
	height: auto;
}
.b-media__element-img img {
	width: 100%;
	max-width: initial;
}
.b-media__element-img {
	width: 100%;
}
.b-media__element-images {
	display: none;
}
.b-filter_video .b-filter__item {
	float: none;
    display: inline;
    margin-right: 20px;	
}
.b-filter_video .b-filter__item_select {
    display: inline;
    position: absolute;
    right: 0;
    text-align: right;
}
.b-filter_photo .b-filter__item_select {
	position: static;
}
.b-filter_photo .b-filter__item  {
	width: 50%;
	float: left;
	display: block;
}
.paper_back {
	display: none;
}

.b-contacts-blue-bg {
	/*
    margin-left: -40px;
    margin-right: -40px;
	*/
    border-radius: 0;	
}
.registr-form .b-form-wrapper-600 {
    text-align: left;
    margin-left: 0px;
    margin-right: 0;
}
.registr-form .input-large ,
.registr-form .input-medium {
	max-width: 100%;
}


.ask-me .base-popup-box ,
.call-me .base-popup-box {
	left: 50%;
    margin-left: -200px;
    width: 400px;
    padding: 25px;
    box-sizing: border-box;
}
.ask-me #callback_head_load_button ,
.call-me #callback_head_load_button {
    margin-left: 0;
    margin-top: 20px;
    display: block;	
}


#callback_page .help-block  {
	display: none;
}

.b-contacts-blue {
    border-radius: 0;
    margin: 0;
    width: 100%;
    max-width: initial;
    margin-left: -20px;
    padding: 30px 20px;
}
.b-contacts-blue .b-form {
    width: 100%;
    box-sizing: border-box;	
}
.b-contacts-blue .control-label {
	position: static;
	text-align: right;
    padding-right: 20px;
}
.b-contacts-blue .b-form-wrapper-600 {
    max-width: initial;
}
.b-contacts-blue .b-form__required-list {
	text-align: center;
}
.b-contacts-blue .b-form__button {
    margin: 0 auto !important;
    display: block;	
}
.b-account .b-form__widget {
	margin-bottom: 20px;
}
.b-account .b-form__group .control-label {
    text-align: right;
    position: static !important;
    width: 100px !important;
    float: left;	
}
.b-account .form-horizontal .controls {
	margin-left: 120px !important;
}
.b-account .form-horizontal .control-group {
	max-width: 550px;
	margin: 0 auto;
}
.b-account .b-form__widget-wrapper {
	display: block;
}
.b-account .b-form .input-xlarge {
	max-width: 100% !important;
}
.b-account .b-form {
	max-width: 560px;
    max-width: 90%;
    box-sizing: border-box;	
}
.b-account .control-label {
	text-align: right !important;
}
#profile_form .control-label {
	text-align: right !important;
}
.b-account .b-form__widget-item_textarea {
	width: 400px !important;
}
.b-account .input-xlarge, .b-account .input-large {
	max-width: 100% !important;
}
#submit_profile {
	margin: 0 !important;
}



.b-question__form.b-contacts-blue-bg .control-label {
	text-align: left !important;
}
.b-question__form.b-contacts-blue-bg {
    margin-left: -40px;
    padding-right: 20px;
    box-sizing: content-box;
}
.b-question__form.b-contacts-blue-bg .b-form {
	margin-top: 0 !important;
}
.b-question__form.b-contacts-blue-bg .b-form__required-list {
	text-align: left;
}
.b-question__form.b-contacts-blue-bg #submit_ticket {
	margin: 0 !important;
}
.d-blue-box p {
	color: #103043;
}
/*
.b-contacts,
.d-blue-box {
	padding-left: 50px !important;
	padding-right: 50px !important;
}
.d-blue-box {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 30px !important;
	padding-bottom: 0px !important;
}
*/
.d-blue-box__title {
	/*
	margin-bottom: 0px;
	padding: 30px 0px 35px;
	*/
	font-size: 25px;
	font-weight: bold;
}
.d-plain-tbl-2 input.d-inp-short-2 {
	width: 19px;
}
.d-plain-tbl-2 td {
	padding-left: 0;
	padding-right: 0;
}

.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;
	*/
}
.calculators-form {
	padding-left: 0 !important;
    padding-right: 0 !important;		
    width: 580px;
}
.calculators-form__header {
    padding: 20px 30px 0;	
}
.calculators-form__hint {
	background: url(../images/calculators/calculators-form-hint.png) no-repeat 0 0;
	padding-left: 20px;
	font-size: 12px;
	color: #556677;
	padding-left: 20px;
	min-height: 20px;
}


.calculators-form .d-plain-tbl-2 td.d-tar {
	width: 55%;
}
.calculators-form .d-plain-tbl-2 td {
	padding-right: 0;
    padding-bottom: 12px;
    width: 40px;
}
.calculators-form .d-plain-tbl-2 {
	padding-right: 20px;
}
.calculators-form .d-btn {
	height: 90px;
}
.calculators-hint {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 17px;
	background: url(../images/calculators/calculators-hint.png) no-repeat 0 0;
	cursor: pointer;
	margin-left: 3px;
}
.calculators-hint:hover {
	background-position: 0 -17px;
}
.d-odd-form .d-inp, .d-odd-form input[type="checkbox"], .d-odd-form input[type="radio"] {
	margin-right: 5px;
}
.calculators__form .b-form {
    /*width: 505px;*/
	width: auto;
    margin: 0 !important;	
}
.calculators-form .question_form ,
.calculators-form  {
	margin-bottom: 0 !important;
}
.calculators__form .b-form .b-form-wrapper-600 {
	text-align: center;
}
label.control-label,
.calculators__form .b-form .control-label {
	margin-top: 8px;
	margin-right: 20px;
	color: #223344;
	/*text-align: right  !important;*/
}
.calculators__form .b-form .control-group {
	text-align: left;
}
.calculators__form #callback_page .b-form__group_button {
	text-align: center !important;
}

.d-blue-box-left {
	float: none !important;
	width: auto !important;
	padding-top: 0px;
}
.calculators-form {
	min-width: initial !important;
	max-width: 100% ;
    margin-top: 0 !important;
}
.error_result:empty {
	display: none;
}

.calculators-form form {
	margin-bottom: 0 !important;
}
.question_form ,
.d-odd-form.d-mw-0 {
	margin-bottom: 0;
}
.tablet-max-w-580 .d-odd-form {
	max-width: 580px;
	box-sizing: border-box;
    padding-bottom: 30px;
	padding-right: 0;
	min-width: initial;
}
table.d-plain-tbl-2 td {
	padding-top: 0.3em;
}
table.d-plain-tbl-2 td.d-tar {
	width: 100%;
	text-align: right;
	
}
/*
table.d-plain-tbl-2 .hidden-mobile>td.d-tar:before {
	content: " ";
	display: block;
	float: right;
	width: 1.5em;
	height: 1.5em;
	padding-bottom: 100px;
	margin-bottom: -100px;
}
*/
.tablet-max-w-580 .d-odd-form .d-btn {
	padding-top: 20px;
}

.calculators-form__header {
	display: block !important;
}
/*
.d-blue-box .d-odd-form {
	padding: 45px 30px 50px!important;
}
*/
.d-odd-form .d-btn {
	height: auto;
}
.d-odd-form .d-plain-tbl .control-label {
	margin: 0px;
}
.calculators__form-wrapper .d-odd-form.d-mw-0 {
	min-width: auto;
}
.d-odd-form .d-plain-tbl td.width-50 .control-label {
	margin: 0px 0px;
}

.calculators-form__header dfn {
	width: 100% !important;
	float: none !important;
}
.calculators-form__header a {
	color: #006aa7 !important;
}
/*
.d-odd-form {
	margin-top: 0px !important;
	margin-bottom: 0 !important;
}
*/
.d-odd-form input.d-inp-short-1 {
	width: 150px;
}
.d-odd-form h1.h3,
.d-odd-form span.h3 {
	font-size: 18px;
	color: #000;
	padding: 0px 0px;
	margin: 0px 0px 10px;
}

.d-odd-form form {
	color: #103043;
	margin-bottom: 0px;
}
.d-plain-tbl td {
    vertical-align: top;
    /*display: inline-block;*/
	display: table-cell;
    padding: 0;
    text-align: left;
    width: auto;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.d-plain-tbl td.d-tac span {
	padding-left: 0.9em;
}
.d-odd-form-sp {
	max-width: 540px;
}
.d-odd-form-sp .d-plain-tbl {
	padding-top: 20px;
}
.calc_planning_visit {
    max-width: 540px;
    min-width: initial !important; 	
}
.tablet-p-0 {
	padding: 0 !important;
}

.calc_planning_visit .d-plain-tbl-2 td.d-tar {
	width: 50%;
}
.calc_planning_visit  .d-btn {
	padding-top: 20px;
	padding-bottom: 20px;
}

.self-diagnosis {
	max-width: 540px;
	padding-top: 40px;
}
.self-diagnosis .d-odd-form dfn {
	width: 20%;
	padding-right: 0;
	text-align: left;
}
.self-diagnosis .d-odd-form fieldset {
	margin: 0;
}
.self-diagnosis .d-odd-form fieldset li {
	width: 44%;
	display: inline-block;
}



.d-auth-tbl-mobile {
    margin-top: 0 !important;
    max-width: 100%;
    padding-top: 25px;
}
.d-auth-tbl-mobile td {
	vertical-align: middle;
}
.basal-temperature {
	max-width: 100%;
	padding-top: 5px !important;
}
.basal-temperature .d-odd-form {
	padding: 0 !important;
	min-width: 0px !important;
}

.d-auth-tbl-mobile td {
    display: table-cell !important;
    padding: 0 !important;	
}


.basal-temperature .d-plain-tbl td {
	vertical-align: middle;
}
.basal-temperature  input.d-s-t-wide {
	max-width: 100%;
}

.subsubnav_bg.subsubnav_bg--service {
	background: transparent!important;
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	border: 0px none;
	border-radius: 0px;
	max-height: 10000px;
}
.subsubnav_bg--service:before {
	display: none;
}
.subsubnav_bg--service:after {
	display: none;
}
.b-service__nav {
	text-align: left;
	overflow: hidden;
}
.b-service__nav-col {
	display: block;
	width: 100%;
}
.b-service__nav-item {
	margin: 0;
	display: block;
    width: 40%;
    margin-right: 0%;
    display: inline-block;
    vertical-align: top;
}
.b-service__sidebar {
	display: none;
}
.content_text_service .b-service__sidebar {
	display: block;
	margin-top: 20px;
	width: 100% !important;
}
.b-service__top.content_text_service .b-service__nav {
	text-align: center;
}

.b-service__top.content_text_service .b-service__sidebar .b-service__nav-item {
	margin-top: 4px;
}
.b-service__top.content_text_service .b-service__sidebar .b-service__nav-item__text {
	display: inline;
}
.content_text_service .b-service__sidebar {
	display: block;
	margin-top: 20px;
	width: 100% !important;
}
.b-service__top.content_text_service .b-service__nav {
	text-align: center;
}

.b-service__top.content_text_service .b-service__sidebar .b-service__nav-item {
	margin-top: 4px;
}
.b-service__top.content_text_service .b-service__sidebar .b-service__nav-item__text {
	display: inline;
}
 .sidebar__reviews {
	 display: block !important;
	     float: left;
    margin: 50px auto 0;
	width: 260px !important;
 }
.b-service__row {
	margin: 0px;
}
.b-service__content {
	margin-left: 0;
	margin: 10px 0px 0px;
	background: transparent !important;	
	border-radius: 20px;
	overflow: visible;
    height: auto;
}
.b-service__content--wrapper {
	float: none;
	margin: 0px 0px 40px;
}
.b-service__rightbar {
	width: 100%;
	margin: 0px;
	position: relative !important;
}
.b-service__top.content_text_service .b-service__rightbar {
	top: 0px;
}
.b-service__rightbar__button {
	font-size: 16px;
	line-height: 1.1;
	padding: 16px 30px;
	margin-bottom: 10px;
}
.b-service__rightbar__button br {
	display: none;
}
.b-service__content-text {
    position: static;
    width: auto;
    margin-top: 50px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 23px 28px 30px;
}
.b-service__content-img {
	width: 100%;

}
.b-service__content-button-wrapper--fixed {
	position: static;
	margin-top: -70px;
}
.b-service__content--article__img { 
margin-bottom:10px;
}
.button_send {
   text-align:center;
}
.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;left:0;margin-top:-60px;text-align:center;color:#000;line-height:60px;font-size:16px;font-weight:700}.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;margin-right:8px;position:relative;top:2px}

.b-service .b-service__content--shadow, .b-service__content--wrapper  .b-service__content--shadow{
    box-shadow: none;
}

.b-service .b-service__content, .b-service__content--wrapper .b-service__content {
    padding: 0;
    line-height: 20px;
}

.encyclopedia_right {
	width: 100% !important;
	float: none !important;
}

.encyclopedia_right .b-header__search:before {
    top: 4px;
}
.en_version .mm-block-search-content .mm-search-form-button2 {position: relative !important;}


.about-block__inner:last-child {
	margin-bottom: 0;
}

.big-text {
	font-size: 40px;
}

.middle-text {
	font-size: 40px;
}

.instagram-feeds {
	width: auto;
	margin: 50px 35px 0;
}

.about-page__inner {
	padding-right: 0;
	margin-right: 0px;
}

.about-page {
	padding-left: 0;
	padding-right: 0;
	font-size: 15px;
	line-height: 22px;
}

.about-block {
	margin: 30px 0 40px;
	text-align: center;
}

.about-page h3 {
	margin-top: 20px;
}

.new-gallery .b-review-gallery__controls {
	top: 0;
	width: 75px;
	right: 0;
}

.new-gallery .b-review-gallery__control_left, .new-gallery .b-review-gallery__control_left:hover {
	left: 50px;
}

.new-gallery .b-review-gallery__control_right, .new-gallery .b-review-gallery__control_right:hover {
	right: 0px;
	margin-right: 0;
}

.about-block__inner {
	font-size: 15px;
}

.small__text {
	font-size: 12px;
}

.about-page__inner h2 {
	font-size: 31px;
}

.when-ask__block-text {
	padding: 29px 46px 46px;
}

.when-ask__block-name {
	padding: 18px 0px 39px 90px;
	font-size: 18px;
}

.b-service__content--has-rightbar {
	/*margin-right: 300px;*/
	margin-right: 0;
}



.b-header__logo a img {
	position: relative;
	top: -5px;
}

.b-header__logo span {
	position: relative;
	top: -9px;
	font-size: 11px;
	color: #929498;
	letter-spacing: 0;
	word-break: break-all;
	width: 130px;
	display: block;
}


