@charset "windows-1251";
/* GENERAL */
h2 {
  margin-bottom: 10px;
}
/* SEARCH ENC */

.menu-img {
  display: none;
}
.search-enc {
  width: 360px;
  margin: 0 20px 0 5px;
}
.search-enc .inner {
  margin: 10px;
}
.search-enc .text {
  width: 100%;
  width: 98%;
}
.search-enc .btn {
  margin-left: 10px;
  font-size: 0.81em;
  font-family: Arial, sans-serif;
  height: 24px;
  padding: 0 5px;
  width: auto;
  overflow: visible;
}
.search-enc p {
  font-size: 0.63em;
  text-align: right;
}
/* HEADER */

.header .idx {
  margin-left: 400px;
}
.logo-enc {
  float: left;
  margin: 33px 20px 20px 0;
}
.title-section {
  color: red;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 9px;
  margin-top: -34px;
}
.title-section h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
}
.title-section span {
  color: #3f2a10;
  text-decoration: none;
}
.popular-topics {
  margin: 12px 0;
  font-size: 13px;
}
/* CATEGORIES */

.categories,
.subcategories {
  margin: 10px 0;
}
.categories .inner,
.subcategories .inner {
  margin: 10px 5px;
}
.categories h1 {
  font-size: 1.5em;
}
.categories h3 {
  font-size: 13px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.categories .row,
.subcategories .row {
  border-bottom: #bfbbb8 1px solid;
}
.categories .col,
.subcategories .col {
  float: left;
  width: 50%;
}
.categories p {
  font-size: 13px;
}
.categories .last,
.subcategories .last {
  border: none;
}
.categories__descr {
  font-size: 13px;
  color: #717171;
  border-bottom: 1px solid #bfbbb8;
  padding: 3px 0 14px;
}
/* SUBCATEGORIES */

.subcategories h2 {
  font-size: 18px;
  margin: 15px 0 0;
}
.subcategories h3 {
  font-size: 13px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.subcategories .popular {
}
.subcategories .interactive {
}
.subcategories p {
  font-size: 12px;
}
.subcategories img {
  border: 1px solid #8f8f8f;
}
/* BAR POPULAR ARTICLE */

.bar-popular-articles {
  padding: 5px 0 6px 25px;
  font-size: 13px;
  line-height: 14px;
  font-weight: 700;
}
.bar-popular-articles a {
  color: #333;
}
/* COLUMN ARTICLE */

.col-article {
  width: 100%;
}
.col-article-r {
  margin-right: 60px;
}
.col-article-l {
  width: 260px;
  float: left;
  margin-left: -100%;
  margin-top: 10px;
}
/* ARTICLE LIST */

.article-list {
  margin-bottom: 10px;
}
.article-list ul,
.article-list ul.popular {
  list-style: none;
}
.article-list ul li {
  margin-bottom: 3px;
  font-size: 13px;
  font-weight: 700;
  background: rgba(215, 187, 146, 0.5) 8px 11px no-repeat;
  padding: 6px 5px 7px 20px;
  padding: 3px 5px 7px 20px;
}
.article-list ul li a {
  color: #000;
}

.article-list ul.popular li {
}
.article-list ul.popular li.selected,
.article-list ul.popular li:hover {
}
.article-list span {
  color: #000;
}
/* ARTICLE POPULAR LIST */

.articles-pop-list {
  margin-bottom: 10px;
  padding-top: 10px;
  border-bottom: 4px solid #a8c9e8;
  border-left: 1px solid #d4d4d4;
}
.articles-pop-list ul {
  list-style: none;
}
.articles-pop-list li {
  margin-bottom: 10px;
}
.articles-pop-list .idx {
  margin-left: 110px;
  margin: -20px 0 0 110px;
}
.articles-pop-list p {
  font-size: 13px;
  margin-bottom: 5px;
}
.articles-pop-list img {
  border: #e0e0e0 1px solid;
}
/* SIMPTOMS */

.symptoms h3 {
  margin: 20px 0 5px;
}
.symptoms h3 a {
  color: #277ab5;
  text-decoration: none;
}
/* ARTICLE PRINT */

.print {
  float: right;
  font-size: 0.69em;
  margin: 10px 0 0 15px;
}
.print a {
  display: block;
  height: 16px;
  padding-left: 20px;
}

.sections {
  margin: 20px 0;
}
.sections .inner {
  margin: 0 10px;
}
.sections .col {
  width: 33%;
  float: left;

  font-size: 13px;
  line-height: 14px;
}
.sections ul {
  list-style: none;
}
.sections li {
  padding-left: 15px;
  margin-bottom: 0.5em;
}
.sections li.other {
}
.sections li.interactive {
}
.sections li.red a {
  color: red;
}
.red{
  color: red;
}
.yellow-bg {
  background: #FFF2CC;
  padding: 15px;
  margin-bottom: 10px;
}

.border {
  border: 1px solid;
}
.sections .first {
  background: none;
}
/* BANNER */

.top-banner,
.top-banner__center {
  margin: 24px 0;
  overflow: hidden;
}
.top-banner__center .banner-728x90 {
  width: 728px;
  margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
  .col-article-l {
    display: none;
  }
  .mob {
    /* display: none !important; */
  }
  .col-article-r {
    margin-left: 0;
    margin-right: 0;
  }
  .layout-col-two .siderbar1 {
    display: none;
  }
  .layout-col-two .contentcol {
    margin-right: 0;
  }
  .toppanel-item__right {
    display: none;
  }
  .toppanel-item {
    display: none;
  }
  .menu-img {
    display: block;
  }
  /*.toppanel {
        display: none;
    }*/

  .col-article-r .sections {
    display: none;
  }
  .head {
    display: none;
  }
  .title-section {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 416px) {
  .menubar__breadcrumbs {
    font-size: 11px;
  }
  .button {
    height: auto;
  }
  .rimg {
    margin-left: 0;
    float: none;
  }
}

.main-button {
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  display: inline-block;
  padding: 8px 33px;
  background: #d7bb92;
  color: #fff;
  text-decoration: none;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 25px;
}

.main-button:hover {
  box-shadow: rgb(169, 169, 169) 0 0 20px;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}

.center,
.copyright {
  text-align: center;
}
.spoil {
  position: relative;
  background: url(../images/pointer.png) no-repeat 50% 50% rgba(0, 0, 0, 0.95);
  transition: 0.2s;
  cursor: pointer;
  display: inline-block;
}
.spoil img {
  position: relative;
  z-index: -1;
}
.spoil:hover {
  background: none;
}
