.top-count
{
font-size:18px;
color:#999; 
font-weight:700; 
padding-left:20px;
}


.bot-phone  {
font-weight:700; 
font-size:22px;
color:#999;
}
.bot-phone span.phone-code  {
color:#396;
}

.bot-work-time  {
font-weight:600; 
font-size:14px;
color:#333;
}
.bot-work-time span  {
color:#F58823;
}



.copyright
{
font-weight:800;
}

.down-name
{
display:none;
}


.well td {
padding:0 4px 0 4px;
border-color: #393;
}
.well table {
border-color: #393;
}


.well ol{
  counter-reset: myCounter;
}

.well ol li{
  list-style: none;
}

.well ol li:before {
  counter-increment: myCounter;
  content:counter(myCounter);
  color: #00a55a;
  font-weight:800;
  margin: 0px 6px 0 -16px;
/*  background: #00a55a;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  width: 20px;
  height: 40px;*/
}

#form1  {
  color: #666;
  font-weight:800;
  font-size:14px;
}

.ys {
  color:#c00;
  font-weight:700;
  font-size:16px;
}
.nn {
  color: #00a55a;
  font-weight:700;
  font-size:16px;
}



ul {
list-style-image: url("/images/green-mark.png");
}

.imp-green
{font-size:16px; 
font-style:italic; 
padding:10px 20px 0px 20px; 
margin-bottom: 10px; 
background-color:#eeffee; 
border:solid 1px #669966; 
border-radius:4px;}

.imp-green ul {
padding-left: 20px; 
}

.imp-title {

#    background-color: #00a55a;
     background-color:#F58823;
    border-radius: .75rem;
    color: #fff;
    font-size: 1.6rem;
    font-style: italic;
    padding: .0625rem 1.25rem .125rem;
    top: -2.2rem;
#    left: 1rem;
    position: relative;
    display: inline-block;

}


.imp-in {
top: -1rem;
position: relative;
//height: 70px;
}




.table-bordered {
border: 1px solid #333;
}

.lek{
/*margin:0 6px 6px 20px;*/
}
.counter-block
{
    border: 1px solid #393; /* Линия слева от текста */
    padding:6px 2px 4px 2px; /* Расстояние междуалинией и текстом */
    background-color:#FFF;


//    text-decoration: line-through;
//    color:#fff;
    border-radius: 4px;
/*    margin:0 2px 0 2px ;*/
}

