html,
body {}

b {
  display: none
}

p>b {
  display: inline;
  text-align: start;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #FFF;
}

#sub a:link,
#sub a:active,
#sub a:visited,
#sub strong {
  display: block;
  float: left;
  padding: 7px;
  margin: 0 13 0 0;
  color: #ed9f01;
  font-weight: normal;
}

div.pages a,
div.pages a:active,
div.pages a:visited {
  background: #f7f7f7;
  border: 1px solid #c7c7c7;
  color: #000;
}

.formheader {
  float: left !important;
  padding: 15 0 0 0 !important;
  width: 35% !important;
  color: #000 !important;
  text-align: left !important;
}

#content>p {
  width: 98%;
}

.rel_item {
  height: 200px;
}

#content>p.intro {
  width: 90%;
}

#content>ul>li {
  width: 95%;
}

#services-table>li {
  width: 240px !important;
}

#content>ol>li {
  width: 95%;
}

#content>p>img {
  max-width: 600px;
  width: 95%
}

#content>ul>img {
  max-width: 550px;
  width: 95%;
  height: 100%;
}

#content>h3>img {
  max-width: 600px;
  width: 95%
}

#content>p>iframe {
  max-width: 600px;
  width: 95%
}

.formelement {
  float: left !important;
  padding: 15 0 0 0 !important;
  width: 65% !important;
}

div.pages a,
div.pages a:active,
div.pages a:visited,
div.pages a:hover,
div.pages span {
  padding: 2px 5px;
  margin: 0 1px;
  display: inline-block;
  text-decoration: none;
}

#sub {
  margin-left: 10px;
}

div.pages {
  text-align: center;
  margin: 13 0 0 0;
  float: none;
  clear: both;
  height: 22;
}

div.pages span {
  background: #427bad;
  border: 1px solid #1765a9;
  color: #fff;
}

form {
  margin: 0;
  padding: 0;
  float: none;
  width: 100%;
  display: inherit;
}

#b1>a>img {
  width: 100% !important;
  height: inherit !important;
  max-width: 974px !important;
  min-width: 100px;
  margin: 0 auto;
  display: table;
}

body,
td,
th,
input,
textarea,
select {
  font: normal 13px Arial, Verdana, Serif;
}

p {
  line-height: 18px;
  padding-bottom: 0;
  margin-bottom: 18px;
}

a img {
  border: none;
}

a:link,
a:visited,
a:active {
  color: #006dff;
  text-decoration: underline;
}

a:hover {
  color: #ed9f01;
}

a.inverted:link,
a.inverted:active,
a.inverted:visited {
  color: #ed9f01;
  text-decoration: underline;
}

a.inverted:hover {
  color: #427bad;
}

h1,
.h1 {
  color: #526702;
  line-height: 24px;
  padding: 0;
  margin: 0 0 15 0;
  font-size: 25px;
  font-weight: normal;
}

.h1 {
  margin: 22 0 0 0 !important;
}

h2 {
  font-size: 23px;
  font-weight: 400;
}

.exception {
  border: 1px solid #d5d5d5;
  padding: 0.5em;
  margin: 1em;
}

.exception strong {
  color: navy;
}

a.openimage {
  display: inline-block;
}

a.imageleft,
img.imageleft {
  float: left;
  margin: 0 5 0 0;
}

a.imageleft img {
  margin: 0 !important;
}

a.imageright,
img.imageright {
  float: left;
  margin: 0 0 0 5;
}

a.imageright img {
  margin: 0 !important;
}

.small {
  font-size: 11px;
}

.analitics-12 {
  float: right;
  width: 20%;
  min-width: 200px;
  height: 75px;
  margin-bottom: 20px;
}

#promo1 {
  width: 100%;
  /*max-width: 510px;*/
  margin-right: 120px;
}

.promo {
  width: inherit;
  /*max-width: 630px;*/
  border-radius: 4px;
  -moz-border-radius: 4px;
  border: 4px #B7DF2D solid;
  padding: 10px;
  overflow: hidden;
  float: none;
  position: relative;
  /*margin-right: 20px;*/
  margin-bottom: 20px;
}

