/* ../../desktop.blocks/page/page.styl begin */
@font-face {
  font-family: PlumbC;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Plumb-Regular.eot.eot");
  src: url("../fonts/Plumb-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/Plumb-Regular.woff") format('woff'), url("../fonts/Plumb-Regular.ttf") format('truetype'), url("../fonts/Plumb-Regular.svg#Plumb-Regular") format('svg');
}
@font-face {
  font-family: PlumbC;
  font-style: normal;
  font-weight: lighter;
  src: url("../fonts/Plumb-Light.eot");
  src: url("../fonts/Plumb-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Plumb-Light.woff") format('woff'), url("../fonts/Plumb-Light.ttf") format('truetype'), url("../fonts/Plumb-Light.svg#Plumb-Light") format('svg');
}
@font-face {
  font-family: PlumbC;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/Plumb-Bold.eot");
  src: url("../fonts/Plumb-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/Plumb-Bold.woff") format('woff'), url("../fonts/Plumb-Bold.ttf") format('truetype'), url("../fonts/Plumb-Bold.svg#Plumb-Bold") format('svg');
}
* {
  font-family: PlumbC;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
}
a * {
  color: #0f8d46;
}
h1 {
  font-size: inherit;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#panel {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.page {
  background-color: #f8f8f8;
  min-width: 1200px;
  padding-top: 100px;
}
.page .container {
  background-color: #fff;
  box-shadow: 0 0 70px rgba(0,0,0,0.26);
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.page .container.no-shadow {
  background-color: transparent;
  box-shadow: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  z-index: 1;
}
.page .container.no-shadow::before {
  background-color: #0e8743;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: relative;
  top: 0;
  width: 100%;
}
.main-content {
  margin-top: 1px;
}
.main-content__header {
  height: 100%;
  margin-bottom: 20px;
  max-height: 450px;
}
.main-content__header::after {
  background-color: #d7d7d7;
  height: 20px !important;
  width: 100%;
}
.main-content__column-left {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: -285px;
  padding: 35px 330px 80px 45px;
  width: 100%;
}
.main-content__column-right {
  float: left;
  padding: 35px 0 45px;
  width: 240px;
}
.main-content__column-center {
  padding: 50px 100px 95px;
}
.main-content__column-center.not-padding {
  padding: 50px 0 0;
}
.main-content__column-center.min-padding {
  overflow: hidden;
  padding: 50px 50px 0;
  position: relative;
}
.main-content .col-left {
  float: left;
}
.main-content .col-right {
  float: right;
}
/* ../../desktop.blocks/page/page.styl end */
/* ../../desktop.blocks/header/header.styl begin */
.header {
  background-color: #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 145px;
  padding: 0 40px;
  position: relative;
}
.header::before {
  background-color: #0e8743;
  content: "";
  display: block;
  height: 10px;
  left: -1%;
  margin: 0 auto;
  position: relative;
  top: -10px;
  width: 102%;
}
.header__rf-logo {
  background: url("../images/icons/rf_gerb.png") no-repeat 0 0 transparent;
  float: left;
  height: 73px;
  margin-top: 20px;
  width: 67px;
}
.header__logo {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -50px;
  text-align: center;
  width: 550px;
}
.header__icon {
  background: url("../images/logo.png") no-repeat 0 0 transparent;
  display: block;
  height: 87px;
  margin: 0 auto 20px;
  width: 253px;
}
.header__iconn {
  background: url("../images/logo2.png") no-repeat 0 0 transparent;
  display: block;
  height: 87px;
  margin: 0 auto 20px;
  width: 353px;
}

.header__text {
  color: #010101;
  font-size: 40px;
  position: relative;
  z-index: 1;
}
.header__text .span {
  color: #010101;
  font-weight: bold;
  margin-left: 20px;
}
.header__right-block {
  display: table;
  float: right;
  height: 105px;
  margin-top: 30px;
  text-align: right;
  width: 390px;
}
.header__right-block::before {
  background: url("../images/icons/header_img.png") no-repeat 0 0 transparent;
  content: "";
  height: 105px;
  left: 105px;
  position: absolute;
  width: 390px;
}
.header__right-block .span {
  color: #000;
  display: table-cell;
  font-family: Georgia;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  top: -12px;
}
/* ../../desktop.blocks/header/header.styl end */
/* ../../desktop.blocks/topmenu/topmenu.styl begin */
.topmenu {
  background-color: #0e8743;
  padding: 0;
  position: relative;
}
.topmenu .dropdown-menu {
  background-color: #0d803d;
  border-top: 1px solid #268d51;
  box-shadow: 0 25px 40px rgba(0,0,0,0.9);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  padding: 28px 2.1% 71px;
  position: absolute;
  top: 45px;
  width: 100%;
  z-index: 5;
}
.topmenu .dropdown-menu .subsection-block__row {
  border-top: 4px solid rgba(255,255,255,0.6);
  float: left;
  padding-top: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.topmenu .dropdown-menu .subsection-block__row:nth-child(1),
.topmenu .dropdown-menu .subsection-block__row:nth-child(2) {
  width: 28.2%;
}
.topmenu .dropdown-menu .subsection-block__row:nth-child(3) {
  margin-left: 3.4%;
  width: 39.5%;
}
.topmenu .dropdown-menu .subsection-block__row:hover {
  border-top-color: #fff;
}
.topmenu .dropdown-menu .subsection-block__link {
  color: rgba(255,255,255,0.6);
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.topmenu .dropdown-menu .subsection-block__link:hover {
  color: #fff;
}
.list {
  display: block;
  vertical-align: middle;
  position: relative;
  z-index: 5;
}
.list__hamburger-toggle {
  background: none;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin: 7px 0;
  padding: 10px 7px;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}
.list__hamburger-toggle:hover,
.list__hamburger-toggle.active-toggle {
  background-color: rgba(255,255,255,0.3);
}
.list__hamburger-toggle::before {
  background: url("../images/icons/hamburger.png") no-repeat 0 0 transparent;
  border: none;
  content: '';
  display: inline-block;
  height: 10px;
  width: 16px;
}
.list__item {
  float: left;
  list-style: none;
  margin-left: 2%;
}
.list__item.active {
  margin-left: 1%;
}
.list__item.active .list__item-link {
  background-color: #cf0b0e;
  padding: 8px 6px;
}
.list__item-link {
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: 29px;
  padding: 8px 0;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.search {
  bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto 0;
  overflow: hidden;
  padding-right: 2.5%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.search__input {
  background-color: #fff;
  border: 1px solid #268d51;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 14px;
  line-height: 17px;
  padding: 13px 15px;
  padding-right: 63px;
  position: absolute;
  right: -webkit-calc(-100% - 1px);
  right: calc(-100% - 1px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
  z-index: 10;
}
.search__input.open {
  right: -1px;
}
.search__button {
  border: none;
  cursor: pointer;
  float: right;
  padding: 12px 5px 10px;
  position: relative;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}
.search__button.active {
  right: -1%;
}
.search__button::after {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 0 transparent;
  content: "";
  display: inline-block;
  height: 19px;
  width: 20px;
}
.search__button.active::after {
  background-position: -30px 0;
}
/* ../../desktop.blocks/topmenu/topmenu.styl end */
/* ../../libs/bem-core/common.blocks/clearfix/clearfix.css begin */
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  content: " ";
}
/* ../../libs/bem-core/common.blocks/clearfix/clearfix.css end */
/* ../../desktop.blocks/page-content/page-content.styl begin */
.page-content .date {
  color: #818181;
  font-family: Georgia;
  font-size: 13px;
}
.page-content .title {
  font-family: Georgia;
  font-size: 26px;
  line-height: 41px;
  margin: 16px 0 33px;
}
.page-content .fotorama__page .fotorama__thumb-border {
  background-image: -webkit-linear-gradient(top left, rgba(0,0,0,0.8), rgba(64,64,64,0.1));
  background-image: linear-gradient(to bottom right, rgba(0,0,0,0.8), rgba(64,64,64,0.1));
  border: 3px solid #0e8743;
  margin: 1px 0 0 -1px;
}
.page-content .copyright-slider {
  color: #8e8e8e;
  font-family: Georgia;
  font-size: 11px;
  margin: 12px 0 26px;
  text-align: center;
}
.page-content h4 {
  text-transform: uppercase;
}
.page-content p,
.page-content h4,
.page-content p b {
  font-family: Georgia;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 25px;
  text-align: justify;
}
.page-content p b {
  font-weight: bold;
}
.page-content p:last-child {
  margin-bottom: 0;
}
.page-content img {
  height: auto;
  max-width: 100%;
  margin: 20px 20px 20px 55px;
}
.page-content a {
  color: #0f8d46;
  font-family: Georgia;
}
.main-content__column-center .page-content .date-bg-green {
  background-color: #0e8743;
  color: #fff;
  display: table;
  font-family: Georgia;
  margin: 0 auto;
  padding: 1px 5px 3px;
  position: relative;
}
.main-content__column-center .page-content .date-bg-green:before {
  border: 7px solid transparent;
  border-bottom: 16px solid #0e8743;
  border-right: 3px solid #0e8743;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -10px;
  top: 0;
  width: 0;
}
.main-content__column-center .page-content .date-bg-green:after {
  border: 7px solid transparent;
  border-left: 3px solid #0e8743;
  border-top: 16px solid #0e8743;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
}
.main-content__column-center .page-content .title {
  font-size: 36px;
  font-weight: normal;
  line-height: 50px;
}
.main-content__column-center .page-content p,
.main-content__column-center .page-content h4,
.main-content__column-center .page-content p b {
  font-family: Georgia;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 25px;
}
.main-content__column-center .page-content .bottom-content-document {
  font-family: Georgia;
  font-size: 12px;
  line-height: 20px;
}
/* ../../desktop.blocks/page-content/page-content.styl end */
/* ../../desktop.blocks/footer/footer.styl begin */
.footer {
  margin-bottom: 30px;
  padding-top: 37px;
}
.footer .top-billet .logo {
  float: left;
  text-align: center;
}
.footer .top-billet .logo__text {
  font-size: 15px;
  text-transform: uppercase;
}
.footer .top-billet .logo__text .text-bold {
  display: block;
  font-size: 23px;
  font-weight: bold;
}
.footer .top-billet .logo__text .text-small {
  display: block;
  font-family: Georgia;
  font-size: 9px;
  text-transform: lowercase;
}
.footer .top-billet .menu {
  float: right;
  margin-top: 22px;
}
.footer .top-billet .menu__item {
  float: left;
  list-style: none;
  margin: 0 11px;
}
.footer .top-billet .menu__item .link {
  color: #0f8d46;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
.footer .bottom-billet {
  margin-top: 35px;
}
.footer .bottom-billet .copyrights {
  float: left;
}
.footer .bottom-billet .copyrights__column {
  display: inline-block;
  font-family: Georgia;
  font-size: 12px;
  line-height: 18px;
  width: 275px;
}
.footer .bottom-billet .copyrights__column a {
  color: #0f8d46;
}
.footer .bottom-billet .copyrights__column.right {
  margin-left: 35px;
}
.footer .bottom-billet .counters {
  float: right;
}
/* ../../desktop.blocks/footer/footer.styl end */
/* ../../desktop.blocks/numbered-list-materials/numbered-list-materials.styl begin */
.numbered-list-materials .header-list {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.numbered-list-materials .header-list__title {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 42px;
}
.numbered-list-materials .header-list .form .input-writing__col.col-left {
  width: 83%;
}
.numbered-list-materials .header-list .form .input-writing__col.col-right {
  width: 15%;
}
.numbered-list-materials .header-list .form .input-text {
  border: 1px solid #737373;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  width: 100%;
}
.numbered-list-materials .header-list .form .green-button {
  background-color: #0e8743;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.numbered-list-materials .header-list .form__request-search {
  margin-top: 28px;
}
.numbered-list-materials .header-list .form__request-search .question,
.numbered-list-materials .header-list .form__request-search .searching {
  font-family: Georgia;
  font-size: 19px;
  line-height: 30px;
}
.numbered-list-materials .header-list .form__request-search .question b,
.numbered-list-materials .header-list .form__request-search .searching b {
  font-family: Georgia;
}
.numbered-list-materials .block {
  margin-bottom: 35px;
}
.numbered-list-materials .content__number-block {
  color: #757575;
  float: left;
  font-size: 14px;
}
.numbered-list-materials .content-block {
  margin-left: 8.5%;
}
.numbered-list-materials .content-block__title {
  font-family: Georgia;
  font-size: 18px;
  margin-bottom: 9px;
}
.numbered-list-materials .content-block__link {
  color: #0e8743;
  font-family: Georgia;
  font-size: 15px;
}
/* ../../desktop.blocks/numbered-list-materials/numbered-list-materials.styl end */
/* ../../desktop.blocks/error-page/error-page.css begin */
.error-page {
  margin: 100px 0 62px;
  text-align: center;
}
.error-page .error-page__title {
  font-size: 144px;
  font-weight: bold;
}
.error-page .error-page__subtitle {
  font-size: 20px;
  margin: -20px 0 28px;
  text-transform: uppercase;
}
.error-page .error-page__error-text {
  font-family: Georgia;
  font-size: 18px;
  line-height: 29px;
}
.error-page .error-page__error-text a {
  color: #0e8743;
  font-family: Georgia;
}
.error-page .error-page__error-text a:hover {
  text-decoration: underline;
}
/* ../../desktop.blocks/error-page/error-page.css end */
/* ../../desktop.blocks/head-republic/head-republic.styl begin */
.head-republic {
  background: #1e6833;
  background: -webkit-linear-gradient(45deg, #c7c409 0%, #1e6833 45%, #1e6833 55%, #017b9d 100%);
  background: linear-gradient(45deg, #c7c409 0%, #1e6833 45%, #1e6833 55%, #017b9d 100%);
  border-left: 1px solid #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  max-height: 450px;
  vertical-align: top;
  width: 470px;
}
.head-republic__photo {
  background: url("../images/pictures/head_block_image.png") no-repeat right bottom transparent;
  border-right: 1px solid rgba(255,255,255,0.1);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 240px;
}
.head-republic__content-block {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  padding: 5% 5% 0;
  vertical-align: top;
  width: 225px;
}
.head-republic__name-block {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10%;
}
.head-republic__name-head {
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 0;
}
.head-republic .social-buttons {
  border-bottom: 1px solid rgba(255,255,255,0.2);
  border-top: 1px solid rgba(255,255,255,0.2);
  margin-top: 21%;
  padding: 10% 0;
}
.head-republic .social-buttons__item {
  float: left;
  margin: 0 1%;
}
.head-republic .social-buttons__item .link {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 0 transparent;
  display: inline-block;
  height: 32px;
  width: 32px;
}
.head-republic .social-buttons__item.facebook .link {
  background-position: 0 -545px;
}
.head-republic .social-buttons__item.twitter .link {
  background-position: -42px -545px;
}
.head-republic .social-buttons__item.instagram .link {
  background-position: -84px -545px;
}
.head-republic .social-buttons__item.livejournal .link {
  background-position: -126px -545px;
}
.head-republic .social-buttons__item.vk .link {
  background-position: 0px -461px;
}
.head-republic .social-buttons__item:first-child {
  margin-left: 0;
}
.head-republic .social-buttons__item:last-child {
  margin-right: 0;
}
.head-republic-links {
  margin-top: 15%;
}
.head-republic-links__item {
  display: inline-block;
  float: left;
  padding: 0 14px;
  width: 70px;
}
.head-republic-links__item.appeal {
  border-right: 1px solid rgba(255,255,255,0.2);
  padding-left: 0;
}
.head-republic-links__item.biography {
  padding-right: 0;
}
.head-republic-links__icon {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 0 transparent;
  display: block;
  margin: 0 auto;
  height: 42px;
}
.head-republic-links__item.appeal .head-republic-links__icon {
  background-position: -748px 0;
  width: 28px;
}
.head-republic-links__item.biography .head-republic-links__icon {
  background-position: -707px 3px;
  width: 31px;
}
.head-republic-links__title {
  font-size: 11px;
  margin-top: 15px;
  text-transform: uppercase;
  text-align: center;
}
.head-republic .white {
  color: #fff;
}
.head-republic .white a {
  color: #fff;
}
.main-content__column-right .head-republic {
  background: -webkit-linear-gradient(65deg, #c7c409 0%, #1e6833 55%, #1e6833 55%, #017b9d 100%);
  background: linear-gradient(25deg, #c7c409 0%, #1e6833 55%, #1e6833 55%, #017b9d 100%);
  margin-bottom: 41px;
  max-height: inherit;
  position: relative;
  width: 240px;
}
.main-content__column-right .head-republic__photo {
  background-position: -5px bottom;
  display: block;
  height: 397px;
  margin-top: 30px;
  width: 100%;
}
.main-content__column-right .head-republic__content-block {
  height: auto;
  margin-top: 0;
  padding: 0 15px;
  position: absolute;
  top: 265px;
  width: 100%;
}
.main-content__column-right .head-republic__content-block-social .social-buttons {
  display: table;
  margin: 0 auto;
  padding: 20px 0;
  width: 175px;
}
.main-content__column-right .head-republic__name-block {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 6px;
  width: 100px;
}
.main-content__column-right .head-republic-links {
  display: table;
  margin: 30px auto 25px;
}
.main-content__column-right .head-republic-links__item {
  padding-bottom: 25px;
  paddinb-top: 20px;
}
@media (max-width: 1130px) {
	
  .main-content .main-content__header .head-republic__content-block {
    padding-top: 2%;
  }
  .main-content .main-content__header .head-republic__name-block {
    margin-bottom: 5%;
  }
  .main-content .main-content__header .head-republic .social-buttons {
    margin-top: 11%;
    padding: 5% 0;
  }
  .main-content .main-content__header .head-republic-links {
    margin-top: 10%;
  }
  .main-content .main-content__header .head-republic-links__title {
    margin-top: 10px;
  }
}
/* ../../desktop.blocks/head-republic/head-republic.styl end */
/* ../../desktop.blocks/republic-page/republic-page.css begin */
.republic-page__title,
.content-page-site .title,
.content-page-site h1 {
  font-size: 36px;
  font-weight: lighter;
  margin-bottom: 47px;
}
.republic-page p,
.content-page-site p,
.republic-page p i,
.content-page-site p i,
.republic-page p b,
.content-page-site p b,
.republic-page p u,
.content-page-site p u {
  font-family: Georgia;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 30px;
}
.republic-page a,
.content-page-site a,
.republic-page a i,
.content-page-site a i,
.republic-page a b,
.content-page-site a b,
.republic-page a u,
.content-page-site a u {
  color: #0f8d46;
  font-family: Georgia;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 30px;
}
.republic-page p.large-paragraph {
  font-size: 16px;
}
.republic-page img {
  height: auto;
  max-width: 100%;
}
.republic-page .col-left {
  width: 60%;
}
.republic-page .col-right {
  width: 40%;
}
.left-menu {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 50px !important;
  padding: 7px 0 !important;
}
.left-menu::after {
  content: "";
  clear: both;
  display: block;
}
.left-menu li {
  background: none !important;
  list-style: none;
  float: left;
  margin: 0 1.627499%;
  padding: 0 !important;
}
.left-menu li:first-child {
  margin-left: 0;
}
.left-menu li:last-child {
  margin-right: 0;
}
.left-menu li a {
  color: #0e8743 !important;
  display: inline-block;
  font-family: PlumbC;
  font-size: 12px !important;
  font-weight: bold !important;
  margin: 0;
  text-decoration: underline !important;
  text-transform: uppercase;
}
.left-menu li a:hover {
  text-decoration: none !important;
}
.left-menu li a.selected {
  color: #000 !important;
  display: inline-block;
  font-weight: lighter !important;
  text-decoration: none !important;
}
/* ../../desktop.blocks/republic-page/republic-page.css end */
/* ../../desktop.blocks/institutions/institutions.styl begin */
.institutions .content-main-text {
  margin-bottom: 135px;
}
.institutions .content-main-text__col.col-left {
  margin-right: 65px;
}
.institutions .content-main-text__col.col-right {
  float: none;
  padding-left: 420px;
}
.institutions .content-main-text__image {
  max-width: 350px;
}
.institutions .content-main-text__image img {
  height: auto;
  max-width: 100%;
}
.institutions .content-main-text__text p {
  font-family: Georgia;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
.institutions .content-main-text__text p a {
  color: #0f8d46;
  font-family: Georgia;
  font-size: 12px;
  text-transform: uppercase;
}
.institutions .content-main-text__text p .gray {
  color: #888;
  font-family: Georgia;
  font-size: 14px;
}
.institutions .persone__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 38px;
  text-transform: uppercase;
}
.institutions .persone__item {
  display: inline-block;
  margin-right: 50px;
  max-width: 520px;
  vertical-align: top;
  width: 50%;
}
.institutions .persone__item .persone__blocks .block {
  margin: 0 5.4% 50px;
}
.institutions .persone__item .persone__blocks .block:last-child {
  margin-right: 0;
}
.institutions .persone__item:nth-child(2n + 2) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .institutions .persone__item {
    display: block;
    max-width: none;
    width: 100%;
  }
  .institutions .persone__blocks {
    margin: 0 auto;
    width: 600px;
  }
}
.institutions .persone__subtitle {
  height: 60px;
  margin-bottom: 30px;
}
.institutions .persone__subtitle .col-left {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 50%;
  padding-right: 80px;
}
.institutions .persone__subtitle .col-left h3 {
  font-size: 18px;
  font-weight: bold;
}
.institutions .persone__subtitle .col-left:nth-child(2) {
  padding-left: 30px;
}
.institutions .persone .block {
  display: inline-block;
  margin: 0 2.5% 50px;
  vertical-align: top;
  width: 230px;
}
.institutions .persone .block__photo {
  background: url("../images/icons/bg_overlay.png") no-repeat 0 0 transparent;
  height: 230px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 230px;
}
.institutions .persone .block__photo img {
  bottom: 0;
  height: auto;
  max-width: 100%;
  position: absolute;
}
.institutions .persone .block__post {
  font-size: 16px;
  font-family: Georgia;
  margin-bottom: 9px;
}
.institutions .persone .block__name {
  color: #0f8d46;
  display: block;
  font-size: 16px;
  font-family: Georgia;
  margin-bottom: 9px;
}
.institutions .persone .block__phone {
  font-size: 16px;
  font-family: Georgia;
}
.institutions .persone .block:nth-child(4n + 1) {
  margin-left: 0;
}
.institutions .persone .block:nth-child(4n + 4) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .institutions .persone {
    margin: 0 auto;
    width: 900px;
  }
  .institutions .persone .block {
    margin: 0 5.4% 50px;
  }
  .institutions .persone .block:nth-child(3n + 1) {
    margin-left: 0;
  }
  .institutions .persone .block:nth-child(3n + 3) {
    margin-right: 0;
  }
}
/* ../../desktop.blocks/institutions/institutions.styl end */
/* ../../desktop.blocks/administration-structure/administration-structure.styl begin */
.administration-structure {
  margin: -90px auto 0;
  padding-bottom: 50px;
  width: 1050px;
}
.administration-structure__rows {
  position: relative;
}
.administration-structure__rows > .line-width {
  background-color: #0f8d46;
  height: 1px;
  left: -40px;
  position: absolute;
  top: 65px;
  width: 35px;
}
.administration-structure__rows > .line-height {
  background-color: #0f8d46;
  left: -40px;
  position: absolute;
  top: 65px;
  width: 1px;
}
.administration-structure__rows .row {
  margin: 20px 0;
}
.administration-structure__rows .row:nth-last-child(3) {
  margin-bottom: 0;
}
.administration-structure__rows .row .block {
  border: 1px solid #d0d0d0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  padding: 10px;
  position: relative;
}
.administration-structure__rows .row .block__post {
  color: #000;
  font-size: 10px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  word-break: break-word;
}
.administration-structure__rows .row .block__name {
  color: #0f8d46;
  font-family: Georgia;
  font-size: 13px;
  margin-top: 18px;
}
.administration-structure__rows .row .block__phone {
  color: #000;
  font-family: Georgia;
  font-size: 12px;
  margin-top: 10px;
}
.administration-structure__rows .row .block__photo {
  bottom: 0;
  height: 120px;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 90px;
}
.administration-structure__rows .row .block__photo img {
  height: auto;
  max-width: 100%;
}
.administration-structure__rows .row .persone-block {
  cursor: pointer;
  padding-right: 95px;
  width: 200px;
}
.administration-structure__rows .row .persone-block .block__post {
  max-width: 110px;
}
.administration-structure__rows .row .persone-block.has-photo {
  min-height: 135px;
}
.administration-structure__rows .row .persone-block.head {
  background-color: #0f8d46;
  border: 1px solid #0f8d46;
}
.administration-structure__rows .row .persone-block.head .block__post {
  color: #fff;
}
.administration-structure__rows .row .persone-block.head .block__name {
  color: #fff;
}
.administration-structure__rows .row .persone-block.head .block__phone {
  color: rgba(255,255,255,0.8);
}
.administration-structure__rows .row .persone-block.head .line-bottom {
  background-color: #0f8d46;
  bottom: -11px;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}
.administration-structure__rows .row .persone-block.head .line-bottom .arrow {
  border: 5px solid transparent;
  border-bottom: none;
  border-top: 8px solid #0f8d46;
  bottom: -8px;
  height: 0;
  left: -999px;
  margin: 0 auto;
  position: absolute;
  right: -999px;
  width: 0;
}
.administration-structure__rows .row .persone-block.has-branches {
  float: left;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right {
  background-color: #d0d0d0;
  bottom: -999px;
  height: 1px;
  margin: auto 0;
  position: absolute;
  right: -16px;
  top: -999px;
  width: 15px;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .arrow-top,
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .arrow-bottom {
  border: 5px solid transparent;
  border-left: 8px solid #d0d0d0;
  border-right: none;
  height: 0;
  margin: auto 0;
  position: absolute;
  right: -8px;
  width: 0;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .arrow-top::after,
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .arrow-bottom::after {
  background-color: #d0d0d0;
  bottom: -999px;
  content: "";
  height: 1px;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: -999px;
  width: 16px;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .arrow-top {
  right: -15px;
  top: -50px;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .arrow-bottom {
  bottom: -49px;
  right: -15px;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter .line-right .line-height {
  background-color: #e1e1e1;
  display: block;
  height: 90px;
  position: absolute;
  right: 0;
  top: -45px;
  width: 1px;
}
.administration-structure__rows .row .persone-block.has-branches.two-branches.two-subchapter + .branches-block {
  min-height: 135px;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.one-subchapter .line-right {
  background-color: #d0d0d0;
  bottom: -999px;
  height: 1px;
  margin: auto 0;
  position: absolute;
  right: -16px;
  top: -999px;
  width: 15px;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.one-subchapter .line-right .arrow {
  border: 5px solid transparent;
  border-left: 8px solid #d0d0d0;
  border-right: none;
  bottom: -999px;
  height: 0;
  margin: auto 0;
  position: absolute;
  right: -8px;
  top: -999px;
  width: 0;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.one-subchapter + .branches-block .branches .bottom-line-width {
  background-color: #d0d0d0;
  bottom: -15px;
  display: block;
  height: 1px;
  position: absolute;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.two-subchapter + .branches-block .branches .bottom-line-width {
  background-color: #d0d0d0;
  bottom: -15px;
  display: block;
  left: -30px;
  height: 1px;
  position: absolute;
}
.administration-structure__rows .row .branches-block {
  height: 100%;
  margin-left: 230px;
  position: relative;
}
.administration-structure__rows .row .branches-block .branches {
  display: table;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
}
.administration-structure__rows .row .branches-block .branches.branches-top {
  bottom: inherit;
}
.administration-structure__rows .row .branches-block .branches.branches-bottom {
  bottom: 5px;
  top: inherit;
}
.administration-structure__rows .row .branches-block .branches.branches-top .line-width {
  background-color: #d0d0d0;
  bottom: -15px;
  display: block;
  height: 1px;
  position: absolute;
}
.administration-structure__rows .row .branches-block .branches.branches-top .block:nth-child(1) .line-bottom {
  height: 15px;
}
.administration-structure__rows .row .branches-block .branches.branches-top .block .line-bottom {
  background-color: #d0d0d0;
  bottom: -16px;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}
.administration-structure__rows .row .branches-block .branches.branches-top .block .line-bottom .arrow {
  border: 5px solid transparent;
  border-bottom: 8px solid #d0d0d0;
  border-top: none;
  height: 0;
  left: -999px;
  margin: 0 auto;
  position: absolute;
  right: -999px;
  top: -4px;
  width: 0;
}
.administration-structure__rows .row .branches-block .branches.branches-bottom .block:nth-child(1) .line-bottom {
  height: 15px;
}
.administration-structure__rows .row .branches-block .branches.branches-bottom .block .line-bottom {
  background-color: #d0d0d0;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -16px;
  width: 1px;
}
.administration-structure__rows .row .branches-block .branches.branches-bottom .block .line-bottom .arrow {
  border: 5px solid transparent;
  border-top: 8px solid #d0d0d0;
  border-bottom: none;
  height: 0;
  left: -999px;
  margin: 0 auto;
  position: absolute;
  right: -999px;
  top: 6px;
  width: 0;
}
.administration-structure__rows .row .branches-block .branches.branches-bottom .line-width {
  background-color: #d0d0d0;
  display: block;
  height: 1px;
  position: absolute;
  top: -15px;
}
.administration-structure__rows .row .branches-block .branches .block {
  cursor: pointer;
  float: left;
  height: 45px;
  margin-right: 10px;
  max-width: 230px;
  padding: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .branches .block .block__post {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .branches .block:nth-last-child(2) {
  margin-right: 0;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.one-subchapter + .branches-block .branches .block:nth-child(1) .line-bottom {
  height: 14px;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.one-subchapter + .branches-block .branches .block .line-bottom {
  background-color: #d0d0d0;
  bottom: -15px;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.one-subchapter + .branches-block .branches .block .line-bottom .arrow {
  border: 5px solid transparent;
  border-bottom: 8px solid #d0d0d0;
  border-top: none;
  height: 0;
  left: -999px;
  margin: 0 auto;
  position: absolute;
  right: -999px;
  top: -4px;
  width: 0;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.two-subchapter + .branches-block .branches .block .line-bottom {
  background-color: #d0d0d0;
  bottom: -15px;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1px;
}
.administration-structure__rows .row .persone-block.has-branches.one-branches.two-subchapter + .branches-block .branches .block .line-bottom .arrow {
  border: 5px solid transparent;
  border-bottom: 8px solid #d0d0d0;
  border-top: none;
  height: 0;
  left: -999px;
  margin: 0 auto;
  position: absolute;
  right: -999px;
  top: -4px;
  width: 0;
}
/* HOVER */
.administration-structure__rows .row .persone-block {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row.hover .persone-block,
.administration-structure__rows .row .persone-block:hover {
  border-color: #0f8d46;
}
.administration-structure__rows .row .persone-block.director > .line-width {
  background-color: #d0d0d0;
  height: 1px;
  left: -20px;
  position: absolute;
  top: 65px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 15px;
}
.administration-structure__rows .row .persone-block.director > .line-height {
  background-color: #d0d0d0;
  left: -20px;
  position: absolute;
  top: 65px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 1px;
  z-index: 1;
}
.administration-structure__rows.hover .row .persone-block.director {
  border-color: #0f8d46;
}
.administration-structure__rows.hover .row .persone-block.director > .line-width {
  background-color: #0f8d46;
}
.administration-structure__rows.hover .row .persone-block.director > .line-height {
  background-color: #0f8d46;
}
.administration-structure__rows .row .persone-block.usual {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .persone-block.usual .line-width-prev {
  background-color: #d0d0d0;
  bottom: -999px;
  height: 1px;
  left: -20px;
  margin: auto 0;
  position: absolute;
  top: -999px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 10px;
}
.administration-structure__rows .row .persone-block.usual .line-width-prev .arrow {
  border: 5px solid transparent;
  border-left: 8px solid #d0d0d0;
  border-right: none;
  bottom: -999px;
  height: 0;
  margin: auto 0;
  position: absolute;
  right: -8px;
  top: -999px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0;
}
.administration-structure__rows .row.hover .persone-block.usual .line-width-prev,
.administration-structure__rows .row.two-hover .persone-block.usual .line-width-prev {
  background-color: #0f8d46;
}
.administration-structure__rows .row.hover .persone-block.usual .line-width-prev .arrow,
.administration-structure__rows .row.two-hover .persone-block.usual .line-width-prev .arrow {
  border-left-color: #0f8d46;
}
.administration-structure__rows .row:nth-last-child(3) .persone-block.usual .line-width-prev {
  top: -985px;
}
.administration-structure__rows .row .persone-block.persone-block-head-dir .line-width-prev-dir {
  background-color: #0f8d46;
  bottom: -999px;
  height: 1px;
  left: -40px;
  margin: auto 0;
  position: absolute;
  top: -999px;
  width: 8px;
}
.administration-structure__rows .row .persone-block.persone-block-head-dir .line-width-prev-dir .arrow {
  border: 5px solid transparent;
  border-left: 8px solid #0f8d46;
  border-right: none;
  bottom: -999px;
  height: 0;
  margin: auto 0;
  position: absolute;
  right: -8px;
  top: -999px;
  width: 0;
}
.administration-structure__rows .row:nth-last-child(3) .persone-block.persone-block-head-dir .line-width-prev-dir {
  top: -985px;
}
.administration-structure__rows .row .has-branches.one-branches .line-right {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .has-branches.one-branches .line-right .arrow {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row.hover .has-branches.one-branches .line-right {
  background-color: #0f8d46 !important;
}
.administration-structure__rows .row.hover .has-branches.one-branches .line-right .arrow {
  border-left-color: #0f8d46 !important;
}
.administration-structure__rows .row .has-branches.two-branches .line-right {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .has-branches.two-branches .line-right .arrow-top {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .has-branches.two-branches .line-right .arrow-top::after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .has-branches.two-branches .line-right .arrow-bottom {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .has-branches.two-branches .line-right .arrow-bottom::after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .has-branches.two-branches .line-height {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row.hover .has-branches.two-branches .line-right {
  background-color: #0f8d46 !important;
}
.administration-structure__rows .row.hover .has-branches.two-branches .line-right .arrow-top.hover {
  border-left-color: #0f8d46 !important;
}
.administration-structure__rows .row.hover .has-branches.two-branches .line-right .arrow-top.hover::after {
  background-color: #0f8d46;
}
.administration-structure__rows .row.hover .has-branches.two-branches .line-right .arrow-bottom.hover {
  border-left-color: #0f8d46 !important;
}
.administration-structure__rows .row.hover .has-branches.two-branches .line-right .arrow-bottom.hover::after {
  background-color: #0f8d46;
}
.administration-structure__rows .row.hover .has-branches.two-branches .line-height {
  background-color: #0f8d46 !important;
}
.administration-structure__rows .row .branches-block .block {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .block .block__post {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .block .line-bottom {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .block .line-bottom .arrow {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .block.hover {
  background-color: #0f8d46;
  border-color: #0f8d46;
}
.administration-structure__rows .row .branches-block .block.hover .block__post {
  color: #fff;
}
.administration-structure__rows .row .branches-block .block.hover .line-bottom {
  background-color: #0f8d46 !important;
}
.administration-structure__rows .row .branches-block .block.hover .line-bottom .arrow {
  border-bottom-color: #0f8d46 !important;
}
.administration-structure__rows .row .branches-block .branches-bottom .block.hover .line-bottom .arrow {
  border-top-color: #0f8d46 !important;
}
.administration-structure__rows .row .branches-block .block.head-brunches.hover .line-bottom {
  background-color: #d0d0d0 !important;
}
.administration-structure__rows .row .branches-block .block.head-brunches.two-hover {
  border-color: #0f8d46;
}
.administration-structure__rows .row .branches-block .block.head-brunches.two-hover .line-bottom {
  background-color: #0f8d46 !important;
}
.administration-structure__rows .row .branches-block .block.head-brunches ~ .line-width {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .block ~ .line-width,
.administration-structure__rows .row .branches-block .block ~ .bottom-line-width {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.administration-structure__rows .row .branches-block .block.head-brunches.hover ~ .line-width,
.administration-structure__rows .row .branches-block .block.head-brunches.hover ~ .bottom-line-width {
  background-color: #d0d0d0 !important;
}
.administration-structure__rows .row .branches-block .block.hover ~ .line-width,
.administration-structure__rows .row .branches-block .block.hover ~ .bottom-line-width {
  background-color: #0f8d46 !important;
}
/* ../../desktop.blocks/administration-structure/administration-structure.styl end */
/* ../../desktop.blocks/head-republic-page/head-republic-page.css begin */
.head-republic-page__header {
  background: url("../images/pictures/head_republic_header_bg.jpg") no-repeat 0 0 transparent;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 450px;
  padding: 145px 0 0 380px;
  width: 100%;
}
.head-republic-page__title {
  color: #393939;
  font-size: 48px;
  font-weight: bold;
  line-height: 61px;
  margin-bottom: 17px;
}
.head-republic-page__subtitle {
  font-size: 24px;
  margin-bottom: 50px;
}
.head-republic-page__header .social-buttons .social-buttons__item {
  float: left;
  margin: 0 10px;
}
.head-republic-page__header .social-buttons .social-buttons__item:first-child {
  margin-left: 0;
}
.head-republic-page__header .social-buttons .social-buttons__item:last-child {
  margin-right: 0;
}
.head-republic-page__header .social-buttons .social-buttons__item .link {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 -503px transparent;
  display: inline-block;
  height: 32px;
  width: 32px;
}
.head-republic-page__header .social-buttons .social-buttons__item.vk .link {
  background-position: 0 -419px;
}
.head-republic-page__header .social-buttons .social-buttons__item.facebook .link {
  background-position: 0 -503px;
}
.head-republic-page__header .social-buttons .social-buttons__item.twitter .link {
  background-position: -42px -503px;
}
.head-republic-page__header .social-buttons .social-buttons__item.instagram .link {
  background-position: -84px -503px;
}
.head-republic-page__header .social-buttons .social-buttons__item.livejournal .link {
  background-position: -126px -503px;
}
.head-republic-page .head-republic-page__content .column-head-page {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.head-republic-page .head-republic-page__content .left-column {
  padding: 35px 40px 0 80px;
  width: 50%;
}
.head-republic-page .head-republic-page__content .center-column,
.head-republic-page .head-republic-page__content .right-column {
  border-left: 1px solid #e1e1e1;
  min-height: 870px;
  padding: 35px 40px;
  width: 25%;
}
.head-republic-page .column-head-page .left-column__title,
.head-republic-page .column-head-page .center-column__title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 31px;
}
.head-republic-page .column-head-page .left-column__title {
  margin-left: -33px;
}
.head-republic-page .left-column__blocks .block {
  font-family: Georgia, sans-serif;
  font-size: 14px;
  margin-bottom: 40px;
  position: relative;
}
.head-republic-page .left-column__blocks .block:last-child {
  margin-bottom: 0;
}
.head-republic-page .left-column__blocks .block::before {
  color: #0e8743;
  content: "—";
  font-size: 16px;
  left: -33px;
  position: absolute;
  top: -2px;
}
.head-republic-page .center-column__blocks .block {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.head-republic-page .center-column__blocks .block:last-child {
  margin-bottom: 0;
}
.head-republic-page .center-column__blocks .block .block__date {
  color: #e71404;
  font-family: Georgia, sans-serif;
  font-size: 11px;
  margin-bottom: 5px;
}
.head-republic-page .center-column__blocks .block .block__title {
  color: #000;
  font-family: Georgia, sans-serif;
  font-size: 14px;
}
.head-republic-page .center-column__blocks .block .block__title:hover {
  text-decoration: underline;
}
.head-republic-page .center-column__blocks .all-block-link {
  color: #0e8743;
  float: right;
  font-family: Georgia, sans-serif;
  font-size: 14px;
}
.head-republic-page .center-column__blocks .all-block-link:hover {
  text-decoration: underline;
}
.head-republic-page .right-column__title {
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 45px;
  text-align: center;
  text-transform: uppercase;
}
.head-republic-page .right-column__title::before {
  background: url("../images/icons/sprite_icons.png") no-repeat -748px -52px transparent;
  content: "";
  display: block;
  height: 42px;
  margin: 0 auto 13px;
  width: 28px;
}
.head-republic-page .form a {
  color: #0e8743 !important;
  display: block !important;
  font-size: 13px !important;
  text-align: center !important;
}
.head-republic-page .form .row,
.head-republic-page .form .alx_feed_back_form_item_pole {
  margin-bottom: 25px !important;
}
.head-republic-page .form .row .label,
.head-republic-page .form .alx_feed_back_form_name {
  display: block !important;
  font-family: Georgia, sans-serif !important;
  font-size: 12px !important;
  margin-bottom: 10px !important;
  text-align: center !important;
}
.head-republic-page .form .alx_feed_back_form_inputtext,
.head-republic-page .form textarea {
  border: 1px solid #d9d9d9 !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: block !important;
  padding: 5px 10px !important;
  width: 100% !important;
}
.head-republic-page .form textarea {
  height: 266px !important !important;
  resize: none !important;
}
.head-republic-page .form .green-button,
.head-republic-page .form .gray-button {
  border: none !important;
  color: #fff !important;
  cursor: pointer !important;
  font-family: PlumbC !important;
  font-size: 14px !important;
  padding: 5px 10px !important;
  text-transform: uppercase !important;
  text-align: center !important;
  width: 100% !important;
}
.head-republic-page .form .green-button {
  background-color: #0e8743 !important;
  margin-top: -30px;
}
.head-republic-page .form .gray-button {
  background-color: #acacac !important;
}
.head-republic-page .form .notification {
  font-size: 11px !important;
  text-align: center !important;
  margin-top: -30px;
}
.head-republic-page .form .notification .red {
  color: #f00 !important;
}
.head-republic-page .form #alx_cm_CAPTCHA_FID1 {
  display: block;
  margin: 0 auto;
}
/* ../../desktop.blocks/head-republic-page/head-republic-page.css end */
/* ../../desktop.blocks/header-slider/header-slider.styl begin */
.header-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: -470px;
  max-height: 450px;
  padding-right: 470px;
  vertical-align: top;
  width: 100%;
}
.header-slider__block {
  position: relative;
}
.header-slider__block .fotorama__arr--prev,
.header-slider__block .fotorama__arr--next {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 0 transparent;
  bottom: 0;
  height: 81px;
  margin: auto 0;
  opacity: 1;
  top: -20%;
  -webkit-transform: translate3D(0, 0, 0) !important;
  transform: translate3D(0, 0, 0) !important;
  width: 41px;
}
.header-slider__block .fotorama__arr--disabled {
  opacity: 0.5;
}
.header-slider__block .fotorama__arr--prev {
  background-position: -694px -496px;
  left: 30px;
}
.header-slider__block .fotorama__arr--next {
  background-position: -735px -496px;
  right: 30px;
}
.header-slider__item {
  display: block;
}
.header-slider__photo img {
  height: auto;
  max-height: 450px;
  width: 100%;
}
.header-slider__item .content {
  background-color: rgba(0,0,0,0.4);
  bottom: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.9;
  padding: 20px 5%;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.header-slider__item .content__date {
  color: #fff;
  font-family: Georgia;
  font-size: 12px;
  margin-bottom: 10px;
}
.header-slider__item .content__title {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.header-slider__item .content:hover {
  opacity: 1;
}
@media (max-width: 1130px) {
  .header-slider__item .content__title {
    font-size: 25px;
  }
}
/* ../../desktop.blocks/header-slider/header-slider.styl end */
/* ../../desktop.blocks/news-size-large/news-size-large.styl begin */
.news-size-large {
  margin-top: 1px;
}
.news-size-large .block {
  border-right: 1px solid #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  max-height: 260px;
  overflow: hidden;
  position: relative;
  width: 33.333333%;
}
.news-size-large .block__photo .image {
  height: auto;
  max-width: 100%;
}
.news-size-large .block .content {
  background-color: rgba(0,0,0,0.4);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 10px 25px 30px;
  position: absolute;
  top: 60%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-size-large .block .content__date {
  font-size: 10px;
}
.news-size-large .block .content__title {
  display: table;
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
  margin: 0 0 28px;
  height: 85px;
}
.news-size-large .block .content__title .span {
  display: table-cell;
  vertical-align: middle;
}
.news-size-large .block .content__intro-text {
  font-family: Georgia;
  font-size: 11px;
  line-height: 16px;
}
.news-size-large .block:hover .content {
  background-color: rgba(0,88,38,0.92);
  top: 0;
}
.news-size-large .block:nth-last-child(1) {
  border-right: none;
}
.news-size-large .white {
  color: #fff;
}
@media (max-width: 1130px) {
  .news-size-large .block .content {
    top: 55%;
  }
}
@media (max-width: 1024px) {
  .news-size-large .block .content__title {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 5px;
  }
}
/* ../../desktop.blocks/news-size-large/news-size-large.styl end */
/* ../../desktop.blocks/news-size-small/news-size-small.styl begin */
.news-size-small {
  margin: 0 0 0 33px;
  padding-top: 1px;
}
.news-size-small__title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.news-size-small .block {
  border-right: 1px solid #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 20%;
}
.news-size-small .block__photo {
  height: 119px;
  overflow: hidden;
}
.news-size-small .block__photo .image {
  height: auto;
  max-width: 100%;
}
.news-size-small .block .content {
  margin-top: 14px;
  padding: 0 20px 0 0;
}
.news-size-small .block .content__date {
  color: #e71404;
  font-family: Georgia;
  font-size: 10px;
  margin-bottom: 4px;
}
.news-size-small .block .content__title {
  color: #000;
  font-family: Georgia;
  font-size: 14px;
  line-height: 17px;
}
.news-size-small .block:nth-last-child(1) {
  border-right: none;
}
/* ../../desktop.blocks/news-size-small/news-size-small.styl end */
/* ../../desktop.blocks/slider-gallery/slider-gallery.styl begin */
.slider-gallery {
  margin-bottom: 70px;
  margin-top: 30px;
/* Стили для галереи видео */
}
.slider-gallery__title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 52px;
  text-align: center;
  text-transform: uppercase;
}
.slider-gallery__fotorama .fotorama__arr--prev,
.slider-gallery__fotorama .fotorama__arr--next {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 -496px transparent;
  height: 81px;
  margin: 0;
  opacity: 1;
  top: 50px;
  -webkit-transform: translate3D(0, 0, 0) !important;
  transform: translate3D(0, 0, 0) !important;
  width: 41px;
}
.slider-gallery__fotorama .fotorama__arr--prev {
  background-position: -602px -496px;
  left: 49px;
}
.slider-gallery__fotorama .fotorama__arr--next {
  background-position: -643px -496px;
  right: 49px;
}
.slider-gallery__fotorama .fotorama__arr--disabled {
  opacity: 0.5;
}
.slider-gallery .blocks {
  margin: 0 auto;
  width: 74.583333%;
}
.slider-gallery .blocks .block {
  border-right: 1px solid #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.333333%;
}
.slider-gallery .blocks .block__photo {
  height: auto;
  overflow: hidden;
  position: relative;
}
.slider-gallery .blocks .block__photo .image {
  height: auto;
  max-width: 100%;
}
.slider-gallery .blocks .block .content {
  margin-top: 18px;
  max-width: 90%;
}
.slider-gallery .blocks .block .content__date {
  color: #e71404;
  font-family: Georgia;
  font-size: 10px;
  margin-bottom: 3px;
}
.slider-gallery .blocks .block .content__title {
  color: #000;
  font-family: Georgia;
  font-size: 14px;
  line-height: 19px;
}
.slider-gallery .blocks .block:last-child {
  border-right: none;
}
.slider-gallery__video-gallery .block__photo {
  height: 160px !important;
}
.slider-gallery__video-gallery .block__photo::before {
  background-color: rgba(0,0,0,0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.slider-gallery__video-gallery .block__photo::after {
  background: url("../images/icons/sprite_icons.png") no-repeat -168px -520px transparent;
  bottom: 0;
  content: "";
  height: 57px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale3D(0.8, 0.8, 0.1);
  transform: scale3D(0.8, 0.8, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 57px;
}
.slider-gallery__video-gallery .block:hover .block__photo::before {
  background-color: rgba(0,0,0,0.05);
}
.slider-gallery__video-gallery .block:hover .block__photo::after {
  -webkit-transform: scale3D(1, 1, 1);
  transform: scale3D(1, 1, 1);
}
/* ../../desktop.blocks/slider-gallery/slider-gallery.styl end */
/* ../../desktop.blocks/bg-slider-size-large/bg-slider-size-large.styl begin */
.bg-slider-size-large {
  position: relative;
  z-index: 2;
}
.bg-slider-size-large__title {
  color: #fff;
  font-family: Georgia;
  font-size: 20px;
  left: 0;
  margin-bottom: 52px;
  position: absolute;
  right: 0;
  top: 30%;
  text-align: center;
  z-index: 5;
}
.bg-slider-size-large__fotorama .fotorama__arr--prev,
.bg-slider-size-large__fotorama .fotorama__arr--next {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 -496px transparent;
  bottom: 0;
  height: 156px;
  margin: auto 0;
  opacity: 1;
  top: 0;
  -webkit-transform: translate3D(0, 0, 0) !important;
  transform: translate3D(0, 0, 0) !important;
  width: 79px;
}
.bg-slider-size-large__fotorama .fotorama__arr--prev {
  background-position: -616px -329px;
  left: 90px;
}
.bg-slider-size-large__fotorama .fotorama__arr--next {
  background-position: -697px -329px;
  right: 90px;
}
.bg-slider-size-large__fotorama .fotorama__arr--disabled {
  opacity: 0.5;
}
.bg-slider-size-large__fotorama .fotorama__nav-wrap {
  bottom: 5%;
  position: absolute;
}
.bg-slider-size-large__fotorama .fotorama__nav-wrap .fotorama__nav {
  overflow: visible;
}
.bg-slider-size-large__fotorama .fotorama__nav__frame--dot {
  width: auto;
  height: auto;
}
.bg-slider-size-large__fotorama .fotorama__dot {
  background-color: #fff;
  border: 4px solid #fff;
  border-radius: 50%;
  height: 0;
  left: 0;
  margin: 0 5px;
  padding: 11px;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0;
}
.bg-slider-size-large__fotorama .fotorama__active .fotorama__dot {
  background-color: transparent;
  border-width: 4px;
}
.bg-slider-size-large .bg-block {
  display: table;
  height: 100%;
  width: 100%;
}
.bg-slider-size-large .block {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.bg-slider-size-large .block__subtitle {
  background-color: #0f8d46;
  color: #fff;
  display: table;
  font-family: Georgia;
  font-size: 50px;
  line-height: 45px;
  margin: 0 auto;
  padding: 0 5px 5px;
}
.bg-slider-size-large .block__title {
  background-color: #0f8d46;
  color: #fff;
  display: table;
  font-family: Georgia;
  font-size: 75px;
  font-style: italic;
  font-weight: bold;
  line-height: 65px;
  margin: 10px auto 0;
  padding: 0 5px 15px;
}
/* ../../desktop.blocks/bg-slider-size-large/bg-slider-size-large.styl end */
/* ../../desktop.blocks/other-resources/other-resources.styl begin */
.other-resources {
  padding-top: 46px;
}
.other-resources__title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 52px;
  text-align: center;
  text-transform: uppercase;
}
.other-resources__fotorama .fotorama__arr--prev,
.other-resources__fotorama .fotorama__arr--next {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 -496px transparent;
  height: 81px;
  margin: 0;
  opacity: 1;
  top: 50px;
  -webkit-transform: translate3D(0, 0, 0) !important;
  transform: translate3D(0, 0, 0) !important;
  width: 41px;
}
.other-resources__fotorama .fotorama__arr--prev {
  background-position: -602px -496px;
  left: 49px;
}
.other-resources__fotorama .fotorama__arr--next {
  background-position: -643px -496px;
  right: 49px;
}
.other-resources__fotorama .fotorama__arr--disabled {
  opacity: 0.5;
}
.other-resources .blocks {
  display: block;
  margin: 0 auto;
  max-width: 900px;
}
.other-resources .blocks .block {
  border-right: 1px solid #e8e8e8;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 48px;
  text-align: center;
  width: 33.333333%;
}
.other-resources .blocks .block__icon {
  display: table;
  height: 85px;
  text-align: center;
  width: 100%;
}
.other-resources .blocks .block__icon .icon-image {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
}
.other-resources .blocks .block__title {
  color: #000;
  font-family: Georgia;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.other-resources .blocks .block__link {
  color: #0e8743;
  font-family: Georgia;
  font-size: 14px;
}
.other-resources .blocks .block:first-child {
  margin-left: 0;
}
.other-resources .blocks .block:last-child {
  border-right: none;
  margin-right: 0;
}
/* ../../desktop.blocks/other-resources/other-resources.styl end */
/* ../../desktop.blocks/links-page/links-page.css begin */
.links-page .links-page__title {
  border-bottom: 1px solid #e1e1e1;
  font-size: 36px;
  padding-bottom: 22px;
}
.links-page .block {
  border-bottom: 1px solid #e1e1e1;
  padding: 71px 0 60px;
  text-align: center;
}
.links-page .block__title {
  font-family: Georgia, sans-serif;
  font-size: 18px;
}
.links-page .block__link {
  color: #0e8743;
  display: table;
  font-family: Georgia, sans-serif;
  font-size: 18px;
  margin: 3px auto 0;
}
.links-page .block__link:hover {
  text-decoration: underline;
}
/* ../../desktop.blocks/links-page/links-page.css end */
/* ../../desktop.blocks/list-materials/list-materials.styl begin */
.list-materials .header-list {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 40px;
  padding-bottom: 20px;
}
.list-materials .header-list__title {
  font-size: 32px;
  font-weight: 400;
}
.list-materials .header-list__col .selectmenu {
  display: table;
}
.list-materials .header-list__col .ui-selectmenu-button {
  background: none transparent;
  border: none;
  border-radius: 0;
  margin-top: 15px;
}
.list-materials .header-list__col .ui-selectmenu-button .ui-icon {
  bottom: 0;
  height: 10px;
  margin: auto 0;
  top: 0;
  width: 10px;
}
.list-materials .header-list__col .ui-selectmenu-button .ui-icon::before {
  border-bottom: none;
  border-top: 6px solid #0e8743;
}
.list-materials .header-list__col .ui-selectmenu-button .ui-selectmenu-text {
  color: #888;
  padding: 0;
  text-transform: uppercase;
}
.list-materials .header-list__col .ui-selectmenu-button.ui-corner-top .ui-icon::before {
  border-bottom: 6px solid #0e8743;
  border-top: none;
}
.list-materials .header-list__col .form a[href$=".php"] {
  color: #888;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin: 15px 10px 0 0;
  padding: 0;
  text-transform: uppercase;
}
.list-materials .photo {
  float: left;
  margin: 0 30px 12px 0;
  max-height: 132px;
  max-width: 200px;
  overflow: hidden;
}
.list-materials .photo img {
  height: auto;
  max-width: 100%;
}
.list-materials .block {
  border-bottom: 1px solid #e1e1e1;
  margin-top: 25px;
  padding-bottom: 25px;
}
.list-materials .block .content__date {
  color: #888;
  font-family: Georgia;
  font-size: 14px;
  margin-bottom: 6px;
}
.list-materials .block .content__title {
  font-family: Georgia;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  margin-bottom: 4px;
}
.list-materials .block .content__title[href] {
  color: #0e8743;
}
.list-materials .block .content__intro-text {
  font-family: Georgia;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 7px;
}
.list-materials .block .content__more {
  color: #0f8d46;
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
}
.list-materials .block:first-child {
  margin-top: 0;
}
.list-materials.list-gallery .block-gallery {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 30px;
  padding-right: 1px;
  width: 33.333333%;
}
.list-materials.list-gallery .block-gallery .photo-image {
  max-height: 170px;
  overflow: hidden;
  width: 100%;
}
.list-materials.list-gallery .block-gallery .photo-image img {
  height: auto;
  max-width: 100%;
}
.list-materials.list-gallery .block-gallery .block-content {
  max-width: 90%;
}
.list-materials.list-gallery .block-gallery .block-content__date {
  color: #818181;
  font-family: Georgia;
  font-size: 12px;
  margin: 10px 0 2px;
}
.list-materials.list-gallery .block-gallery .block-content__title {
  color: #000;
  font-family: Georgia;
  font-size: 14px;
  height: 60px;
  line-height: 19px;
}
.list-materials.video-gallery .block-gallery {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 30px;
  padding-right: 1px;
  width: 33.333333%;
}
.list-materials.video-gallery .block-gallery .photo-image {
  max-height: 145px !important;
  position: relative;
}
.list-materials.video-gallery .block-gallery .photo-image::before {
  background-color: rgba(0,0,0,0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.list-materials.video-gallery .block-gallery .photo-image::after {
  background: url("../images/icons/sprite_icons.png") no-repeat -168px -520px transparent;
  bottom: 0;
  content: "";
  height: 57px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale3D(0.8, 0.8, 0.1);
  transform: scale3D(0.8, 0.8, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 57px;
}
.list-materials.video-gallery .block-gallery:hover .photo-image::before {
  background-color: rgba(0,0,0,0.05);
}
.list-materials.video-gallery .block-gallery:hover .photo-image::after {
  -webkit-transform: scale3D(1, 1, 1);
  transform: scale3D(1, 1, 1);
}
@media (max-width: 1130px) {
  .list-materials.list-gallery .block-gallery .block-content__title {
    font-size: 12px;
    line-height: 17px;
  }
}
/* ../../desktop.blocks/list-materials/list-materials.styl end */
/* ../../desktop.blocks/selectmenu/selectmenu.styl begin */
.ui-selectmenu-button {
  background: none #fff;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  display: table;
  padding-right: 5px;
  overflow: visible;
  width: auto !important;
}
.ui-selectmenu-button.ui-corner-top {
  border-radius: 5px 5px 0 0;
}
.ui-selectmenu-button span.ui-icon {
  background: none;
  height: 34px;
  margin: 0;
  right: -1px;
  top: -1px;
  width: 34px;
}
.ui-selectmenu-button span.ui-icon::before {
  border: 3px solid transparent;
  border-bottom: none;
  border-top: 6px solid #000;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ui-selectmenu-button.ui-corner-top span.ui-icon::before {
  border: 3px solid transparent;
  border-bottom: 6px solid #000;
  border-top: none;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  color: #3e3e3e;
  font-size: 14px;
  line-height: 20px;
  margin-right: 10px;
  padding: 6px 10px;
}
.ui-front {
  z-index: 1100;
}
.ui-selectmenu-menu {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.ui-selectmenu-menu .ui-widget-content {
  border: none;
  border-radius: 0;
  max-height: 250px;
}
.ui-selectmenu-menu .ui-widget-content .ui-menu-item {
  color: #000;
  font-size: 12px;
  margin: 0;
  padding: 7px 10px;
}
.ui-selectmenu-menu .ui-widget-content .ui-menu-item:hover,
.ui-selectmenu-menu .ui-widget-content .ui-menu-item.ui-state-focus {
  background: transparent;
  border: none;
  color: #0e8743;
  font-weight: bold;
}
/* ../../desktop.blocks/selectmenu/selectmenu.styl end */
/* ../../desktop.blocks/pagination/pagination.styl begin */
.pagination {
  display: table;
  margin: 60px auto 0;
}
.pagination__link {
  margin: 0 3px;
}
.pagination__link.paginator-page {
  color: #878787;
  font-size: 15px;
  padding: 5px;
}
.pagination__link.paginator-page:hover {
  color: #0e8743;
}
.pagination__link.paginator-page.current {
  color: #005826;
  font-weight: bold;
}
.pagination__link.paginator-prev,
.pagination__link.paginator-next {
  border: 5px solid transparent;
  display: inline-block;
  height: 0;
  padding: 0 5px;
  width: 0;
}
.pagination__link.paginator-prev {
  border-left: none;
  border-right: 5px solid #0c7138;
  margin-right: 30px;
}
.pagination__link.paginator-next {
  border-left: 5px solid #0c7138;
  border-right: none;
  margin-left: 30px;
}
.pagination__link.paginator-prev.none {
  border-right-color: #dfdfdf;
}
.pagination__link.paginator-next.none {
  border-left-color: #dfdfdf;
}
.pagination.pagination-ajax {
  width: 100%;
}
.pagination.pagination-ajax .pagination__loading-more-materials {
  color: #0e8743;
  display: block;
  font-family: Georgia;
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination.pagination-ajax .pagination__loading-more-materials:hover {
  background-color: rgba(12,113,56,0.2);
}
/* ../../desktop.blocks/pagination/pagination.styl end */
/* ../../desktop.blocks/right-content-block/right-content-block.styl begin */
.right-content-block {
  margin-bottom: 45px;
}
.right-content-block__title {
  color: #000;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 21px;
  text-transform: uppercase;
}
.right-content-block .photo {
  margin-bottom: 17px;
  width: 240px;
}
.right-content-block .photo img {
  height: auto;
  max-width: 100%;
}
.right-content-block .block {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.right-content-block .block__date {
  color: #e71404;
  font-family: Georgia;
  font-size: 11px;
  margin-bottom: 2px;
}
.right-content-block .block__title {
  font-family: Georgia;
  font-size: 14px;
}
.right-content-block .block__title a {
  color: #000;
  font-family: Georgia;
}
.right-content-block .block:last-child {
  margin-bottom: 0;
}
/* ../../desktop.blocks/right-content-block/right-content-block.styl end */
/* ../../desktop.blocks/old-photo-galleries/old-photo-galleries.styl begin */
.old-photo-galleries {
  margin: 0 50px;
  padding-bottom: 50px;
}
.old-photo-galleries__type-page {
  color: #000;
  font-size: 18px;
  height: auto !important;
  margin-bottom: 19px !important;
}
.old-photo-galleries__title {
  font-family: Georgia;
  font-size: 36px;
  font-weight: normal;
  line-height: 46px;
  margin-bottom: 35px;
}
.old-photo-galleries a {
  display: inline-block;
  height: 120px;
  margin: 20px 6.6% 20px 0;
  overflow: hidden;
  width: 215px;
}
.old-photo-galleries a img {
  height: auto;
  max-width: 100%;
}
.old-photo-galleries a:nth-child(4n + 6) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .old-photo-galleries a {
    margin: 20px 2.8%;
  }
  .old-photo-galleries a:nth-child(4n + 3) {
    margin-left: 0;
  }
}
@media (max-width: 1160px) {
  .old-photo-galleries a {
    margin: 20px 4%;
  }
  .old-photo-galleries a:nth-child(3n + 3) {
    margin-left: 4%;
  }
  .old-photo-galleries a:nth-child(4n + 3) {
    margin-left: 4%;
  }
  .old-photo-galleries a:nth-child(4n + 6) {
    margin-right: 4%;
  }
}
/* ../../desktop.blocks/old-photo-galleries/old-photo-galleries.styl end */
/* ../../desktop.blocks/gallery-inside-page/gallery-inside-page.styl begin */
.gallery-inside-page__header {
  padding: 0 50px 40px;
}
.gallery-inside-page__type-page {
  color: #000;
  font-size: 18px;
  margin-bottom: 19px;
}
.gallery-inside-page__title {
  font-family: Georgia;
  font-size: 36px;
  font-weight: normal;
  line-height: 46px;
  margin-bottom: 9px;
}
.gallery-inside-page__date {
  color: #818181;
  font-family: Georgia;
  font-size: 13px;
}
.gallery-inside-page__gallery-content {
  background-color: #f5f5f5;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page {
  padding-bottom: 35px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__wrap { 
margin: 0 auto; 
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--prev,
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--next {
  background: none rgba(0,0,0,0.7);
  border-radius: 50%;
  height: 75px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 75px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--prev:before,
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--next:before {
  background: url("../images/icons/sprite_icons.png") no-repeat 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 42px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--prev:hover,
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--next:hover {
  background: none rgba(14,135,67,0.75);
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--prev {
  left: 50px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--next {
  right: 50px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--prev:before {
  background-position: -554px -535px;
  left: -5px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--next:before {
  background-position: -578px -535px;
  right: -5px;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__arr--disabled {
  opacity: 0.7;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__nav__frame--thumb {
  margin: 1px;
  padding: 0 !important;
}
.gallery-inside-page__gallery-content .fotorama__gallery-page .fotorama__thumb-border {
  background-color: rgba(14,135,67,0.75);
  background-image: none;
  height: 130px;
  margin: 1px 0 0 1px;
  width: 200px;
}
.gallery-inside-page__gallery-content .gallery-inside-page__video {
  text-align: center;
  padding: 105px 0;
}
/* ../../desktop.blocks/gallery-inside-page/gallery-inside-page.styl end */
/* ../../desktop.blocks/tabs/tabs.css begin */
.tabs .tabs__thumbs {
  border-bottom: 1px solid #c0c0c0;
  display: table;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.tabs .tabs__thumbs-link {
  background-color: #f1f1f1;
  border: 1px solid #c0c0c0;
  border-bottom: none;
  border-right: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  min-width: 135px;
  padding: 9px 15px;
}
.tabs .tabs__thumbs-link:last-child {
  border-right: 1px solid #c0c0c0;
}
.tabs .tabs__thumbs-link.selected {
  background-color: #fff;
  padding-top: 10px;
  position: relative;
  top: 1px;
}
.tabs .tabs__content {
  margin-top: 29px;
}
.tabs .tabs__content-block {
  display: none;
}
.tabs .tabs__content-block.selected {
  display: block;
}
/* ../../desktop.blocks/tabs/tabs.css end */


/* Share */
.gallery-inside-page .share {
  margin-top: 10px;
}