html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5,
h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

img, fieldset, a img {
  border: none;
}

input[type="submit"],
button {
  cursor: pointer;
}
input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

input, button {
  margin: 0;
  padding: 0;
  border: 0;
}

input, textarea, select, button,
h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none;
}

ul, ol {
  list-style-type: none;
  margin: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

@font-face {
  font-family: "clinica_pro_rg";
  src: url("../fonts/clinicapror.eot");
  src: url("../fonts/clinicapror.eot?#iefix") format("embedded-opentype"), url("../fonts/clinicapror.svg") format("svg"), url("../fonts/clinicapror.woff") format("woff"), url("../fonts/clinicapror.ttf") format("truetype");
}

@font-face {
  font-family: "ClinicaProItalic";
  src: url("../fonts/clinicaproi.eot");
  src: url("../fonts/clinicaproi.eot") format("embedded-opentype"), url("../fonts/clinicaproi.woff") format("woff"), url("../fonts/clinicaproi.ttf") format("truetype"), url("../fonts/clinicaproi.svg") format("svg");
}

body {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
  background: #e8f7fb;
  background: -moz-linear-gradient(top, #e8f7fb 0%, #3498d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8f7fb), color-stop(100%, #3498d7));
  background: -webkit-linear-gradient(top, #e8f7fb 0%, #3498d7 100%);
  background: -o-linear-gradient(top, #e8f7fb 0%, #3498d7 100%);
  background: -ms-linear-gradient(top, #e8f7fb 0%, #3498d7 100%);
  background: linear-gradient(to bottom, #e8f7fb 0%, #3498d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8f7fb', endColorstr='#3498d7',GradientType=0 );
  position: relative;
}
body:after {
  content: "";
  background: url("../image/bg_sq.png") 0 0 repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.wrap {
  background: white;
  max-width: 1049px;
  width: 100%;
  margin: 0 auto;
  overflow:hidden;
  -moz-box-shadow: 0 0 5px rgba(93, 93, 93, 0.75);
  -webkit-box-shadow: 0 0 5px rgba(93, 93, 93, 0.75);
  box-shadow: 0 0 5px rgba(93, 93, 93, 0.75);
}

a {
  color: #3885af;
}

.tline {
  width: 100%;
  height: 3px;
  background: #3374a1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.header {
  width: 100%;
  position: relative;
}
.header:after { 
  content: "";
  width: 286px;
  height: 147px;
  position: absolute;
  top: 0;
  left: 425px;
  background: url("../image/pic.png") 0 0 no-repeat;
  z-index: 1;
}
.header .header__inner {
  width: 100%;
  height: 147px;
  background: url("../image/head__bg.png") 0 0 no-repeat white;
  background-size:cover;/**/
}
.header .header__inner .logo {
  float: left;
  margin-left: 25px;
  margin-top: 44px;
}
.header .header__inner .logo .logo__bg {
  display: block;
  width: 140px;
  height: 140px;
  background: url("../image/logo.png") 0 0 no-repeat;
  text-indent: -9999px;
  margin-top:-40px;
}
.header .header__inner .data {
  float: left;
  margin-left: 64px;
  margin-top: 48px;
  background: rgba(255, 255, 255, 0.58);
  width: 261px;
  height: 92px;
  padding: 14px 21px 7px 26px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .header__inner .data .data__title {
  font: 14px/14px "clinica_pro_rg";
  color: #4b4b4b;
  margin-bottom: 1px;
}
.header .header__inner .data .data__num {
  font: 14px/24px "clinica_pro_rg";
  color: #4b4b4b;
  margin-bottom: 2px;
  letter-spacing: 0.2px;
}
.header .header__inner .data .data__num b {
  color: #588a18;
  font: 24px "clinica_pro_rg";
}
.header .header__inner .data .data__worktime {
  font: 8px/8px "clinica_pro_rg";
  color: #4b4b4b;
}
.header .header__inner .payment_metod{
	width:88px;
	height:30px;
	position:absolute;top:2%;right:5%;
	background: url("img/visa_mastercard.png") center center no-repeat;
}
.header .header__inner .panel {
  width: 258px;
  float: right;
  margin-right: 38px;
  margin-top: 20px;
}
.header .header__inner .panel .panel__social {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.header .header__inner .panel .panel__social .panel__soc_name {
  float: left;
  margin-top: 16px;
  font: 12px/12px "clinica_pro_rg";
  color: #728160;
  margin-left: 6px;
}
.header .header__inner .panel .panel__social .panel__soc_icons {
  float: right;
  margin-right: 11px;
  position: relative;
  top: -1px;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list {
  text-align: left;
  font-size: 0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a {
  display: inline-block;
  width: 30px;
  height: 29px;
  background: url("../image/soc__bg.png") 0 0 no-repeat;
  text-indent: -9999px;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.insta {
  display: inline-block;
  width: 30px;
  height: 29px;
  background: url("../image/Instagram-v051916.png") 0 0 no-repeat;
  text-indent: -9999px;
background-size: cover;
}

.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a:hover {
  opacity: 0.7;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.vk {
  width: 30px;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.fb {
  width: 29px;
  background-position: -30px 0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.tw {
  width: 30px;
  background-position: -59px 0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.mr {
  width: 30px;
  background-position: -89px 0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.yt {
  width: 30px;
  background-position: -150px 0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li a.ok{
  width: 30px;
  background-position: -120px 0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li:last-child {
  margin-right: 0;
}
.header .header__inner .panel .panel__search {
  width: 100%;
  height: 36px;
  float: left;
  margin: 0 0 4px;
  background: url("../image/search__bg.png") 0 0 no-repeat;
  -moz-placeholder-color: #c1dcef;
  -ms-input-placeholder-color: #c1dcef;
}
.header .header__inner .panel .panel__search input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: none;
  width: 213px;
  height: 25px;
  margin: 6px 0 0 6px;
  font: 14px/25px "clinica_pro_rg";
  color: #c1dcef;
  padding: 0 0 0 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header .header__inner .panel .panel__search ::-webkit-input-placeholder {
  color: #c1dcef;
}
.header .header__inner .panel .panel__search ::-moz-placeholder {
  color: #c1dcef;
}
.header .header__inner .panel .panel__search input[type="button"] {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 25px;
  background: url("../image/search_b__bg.png") 50% 10px no-repeat;
  cursor: pointer;
}
.header .header__inner .panel .panel__cabinet {
  width: 100%;
  float: left;
  margin-top: 1px;
}
.header .header__inner .panel .panel__cabinet .panel__cabinet_entry {
  float: left;
  margin-left: 3px;
}
.header .header__inner .panel .panel__cabinet .panel__cabinet_entry .panel__cabinet_link {
  display: inline-block;
  vertical-align: middle;
  color: #d1a654;
  font: 14px "clinica_pro_rg";
  text-decoration: underline;
}
.header .header__inner .panel .panel__cabinet .panel__cabinet_entry .panel__cabinet_link:hover {
  text-decoration: none;
}
.header .header__inner .panel .panel__cabinet .panel__author {
  float: right;
  margin-top: 3px;
}
.header .header__inner .panel .panel__cabinet .panel__author .panel__author_list {
  text-align: left;
  font-size: 0;
}
.header .header__inner .panel .panel__cabinet .panel__author .panel__author_list li {
  display: inline-block;
  vertical-align: middle;
}
.header .header__inner .panel .panel__cabinet .panel__author .panel__author_list li a {
  font: 14px/12px "clinica_pro_rg";
  color: #588a18;
  border-right: 1px solid #588a18;
  padding: 0 4px;
  text-decoration: underline;
}
.header .header__inner .panel .panel__cabinet .panel__author .panel__author_list li a:hover {
  text-decoration: none;
}
.header .header__inner .panel .panel__cabinet .panel__author .panel__author_list li:last-child a {
  border-right: none;
}
.header.header-internal .logo {
  margin-left: 13px;
}
.header.header-internal .data {
  margin-left: 78px;
}

.menu {
  width: 100%;
  max-width: 1049px;
  position: relative;
  overflow:hidden;
  float: left;
}
.menu .menu__list {
  width: 100%;
  height: 51px;
  background: url("../image/menu__bg.png") 0 0 repeat;
  font-size: 0;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.menu .menu__list li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -32px;
}
.menu .menu__list li:after {
  content: "";
  width: 2px;
  height: 51px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../image/menu_sep__bg.png") 0 0 no-repeat;
  z-index: 10;
}
.menu .menu__list li a {
  display: block;
  font: 12px/51px "Arial";
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 25px;
  position: relative;
  background: url("../image/nav_active_blank__bg.png") 0 0 repeat;
  z-index: 100;
}
.menu .menu__list li:nth-child(3){
  display: none;
}
.menu .menu__list li a:hover {
  background: url("../image/menu_active__bg.png") 0 0 repeat;
}
.menu .menu__list li:nth-child(6):after {
  content: "";
  background: none;
}
.menu .menu__list li:nth-child(6) a:after {
  width: 96px;
  height: 52px;
  content: "";
  background: url("../image/dog_p1__bg.png") -60px 0 no-repeat;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: -1;
}
.menu .menu__list li:nth-child(6) a:hover:after {
  width: 96px;
  height: 52px;
  content: "";
  background: url("../image/dog_p1_act__bg.png") -60px 0 no-repeat;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: -1;
}
.menu .menu__list li:nth-child(7) a:after {
  width: 106px;
  height: 52px;
  content: "";
  background: url("../image/dog_p2__bg.png") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.menu .menu__list li:nth-child(7) a:hover:after {
  width: 106px;
  height: 52px;
  content: "";
  background: url("../image/dog_p2_act__bg.png") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.menu .menu__list li:last-child:after {
  content: "";
  background: none;
}

.layout {
  *zoom: 1;
}
.layout:after {
  content: " ";
  display: table;
  clear: both;
}
.layout #left {
  width: 201px;
  float: left;
}
.layout #right {
  width: 203px;
  float: right;
}

.centre {
  width: 100%;
  float: left;
}
.centre .layout {
  width: 100%;
  float: left;
  padding-top: 28px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.centre .layout .layout__inner {
  float: left;
  width:100%;
}
.centre .layout .layout__inner.layout-offset {
  padding-bottom: 34px;
}
.centre .layout #right .right__inner {
  position: relative;
  top: -2px;
}
.centre .layout #content {
  width: auto;
  margin-left: 226px;
  margin-right: 205px;
  position: relative;
}
.centre .layout #content.photo {
  margin-left: 215px;
  width: auto;
  margin-right: 213px;
}
.centre .layout #content.price {
  width: 100%;
  margin: 0;
}
.centre .layout #content .title {
  color: #3a3a3a;
  position: relative;
  margin-bottom: 9px;
}
.centre .layout #content .title &gt; h1 {
  font: 26px "clinica_pro_rg";
font-weight:bold;
  color: #3a3a3a;
margin-bottom:20px;
}
.centre .layout #content .title.title-bold {
  margin-left: 13px;
  margin-top: -8px;
}
.centre .layout #content .title.title-bold &gt; h1 {
  font: bold 24px "Myriad Pro";
  color: #333333;
}
.centre .layout #content .title.intra-title {
  margin-bottom: 26px;
}
.centre .layout #content .title.intra-title h1 {
  background: #f1eded;
  display: inline-block;
  font: 18px/18px "clinica_pro_rg";
  line-height: 18px;
  color: #5b5b5b;
  text-transform: none;
  padding: 10px 19px 10px 19px;
  position: relative;
  z-index: 10;
}
.centre .layout #content .title.intra-title h1:after {
  content: "";
  width: 5px;
  height: 38px;
  background: white;
  position: absolute;
  right: -5px;
  z-index: 1;
  top: 0;
}
.centre .layout #content .title.intra-title h1 .title__line {
  border-top: 1px solid #edebeb;
  width: 100%;
  top: 18px;
  right: 0;
  position: absolute;
}
.centre .layout #content .title.title-center {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 9px;
  margin-left: -5px;
  margin-bottom: 16px;
}
.centre .layout #content .title.title-center h1 {
  font: 18px "clinica_pro_rg";
  color: black;
}
.centre .layout #content .title.title-left {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin-top: 1px;
  margin-bottom: -10px;
}
.centre .layout #content .title.title-left.title-price {
  margin-left: 9px;
  margin-bottom: 21px;
}
.centre .layout #content .title.title-left.title-price h1 {
  font: bold 24px "Myriad Pro";
  color: #333333;
}
.centre .layout #content .title.title-left h1 {
  display: inline-block;
  font: 18px "clinica_pro_rg";
  color: black;
}
.centre .layout #content .title.title-left i.review {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  width: 25px;
  height: 25px;
  background: url("../image/review.png") 0 0 no-repeat;
  margin-left: 6px;
  position: relative;
  top: -2px;
}
.centre .layout #content .hpanel-wide .hpanel {
  margin-left: 112px;
}
.centre .layout #content {
font: 14px/14px "clinica_pro_rg";
  color: #444444;}