.promo img {
  width: 120px;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.promo img:hover {
  -moz-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.promo:hover {
  background-color: #F8FCED;
}

.button {
  background: #fc6;
  padding: 9px 22px;
  color: #5B4343 !important;
  text-decoration: initial !important;
  border-radius: 7px;
  position: relative;
  bottom: 0;
  float: right;
  margin: -33px 0px 0px;
}

.button:hover {
  background: #F0C56E !important;
}

.promotext {
  display: table-cell;
  padding: 0px 0px 8px 0px;
  font-size: 1.1em;
}

.promolink {
  padding-right: 10px;
  font-size: 1.1em;
}

.zagolovokads {
  color: #0000dc;
  display: block;
  font-size: 1.4em;
  padding: 7px 0px;
}

.button2 {
  background: #3D2C2C;
  width: 94px;
  height: 55px;
  position: absolute;
  border-radius: 5px;
  background-image: url(http://pagead2.googlesyndication.com/pagead/images/nessie_icon_thin_arrow_big_white.png);
  background-repeat: no-repeat;
  background-position: 15px;
}

.analitics-13 {

  float: right;
  width: 10%;
  min-width: 146px;
  height: 75px;
  margin-bottom: 20px;
}

.big {
  font-size: 15px;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.inlineblock {
  display: inline-block;
}

.inline {
  display: inline;
}

.middle {
  vertical-align: middle !important;
}

.clear {
  clear: both;
}

.haslayout {
  overflow: hidden;
  width: 100%;
}

.center {
  text-align: center !important
}

.left {
  text-align: left !important
}

.right {
  text-align: right !important
}

.top {
  vertical-align: top !important
}

.bottom {
  vertical-align: bottom !important
}

.hidden {
  display: none;
}

.nowrap {
  white-space: nowrap !important
}

.flash {
  overflow: hidden;
}

.hl {
  color: #F00;
}

.black {
  color: #000 !important;
}

.white {
  color: #FFF;
}

.red {
  color: #F00;
}

.gray {
  color: #969696;
}

.darkgray {
  color: #757575;
}

.w100 {
  width: 100%;
}

.stdmargin {
  margin: 5 0;
}

.stdmarginextra {
  margin: 10 0;
}

.stdheader1 {
  background: #f4f4f4;
  color: #444;
  border-left: 4px solid #ed9f01;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 0 13 0;
  padding: 7 0 7 13;
}

.stdheader2 {
  clear: both;
  color: #000;
  overflow: hidden;
  padding: 7 13;
  margin: 0 0 0 0;
  border-bottom: 4px solid #ed9f01;
  font-family: Arial;
  font-size: 18px;
  line-height: 18px;
  background: #f4f4f4;
}

.stdheader2 h2 {
  margin: 0 0 0 0;
  font-size: 18px;
  line-height: 18px;
}

* html .stdheader2 {
  width: 100%;
}

.stdheader3 {
  background: #427bad url("/images/header-background.gif") repeat-x bottom;
  color: #FFF;
  padding: 7 13;
  font-weight: bold;
}

.stdblock {
  background: #f4f4f4;
  padding: 7 13;
  line-height: 15px;
}

.stdblock2 {
  padding: 7 13;
  line-height: 15px;
  overflow: hidden;
}

* html .stdblock,
* html .stdblock2 {
  width: 100%;
}

table.t {
  background: #f4f4f4 !important;
  border-collapse: collapse !important;
}

table.t tr.tr0 {
  background-color: #fbfbfb !important;
}

table.t tr.tr1 {
  background-color: #FFF !important;
}

table.t td,
table.t th {
  border: 1px solid #FFF !important;
  padding: 7 13 !important;
}

.analitics-1 {
  float: left;
  width: 20%;
  min-width: 200px;
  height: 75px;
  margin-bottom: 20px;
}

.analitics-2 {
  float: left;
  width: 10%;
  min-width: 146px;
  height: 75px;
  margin-bottom: 20px;
}

.analitics-3 {
  width: 64%;
  float: left;
  margin-top: -15px;
}

table.t th {
  text-align: left;
  color: #000;
  background: #d9d9d9;
  font-size: 12px;
  font-weight: normal;
}

.ok {
  clear: both;
  margin: 10 0;
  border: 1px solid #49af33;
  background: #FFF;
  color: #49af33;
  padding: 10 20;
  text-align: center;
}

.error {
  clear: both;
  margin: 10 0;
  border: 1px solid #F00;
  background: #FFF;
  color: #F00;
  padding: 10 20;
  text-align: center;
}

.metro-cl {}

#clinicservicestable2>tbody>tr {
  height: 20px !important;
  display: table-header-group;
}

#clinicservicestable2>tbody>tr>td {
  height: 20px !important
}

.notice {
  margin: 10 0;
  border: 1px solid #ffd700;
  background: #ffffdd;
  color: #000;
  padding: 10 20;
  text-align: center;
}

* html .ie100 {
  width: 100%;
}

a.green:link,
a.green:active,
a.green:visited {
  color: #a4cd07 !important;
}

a.green:hover {
  color: #F00 !important;
}

#bottom {
  text-align: left;
  margin: 33px 0 0px 0;
  background: #eee;
  border-top: 1px solid #787878;
}

#copyright {
  float: left;
  margin: 22 0 0 33;
  font-size: 11px;
}

#copyright p {
  margin-top: 0px;
  padding-top: 0px;
}

#bottommenu {
  float: right;
  margin: 22 22 0 0;
}

#bottommenu ul {
  margin: 0;
  padding: 0;
}

#bottommenu li {
  float: left;
  list-style-type: none;
  margin: 0 0 0 30;
  padding: 0 13 0 0;
  display: inline-block;
}

#bottommenu img {
  vertical-align: top;
  margin: 0 11 0 0;
}

#counters {
  text-align: center;
  margin: 60px 0 0 0;
  padding-bottom: 20px
}

#bottommenu a:link,
#bottommenu a:active,
#bottommenu a:visited {
  color: #427bad;
  text-decoration: underline;
}

.clinics-ad {
  width: 67% !important;
  float: left;
  min-width: 671px;
}

#bottommenu a:hover {
  color: #a4cd07;
}

#bottommenu li {
  color: #a4cd07;
}

#top {
  max-width: 1003px;
  min-width: 100px;
  height: 43px;
  text-align: left;
  margin: 0 auto;
}

#logo {
  width: 74px;
  height: 13px;
  text-align: left;
  margin: 30 0 0 33;
}

#logo img {
  width: 74;
  height: 13;
}

#alldaydiv {
  width: 120px;
  float: left;
}

#childrendiv {
  width: 100px;
  float: left;
}

#topcontrols {
  max-width: 1003px;
  min-width: 100px;
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 25px;
}

#topmenu {
  float: left;
  text-align: left;
  min-width: 267;
  width: 25%;
  margin: 0 0 0 33;
}

#topmenu a:link,
#topmenu a:active,
#topmenu a:visited {
  color: #427bad;
  text-decoration: underline;
}

#topmenu a:hover {
  color: #a4cd07;
}

#topmenu img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 22 0 0;
}

#topmenu div {
  margin: 0 0 9 0;
}

