/* ==========================================================================
   FORMS STYLES
   ========================================================================== */
@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto/Roboto-Regular.ttf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto/Roboto-Medium.ttf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto/Roboto-Bold.ttf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Roboto-Slab";
  src: url("../fonts/RobotoSlab/RobotoSlab-Regular.ttf");
  font-style: normal;
  font-weight: normal;
}
/* ==========================================================================
   LAYOUT STYLES
   ========================================================================== */
html,
body {
  height: 100%;
  background-color: #F2F2F2;
}
[canvas=container],
[off-canvas],
body,
html {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .page-wrapper {
    min-height: 100%;
  }
  .page-buffer {
    padding-bottom: 40px;
  }
  .page-footer {
    height: 40px;
    margin-top: -40px;
  }
}
.touchevents .checkbox-inline input[type=checkbox],
.touchevents .checkbox input[type=checkbox],
.touchevents .radio-inline input[type=radio],
.touchevents .radio input[type=radio] {
  margin-top: 0;
}
/* ==========================================================================
   TYPOGRAPHY STYLES
   ========================================================================== */
html,
body {
  height: 100%;
  width: 100%;
  color: #3e3e3d;
  font-family: 'Roboto-Regular', 'OpenSans', Arial, sans-serif;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
.b-table {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
.b-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.row-np > [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.row-np-all [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.social-likes__icon {
  display: inline-block;
  font: normal normal normal 14px/1 Arial;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}
.social-likes__icon_facebook:before {
  content: "\f09a";
}
.social-likes__icon_twitter:before {
  content: "\f099";
}
.social-likes__icon_mailru:before {
  content: "\f0d5";
}
.social-likes__icon_vkontakte:before {
  content: "\f189";
}
.social-likes__icon_odnoklassniki:before {
  content: "\f263";
}
.social-likes__icon_plusone:before {
  content: "\f0d5";
}
.social-likes__icon_pinterest:before {
  content: "\f0d2";
}
.social-likes_cycle .social-likes__icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #cc0000;
  color: #fff;
  margin-right: 6px;
}
.social-likes_cycle .social-likes__icon:last-child,
.lt-ie9 .social-likes_cycle .social-likes__icon._last {
  margin-right: 0;
}
.social-likes_cycle .social-likes__icon:hover {
  background-color: #cc0000;
}
.social-likes_follow-me {
  overflow: hidden;
}
.social-likes_follow-me .social-likes__button {
  display: block;
  width: 16.6%;
  float: left;
  text-align: center;
}
.social-likes_follow-me .social-likes__icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
@media (min-width: 480px) {
  .social-likes_follow-me .social-likes__icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  .social-likes_follow-me .social-likes__icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1280px) {
  .social-likes_follow-me .social-likes__icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.catalog-checkbox-title {
  color: #8899A7;
  margin-right: 20px;
  display: block;
}
@media (min-width: 992px) {
  .catalog-checkbox-title {
    display: inline;
  }
}
.catalog-edit-description {
  margin-top: 30px;
}
.catalog-show-block {
  background-color: #FFFFFF;
  padding: 30px 20px 24px 20px;
  margin-bottom: 30px;
}
.catalog-show-block_type1 {
  background-color: transparent;
  padding: 0 20px;
}
.catalog-show-status {
  line-height: 35px;
  margin-bottom: 19px;
  color: #81BF4B;
  padding-left: 20px;
}
.catalog-show-status__text {
  color: #81BF4B;
  font-size: 17px;
  font-family: 'Roboto-Medium';
}
.catalog-show-status__icon {
  font-size: 18px;
  margin-right: 10px;
}
.catalog-show-title {
  color: #000000;
  font-size: 26px;
  font-family: 'Roboto-Slab';
  line-height: 35px;
  margin-bottom: 19px;
}
.miass-brc-link {
  color: #258CD1;
}
.miass-brc-link:hover,
.miass-brc-link:focus {
  color: #258CD1;
}
.miass-fancybox-wr .fancybox-nav span {
  background-image: none;
  width: 65px;
  height: 72px;
  margin-top: -36px;
  visibility: visible;
}
.miass-fancybox-wr .fancybox-nav.fancybox-prev {
  text-align: left;
}
.miass-fancybox-wr .fancybox-nav.fancybox-next {
  text-align: right;
}
.miass-fancybox-wr .fancybox-nav.fancybox-prev span {
  left: 5px;
}
.miass-fancybox-wr .fancybox-nav.fancybox-next span {
  right: 5px;
}
.miass-fancybox-wr .fancybox-icon {
  font-size: 72px;
  color: rgba(255, 255, 255, 0.9);
}
@media (min-width: 1280px) {
  .miass-fancybox-wr .fancybox-nav.fancybox-prev span {
    left: -105px;
  }
  .miass-fancybox-wr .fancybox-nav.fancybox-next span {
    right: -105px;
  }
}
.miass-pg-link {
  color: #008CD1;
  padding: 6px;
  font-size: 16px;
}
.miass-pg-link.active {
  color: #899AA8;
}
.miass-slider-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  width: 76px;
  height: 76px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -38px;
  margin-left: -38px;
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity ease 0.5s, visibility ease 0.5s;
  -moz-transition: opacity ease 0.5s, visibility ease 0.5s;
  -o-transition: opacity ease 0.5s, visibility ease 0.5s;
  transition: opacity ease 0.5s, visibility ease 0.5s;
}
.miass-slider-overlay.active {
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.miass-slider-overlay__arrow {
  background: url(../images/slider/arrow-slider.png) no-repeat 0 0;
  width: 64px;
  position: absolute;
  height: 24px;
  top: 50%;
  left: 50%;
  margin-left: -32px;
  margin-top: -12px;
}
.navbar-collapse-row.first {
  margin-left: 120px;
}
@media (min-width: 1280px) {
  .navbar-collapse-row {
    margin-left: 120px;
  }
}
.navbar-info-text {
  font-size: 12px;
  font-family: 'Roboto-Medium';
  color: #000000;
  display: inline-block;
  vertical-align: middle;
}
.navbar-info-text_time,
.navbar-info-text_value {
  color: #008CD1;
}
.navbar-info-text_time {
  font-size: 16px;
}
.navbar-info-text_value {
  font-size: 18px;
}
.navbar-nav-link {
  font-size: 14px;
  color: #008CD1;
  text-transform: uppercase;
}
.navbar-nav .navbar-nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-nav .active .navbar-nav-link__text {
  border-bottom: 2px solid #008CD1;
}
.navbar-nav .navbar-nav-link:hover,
.navbar-nav .navbar-nav-link:focus {
  background-color: transparent;
}
.navbar-nav .navbar-nav-link:hover .navbar-nav-link__text,
.navbar-nav .navbar-nav-link:focus .navbar-nav-link__text {
  border-bottom: 2px solid #008CD1;
  color: #008CD1;
}
@media (min-width: 768px) {
  .navbar-nav-link {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .navbar-nav-link {
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  .navbar-nav-link .navbar-nav {
    padding-top: 22px;
    padding-bottom: 15px;
  }
}
.navbar-search-btn {
  padding: 6px 10px;
  background-color: transparent;
  position: absolute;
}
.navbar-search-btn .icon-search {
  font-size: 18px;
  color: #008CD1;
}
.navbar-search-input {
  border: none;
  height: 32px;
  width: 100%;
  padding: 0 0 0 40px;
}
.navbar-search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.navbar-search-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.navbar-search-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.navbar-search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.navbar-search-input:focus {
  outline: none;
}
.post-label-currency {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Roboto-Slab';
  vertical-align: top;
}
.banner {
  text-align: center;
  background-color: #ffffff;
  margin-bottom: 20px;
  display: block;
}
.banner_small {
  max-height: 90px;
  overflow: hidden;
}
.banner_navbar {
  max-width: 610px;
  max-height: 58px;
  display: block;
  text-align: center;
/*  overflow: hidden; */
  margin-bottom: 8px;
}
@media (min-width: 1280px) {
  .banner {
    max-width: 915px;
  }
}
@media (min-width: 992px) {
  .banner_navbar {
    float: left;
  }
}
.banner-list {
  margin: 0 -7.5px;
}
.banner-list__item {
  padding: 0 7.5px;
  float: left;
  width: 25%;
}
.catalog {
  margin-bottom: 20px;
}
.catalog_edit .catalog__subtitle {
  margin-top: 10px;
}
@media (min-width: 1280px) {
  .catalog {
    margin-bottom: 80px;
  }
  .catalog_edit .catalog__subtitle {
    margin-top: 20px;
  }
}
.catalog-board {
  background-color: #ffffff;
  padding: 34px 15px 34px 15px;
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .catalog-board {
    padding-left: 40px;
  }
}
@media (min-width: 1280px) {
  .catalog-board {
    padding-bottom: 80px;
  }
}
.catalog-btn {
  border-radius: 2px;
  background-color: #81BF4B;
  font-family: 'Roboto-Medium';
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 25px;
}
.catalog-btn:hover,
.catalog-btn:focus {
  color: #ffffff;
  background-color: #9bcc71;
}
.catalog-btn_search {
  width: 100%;
  padding: 11.5px 25px;
  background-color: #008CD1;
  margin-bottom: 15px;
}
.catalog-btn_search:hover,
.catalog-btn_search:focus {
  background-color: #05acff;
}
.catalog-btn_add {
  padding: 8px 19px;
  margin-left: 10px;
  background-color: transparent;
}
.catalog-btn_add:hover,
.catalog-btn_add:focus {
  background-color: transparent;
}
.catalog-btn_add .catalog-btn__icon {
  color: #1394D3;
  font-size: 20px;
  vertical-align: middle;
}
.catalog-btn_add .catalog-btn__text {
  color: #1394D3;
  font-size: 12px;
  text-transform: none;
}
.catalog-checkbox {
  color: #8899A7;
}
.catalog-edit {
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #ffffff;
  padding: 20px;
}
.catalog-form {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.catalog-group {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
.catalog-group__title {
  font-size: 16px;
  margin-bottom: 9px;
  color: #000000;
  font-family: 'Roboto-Slab';
  line-height: 22px;
}
.catalog-group__btn {
  margin-top: 40px;
}
.catalog-label__input,
.catalog-label__textarea {
  width: 100%;
  padding-left: 20px;
  border-radius: 2px;
  border: 1px solid #E2E7EC;
}
.catalog-label__input::-webkit-input-placeholder,
.catalog-label__textarea::-webkit-input-placeholder {
  color: #BFC8D0;
}
.catalog-label__input:-moz-placeholder,
.catalog-label__textarea:-moz-placeholder {
  color: #BFC8D0;
}
.catalog-label__input::-moz-placeholder,
.catalog-label__textarea::-moz-placeholder {
  color: #BFC8D0;
}
.catalog-label__input:-ms-input-placeholder,
.catalog-label__textarea:-ms-input-placeholder {
  color: #BFC8D0;
}
.catalog-label__input {
  height: 51px;
}
.catalog-label__textarea {
  padding-top: 18px;
}
.catalog-link__text {
  color: #008CD1;
}
.catalog-link__count {
  color: #8899A7;
  margin-left: 10px;
}
.catalog-link:hover,
.catalog-link:focus {
  text-decoration: none;
}
.catalog-link:hover .catalog-link__text,
.catalog-link:focus .catalog-link__text {
  text-decoration: underline;
  color: #008CD1;
}
.catalog-nav .catalog-link__text {
  font-size: 16px;
}
.catalog-nav_list .catalog-link {
  font-size: 14px;
}
.catalog-link.active .catalog-link__text {
  color: #8899A7;
}
.catalog-list {
  margin-bottom: 90px;
}
.catalog-nav {
  margin: 30px 0;
}
.catalog-nav__title,
.catalog-nav__item {
  display: inline-block;
}
.catalog-nav__title {
  width: 100%;
  font-family: 'Roboto-Slab';
  font-size: 18px;
  color: #000000;
}
.catalog-nav__item {
  width: 100%;
  text-align: center;
  background-color: #fff;
  margin-bottom: 2px;
  padding: 2px;
}

@media (min-width: 480px) {
  .catalog-nav__item {
    width: 50%;
    text-align: left;
    background-color: inherit;
    margin-bottom: 0;
    padding: 0;
  }
  .catalog-nav__item,
  .catalog-nav__title {
    float: left;
  }
}
@media (min-width: 768px) {
  .catalog-nav__item {
    width: 33%;
    text-align: left;
  }
  .catalog-nav__item,
  .catalog-nav__title {
    float: left;
  }
}
@media (min-width: 1280px) {
  .catalog-nav {
    margin: 30px -17px;
  }
  .catalog-nav__title,
  .catalog-nav__item {
    padding: 0 17px;
    width: auto;
    text-align: left;
  }
}
.catalog-photo {
  padding: 0 10px 10px 10px;
  float: left;
}
.catalog-photos__title {
  margin-top: 5px;
  color: #000000;
}
.catalog-photos__list {
  margin: 10px -10px 0 -10px;
}
.catalog-radio {
  display: inline-block;
  margin: 0 0 15px 0;
  color: #8899A7;
  width: 100%;
}
@media (min-width: 480px) {
  .catalog-radio {
    width: auto;
  }
  .catalog-radio + .catalog-radio {
    margin-left: 10px;
  }
}
@media (min-width: 1280px) {
  .catalog-radio + .catalog-radio {
    margin-left: 20px;
  }
}
.catalog-search__input {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #E2E7EC;
  height: 45px;
  padding-left: 20px;
}
.catalog-select .select2-container {
  width: 100%!important;
}
.catalog-select .select2-container .select2-selection {
  border-radius: 2px;
  border: 1px solid #E2E7EC;
  height: 45px;
}
.catalog-select .select2-container .select2-selection__rendered {
  line-height: 45px;
  padding-right: 35px;
  padding-left: 20px;
}
.catalog-select .select2-container .select2-selection__placeholder {
  color: #000000;
}
.catalog-select .select2-container .select2-selection__arrow {
  top: 12.5px;
  right: 15px;
}
.catalog-select .select2-container .select2-selection__arrow > b {
  border-width: 5px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
  margin-left: -5px;
}
.catalog-select .select2-container.select2-container--open .select2-selection__arrow > b {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #000000 transparent;
}
.catalog-subtitle {
  font-size: 26px;
  line-height: 25px;
  font-family: 'Roboto-Slab';
  color: #000000;
}
.catalog-title {
  font-size: 26px;
  line-height: 38px;
  font-family: 'Roboto-Slab';
  color: #000000;
}
@media (min-width: 1280px) {
  .catalog-title {
    font-size: 36px;
    line-height: 48px;
  }
}
.fancybox-counter {
  color: #8899A7;
  line-height: 16px;
}
.fancybox-info__date {
  color: #1A689A;
  line-height: 16px;
  font-size: 14px;
}
.fancybox-info__title {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  font-family: 'Roboto-Slab';
}
.fancybox-info__description {
  font-size: 12px;
  line-height: 17px;
  color: #2E2E2E;
  margin-top: 10px;
}
.fancybox-info__counter {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .fancybox-info__date {
    font-size: 14px;
  }
  .fancybox-info__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }
  .fancybox-info__description {
    margin-top: 25px;
    font-size: 17px;
    line-height: 22px;
  }
}
.footer {
  background-color: #202124;
  padding-top: 30px;
  padding-bottom: 42px;
}
.footer__menu {
  padding-bottom: 4px;
}
@media (min-width: 992px) {
  .footer {
    padding-bottom: 0;
  }
}
.footer-info {
  color: #ffffff;
  padding: 5px 0;
  font-size: 11px;
}
@media (min-width: 1280px) {
  .footer-info {
    font-size: 14px;
  }
}
.footer-link {
  color: #FFFFFF;
}
.footer-link:hover,
.footer-link:focus {
  color: #FFFFFF;
}
.footer-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-list__item {
  margin-bottom: 14px;
}
.footer-separate {
  border-top: 1px solid rgba(151, 151, 151, 0.3);
}
.header {
  padding: 30px 0;
}
.main {
  margin-top: 20px;
  margin-bottom: 40px;
}
.main-link {
  color: #008CD1;
  line-height: 16px;
}
.main-list-wr {
  background-color: #ffffff;
  padding: 15px 30px 41px 30px;
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 1280px) {
  .main-list-wr {
    display: block;
  }
}
.main-list {
  padding: 15px 0;
  margin: 0;
  list-style: none;
}
.main-list__title {
  font-family: 'Roboto-Slab';
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  margin-bottom: 5px;
}
.main-list__item {
  margin-bottom: 2px;
}
.miass-brc {
  padding-left: 0;
  background-color: transparent;
}
.miass-pg {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  margin: 0 16px;
}
.miass-pg__item {
  display: inline-block;
  padding: 3px 6px;
  margin: 3px;
  border: 1px solid #d0d0d0;
}
.navbar {
  min-height: 60px;
  background: #FFFFFF;
  box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .navbar {
    padding: 0;
    border: none;
  }
}
.navbar-brand {
  height: auto;
}
@media (max-width: 767px) {
  .navbar-brand {
    float: none;
    padding: 19px 10px;
    display: block;
    margin: 0 auto;
    width: 150px;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    padding-bottom: 0;
  }
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-brand {
    padding-bottom: 15px;
  }
}
.navbar-btn {
  background-color: transparent;
  border: none;
}
.navbar-btn_search {
  margin: 2px 0;
  padding: 10px;
  float: right;
  font-size: 24px;
  color: #008CD1;
}
.navbar-btn_search:focus {
  outline: none;
}
.navbar-btn_close {
  width: 100%;
  text-align: left;
  height: 59px;
  margin: 0;
  padding-left: 20px;
  padding-right: 30px;
  position: relative;
}
.navbar-btn_close .navbar-btn__text {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
}
.navbar-btn_close .navbar-btn__img {
  display: inline-block;
  vertical-align: middle;
}
.navbar-btn_close .navbar-btn__icon {
  position: absolute;
  right: 10px;
  color: #ffffff;
  vertical-align: middle;
  margin-top: -16px;
  top: 50%;
}
.navbar-btn_close .navbar-btn__icon .icon-arrow-left {
  font-size: 32px;
}
.navbar-btn_close:focus {
  outline: none;
}
@media (min-width: 768px) {
  .navbar-btn_search {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-collapse.collapse {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .navbar-header {
    position: relative;
    overflow: hidden;
  }
}
.navbar-info {
  margin-bottom: 0;
  padding: 5px 0 5px 0;
  margin: 0 -10px;
  float: left;
}
.navbar-info__item {
  padding: 0 5px;
  line-height: 1;
  display: inline-block;
}
.navbar-info .icon-arrow-up,
.navbar-info .icon-arrow-down {
  font-size: 12px;
}
.navbar-info .icon-arrow-up {
  color: #69AC1C;
}
.navbar-info .icon-arrow-down {
  color: #D0021B;
}
@media (min-width: 992px) {
  .navbar-info {
    float: right;
    padding: 5px 0 5px 0;
  }
}
@media (min-width: 1280px) {
  .navbar-info {
    padding-top: 12px;
  }
}
.navbar-link {
  font-family: 'Roboto-Medium';
  text-transform: uppercase;
  font-size: 15px;
  color: #ffffff;
  padding: 5px 0;
  display: block;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #ffffff;
  text-decoration: none;
}
.navbar-list {
  list-style: none;
  margin: 0;
  padding: 10px 10px 0 20px;
  position: relative;
  -webkit-transition: left ease 0.5s;
  -moz-transition: left ease 0.5s;
  -o-transition: left ease 0.5s;
  transition: left ease 0.5s;
  left: 0;
}
.navbar-list__item {
  margin: 5px 0;
}
.navbar-list_sub {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}
.navbar-list.active {
  left: -100%;
}
.navbar-nav-miass {
  width: 100%;
}
@media (min-width: 768px) {
  .navbar-nav-miass {
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  .navbar-nav-miass {
    width: auto;
    margin: 0 -5px;
  }
}
@media (min-width: 1280px) {
  .navbar-nav-miass {
    margin: 0 -15px;
  }
}
.navbar-search {
  height: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
  font-size: 12px;
}
.navbar-search_mobile {
  margin-bottom: 10px;
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .navbar-search_mobile {
    display: none!important;
  }
}
@media (min-width: 992px) {
  .navbar-search {
    float: right;
    width: 174px;
    margin-top: 6px;
  }
}
@media (min-width: 1280px) {
  .navbar-search {
    margin-top: 24px;
  }
}
@media (min-width: 1440px) {
  .navbar-search {
    width: 335px;
  }
}
.navbar-slidebar {
  background-color: #202124;
}
.navbar-slidebar__btn {
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
}
.navbar-toggle {
  float: left;
  padding: 10px 10px;
}
.navbar-toggle .icon-bar {
  background-color: #008CD1;
  height: 4px;
}
.notification {
  max-width: 1020px;
  margin: 0 auto;
  font-family: 'Roboto-Medium';
  line-height: 16px;
  max-height: 16px;
  overflow: hidden;
  text-align: center;
  font-size: 13px;
}
.notification__date,
.notification__time {
  color: #1A689A;
}
.notification__title,
.notification__description {
  color: #2E2E2E;
}
@media (min-width: 1280px) {
  .notification {
    font-size: 16px;
    font-family: 'Roboto-Regular';
  }
}
.notification-wr {
  display: block;
  background-color: #ffffff;
  padding: 20px 10px;
}
.notification-wr:hover,
.notification-wr:focus {
  text-decoration: none;
}
.photogallery {
  margin-top: 40px;
  margin-bottom: 80px;
}
.photogallery__title {
  color: #000000;
  font-size: 26px;
  line-height: 38px;
  font-family: 'Roboto-Slab';
}
.photogallery__content {
  margin-top: 25px;
}
@media (min-width: 1280px) {
  .photogallery__title {
    font-size: 36px;
    line-height: 48px;
  }
}
.photogallery-event {
  background-color: #ffffff;
  padding: 30px;
  margin-bottom: 20px;
}
.photogallery-event__title {
  margin-top: 6px;
}
.photogallery-event__description {
  color: #2E2E2E;
  font-size: 17px;
  line-height: 22px;
  margin-top: 8px;
}
.photogallery-event__slider,
.photogallery-event__photos {
  margin-top: 20px;
}
.photogallery-event__slider {
  display: none;
}
.photogallery-event__preview {
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  .no-touchevents .photogallery-event__slider {
    display: block;
  }
  .no-touchevents .photogallery-event__preview {
    display: none;
  }
}
.photogallery-link {
  display: block;
  color: #1A689A;
}
.photogallery-link_title {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto-Slab';
  line-height: 25px;
}
.photogallery-link:hover,
.photogallery-link:focus {
  color: #1A689A;
}
.photogallery-link_title:hover,
.photogallery-link_title:focus {
  color: #000000;
}
.photogallery-photos {
  margin: 0 -10px;
}
.photogallery-photos__item {
  width: 50%;
  height: 150px;
  float: left;
  padding:10px;
}
.photogallery-photos_main {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  background-color: #eee;
  padding: 5px;
  overflow: hidden;

  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .photogallery-photos__item {
    width: 33.3%;
    height: 170px;
  }
}
@media (min-width: 1280px) {
  .photogallery-photos__item {
    width: 20%;
    height: 200px;
  }
}
.photogallery-photos_title {
  background-color: #ddd;
  padding: 2px 5px;
  overflow: hidden;
  height: 20%;
  line-height: 0.9;
  color:#666;
  font-size:90%;
  text-align: center;
}
.post {
  display: block;
  margin-bottom: 20px;
  min-height: 200px;
  background-color: #ffffff;
}
.post:hover,
.post:focus {
  text-decoration: none;
}
.post__content {
  min-height: inherit;
}
.post_photogallery {
  min-height: 0;
}
.post_photogallery .post__img {
  float: none;
}
.post_photogallery .post__content {
  margin-left: auto;
  min-height: 135px;
}
@media (min-width: 992px) {
  .post__img {
    float: left;
    height: 200px;
    max-width: 335px;
    overflow: hidden;
  }
  .post__content {
    margin-left: 335px;
  }
  .post_sale .post__img {
    width: 265px;
  }
  .post_sale .post__content {
    margin-left: 265px;
  }
}
@media (min-width: 1440px) {
  .post_horizontal .post__content {
    min-height: 220px;
    margin-left: 0;
  }
  .post_horizontal {
    min-height: 420px;
  }
  .post_horizontal .post__img {
    float: none;
  }
}
.post-content {
  padding: 20px 10px 60px 10px;
  position: relative;
  min-height: inherit;
  max-height: 200px;
  overflow: hidden;
}
@media (min-width: 480px) {
  .post-content {
    padding: 30px 20px 60px 30px;
  }
}
.post-content__area {
  height: 113px;
  padding: 0;
  margin: 0px;
  overflow: hidden;
}
.post-content__title {
  color: #008CD1;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
}
.post-content__description {
  font-size: 18px;
  line-height: 25px;
  max-height: 75px;
  overflow: hidden;
  color: #000000;
  font-family: 'Roboto-Slab';
}
.post-content__announce {
  padding-top: 5px;
  font-size: 14px;
  color: #333;
}
.post-content__info {
  position: absolute;
  bottom: 27px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
@media (min-width: 480px) {
  .post-content__info {
    padding: 0 15px 0 30px;
  }
}
.post_sale .post-content__price {
  color: #000000;
  font-size: 26px;
  font-family: 'Roboto-Slab';
  font-weight: bold;
  line-height: 38px;
  margin-top: 5px;
}
.post_sale .post-content__description {
  margin-top: 5px;
  max-height: 50px;
}
.post_photogallery .post-content__title {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  font-family: 'Roboto-Slab';
  text-transform: none;
  height: 50px;
  overflow: hidden;
}
.post_photogallery .post-content__albums,
.post_photogallery .post-content__photos {
  font-size: 14px;
  color: #8899A7;
}
@media (min-width: 992px) {
  .post_sale .post-content__price {
    font-size: 36px;
    line-height: 48px;
    margin-top: 10px;
  }
  .post_sale .post-content__description {
    margin-top: 9px;
  }
}
.post-gallery {
  margin-bottom: 20px;
}
.post-gallery__slider {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .post-gallery {
    margin-bottom: 0;
  }
}
.post-img {
  width: 100%;
}
.post-info__share {
  float: right;
}
.post-info__date,
.post-info__time {
  color: #1A689A;
}
.post-label {
  margin-bottom: 25px;
}
.post-label__title {
  color: #8899A7;
  line-height: 16px;
  font-size: 13px;
}
.post-label__content {
  color: #2E2E2E;
  font-size: 14px;
  line-height: 20px;
  margin-top: 6px;
}
.post-label_type1 .post-label__content {
  font-family: 'Roboto-Slab';
  font-size: 16px;
  line-height: 22px;
}
.post-label_mbn {
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .post-label {
    margin-bottom: 30px;
  }
  .post-label__title {
    font-size: 14px;
  }
  .post-label__content {
    font-size: 16px;
    line-height: 22px;
  }
  .post-label_type1 .post-label__content {
    font-family: 'Roboto-Slab';
    font-size: 18px;
    line-height: 24px;
  }
}
.post-link {
  color: #000000;
  font-size: 16px;
  font-family: 'Roboto-Slab';
}
.post-link:hover,
.post-link:focus {
  color: #000000;
}
.post-link__icon {
  color: #258CD1;
  margin-left: 15px;
}
@media (min-width: 1280px) {
  .post-link {
    font-size: 18px;
  }
}
.post-share {
  margin: 0 10px;
}
.post-share__icon,
.post-share__text {
  color: #1A689A;
}
.post-share__icon {
  margin-right: 5px;
}
.post-thumbnail {
  border: 4px solid transparent;
  cursor: pointer;
}
.post-thumbnail.active {
  border-color: #258CD1;
}
.post-views {
  font-size: 16px;
  line-height: 22px;
  color: #8899A7;
}
.post-views__icon {
  color: inherit;
}
.post-views__text {
  margin-left: 10px;
}
.promo-bg {
  width: 100%;
  height: inherit;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.promo-bg:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.promo-category {
  display: inline-block;
  font-size: 12px;
  font-family: 'Roboto-Bold';
  color: #4CB7FF;
  text-transform: uppercase;
  border-radius: 2px;
  margin-bottom: 5px;
}
@media (min-width: 1280px) {
  .promo-category {
    font-family: 'Roboto-Regular';
    padding: 3px 23px;
    color: #ffffff;
    background-color: #008CD1;
    margin-bottom: 10px;
  }
}
.promo-link {
  display: block;
}
.promo-link:hover,
.promo-link:focus {
  text-decoration: none;
}
.promo-link_big {
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .promo-link_big {
    margin-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .promo-link {
    margin-bottom: 0;
  }
}
.promo-list {
  height: 420px;
  padding: 20px 20px 0 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .promo-list {
    height: 381px;
  }
}
@media (min-width: 1280px) {
  .promo-list {
    height: 420px;
    margin-bottom: 20px;
    padding: 40px 40px 0 40px;
  }
}
.promo-separate {
  height: 1px;
  margin: 10px 0;
}
@media (min-width: 1280px) {
  .promo-separate {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 15px 0;
  }
}
.promo-title {
  font-family: 'Roboto-Slab';
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
  max-height: 63px;
}
.promo-title_fsb {
  font-size: 26px;
  line-height: 28px;
  max-height: 140px;
}
@media (min-width: 1280px) {
  .promo-title {
    max-height: 66px;
    font-size: 16px;
    line-height: 22px;
  }
  .promo-title_fsb {
    font-size: 35px;
    max-height: 153px;
    line-height: 47px;
  }
}
.raise-link:hover,
.raise-link:focus {
  text-decoration: none;
}
.raise-link__description {
  color: #8899A7;
  line-height: 16px;
}
.raise-link__title {
  margin-top: 6px;
  color: #258CD1;
  font-size: 16px;
  line-height: 19px;
}
.raise-link:hover .raise-link__title {
  text-decoration: underline;
}
.raise-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.raise-list__title {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto-Slab';
  line-height: 24px;
}
.raise-list__item {
  margin-top: 15px;
}
.social-link {
  color: #ffffff;
}
.social-link_footer {
  padding: 0 5px;
  margin: 0 5px;
}
.social-link:hover,
.social-link:focus {
  text-decoration: none;
  color: #ffffff;
}
.weather {
  height: 85px;
  background-color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
}
/* afisha */
.afisha {
  display: block;
  margin-bottom: 20px;
  min-height: 150px;
  background-color: #ffffff;
}
.afisha:hover,
.afisha:focus {
  text-decoration: none;
}
.afisha__content {
  min-height: inherit;
}
.afisha-img {
  width: 100%;
}
@media (min-width: 992px) {
  .afisha__img {
    float: left;
    height: 150px;
    max-width: 335px;
    overflow: hidden;
  }
  .afisha__content {
    margin-left: 335px;
  }
  .afisha .afisha__img {
    width: 265px;
  }
  .afisha .afisha__content {
    margin-left: 265px;
  }
}
.afisha-content {
  padding: 10px;
  position: relative;
  min-height: inherit;
}
.afisha-content__title {
  color: #008CD1;
  font-size: 13px;
  line-height: 15px;
}
.afisha-content__description {
  font-size: 14px;
  line-height: 25px;
  max-height: 25px;
  overflow: hidden;
  color: #000000;
  font-family: 'Roboto-Slab';
  white-space: nowrap;
}
.afisha-content__location {
  color: #666;
  font-size: 13px;
  line-height: 15px;
}
.afisha-content__note {
  color: #333;
  font-size: 12px;
  line-height: 13px;
  max-height: 39px;
  overflow: hidden;
  margin-top: 5px;
}
.afisha-content__age {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  color: maroon;
  text-align: right;
}
.afisha-content__info {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 98%;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
}
.afisha-info__date {
  color: #1A689A;
}
.afisha-info__time {
  color: #666;
  margin-left: 10px;
}
@media (min-width: 480px) {
  .afisha-content {
    padding: 10px 10px 10px 20px;
    overflow: hidden;
  }
  .afisha-content__info {
    padding: 0 20px;
  }
  .afisha-content__description {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .afisha-content {
    padding: 10px 10px 20px 30px;
  }
  .afisha-content__info {
    padding: 0 30px;
  }
  .afisha-content__description {
    font-size: 18px;
  }
}

.nav > li > a {
  padding: 10px 10px;
}

/* topic */

.topic-content__description {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  font-family: 'Roboto-Slab';
}

@media (min-width: 480px) {
  .topic-content__description {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .topic-content__description {
    font-size: 18px;
  }
}