.centre .layout #content p {
  
  margin: 0 0 14px;
}
.centre .layout #content ol {
  display: inline-block;
  margin: 0 0 16px;
}
.centre .layout #content ol li {
  padding-left: 17px;
  position: relative;
  letter-spacing: 0.15px;
}
.centre .layout #content ol li:after {
  content: "-";
  position: absolute;
  left: 0;
  float: left;
}
.centre .layout #content ol li {
  font: 14px/18px "ClinicaProItalic";
  color: #444444;
}
.centre .layout.two-column #content {
  width: auto;
  margin-left: 241px;
  margin-right: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.centre .layout.two-column #content .title {
  color: #3a3a3a;
  position: relative;
  margin-bottom: 9px;
}
.centre .layout.two-column #content .title .short__line {
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
  width: 85px;
  height: 1px;
  background: #797979;
  margin-top: -6px;
}
.centre .layout.two-column #content .title h1 {
  font: 18px "clinica_pro_rg";
  letter-spacing: 0.5px;
  display: inline-block;
}
.centre .layout.two-column #content .title.title-intra-offset {
  position: relative;
  top: 6px;
}

#intra .articles {
  margin-top: 0;
}

.outer-article {
  padding-top: 10px;
  display: inline-block;
}

.articles {
  clear: both;
  width: 100%;
  float: left;
  text-align: center;
  margin: 8px 0 60px;
}
.articles .articles__title {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  font: 18px "clinica_pro_rg";
  color: #2f2f2f;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 16px;
  text-transform: uppercase;
  margin-left: -11px;
}
.articles .articles__content {
  width: 100%;
  float: left;
}
/*.articles .articles__content .article {
  width: 350px;
  float: left;
  padding: 0 42px 0 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.articles .articles__content .article:after {
  content: "";
  width: 2px;
  height: 285px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../image/art_divid__bg.png") 0 0 no-repeat;
}
.articles .articles__content .article:last-child:after {
  content: "";
  background: none;
}
.articles .articles__content .article:first-child {
  width: 323px;
  padding-left: 6px;
}
.articles .articles__content .article:last-child {
  width: 323px;
  padding-right: 8px;
}
.articles .articles__content .article .article__date {
  text-align: right;
  font: 12px/18px "clinica_pro_rg";
  color: #aeadad;
}
.articles .articles__content .article .article__image {
  width: 273px;
  height: 101px;
  border: 1px solid #a6a6a6;
  margin-bottom: 6px;
}
/**/
.articles .articles__content .article {
  width: 33.43%;
  float: left;
  padding: 0 4%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.articles .articles__content .article:after {
  content: "";
  width: 2px;
  height: 285px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../image/art_divid__bg.png") 0 0 no-repeat;
}
.articles .articles__content .article:last-child:after {
  content: "";
  background: none;
}
.articles .articles__content .article:first-child {
  width: 30.85%;
  padding-left: 6px;
}
.articles .articles__content .article:last-child {
  width: 30.85%;
  padding-right: 6px;
}
.articles .articles__content .article .article__date {
  text-align: right;
  font: 12px/18px "clinica_pro_rg";
  color: #aeadad;
}
.articles .articles__content .article .article__image {
  border: 1px solid #a6a6a6;
  margin-bottom: 6px;
}
.articles .articles__content .article .article__image img{
	display:block;
	width:100%;
	height:auto;
}
/**/
.articles .articles__content .article .article__heading {
  text-align: left;
  margin-left: 3px;
  margin-bottom: 2px;
}
.articles .articles__content .article .article__heading a {
  color: #dc9822;
  font: 14px/16px "clinica_pro_rg";
  text-decoration: underline;
}
.articles .articles__content .article .article__heading a:hover {
  text-decoration: none;
}
.articles .articles__content .article .article__text {
  text-align: left;
  margin-left: 2px;
}
.articles .articles__content .article .article__text p {
  color: #4c4c4c;
  font: 14px/14px "clinica_pro_rg";
  color: #4c4c4c;
}
.articles .articles__content .article .article__more {
  text-align: right;
  margin-right: 3px;
  margin-top: 8px;
}
.articles .articles__content .article .article__more .more__link {
  font: 14px "clinica_pro_rg";
  color: #4c4c4c;
  text-decoration: underline;
}
.articles .articles__content .article .article__more .more__link:hover {
  color: #227ebe;
  text-decoration: none;
}

.partners {
  clear: both;
  width: 100%;
  float: left;
  padding-bottom: 38px;
  text-align: center;
}
.partners .partners__title {
  width: 235px;
  display: inline-block;
  vertical-align: middle;
  font: 18px "clinica_pro_rg";
  color: #2f2f2f;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 18px;
  text-transform: uppercase;
  margin-left: -5px;
}
.partners .partners__content .bx-wrapper {
  margin: auto;
}

.diplomas {
	width:80%;
  max-width: 510px;
  margin: 28px auto 0;
  text-align: center;
  position: relative;
  left: -6px;
}
.diplomas .diplomas__title {
  font: 18px/18px "clinica_pro_rg";
  color: #2f2f2f;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-left: 5px;
}
.diplomas .diplomas__content {
	height:auto;
  max-height: 160px;
}
.diplomas .diplomas__content .bx-wrapper {
	height:auto;
  max-height: 160px;
}
.diplomas .diplomas__content .bx-wrapper .slide__link {
  display: table;
  width:100%;
  max-width: 132px;
  height: 160px;
  position: relative;
}
.diplomas .diplomas__content .bx-wrapper .slide__link img {
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
  width: 100%;
  height: auto;
}
.diplomas .diplomas__content .bx-wrapper .slide__link .bg__add {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100 !important;
}
.diplomas .diplomas__content .bx-wrapper .slide__link:hover .bg__add {
  background: url("../image/slide_active_vert__bg.png") 50% 50% no-repeat !important;
}

.index {
  display: inline-block;
}
.index.index-qq {
  width: 200px;
  margin-left: 4px;
  margin-top: -1px;
}
.index.index-qq .index-qq__title {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: -moz-linear-gradient(bottom, #dda12d 0%, #fabc49 100%);
  background-image: -o-linear-gradient(bottom, #dda12d 0%, #fabc49 100%);
  background-image: -webkit-linear-gradient(bottom, #dda12d 0%, #fabc49 100%);
  background-image: linear-gradient(bottom, #dda12d 0%, #fabc49 100%);
  -pie-background: linear-gradient(bottom, #dda12d 0%, #fabc49 100%);
  behavior: url(PIE.htc);
  font: 16px/18px "clinica_pro_rg";
  color: white;
  padding: 11px 10px 10px 10px;
  text-align: center;
  text-shadow: 0 0 3px rgba(151, 111, 35, 0.75);
  position: relative;
  z-index: 10;
  -moz-box-shadow: 1px 1px 2px rgba(129, 95, 31, 0.75);
  -webkit-box-shadow: 1px 1px 2px rgba(129, 95, 31, 0.75);
  box-shadow: 1px 1px 2px rgba(129, 95, 31, 0.75);
}
.index.index-qq .index-qq__list {
  width: 198px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  -moz-box-shadow: 0 0 2px rgba(93, 93, 93, 0.75);
  -webkit-box-shadow: 0 0 2px rgba(93, 93, 93, 0.75);
  box-shadow: 0 0 2px rgba(93, 93, 93, 0.75);
  padding-top: 19px;
  padding-bottom: 24px;
  position: relative;
  top: -14px;
  left: 1px;
}
.index.index-qq .index-qq__list li {
  border-bottom: 1px solid #dfdfdf;
}
.index.index-qq .index-qq__list li:last-child {
  border: none;
}
.index.index-qq .index-qq__list li a {
  padding: 13px 5px 9px 13px;
  font: 13px/14px "clinica_pro_rg";
  text-decoration: underline;
  color: #5f5f5f;
}
.index.index-qq .index-qq__list li a:hover {
  text-decoration: none;
  color: #227ebe;
}
.index .index__list {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 11px 0 20px;
  background-color:#008cca;
  background-image: -moz-linear-gradient(bottom, #337fc7 0%, #298dd4 30%, #227dbe 83.01%, #44b0ef 100%);
  background-image: -o-linear-gradient(bottom, #337fc7 0%, #298dd4 30%, #227dbe 83.01%, #44b0ef 100%);
  background-image: -webkit-linear-gradient(bottom, #337fc7 0%, #298dd4 30%, #227dbe 83.01%, #44b0ef 100%);
  background-image: linear-gradient(bottom, #337fc7 0%, #298dd4 30%, #227dbe 83.01%, #44b0ef 100%);
  -pie-background: linear-gradient(bottom, #337fc7 0%, #298dd4 30%, #227dbe 83.01%, #44b0ef 100%);
  behavior: url(PIE.htc);
}
.index .index__list li {
  display: block;
  position: relative;
}
.index .index__list li:after {
  content: "";
  width: 201px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../image/index_list_line__bg.png") 0 100% repeat-x;
}
.index .index__list li a {
  display: block;
  color: white;
  font: 14px/18px "clinica_pro_rg";
  text-shadow: 1px 0 1px rgba(15, 67, 103, 0.75);
  padding: 9px 5px 9px 33px;
  text-decoration: none;
  position: relative;
  behavior: url(PIE.htc);
}
.index .index__list li a:hover {
  background-image: -moz-linear-gradient(bottom, #3f71a0 0%, #3474a2 30%, #1c5d8c 83.01%, #3e90bf 100%);
  background-image: -o-linear-gradient(bottom, #3f71a0 0%, #3474a2 30%, #1c5d8c 83.01%, #3e90bf 100%);
  background-image: -webkit-linear-gradient(bottom, #3f71a0 0%, #3474a2 30%, #1c5d8c 83.01%, #3e90bf 100%);
  background-image: linear-gradient(bottom, #3f71a0 0%, #3474a2 30%, #1c5d8c 83.01%, #3e90bf 100%);
  -pie-background: linear-gradient(bottom, #3f71a0 0%, #3474a2 30%, #1c5d8c 83.01%, #3e90bf 100%);
  behavior: url(PIE.htc);
}
.index .index__list li a:before {
  content: "";
  width: 6px;
  height: 11px;
  position: absolute;
  top: 11px;
  left: 19px;
  background: url("../image/list_mark__bg.png") 0 0 no-repeat;
}
.index .index__list li:last-child:after {
  content: "";
  background: none;
}
.index a {
  display: block;
}
.index.index-menu {
  width: 201px;
  margin-bottom: 21px;
  position: relative;
  top: 0;
  left: 3px;
}
.index.index-dv {
  margin-bottom: 5px;
  position: relative;
  right: -7px;
}
.index.index-dv.index-dv-offset {
  right: -2px;
  margin-top: -5px;
  margin-bottom: 11px;
}

#profile {
  width: 100%;
  float: left;
  margin-top: 5px;
  padding: 0 0 57px;
}
#profile .profile__in {
  *zoom: 1;
  width: 100%;
}
#profile .profile__in:after {
  content: " ";
  display: table;
  clear: both;
}
#profile .profile__in .profile__ava {
  float: left;
  width: 193px;
  /*height: 237px;*/
  padding-right: 16px;
  padding-bottom: 13px;
}
#profile .profile__in .profile__ava img {
  width: 192px;
  /*height: 237px;*/
  -moz-box-shadow: 0 0 2px rgba(79, 79, 79, 0.75);
  -webkit-box-shadow: 0 0 2px rgba(79, 79, 79, 0.75);
  box-shadow: 0 0 2px rgba(79, 79, 79, 0.75);
}
#profile .profile__in .profile__text {
  /*padding-top: 18px;*/
}
#profile .profile__in .profile__text .profile__descr {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #44b0ee;
  padding: 9px 7px 5px 7px;
  font: 14px/14px "clinica_pro_rg";
  color: white;
  margin: 0 8px 32px 207px;
}
#profile .profile__in .profile__text p:nth-of-type(3) {
  /*margin: 0 0 33px;*/
}
#profile .profile__in p {
  margin: 0 0 16px;
}
#profile .profile__in .proflle__button_wrap {
  text-align: right;
  float: right;
  width: 98%;
  margin-top: 15px;
  margin-right: 5px;
}
#profile .profile__in .profile__diploms {
  clear: both;
  width: 100%;
  float: left;
}
#profile .profile__in .profile__diploms .profile__diploms_title_row {
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 25px;
}
#profile .profile__in .profile__diploms .profile__diploms_title_row .profile__diploms_title_item {
  font: 18px/16px "clinica_pro_rg";
  color: #2e2e2e;
  padding-bottom: 9px;
  margin-left: 12px;
  margin-top: 1px;
}
#profile .profile__in .profile__diploms .profile__diploms_filler {
  width: 95%;
  max-height: 118px;
  margin-left: 2.5%;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper {
  max-height: 118px;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper .bx-prev {
  left: -30px;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper .bx-next {
  right: -30px;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper .slide__link {
  display: block;
  width: 100%;
  max-height: 118px;
  position: relative;
  z-index: 5 !important;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper .slide__link img {
  width: 100%;
  height: auto;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper .slide__link .bg__add {
  width: 100%;
  max-height: 118px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999 !important;
}
#profile .profile__in .profile__diploms .profile__diploms_filler .bx-wrapper .slide__link:hover .bg__add {
  background: url("../image/slide_active__bg.png") 0 0 no-repeat !important;
}
#profile .profile__in .profile__ans {
  margin-top: 74px;
  clear: both;
  float: left;
  width: 100%;
  position: relative;
}
#profile .profile__in .profile__ans .profile__ans_title {
  background: white;
  position: absolute;
  font: 14px/14px "clinica_pro_rg";
  color: #383838;
  padding: 0 12px;
  top: -4px;
  left: 19px;
  z-index: 10;
}
#profile .profile__in .profile__ans .profile__ans_box {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38);
  padding: 28px 29px 23px 24px;
  background: white;
  position: relative;
  left: -3px;
}
#profile .profile__in .profile__ans .profile__ans_box a {
  font: 14px/18px "clinica_pro_rg";
  color: #383838;
  text-decoration: underline;
  padding: 0 18px 0 0;
}
#profile .profile__in .profile__ans .profile__ans_box a:hover {
  text-decoration: none;
}
#profile .profile__in .profile__posts {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 17px;
}
#profile .profile__in .profile__posts .profile__post_item {
  float: left;
  width: 346px;
  padding-right: 77px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#profile .profile__in .profile__posts .profile__post_item:after {
  content: "";
  width: 2px;
  height: 100%;
  background: url("../image/prof_post__bg.png") 0 0 repeat-y;
  position: absolute;
  top: 0;
  right: 0;
}
#profile .profile__in .profile__posts .profile__post_item:last-child:after {
  content: "";
  background: none;
}
#profile .profile__in .profile__posts .profile__post_item:last-child {
  width: 346px;
  padding-left: 64px;
  padding-right: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_title {
  margin-bottom: -2px;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_title .profile__post_title_link {
  display: block;
  font: 14px/30px "clinica_pro_rg";
  color: #dc9822;
  text-decoration: underline;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_title .profile__post_title_link:hover {
  text-decoration: none;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_content p {
  font: 14px/14px "clinica_pro_rg";
  color: #4c4c4c;
  margin-bottom: 5px;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_linkwrap {
  text-align: right;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_linkwrap .link_more {
  font: 14px "clinica_pro_rg";
  color: #2384c7;
  text-decoration: underline;
}
#profile .profile__in .profile__posts .profile__post_item .profile__post_linkwrap .link_more:hover {
  text-decoration: none;
}

#medicals {
  width: 100%;
  float: left;
  margin-top: 19px;
}
#medicals .medic {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 17px;
}
#medicals .medic:last-child {
  border-bottom: none;
}
#medicals .medic .medic__photo {
  *zoom: 1;
  float: left;
  max-width: 165px;
  width:22.6%;
  position: relative;
  top: 3px;
}
#medicals .medic .medic__photo:after {
  content: " ";
  display: table;
  clear: both;
}
#medicals .medic .medic__photo img {
	width: 98.8%;
	/*max-height: 200px;*/
	-moz-box-shadow: 0 0 2px rgba(79, 79, 79, 0.75);
	-webkit-box-shadow: 0 0 2px rgba(79, 79, 79, 0.75);
	box-shadow: 0 0 2px rgba(79, 79, 79, 0.75);
}
#medicals .medic .medic__meta {
  *zoom: 1;
  float: left;
  width: 72.7%;
  padding-left: 4.2%;
}
#medicals .medic .medic__meta:after {
  content: " ";
  display: table;
  clear: both;
}
#medicals .medic .medic__meta .medic__title {
  display: inline-block;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  background-color: #f3f3f3;
  -moz-box-shadow: 0 0 2px rgba(93, 93, 93, 0.75);
  -webkit-box-shadow: 0 0 2px rgba(93, 93, 93, 0.75);
  box-shadow: 0 0 2px rgba(93, 93, 93, 0.75);
  font: 14px/14px "clinica_pro_rg";
  color: #393939;
  padding: 11px 15px 7px 15px;
  margin-left: -7px;
  margin-bottom: 17px;
  letter-spacing: 0.5px;
}
#medicals .medic .medic__meta .spec {
  color: #ff0c0c;
}
#medicals .medic .medic__meta p {
  font: 14px/14px "clinica_pro_rg";
  color: #393939;
  margin-bottom: 12px;
}
#medicals .medic .medic__meta .medic__link {
  text-align: right;
  position: relative;
  margin-top:20px;
  /*top: -8px;*/
}
#medicals .medic .medic__meta .medic__link .link__more {
  font: 14px "clinica_pro_rg";
  color: #227ebe;
  text-decoration: underline;
  position: relative;
  padding-right: 22px;
}
#medicals .medic .medic__meta .medic__link .link__more:after {
  content: "";
  width: 14px;
  height: 5px;
  position: absolute;
  right: 0;
  top: 5px;
  background: url("../image/sh_link__bg.png") 0 0 no-repeat;
}
#medicals .medic .medic__meta .medic__link .link__more:hover {
  text-decoration: none;
}