#mainform {
  float: left;
  min-width: 574;
  width: 62%;
  ;
  background: #e3f5ab;
  background: -moz-linear-gradient(top, #e3f5ab 35%, #b7df2d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #e3f5ab), color-stop(100%, #b7df2d));
  background: -webkit-linear-gradient(top, #e3f5ab 35%, #b7df2d 100%);
  background: -o-linear-gradient(top, #e3f5ab 35%, #b7df2d 100%);
  background: -ms-linear-gradient(top, #e3f5ab 35%, #b7df2d 100%);
  background: linear-gradient(to bottom, #e3f5ab 35%, #b7df2d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3f5ab', endColorstr='#b7df2d', GradientType=0);
  ;
  border-radius: 5px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.39);
  padding: 10px 10px 15px 10px;
  margin: 10 0 0 33;
}

#center {
  max-width: 1003px;
  min-width: 100px;
  margin: 0 auto;
  text-align: left;
}

* html #center {
  height: 80%;
}

#clinics {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 22 0;
}

#clinics th,
#clinics td {
  padding: 14 17;
  text-align: left;
}

#cliniclogo>a>img {
  width: 140px !important;
  height: 140px !important;
}

.button-p {
  background: #fefcea;
  background: -moz-linear-gradient(top, #fefcea 1%, #fefcea 1%, #f1da36 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fefcea), color-stop(1%, #fefcea), color-stop(100%, #f1da36));
  background: -webkit-linear-gradient(top, #fefcea 1%, #fefcea 1%, #f1da36 100%);
  background: -o-linear-gradient(top, #fefcea 1%, #fefcea 1%, #f1da36 100%);
  background: -ms-linear-gradient(top, #fefcea 1%, #fefcea 1%, #f1da36 100%);
  background: linear-gradient(to bottom, #fefcea 1%, #fefcea 1%, #f1da36 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#f1da36', GradientType=0);
  padding: 5px 7px;
  border-radius: 5px;
  width: 80px;
  border: none;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.39);
  text-align: center;
}

.button-p:hover,
.button-p:active {
  background: #fefcea;
  background: -moz-linear-gradient(top, #fefcea 0%, #f1ff3a 88%, #f1da36 99%, #f1da36 99%, #f1da36 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefcea), color-stop(88%, #f1ff3a), color-stop(99%, #f1da36), color-stop(99%, #f1da36), color-stop(100%, #f1da36));
  background: -webkit-linear-gradient(top, #fefcea 0%, #f1ff3a 88%, #f1da36 99%, #f1da36 99%, #f1da36 100%);
  background: -o-linear-gradient(top, #fefcea 0%, #f1ff3a 88%, #f1da36 99%, #f1da36 99%, #f1da36 100%);
  background: -ms-linear-gradient(top, #fefcea 0%, #f1ff3a 88%, #f1da36 99%, #f1da36 99%, #f1da36 100%);
  background: linear-gradient(to bottom, #fefcea 0%, #f1ff3a 88%, #f1da36 99%, #f1da36 99%, #f1da36 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#f1da36', GradientType=0);
  cursor: pointer;
}

#clinics th {
  background: #eee;
  color: #000;
  padding: 4 17;
  line-height: 13px;
  text-align: center;
}

#clinics a:link,
#clinics a:active,
#clinics a:visited {
  color: #006dff;
}

#clinicmap>iframe {
  width: 100% !important;
}

#clinics a:hover {
  color: #c5e159;
}

#clinics .tr0 {
  background-color: #eee;
}

#clinics tr.trfav {
  background-color: #FFEFD0
}

#clinics tr.trfav a {
  color: #D77A5F;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 140%;
}

#clinics tr.trfav a:hover {
  color: #B3423C;
  text-decoration: none;
}

.metro {
  background: url("/images/metro.gif") no-repeat left center;
  padding: 0 0 0 22;
  margin: 0 0 6 0;
}

#clinicstop {
  padding: 0 !important;
}

.status {
  padding: 5 12;
  line-height: 13px;
  display: block;
}

.statuse {
  background: #c5e159;
}

.statuss {
  background: #ffd93a;
}

.statusp {
  background: #23d5fb;
  color: #fff600;
}

.statuscont {
  padding-right: 0 !important;
}

.whitetd {
  background: #FFF !important;
  padding: 1 !important;
  width: 1%;
}

.whitetd-analitics {
  background: #FFF !important;
  padding: 1 !important;
  width: 30;
}

.zub {
  background: url("/images/zub.jpg") no-repeat;
  display: inline-block;
  width: 22;
  height: 21;
  font-size: 1px;
  margin: 0 5;
}

.zub2 {
  display: inline-block;
  width: 22;
  height: 21;
  font-size: 1px;
}

.zubcont {
  width: 28;
  height: 21;
  margin: 0 2 0 0;
  float: left;
}

#banners {
  margin: 0 30;
  float: right;
}

#clinic {
  float: left;
  max-width: 674;
  width: 70%;
  overflow: hidden;
}

#clinictop {
  overflow: hidden;
  width: 100%;
  margin-bottom: 22px;
}

* html #clinic {
  height: 1%;
}

#text {
  margin: 22 0 22 0;
}

#clinicinfo {
  position: relative;
  overflow: hidden;
}

.left-pos {
  float: left;
}

* html #clinicinfo {
  height: 1%;
}

#cliniclogo {
  float: left;
  margin: 0 18 0 0;
  width: 130px;
  height: 130px;
}

#clinicright {
  overflow: hidden;
}

* html #clinicright {
  height: 1%;
}

#clinicname {
  background: #eee;
  padding: 14 40;
  font-size: 17px;
}

#clinicstatus {
  width: 90;
  float: right;
  margin: 16 0 0 0;
}

#clinicaddress {
  float: left;
  margin: 16 0 0 0;
}

#clinicstations {
  overflow: hidden;
  zoom: 1;
  clear: both;
  padding: 0 0 0 0;
  float: left;
}

