/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
@font-face {
  font-family: "droid_sans";
  font-style: normal;
  font-weight: 400;
  src: url('../custom/fonts/droid_sans/droid_sans_regular.eot#iefix') format("embedded-opentype"), url('../custom/fonts/droid_sans/droid_sans_regular.woff2') format("woff2"), url('../custom/fonts/droid_sans/droid_sans_regular.woff') format("woff"), url('../custom/fonts/droid_sans/droid_sans_regular.ttf') format("truetype"), url('../custom/fonts/droid_sans/droid_sans_regular.svg#droid_sans') format("svg");
}
@font-face {
  font-family: "droid_sans";
  font-style: normal;
  font-weight: 500;
  src: url('../custom/fonts/droid_sans/droid_sans_regular.eot#iefix') format("embedded-opentype"), url('../custom/fonts/droid_sans/droid_sans_regular.woff2') format("woff2"), url('../custom/fonts/droid_sans/droid_sans_regular.woff') format("woff"), url('../custom/fonts/droid_sans/droid_sans_regular.ttf') format("truetype"), url('../custom/fonts/droid_sans/droid_sans_regular.svg#droid_sans') format("svg");
}
@font-face {
  font-family: "droid_sans";
  font-style: normal;
  font-weight: 700;
  src: url('../custom/fonts/droid_sans/droid_sans_bold.eot#iefix') format("embedded-opentype"), url('../custom/fonts/droid_sans/droid_sans_bold.woff2') format("woff2"), url('../custom/fonts/droid_sans/droid_sans_bold.woff') format("woff"), url('../custom/fonts/droid_sans/droid_sans_bold.ttf') format("truetype"), url('../custom/fonts/droid_sans/droid_sans_bold.svg#droid_sans') format("svg");
}
/* Глобальные стили */
/* line 7, templates/g5_hydrogen/custom/scss/belor.scss */
a {
  color: #eeb968;
  text-shadow: 0px 0px 3px #000;
  transition: all 0.2s linear;
}
/* line 12, templates/g5_hydrogen/custom/scss/belor.scss */
a:hover {
  color: #fff;
}
/* line 15, templates/g5_hydrogen/custom/scss/belor.scss */
h3 {
  font-size: 1.3rem;
}
/* line 18, templates/g5_hydrogen/custom/scss/belor.scss */
.g-container {
  width: 96%;
}
/* line 21, templates/g5_hydrogen/custom/scss/belor.scss */
#g-header > .g-container > .g-grid > .g-block > .g-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* line 25, templates/g5_hydrogen/custom/scss/belor.scss */
.g-date:before {
  content: "Сегодня ";
  text-transform: none;
}
/* line 29, templates/g5_hydrogen/custom/scss/belor.scss */
.g-date {
  text-transform: lowercase;
}
/* line 32, templates/g5_hydrogen/custom/scss/belor.scss */
.g-date:after {
  content: " г.";
  text-transform: none;
}
/* line 36, templates/g5_hydrogen/custom/scss/belor.scss */
.site-logo {
  display: block;
  text-align: center;
}
/* line 40, templates/g5_hydrogen/custom/scss/belor.scss */
#g-navigation .g-main-nav {
  font-weight: 700;
  text-transform: uppercase;
}
/* line 43, templates/g5_hydrogen/custom/scss/belor.scss */
#g-navigation .g-main-nav > .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #d0d0d0;
  background-color: #000423;
  transition: all 0.2s linear;
}
/* line 47, templates/g5_hydrogen/custom/scss/belor.scss */
#g-navigation .g-main-nav > .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container:hover {
  background-color: #110302;
  transition: all 0.2s linear;
}
/* line 53, templates/g5_hydrogen/custom/scss/belor.scss */
#g-showcase {
  padding: 0;
}
/* line 55, templates/g5_hydrogen/custom/scss/belor.scss */
#g-showcase > .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 60, templates/g5_hydrogen/custom/scss/belor.scss */
#g-container-main {
  background-image: url('../images/main-bg.jpg');
}
/* line 63, templates/g5_hydrogen/custom/scss/belor.scss */
#main-content {
  padding: 0 !important;
}
/* line 65, templates/g5_hydrogen/custom/scss/belor.scss */
#main-content > #g-main {
  padding-bottom: 0 !important;
}
/* line 67, templates/g5_hydrogen/custom/scss/belor.scss */
#main-content > #g-main > .g-grid > .g-block > .g-content {
  margin-bottom: 0 !important;
  padding: 0 30px !important;
}
/* line 70, templates/g5_hydrogen/custom/scss/belor.scss */
#main-content > #g-main > .g-grid > .g-block > .g-content > .row-fluid > .span12 > #k2Container {
  padding: 0 !important;
}
/* line 76, templates/g5_hydrogen/custom/scss/belor.scss */
.breadcrumb {
  background-color: transparent;
  font-weight: 600;
}
/* line 80, templates/g5_hydrogen/custom/scss/belor.scss */
#main-content {
  /*background-image: url(../images/main-bg.png);*/
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding: 0 0 1.5rem 0;
}
/* line 86, templates/g5_hydrogen/custom/scss/belor.scss */
#g-main > .g-grid > .g-block > .g-content > .platform-content > .moduletable > .g-title {
  background-color: transparent;
}
/* line 89, templates/g5_hydrogen/custom/scss/belor.scss */
div.itemListCategory, div.itemList, div.latestItemsCategory, div.itemToolbar, div.itemComments {
  background: transparent;
  border: none;
  margin: 0;
  padding: 8px 0 !important;
}
/* line 99, templates/g5_hydrogen/custom/scss/belor.scss */
.BlogImage > img {
  float: none !important;
  display: block !important;
  margin: 0 auto !important;
}
/* line 104, templates/g5_hydrogen/custom/scss/belor.scss */
.k2AccountPage table.admintable, .k2AccountPage table.admintable td, .k2AccountPage th.k2ProfileHeading {
  background: transparent !important;
  border: none !important;
}
/* line 110, templates/g5_hydrogen/custom/scss/belor.scss */
.g-title {
  padding: 10px;
}
/* line 113, templates/g5_hydrogen/custom/scss/belor.scss */
.itemIntroText {
  font-weight: 300 !important;
}
/* line 116, templates/g5_hydrogen/custom/scss/belor.scss */
.comments-disqus {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 15px;
}
/* line 120, templates/g5_hydrogen/custom/scss/belor.scss */
#footer-menu li {
  display: block;
}
/* line 123, templates/g5_hydrogen/custom/scss/belor.scss */
#footer-menu li span {
  padding: 0 0 4px;
  border-bottom: 1px solid #555;
}
/* line 128, templates/g5_hydrogen/custom/scss/belor.scss */
#footer-menu a {
  padding: 0;
}
/* Стили отдельных страниц */
/* line 133, templates/g5_hydrogen/custom/scss/belor.scss */
.-home > .itemHeader > h2 {
  text-align: center;
}
/* line 136, templates/g5_hydrogen/custom/scss/belor.scss */
#comments-footer {
  display: none;
}
/* line 139, templates/g5_hydrogen/custom/scss/belor.scss */
.backtochapters {
  margin-bottom: 20px;
  font-weight: 700;
}
/* line 143, templates/g5_hydrogen/custom/scss/belor.scss */
.city-gerb > img {
  border-radius: 10%;
  transition: all 0.5s linear;
}
/* line 147, templates/g5_hydrogen/custom/scss/belor.scss */
.photo-president > img {
  border-radius: 50%;
  transition: all 0.5s linear;
}
/* line 151, templates/g5_hydrogen/custom/scss/belor.scss */
.city-gerb > img:hover, .photo-president > img:hover {
  box-shadow: 2px 7px 9px #200600;
  transform: translateY(-3px);
}
/* line 156, templates/g5_hydrogen/custom/scss/belor.scss */
.itemTagsBlock > span {
  color: #eeb968 !important;
  font-weight: 300 !important;
}
/* line 160, templates/g5_hydrogen/custom/scss/belor.scss */
.catChaptersImage > a > img {
  border-radius: 10%;
}
/* line 163, templates/g5_hydrogen/custom/scss/belor.scss */
.catChaptersTitle > a {
  text-align: center;
  display: block;
}
/* line 167, templates/g5_hydrogen/custom/scss/belor.scss */
span.catItemAddLink {
  border-bottom: none !important;
}
/* line 169, templates/g5_hydrogen/custom/scss/belor.scss */
span.catItemAddLink > a {
  border: none !important;
  background: transparent !important;
}
/* line 174, templates/g5_hydrogen/custom/scss/belor.scss */
div.subCategory, div.userBlock, div.latestItemsUser {
  background: none;
  border: none;
}
/*# sourceMappingURL=belor_15.css.map */