.spec-box {
  position: absolute;
  top: 0;
  right: 0;
}
.spec-box .spec-name {
  float: right;
  font: 12px "clinica_pro_rg";
  color: #393939;
  margin-right: 13px;
  margin-top: 10px;
}
.spec-box .spec-choose {
  float: right;
  width: 195px;
}

.hpanel-wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 10;
}
.hpanel-wrapper .hpanel-line {
  float: left;
  width: 100%;
  height: 3px;
  background: url("../image/hpanel__bg.png") 0 0 repeat-x;
  position: relative;
  top: -4px;
}

.hpanel {
  width: 100%;
  float: left;
  margin-bottom: 16px;
}
.hpanel .panel__item {
	width: 182px;
	height: 83px;
	display: block;
	float: left;
	position: relative;
	margin-right: 7px;
}
.hpanel .panel__item:last-child {
  margin-right: 0;
}
.hpanel .panel__item .panel__item_qa {
  display: inline-block;
  vertical-align: middle;
  width: 157px;
  height: 41px;
  background: url("../image/qa.png") 0 0 no-repeat;
  position: absolute;
  right: -6px;
  bottom: 1px;
}
.hpanel .panel__item .panel__item_promo {
  display: inline-block;
  vertical-align: middle;
  width: 181px;
  height: 43px;
  background: url("../image/promo.png") 0 0 no-repeat;
  position: absolute;
  right: -6px;
  bottom: 0;
}
.hpanel .panel__item .panel__item_articl {
  display: inline-block;
  vertical-align: middle;
  width: 159px;
  height: 41px;
  background: url("../image/articl.png") 0 0 no-repeat;
  position: absolute;
  right: -8px;
  bottom: 1px;
}