.clinicstations {
  overflow: hidden;
  zoom: 1;
  position: relative;
  width: 99%;
}

* html .clinicstations {}

.clinicstations div {
  float: left;
  width: 280;
}

* html .clinicstations div {
  width: 300;
}

.ad {
  padding-left: 21;
  float: left;
  min-width: 300px;
  min-height: 300px;
}

.width-analitiks-1 {
  width: 30%
}

.width-analitiks-2 {
  width: 20%
}

.width-analitiks-3 {
  width: 20%
}

.width-analitiks-4 {
  width: 20%
}

.width-analitiks-5 {
  width: 10%
}

.money-w {
  width: 10%;
}

.money-w2 {
  width: 50px;
}

#clinicorder {
  margin-top: 10px;
  clear: both;
  float: right;
}

a.clinicorder:link,
a.clinicorder:active,
a.clinicorder:visited {
  color: #7ACB3D;
  display: block;
  padding: 0 0 0 30;
  background: url("/images/mail.jpg") no-repeat;
}

a.clinicorder:hover {
  color: #F00;
}

a.clinicsite:link,
a.clinicsite:active,
a.clinicsite:visited {
  position: relative;
  left: -2;
  color: #7ACB3D;
  display: block;
  padding: 0 0 0 32;
  height: 31px;
  line-height: 31px;
  background: url("/images/home.jpg") no-repeat;
}

a.clinicsite:hover {
  color: #F00;
}

#clinicphone {
  float: left;
  overflow: hidden;
  position: relative;
  margin: 0 0 0 0;
  line-height: 20px;
  width: 200;
}

.block-maps {
  float: left;
  width: 70.091%;
}

#clinicphoneinner {
  padding-top: 15px;
}

#clinicphone p {
  margin: 0;
  padding: 0 !important;
}

.csname {
  padding-left: 19 !important;
  width: 290px !important;
  background: #eee;
  line-height: 20px;
  height: 20px;
  margin-bottom: 1px;
  margin-right: 10px;
}

* html .csname {
  padding-left: 19 !important;
  width: 220;
}

#clinicservicestable2 {
  border-collapse: collapse;
  width: 100%;
  margin: 0px auto;
}

#clinicservicestable2 td {
  background: #eeeeee;
  border: 1px solid #FFF;
  padding: 3;
  font-size: 11px;
}

#clinicservicestable2 th {
  width: 29;
}

#route {
  margin-left: 30px;
  margin-bottom: 15px;
}

#clinicservicestable {
  border-collapse: collapse;
  width: 100%;
}

#clinicservicestable td {
  background: #e0f38d;
  border: 1px solid #FFF;
  padding: 3;
  font-size: 11px;
  width: 10%;
}

#clinicservicestable th {
  width: 29;
}

#clinicservicesheader {
  font-size: 16px;
  color: #526702;
  margin: 0 0 13 0;
}

#mainform {
  position: relative;
  top: 0;
  left: 0;
}

#mainform label {
  display: inline-block;
  border-bottom: 1px dashed #000;
}

#mainform label.pointer {
  cursor: pointer;
  position: relative;
  top: -3;
}

* html #mainform label.pointer {
  position: static;
}

.smalllabel {
  font-size: 11px;
  margin: 0 0 0 5;
  cursor: pointer;
  position: relative;
  top: -3;
}

.smalllabelcur {
  font-size: 11px;
  margin: 0 0 0 5;
  cursor: default !important;
  color: #8ca822 !important;
  border-bottom: 1px dashed #c5e159 !important;
  position: relative;
  top: -3;
}

* html .smalllabel,
* html .smalllabelcur {
  position: static;
}

#findselectors {
  margin: 5px 2px 10px;
}

#findclinic {
  position: relative;
  float: left;
  margin: 0 20 0 0;
}

#finddoctor {
  position: relative;
  margin: 0 20 0 0;
  float: left;
}

#content>table>tbody>tr:nth-child(2)>td>iframe {
  width: 100% !important
}

#findsubmit {
  position: absolute;
  top: 48;
  right: 10;
}

#findsubmit input.mousedown {
  background: url("/images/find-down.gif") no-repeat !important;
}

#findfull {
  position: relative;
  margin-top: 10px;
}

#findstatus,
#findexperience {
  position: relative;
  float: left;
}

#findstatus select,
#findexperience select {
  width: 100%;
  height: 25px;
  overflow: auto;
}

#findmetro {
  overflow: hidden;
  position: relative;
  width: 150px;
  float: left;
  margin-right: 10px;
}

#findmetro select {
  width: 100%;
  overflow: auto;
  height: 25px;
}

#findservices select,
#findtype select {
  width: 100%;
  overflow: auto;
  height: 25px;
}

#findservices,
#findtype {
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 10px;
}

label.cur {
  color: #809E0D !important;
  border-bottom: 1px dashed #f0ffbd !important;
  cursor: default !important;
}

#findclinic input,
#finddoctor input {}

#addtop {
  padding: 0 0 0 27;
  height: 23px;
  line-height: 23px;
  background: url("/images/notepad.png") no-repeat left center;
  background-size: 25px;
  position: absolute;
  right: 10;
  bottom: 10;
}

div#addtop {}

#addtop a:link,
#addtop a:active,
#addtop a:visited {
  color: #333333;
}

#addtop a:hover {
  color: #f00;
}

#clleft {
  margin: 0 0 0 30;
  width: 100%;
  overflow: hidden;
}

#newscol {
  clear: both;
}

.content2 {
  margin: 0 0 0 15;
}

.podsv {
  background-color: #f0ffbd !important;
}

#clinicphotos {
  margin: 22 0 0 0;
}

#clinicphotos img {
  margin: 0 3 0 0;
  border: 4px solid #eee;
  width: 150px !important;
}