.counter 
{
//    font: "Times new roman" 18px;
//    font-family:"Arial Black", Gadget, sans-serif;
    font-size:28px;
    font-weight: bold;
    color:#666;
    border: 1px solid #393; /* Линия слева от текста */
    border-radius: 4px;
    padding:0px 4px 0px 4px; /* Расстояние междуалинией и текстом */
    margin:0px 2px 0px 2px ;
    background-color:#fff;
   background: linear-gradient(to top, #666 0%, #ddd 5%, #FFF 50%, #eee 95%, #666 100%);
}
.about
{
   border: 2px solid #68CEF6; 
   border-radius: 4px;
   padding: 16px 16px 16px 16px;
 
}
.about .desc {
   border-left: 2px solid #68CEF6; 
}

.dyn
{
color:#FFF;
border-color:#BBB;
background-color:#0b0;
background: linear-gradient(to top, #060 0%, #0a0 5%, #0e0 50%, #0b0 95%, #060 100%);
}
.say {
 background-image: url("../img/say-bgr-bl.png");
  background-repeat: no-repeat;
  padding:10px 0 0 50px;
  font-size:22px;
  text-align:center;
//  background-position: 100% 100%;

}

.say ul{
    list-style-image: url("../img/say-list.png");
}

.say ul li{
    margin: 10px 0 0 0;
}

.cond {
  color:#fff;
  font-size:14px;
  text-align:center;
  margin:20px 0 20px 0;

}


.left-border {
  border-left: 2px solid #5ba45f;
 }

.say_bgr {
    background-image: url("../img/circle-bgr.png");
    background-repeat: no-repeat;
    background-position: 20% 47%;
}
.help-box {
  height:60px;
  text-align:left;
  margin:0px 0 20px 0;
  background: #00a55a;
  padding:10px 10px 0px 10px;

}
.help-box a, .cond a{
  color:#fff;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
}

.help-box a:hover, .cond a:hover{
  color:#fff;
}


body {
  color: #313934;
  font-size: 16px;
//  font-family: "Times New Roman";
// text-align:justify;
}

.akcii
{
background-color:#F58823; 
}

.kakH1
{
  font-size: 24px;
  padding: 0px 0px 24px 16px;
}

.kakH2
{
  font-size: 22px;
  padding: 0px 0px 24px 0px;
}


.strong{font-weight: bold;}
.kakEm{font-style: italic;}

.banner
{
//padding:0 10px 0 10px; 
//background-color:#efe; 
//border-radius:5px; 
//border-style:dashed; 
//border-color:#48a972;
}

.banner, bntop
{
font-size: 18px;
//background-image: url('/images/banner-bg2.png');
background-position:left top;
background-repeat:no-repeat;
}
.modal div.modal-title{
display: inline;
font-size: 20px;
margin: 0;
}



/* do not group these rules*/
.search-field::-webkit-input-placeholder {
  color: #333;
}
.search-field:-moz-placeholder {
  color: #333;
}
.search-field::-moz-placeholder {
  color: #333;
}
.search-field:-ms-input-placeholder {
  color: #333;
}
.btn {
  padding: 12px 20px;
  text-decoration: none;
  white-space: normal;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 16px;
  width: 100%;
}
.btn-primary {
  color: #fff;
  background-color: #00a55a;
  border-color: #48a972;
  border-bottom: 2px solid #318f5a;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #318f5a;
  border-color: #318f5a;
}
a {
/*  color: #318f5a;*/
  color: #396;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #666;
  text-decoration: underline;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-top: 0px;
  margin-bottom: 30px;
}
h4,
.h4 {
  margin-bottom: 20px;
  padding-top: 0px;
  line-height: 1.3;
}
h2,
.h2,
h3,
.h3,
h1,
.h1 {
  font-size: 20px;
  position: relative;
}
h2:after,
.h2:after,
h3:after,
.h3:after,
h1:after,
.h1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 3px;
  width: 90px;
  background: #48a972;
}
h2,
.h2 {
  font-size: 24px;
  font-weight: 600;
  color:#777;
}
h1,
.h1 {
  font-size: 28px;
  font-weight: 700;
  color:#777;
}
h1:after,
.h1:after {
  display: none;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eaedec;
}
p,
ul,
ol,
table {
  margin: 0 0 18px;
}
.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-default {
  border-color: #48a972;
  border-bottom: 2px solid #318f5a;
}
.panel-default > .panel-heading {
  color: #FFF;
  background-color: #48a972;
  border-color: #48a972;
}
.panel-title {
  margin: 0;
  padding-top: 0;
  font-size: 16px;
  line-height: 1.42857143;
}
.panel-title > a {
  display: block;
  padding: 12px 20px;
  text-decoration: none;
}
.panel-title > a:hover {
  color: #FFF;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #48a972;
}
.panel-group .panel + .panel {
  margin-top: 10px;
}
img.pull-right {
  margin-left: 10px;
}
img.pull-left {
  margin-right: 20px;
}
ul li,
ol li {
  margin-bottom: 13px;
}
nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li,
nav ol li {
  margin: 0;
}
.btn-default {
  color: #333;
  background-color: #f7f7f7;
  border-color: #eaedec;
  border-bottom: 2px solid #eaedec;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #313934;
  background-color: #eaedec;
  border-color: #eaedec;
}
.btn-warning {
  background-color: #e47622;
  border-color: #e47622;
  border-bottom: 2px solid #c65f10;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #c65f10;
  border-color: #c65f10;
}
.well {
  background-color: #fff;
/*  background-color: #dfd;*/
  border: 0;
 /* border-bottom: 2px solid #eaedec;*/
  -webkit-box-shadow: none;
  box-shadow: none;
}
.text-success {
  color: #318f5a;
}
.breadcrumb li {
  margin-bottom: 0;
}
.form-control,
.btn:active,
.btn.active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-control:focus,
.btn:active:focus,
.btn.active:focus {
  border-color: #48a972;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 14px;
/*  border-color: #eaedec;*/
  border-color: #333333;
}
.table-bordered {
  border: 1px solid #333;
}
.pagination > li > a,
.pagination > li > span {
  color: #318f5a;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #48a972;
  border-color: #48a972;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #313934;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 5px;
  background-color: transparent;
  font-size: 12px;
}
.pagination {
  margin: 10px 0;
}
.has-success .form-control {
  border-color: #48a972;
  color: #318f5a;
}
.has-success .form-control:focus {
  border-color: #318f5a;
}
.has-error .form-control {
  border-color: #a94442;
  color: #a94442;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f7f7f7;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #48a972;
  border-color: #48a972;
}
.list-group-item {
  border: 1px solid #48a972;
  text-decoration: none;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #f7f7f7;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #D8FCDE;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #313934;
  background-color: #fff;
  border: 1px solid #eaedec;
  border-bottom-color: transparent;
  cursor: default;
  text-decoration: none;
}
.nav-tabs {
  border-bottom: 1px solid #eaedec;
}
.nav-tabs > li > a:hover {
  border-color: #eaedec;
}
.nav-tabs > li > a:hover {
  border-color: #eaedec;
}
ul.dropdown-menu {
  border: 1px solid #eaedec;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
ul.dropdown-menu li {
  margin: 0;
}
ul.dropdown-menu a {
  text-decoration: none;
}
/*todo before_header*/
.before_header {
  background-color:#d9d9d9;
//  background: #f7f7f7;
  border-bottom: 1px solid #eaedec;
//  padding: 6px 0;
}
.address,
.work_time,
.adminis {
  float: left;
  padding-top: 8px;

}
.address i,
.work_time i {
  float: left;
  position: relative;
  top: 2px;
  margin-right: 8px;
}

.adminis {
  font-size:14px;
  font-style:italic;
  font-weight:bold;
  top: 2px;
//  padding-left: 20px;
  color:red;
  position: relative;
}

.work_time {
  font-size:16px;
  font-weight:bold;
  position: relative;
  margin-right: 10px;
}



.address i {
  background: url("../img/pin.png") no-repeat;
  width: 11px;
  height: 15px;
}
.work_time i {
  background: url("../img/clock.png") no-repeat;
  width: 20px;
  height: 20px;
}
.search {

  float: left;
  position: relative;
  margin: 0 70px 0 300px;
  padding: 0 20px 0 0;
  padding-left: 10px;
  background: url("../img/searchbg.png") no-repeat right; 
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid #eaedec;

}
.search input[type=text] {
  border: 0;
  background: transparent;
  padding: 5px 0px;
  outline: 0;
  width: 140px;
}
.search input[type=submit] {
  background: transparent url("../img/find.png") no-repeat 50% 50%;
  width: 30px;
  height: 36px;
  border: 0;
  float: right;
  outline: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/*todo header*/
header {
  padding: 20px 0;
  padding-bottom: 0px;
}
.logo {
  background: url("../img/logo.png") no-repeat 50% 50%;
  width: 250px;
  height: 67px;
  float: left;
}
.logo-nt {
  background: url("../img/logo-notrans.png") no-repeat 50% 50%;
  width:100%;
//  width: 250px;
  height: 70px;

}

.line {
  background: url("../img/bottom-line.png") repeat-x 50% 60%;
}


.description {
  float: left;
  margin-left: 25px;
  margin-right: 44px;
  padding-left: 25px;
  border-left: 1px solid #eaedec;
  padding-top: 4px;
  font-size: 16px;
  padding-bottom: 10px;
  margin-top: 0px;
  color: #1A994D;
  font-family: Verdana;
}
.appointment {
  float: right;
  margin-top: 15px;
}
.appointment a {
  position: relative;
  padding-left: 50px;
}
.appointment a:before {
  content: '';
  background: url("../img/zapis.png") no-repeat;
  width: 26px;
  height: 24px;
  position: absolute;
  display: block;
  left: 15px;
  top: 11px;
}
.phone {
  float: left;
//  text-align: right;
//  margin-left: 20px;
  margin-top: 4px;
}
.phone i {
  background: url("../img/phone1.png") no-repeat;
  width: 20px;
  height: 20px;
}

.phone span {
  font-size: 24px;
//  font-weight: bold;
/*  display: block;*/
  line-height: 1;
}
.phone a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px dashed #db8535;
}
.phone a:hover {
  border-color: #666;
}
.metro {
  float: left;
  margin-right: 40px;
  padding-top: 4px;
}

/*todo global_nav */
.global_nav {
  border-top: 1px solid #eaedec;
  border-bottom: 3px solid #eaedec;
  background: #00a55a;
}

.sub_nav {
  background: #e8e8e8;
}


ul.main_menu{
padding-left:0px;
margin-left:-14px;
text-transform: uppercase;
}
.main_menu {
  font-size: 0;
//  text-align: center;
}
.main_menu > ul {
  display: inline-block;
}
.main_menu > ul > li {
  float: left;
  position: relative;
}
.main_menu > ul > li:before {
 // content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 15px;
  background: #eaedec;
  top: 20px;
  left: 0;
}
.main_menu > ul > li:first-child:before {
  display: none;
}
.main_menu > ul > li > a {
  display: block;
  font-size: 14px;
//  font-weight:bold;
//  text-decoration: none;
  color: #FFF;
  padding: 16px 20px;
  position: relative;
}
.main_menu > ul > li.active > a,
.main_menu > ul > li > a:hover {
//  color: #318f5a;
  color: #FFF;
}
.main_menu > ul > li.active > a:after,
.main_menu > ul > li > a:hover:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 3px;
  background: #48a972;

}
.main_menu > ul > li > ul {
  display: none;
  font-size: 14px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 100%;
  background: #00a55a;
  z-index: 7000;
}

li.akcii ul li.akcii {
  border-top: 1px solid #F47C24;;
  white-space: nowrap;
}

.main_menu > ul > li > ul li {
  border-top: 1px solid #318f5a;
  white-space: nowrap;
}


.main_menu > ul > li > ul li:first-child {
  border: 0;
}
.main_menu > ul > li > ul li a {
  color: #FFF;
  display: block;
//  text-decoration: none;
  padding: 10px 32px;
}
.main_menu > ul > li > ul li a:hover {
  background: #1A994D;
}

.main_menu > ul > li > ul li.akcii a:hover {
  background: #F47C24;
}

/*SUB MENU*/

ul.sub_menu{
padding-left:0px;
margin-left:-14px;
text-transform: uppercase;
}
.sub_menu {
  font-size: 0;
//  text-align: center;
}
.sub_menu > ul {
  display: inline-block;
}
.sub_menu > ul > li {
  float: left;
  position: relative;
}
.sub_menu > ul > li:before {
 // content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 15px;
  background: #eaedec;
//background: #318F5A;
  top: 20px;
  left: 0;
}
.sub_menu > ul > li:first-child:before {
  display: none;
}
.sub_menu > ul > li > a {
  display: block;
  font-size: 12px;
//  font-weight:bold;
//  text-decoration: none;
  color: #313934;
//  color: #FFF;
  padding: 8px 8px;
  position: relative;
}
.sub_menu > ul > li.active > a,
.sub_menu > ul > li > a:hover {
  color: #318f5a;
//  color: #FFF;
}
.sub_menu > ul > li.active > a:after,
.sub_menu > ul > li > a:hover:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 3px;
  background: #e8e8e8;

}
.sub_menu > ul > li > ul {
  display: none;
  font-size: 14px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 100%;
  background: #e8e8e8;
  z-index: 7000;
}
.sub_menu > ul > li > ul li {
  border-top: 1px solid #318f5a;
  white-space: nowrap;
}
.sub_menu > ul > li > ul li:first-child {
  border: 0;
}
.sub_menu > ul > li > ul li a {
  color: #333;
  display: block;
//  text-decoration: none;
  padding: 10px 32px;
}
.sub_menu > ul > li > ul li a:hover {
  background: #e0e0e0;
  color: #318f5a;
}