.hpanel-wide .hpanel {
  width: 100%;
  float: left;
  margin-bottom: 16px;
  margin-left: 112px;
}
.hpanel-wide .hpanel .panel__item {
  width: 229px;
  height: 106px;
  display: block;
  float: left;
  position: relative;
  margin-right: 35px;
}
.hpanel-wide .hpanel .panel__item:last-child {
  margin-right: 0;
}
.hpanel-wide .hpanel .panel__item .panel__item_qa {
  display: inline-block;
  vertical-align: middle;
  width: 198px;
  height: 51px;
  background: url("../image/qa_wide.png") 0 0 no-repeat;
  position: absolute;
  right: -6px;
  bottom: 1px;
}
.hpanel-wide .hpanel .panel__item .panel__item_promo {
  display: inline-block;
  vertical-align: middle;
  width: 227px;
  height: 52px;
  background: url("../image/promo_wide.png") 0 0 no-repeat;
  position: absolute;
  right: -6px;
  bottom: 0;
}
.hpanel-wide .hpanel .panel__item .panel__item_articl {
  display: inline-block;
  vertical-align: middle;
  width: 198px;
  height: 50px;
  background: url("../image/articl_wide.png") 0 0 no-repeat;
  position: absolute;
  right: -8px;
  bottom: 1px;
}

#photo {
  max-width: 468px;
  width:80%;
  margin: auto;
  position: relative;
  left: 2px;
}
#photo .photo__slider {
  width: 100%;
}
#photo .photo__slider .flexslider2 {
  max-width: 468px;
  width:100%;
  height:auto;
  max-height: 318px;
  margin: auto;
}
#photo .photo__slider .flexslider2 .slides {
  height:auto;
}
#photo .photo__slider .flexslider2 .flex-viewport {
  height:auto;
}
#photo .photo__slider .flexslider2 .flex-direction-nav a {
  margin-top: -30px;
  width: 18px;
  height: 48px;
  background: url("../image/slid_contols__bg.png") 0 0 no-repeat;
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-prev {
  left: -32px;
  background-position: 0 0;
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-prev:hover {
  background-position: 0 -48px;
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-next {
  right: -32px;
  background-position: -18px 0;
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-next {
  right: -32px;
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-next:hover {
  background-position: -18px -48px;
}
#photo .photo__slider .flex-control-nav {
  display: none;
}
#photo .photo__bar {
  width: 100%;
  float: left;
  padding-top: 12px;
  border-bottom: 1px solid #858585;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#photo .photo__bar .photo__bar_l {
  width: 280px;
  float: left;
}
#photo .photo__bar .photo__bar_l .photo__bar_name {
  font: 14px "Verdana";
  color: black;
}
#photo .photo__bar .photo__bar_r {
  width: 175px;
  padding-left: 10px;
  float: right;
  text-align: right;
}
#photo .photo__bar .photo__bar_r .photo__bar_status {
  padding-right: 13px;
  font: 14px "Verdana";
  color: black;
}
#photo .photo__bar .photo__bar_r .photo__bar_status b {
  font: 14px "Verdana";
  color: black;
}
#photo .photo__bar .photo__bar_r .photo__bar_status i {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 12px;
  background: url("../image/like.png") 0 0 no-repeat;
  margin-left: 10px;
  position: relative;
  top: 1px;
}
#photo .photo__main {
  width: 100%;
  float: left;
  margin-bottom: 26px;
}
#photo .photo__main .photo__main_topbox {
  width: 100%;
  float: left;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l {
  float: left;
  width: 285px;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment {
  width: 100%;
  float: left;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment .photo__comment_pic {
  width: 80px;
  height: 80px;
  float: left;
  position: relative;
  margin-right: 7px;
  overflow: hidden;
  margin-top: -4px;
  margin-left: -4px;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment .photo__comment_pic .photo__comment_frame {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../image/photo_comment_frame__bg.png") 0 0 no-repeat;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment .photo__comment_text {
  padding-bottom: 5px;
  margin-bottom: 11px;
  background: url("../image/photo__comment__bg.png") 86% 100% no-repeat;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment .photo__comment_text .photo__comment_user {
  color: #f49f0b;
  font: 14px "Verdana";
  margin-bottom: 6px;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment .photo__comment_text p {
  color: #4c4c4c;
  font: 14px/14px "clinica_pro_rg";
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_l .photo__comment:last-child .photo__comment_text {
  background: none;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r {
  float: right;
  width: 210px;
  margin-left: 10px;
  text-align: right;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r .photo__author {
  font: 14px "Verdana";
  color: black;
  letter-spacing: -0.5px;
  margin-bottom: 14px;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r .photo__author a {
  color: #6fa5c7;
  text-decoration: none;
  font: 14px "Verdana";
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r .photo__author a:hover {
  text-decoration: underline;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r .photo__vk {
	display:none;
  width: 140px;
  height: 22px;
  margin-bottom: 13px;
  margin-left: 9px;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r .photo__fb {
  width: 97px;
  height: 20px;
  margin-bottom: 13px;
  margin-left: -12px;
}
#photo .photo__main .photo__main_topbox .photo__main_topbox_r .photo__tw {
  width: 105px;
  height: 20px;
  margin-left: 9px;
	position: relative;
	top: -33px;
	left: 80px;
}
#photo .photo__main .photo__main_textinput {
  clear: both;
  float: left;
  width: 100%;
  margin-top: -10px;
  position: relative;
  left: -2px;
}
#photo .photo__main .photo__main_textinput .photo__main_textinput_name {
  font: 14px/24px "Verdana";
  color: black;
  margin-left: 4px;
}
#photo .photo__main .photo__main_textinput .photo__main_text_form {
  width: 100%;
  float: left;
}
#photo .photo__main .photo__main_textinput .photo__main_text_form textarea {
  border: none;
  max-width: 470px;
  width:100%;
  height: 108px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #eaeaea;
  -moz-box-shadow: inset 1px 0 1px rgba(153, 153, 153, 0.75);
  -webkit-box-shadow: inset 1px 0 1px rgba(153, 153, 153, 0.75);
  box-shadow: inset 1px 0 1px rgba(153, 153, 153, 0.75);
  padding: 5px;
  font: 14px "Verdana";
  color: black;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#photo .photo__main .photo__main_textinput .photo__main_text_form .button-wrapper {
  text-align: right;
  margin-right: -2px;
  margin-top: 12px;
}

#gallery {
  max-width: 564px;
  width: 98.7%;
  margin: auto;
}
#gallery .gallery__item {
  background: white;
  -moz-box-shadow: 0 0 0 1px rgba(97, 97, 97, 0.38);
  -webkit-box-shadow: 0 0 0 1px rgba(97, 97, 97, 0.38);
  box-shadow: 0 0 0 1px rgba(97, 97, 97, 0.38);
  width: 273px;
  height: 177px;
  float: left;
  padding: 5px;
  position: relative;
  margin-right: 16px;
  margin-bottom: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#gallery .gallery__item:nth-child(2n+2) {
  margin-right: 0;
}
#gallery .gallery__item .gallery__img {
  width: 260px;
  height: 164px;
  text-align: center;
  margin: 2px auto 0;
  -moz-box-shadow: 0 0 0 1px rgba(97, 97, 97, 0.38);
  -webkit-box-shadow: 0 0 0 1px rgba(97, 97, 97, 0.38);
  box-shadow: 0 0 0 1px rgba(97, 97, 97, 0.38);
}
#gallery .gallery__item .gallery__info {
  height: 33px;
  background: #e9e5e1;
  position: absolute;
  bottom: 6px;
  left: 6px;
  width: 260px;
}
#gallery .gallery__item .gallery__info .gallery__text_left {
  float: left;
  padding: 10px 10px 7px 10px;
}
#gallery .gallery__item .gallery__info .gallery__text_left a {
  text-decoration: none;
  display: block;
  color: #111111;
  font: 14px/14px "Verdana";
  padding-right: 15px;
  background: url("../image/link_ar__bg.png") 100% 55% no-repeat;
}
#gallery .gallery__item .gallery__info .gallery__text_left a:hover {
  text-decoration: underline;
}
#gallery .gallery__item .gallery__info .gallery__text_right {
  float: right;
  color: #111111;
  font: 14px/14px "Verdana";
  padding: 10px 10px 7px 10px;
}