#clinicphotos img:hover {
  border: 4px solid #ccc;
}

#clinicmap {
  margin: 10 0;
}

#b1 {
  padding-top: 8px;
  max-width: 1000px;
  margin: 0 auto;
}

#b2 {}

#gggg8 {}

#mainlay {
  margin: 0 20 auto;
  overflow: hidden;
}

* html #mainlay {
  width: 100%;
}

#article {
  float: left;
  width: 705;
  overflow: hidden;
}

#content {}

#clinicbuttons {
  float: right !important;
}

.bottom-table {
  width: 50%;
  float: left;
}

.h {
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 12px;
}

.intro {
  background-color: #f1f2f3;
  padding: 6px;
  margin: 5px 5px 12px 5px;
  font-weight: bold;
  border: 1px solid #BABFC4;
}

blockquote {
  font-style: italic;
  font-size: 14px;
  color: #333333;
  background-color: #f1f2f3;
  padding: 12px 6px;
  border: 1px solid #BABFC4;
}

.caption {
  text-align: center;
  font-style: italic;
  color: #333333;
  margin-top: -3px;
}

#rel {
  padding: 8px;
}

#rel img {
  width: 130px;
  height: 130px;
  border: 4px solid #eee;
  padding: 2px;
}

#rel img:hover {
  border: 4px solid #ccc;
}

.rel_item {
  float: left;
  width: 140px;
  margin: 0 6px;
}

#news_block {
  margin: 0 0 26 0;
}

#newscalendar {
  margin: 13 0 0 0;
}

.newsname {
  font-weight: bold;
  font-size: 14px;
  margin: 2 0;
  line-height: 16px;
}

.bottom-table-row-1 {
  width: 60%;
  margin-right: 3%;
  float: left;
  min-width: 643px;
}

#topbanners {
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}

.bottom-table-row-2 {
  width: 30%;
  float: left;
  text-align: center;
  min-width: 290px
}

.max-width {
  max-width: 1003px;
  min-width: 100px;
  width: 100%;
  margin: 0 auto;
  display: table;
}

.tr-bottom {
  height: 30px;
  background-color: rgba(255, 255, 255, 0) !important;
}

.td-bottom {
  width: inherit;
  position: absolute;
  padding: 14px 0 !important;
}

.newsname a:link,
.newsname a:active,
.newsname a:visited {
  color: #9b9b9b;
}

.newsname a:hover {
  color: #427bad;
}

.newsimage {
  float: left;
  margin: 3 15 0 0;
}

.newsitem {
  margin: 0 0 22 0;
  clear: both;
}

.newsdate {
  color: #a6a6a6;
  font-size: 11px;
}

.newsnotice {
  margin: 3 0 0 0;
}

.newsnotice p {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 16px;
}

.newssource {
  margin: 3 0 0 0;
  clear: both;
}

.newsauthor {
  margin: 3 0 0 0;
  clear: both;
}

.newsbottom {
  margin: 7 0 0 0;
  clear: both;
  background: #f4f4f4;
  padding: 7 13;
}

.newsnav {
  text-align: center;
  clear: both;
  margin: 15 0;
}

.newsrss {
  vertical-align: middle;
  margin-left: 3;
  width: 16;
  height: 16;
}

.table-row-1 {
  width: 40%;
  display: inline-block
}

#clleft {
  margin: 0 auto;
}

.table-row-2-3 {
  width: 20%;
  display: inline-block;
  text-align: center !important;
}

@media screen and (max-width:995px) {
  .analitics-3 {
    width: 95%;
  }

  #clleft>#banners {
    float: none
  }

  #clleft {
    width: 95% !important;
  }

  #clleft>div.block-maps>noindex>p>iframe {
    width: 100% !important;
  }

  .block-maps {
    float: none;
    width: 100%;
  }

  .metro-cl>td,
  .metro-cl>th {
    padding: 14px 5 !important;
  }

  #mainform {
    width: 89%;
    min-width: 240px;
  }

  #topmenu div {
    width: 100%;
    float: left;
  }

  #topmenu {
    margin: 0 auto;
    width: 90%;
    display: table;
    float: none;
  }

  .csname {
    width: 300px;
  }

  #top {
    text-align: left;
    overflow: hidden;
    margin: 0 auto;
    height: 23px;
    padding: 20px 0 5px;
  }

  #logo {
    margin: 0 auto;
    display: table;
  }
}

.yes-mobile {
  display: none
}

@media screen and (max-width:1012px) {}

@media screen and (max-width:1126px) {
  #copyright {
    float: none;
    display: table;
    margin: 20 20;
  }

  #bottommenu {
    margin: 22px 22px 20px 0;
    margin: 0 auto;
    display: table;
    float: none;
  }
}

@media screen and (max-width:1002px) {
  #mainlay>div>div.bottom-table-row-1>div>div>ul>li {
    margin: 10px 0;
  }

  .csname {
    line-height: 40px;
    height: 40px;
  }

  #findselectors {
    margin-bottom: 4px;
  }

  #findclinic,
  #finddoctor {
    font-size: 110%;
  }

  #findclinic {
    margin: 0 10 5 0;
  }

  #finddoctor {
    margin: 0 0 5 0;
  }

  #findd,
  #findc {
    width: 15px;
    height: 15px;
  }

  #clinic {
    max-width: 644;
  }

  .clinics-ad {
    width: 100% !important;
    float: none;
    min-width: 100px;
  }

  .ad {
    width: 310px !important;
    float: none;
    margin: 0 auto;
    display: table;
    padding-left: 10
  }

  .bottom-table-row-2 {
    width: 100%;
  }

  .csname {
    width: 300px;
  }

  .bottom-table-row-1 {
    width: 100%;
    margin: 0 auto;
    display: table;
  }
}

