body {
  background-color: #97BAFF;
  font: 14pt !important;
  background-image: url('/_framework/images/footer.png');
  background-position: center bottom;
  background-repeat: repeat-x;
  overflow-x: hidden;
}
.width {
  width: 946px;
  margin: 0 auto;
}
.logo {
  width: 100%;
}
.doctor-navbar {
  background: #EE7E1A;
}
.doctor-navbar a {
  background: #EE7E1A;
  color: white;
  font: 18pt;
}
.doctor-navbar a:hover,
.doctor-navbar .active {
  background: #5D9335 !important;
  color: white !important;
}
@media (max-width: 768px) {
  .navbar .search-form {
    border: none;
    margin: 15px 0;
  }
  .navbar .search-form input {
    border: 1px solid #ccc;
  }
  .navbar .search-form .button {
    border: 1px solid #ccc;
    position: relative;
    right: 1px;
  }
  .navbar .width {
    width: 100%;
  }
}
.navbar {
  z-index: 333;
}
.navbar-fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.navbar-unfix {
  position: static;
}
.wrapper {
  margin-top: 20px auto;
}
.wrapper h2 {
  visibility: hidden;
  padding: 15px;
}
h1 {
  display: none;
}
.aa {
  display: none;
}
.logos {
  width: 100%;
}
.logos_1 {
  width: 100%;
  margin-top: -100%;
  z-index: 3;
}
.inner {
  padding: 20px;
}
.rezhim {
  padding: 5px;
}
p a:hover {
  color: red;
}
.btn {
  font: 14pt !important;
}
.dcon-vkontakte {
  padding: 5px;
  color: #57799D;
  font-size: 32pt;
}
.doctor {
  padding: 10px;
}
.doctor-p,
.doctor-pp {
  color: red;
  text-align: center;
}
.doctor-p {
  margin-top: -40px;
  font-size: 24pt;
  background: #fff;
}
.doctor-pp {
  font-size: 18pt;
  background: #fff;
}
.red_line {
  color: red;
}
.blue_line {
  color: blue;
}
.contacts {
  text-align: center;
  padding-left: 20px;
}
.contacts h3 {
  font-size: 18pt;
}
#map {
  height: 400px;
}
#map #adress,
#map #place {
  background: white;
  display: block;
  margin-top: 20px;
  position: absolute;
  z-index: 2;
  font-size: 18px;
}
#map #adress {
  width: 270px;
  top: 345px;
  left: 10px;
  line-height: 18px;
  padding: 10px;
}
#map #place {
  width: auto;
  top: 0px;
  padding: 5px;
  text-align: center;
}
.parser {
  display: none;
}
.rows {
  font: 14pt;
  height: auto;
}
.rows:nth-child(odd) {
  width: 100%;
  background-color: #FFDAA4;
  background-image: url('/_framework/images/kirp1.png');
  background-repeat: repeat;
}
.rows:nth-child(even) {
  width: 100%;
  background-color: #FFDF97;
  background-image: url('/_framework/images/kirp2.png');
  background-repeat: repeat;
}
.footer {
  margin: 0 auto;
  text-align: center;
  height: 120px;
  z-index: 240;
}
.tab_content,
.opinion,
.opinion_body {
  display: none;
}
#tab1,
#opinion0,
#opinion_body0 {
  display: block;
}
.tab {
  display: table;
  width: 100%;
  background: #ff0;
}
.tab li {
  display: table-cell;
  padding: .5em;
  text-align: center;
  color: #EE7E1A;
}
.tab li .active {
  background: #5D9335;
  padding: 10px;
  color: white;
}
#kontakty .tree_padding,
#risunki .tree_padding,
#uslugi .tree_padding,
.article .tree_padding {
  background: #fff;
  margin-bottom: 15px;
}
#kontakty .tree_padding p,
#kontakty .tree_padding .ulol,
#risunki .tree_padding p,
#risunki .tree_padding .ulol,
#uslugi .tree_padding p,
#uslugi .tree_padding .ulol,
.article .tree_padding p,
.article .tree_padding .ulol {
  text-align: left;
  margin: 5px;
}
#kontakty .tree_padding .ulol,
#risunki .tree_padding .ulol,
#uslugi .tree_padding .ulol,
.article .tree_padding .ulol {
  padding-left: 40px;
}
#kontakty .tree,
#risunki .tree,
#uslugi .tree,
.article .tree {
  padding: 15px;
  margin-top: -15px;
}
#kontakty .tree .news,
#risunki .tree .news,
#uslugi .tree .news,
.article .tree .news {
  font-size: 20pt;
  text-align: center;
  padding: 20px;
  color: #5D9335;
  font-weight: bold;
}
#kontakty ul,
#kontakty ol,
#risunki ul,
#risunki ol,
#uslugi ul,
#uslugi ol,
.article ul,
.article ol {
  margin-left: 30px;
}
#otzyvy .tree_padding {
  background: #fff;
}
#otzyvy .gray {
  background: #ccc;
  padding: 20px 0;
  margin-bottom: 20px;
}
#otzyvy .tree {
  padding: 15px;
  margin-top: -15px;
}
#otzyvy .opinion {
  font-size: 20pt;
  text-align: center;
  padding: 20px;
}
#otzyvy .r {
  text-align: right;
}
#otzyvy .j {
  text-align: justify;
}
#otzyvy .p {
  padding: 10px;
  font-size: 28pt;
}
#novosti .tree_padding {
  background: #fff;
}
#novosti .yellow_bg {
  background: #ff0;
  padding: 20px 0;
  margin-bottom: 20px;
}
#novosti .tree {
  padding: 15px;
  margin-top: -15px;
}
#novosti .tree .news {
  font-size: 20pt;
  text-align: center;
  padding: 20px;
  color: #5D9335;
  font-weight: bold;
}
#novosti .news_element {
  background: url('/_framework/images/bitmap.png') no-repeat;
  margin: 5px;
  padding-left: 50px;
}
#novosti .r {
  text-align: right;
}
#novosti .j {
  text-align: justify;
}
#novosti .p {
  padding: 10px;
  font-size: 28pt;
}
.clever {
  background-image: url('/_framework/images/bitmap.png');
  background-color: #ff0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  margin: 10px;
  border: 3px solid #fff;
  height: 45px;
}
.clever .clevers {
  position: relative;
  color: #000;
  float: left;
  padding-left: 40px;
}
.modal-content {
  background: #fff;
  font-size: 14pt !important;
}
.modal-content ul,
.modal-content ol {
  margin-left: 20px;
}
.modal-header {
  background: #ff0;
  color: green;
}
.modal-x {
  background: #EE7E1A;
}
.callback,
.set_opinion,
.write {
  background: #EE7E1A;
  border: #EE7E1A solid 1px;
  font-size: 14pt;
  padding: 15px;
  color: #fff;
}
.callback:hover,
.set_opinion:hover,
.write:hover {
  background: #5D9335;
  border: #5D9335 solid 1px;
}
.write {
  width: 90%;
  font-size: 24px;
  margin: 10px;
}
.zapis {
  text-align: center;
}
.tree_padding {
  text-align: center;
}
.tree_padding .set_opinion {
  margin: 0 auto;
  margin-top: -20px;
  margin-bottom: 10px;
  padding: 10px 80px;
}
.italic {
  font-style: italic;
}
label {
  font-size: 14px !important;
}
.p {
  cursor: pointer;
}