#price {
	width:100%;
  max-width: 983px;
  margin: auto;
}
#price .price-section {
  width: 100%;
  margin: 0 0 33px;
}
#price .price-section:last-child {
  margin-bottom: 26px;
}
#price .price-section h3 {
  width: 100%;
  height: 43px;
  background: url("../image/price_head__bg.png") 0 0 repeat-x;
  padding: 13px 10px 11px 52px;
  font: 16px/14px Arial;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#price .price-section .price-section__list {
  width: 100%;
}
#price .price-section .price-section__list li {
  display: block;
}
#price .price-section .price-section__list li a {
  display: block;
  padding: 18px 20px 11px 80px;
  background-image: -moz-linear-gradient(bottom, #e7e7e7 0%, #f7f7f7 100%);
  background-image: -o-linear-gradient(bottom, #e7e7e7 0%, #f7f7f7 100%);
  background-image: -webkit-linear-gradient(bottom, #e7e7e7 0%, #f7f7f7 100%);
  background-image: linear-gradient(bottom, #e7e7e7 0%, #f7f7f7 100%);
  -pie-background: linear-gradient(bottom, #e7e7e7 0%, #f7f7f7 100%);
  behavior: url(PIE.htc);
  color: #535353;
  text-decoration: none;
  font: 14px Arial;
  position: relative;
}
#price .price-section .price-section__list li a:after {
  content: "";
  width: 23px;
  height: 23px;
  position: absolute;
  right: 72px;
  top: 13px;
  background: url("../image/icon_price__bg.png") 0 0 no-repeat;
}

#form {
  background-image: -moz-linear-gradient(bottom, #e7e7e7 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(bottom, #e7e7e7 0%, #f8f8f8 100%);
  background-image: -webkit-linear-gradient(bottom, #e7e7e7 0%, #f8f8f8 100%);
  background-image: linear-gradient(bottom, #e7e7e7 0%, #f8f8f8 100%);
  -pie-background: linear-gradient(bottom, #e7e7e7 0%, #f8f8f8 100%);
  behavior: url(PIE.htc);
  float: left;
  width: 80%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px rgba(116, 116, 116, 0.75);
  -webkit-box-shadow: 0 1px 1px rgba(116, 116, 116, 0.75);
  box-shadow: 0 1px 1px rgba(116, 116, 116, 0.75);
  margin: 13px 0 21px 5px;
}
#form .form__in {
  padding: 15px 25px 8px 27px;
}
#form .form__in .form__row {
  width: 100%;
  float: left;
}
#form .form__in .form__row:last-child {
  text-align: right;
  margin-right: 4px;
  float: right;
  margin-bottom: 8px;
  margin-top: 8px;
}
#form .form__in .form__row label {
  font: 14px "clinica_pro_rg";
  color: #202020;
  float: left;
  width: 127px;
  padding-right: 13px;
  text-align: right;
  margin-top: 11px;
  margin-bottom: 11px;
  line-height: 14px;
}
#form .form__in .form__row input[type="text"] {
  width: 360px;
  max-width:100%;
  height: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: white;
  -moz-box-shadow: 0 0 2px rgba(217, 197, 197, 0.75), inset 0 1px 2px rgba(112, 112, 112, 0.75);
  -webkit-box-shadow: 0 0 2px rgba(217, 197, 197, 0.75), inset 0 1px 2px rgba(112, 112, 112, 0.75);
  box-shadow: 0 0 2px rgba(217, 197, 197, 0.75), inset 0 1px 2px rgba(112, 112, 112, 0.75);
  font: 14px "clinica_pro_rg";
  color: #202020;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
#form .form__in .form__row textarea {
  border: none;
  width: 360px;
  max-width:100%;
  height: 100px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: white;
  -moz-box-shadow: 0 0 2px rgba(217, 197, 197, 0.75), inset 0 1px 2px rgba(112, 112, 112, 0.75);
  -webkit-box-shadow: 0 0 2px rgba(217, 197, 197, 0.75), inset 0 1px 2px rgba(112, 112, 112, 0.75);
  box-shadow: 0 0 2px rgba(217, 197, 197, 0.75), inset 0 1px 2px rgba(112, 112, 112, 0.75);
  font: 14px "clinica_pro_rg";
  color: #202020;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  resize: none;
}

.reviews {
  width: 95%;
  float: left;
  margin-left: 1.5%;
}
.reviews .review__post {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-bottom: 12px;
}
.reviews .review__post.review__post-user .review__inner {
  padding-bottom: 25px;
}
.reviews .review__post.review_answer {
  margin-left: 47px;
  margin-bottom: 37px;
}
.reviews .review__post.review_answer .review__name {
  margin-bottom: 4px !important;
}
.reviews .review__post.review_answer .review__inner {
  background: #dfdfdf;
}
.reviews .review__post .review__cat .review__name {
  float: left;
  color: #404040;
  font: 14px "clinica_pro_rg";
  margin-bottom: 10px;
}
.reviews .review__post .review__cat .review__date {
  float: right;
  color: #89b3d0;
  font: 11px "clinica_pro_rg";
  margin-top: 2px;
}
.reviews .review__post .review__inner {
  clear: both;
  float: left;
  padding: 17px 10px 11px 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: white;
  -moz-box-shadow: 0 0 0 1px rgba(89, 89, 89, 0.38);
  -webkit-box-shadow: 0 0 0 1px rgba(89, 89, 89, 0.38);
  box-shadow: 0 0 0 1px rgba(89, 89, 89, 0.38);
  letter-spacing: -0.2px;
}
.reviews .review__post .review__inner p {
  font: 14px/16px "clinica_pro_rg" !important;
  color: #313131 !important;
  margin: 0 !important;
}

#contacts {
  max-width: 510px;
  width:auto;
  margin-left: 14px;
  margin-bottom: 10px;
  margin-top: 21px;
  overflow: hidden;
}
#contacts .address {
  font: 12px "Arial" !important;
  color: #535353 !important;
  margin-bottom: 32px !important;
  display: inline-block;
}
#contacts p {
  font: 12px/18px "Arial" !important;
  color: #535353 !important;
  margin-bottom: 4px !important;
}
#contacts p.email {
  margin-top: 21px !important;
  display: inline-block;
  margin-bottom: 32px !important;
}
#contacts p.email a {
  font: 12px "Arial";
  color: #1f82c7;
  text-decoration: underline;
}
#contacts p.email a:hover {
  text-decoration: none;
}
#contacts h2 {
  margin-bottom: 17px;
  margin-top: 10px;
  font: bold 14px/14px "Arial";
  color: #535353;
}
#contacts #m-map {
	width:99%;
  height: 261px;
  margin-bottom: 38px;
  position: relative;
}
#contacts #a-map {
	width:99%;
  height: 261px;
  position: relative;
  
}
#contacts #m-map .m-map__in,
#contacts #a-map .a-map__in {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}