@media screen and (max-width:678px) {
  #clinicbuttons {
    width: 50%;
    padding-right: 0
  }

  #clinicright {
    width: 100%;
    min-width: 100px;
    margin-bottom: 4%;
  }

  #cliniclogo {
    margin: 0 auto;
    display: table;
    float: none !important;
  }

  #promo1 {
    float: none;
  }

}

@media screen and (max-width:690px) {
  .zubcont {
    width: 10;
  }

  .zub {
    display: none;
  }

  .no-mobile {
    display: none
  }

  .yes-mobile {
    display: table
  }

  .analitics-3 {
    width: 93%;
  }


  .metro-cl>.whitetd {
    display: none
  }

  #clinics td {
    padding: 14 4;
  }

  #bottommenu li {
    margin-bottom: 10px;
  }

  .bottom-table-row-1 {
    width: 100%;
    float: left;
    min-width: 100px;
  }

  #topmenu {
    margin: 0;
    width: 250px;
    padding-left: 4%;
    display: block;
    float: none;
  }

  #topmenu div {
    width: 100%;
    float: none;
  }

  #findmetro {
    width: 100%;
    margin-bottom: 8px;
  }

  #findservices,
  #findtype {
    width: 100%;
    margin-bottom: 8px;
  }

  #findstatus,
  #findexperience {
    width: 100%;
  }

  #mainform {
    width: 89%;
    margin: 7px auto;
    display: table;
    float: none;
  }

  #findsubmit {
    position: relative;
    margin: 10px 0 0 0;
    top: inherit;
    right: inherit;
    float: left;
  }

  #addtop {
    margin: 15px 10px 0 0;
    float: right;
    right: inherit;
    bottom: inherit;
    position: relative;
  }
}

@media screen and (max-width:387px) {
  #clinicservicestable td {
    padding-left: 1px !important;
    text-align: center;
  }

  .no-display-4 {
    display: none
  }

  .whitetd {
    display: none
  }

  #clinics td {
    padding: 14 0 14 10;
    text-align: left;
  }

  .csname {
    width: 270px;
    padding-left: 7px !important;
  }

  .newsitem {
    width: 280px;
  }

  #copyright {
    width: 250px;
  }
}

@media screen and (max-width:310px) {
  #addtop {
    float: left;
  }

  #mainform {
    border-radius: 0;
    width: 100%;
  }
}

@media screen and (max-width:590px) {
  .no-display {
    display: none;
  }

  .whitetd-analitics {
    display: none;
  }
}

@media screen and (max-width:530px) {
  .width-analitiks-1 {
    width: 20%
  }

  .width-analitiks-2 {
    width: 10%
  }

  .width-analitiks-4 {
    width: 10%
  }

  .width-analitiks-5 {
    width: 5%
  }
}

.width-cliniks-1 {
  width: 20%;
}

.width-cliniks-2 {
  width: 10%
}

.width-cliniks-3 {
  width: 4%;
}

.width-cliniks-4 {
  width: 2%;
}

.width-cliniks-5 {
  width: 12%;
}

.width-cliniks-6 {
  width: 1%;
}

@media screen and (max-width:410px) {
  .no-display-2 {
    display: none;
  }

  #gggg8>div:nth-child(3)>div.formelement>label:nth-child(2) {
    width: 100%;
    display: block;
  }

  #gggg8>div:nth-child(3)>div.formelement>label:nth-child(4) {
    width: 100%;
    display: block;
  }

  #findstatus,
  #findexperience {
    display: none;
  }

  #topcontrols {
    margin-bottom: 15px;
  }
}

@media screen and (max-width:490px) {
  .no-display-3 {
    display: none;
  }
}

@media screen and (max-width:960px) {
  #topbanners {
    display: table;
    padding-top: 20px;
  }

  #clinic {
    max-width: inherit;
    width: 97%;
    float: none;
  }
}

@media screen and (max-width:960px) {
  #banners {
    float: none;
  }
}

@media screen and (max-width:765px) {
  .button {
    background: #fc6;
    padding: 9px 22px;
    color: #5B4343 !important;
    text-decoration: initial !important;
    border-radius: 7px;
    position: relative;
    bottom: 0;
    float: right;
    margin: 10px 0px 0px;
  }

  #promo1 {
    width: 100%;
    /*max-width: 570px;*/
    margin-right: 0;
  }

  .promo img {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width:565px) {

  .promo img {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width:415px) {

  .promo img {
    margin-bottom: 120px !important;
    width: 70px !important;
     !important
  }
}

@media screen and (max-width:445px) {
  #promo1>a:nth-child(3) {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width:340px) {

  .promo img {
    margin-bottom: 130px !important;
    margin-right: 10px !important;

    width: 50px !important;
  }
}

@media screen and (max-width:1000px) {
  .analitics-12 {
    float: left;

  }

  .analitics-13 {
    float: left;

  }
}

.promo>img {

  width: 115px;
  margin: 0 10px 0px 0;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px !important;
  padding: 0 30px;
  box-sizing: border-box;
}

.header b {
  display: inline-block;
}

.header #logo {
  margin: 0;
}

.header__info-description {
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  color: #000000;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 4px;
}

.header__info-description .online {
  display: inline-block;
  border-radius: 50%;
  margin-right: 3px;
}

.header__info-description .online img {
  display: block
}

.header__info-phone_icon {
  width: 32px;
  height: 29.95px;
}


.header__info {
  display: inline-block;
  float: right;
}