.sub_menu > ul > li > ul li.akcii a:hover {
  background: #F47C24;
}

/*MOB MENU*/

.mobile_menu {
    background-color: rgba(99, 99, 99, 0.8); 
}
.mobile_menu a {
  background: 10px center no-repeat transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
  line-height: 50px;
  display: block;
  height: 50px;
  padding-left: 55px;
  color: #eee;
  text-decoration: none;
}
.main_content {
  padding-top: 10px;
}
.royalSlider {
  width: 100%;
  height: 432px;
  margin-bottom: 30px;
}
.rsGCaption {
  width: auto;
  float: none;
  text-align: left;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 12px;
  max-width: 400px;
}
.rsGCaption a {
  text-decoration: none;
}
.rsBullets {
  width: auto;
  float: none;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 18px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}
.rsBullet {
  width: 20px;
  height: 20px;
  background: #eaedec;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 3px;
  cursor: pointer;
}
.rsNavSelected {
  background: #48a972;
}
.rsArrow {
  right: 20px;
  bottom: 20px;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  background: #FFF;
}
.rsArrowRight .rsArrowIcn {
  background: url("../img/arrowright.png");
  width: 20px;
  height: 20px;
}
.rsArrowIcn {
  opacity: 0.7;
}
.rsArrowLeft {
  right: 66px;
}
.rsArrowLeft .rsArrowIcn {
  background: url("../img/arrowleft.png");
  width: 20px;
  height: 20px;
}
.royalSlider,
.royalSlider .rsOverflow,
.royalSlider .rsSlide,
.royalSlider img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.list-check {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-check li {
  padding-left: 32px;
  margin-top: 20px;
  background: url("../img/check.png") no-repeat;
}

li.pay {
  background: url("../img/pay.png") no-repeat;
}
li.nopay {
  background: url("../img/nopay.png") no-repeat;
}
li.star {
  background: url("../img/star.png") no-repeat;
}
li.visa {
  background: url("../img/visa.png") no-repeat;
}


.list-check li:first-child {
  margin-top: 0;
}
.diag-marker li
{
  background: url("../img/diag-marker.png") no-repeat;
}

.cure-marker li
{
  background: url("../img/cure-marker.png") no-repeat;
}


.bonus .panel-title > a {
  padding-left: 50px;
  position: relative;
}
.bonus .panel-title > a:before {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 15px;
  background-color: #318f5a;
  background-image: url("../img/check2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bonus .panel-title > a.collapsed:before {
  background-image: none;
}
.mright10 {
  margin-right: 10px;
}
.videoWrapper {
  font-size: 12px;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 4px;
//  height: 0;
  margin-bottom: 18px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tv_shows li{
  margin-bottom: 15px;
  overflow: hidden;
}


.public li {
  margin-bottom: 35px;
  overflow: hidden;
}
.tv_shows a,
.public a {
  display: block;
  font-size: 12px;
}
.tv_shows img,
.public img {
  float: left;
  margin-right: 15px;
}
.public .p-date {
  color: #999999;
  display: block;
  font-size: 12px;
}
.map {
  background: #eeeeee;
  overflow: hidden;
  height: 380px;
}
.kakStrong {
font-weight:bold;
//margin-left:10px;
}
.green{
color:#336633;
}

.map ul{
  font-size: 12px;
  padding-left:22px;

}
.country {
  background: #f7f7f7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 25px;
  width: 262px;
  border-bottom: 2px solid #eaedec;
  float: right;
}
.co-box {
  height: 340px;
  overflow: auto;
  overflow-x: hidden;
}
.co-box h3 {
  margin-bottom: 20px;
}
.co-box ul {
  margin-bottom: 20px;
}
.co-box ul li {
  margin-bottom: 3px;
}
.doctors li {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 12px;
}
.doctors img {
  float: left;
}
.img-round  {
border-radius:4px;
border: 1px solid #999;
}

.dm .img-round  {
border-radius:50%;
border: 2px solid #999;
}

.doctors a {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
.about_doctor {
  margin-left: 130px;
}
.about_doctor a {
  font-weight: bold;
  color:#333;
}
.text-muted {
  color: #999999;
}
.bntop {
  margin: 30px 0;
}
.aside_nav {
  font-size: 16px;
  margin-bottom: 30px;
}
.aside_nav a {
  display: block;
  padding: 4px 20px;
//  color: #fff;
  color: #48a972;
  background: #fff;
  text-decoration: none;
  border-bottom: 2px solid #318f5a;
  border-left: 2px solid #318f5a;
  border-right: 2px solid #318f5a;
}
.aside_nav a:hover {
  background: #318f5a;
  color:#ffffff;
  font-weight:bold;
//  background: #8feaaf;
}
.aside_nav li.first a {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;

  border-top: 2px solid #318f5a;

}
.aside_nav li.last a {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
//  border: 0;
}
.w-info {
  background-image: url("../img/ico1.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.w-comment {
  background-image: url("../img/comment.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.w-worktime {
  background-image: url("../img/calendar.png");
  background-repeat: no-repeat;
  background-position: 0 100%;
}
.w-faq {
  background-image: url("../img/faq.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.table-withoutborder {
  width: 100%;
  margin: 0;
}
.table-withoutborder td {
  padding-left: 20px;
  vertical-align: top;
}
.table-withoutborder td:first-child {
  padding-left: 0;
}
.ptop10 {
  padding-top: 10px;
}
.before_footer {
//  background: #f7f7f7;
  margin-top: 30px;
  padding: 30px 0;
}
/*todo footer */
footer {
  background: #313934;
  padding: 15px 0;
  color: #999999;
  font-size: 12px;
}
.after_footer {
  text-align: center;
  padding: 15px 0;
}
.after_footer ul {
  display: inline-block;
  font-size: 0;
}
.after_footer li {
  float: left;
//  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #eaedec;
  font-size: 12px;
  text-transform:uppercase;
}
.after_footer li:first-child {
//  margin-left: 0;
//  padding-left: 0;
  border: 0;
}
.fixed_top {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  bottom: 0;
  background: #FFF;
  -webkit-box-shadow: 0 0 10px #666666;
  box-shadow: 0 0 10px #666666;
  -webkit-box-shadow: true;
  box-shadow: true;
  z-index: 9000;
  display: none;
}
.fixed_top a {
  font-size: 18px;
}
.fixed_top a:first-child {
  display: none;
}
.fixed {
  display: block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.root {
  padding-bottom: 65px;
}
.modal h2 {
  display: inline;
  font-size: 20px;
  margin: 0;
}
.modal h2:after {
  display: none;
}
.metro_icon {
  margin-top: -3px;
}
.last {
  margin-bottom: 0px !important;
}
.doctor_box .doctors li {
  margin-bottom: 0;
}
.gallery .well:hover {
  background: #eaedec;
}

.well .totop {
content: "╨▓╨▓╨╡╤А╤Е";
font-size:16px;
font-style: italic;
float:right;
display:inline;
z-index:10;
position:relative;
}  



.gallery img {
  margin: 0 auto;
}
.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #fff;
  background-color: #f9f9f9;
}
.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}
.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}
.bs-glyphicons-list {
  padding-left: 0;
  list-style: none;
}
.marb20 {
  margin-bottom: 20px;
}
.gmap {
  height: 320px;
  margin-bottom: 20px;
  background: #f7f7f7;
}
.weekdays {
  overflow: hidden;
}
.weekdays span {
  display: block;
  float: left;
  width: 14.28%;
  padding: 10px;
  color: #318f5a;
}
.has-event {
  text-decoration: none;
  height: 149px;
  display: block;
  background: #f7f7f7;
}
.has-event:hover {
  text-decoration: none;
}
.has-event span {
  background: #48a972;
  color: #FFF;
}
.has-event em {
  font-style: normal;
  padding: 10px;
  display: block;
  font-size: 12px;
}
.calendar-cells {
  border-left: 1px solid #eaedec;
  border-top: 1px solid #eaedec;
}
.cal-cell {
  position: relative;
  float: left;
  width: 14.28%;
  height: 150px;
  border-right: 1px solid #eaedec;
  border-bottom: 1px solid #eaedec;
}
.cal-cell span {
  display: block;
  padding: 10px;
}
.js-val-month {
  display: block;
  text-align: center;
  padding-top: 8px;
}
.month-chooser:after {
  display: none;
}
@media (max-width: 1199px) {
.say {
/*#  background-image: url("../img/say-bgr-wb.png"); */
  background-position: 50% -30px;
  background-repeat: no-repeat;
  padding:8px 0 0 0;
}

.say_bgr {
    background-image: url("");
}
.doctor_desc {
    font-size: 14px;
}

 .description {
    margin-left: 20px;
    padding-left: 20px;
    font-family: inherit;
//    font-size: 16px;
    margin-top: 6px;
  }
  .phone {
    margin-right: 25px;
  }
  .appointment a {
    padding-left: 20px;
  }
  .appointment a:before {
    display: none;
  }
  .main_menu > ul > li > a {
    font-size: 14px;
    padding: 16px 23px;
  }
  .search {

  margin: 0 30px 0 60px;
}
.doctor_desc {
    font-size: 12px;
}

.kakH1
{
  font-size: 18px;
  padding: 0px 0px 24px 16px;
}
.say {
 background-image: url("");
}

}
@media (max-width: 991px) {

.after_footer li {
  float: none;
}

.top-count
{
text-align:center;
}


  .logo,
  .description  {
//    width: 100%;
    margin-bottom: 15px;
    text-align: center;
   margin-right: 25px;

  }

.doctor_desc {
    font-size: 14px;
}

.kakH1
{
  font-size: 24px;
  padding: 0px 0px 24px 16px;
}


  .phone {
   margin:20px 0 0 14px;
  }
  .metro {
    margin-left: 26px;
    text-align: center;
  }

  .description {
    margin-left: 0;
    padding-left: 0;
    border: 0;
    font-size: 20px;
  }
  header {
    padding: 30px 0;
  }
  .main_menu > ul > li {
    float: none;
    position: relative;
    display: inline-block;
  }
  .main_menu > ul > li > a {
    padding: 16px 32px;
//    font-size: 14px;
  }
  .main_menu > ul > li:before {
    display: none;
  }
  .work_time {
    float: left;
    margin-left:40px;
  }
  .address,
  .work_time,
  .adminis {
    padding: 4px;
  }
  .search {
    display: none;
  }
  .global_nav {
//    background: #f7f7f7;
  }
  .cal-cell {
    float: none;
    width: 100%;
    height: auto;
  }
  .has-event {
    height: auto;
  }
  .weekdays {
    display: none;
  }
  .no-day {
    display: none;
  }
}
@media (max-width: 767px) {
 
 #mmenu {
    width:100%;
    padding: 8px 0;
    position: fixed;
    top: 0px;
    z-index:1000;
  }
  .work_time{padding-top:70px}


 .logo,
  .phone, 
  .description,
  .appointment,
  .metro
{
    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
  }

  .address,
  .work_time,
  .adminis,
  .kakH2  {
    float: none;
    text-align: center;
    margin: 0;
  }
  .address i,
  .work_time i {
    display: none;
  }
  .rsBullets {
    display: none;
  }
  .rsGCaption {
    left: 20px;
    font-size: 14px;
  }
  header {
    padding-bottom: 10px;
  }
  .btn {
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .description,
  .appointment,
  .metro {
    float: none;
    text-align: center;
  }
 .lek
{
    width: 100%;

}

  .fixed_top a {
    display: block;
    margin: 5px;
    font-size: inherit;
  }
  .fixed_top {
    padding: 0px;
  }
.help-box a{
    font-size: 12px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (min-resolution: 120dpi) {
  .logo {
    background: url("../img/logo@2x.png") no-repeat;
    background-size: 80%;
    height:130px;
  }
}
/*# sourceMappingURL=../css/main.css.map */