.button {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 168px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  -moz-box-shadow: 2px 1px 3px rgba(130, 92, 18, 0.75);
  -webkit-box-shadow: 2px 1px 3px rgba(130, 92, 18, 0.75);
  box-shadow: 2px 1px 3px rgba(130, 92, 18, 0.75);
  background-image: -moz-linear-gradient(bottom, #d79b28 0%, #f0b13a 100%);
  background-image: -o-linear-gradient(bottom, #d79b28 0%, #f0b13a 100%);
  background-image: -webkit-linear-gradient(bottom, #d79b28 0%, #f0b13a 100%);
  background-image: linear-gradient(bottom, #d79b28 0%, #f0b13a 100%);
  -pie-background: linear-gradient(bottom, #d79b28 0%, #f0b13a 100%);
  behavior: url(PIE.htc);
  padding: 12px 8px 12px 8px;
  text-align: center;
  font: 14px/16px "clinica_pro_rg";
  color: white;
  text-shadow: 1px 0 1px rgba(139, 98, 19, 0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button-question-doctor {
  width: 200px !important;
}

.button-submit {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 32px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  -moz-box-shadow: inset 1px 0 1px rgba(153, 153, 153, 0.75);
  -webkit-box-shadow: inset 1px 0 1px rgba(153, 153, 153, 0.75);
  box-shadow: inset 1px 0 1px rgba(153, 153, 153, 0.75);
  background-image: -moz-linear-gradient(bottom, #3381c7 0%, #3a9bdf 100%);
  background-image: -o-linear-gradient(bottom, #3381c7 0%, #3a9bdf 100%);
  background-image: -webkit-linear-gradient(bottom, #3381c7 0%, #3a9bdf 100%);
  background-image: linear-gradient(bottom, #3381c7 0%, #3a9bdf 100%);
  -pie-background: linear-gradient(bottom, #3381c7 0%, #3a9bdf 100%);
  behavior: url(PIE.htc);
  cursor: pointer;
  font: 14px/14px "clinica_pro_rg";
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button-submit-review {
  width: 127px;
  height: 33px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px rgba(14, 42, 61, 0.75);
  -webkit-box-shadow: 0 1px 1px rgba(14, 42, 61, 0.75);
  box-shadow: 0 1px 1px rgba(14, 42, 61, 0.75);
  background-image: -moz-linear-gradient(bottom, #1b76b1 0%, #3094db 100%);
  background-image: -o-linear-gradient(bottom, #1b76b1 0%, #3094db 100%);
  background-image: -webkit-linear-gradient(bottom, #1b76b1 0%, #3094db 100%);
  background-image: linear-gradient(bottom, #1b76b1 0%, #3094db 100%);
  -pie-background: linear-gradient(bottom, #1b76b1 0%, #3094db 100%);
  behavior: url(PIE.htc);
  color: white;
  font: 14px "clinica_pro_rg";
  text-align: center;
  padding: 5px;
  cursor: pointer;
}

input[type="button"]:hover {
  opacity: 0.8;
}

.slider {
  width: 100%;
  max-height: 290px;
  height:27.645vw;
  float: left;
  position: relative;
  z-index: 10;
}
.slider:after {
  content: "";
  width: 94%;
  height: 64.5%;
  background: url("../image/slid_sh__bg.png") 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -47%;
  z-index: -1;
}
.slider .flexslider {
  max-height: 290px;
  height:27.645vw;
}
.slider .flexslider .slides li {
  position: relative;
}
.slider .flexslider .slides li .slide-link {
  display: block;
  width: 100%;
  height:auto;
  max-height: 277px;
}
.slider .flexslider .slides li .slide-link img {
  width: 100%;
  height:auto;
  max-height: 277px;
}
.slider .flexslider .slides li .slide-link .meta {
  width: 410px;
  position: absolute;
  top: 68px;
  left: 499px;
  text-decoration: none;
  z-index: 100;
}
.slider .flexslider .slides li .slide-link .meta h3 {
  font: 36px/30px "clinica_pro_rg";
  color: #e29e1a;
  text-transform: uppercase;
  text-shadow: -1px 0 2px rgba(123, 89, 22, 0.3);
  border-bottom: 1px solid #d3c5a7;
  padding-bottom: 6px;
  letter-spacing: 0.7px;
  margin-bottom: 4px;
}
.slider .flexslider .slides li .slide-link .meta .description {
  color: #323232;
  font: 22px "clinica_pro_rg";
  line-height: 35px;
  margin-bottom: 30px;
}
.slider .flexslider .slides li .slide-link .meta .description i.indicator {
  display: inline-block;
  vertical-align: middle;
  width: 98px;
  height: 35px;
  background: url("../image/indicator.png") 0 0 no-repeat;
  margin-left: 8px;
  margin-right: 4px;
}
.slider .flexslider .slides li .slide-link .meta .notice {
  color: #4d4d4d;
  font: 14px "clinica_pro_rg";
  border-top: 1px solid #c5c2c0;
  padding-top: 8px;
  padding-left: 11px;
}




/*
 * jQuery FlexSlider v2.2.0
 * <a href="http://www.woothemes.com/flexslider/">http://www.woothemes.com/flexslider/</a>
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * <a href="http://www.gnu.org/licenses/gpl-2.0.html">http://www.gnu.org/licenses/gpl-2.0.html</a>
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides &gt; li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  height: 270px;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  font-size: 0;
  display: block;
  width: 19px;
  height: 19px;
  margin: -10px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background: url("../image/slid_contr__bg.png") 0 0 no-repeat;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
  background-position: -18px 0;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 17px;
  height: 17px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../image/slid_contr__bg.png") 0 -19px no-repeat;
}

.flex-control-paging li a.flex-active {
  cursor: default;
  background-position: -17px -19px;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

.flexslider-controls-wrapper {
  display: inline-block;
  float: right;
  position: absolute;
  right: 47px;
  bottom: 29px;
  padding: 0 19px;
  z-index: 100;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * <a href="http://www.woothemes.com/flexslider/">http://www.woothemes.com/flexslider/</a>
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * <a href="http://www.gnu.org/licenses/gpl-2.0.html">http://www.gnu.org/licenses/gpl-2.0.html</a>
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider2 a:active,
.flex-container a:focus,
.flexslider2 a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider2 {
  margin: 0;
  padding: 0;
}

.flexslider2 .slides &gt; li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider2 {
  height: 270px;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider2 .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
  width:80%;
  margin-left:10%;
}

.flex-direction-nav a {
  text-decoration: none;
  font-size: 0;
  display: block;
  width: 19px;
  height: 19px;
  margin: -10px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background: url("../image/slid_contr__bg.png") 0 0 no-repeat;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
  background-position: -18px 0;
}

.flexslider2:hover .flex-prev {
  opacity: 0.7;
}

.flexslider2:hover .flex-next {
  opacity: 0.7;
}

.flexslider2:hover .flex-next:hover, .flexslider2:hover .flex-prev:hover {
  opacity: 1;
}

.flexslider2 .flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=1);
  cursor: default;
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 17px;
  height: 17px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../image/slid_contr__bg.png") 0 -19px no-repeat;
}

.flex-control-paging li a.flex-active {
  cursor: default;
  background-position: -17px -19px;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

.flexslider2-controls-wrapper {
  display: inline-block;
  float: right;
  position: absolute;
  right: 47px;
  bottom: 29px;
  padding: 0 19px;
  z-index: 100;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * <a href="http://bxslider.com">http://bxslider.com</a>
 *
 * Written by: Steven Wanderski, 2014
 * <a href="http://stevenwanderski.com">http://stevenwanderski.com</a>
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * <a href="http://bxcreative.com">http://bxcreative.com</a>
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  max-height: 85px;
  position: relative;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -37px;
  background: url(../image/car_cont__bg.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
  right: -37px;
  background: url(../image/car_cont__bg.png) no-repeat -18px 0;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 -48px;
}

.bx-wrapper .bx-next:hover {
  background-position: -18px -48px;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  outline: 0;
  width: 18px;
  height: 48px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

span.customSelect {
  background-color: #fff;
  -moz-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.75);
  -webkit-box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.75);
  box-shadow: 0 0 0 1px rgba(207, 207, 207, 0.75);
  color: #393939;
  width: 192px;
  height: 24px;
}

span.customSelect.changed {
  background-color: #f0dea4;
}

.customSelectInner {
  width: 100% !important;
  background: url(../image/sel_arr__bg.png) no-repeat 100% 50%;
  padding: 7px 30px 4px 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 12px "clinica_pro_rg";
}

.footer {
  clear: both;
  background: #efefef;
  width: 100%;
  height:auto;
  min-height: 189px;
  position: relative;
  border-top: 1px solid #dfdfdf;
  -moz-box-shadow: 0 0 5px rgba(93, 93, 93, 0.75);
  -webkit-box-shadow: 0 0 5px rgba(93, 93, 93, 0.75);
  box-shadow: 0 0 5px rgba(93, 93, 93, 0.75);
}

.footer .footer__inner {
  padding: 1% 2.3% 2.3%;
  width:95.4%;
  overflow:hidden;
}
.footer .footer__inner .direction {
	display:inline-block;
	width:28%;
	overflow:hidden;
	margin-left: 4.2%;
	margin-top: 1px;
}
.footer .footer__inner .direction .direction__top {
  display: inline-block;
  vertical-align: middle;
  font: 12px/12px "clinica_pro_rg";
  position: relative;
  z-index: 10;
  color: #323232;
  margin: 0 0 5px;
  color: #323232;
}
.footer .footer__inner .direction .direction__top .direction__top_text {
  position: relative;
}
.footer .footer__inner .direction .direction__top .direction__top_text a {
  font: 12px/12px "clinica_pro_rg";
  color: #323232;
  text-decoration: none;
}
.footer .footer__inner .direction .direction__top .direction__top_text .direction__top_text_line {
  border-bottom: 2px solid #d7d7d7;
  width: 100%;
  margin-top: -2px;
}
.footer .footer__inner .direction .direction__map {
  width: 100%;
  height:12.8wv;
  max-height: 134px;
  border: 1px solid #cbcbcb;
}
.footer .footer__inner .youtube {
	background: #efefef;
	width: 28%;
	height:13.658wv;
	max-height: 143px;
	display:inline-block;
	border: 1px solid #878787;
	position: relative;
	margin-right: 4.2%;
	margin-top: 10px;
}
.footer .footer__inner .youtube .youtube__box {
  float:left;
  padding: 0.2% 4.2% 2.85% 4.2%;
}
.footer .footer__inner .youtube .youtube__box .youtube__badge {
  position: absolute;
  top: -16px;
  left: 10px;
  background: #efefef;
  padding: 7px 23px 3px 23px;
}
.footer .footer__inner .youtube .youtube__items {
	width:100%;
  float: left;
}
.footer .footer__inner .youtube .youtube__items .youtube__mov {
  width: 47%;
  height:5.73vw;
  max-height:60px;
  float: left;
  margin: 4% 0 0 4%;
  overflow:hidden;
}
.footer .footer__inner .youtube .youtube__items .youtube__mov:nth-child(2n+1) {
  margin-left: 0;
}
.footer .footer__inner .youtube .youtube__items .youtube__mov .youtube__mov_link img {
  border: 1px solid #d4d4d4;
}
.footer .footer__inner .foot__index {
	display:inline-block;
  margin: 0 4.2%;
  text-align: center;
}
.footer .footer__inner .foot__index .foot__index_in {
	float:left;
  padding: 0 10px;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_name {
  font: 13px/18px "clinica_pro_rg";
  color: black;
  margin: 0 0 12px;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social {
  display: inline-block;
  margin-bottom: 9px;
  margin-left: -7px;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a {
  display: inline-block;
  background: url("../image/foot_soc__bg.png") 0 0 no-repeat;
  text-indent: -9999px;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.insta {
  display: inline-block;
   background: url("../image/Instagram-v051916.png") 0 0 no-repeat;
  text-indent: -9999px;
background-size: cover;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a:hover {
  opacity: 0.7;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.vk {
  width: 30px;
  height: 29px;
  background-position: 0 0;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.fb {
  width: 30px;
  height: 29px;
  background-position: -29px 0;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.tw {
  width: 30px;
  height: 29px;
  background-position: -59px 0;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.mr {
  width: 30px;
  height: 29px;
  background-position: -89px 0;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.ok {
  width: 30px;
  height: 29px;
  background-position: -119px 0;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_social a.yt {
  width: 30px;
  height: 29px;
  background-position: -150px 0;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_phone {
  color: #323232;
  font: 24px "clinica_pro_rg";
  margin-left: 5px;
}
.footer .footer__inner .foot__index .foot__index_in .foot__index_copy {
  color: #323232;
  font: 12px/15px "clinica_pro_rg";
  width: 180px;
  display: inline-block;
  margin-left: 7px;
}
/**/
.er_rev{
	color: red !important;
	display: none;
}
.ajax_rev{
	color: green !important;
	display: none
}
.er_faq{
	color: red !important;
	display: none;
}
.ajax_faq{
	color: green !important;
	display: none;
}
.not_sh_ph{
	display: none !important;
}
.like{
	cursor:pointer;
}
.ajax_like, .ajax_ses{
	display: none !important;
}
.er_photo{
	display: none;
	color: red !important;
}
.aj_photo{
	display: none;
	color: green !important;
}
.form_doc{
	display: none;
}
.er_doc{
	color: red !important;
	display: none;
}
.ajax_doc{
	color: green !important;
	display: none;
}
.li_price td{
	border: 1px solid #dae0e7 !important;
	padding: 4px !important;
}
.li_price table{
	margin: 15px auto !important;
}
#price .price-section .price-section__list li.li_price_act a:after{
	background: url("../image/icon_price__bg2.png") 0 0 no-repeat !important;
}
.li_price{
	display: none !important;
}
.li_price_act_n{
	display: block !important;
}
.panel__author_list a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 135px;
	padding-top: 2px !important;
}
.panel__cabinet_entry a{
	padding-top: 3px !important;
}
.review__post-user .review__inner p{
/*	word-wrap: break-word;*/
	display: block;
	max-width: 527px;
}
.review_answer .review__inner p{
	word-wrap: break-word;
	display: block;
	max-width: 480px;
}
/*
.review_answer .review__inner{
	min-width: 480px;
}
.review__post-user .review__inner{
	min-width: 527px;
}
*/
.not_b{
	display: inline !important;
}
.medic__meta a{
	text-decoration:none !important;
}
.ac_news {
    padding: 10px 15px;
    margin: 10px 0px;
    display: block;
    background: #ff7400;
    background: -moz-linear-gradient(top, #ff7400 0%, #ff7400 100%);
    background: -webkit-linear-gradient(top, #ff7400 0%,#ff7400 100%);
    background: linear-gradient(to bottom, #ff7400 0%,#ff7400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400',GradientType=0 );
    border-radius: 5px;
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
    margin-left: 3px;
}

.hidden_menu{
	display:none;
}
#extra_menu_button,
#budka{
	width:60px;
	height:60px;
	cursor:pointer;
	z-index:9999;
}
#extra_menu_button{
	float:left;
	margin: 30px 0 0 10px;
	background: url("img/menu.png") center center no-repeat;
}
#budka{
	display:none;
	position:absolute;top:30px;right:10px;
	background: url("img/budka.png") center center no-repeat;
}
#budka a{
	display:block;
	width:60px;
	height:60px;
}
#extra_menu{
	width:100%;
	max-width:200px;
/*	max-height:500px;*/
	position:absolute;left:0;top:150px;
	z-index:1000;
/*	overflow:scroll;*/
	display:none;
	background: rgba(0,131,198,0.95);
}
#extra_menu .main_sel{
	background:none !important;
}
#extra_menu ul{
	text-align:right;
	padding:20px;
}
#extra_menu ul li{
	display:block;
	text-align:center;
}
#extra_menu ul li a{
	font-size:19px;
	line-height:32px;
	color:#fff;
}
#soc_list_close{
	width:30px;
	height:30px;
	margin-bottom:10px;
	background: url("img/close.png") center center no-repeat;
	cursor:pointer;
	display:none;
}
#soc_list_close.close{
	background: url("img/open.png") center center no-repeat;
}


.bx-system-auth-form tr{	
	height:50px;
}
.bx-auth-reg tr{
	height:40px;
}
.spec ul li{
	margin-bottom:12px;
}
.spec ul li a{
	line-height:28px;
	color:#3a3a3a;
	font-size:20px;
	cursor:pointer;
}
.spec ul li a:hover{
	color:#0080c6;
}

/*-----media----*/
@media (min-width: 1050px){
.mobile{
	display:none;
}
}


@media (max-width: 1049px){
#price .price-section .price-section__list li .L{
	display:none;
}
.menu .menu__list li:nth-child(6) a:after{
  content: "";
  width: 2px;/**/
  height: 51px;/**/
  content: "";
  background:  url("../image/menu_sep__bg.png") 0 0 no-repeat;/**/
  position: absolute;
  right: 0px;/**/
  top: 0;
  z-index: -1;
}
.menu .menu__list li:nth-child(6) a:hover:after {
  width: 2px;/**/
  height: 52px;
  content: "";
  background:  url("../image/menu_sep__bg.png") 0 0 no-repeat;/**/
  position: absolute;
  right:0px;/**/
  top: 0;
  z-index: -1;
}
.menu .menu__list li:nth-child(7) a:after,
.menu .menu__list li:nth-child(7) a:hover:after,
.header:after,
.layout #right,
.slider:after{
	display:none;
}
.centre .layout #content,
.centre .layout #content.photo {
    margin-left: 226px;
    margin-right: 10px;/**/
    position: relative;
    width: auto;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 10px;/**/
    vertical-align: middle;
}
.footer .footer__inner {
  padding: 1%;/**/
  width:98%;/**/
}
.footer .footer__inner .direction {
	display:inline-block;
	width:28%;
	overflow:hidden;
	margin-left: 0;/**/
	margin-top: 1px;
}
.footer .footer__inner .youtube {
	background: #efefef;
	width: 28%;
	height:13.658wv;
	max-height: 143px;
	display:inline-block;
	border: 1px solid #878787;
	position: relative;
	margin-right: 0;/**/
	margin-top: 10px;
}
.footer .footer__inner .foot__index {
	display:inline-block;
	width:33%;/**/
	margin: 0 4.2%;
	text-align: center;
}
.navigat{
	width:100%;
	float:left;
}
}



@media (max-width: 1049px) and (min-width:951px) {
.menu .menu__list li a {
  padding: 0 20px !important;/**/
}
}



@media (max-width: 950px) and (min-width:831px) {
.menu .menu__list li a {
  padding: 0 15px !important;/**/
}
}



@media (max-width: 900px) and (min-width:751px) {
.hpanel .panel__item:last-child,
.hpanel-wide .hpanel .panel__item:last-child{
	display:none;
}
}




@media (max-width: 830px){
.header .header__inner {
  height: 120px;/**/
  background: url("../image/head__bg.png");/**/
  background-size : cover;/**/
}
.header .header__inner .logo .logo__bg {
  display: block;
  width:14vw;/**/
  height: 14vw;/**/
  background: url("../image/logo.png") 0 0 no-repeat;
  background-size:cover;/**/
  text-indent: -9999px;
  margin-top:-40px;
}
.header .header__inner .data {
    background: rgba(255, 255, 255, 0.58) none repeat scroll 0 0;
    border-radius: 20px;
    box-sizing: border-box;
    float: left;
    height: auto;/**/
    margin-left: 5%;/**/
    margin-top: 0;/**/
    padding: 14px 21px 7px 26px;
    text-align: left;
    width: auto;/**/
}
.header .header__inner .data .data__num{
	white-space:nowrap;
}
.header .header__inner .panel {
    float: right;
    margin: 10px 10px 0 0;
    width: 258px;
}
.header .header__inner .panel .panel__social .panel__soc_name{
	display:none;
}
/**/
.menu .menu__list li a {
  padding: 0 10px !important;/**/
}
.centre .layout #content .hpanel-wide .hpanel{
	margin-left: 10%;
}
}


@media (max-width: 830px) and (min-width:751px){
.header .header__inner .payment_metod{
	position:absolute;top:8px;right:210px;/**/
}
}



@media (max-width: 780px) and (min-width:760px){
.header .header__inner .data {
	position:absolute;left:170px;/**/
    margin-left: 0;/**/
}
}


@media (max-width: 750px){
#price .price-section .price-section__list li .M{
	display:none;
}
.layout #left,
.menu{
	display:none;/**/
}
#extra_menu ul li:nth-child(9){
  display: none !important;
}
.hidden_menu{
	display:block;
}
.header .header__inner {
  height: 150px;/**/
}
.header .header__inner .logo .logo__bg {
  width:100px;
  height: 100px;
}
.header .header__inner .payment_metod{
	position:absolute;top:6px;right:10px;/**/
}
.header .header__inner .panel {
    margin: 0;/**/
	width:100%;/**/
}
.header .header__inner .panel .panel__search {
    background: rgba(0, 0, 0, 0) url("../image/search__bg.png") no-repeat scroll 0 0;
    float: left;
    height: 36px;
    margin: 0 0 4px 30px;
}
.header .header__inner .panel .panel__cabinet{
	position:absolute;right:5px;
}
.header .header__inner .panel .panel__cabinet .panel__cabinet_entry{
	float:right;
}
.header .header__inner .panel .panel__cabinet .panel__author .panel__author_list li a{
	text-align:right !important;
}
.header .header__inner .panel .panel__search input[type="text"] {
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: none;
  height: 25px;
  margin: 6px 0 0 0;/**/
  font: 14px/25px "clinica_pro_rg";
  color: #c1dcef;
  padding: 0 0 0 15px;/**/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#soc_list_close{
	display:block;
}
.header .header__inner .panel .panel__social {
	position:fixed;right:0;bottom:20px;/**/
    float: left;
    margin-bottom: 0;/**/
    width: 30px;/**/
	padding:2px;
	overflow:hidden;/**/
	z-index:100;/**/
}
.header .header__inner .panel .panel__social .panel__soc_icons{
	margin:0;
}
.header .header__inner .panel .panel__social .panel__soc_icons .panel__soc_list li{
	margin: 0 0 5px 0;
}
.centre .layout #content,
.centre .layout.two-column #content,
.centre .layout #content.photo {
    margin-left: 1%;/**/
    margin-right: 1%;/**/
}
.flex-direction-nav {
    margin: 0;/**/
    width: 80%;
}
.flex-control-nav{
	display:none;/**/
}
.flexslider-controls-wrapper {
    bottom: 50%;/**/
    display: block;/**/
	width:100%;
    float: right;
    padding:0;/**/
    margin: 0;/**/
    position: absolute;
    left:0;/**/
    z-index: 100;
}
.flex-direction-nav .flex-prev {
    left: 1%;
    opacity: 1;
}
.slider .flex-direction-nav .flex-next {
    opacity: 1;
   right: 1%;/**/
}

.flex-direction-nav a {
  text-decoration: none;
  font-size: 0;
  display: block;
  width: 19px;
  height: 19px;
  margin: -10px 0 0;/**/
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  background: url("../image/slid_contr__bg.png") 0 0 no-repeat;
}

.articles {
    clear: both;
    float: left;
    margin: 8px 0 60px;
    text-align: center;
    width: 100%;
}
.articles .articles__content .article {
  width: 100% !important;/**/
  float: left;
  padding: 0 4% !important;/**/
  margin-bottom:20px;/**/
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.articles .articles__content .article:after {
	display:none;/**/
  content: "";
  width: 2px;
  height: 285px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../image/art_divid__bg.png") 0 0 no-repeat;
}
.articles .articles__content .article:last-child:after {
  content: "";
  background: none;
}
.articles .articles__content .article:first-child {
  width: 30.85%;
  padding-left: 6px;
}
.articles .articles__content .article:last-child {
  width: 30.85%;
  padding-right: 6px;
}
.articles .articles__content .article .article__date {
  text-align: right;
  font: 12px/18px "clinica_pro_rg";
  color: #aeadad;
}
.articles .articles__content .article .article__image {
  border: 1px solid #a6a6a6;
  margin-bottom: 6px;
}
.articles .articles__content .article .article__image img{
	display:block;
	width:100%;
	height:auto;
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-next {
    right: -45px;/**/
}
#photo .photo__slider .flexslider2 .flex-direction-nav .flex-prev {
    left: -45px;/**/
}
.footer .footer__inner {
  padding: 1%;/**/
  width:98%;/**/
}
.footer .footer__inner .direction {
	display:inline-block;
	width:47%;/**/
	overflow:hidden;
	margin-left: 0;
	margin-top: 1px;
}
.footer .footer__inner .youtube {
	background: #efefef;
	width: 28%;
	height:13.658wv;
	max-height: 143px;
	display:none;/**/
	border: 1px solid #878787;
	position: relative;
	margin-right: 0;
	margin-top: 10px;
}
.footer .footer__inner .foot__index {
	display:inline-block;
	width:47%;/**/
	vertical-align:top;
	margin: 0 0 0 5%;/**/
	text-align: center;
}
.text a{
	margin:10px;
	line-height:30px;
}
}



@media (max-width: 750px) and (min-width:571px){

.hpanel-wide .hpanel .panel__item:last-child{
	display:none;
}
}



@media (max-width: 650px){
.hpanel-wrapper,
.articles,
.hpanel .panel__item:last-child,
.hpanel-wide .hpanel .panel__item:first-child{
	display:none;
}
#gallery .gallery__item,
#gallery .gallery__item:nth-child(2n+2) {
  float: none;/**/
  margin: 0 auto 21px;/**/
}
.button-wrapper {
    float: none;/**/
	text-align:center;
}
.button-wrapper  #form_p{	
    float: none;
}
}


@media (max-width: 570px){	
.header .header__inner .data {
    margin-left:10px;/**/
    background: none;/**/	
}
.spec-box .spec-name{
	display:none;
}
.centre .layout {
    box-sizing: border-box;
    float: left;
    padding-left: 0;/**/
    padding-right: 0;/**/
    padding-top: 28px;
    width: 96%;/**/
	margin-left:2%;/**/
}
#profile .profile__in .profile__diploms {
    width: 90%;/**/
	margin-left:5%;/**/
}
#form{
    margin: 13px 0 21px;
    width: 90%;
}
.footer .footer__inner .direction,
.footer .footer__inner .foot__index {
	display:block;/**/
	width:90%;/**/
	max-width:294px;
	overflow:hidden;
	margin: 0 auto 5%;/**/
}
.footer .footer__inner .foot__index .foot__index_in {
    float: none;/**/
    padding: 0 10px;
	margin: 0 auto;/**/
}
#photo .photo__main .photo__main_textinput .photo__main_text_form textarea{
}

}