.header__info-phone {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header__info-phone_text {
  font-size: 25px;
  line-height: 25px;
  color: #231F20 !important;
  text-decoration: none !important;
  margin-left: 3px;
}

.header__avatar-group {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}

.header__avatar-item {
  width: 32px;
  height: 32px;
  cursor: pointer;
  display: inline-block;
  border-radius: 50%;
  margin-left: 5px;
  transition: all .3s;
  position: relative;
  background: #b5d92e;
}

.header__avatar-item:hover {
  transform: scale(1.18);
}

.dropdown-wrap {
  display: none;
  position: absolute;

}

.header__avatar-wrap:hover .dropdown-wrap {
  display: block;
  top: 100%;
  z-index: 99;
  left: -92px;
}

.header__avatar-wrap .dropdown {
  background: #fff;
  transition: all .3s;
  margin-top: 10px;
  padding: 10px 15px;
  overflow: visible;
  /* Drop Shadow */
  box-shadow: 0px 20px 20px rgba(98, 98, 98, 0.4);
  z-index: 99;
  overflow: hidden;
  border-radius: 2px;
  box-sizing: border-box;
  min-width: 225px;
}

.icon_name_phone {
  width: 30.32px;
  height: 29px;
  background-repeat: no-repeat;
}

.icon_name_phone {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31 29' fill='none'%3e%3cpath d='M16.8086 0C12.2417 0 8.19969 2.32976 5.75308 5.88502C6.25942 6.22258 6.75299 6.68548 7.23035 7.28056C9.05558 4.49165 12.0068 2.53494 15.4214 2.1143L16.8084 4.51271L18.1953 2.11425C23.4441 2.76067 27.6162 7.0239 28.2491 12.3875L25.9017 13.8051L28.2492 15.2226C27.8261 18.8086 25.8164 21.8959 22.9652 23.7463C23.1468 24.1693 23.2491 24.6019 23.2672 25.0479C23.2806 25.3738 23.2477 25.6818 23.1815 25.9741C27.4255 23.6438 30.3182 19.0639 30.3182 13.8053C30.3182 6.19286 24.258 0 16.8086 0ZM20.2561 22.736C17.1418 20.1783 16.2709 21.4356 14.8578 22.8794C13.8713 23.8879 11.3748 21.782 9.21921 19.5791C7.06345 17.3759 5.00305 14.8251 5.98948 13.8169C7.40265 12.373 8.63261 11.4826 6.12903 8.30099C3.6263 5.11822 1.95791 7.56173 0.589081 8.96062C-0.991229 10.575 0.505806 16.5909 6.32422 22.5376C12.1434 28.4835 18.0305 30.0123 19.6099 28.3985C20.9785 26.9996 23.3704 25.2949 20.2561 22.736Z' fill='url(%23paint0_linear)'/%3e%3cpath d='M11 11.5963C11 10.8247 11.2731 10.199 11.8194 9.7194C12.3657 9.2398 13.0829 9 13.9711 9C14.831 9 15.5218 9.21456 16.0434 9.64368C16.5686 10.0728 16.8311 10.6317 16.8311 11.3205C16.8311 11.5152 16.8012 11.7117 16.7413 11.9101C16.6813 12.1048 16.6109 12.2779 16.5298 12.4293C16.4487 12.5772 16.3377 12.7395 16.1967 12.9162C16.0593 13.0892 15.9412 13.2281 15.8425 13.3327C15.7439 13.4336 15.6152 13.5616 15.4566 13.7167L13.6327 15.4368V15.4746H16.9263V17H11.111V15.6748L14.0874 12.8729C14.4081 12.5592 14.6319 12.2941 14.7588 12.0778C14.8892 11.8578 14.9544 11.627 14.9544 11.3854C14.9544 11.133 14.8575 10.922 14.6636 10.7525C14.4698 10.5794 14.2178 10.4929 13.9076 10.4929C13.5799 10.4929 13.3085 10.5975 13.0935 10.8066C12.882 11.0122 12.7763 11.2754 12.7763 11.5963V11.6342H11V11.5963Z' fill='url(%23paint1_linear)'/%3e%3cpath d='M21.214 17V15.7343H17.4446V14.0737C17.7865 13.3994 18.1777 12.6908 18.6182 11.9479C19.0623 11.2015 19.6403 10.2838 20.3522 9.19473H23.0484V14.1873H24V15.7343H23.0484V17H21.214ZM19.0887 14.2035V14.2576H21.2668V10.5362H21.2298C20.7188 11.3151 20.3064 11.9696 19.9927 12.4997C19.6826 13.0261 19.3813 13.5941 19.0887 14.2035Z' fill='url(%23paint2_linear)'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='15.1591' y1='0' x2='15.1591' y2='29' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23E3F4AB'/%3e%3cstop offset='0.166667' stop-color='%23B5D92E'/%3e%3cstop offset='1' stop-color='%23B5D92E'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear' x1='17.5' y1='9' x2='17.5' y2='17' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23E3F4AB'/%3e%3cstop offset='0.166667' stop-color='%23B5D92E'/%3e%3cstop offset='1' stop-color='%23B5D92E'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear' x1='17.5' y1='9' x2='17.5' y2='17' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23E3F4AB'/%3e%3cstop offset='0.166667' stop-color='%23B5D92E'/%3e%3cstop offset='1' stop-color='%23B5D92E'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
  margin-right: 5px;
}

.icon-online {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'%3e%3ccircle cx='4' cy='4' r='2' fill='%236AC33C'/%3e%3ccircle cx='4' cy='4' r='3' stroke='%236AC33C' stroke-opacity='0.3' stroke-width='2'/%3e%3c/svg%3e");
  width: 8px;
  display: block;
  height: 8px;
}

.dropdown a {
  color: #231F20 !important;
  text-decoration: none !important;
}

.dropdown {
  border: 1px solid #e8e7e7;
}

.dropdown::after {
  content: '';
  width: 10px;
  display: block;
  position: absolute;
  top: 10px;
  left: 47%;
  height: 9px;
  background: #fff;
}

.dropdown__name {
  padding-top: 4px;
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
}

.dropdown:before {
  content: '';
  width: 14px;
  display: block;
  position: absolute;
  top: 4px;
  left: 46%;
  height: 9px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3e%3cpath d='M7 0L13.364 6.36396H7H0.636039L7 0Z' fill='white' style='&%2310; stroke: %23e8e7e7;&%2310;'/%3e%3c/svg%3e");
}

.header__avatar-wrap a {
  color: #000 !important;
}


.header__avatar-wrap {
  position: relative;

}

.dropdown__text {
  margin: 0;
  line-height: 18px;
  padding-top: 3px;
}

.header__avatar-item .image {
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  display: block;
  position: absolute;
  background-size: cover;
  border-radius: 50%;

}

.header__info-description:after {
  content: '';
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'%3e%3cpath d='M1.57605 0.809814L2.42593 6.52042L6.94652 2.9291L1.57605 0.809814ZM2.28878 14.6959C4.25038 13.7065 5.55045 12.1763 6.0111 10.2967C6.46999 8.42423 6.07793 6.27998 4.80833 4.08335L3.94254 4.58376C5.11846 6.61831 5.42233 8.49793 5.03984 10.0586C4.65911 11.6121 3.58049 12.9244 1.83841 13.8031L2.28878 14.6959Z' fill='%23231F20'/%3e%3c/svg%3e");
  width: 6px;
  height: 13.41px;
  position: absolute;
  right: -8px;
  background-size: cover;
  top: -10px;
}

@media screen and (max-width: 995px) {
  #top {
    padding: 30px 7px;
    display: block;
    height: auto !important;
  }

  .header__info-phone_text {
    border-bottom: 1.4px dotted #0086d4;
    pointer-events: all;

  }

  .header__avatar-item {
    width: 24px;
    height: 24px;
  }

  .header__info-phone {
    margin-bottom: 10px;
    margin-top: 5px;
  }

  .header__info-description:after {
    top: -5px
  }

  .header__info-phone_icon {
    width: 25px;
    height: 25px;
  }

  .header__info-phone_text {
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 20px;
    margin-right: 6px;
  }

  .header__info-description {
    font-size: 11px;
    margin-top: 0;
    line-height: normal;
  }

  .header__info {
    padding-top: 0;
  }

  .header__info-wrap {
    margin-left: auto;
  }

  .header__info-phone_text {
    border-bottom: 1.5px dotted #c5e159;
  }

  .header__info {
    width: 100%;
  }

  .header__info-description {
    display: block;
    text-align: left;
    margin-top: 0px;

  }

  .header__info-description:after {
    right: 0%;
  }

  .header__info {
    margin-top: 6px;
  }

  .header__info-phone_icon {
    width: 20px;
    height: 19px;
  }

  .header__info-phone_text {
    font-size: 18px;
  }
}

.show-mob {
  display: none;
}

@media (max-width: 890px) {
  .show-mob {
    display: block;
  }

}

.t-button {
  background: linear-gradient(to bottom, #e3f5ab 35%, #b7df2d 100%);
  text-decoration: none !important;
  border-radius: 3px;
  font-size: 16px;
  padding: 9px;
  color: #000 !important;
}

.t-button:hover {
  opacity: 0.8;
}


.popup__col {
  max-width: 60%;
  width: 100%;
}

.popup .block__input {
  background: #FFF;
  border: 0.5px solid #ACACAC;
  box-sizing: border-box;
  border-radius: 3px;
  display: block;
  width: 100%;
  margin-bottom: 8px;
  padding: 20px 20px;
  max-width: 82%;
}

.popup .button {
  max-width: 72%;
  height: 56px;
  margin-top: 12px;
  font-size: 18px;
  float: none;
  /* width: 100%; */
  display: block;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.popup .snippet i {
  margin-right: 8px;

}

.popup .snippet {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  max-width: 90%;
  margin-top: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* identical to box height, or 150% */


  color: #131313;

}

.fancybox-overlay .fancybox-skin:after {
  content: '';
  width: 100%;
  height: 3px;
  background: linear-gradient(180deg, #FFDC54 0%, #FED020 22.92%, #FFBB54 76.56%, #FFAF36 100%);
  border-radius: 3px 3px 0px 0px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.popup__title {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 44px;
  /* identical to box height, or 116% */
  letter-spacing: -0.01em;
  color: #000000;
  margin: 0;
}

.popup__description {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 17px;
  line-height: 24px;
  /* or 150% */


  color: #131313;
}

.popup__description b {
  background: rgba(254, 207, 58, 0.4);
}

.white-popup-block {
  max-width: 800px;
  background: #FFF;
  box-shadow: 0px 20px 30px rgba(34, 34, 34, 0.4) !important;
  padding: 33px 40px !important;
  padding-bottom: 20px !important;
  box-sizing: border-box;
  border-radius: 3px;
  background-image: url(/popup-email.png);
  background-repeat: no-repeat;
  min-height: 300px;
  background-position: 100%;
}

.block__input.error {
  text-align: left;
}

@media (max-width: 860px) {

  .popup__col {
    max-width: 100%;
  }

  .popup .block__input {
    max-width: 100%;
  }

  .popup .button {
    max-width: 100%;
  }

  .popup__title {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }

  .white-popup-block{
    background-image: none;
    max-width: 300px;
  }

  .popup__description {
    font-size: 13px;
    text-align: center;
  }

  .white-popup-block {
    padding: 20px 28px !important;

  }
  .header__info-phone{
    margin-top: 20px;
    justify-content: end;
  }
  #logo{
    padding: 0;
  }
  .header__info-description:after{
    right: 5%;
  }
}


#phone-ajax b{
	font-size: 16px;
	display: inline-block;
}