@media (max-width: 500px){
#extra_menu{
	top:140px;
}
#extra_menu_button{
	position:absolute;
}
#budka{
	display:block;
}
.header .header__inner {
    height: 240px;
}
.header .header__inner .logo {
    float: left;
	width:100%;
    margin-left: 0;
    margin-top: 44px;
}
.header .header__inner .logo .logo__bg{
	margin:-40px auto 0;
}
.header .header__inner .data {
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.header .header__inner .data .data__title,
.header .header__inner .payment_metod{
	display:none;
}
.header .header__inner .panel .panel__search {
	width:265px;
	float:none;
    margin: 0 auto 4px;
}
.header .header__inner .panel .panel__cabinet {
	width:270px;
    position: relative;
	float:none;
    margin: 10px auto 4px;
}
#profile .profile__in .profile__ans {
    clear: both;
    float: left;
    margin-top: 74px;
    position: relative;
    width: 95%;
	margin-left:2%;
}
#form {
    width: 90%;
}
#price .price-section .price-section__list li a {
    background-image: -moz-linear-gradient(center bottom , rgb(231, 231, 231) 0%, rgb(247, 247, 247) 100%);
    color: rgb(83, 83, 83);
    display: block;
    font: 14px Arial;
    padding: 18px 20px 11px 10px;
    position: relative;
    text-decoration: none;
}
#price .price-section .price-section__list li a::after {
    background: rgba(0, 0, 0, 0) url("../image/icon_price__bg.png") no-repeat scroll 0 0;
    content: "";
    height: 23px;
    position: absolute;
    right: 10px;/**/
    top: 13px;
    width: 23px;
}
}





@media (max-width: 400px){
#medicals .medic .medic__photo::after {
    display: none;/**/
}	
#profile .profile__in .profile__ava {
    float: none;/**/
	display:block;/**/
	margin:0 auto;/**/
}

#profile .profile__in .profile__text .profile__descr {
    background: rgb(68, 176, 238) none repeat scroll 0 0;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font: 14px/14px "clinica_pro_rg";
    margin: 0 8px 32px 8px;/**/
    padding: 9px 7px 5px;
}
#profile .profile__in .profile__diploms{
	display:none;
}
.layout::after{
	display:none;
}
.centre .layout.two-column #content .title .short__line{
	display:none;
}
.hpanel .panel__item:first-child{
	display:none;
}
#form {
    width: 280px;
}
#extra_menu{
	max-width:100%;/**/
/*	max-height:500px;*/
/*	overflow:scroll;*/
}

}