@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=cyrillic");
body {
  font-family: "Open Sans"; }

.dictionary_item .content-field.field-html p {
  font-size: 14px !important; }

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  transition: background 0.3s;
  background: transparent; }

.c-hamburger:focus {
  outline: none; }

.c-hamburger span {
  display: block;
  position: absolute;
  top: 11px;
  left: 6px;
  right: 6px;
  height: 3px;
  background: white; }

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: ""; }

.c-hamburger span::before {
  top: -6px; }

.c-hamburger span::after {
  bottom: -6px; }

/*.c-hamburger--htx {
  background-color: #ff3264;
}*/
.c-hamburger--htx span {
  transition: background 0s 0.3s; }

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s; }

.c-hamburger--htx span::before {
  transition-property: top, transform; }

.c-hamburger--htx span::after {
  transition-property: bottom, transform; }

/* СЃРѕСЃС‚РѕСЏРЅРёРµ active РїСЂРё РѕС‚РєСЂС‹С‚РѕРј РјРµРЅСЋ  */
/*.c-hamburger--htx.is-active {
  background-color: #cb0032;
}*/
.c-hamburger--htx.is-active span {
  background: none !important; }

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg); }

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg); }

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s; }

.structure_page_block {
  position: fixed;
  top: 30%;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px 0 0 4px;
  padding: 10px;
  z-index: 5;
  width: 155px; }
  .structure_page_block li {
    height: auto; }
    .structure_page_block li a {
      padding-top: 5px;
      padding-bottom: 5px;
      background: transparent;
      border: 0;
      font-size: 12px !important;
      color: #fff;
      border-radius: 0 !important;
      opacity: 0.7;
      line-height: 14px; }
  .structure_page_block li.active a {
    border-left: 3px solid #d15a24;
    opacity: 1; }

.header_block * {
  font-size: 16px;
  padding: 0; }

.attention {
  position: fixed;
  width: 100%;
  text-align: center;
  min-height: 50px;
  line-height: 50px;
  background: #004d40;
  color: #fff;
  font-size: 16px;
  z-index: 4;
  height: auto;
  display: none; }

.header_block {
  top: 50px;
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 3;
  background: #eceff1;
  padding: 10px 0;
  height: 105px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2); }
  .header_block .container {
    position: relative; }
    @media screen and (max-width: 480px) {
      .header_block .container {
        padding: 0 10px; } }
  @media screen and (max-width: 1199px) {
    .header_block {
      padding: 10px 0 0 0;
      height: 120px; } }
  @media screen and (max-width: 991px) {
    .header_block {
      height: 100px; } }
  .header_block .imp_version_button {
    background: url(../../img/new_main_page/ico/eye_gray.png); }
  .header_block .vk_button {
    background: url(../../img/new_main_page/ico/vk_ico_gray.png); }
  .header_block .fb_button {
    background: url(../../img/new_main_page/ico/fb_ico_gray.png); }
  .header_block .top-line__item-arrow {
    background: url(../../img/new_main_page/ico/dropdown-arrow_gray.png); }

.header_block.shadow {
  background: rgba(0, 0, 0, 0.8) !important;
  -webkit-transition: 1s;
  transition: 1s;
  height: 100%;
  z-index: 5; }
  .header_block.shadow .current_language.gray_color {
    color: #fff; }
  .header_block.shadow .search_block.gray_color {
    border: 1px solid #fff; }
    .header_block.shadow .search_block.gray_color .search_button {
      background: url(../../img/new_main_page/ico/search_button.png); }
    .header_block.shadow .search_block.gray_color input::placeholder {
      color: #fff; }
  .header_block.shadow .logo_text *, .header_block.shadow .top_menu * {
    color: #fff; }
  .header_block.shadow .mobile_menu_button.gray_color {
    border: 2px solid #fff; }
    .header_block.shadow .mobile_menu_button.gray_color span {
      color: #fff; }
      .header_block.shadow .mobile_menu_button.gray_color span:after, .header_block.shadow .mobile_menu_button.gray_color span:before {
        background: #fff; }
  .header_block.shadow .imp_version_button {
    background: url(../../img/new_main_page/ico/eye.png); }
  .header_block.shadow .vk_button {
    background: url(../../img/new_main_page/ico/vk_ico.png); }
  .header_block.shadow .fb_button {
    background: url(../../img/new_main_page/ico/fb_ico.png); }
  .header_block.shadow .top-line__item-arrow {
    background: url(../../img/new_main_page/ico/dropdown-arrow.png); }

.header_block.main {
  background: transparent;
  box-shadow: none; }
  .header_block.main .imp_version_button {
    background: url(../../img/new_main_page/ico/eye.png); }
  .header_block.main .vk_button {
    background: url(../../img/new_main_page/ico/vk_ico.png); }
  .header_block.main .fb_button {
    background: url(../../img/new_main_page/ico/fb_ico.png); }
  .header_block.main .top-line__item-arrow {
    background: url(../../img/new_main_page/ico/dropdown-arrow.png); }
  .header_block.main .logo_block .logo_text {
    color: #fff; }
  .header_block.main .logo_block * {
    padding: 0; }
  .header_block.main .top_menu_block .top_menu {
    color: #fff; }
    .header_block.main .top_menu_block .top_menu li a {
      color: #fff; }

.logo_block, .logo_block a, .logo_block a:hover {
  color: #fff;
  text-decoration: none; }

.mobile_menu_button {
  display: none;
  right: 0;
  margin-top: 25px;
  position: absolute; }
  @media screen and (max-width: 991px) {
    .mobile_menu_button {
      display: block; } }
  @media screen and (max-width: 767px) {
    .mobile_menu_button {
      margin-top: 20px;
      right: 30px; } }
  @media screen and (max-width: 767px) {
    .mobile_menu_button {
      margin-top: 30px; } }
  @media screen and (max-width: 480px) {
    .mobile_menu_button {
      right: 10px; } }

.mobile_menu_button.gray_color {
  border: 2px solid #455a64; }
  .mobile_menu_button.gray_color span {
    background: #455a64; }
    .mobile_menu_button.gray_color span:after, .mobile_menu_button.gray_color span:before {
      background: #455a64; }

.logo_block {
  float: left; }
  .logo_block .logo {
    float: left;
    width: 85px; }
  .logo_block .logo_text {
    float: left;
    margin: 25px 0 0 15px;
    font-family: 'Proxima Nova Semibold';
    color: #455a64; }
    .logo_block .logo_text #site_name {
      text-transform: uppercase;
      font-size: 18px;
      width: 100%;
      display: block;
      line-height: 15px; }
    .logo_block .logo_text .republic_name {
      text-transform: uppercase;
      font-size: 18px; }
    @media screen and (max-width: 480px) {
      .logo_block .logo_text {
        padding: 0;
        width: 50%;
        margin: 20px 0 0 5px; } }
  @media screen and (max-width: 480px) {
    .logo_block {
      padding: 0;
      margin: 0; } }

.top_menu_block {
  float: left;
  text-align: right;
  font-family: "Proxima Nova Semibold";
  margin-top: 40px;
  position: initial; }
  .top_menu_block .top_menu {
    width: 100%;
    float: right;
    color: #455a64;
    margin-right: 10px; }
    .top_menu_block .top_menu li {
      text-align: right;
      font-size: 21px;
      float: left;
      display: block;
      height: 50px; }
      .top_menu_block .top_menu li a {
        color: #455a64;
        padding: 0 4px; }
        @media screen and (max-width: 991px) {
          .top_menu_block .top_menu li a:hover {
            text-decoration: none; } }
      @media screen and (max-width: 1199px) {
        .top_menu_block .top_menu li {
          display: inline; } }
    @media screen and (max-width: 991px) {
      .top_menu_block .top_menu {
        width: 100%;
        float: right;
        height: auto; }
        .top_menu_block .top_menu li {
          width: 100%;
          display: block;
          text-align: left;
          padding: 15px 15px; }
          .top_menu_block .top_menu li a {
            font-size: 24px !important; }
        .top_menu_block .top_menu li.menu_header {
          text-align: center;
          font-size: 18px; }
          .top_menu_block .top_menu li.menu_header a.main_menu_url {
            font-size: 28px !important;
            padding-bottom: 45px; } }
    @media (max-width: 991px) {
      .top_menu_block .top_menu {
        margin-right: 0; } }
  @media screen and (max-width: 1199px) {
    .top_menu_block {
      margin: 0;
      float: right;
      padding-right: 0; } }
  @media screen and (max-width: 991px) {
    .top_menu_block {
      position: fixed;
      top: 120px;
      width: 100%;
      left: 0;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      opacity: 0;
      display: none; } }
  @media screen and (max-width: 767px) {
    .top_menu_block {
      top: 240px; } }
  @media screen and (max-width: 480px) {
    .top_menu_block {
      top: 200px; } }

.top_menu_block.active {
  display: block;
  opacity: 1;
  height: 100%;
  padding: 0;
  overflow-y: auto; }

.current_language.gray_color {
  color: #455a64; }

.top_right_block {
  float: right;
  font-family: "Proxima Nova Semibold"; }
  .top_right_block .top_right_block_1_lvl {
    width: 100%;
    margin-bottom: 8px; }
    .top_right_block .top_right_block_1_lvl .row {
      width: 100%;
      margin: 0; }
    .top_right_block .top_right_block_1_lvl .row * {
      padding: 0; }
    .top_right_block .top_right_block_1_lvl .imp_version_button {
      float: left;
      margin-top: 3px;
      margin-right: 15px;
      width: 27px;
      height: 15px;
      background-repeat: no-repeat !important;
      background-position: center center; }
    .top_right_block .top_right_block_1_lvl .vk_button {
      width: 26px;
      height: 15px;
      background-repeat: no-repeat !important;
      background-position: center center;
      float: right;
      margin: 3px 10px 0 0; }
    .top_right_block .top_right_block_1_lvl .top-line__item-arrow {
      width: 10px;
      height: 7px;
      background-size: cover !important;
      background-repeat: no-repeat !important;
      background-position: center center; }
    .top_right_block .top_right_block_1_lvl .fb_button {
      width: 20px;
      height: 20px;
      background-size: cover !important;
      background-repeat: no-repeat !important;
      background-position: center center;
      float: right; }
    .top_right_block .top_right_block_1_lvl .language_select * {
      float: left; }
    .top_right_block .top_right_block_1_lvl .language_select {
      cursor: pointer;
      background: transparent;
      border: 0;
      color: #fff;
      float: left; }
      .top_right_block .top_right_block_1_lvl .language_select .top-line__item-arrow {
        margin: 8px 0 0 10px; }
      .top_right_block .top_right_block_1_lvl .language_select .top-line__item-dropdown {
        display: none;
        position: absolute;
        top: 20px;
        background: #fff; }
        .top_right_block .top_right_block_1_lvl .language_select .top-line__item-dropdown li {
          float: left;
          width: 100%;
          color: #000;
          padding: 5px;
          text-align: center; }
    .top_right_block .top_right_block_1_lvl .language_select:hover .top-line__item-dropdown {
      display: block; }
    .top_right_block .top_right_block_1_lvl .social_net {
      float: right;
      text-align: right; }
  .top_right_block .search_block {
    border-radius: 16px;
    border: 1px solid #fff;
    overflow: hidden;
    height: 35px; }
    .top_right_block .search_block input {
      background: transparent;
      border: 0;
      float: left;
      height: 35px;
      color: #fff;
      width: 65%; }
    .top_right_block .search_block input::placeholder {
      color: #fff; }
    .top_right_block .search_block .search_button {
      float: left;
      width: 19px;
      height: 19px;
      background: url(../../img/new_main_page/ico/search_button.png);
      margin: 7px 10px; }
  .top_right_block .search_block.gray_color {
    border: 1px solid #455a64; }
    .top_right_block .search_block.gray_color .search_button {
      background: url(../../img/new_main_page/ico/search_button_gray.png); }
    .top_right_block .search_block.gray_color input::placeholder {
      color: #455a64; }
    .top_right_block .search_block.gray_color input {
      color: #455a64; }
  @media screen and (max-width: 1199px) {
    .top_right_block {
      position: absolute;
      right: 0; } }
  @media screen and (max-width: 991px) {
    .top_right_block {
      right: 40px; } }
  @media screen and (max-width: 767px) {
    .top_right_block {
      display: none;
      width: 100%;
      left: 0;
      padding: 20px;
      margin: 0 auto;
      position: relative; } }

.top_right_block.active {
  display: block; }

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-1-5 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left; } }
.top_menu {
  height: 57px; }
  .top_menu .main_menu {
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 991px) {
      .top_menu .main_menu {
        position: relative; } }
  .top_menu .submenu_block:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #004d40;
    content: '';
    display: block;
    right: 100%; }
  .top_menu .submenu_block:after {
    width: 100%;
    height: 100%;
    background: #004d40;
    content: '';
    display: block;
    top: 0;
    left: 100%;
    position: absolute; }
  .top_menu .submenu_block li {
    padding: 0 10px; }
  @media (min-width: 992px) {
    .top_menu .submenu_block {
      top: 110px; } }
  @media (min-width: 1200px) {
    .top_menu .submenu_block {
      top: 80px; } }
  @media (max-width: 991px) {
    .top_menu .submenu_block {
      display: block;
      width: 50px;
      right: 0;
      left: inherit;
      top: 0;
      background: transparent;
      -webkit-transition: 1s;
      transition: 1s; }
      .top_menu .submenu_block li {
        display: none;
        width: 0;
        left: -50px;
        -webkit-transition: 1s;
        transition: 1s; }
      .top_menu .submenu_block:before {
        display: none; }
      .top_menu .submenu_block:after {
        width: 25px;
        height: 25px;
        background: url(../../img/new_main_page/ico/slide_arrow_right.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        right: 10px;
        left: inherit;
        top: 12px; } }
  @media (max-width: 991px) {
    .top_menu .submenu_block.mobile_menu {
      width: 100%;
      position: relative;
      height: 100%;
      min-height: 700px;
      top: -35px;
      z-index: 6;
      padding: 0 15px; }
      .top_menu .submenu_block.mobile_menu li {
        width: 100%;
        left: 0;
        display: block;
        float: left;
        position: relative;
        max-width: inherit;
        padding: 10px 0;
        line-height: inherit;
        height: auto; }
        .top_menu .submenu_block.mobile_menu li a {
          font-size: 14px;
          text-align: left;
          padding: 0;
          height: auto; }
        .top_menu .submenu_block.mobile_menu li:first-child {
          margin-top: 50px; }
      .top_menu .submenu_block.mobile_menu li.first_el {
        margin-top: 50px; }
      .top_menu .submenu_block.mobile_menu .main_menu_url {
        display: none; } }
  @media (min-width: 992px) {
    .top_menu li:hover .submenu_block {
      display: block; } }

li.main_menu:after {
  content: '';
  width: 24px;
  height: 24px;
  transform: rotate(45deg);
  background: #004d40;
  margin-top: 12px;
  z-index: 0;
  position: absolute;
  display: none; }
  @media (min-width: 992px) {
    li.main_menu:after {
      margin-top: 4px; } }
  @media (min-width: 1200px) {
    li.main_menu:after {
      margin-top: 12px; } }

@media (min-width: 992px) {
  li.main_menu:hover:after {
    display: block; } }

.submenu_block {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 5;
  height: auto;
  width: 100%;
  background: #004d40; }
  .submenu_block li {
    max-width: 240px;
    text-align: center !important; }
    .submenu_block li a {
      color: #fff !important;
      vertical-align: middle;
      display: table-cell;
      height: 50px; }

.submenu_block.hidden, .submenu.hidden {
  display: none; }
  @media (max-width: 991px) {
    .submenu_block.hidden, .submenu.hidden {
      display: block !important; } }

.main_menu.main:after {
  display: none;
  width: 0; }

.submenu.active {
  display: block; }

@font-face {
  font-family: 'Proxima Nova Semibold';
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Extrabld';
  src: url("../fonts/ProximaNova-Extrabld.eot");
  src: url("../fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Light';
  src: url("../fonts/ProximaNova-Light.eot");
  src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  position: relative;
  color: #fff; }

.section.block {
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  background-size: cover;
  color: #fff; }

.text_shadow .description {
  color: #fff; }

.section.block {
  background-size: cover !important;
  background-repeat: no-repeat !important; }

.section.block.block1 {
  background: url(/../../img/new_main_page/content_block_bg_1.jpg); }

.section.block.block2 {
  background: url(/../../img/new_main_page/content_block_bg_2.jpg) no-repeat center center; }

.section.block.block3 {
  background: url(/../../img/new_main_page/content_block_bg_3.jpg) 0 0; }

.section.block.block4 #slide1 {
  background: url(/../../img/new_main_page/content_block_bg_4.jpg) 0 0;
  background-size: cover !important;
  background-repeat: no-repeat !important; }
.section.block.block4 #slide2 {
  background: url(/../../img/new_main_page/content_block_bg_4_2.jpg) 0 0;
  background-size: cover !important;
  background-repeat: no-repeat !important; }
.section.block.block4 #slide3 {
  background: url(/../../img/new_main_page/content_block_bg_4_3.jpg) 0 0;
  background-size: cover !important;
  background-repeat: no-repeat !important; }

.section.block.block5 {
  background: url(/../../img/new_main_page/content_block_bg_5.jpg) 0 20px;
  background-repeat: repeat !important; }

.section.block.block6 {
  background: #fff; }

.fp-tableCell {
  display: block; }

#fullpage {
  z-index: 1; }

.page_name {
  margin-top: 200px;
  text-align: center;
  color: #fff;
  font-family: "Proxima Nova Regular"; }
  .page_name .big-text {
    font-family: "Proxima Nova Extrabld";
    font-size: 72px; }
    @media screen and (max-width: 991px) {
      .page_name .big-text {
        font-size: 64px; } }
    @media screen and (max-width: 640px) {
      .page_name .big-text {
        font-size: 48px; } }
    @media screen and (max-width: 480px) {
      .page_name .big-text {
        font-size: 30px; } }
  .page_name .medium-text {
    width: 100%;
    display: block;
    font-size: 48px;
    line-height: 30px; }
    @media screen and (max-width: 991px) {
      .page_name .medium-text {
        font-size: 36px; } }
    @media screen and (max-width: 640px) {
      .page_name .medium-text {
        font-size: 24px; } }
    @media screen and (max-width: 480px) {
      .page_name .medium-text {
        font-size: 18px; } }
  .page_name .button_block.front_page {
    width: 80%;
    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 14px;
    padding: 0; }
    .page_name .button_block.front_page a {
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none; }
      .page_name .button_block.front_page a:hover {
        background-color: #fff;
        color: #e05a24 !important; }
        .page_name .button_block.front_page a:hover:after {
          display: none; }
    .page_name .button_block.front_page a.left_position {
      color: #fff;
      font-size: 21px !important;
      height: 55px;
      position: relative; }
      .page_name .button_block.front_page a.left_position:after {
        position: absolute;
        content: '';
        display: block;
        width: 1px;
        background: #fff;
        height: 40px;
        top: 50%;
        right: 0;
        margin-top: -20px; }
    .page_name .button_block.front_page a.right_position {
      color: #fff;
      font-size: 21px !important;
      height: 55px; }
      .page_name .button_block.front_page a.right_position:after {
        position: absolute;
        content: '';
        display: block;
        width: 1px;
        background: #fff;
        height: 40px;
        top: 50%;
        left: 0;
        margin-top: -20px; }
    @media screen and (max-width: 991px) {
      .page_name .button_block.front_page {
        width: 100%; } }
    @media screen and (max-width: 820px) {
      .page_name .button_block.front_page {
        width: 90%; } }
    @media screen and (max-width: 667px) {
      .page_name .button_block.front_page a.right_position, .page_name .button_block.front_page a.left_position {
        font-size: 18px !important; } }
    @media screen and (max-width: 524px) {
      .page_name .button_block.front_page a.right_position, .page_name .button_block.front_page a.left_position {
        height: 70px; }
        .page_name .button_block.front_page a.right_position:after, .page_name .button_block.front_page a.left_position:after {
          height: 60px;
          margin-top: -30px; } }
  .page_name .button_block {
    margin: 95px auto 0 auto; }
    .page_name .button_block .page_name_buttons {
      font-size: 20px !important;
      height: 60px;
      width: 60%;
      border-radius: 24px;
      border: 2px solid #fff;
      display: block;
      margin: 0 auto 30px auto;
      line-height: 60px;
      color: #fff;
      text-decoration: none; }
      @media screen and (max-width: 480px) {
        .page_name .button_block .page_name_buttons {
          font-size: 18px;
          height: auto;
          line-height: 30px;
          padding: 5px; } }
    .page_name .button_block .page_name_buttons:hover {
      background: #fff;
      color: #000; }
    @media screen and (max-width: 480px) {
      .page_name .button_block {
        margin-top: 20px; } }
  @media screen and (max-width: 480px) {
    .page_name {
      margin-top: 100px; } }

.press_center {
  width: 100%;
  margin-top: 150px;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px; }
  .press_center .press_center_top_block {
    width: 100%;
    overflow: hidden; }
    .press_center .press_center_top_block .press_center_title {
      width: 200px;
      text-align: left;
      font-size: 24px;
      float: left; }
      .press_center .press_center_top_block .press_center_title a {
        color: #fff; }
      @media screen and (max-width: 480px) {
        .press_center .press_center_top_block .press_center_title {
          font-size: 18px; } }
    .press_center .press_center_top_block .tab_switcher {
      float: right;
      position: relative; }
      .press_center .press_center_top_block .tab_switcher ul {
        -webkit-transition: .5s;
        transition: .5s; }
        @media screen and (max-width: 375px) {
          .press_center .press_center_top_block .tab_switcher ul:after {
            right: 10px;
            width: 18px;
            height: 18px;
            background: url(../../img/new_main_page/ico/slide_arrow_right.png) no-repeat center center;
            background-size: contain;
            left: inherit;
            top: 8px;
            position: absolute;
            display: block;
            content: '';
            transform: rotate(90deg); } }
      .press_center .press_center_top_block .tab_switcher ul.show_mobile {
        background: rgba(0, 0, 0, 0.3);
        overflow: hidden; }
        .press_center .press_center_top_block .tab_switcher ul.show_mobile li.tab {
          display: block;
          margin: 10px 0; }
      @media screen and (max-width: 375px) {
        .press_center .press_center_top_block .tab_switcher .tab {
          display: none; } }
      @media screen and (max-width: 375px) {
        .press_center .press_center_top_block .tab_switcher .tab.active {
          display: block;
          border-bottom: 0; }
          .press_center .press_center_top_block .tab_switcher .tab.active a {
            border-bottom: 2px solid #fff; } }
      .press_center .press_center_top_block .tab_switcher ul {
        margin-top: 5px; }
      .press_center .press_center_top_block .tab_switcher li {
        display: inline-block;
        cursor: pointer;
        margin-right: 10px; }
        .press_center .press_center_top_block .tab_switcher li a {
          font-size: 18px !important;
          color: #fff; }
          .press_center .press_center_top_block .tab_switcher li a:hover, .press_center .press_center_top_block .tab_switcher li a:active, .press_center .press_center_top_block .tab_switcher li a:focus {
            text-decoration: none; }
      .press_center .press_center_top_block .tab_switcher li.active {
        border-bottom: 2px solid #fff; }
      @media screen and (max-width: 480px) {
        .press_center .press_center_top_block .tab_switcher {
          width: 100%; } }
  .press_center .press_center_title_hr {
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.7); }
  .press_center .news_block_body {
    margin-top: 20px; }
    .press_center .news_block_body .news_public_date {
      font-size: 21px;
      color: #e05a24;
      font-family: 'Open Sans';
      font-weight: bold;
      text-align: left; }
      @media screen and (max-width: 480px) {
        .press_center .news_block_body .news_public_date {
          font-size: 16px; } }
    .press_center .news_block_body .news_title {
      text-align: left;
      color: #fff;
      font-size: 16px;
      margin-top: 10px;
      font-family: 'Open Sans'; }
      @media screen and (max-width: 991px) {
        .press_center .news_block_body .news_title {
          margin-top: 0;
          margin-bottom: 15px; } }
      @media screen and (max-width: 480px) {
        .press_center .news_block_body .news_title {
          font-size: 12px;
          margin-top: 3px;
          margin-bottom: 15px; } }
    .press_center .news_block_body a:hover {
      text-decoration: none; }
    @media screen and (max-width: 480px) {
      .press_center .news_block_body {
        margin-top: 5px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 375px) {
      .press_center .news_block_body ul li:last-child {
        display: none; } }
  @media screen and (max-width: 480px) {
    .press_center {
      margin-top: 20px;
      width: 85%;
      margin-left: 7%; } }

.top_manager_of_republic {
  width: 40%;
  bottom: 0;
  position: absolute;
  right: 50px; }
  @media screen and (max-width: 1199px) {
    .top_manager_of_republic {
      width: 30%; } }
  @media screen and (max-width: 991px) {
    .top_manager_of_republic {
      display: none; } }

.top_manager_of_republic_about {
  padding-top: 140px; }
  .top_manager_of_republic_about .about_name_block {
    font-family: "Proxima Nova Extrabld";
    font-size: 72px;
    color: #004d40; }
    @media screen and (max-width: 767px) {
      .top_manager_of_republic_about .about_name_block {
        font-size: 64px;
        line-height: 48px; } }
    @media screen and (max-width: 575px) {
      .top_manager_of_republic_about .about_name_block {
        font-size: 55px; } }
    @media screen and (max-width: 480px) {
      .top_manager_of_republic_about .about_name_block {
        font-size: 48px; } }
    @media screen and (max-width: 375px) {
      .top_manager_of_republic_about .about_name_block {
        font-size: 32px;
        line-height: 36px; } }
  .top_manager_of_republic_about .about_position {
    font-family: "Proxima Nova Regular";
    font-size: 48px;
    color: #004d40;
    line-height: 20px; }
    @media screen and (max-width: 767px) {
      .top_manager_of_republic_about .about_position {
        margin-top: 15px;
        font-size: 40px;
        line-height: 30px; } }
    @media screen and (max-width: 575px) {
      .top_manager_of_republic_about .about_position {
        font-size: 36px; } }
    @media screen and (max-width: 480px) {
      .top_manager_of_republic_about .about_position {
        font-size: 32px;
        line-height: 30px; } }
    @media screen and (max-width: 375px) {
      .top_manager_of_republic_about .about_position {
        font-size: 24px;
        line-height: 30px; } }
  .top_manager_of_republic_about .description_commas {
    background: url(/../../img/new_main_page/ico/commas.png);
    width: 91px;
    height: 55px;
    position: absolute;
    margin-left: -120px; }
    @media screen and (max-width: 767px) {
      .top_manager_of_republic_about .description_commas {
        background-size: contain;
        width: 50px;
        background-repeat: no-repeat;
        margin-left: -60px; } }
    @media screen and (max-width: 480px) {
      .top_manager_of_republic_about .description_commas {
        width: 30px;
        margin-left: -30px; } }
  .top_manager_of_republic_about .about_description {
    width: 65%;
    font-family: "Open Sans SemiBold";
    font-size: 36px;
    font-style: italic;
    margin-top: 75px;
    color: #455a64; }
    @media screen and (max-width: 1199px) {
      .top_manager_of_republic_about .about_description {
        width: 80%;
        margin-left: 5%; } }
    @media screen and (max-width: 991px) {
      .top_manager_of_republic_about .about_description {
        font-size: 32px;
        line-height: 36px; } }
    @media screen and (max-width: 767px) {
      .top_manager_of_republic_about .about_description {
        width: 100%;
        font-size: 30px;
        line-height: 36px;
        margin-top: 50px; } }
    @media screen and (max-width: 640px) {
      .top_manager_of_republic_about .about_description {
        width: 95%;
        margin-left: 3%;
        line-height: 24px;
        font-size: 24px; } }
    @media screen and (max-width: 575px) {
      .top_manager_of_republic_about .about_description {
        width: 85%;
        margin-left: 10%;
        line-height: 30px; } }
    @media screen and (max-width: 480px) {
      .top_manager_of_republic_about .about_description {
        width: 80%;
        margin-left: 10%;
        font-size: 20px; } }
    @media screen and (max-width: 375px) {
      .top_manager_of_republic_about .about_description {
        font-size: 18px;
        margin-top: 20px;
        line-height: 20px; } }
  .top_manager_of_republic_about .appeal_to_managment {
    width: 100%;
    border: 3px solid #455a64;
    color: #455a64;
    font-size: 20px !important;
    text-decoration: none;
    border-radius: 24px;
    height: 60px;
    line-height: 56px;
    display: block;
    text-align: center;
    font-family: "Proxima Nova Semibold", sans-serif;
    margin-top: 75px;
    background: rgba(255, 255, 255, 0.4); }
    @media screen and (max-width: 1199px) {
      .top_manager_of_republic_about .appeal_to_managment {
        width: 80%; } }
    @media screen and (max-width: 480px) {
      .top_manager_of_republic_about .appeal_to_managment {
        width: 100%;
        margin-left: -5%;
        margin-top: 30px; } }
    @media screen and (max-width: 375px) {
      .top_manager_of_republic_about .appeal_to_managment {
        line-height: 30px;
        height: auto; } }
  .top_manager_of_republic_about .appeal_to_managment:hover {
    background: #004d40;
    color: #fff; }
  @media screen and (max-width: 480px) {
    .top_manager_of_republic_about {
      padding-top: 100px; } }

.block_header {
  font-family: "Proxima Nova Extrabld";
  font-size: 48px;
  width: 60%;
  line-height: 48px;
  padding-top: 150px; }
  @media screen and (max-width: 991px) {
    .block_header {
      width: 100%;
      font-size: 42px; } }
  @media screen and (max-width: 767px) {
    .block_header {
      font-size: 38px;
      line-height: 42px; } }
  @media screen and (max-width: 640px) {
    .block_header {
      font-size: 32px;
      line-height: 38px; } }
  @media screen and (max-width: 480px) {
    .block_header {
      padding-top: 100px;
      font-size: 24px;
      line-height: 28px; } }

.table_block {
  padding-top: 75px; }
  .table_block .cell {
    width: 100%;
    float: left;
    padding-bottom: 100px; }
    .table_block .cell .cell_ico {
      float: left;
      width: 90px;
      margin-top: 10px; }
      @media screen and (max-width: 480px) {
        .table_block .cell .cell_ico {
          width: 40px;
          margin-right: 10px; } }
    .table_block .cell .cell_name {
      font-family: "Proxima Nova Light";
      font-size: 16px !important; }
      @media screen and (max-width: 1199px) {
        .table_block .cell .cell_name {
          font-size: 13px !important; } }
      @media screen and (max-width: 992px) {
        .table_block .cell .cell_name {
          font-size: 14px !important; } }
      @media screen and (max-width: 480px) {
        .table_block .cell .cell_name {
          font-size: 12px !important; } }
    .table_block .cell .cell_description {
      float: left;
      line-height: 55px; }
      .table_block .cell .cell_description .money {
        font-family: "Proxima Nova Extrabld";
        font-size: 64px !important; }
        @media screen and (max-width: 1199px) {
          .table_block .cell .cell_description .money {
            font-size: 45px !important; } }
        @media screen and (max-width: 640px) {
          .table_block .cell .cell_description .money {
            font-size: 38px !important; } }
        @media screen and (max-width: 480px) {
          .table_block .cell .cell_description .money {
            font-size: 32px !important; } }
        @media screen and (max-width: 375px) {
          .table_block .cell .cell_description .money {
            font-size: 28px !important; } }
      .table_block .cell .cell_description .currency {
        font-family: "Proxima Nova Light";
        font-size: 40px !important;
        margin-left: 10px; }
        @media screen and (max-width: 1199px) {
          .table_block .cell .cell_description .currency {
            font-size: 36px !important; } }
        @media screen and (max-width: 640px) {
          .table_block .cell .cell_description .currency {
            font-size: 28px !important; } }
        @media screen and (max-width: 375px) {
          .table_block .cell .cell_description .currency {
            font-size: 24px !important; } }
        .table_block .cell .cell_description .currency i {
          font-family: Arial, serif;
          font-style: normal; }
      @media screen and (max-width: 375px) {
        .table_block .cell .cell_description {
          line-height: 32px; } }
    @media screen and (max-width: 991px) {
      .table_block .cell {
        padding-bottom: 10px; } }
    @media screen and (max-width: 480px) {
      .table_block .cell {
        padding-bottom: 5px; } }
  @media screen and (max-width: 991px) {
    .table_block {
      padding-top: 30px; } }
  @media screen and (max-width: 480px) {
    .table_block {
      padding-top: 15px; } }

.slide_history {
  padding-top: 150px; }
  @media screen and (max-width: 767px) {
    .slide_history .slide_body {
      width: 100%; } }
  .slide_history .slide_title_block {
    width: 100%; }
  .slide_history .slide_logo {
    width: 20%; }
    @media screen and (max-width: 767px) {
      .slide_history .slide_logo {
        text-align: left; }
        .slide_history .slide_logo img {
          width: 100%; } }
  .slide_history .slide_title {
    padding: 0;
    margin: 0;
    font-family: "Proxima Nova Extrabld";
    font-size: 48px !important;
    /*padding-bottom:20px;*/
    /*line-height: normal;
    display: inline-block;
    vertical-align: middle;*/
    width: 80%; }
    @media screen and (max-width: 991px) {
      .slide_history .slide_title {
        font-size: 36px !important; } }
    @media screen and (max-width: 480px) {
      .slide_history .slide_title {
        font-size: 26px !important; } }
    @media screen and (max-width: 375px) {
      .slide_history .slide_title {
        font-size: 20px !important;
        /*line-height:24px;*/ } }
  .slide_history .slide_theme {
    font-family: "Proxima Nova Regular";
    font-size: 48px;
    padding-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .slide_history .slide_theme {
        font-size: 40px;
        line-height: 42px; } }
    @media screen and (max-width: 480px) {
      .slide_history .slide_theme {
        font-size: 36px; } }
    @media screen and (max-width: 375px) {
      .slide_history .slide_theme {
        font-size: 30px;
        padding-bottom: 10px; } }
  .slide_history .slide_description {
    font-family: "Open Sans";
    font-size: 36px;
    width: 90%;
    float: left; }
    .slide_history .slide_description .money_block span {
      font-family: "Proxima Nova Light";
      font-size: 22px !important;
      float: left;
      display: block;
      width: 100%;
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .slide_history .slide_description .money_block span {
          margin-top: 20px; } }
      @media screen and (max-width: 480px) {
        .slide_history .slide_description .money_block span {
          font-size: 18px !important;
          margin-top: 10px; } }
    .slide_history .slide_description .money_block .money {
      float: left;
      font-family: "Proxima Nova Extrabld";
      font-size: 64px !important; }
      @media screen and (max-width: 767px) {
        .slide_history .slide_description .money_block .money {
          font-size: 42px !important; } }
    .slide_history .slide_description .money_block .currency {
      float: left;
      font-family: "Proxima Nova Light";
      font-size: 40px !important;
      margin-left: 10px; }
      .slide_history .slide_description .money_block .currency i {
        font-family: Arial, serif;
        font-style: normal; }
      @media screen and (max-width: 767px) {
        .slide_history .slide_description .money_block .currency {
          font-size: 26px !important; } }
    @media screen and (max-width: 767px) {
      .slide_history .slide_description {
        font-size: 30px;
        width: 95%;
        margin-left: 2%;
        margin-top: 20px; } }
    @media screen and (max-width: 480px) {
      .slide_history .slide_description {
        font-size: 18px; } }
  .slide_history .slide_buttons {
    flaot: left; }
    .slide_history .slide_buttons a {
      width: 49%;
      float: left;
      font-size: 20px !important;
      height: 60px;
      border-radius: 24px;
      border: 3px solid #fff;
      display: block;
      margin: 0 auto 30px auto;
      line-height: 52px;
      color: #fff;
      text-decoration: none;
      text-align: center; }
    .slide_history .slide_buttons a.full_data {
      border: 3px solid #fff;
      height: 60px; }
      @media screen and (max-width: 767px) {
        .slide_history .slide_buttons a.full_data {
          width: 100%;
          margin-bottom: 5px; } }
      @media screen and (max-width: 480px) {
        .slide_history .slide_buttons a.full_data {
          height: 40px;
          line-height: 30px;
          margin-bottom: 5px; } }
    .slide_history .slide_buttons a.full_data:hover {
      background: #e05a24;
      border: 3px solid #e05a24; }
    .slide_history .slide_buttons a.all_list {
      float: right;
      background: #e05a24;
      border: 3px solid #e05a24; }
      @media screen and (max-width: 767px) {
        .slide_history .slide_buttons a.all_list {
          width: 100%;
          margin-bottom: 0; } }
      @media screen and (max-width: 480px) {
        .slide_history .slide_buttons a.all_list {
          width: 100%;
          height: 40px;
          line-height: 30px; } }
    .slide_history .slide_buttons a.all_list:hover {
      background: transparent;
      border: 3px solid #fff; }
  @media screen and (max-width: 767px) {
    .slide_history {
      padding-top: 120px; } }
  @media screen and (max-width: 480px) {
    .slide_history {
      padding-top: 100px; } }

.block_tile ul {
  padding-top: 100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .block_tile ul li {
    width: 23%;
    padding: 1%; }
    @media screen and (max-width: 767px) {
      .block_tile ul li {
        width: 43%;
        padding: 1%; } }
  @media screen and (max-width: 480px) {
    .block_tile ul {
      padding-top: 60px; } }

.menu_layout {
  width: 100%;
  height: 105px;
  background: #004d40; }
  @media screen and (max-width: 1199px) {
    .menu_layout {
      height: 120px; } }
  @media screen and (max-width: 991px) {
    .menu_layout {
      height: 100px; } }

.fp-tableCell {
  position: relative; }

.bottom_map {
  width: 100%;
  height: 42%;
  background: url(/../../img/new_main_page/content_block6_map.jpg);
  background-size: cover;
  border-top: 2px solid #68968e;
  border-bottom: 2px solid #68968e;
  position: relative; }
  .bottom_map .corporation_name_block {
    margin-top: 20px;
    width: 60%;
    padding-bottom: 20px;
    border-bottom: 1px solid #5c6e76;
    overflow: hidden; }
    .bottom_map .corporation_name_block .corporation_logo {
      float: left;
      width: 70px;
      margin-top: 10px; }
      @media screen and (max-width: 480px) {
        .bottom_map .corporation_name_block .corporation_logo {
          width: 15%; } }
      @media screen and (max-width: 375px) {
        .bottom_map .corporation_name_block .corporation_logo {
          width: 10%; } }
    .bottom_map .corporation_name_block .corporation_name {
      font-family: "Proxima Nova Extrabld";
      font-size: 26px;
      float: left;
      color: #004d40;
      line-height: 30px;
      width: 80%;
      margin: 22px 0 0 15px; }
      @media screen and (max-width: 480px) {
        .bottom_map .corporation_name_block .corporation_name {
          margin-top: 30px;
          margin-left: 2%;
          font-size: 26px;
          line-height: 24px; } }
      @media screen and (max-width: 375px) {
        .bottom_map .corporation_name_block .corporation_name {
          margin-top: 7px;
          margin-left: 2%;
          font-size: 16px;
          line-height: 20px; } }
    @media screen and (max-width: 991px) {
      .bottom_map .corporation_name_block {
        width: 100%;
        margin-top: 15px; } }
    @media screen and (max-width: 480px) {
      .bottom_map .corporation_name_block {
        margin-top: 5px;
        padding-bottom: 10px; } }
  .bottom_map .corporation_address {
    font-family: "Proxima Nova Semibold";
    font-size: 22px !important;
    color: #004d40; }
    .bottom_map .corporation_address span {
      display: block;
      width: 100%;
      float: left;
      margin: 5px 0;
      line-height: 30px; }
      .bottom_map .corporation_address span a {
        color: #004d40 !important; }
      @media screen and (max-width: 480px) {
        .bottom_map .corporation_address span {
          font-size: 18px !important;
          line-height: 20px; } }
      @media screen and (max-width: 375px) {
        .bottom_map .corporation_address span {
          font-size: 18px !important;
          line-height: 20px;
          margin: 15px 0; } }
  .bottom_map .callback_button {
    width: 60%;
    float: left;
    font-size: 20px !important;
    height: 50px;
    border-radius: 24px;
    border: 2px solid #004d40;
    display: block;
    margin: 0 auto 30px auto;
    line-height: 45px;
    color: #004d40;
    text-decoration: none;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .bottom_map .callback_button {
        width: 100%;
        height: 40px;
        line-height: 34px;
        font-size: 18px !important;
        border: 1px solid;
        bottom: -20px; } }
    @media screen and (max-width: 375px) {
      .bottom_map .callback_button {
        width: 80%;
        height: 40px;
        line-height: 34px;
        font-size: 18px !important;
        border: 1px solid;
        left: 10%;
        bottom: 15px; } }
  .bottom_map .callback_button:hover {
    background: #004d40;
    color: #fff; }
  @media screen and (max-width: 991px) {
    .bottom_map .container {
      padding: 0 10px; } }
  @media screen and (max-width: 480px) {
    .bottom_map .container {
      padding: 0 5px; } }
  @media screen and (max-width: 991px) {
    .bottom_map {
      background-position-x: -200px; } }
  @media screen and (max-width: 767px) {
    .bottom_map {
      background-position-x: -380px; } }
  @media screen and (max-width: 480px) {
    .bottom_map {
      background-position-x: -450px; } }
  @media screen and (max-width: 375px) {
    .bottom_map {
      background-position-x: -370px;
      background-position-y: -20px;
      height: 68%; } }

.url_list {
  clear: both;
  overflow: hidden; }
  .url_list .container {
    text-align: center; }
  .url_list .block_name {
    font-family: "Proxima Nova Regular";
    font-size: 20px !important;
    text-align: center;
    color: #004d40;
    margin-bottom: 20px;
    padding-top: 15px; }
    @media screen and (max-width: 480px) {
      .url_list .block_name {
        font-size: 16px !important; } }
    @media screen and (max-width: 375px) {
      .url_list .block_name {
        font-size: 14px !important;
        margin-bottom: 0; } }
  .url_list .url_list_item {
    width: 23%;
    padding: 2px 1% 2px 1%;
    cursor: pointer;
    display: inline-block;
    min-height: 130px; }
    .url_list .url_list_item .url_list_item_img {
      width: 100%;
      min-height: 70px;
      float: left;
      text-align: center;
      line-height: 70px; }
      .url_list .url_list_item .url_list_item_img img {
        max-width: 150px !important;
        max-height: 70px;
        filter: grayscale(100%);
        filter: gray; }
        @media screen and (max-width: 991px) {
          .url_list .url_list_item .url_list_item_img img {
            max-width: 100px !important;
            max-height: 50px; } }
      @media screen and (max-width: 767px) {
        .url_list .url_list_item .url_list_item_img {
          display: none; } }
    .url_list .url_list_item .url_list_item_img.margin_top {
      margin-top: -70px; }
    .url_list .url_list_item .url_list_item_name {
      text-align: center;
      width: 100%;
      float: left;
      font-family: "Proxima Nova Regular";
      color: #78909c;
      line-height: 16px;
      text-overflow: ellipsis;
      max-height: 70px;
      white-space: pre-wrap;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        .url_list .url_list_item .url_list_item_name {
          font-size: 16px !important;
          line-height: 16px; } }
      @media screen and (max-width: 480px) {
        .url_list .url_list_item .url_list_item_name {
          font-size: 12px !important;
          line-height: 14px;
          text-align: left; } }
    @media screen and (max-width: 767px) {
      .url_list .url_list_item {
        width: 49%;
        min-height: initial;
        vertical-align: middle; }
        .url_list .url_list_item:nth-child(even) .url_list_item_name {
          float: right;
          text-align: right; }
          .url_list .url_list_item:nth-child(even) .url_list_item_name .url_list_item_name {
            text-align: right; } }
    @media screen and (max-width: 480px) {
      .url_list .url_list_item {
        padding: 1px; } }
  .url_list .url_list_item:hover .url_list_item_img img {
    filter: grayscale(0); }
  .url_list .url_list_item:hover .url_list_item_name {
    color: #000; }
  @media screen and (max-width: 1199px) {
    .url_list {
      float: left;
      width: 100%; } }
  @media screen and (max-width: 991px) {
    .url_list {
      margin-top: 0; } }
  @media screen and (max-width: 375px) {
    .url_list {
      display: none; } }

.footer_main {
  width: 100%;
  height: 80px;
  background: #004d40;
  position: absolute;
  bottom: 0;
  margin: 0 !important;
  display: flex;
  align-items: center; }
  .footer_main .footer_body {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .footer_main div:last-child {
    height: 80px;
    background-color: transparent;
    overflow: hidden; }

@media screen and (max-width: 575px) {
  .imp_version_button, .language_select, .social_net {
    width: 33%; } }
.vertical-align {
  display: flex;
  align-items: center; }

/* GOV SUPPORT TABS */
/* GOV SUPPORT TABS */
div#tab1:not(.active-tab) label:before {
  content: url("/img/gov_support/tab_legal.png"); }

div#tab2:not(.active-tab) label:before {
  content: url("/img/gov_support/tab_subjects.png"); }

div#tab3:not(.active-tab) label:before {
  content: url("/img/gov_support/tab_scale.png"); }

div#tab4:not(.active-tab) label:before {
  content: url("/img/gov_support/tab_demands.png"); }

div#tab5:not(.active-tab) label:before {
  content: url("/img/gov_support/tab_docs.png"); }

div#tab6:not(.active-tab) label:before {
  content: url("/img/gov_support/tab_location.png"); }

div#tab1.active-tab label:before {
  content: url("/img/gov_support/tab_legal_active.png"); }

div#tab2.active-tab label:before {
  content: url("/img/gov_support/tab_subjects_active.png"); }

div#tab3.active-tab label:before {
  content: url("/img/gov_support/tab_scale_active.png"); }

div#tab4.active-tab label:before {
  content: url("/img/gov_support/tab_demands_active.png"); }

div#tab5.active-tab label:before {
  content: url("/img/gov_support/tab_docs_active.png"); }

div#tab6.active-tab label:before {
  content: url("/img/gov_support/tab_location_active.png"); }

hr {
  min-height: 1px;
  border: 0; }

.description_big {
  font-size: 60px;
  line-height: 60px;
  font-weight: bold; }
  @media screen and (max-width: 991px) {
    .description_big {
      font-size: 50px;
      line-height: 50px; } }

.description_small {
  font-size: 14px;
  line-height: 14px; }

.breadcrumbs {
  width: 100%;
  min-height: 60px;
  background: #fff;
  border-radius: 4px;
  margin-top: 24px; }
  .breadcrumbs ul {
    padding: 2% 7%;
    width: 100%; }
  .breadcrumbs li, .breadcrumbs li a {
    display: inline;
    font-size: 14px;
    font-family: "Proxima Nova Light";
    color: #546e7a; }
  .breadcrumbs li {
    color: #d15a24;
    line-height: 18px; }
    .breadcrumbs li:after {
      content: '/';
      margin: 0 10px;
      color: #546e7a; }
    .breadcrumbs li:last-child:after {
      content: ''; }
    @media screen and (max-width: 575px) {
      .breadcrumbs li {
        line-height: normal; } }
  @media screen and (max-width: 575px) {
    .breadcrumbs {
      padding: 10px 0; } }

.page_content {
  background: #eceff1;
  overflow: hidden;
  position: relative;
  min-height: 343px; }

.page_banner.banner1 {
  background: url(/../../img/site_img/banner_page1.jpg) no-repeat center center; }

.page_banner {
  width: 100%;
  height: 834px;
  text-align: center;
  /*DELETE*/
  /*DELETE*/ }
  .page_banner .page_name {
    font-family: "Open Sans";
    font-size: xx-large;
    font-weight: 500;
    margin: 0;
    padding-top: 170px;
    text-transform: uppercase;
    color: #fff; }
    @media screen and (max-width: 991px) {
      .page_banner .page_name {
        font-size: xx-large; } }
  .page_banner .page_name.child {
    font-size: xx-large; }
  .page_banner .container {
    position: relative; }
  .page_banner .country_map {
    width: 1047px;
    height: 590px;
    margin-top: -50px;
    background: url(/../../img/site_img/page1_map.png) center center; }
    @media screen and (max-width: 991px) {
      .page_banner .country_map {
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat; } }

.about_block {
  position: absolute;
  top: 420px;
  display: block;
  width: 64%;
  left: 36%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  right: 0; }
  .about_block .blue_line, .about_block .green_line {
    height: 47px;
    line-height: 47px;
    padding: 0 40px;
    background: #039be5;
    text-align: left;
    border-radius: 6px 6px 0 0; }
    @media screen and (max-width: 375px) {
      .about_block .blue_line, .about_block .green_line {
        padding: 0 10px; } }
  .about_block .green_line {
    background: #004d40;
    border-radius: 0; }
  .about_block .text_block {
    padding: 20px 10px; }
    .about_block .text_block .ico_block {
      text-align: right;
      width: 15%;
      float: left; }
      .about_block .text_block .ico_block img {
        width: 70%; }
    .about_block .text_block .description_block {
      width: 80%;
      margin-left: 5%;
      float: left;
      text-align: left;
      color: #fff; }
  @media screen and (max-width: 991px) {
    .about_block {
      width: 100%;
      margin-top: 120px;
      left: 0; } }
  @media screen and (max-width: 767px) {
    .about_block {
      margin-top: -100px; } }

.block_about_republic {
  margin-top: 25px; }
  .block_about_republic .about_republic_item {
    height: 200px;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 4px;
    text-align: center;
    color: #455a64;
    font-family: "Open Sans"; }
    .block_about_republic .about_republic_item img {
      margin-top: 9px; }
      @media screen and (max-width: 991px) {
        .block_about_republic .about_republic_item img {
          width: 70px; } }
    @media screen and (max-width: 767px) {
      .block_about_republic .about_republic_item {
        height: 180px; } }
  .block_about_republic .about_republic_item.no_bg {
    background: transparent;
    text-align: left;
    position: relative; }
    .block_about_republic .about_republic_item.no_bg .block_about_republic__description_big {
      font-size: 36px;
      line-height: 36px;
      position: absolute;
      right: 0;
      bottom: 60px; }
      @media screen and (max-width: 1199px) {
        .block_about_republic .about_republic_item.no_bg .block_about_republic__description_big {
          font-size: 28px; } }
      @media screen and (max-width: 991px) {
        .block_about_republic .about_republic_item.no_bg .block_about_republic__description_big {
          font-size: 28px;
          position: relative;
          width: 100%;
          text-align: center;
          bottom: 0; } }
    .block_about_republic .about_republic_item.no_bg .block_about_republic__description {
      font-size: 14px;
      line-height: 14px;
      position: absolute;
      right: 10px;
      font-weight: bold;
      bottom: 35px; }
      @media screen and (max-width: 991px) {
        .block_about_republic .about_republic_item.no_bg .block_about_republic__description {
          position: relative;
          width: 100%;
          text-align: center;
          bottom: 0;
          right: 0; } }
    @media screen and (max-width: 991px) {
      .block_about_republic .about_republic_item.no_bg {
        text-align: center;
        width: 100%; }
        .block_about_republic .about_republic_item.no_bg img {
          width: 50%; } }
    @media screen and (max-width: 767px) {
      .block_about_republic .about_republic_item.no_bg img {
        width: 17%; } }
  .block_about_republic__description {
    font-size: 14px;
    line-height: 14px;
    margin: 5px 0 3px 0; }
  .block_about_republic__description_big {
    font-size: 60px;
    font-weight: 900;
    line-height: 60px; }
    @media screen and (max-width: 991px) {
      .block_about_republic__description_big {
        font-size: 50px;
        line-height: 50px; } }

@media screen and (max-width: 375px) {
  .url_block .block_name {
    font-size: 18px;
    line-height: 20px;
    width: 80%; } }

.block_name {
  font-size: 24px;
  line-height: 24px;
  padding-top: 27px;
  text-transform: uppercase;
  font-weight: bold; }

.block_name_separate {
  width: 105px;
  height: 1px;
  margin: 20px auto; }

.big_city {
  min-height: 301px;
  width: 100%;
  background: #004d40;
  text-align: center;
  color: #fff; }
  .big_city .block_name {
    color: #fff;
    text-transform: uppercase; }
  .big_city .block_name_separate {
    background: #fff; }
  .big_city .city_name {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    padding-top: 30px; }
    @media screen and (max-width: 767px) {
      .big_city .city_name {
        padding-top: 10px; } }
  .big_city .city_url a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    padding-top: 20px;
    display: block; }
    @media screen and (max-width: 767px) {
      .big_city .city_url a {
        padding-top: 10px; } }
  @media screen and (max-width: 767px) {
    .big_city .city_tile {
      margin-bottom: 30px; } }
  @media screen and (max-width: 991px) {
    .big_city {
      padding-bottom: 30px; } }

.block_name {
  color: #000000; }

.block_name_separate {
  background: #d15a24; }

.resources {
  text-align: center; }
  .resources .block_description {
    font-size: 14px;
    font-weight: 600;
    color: #455a64;
    width: 75%;
    margin: 0 auto; }
  @media screen and (max-width: 575px) {
    .resources .resources_block_tile {
      width: 100%; } }
  .resources .tiles_block {
    margin-top: 40px; }
    .resources .tiles_block .resources_tile {
      height: 320px;
      background-position: center !important;
      border-radius: 6px;
      margin-bottom: 30px;
      position: relative;
      color: #fff;
      background-size: cover !important;
      font-family: "Open Sans"; }
      .resources .tiles_block .resources_tile .description_big {
        padding-top: 30px;
        color: #fff; }
        @media screen and (max-width: 991px) {
          .resources .tiles_block .resources_tile .description_big {
            font-size: 50px;
            line-height: 50px;
            padding-top: 10px; } }
      .resources .tiles_block .resources_tile .description {
        font-size: 14px;
        line-height: 14px;
        padding: 5px 15px;
        color: #fff; }
      .resources .tiles_block .resources_tile .text_background {
        height: 50%;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        bottom: 0;
        z-index: 1; }
    .resources .tiles_block .resources_tile.block1 {
      background: url(/../../img/site_img/resources_tile_1.png); }
    .resources .tiles_block .resources_tile.block2 {
      background: url(/../../img/site_img/resources_tile_2.png); }
    .resources .tiles_block .resources_tile.block3 {
      background: url(/../../img/site_img/resources_tile_3.png); }
    .resources .tiles_block .resources_tile.block4 {
      background: url(/../../img/site_img/resources_tile_4.png); }
    .resources .tiles_block .resources_tile.block5 {
      background: url(/../../img/site_img/resources_tile_5.png); }
    .resources .tiles_block .resources_tile.block6 {
      background: url(/../../img/site_img/resources_tile_6.png); }
    .resources .tiles_block .resources_tile.block7 {
      background: url(/../../img/site_img/resources_tile_7.png);
      margin-bottom: 0; }
      .resources .tiles_block .resources_tile.block7 .text_background {
        height: 75%;
        padding: 15px; }
        @media screen and (max-width: 767px) {
          .resources .tiles_block .resources_tile.block7 .text_background {
            height: 100%; } }
        @media screen and (max-width: 375px) {
          .resources .tiles_block .resources_tile.block7 .text_background .block_description_1 {
            display: none; } }
      .resources .tiles_block .resources_tile.block7 .description_big {
        margin-bottom: 5px; }
        @media screen and (max-width: 991px) {
          .resources .tiles_block .resources_tile.block7 .description_big {
            font-size: 50px;
            line-height: 50px; } }
      .resources .tiles_block .resources_tile.block7 .description {
        padding: 0 15px; }
        @media screen and (max-width: 767px) {
          .resources .tiles_block .resources_tile.block7 .description {
            font-size: 12px; } }
      @media screen and (max-width: 767px) {
        .resources .tiles_block .resources_tile.block7 .description.block1 {
          height: 67px; } }
      @media screen and (max-width: 375px) {
        .resources .tiles_block .resources_tile.block7 .description.block1 {
          height: auto; } }
      @media screen and (max-width: 375px) {
        .resources .tiles_block .resources_tile.block7 .forest_tile_item {
          padding: 0;
          width: 100%; } }
      @media screen and (max-width: 767px) {
        .resources .tiles_block .resources_tile.block7 .forest_tile {
          margin-bottom: 8px; } }
      .resources .tiles_block .resources_tile.block7 .text_block {
        width: 100%;
        float: left;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center; }
        .resources .tiles_block .resources_tile.block7 .text_block .description_big {
          float: left;
          width: auto;
          text-align: center; }
          @media screen and (max-width: 991px) {
            .resources .tiles_block .resources_tile.block7 .text_block .description_big {
              font-size: 50px;
              line-height: 50px; } }
          @media screen and (max-width: 767px) {
            .resources .tiles_block .resources_tile.block7 .text_block .description_big {
              font-size: 24px;
              line-height: 24px; } }
        .resources .tiles_block .resources_tile.block7 .text_block .description_small {
          color: #fff;
          line-height: 16px;
          font-weight: 600;
          padding-top: 30px;
          text-align: left;
          width: auto;
          right: 20px; }
          @media screen and (max-width: 991px) {
            .resources .tiles_block .resources_tile.block7 .text_block .description_small {
              font-size: 12px;
              right: -25px; } }
          @media screen and (max-width: 767px) {
            .resources .tiles_block .resources_tile.block7 .text_block .description_small {
              padding: 0;
              float: left; } }
      @media screen and (max-width: 991px) {
        .resources .tiles_block .resources_tile.block7 .description_big {
          font-size: 50px;
          line-height: 50px; } }
      @media screen and (max-width: 767px) {
        .resources .tiles_block .resources_tile.block7 .description_big {
          font-size: 24px;
          line-height: 24px;
          width: 100%; } }
      .resources .tiles_block .resources_tile.block7 hr {
        background: rgba(255, 255, 255, 0.6);
        margin: 13px 0 10px 0; }
        @media screen and (max-width: 767px) {
          .resources .tiles_block .resources_tile.block7 hr {
            margin: 5px 0; } }

.arrow_button {
  width: 25px;
  height: 25px;
  background: url(/../../img/site_img/ico/arrow_button.png);
  display: block;
  float: left;
  margin: 24px 0 0 15px; }

.arrow_button_green {
  width: 25px;
  height: 25px;
  background: url(/../../img/site_img/ico/arrow_button_green.png);
  display: block;
  float: left;
  margin: 24px 0 0 15px; }

.url_block {
  width: auto;
  min-width: 320px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  display: inline-flex; }
  .url_block .block_name {
    margin-left: 70px; }
    @media screen and (max-width: 375px) {
      .url_block .block_name {
        margin-left: 0;
        width: 60%;
        text-align: right; } }

.digital_block {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }
  .digital_block .description_big {
    float: left;
    text-align: right; }
    @media screen and (max-width: 991px) {
      .digital_block .description_big {
        font-size: 50px;
        line-height: 50px; } }
  .digital_block .description_small {
    line-height: 16px;
    font-weight: 600;
    text-align: left;
    right: -15px;
    position: relative; }
    @media screen and (max-width: 1199px) {
      .digital_block .description_small {
        position: relative; } }
    @media screen and (max-width: 991px) {
      .digital_block .description_small {
        padding-top: 23px; } }

.economics {
  text-align: center; }
  .economics .description {
    color: #455a64;
    width: 80%;
    margin: 0 auto; }
  .economics .economics_statistic {
    margin-top: 30px;
    border-bottom: 1px solid #849299;
    padding-bottom: 20px; }
    .economics .economics_statistic .description {
      line-height: 14px;
      margin: 12px 0;
      width: 100%; }
    .economics .economics_statistic .description_big {
      color: #455a64; }
      @media screen and (max-width: 991px) {
        .economics .economics_statistic .description_big {
          font-size: 50px;
          line-height: 50px; } }
    .economics .economics_statistic .description_small {
      color: #455a64; }
    .economics .economics_statistic .economic_tile {
      margin-bottom: 30px; }
  .economics .graf_block {
    margin-top: 20px;
    padding-bottom: 80px; }
    .economics .graf_block .graf_title {
      color: #455a64;
      margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .economics .graf_block .graf_tile {
        margin-bottom: 40px; } }
    .economics .graf_block .year {
      font-size: 12px !important; }

.logistic {
  margin-top: 40px;
  min-height: 700px;
  width: 100%;
  background: #004d40;
  text-align: center;
  color: #fff; }
  .logistic .container {
    padding: 0; }
  .logistic .block_name {
    color: #fff;
    text-transform: uppercase; }
  .logistic .block_name_separate {
    background: #fff; }
  .logistic .logistic_list {
    padding: 0 0 30px 0;
    margin-top: 40px; }
    @media screen and (max-width: 575px) {
      .logistic .logistic_list .logistic_tile {
        width: 100%; } }
    .logistic .logistic_list .logistic_item_border {
      border: 2px solid #7fa69f;
      width: 100%;
      border-radius: 6px;
      padding: 25px 25px 3px 25px;
      height: 363px; }
      .logistic .logistic_list .logistic_item_border hr {
        background: #fff;
        margin: 14px 0; }
      .logistic .logistic_list .logistic_item_border .description {
        margin-top: 25px; }
        @media screen and (max-width: 991px) {
          .logistic .logistic_list .logistic_item_border .description {
            line-height: 16px; } }
      .logistic .logistic_list .logistic_item_border .description.no_margin {
        margin-top: 0; }
      .logistic .logistic_list .logistic_item_border .description_big {
        font-weight: bold; }
        @media screen and (max-width: 991px) {
          .logistic .logistic_list .logistic_item_border .description_big {
            font-size: 50px;
            line-height: 50px; } }
      @media screen and (max-width: 991px) {
        .logistic .logistic_list .logistic_item_border {
          height: 373px; } }
      @media screen and (max-width: 767px) {
        .logistic .logistic_list .logistic_item_border {
          height: 280px; } }
      @media screen and (max-width: 375px) {
        .logistic .logistic_list .logistic_item_border {
          height: 320px; } }
    .logistic .logistic_list .logistic_item_shema {
      margin-top: 70px; }
      @media screen and (max-width: 767px) {
        .logistic .logistic_list .logistic_item_shema {
          margin-top: 10px;
          margin-bottom: 30px;
          border-bottom: 1px dotted #fff;
          padding-bottom: 30px; } }

.plane {
  width: 100%;
  height: 401px;
  background: url(/../../img/site_img/plane.jpg); }
  .plane .description {
    line-height: 18px;
    padding-top: 60px;
    font-weight: 500; }
    @media screen and (max-width: 1199px) {
      .plane .description {
        padding-top: 30px; } }
    @media screen and (max-width: 991px) {
      .plane .description {
        padding-top: 15px; } }
  .plane .text_block {
    color: #fff; }
    @media screen and (max-width: 767px) {
      .plane .text_block .description {
        font-size: 12px; } }
    @media screen and (max-width: 480px) {
      .plane .text_block .description {
        font-size: 14px; } }
    @media screen and (max-width: 767px) {
      .plane .text_block {
        margin-top: 20px; } }
    @media screen and (max-width: 480px) {
      .plane .text_block {
        width: 100%; } }
  .plane .republic_map {
    margin-top: 10px; }
    @media screen and (max-width: 767px) {
      .plane .republic_map {
        margin-top: 20px; } }
    @media screen and (max-width: 480px) {
      .plane .republic_map {
        display: none; } }

.economic_zone {
  text-align: center;
  color: #455a64;
  padding-bottom: 50px; }
  .economic_zone .description {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin: 30px 0 15px 0;
    width: 100%; }
  .economic_zone .description_small {
    line-height: 14px; }
  @media screen and (max-width: 767px) {
    .economic_zone .zone_tile {
      margin-bottom: 30px; } }
  @media screen and (max-width: 991px) {
    .economic_zone {
      padding-bottom: 0; } }

.economic_sector {
  margin-top: 40px;
  min-height: 570px;
  width: 100%;
  background: #004d40;
  text-align: center;
  color: #fff; }
  .economic_sector .container {
    padding: 0; }
  .economic_sector .block_name {
    color: #fff;
    text-transform: uppercase; }
  .economic_sector .block_name_separate {
    background: #fff;
    margin-bottom: 30px; }
  .economic_sector .economic_sector_item {
    margin-bottom: 45px;
    text-align: center; }
    .economic_sector .economic_sector_item .description {
      width: 80%;
      margin: 25px auto 0 auto; }
    @media screen and (max-width: 1199px) {
      .economic_sector .economic_sector_item {
        min-height: 235px; } }

.education {
  text-align: center;
  height: 540px;
  width: 100%;
  background-size: cover;
  background: url(/../../img/site_img/education.jpg) center center; }
  .education .block_name {
    color: #fff;
    text-transform: uppercase; }
  .education .block_name_separate {
    background: #fff;
    margin-bottom: 30px; }
  .education .description_block_shadow {
    width: 100%;
    height: 385px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    padding: 20px; }
    .education .description_block_shadow .description {
      width: 80%;
      margin: 0 auto;
      line-height: 16px; }
      @media screen and (max-width: 767px) {
        .education .description_block_shadow .description {
          width: 100%;
          font-size: 12px; } }
    .education .description_block_shadow .education_list {
      width: 80%;
      margin: 30px auto 0 auto; }
      .education .description_block_shadow .education_list .description_big {
        margin: 25px 0; }
        @media screen and (max-width: 991px) {
          .education .description_block_shadow .education_list .description_big {
            font-size: 50px;
            line-height: 50px; } }
        @media screen and (max-width: 767px) {
          .education .description_block_shadow .education_list .description_big {
            margin: 15px 0; } }
        @media screen and (max-width: 480px) {
          .education .description_block_shadow .education_list .description_big {
            margin: 5px 0; } }
        @media screen and (max-width: 375px) {
          .education .description_block_shadow .education_list .description_big {
            font-size: 36px;
            line-height: 36px; } }
      .education .description_block_shadow .education_list .description {
        width: 70%;
        margin: 0 auto; }
        @media screen and (max-width: 991px) {
          .education .description_block_shadow .education_list .description {
            width: 100%; } }
      @media screen and (max-width: 991px) {
        .education .description_block_shadow .education_list {
          width: 100%; } }
      @media screen and (max-width: 375px) {
        .education .description_block_shadow .education_list {
          margin-top: 10px; }
          .education .description_block_shadow .education_list div {
            padding: 0 5px; }
          .education .description_block_shadow .education_list img {
            display: none; } }
    @media screen and (max-width: 375px) {
      .education .description_block_shadow {
        padding: 5px; } }

.science_block {
  width: 100%;
  height: 240px;
  background: #fff;
  border-radius: 6px;
  margin: 25px 0;
  text-align: center;
  color: #455a64; }
  .science_block .block_name {
    font-size: 14px;
    color: #455a64; }
  .science_block .center_block {
    width: 40%;
    margin: 20px auto;
    text-align: left;
    overflow: hidden; }
    .science_block .center_block .left_position, .science_block .center_block .right_position {
      float: left; }
    @media screen and (max-width: 375px) {
      .science_block .center_block .left_position {
        display: none; } }
    .science_block .center_block .right_position {
      width: 50%;
      margin-left: 25px; }
      @media screen and (max-width: 375px) {
        .science_block .center_block .right_position {
          width: 100%;
          margin-left: 0; } }
    .science_block .center_block .description.bold {
      font-weight: bold;
      padding-top: 15px; }
    @media screen and (max-width: 991px) {
      .science_block .center_block {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .science_block .center_block {
        width: 70%; } }
    @media screen and (max-width: 575px) {
      .science_block .center_block {
        width: 90%; } }

.science_stat .text_block .description_small {
  padding-top: 25px; }
  @media screen and (max-width: 991px) {
    .science_stat .text_block .description_small {
      padding-top: 5px; } }
@media screen and (max-width: 991px) {
  .science_stat .text_block {
    width: 85%; } }

.text_block, .ico_block {
  float: left; }

.ico_block {
  position: relative; }

.left_block {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .left_block .ico_block {
    top: 25px;
    left: 15px; }
    @media screen and (max-width: 991px) {
      .left_block .ico_block {
        width: 10%;
        top: 40px; } }
  @media screen and (max-width: 991px) {
    .left_block {
      margin-bottom: 40px; } }

.right_block {
  position: relative;
  width: 100%;
  overflow: hidden;
  float: right; }
  .right_block .ico_block {
    top: 15px;
    right: 0;
    width: 10%; }
    @media screen and (max-width: 991px) {
      .right_block .ico_block {
        top: 30px; } }
  .right_block .text_block {
    float: right;
    width: 88%;
    margin-left: 2%; }
    @media screen and (max-width: 991px) {
      .right_block .text_block .description_small {
        padding-top: 15px; } }

.text_block {
  color: #455a64; }
  .text_block .description_big {
    float: left;
    width: 50%;
    text-align: right;
    margin-bottom: 9px; }
    @media screen and (max-width: 991px) {
      .text_block .description_big {
        font-size: 50px;
        line-height: 50px; } }
  .text_block .description_small {
    float: left;
    width: 45%;
    margin-left: 5%;
    padding-top: 5px; }
  .text_block hr {
    background: #4f636d; }

.culture {
  margin-top: 40px;
  min-height: 600px;
  width: 100%;
  background: #004d40;
  text-align: center;
  color: #fff; }
  .culture .container {
    padding: 0; }
  .culture .block_name {
    color: #fff;
    text-transform: uppercase; }
    @media (max-width: 375px) {
      .culture .block_name {
        margin-left: 35px; } }
  .culture .block_name_separate {
    background: #fff;
    margin-bottom: 30px; }
  .culture .description {
    width: 70%;
    margin: 0 auto; }
  .culture .culture_list {
    margin-top: 80px; }
    @media (max-width: 479px) {
      .culture .culture_list div {
        width: 100%; } }
  .culture .culture_item {
    margin-bottom: 60px;
    float: left;
    width: 100%; }
    .culture .culture_item .left_block_icon {
      width: 50%;
      max-width: 140px;
      height: 96px;
      border: 1px solid #fff;
      border-radius: 6px;
      line-height: 90px;
      float: left; }
      @media (max-width: 479px) {
        .culture .culture_item .left_block_icon {
          margin-left: 5%; } }
    .culture .culture_item .right_block_text {
      width: 45%;
      float: left;
      margin-left: 5%;
      text-align: left; }
      .culture .culture_item .right_block_text .description_small {
        font-weight: bold;
        line-height: 14px; }

.tourism {
  text-align: center; }
  .tourism .description {
    color: #455a64;
    width: 100%; }
  .tourism .tourism_tile_list {
    width: 100%;
    margin-top: 40px; }
    @media screen and (max-width: 575px) {
      .tourism .tourism_tile_list .tourism_tile_block {
        width: 100%; } }
    .tourism .tourism_tile_list .tourism_tile {
      width: 100%;
      height: 353px;
      background-size: cover;
      position: relative;
      border-radius: 6px;
      margin-bottom: 30px; }
      .tourism .tourism_tile_list .tourism_tile .shadow_text {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        height: 50%;
        width: 100%;
        border-radius: 0 0 6px 6px; }
        @media screen and (max-width: 767px) {
          .tourism .tourism_tile_list .tourism_tile .shadow_text {
            height: 60%; } }
        @media screen and (max-width: 375px) {
          .tourism .tourism_tile_list .tourism_tile .shadow_text {
            height: 65%; } }
      .tourism .tourism_tile_list .tourism_tile .description {
        color: #90a4ae;
        line-height: 18px;
        padding: 0 7px; }
      .tourism .tourism_tile_list .tourism_tile .point_name {
        font-weight: bold;
        line-height: 14px;
        margin: 15px 0 10px 0; }
      .tourism .tourism_tile_list .tourism_tile .point_description {
        line-height: 18px; }
      .tourism .tourism_tile_list .tourism_tile hr {
        background: rgba(255, 255, 255, 0.6);
        width: 90%;
        margin-left: 5%; }
      @media screen and (max-width: 767px) {
        .tourism .tourism_tile_list .tourism_tile {
          height: 300px; } }
    .tourism .tourism_tile_list .tourism_tile.tile_1 {
      background: url(/../../img/site_img/tourism_item_1.png) center center; }
    .tourism .tourism_tile_list .tourism_tile.tile_2 {
      background: url(/../../img/site_img/tourism_item_2.png) center center; }
    .tourism .tourism_tile_list .tourism_tile.tile_3 {
      background: url(/../../img/site_img/tourism_item_3.png) center center; }
    .tourism .tourism_tile_list .tourism_tile.tile_4 {
      background: url(/../../img/site_img/tourism_item_4.png) center center; }
    .tourism .tourism_tile_list .tourism_tile.tile_5 {
      background: url(/../../img/site_img/tourism_item_5.png) center center; }
    .tourism .tourism_tile_list .tourism_tile.tile_6 {
      background: url(/../../img/site_img/tourism_item_6.png) center center; }
    @media screen and (max-width: 375px) {
      .tourism .tourism_tile_list {
        margin: 10px 0; } }

.url_block .center_block {
  margin: 0 auto;
  display: table; }
  .url_block .center_block .block_name, .url_block .center_block .arrow_button, .url_block .center_block .arrow_button_green {
    display: table-cell; }

.sport {
  text-align: center;
  width: 100%;
  height: 599px;
  background: url(/../../img/site_img/sport.jpg) top center;
  background-size: cover; }
  .sport .block_name {
    color: #fff;
    text-transform: uppercase; }
  .sport .sport_list {
    margin-top: 50px; }
    .sport .sport_list .description_big {
      margin: 40px 0 15px 0;
      float: left;
      width: 100%;
      text-align: center; }
      @media screen and (max-width: 991px) {
        .sport .sport_list .description_big {
          font-size: 50px;
          line-height: 50px; } }
      @media screen and (max-width: 767px) {
        .sport .sport_list .description_big {
          margin-top: 15px; } }
      @media screen and (max-width: 575px) {
        .sport .sport_list .description_big {
          margin-top: 5px; } }
      @media screen and (max-width: 375px) {
        .sport .sport_list .description_big {
          font-size: 42px;
          line-height: 42px; } }
    .sport .sport_list hr {
      background: #fff; }
      @media screen and (max-width: 575px) {
        .sport .sport_list hr {
          margin: 10px 0; } }
    .sport .sport_list .ico_block {
      height: 63px;
      line-height: 63px;
      text-align: center;
      width: 100%;
      display: block;
      float: left; }
      @media screen and (max-width: 375px) {
        .sport .sport_list .ico_block {
          width: 40%;
          margin: 0 auto;
          float: none; } }
    .sport .sport_list .text_block {
      width: 100%;
      float: left;
      margin: 40px 0 15px 0; }
      .sport .sport_list .text_block .description_big, .sport .sport_list .text_block .description_small {
        float: left;
        width: 50%;
        color: #fff;
        margin: 0;
        text-align: right; }
      @media screen and (max-width: 991px) {
        .sport .sport_list .text_block .description_big {
          font-size: 50px;
          line-height: 50px; } }
      @media screen and (max-width: 375px) {
        .sport .sport_list .text_block .description_big {
          font-size: 42px;
          line-height: 42px; } }
      .sport .sport_list .text_block .description_small {
        width: 48%;
        margin-left: 2%;
        text-align: left;
        margin-top: 2px; }
      @media screen and (max-width: 767px) {
        .sport .sport_list .text_block {
          margin-top: 15px; } }
      @media screen and (max-width: 575px) {
        .sport .sport_list .text_block {
          margin-top: 5px; } }
    @media screen and (max-width: 575px) {
      .sport .sport_list .sport_tile {
        margin-bottom: 30px; } }
    @media screen and (max-width: 575px) {
      .sport .sport_list {
        margin-top: 0; } }
  @media screen and (max-width: 375px) {
    .sport {
      height: auto; } }

@media screen and (max-width: 1439px) {
  #list-structure {
    display: none; } }
.content-container {
  min-height: 250px;
  background: #eceff1; }

.content-container * {
  color: #455a64; }

.filter_block.sidebar {
  margin-bottom: 20px;
  min-height: inherit; }

.sidebar_list {
  width: 100%; }
  .sidebar_list li {
    float: left;
    margin: 5px; }
    .sidebar_list li a {
      font-size: 16px;
      display: block;
      padding: 10px; }
    .sidebar_list li a.active-tab {
      background: #004d40; }
      .sidebar_list li a.active-tab span {
        color: #fff; }

.banner_block {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
  overflow: hidden; }
  .banner_block div {
    margin: 0 1%; }

.mobile-hidden img {
  width: 100%;
  height: auto; }

.support-forms {
  margin: 0;
  padding: 0;
  width: 100%; }

.support-forms ul.support-forms-list {
  background-color: #e0efee;
  padding: 20px 0;
  display: table;
  margin: 0;
  width: 100%; }

.support-forms ul.support-forms-list li {
  height: 190px;
  width: 230px;
  background-color: #e0efee;
  background-repeat: repeat;
  background-position: left bottom;
  text-transform: uppercase;
  font-weight: 400;
  display: table-cell;
  position: relative;
  text-align: center;
  color: #4b636f; }

.right-border {
  border-right: 1px solid #427059; }

img.icon-forms {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto !important; }

p.caption-forms {
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  width: 80%;
  text-align: center;
  font-weight: 700;
  margin: 0 auto !important; }

p.caption-forms a {
  color: #427059;
  font-weight: 700; }

.active-tab .tabs_navigation {
  color: #455a64;
  font-weight: bold; }
  .active-tab .tabs_navigation:visited, .active-tab .tabs_navigation:hover {
    color: #455a64; }

.tabs_navigation {
  color: #fff; }
  .tabs_navigation:visited, .tabs_navigation:hover {
    color: #fff; }

.tab-pane.fade {
  display: none; }

.tab-pane.active {
  display: block; }

.item_content_block .creator a {
  color: #455a64; }
  .item_content_block .creator a:visited, .item_content_block .creator a:hover {
    color: #455a64; }

.chart_block {
  color: #505b61;
  height: 380px;
  border: 0 solid #000;
  margin: 0;
  padding: 0; }

.column, .column_vertical {
  height: 100%;
  float: left;
  position: relative; }

.column_vertical {
  display: flex;
  align-items: center;
  flex-direction: column; }

.column_data {
  width: 20%;
  background-color: #80c982;
  height: 100%;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -10%; }

.bottom-border {
  border-bottom: 2px solid #9ba6aa;
  position: absolute;
  bottom: 30px;
  width: 100%;
  height: 2px; }

.year {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -18px; }

.year_data {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: bold; }

.border-column {
  border: 0 solid #000;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  color: #fff; }

.column_block {
  position: absolute;
  bottom: 30px;
  height: 100%;
  display: flex;
  width: 80%;
  text-align: center;
  justify-content: flex-end;
  flex-direction: column; }

.column_data_absolute {
  position: absolute; }

.map_info_block {
  position: absolute;
  bottom: -80px;
  column-count: 2;
  height: 65px; }
  @media screen and (max-width: 767px) {
    .map_info_block {
      column-count: 3; } }
  @media screen and (max-width: 540px) {
    .map_info_block {
      column-count: 2; } }
  @media screen and (max-width: 375px) {
    .map_info_block {
      column-count: 1;
      height: 100px;
      bottom: -120px; } }

.map_info_body {
  float: left; }
  @media screen and (max-width: 991px) {
    .map_info_body {
      font-size: 12px; }
      .map_info_body .map_info {
        width: 30px; } }
  @media screen and (max-width: 375px) {
    .map_info_body {
      width: 100%; } }

.map_info {
  width: 50px;
  height: 20px;
  page-break-inside: avoid;
  break-inside: avoid;
  float: left; }

.map_info_text {
  float: left;
  font-size: 12px !important;
  padding: 0 10px; }

#chart2 {
  border-bottom: 1px solid #9ba6aa;
  padding-top: 0;
  margin-top: 50px; }

#chart1 {
  margin-top: 50px; }

.support-forms .support-forms-list .right-border p.caption-forms {
  font-size: 13.5px !important; }

.text_shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6); }

.block_name a {
  color: #fff; }

.page_banner.banner2 {
  background: url(/../../img/site_img/banner_page2.jpg) no-repeat center center; }

.about_block.page2 {
  top: 360px;
  padding: 45px 60px; }
  .about_block.page2 .text_block {
    padding: 0; }
  @media screen and (max-width: 767px) {
    .about_block.page2 {
      margin-top: 0; } }
  @media screen and (max-width: 375px) {
    .about_block.page2 {
      padding: 15px 20px; } }

.description_page {
  margin: 20px 0 40px 0; }
  @media (max-width: 767px) {
    .description_page .description_tile_block {
      margin-bottom: 15px; } }
  @media (max-width: 480px) {
    .description_page .description_tile_block {
      width: 100%; } }
  .description_page .description_tile {
    background: #fff;
    border-radius: 6px;
    text-align: center;
    height: 320px;
    color: #455a64;
    padding: 0 25px; }
    .description_page .description_tile .ico_block {
      height: 80px;
      margin-top: 30px;
      vertical-align: top;
      width: 100%; }
      @media (max-width: 991px) {
        .description_page .description_tile .ico_block {
          margin-top: 10px;
          height: 60px; } }
    .description_page .description_tile .description_big {
      font-weight: bold; }
    .description_page .description_tile .description_small {
      font-size: 14px;
      line-height: 14px;
      font-weight: bold; }
    .description_page .description_tile .description {
      margin-top: 30px;
      font-size: 16px;
      line-height: 18px;
      height: 40px;
      font-weight: 600; }
      @media (max-width: 991px) {
        .description_page .description_tile .description {
          height: 55px; } }
    .description_page .description_tile hr {
      margin: 22px 0 10px 0;
      height: 2px;
      background: #acbbc2; }
      @media (max-width: 767px) {
        .description_page .description_tile hr {
          margin: 10px 0; } }
    .description_page .description_tile .description.gray {
      font-size: 14px;
      color: #90a4ae;
      font-weight: 600;
      margin-top: 0; }
    @media (max-width: 767px) {
      .description_page .description_tile {
        height: 280px; } }

.structure_invest {
  width: 100%;
  height: auto;
  max-height: 520px;
  background: #004d40;
  text-align: center;
  padding-bottom: 20px; }
  .structure_invest .block_name {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold; }
  .structure_invest img {
    margin-top: 65px; }
  @media (max-width: 991px) {
    .structure_invest {
      height: 450px; } }
  @media (max-width: 767px) {
    .structure_invest {
      height: 400px; } }
  @media screen and (max-width: 375px) {
    .structure_invest {
      height: 300px; } }

.structure_place_list {
  width: 100%;
  height: 526px;
  background: url(../../img/site_img/structure_invest_bg.jpg); }
  .structure_place_list .place_list {
    padding-top: 60px;
    display: flex;
    justify-content: center; }
    @media (max-width: 767px) {
      .structure_place_list .place_list .structure_invest_tile {
        margin-bottom: 10px; } }
    @media (max-width: 375px) {
      .structure_place_list .place_list .structure_invest_tile {
        width: 100%; } }
    @media (max-width: 767px) {
      .structure_place_list .place_list .structure_invest_tile.last .place_list_item {
        height: 200px; } }
    .structure_place_list .place_list .place_list_item {
      text-align: center;
      background: rgba(0, 77, 64, 0.9);
      height: 320px;
      padding: 15px;
      border-radius: 4px; }
      .structure_place_list .place_list .place_list_item .text_block {
        width: 100%;
        margin-bottom: 28px; }
      .structure_place_list .place_list .place_list_item .description_big, .structure_place_list .place_list .place_list_item .description_small {
        color: #fff; }
      .structure_place_list .place_list .place_list_item .description_big {
        font-weight: 900;
        width: 40%; }
        @media (max-width: 991px) {
          .structure_place_list .place_list .place_list_item .description_big {
            width: 100%;
            text-align: center; } }
      .structure_place_list .place_list .place_list_item .description_small {
        font-weight: 600;
        font-size: 36px;
        text-align: left;
        margin-top: 28px; }
        @media (max-width: 991px) {
          .structure_place_list .place_list .place_list_item .description_small {
            width: 100%;
            text-align: center;
            margin: 0; } }
      .structure_place_list .place_list .place_list_item .description {
        margin-top: 40px; }
        @media (max-width: 767px) {
          .structure_place_list .place_list .place_list_item .description {
            margin-top: 15px; } }
      .structure_place_list .place_list .place_list_item hr {
        background: #7fa69f;
        height: 2px;
        margin: 0; }
      @media (max-width: 767px) {
        .structure_place_list .place_list .place_list_item {
          height: 260px; } }
      @media (max-width: 375px) {
        .structure_place_list .place_list .place_list_item {
          height: 230px; } }
    @media (max-width: 767px) {
      .structure_place_list .place_list {
        padding-top: 30px; } }
  @media (max-width: 375px) {
    .structure_place_list {
      height: auto;
      padding-bottom: 30px; } }

.economic_rating {
  width: 100%;
  height: 520px;
  background: #eceff1;
  text-align: center; }
  .economic_rating .block_name {
    font-size: 18px;
    text-transform: inherit; }
  .economic_rating .rating_list {
    margin-top: 80px; }
    .economic_rating .rating_list .rating_tile {
      margin-bottom: 30px; }
      @media (max-width: 375px) {
        .economic_rating .rating_list .rating_tile {
          width: 100%; } }
    .economic_rating .rating_list .color_rating_block {
      width: 100%;
      height: 136px;
      border-radius: 4px;
      text-align: left;
      padding: 0 25px;
      margin: 40px 0 20px 0; }
      .economic_rating .rating_list .color_rating_block .rating_status_text {
        float: left;
        width: 60%;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        line-height: 136px; }
        @media (max-width: 991px) {
          .economic_rating .rating_list .color_rating_block .rating_status_text {
            height: auto;
            line-height: normal;
            padding-top: 10px;
            width: 100%;
            text-align: center; } }
      .economic_rating .rating_list .color_rating_block .rating_status_code {
        color: #000;
        font-size: 36px;
        width: 40%;
        line-height: 136px;
        float: left;
        text-align: right; }
        @media (max-width: 991px) {
          .economic_rating .rating_list .color_rating_block .rating_status_code {
            width: 100%;
            text-align: center;
            line-height: 75px; } }
      @media (max-width: 767px) {
        .economic_rating .rating_list .color_rating_block {
          margin-top: 0; } }
    .economic_rating .rating_list .color_rating_block.orange {
      background: #ffa000; }
    .economic_rating .rating_list .color_rating_block.yellow {
      background: #fbc02d; }
    .economic_rating .rating_list .color_rating_block.green {
      background: #7cb342; }
    .economic_rating .rating_list .description_small {
      color: #000; }
    @media (max-width: 767px) {
      .economic_rating .rating_list {
        margin-top: 30px; } }
  @media (max-width: 767px) {
    .economic_rating {
      height: auto;
      padding-bottom: 10px; } }

.strategy_block {
  width: 100%;
  padding: 25px 0;
  height: 175px;
  background: #fff; }
  .strategy_block .text_block {
    font-size: 18px; }
  .strategy_block .download_block {
    text-align: center; }
    .strategy_block .download_block .description {
      color: #455a64;
      margin-top: 15px;
      line-height: 18px; }
  @media (max-width: 991px) {
    .strategy_block {
      height: auto; } }

.keys_ways {
  text-align: center; }
  .keys_ways .block_name {
    text-transform: inherit;
    font-size: 24px; }
  .keys_ways .keys_ways_list {
    margin: 70px 0; }
    @media (max-width: 480px) {
      .keys_ways .keys_ways_list .key_ways_tile {
        width: 100%; } }
    .keys_ways .keys_ways_list .way_tile {
      width: 100%;
      height: 253px;
      position: relative; }
      .keys_ways .keys_ways_list .way_tile .text_shadow {
        height: 40%; }
        .keys_ways .keys_ways_list .way_tile .text_shadow .description {
          line-height: 16px;
          font-size: 14px;
          margin-top: 15px; }
          @media (max-width: 767px) {
            .keys_ways .keys_ways_list .way_tile .text_shadow .description {
              height: 16px; } }
          @media (max-width: 375px) {
            .keys_ways .keys_ways_list .way_tile .text_shadow .description {
              height: 126px;
              margin: 0;
              float: none;
              display: table-cell;
              vertical-align: middle; } }
        @media (max-width: 991px) {
          .keys_ways .keys_ways_list .way_tile .text_shadow {
            height: 60%; } }
        @media (max-width: 767px) {
          .keys_ways .keys_ways_list .way_tile .text_shadow {
            height: 40%; } }
        @media (max-width: 375px) {
          .keys_ways .keys_ways_list .way_tile .text_shadow {
            height: 50%; } }
      @media (max-width: 767px) {
        .keys_ways .keys_ways_list .way_tile {
          margin-bottom: 30px; } }
    .keys_ways .keys_ways_list .way_tile.tile1 {
      background: url(../../img/site_img/key_ways_item_1.jpg) center center; }
    .keys_ways .keys_ways_list .way_tile.tile2 {
      background: url(../../img/site_img/key_ways_item_2.jpg) center center; }
    .keys_ways .keys_ways_list .way_tile.tile3 {
      background: url(../../img/site_img/key_ways_item_3.jpg) center center; }
    @media (max-width: 767px) {
      .keys_ways .keys_ways_list {
        margin-top: 30px; } }

.garanty {
  width: 100%;
  height: auto;
  background: #004d40;
  text-align: center;
  color: #fff; }
  .garanty .block_name {
    color: #fff;
    text-transform: inherit;
    line-height: 32px; }
  .garanty .garanty_list {
    margin-top: 40px; }
    .garanty .garanty_list div {
      height: 185px;
      margin-bottom: 30px; }
      .garanty .garanty_list div img {
        margin-bottom: 25px; }
      @media (max-width: 375px) {
        .garanty .garanty_list div {
          width: 100%;
          margin-bottom: 30px;
          height: auto; } }
  @media (max-width: 767px) {
    .garanty {
      height: auto; } }

.reasons {
  text-align: center; }
  .reasons .block_name {
    color: #004d40;
    font-weight: bold; }
  .reasons .reasons_list {
    margin-top: 60px; }
    @media (max-width: 480px) {
      .reasons .reasons_list .reason_tile {
        width: 100%; } }
    .reasons .reasons_list .text_block {
      width: 100%;
      margin-bottom: 70px;
      position: relative;
      height: 60px; }
      .reasons .reasons_list .text_block .description_big {
        padding-right: 7px;
        color: #004d40;
        margin: 0;
        height: 60px;
        font-size: 60px !important; }
      .reasons .reasons_list .text_block .description_small {
        width: 88%;
        border-left: 1px solid #000;
        margin-left: 1%;
        color: #000;
        text-align: left;
        padding-left: 15px;
        font-size: 14px !important;
        float: none; }
      @media screen and (max-width: 991px) {
        .reasons .reasons_list .text_block {
          min-height: 80px; } }
      @media (max-width: 480px) {
        .reasons .reasons_list .text_block {
          min-height: inherit; } }

.reasons_download {
  width: 100%;
  background: #fff;
  height: 375px;
  padding: 60px 0; }
  .reasons_download .text_block {
    font-size: 18px; }
    .reasons_download .text_block p {
      padding-bottom: 30px; }
      .reasons_download .text_block p:nth-child(2) {
        padding-bottom: 0;
        margin-bottom: 0; }
      @media (max-width: 991px) {
        .reasons_download .text_block p {
          padding-bottom: 10px; } }
    @media (max-width: 991px) {
      .reasons_download .text_block {
        font-size: 14px; } }
  .reasons_download .download_block {
    text-align: center; }
    .reasons_download .download_block .description {
      color: #455a64;
      font-size: 14px;
      line-height: 16px;
      margin-top: 15px; }
  @media screen and (max-width: 1199px) {
    .reasons_download {
      height: auto; } }

.investition_block {
  text-align: center; }
  .investition_block .block_name {
    text-transform: inherit; }
  .investition_block .investition_list {
    margin-top: 25px;
    position: relative; }
    @media screen and (max-width: 480px) {
      .investition_block .investition_list .investion_tile {
        width: 100%; } }
    .investition_block .investition_list .investition_item {
      width: 100%;
      height: 320px;
      margin-bottom: 30px;
      position: relative;
      background-size: cover !important; }
      .investition_block .investition_list .investition_item .text_shadow {
        height: 50%; }
        .investition_block .investition_list .investition_item .text_shadow .title_small {
          font-weight: bold;
          font-size: 18px;
          height: 30px;
          padding: 13% 13px; }
    .investition_block .investition_list .investition_item.item1 {
      background: url(../../img/site_img/investion_item_1.png) center center; }
    .investition_block .investition_list .investition_item.item2 {
      background: url(../../img/site_img/investion_item_2.png) center center; }
    .investition_block .investition_list .investition_item.item3 {
      background: url(../../img/site_img/investion_item_3.png) center center; }
    .investition_block .investition_list .investition_item.item4 {
      background: url(../../img/site_img/investion_item_4.png) center center; }
    .investition_block .investition_list .investition_item.item5 {
      background: url(../../img/site_img/investion_item_5.png) center center; }
    .investition_block .investition_list .investition_item.item6 {
      background: url(../../img/site_img/investion_item_6.png) center center; }

.investition_carusel {
  text-align: center; }
  .investition_carusel .block_name {
    text-transform: inherit;
    margin-bottom: 40px; }
  .investition_carusel .slick-slider {
    padding: 0 10%; }
  .investition_carusel .invest_carusel_item {
    height: 100px; }
    @media screen and (max-width: 375px) {
      .investition_carusel .invest_carusel_item {
        display: flex;
        justify-content: center;
        align-items: center; } }

.arrow_prev, .arrow_next {
  width: 21px;
  height: 41px;
  position: absolute;
  top: 30px;
  cursor: pointer; }

.arrow_prev {
  background: url(../../img/site_img/ico/carusel_arrow_prev.png);
  left: 20px; }

.arrow_next {
  background: url(../../img/site_img/ico/carusel_arrow_next.png);
  right: 20px; }

.advise {
  text-align: center;
  width: 100%;
  height: 1190px;
  background: url(../../img/site_img/climat_footer_block_bg.jpg);
  margin-top: 60px; }
  @media screen and (max-width: 375px) {
    .advise .description {
      font-size: 12px; } }
  .advise .block_name {
    color: #fff;
    margin-bottom: 35px; }
  .advise .document_list img {
    margin-bottom: 15px; }
  .advise .document_list.list1 {
    margin: 110px 0 30px 0;
    padding-bottom: 60px;
    border-bottom: 1px solid #fff; }
    @media screen and (max-width: 767px) {
      .advise .document_list.list1 {
        margin-top: 30px;
        padding-bottom: 0; }
        .advise .document_list.list1 div {
          margin-bottom: 20px; } }
    @media screen and (max-width: 375px) {
      .advise .document_list.list1 div {
        margin-bottom: 10px; } }
  .advise .document_list.list2 {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .advise .document_list.list2, .advise .document_list.list3 {
      margin: 15px 0 30px 0; } }
  @media screen and (max-width: 375px) {
    .advise .document_list.list2, .advise .document_list.list3 {
      margin: 10px 0 15px 0; } }
  .advise .document_list.list3 .url_block {
    margin-top: 60px; }
  .advise .year_block {
    font-size: 24px;
    text-align: left;
    color: #fff; }
    .advise .year_block .text-bold {
      font-weight: bold;
      text-align: right; }
    @media screen and (max-width: 767px) {
      .advise .year_block .year2018 {
        width: 100%;
        text-align: center;
        margin-bottom: 40px; } }
    @media screen and (max-width: 375px) {
      .advise .year_block .year2018 {
        margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .advise .year2017 {
      display: none; } }

.page_banner.banner3 {
  background: url(/../../img/site_img/banner_page3.jpg) no-repeat center center; }

@media (max-width: 767px) {
  .page_banner .page_name {
    font-size: 36px; } }
@media (max-width: 480px) {
  .page_banner .page_name {
    font-size: 28px; } }
@media (max-width: 375px) {
  .page_banner .page_name {
    font-size: 22px; } }
.economic_stat_short {
  text-align: center;
  margin-top: 20px;
  color: #455a64; }
  @media (max-width: 1199px) {
    .economic_stat_short .economic_stat_list .economic_stat_tile {
      max-width: inherit; } }
  @media (max-width: 1199px) {
    .economic_stat_short .economic_stat_list .economic_stat_tile.last {
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .economic_stat_short .economic_stat_list .economic_stat_tile.last {
      margin-top: 0; } }
  .economic_stat_short .economic_stat_list .economic_stat_item {
    width: 100%;
    height: 320px;
    background: #fff;
    border-radius: 6px;
    padding: 25px 25px 20px 25px;
    font-size: 18px !important; }
    .economic_stat_short .economic_stat_list .economic_stat_item .description {
      padding: 18px 0;
      line-height: 18px;
      font-weight: 600; }
    .economic_stat_short .economic_stat_list .economic_stat_item .string {
      position: relative;
      width: 100%;
      margin: 7px 0;
      display: block;
      float: left; }
      .economic_stat_short .economic_stat_list .economic_stat_item .string .hover_str {
        border-bottom: 2px solid #a2adb2;
        height: 22px;
        margin: 0 10px;
        min-width: 25px; }
        @media (max-width: 1199px) {
          .economic_stat_short .economic_stat_list .economic_stat_item .string .hover_str {
            display: none; } }
      .economic_stat_short .economic_stat_list .economic_stat_item .string .year, .economic_stat_short .economic_stat_list .economic_stat_item .string .hover_str {
        float: left;
        padding-left: 5px; }
      .economic_stat_short .economic_stat_list .economic_stat_item .string .year {
        position: relative;
        left: 0; }
        @media (max-width: 1199px) {
          .economic_stat_short .economic_stat_list .economic_stat_item .string .year {
            background: #fff;
            z-index: 1;
            position: relative; } }
      @media (max-width: 1199px) {
        .economic_stat_short .economic_stat_list .economic_stat_item .string .money {
          position: relative;
          padding: 2px 10px; } }
      @media (max-width: 1199px) {
        .economic_stat_short .economic_stat_list .economic_stat_item .string .currency {
          position: relative; } }
      .economic_stat_short .economic_stat_list .economic_stat_item .string .money, .economic_stat_short .economic_stat_list .economic_stat_item .string .currency {
        float: right;
        z-index: 1;
        background: #fff; }
      .economic_stat_short .economic_stat_list .economic_stat_item .string .money {
        font-size: 36px !important;
        font-weight: 900;
        line-height: 20px;
        text-align: right; }
        @media (max-width: 375px) {
          .economic_stat_short .economic_stat_list .economic_stat_item .string .money {
            font-size: 30px !important; } }
      .economic_stat_short .economic_stat_list .economic_stat_item .string .currency {
        min-width: 75px;
        text-align: right; }
        @media (max-width: 375px) {
          .economic_stat_short .economic_stat_list .economic_stat_item .string .currency {
            min-width: 50px; } }
      @media (max-width: 1199px) {
        .economic_stat_short .economic_stat_list .economic_stat_item .string:after {
          position: absolute;
          bottom: 2px;
          width: 100%;
          border-bottom: 2px solid #a2adb2;
          display: block;
          content: '';
          z-index: 0; } }
    .economic_stat_short .economic_stat_list .economic_stat_item .string * {
      margin: 0;
      padding: 0; }
    @media (max-width: 767px) {
      .economic_stat_short .economic_stat_list .economic_stat_item {
        height: auto;
        overflow: hidden;
        margin-bottom: 20px; } }

.product_structure {
  width: 100%;
  height: auto;
  min-height: 100px;
  background: #004d40;
  margin-top: 40px;
  color: #fff;
  text-align: center; }
  .product_structure .block_name {
    font-size: 18px;
    line-height: 18px;
    text-transform: inherit;
    color: #fff; }

.product_structure {
  overflow: hidden;
  padding-bottom: 50px; }

#product_structure_stat_1, #product_structure_stat_2 {
  margin-top: 60px;
  overflow: hidden; }

.graf_item {
  margin-bottom: 10px; }
  .graf_item .graf_title {
    text-align: left;
    font-size: 16px;
    line-height: 16px; }
  .graf_item .summ {
    position: absolute;
    font-weight: bold;
    font-size: 24px;
    z-index: 2;
    width: 100%; }
    .graf_item .summ span {
      font-size: 16px !important;
      font-weight: 600; }
  .graf_item .graf_line {
    text-align: center;
    background-color: #006064;
    color: #fff;
    height: 40px;
    position: relative;
    padding: 0;
    margin: 0; }
    .graf_item .graf_line .graf_body {
      position: absolute;
      height: 40px;
      background: #689f38;
      z-index: 1; }
    .graf_item .graf_line .graf_body.product_structure_stat_1 {
      background: #689f38; }
    .graf_item .graf_line .graf_body.product_structure_stat_2 {
      background: #827717; }

.economic_country_list {
  text-align: center; }
  .economic_country_list .block_name {
    color: #004d40;
    text-transform: inherit;
    margin-bottom: 50px; }
  .economic_country_list .flag_list img {
    margin-bottom: 30px; }
  .economic_country_list .flag_list .description {
    color: #455a64;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 60px;
    width: 100%; }
  @media (min-width: 1200px) {
    .economic_country_list .flag_list div {
      flex: none; } }

.international_contacts {
  text-align: center;
  background: #fff;
  height: 400px; }
  .international_contacts .block_name {
    color: #004d40;
    text-transform: inherit;
    margin-bottom: 50px; }
  @media (max-width: 480px) {
    .international_contacts .international_list .international_tile {
      width: 100%; } }
  .international_contacts .international_list .international_item {
    width: 100%;
    height: 255px;
    position: relative;
    background-size: cover !important; }
    .international_contacts .international_list .international_item .text_shadow {
      height: 50%;
      padding: 0 10px; }
      .international_contacts .international_list .international_item .text_shadow .description {
        font-size: 16px;
        line-height: 18px;
        margin-top: 20px; }
        @media (max-width: 1199px) {
          .international_contacts .international_list .international_item .text_shadow .description {
            font-size: 14px; } }
    @media (max-width: 994px) {
      .international_contacts .international_list .international_item {
        margin-bottom: 30px; } }
  .international_contacts .international_list .international_item.item1 {
    background: url(/../../img/site_img/international_list_item_1.png) center center; }
  .international_contacts .international_list .international_item.item2 {
    background: url(/../../img/site_img/international_list_item_2.png) center center; }
  .international_contacts .international_list .international_item.item3 {
    background: url(/../../img/site_img/international_list_item_3.png) center center; }
  @media (max-width: 991px) {
    .international_contacts {
      height: auto;
      padding-bottom: 30px; } }

.assistance {
  text-align: center;
  padding-bottom: 40px; }
  .assistance .block_name {
    color: #004d40;
    text-transform: inherit;
    margin-bottom: 50px; }
  .assistance .assistance_list .assistance_item {
    width: 100%;
    height: 400px;
    position: relative;
    background-size: cover !important; }
    .assistance .assistance_list .assistance_item .text_shadow {
      height: 35%;
      padding: 0 15px; }
      .assistance .assistance_list .assistance_item .text_shadow .description {
        margin-top: 25px;
        font-size: 16px;
        line-height: 18px; }
      .assistance .assistance_list .assistance_item .text_shadow .address {
        margin-top: 13px; }
        .assistance .assistance_list .assistance_item .text_shadow .address img {
          margin-top: -5px; }
        .assistance .assistance_list .assistance_item .text_shadow .address span {
          margin-left: 10px; }
      @media (max-width: 375px) {
        .assistance .assistance_list .assistance_item .text_shadow {
          height: 50%; } }
    @media (max-width: 991px) {
      .assistance .assistance_list .assistance_item {
        margin-bottom: 20px; } }
  .assistance .assistance_list .assistance_item.item1 {
    background: url(/../../img/site_img/assistence_item_1.jpg) center center; }
  .assistance .assistance_list .assistance_item.item2 {
    background: url(/../../img/site_img/assistence_item_2.jpg) center center; }

.special_program {
  text-align: center;
  width: 100%;
  height: 1090px;
  background: url(/../../img/site_img/economic_footer_bg.jpg) top center; }
  .special_program .block_name {
    color: #fff;
    text-transform: inherit; }
  @media (max-width: 991px) {
    .special_program .document_list .document_tile {
      min-height: 290px; } }
  @media (max-width: 775px) {
    .special_program .document_list .document_tile {
      min-height: 300px; } }
  @media (max-width: 480px) {
    .special_program .document_list .document_tile {
      min-height: inherit;
      height: auto;
      width: 100%; } }
  .special_program .document_list .ico_block {
    margin-top: 70px;
    padding-bottom: 60px;
    height: 115px;
    width: 100%;
    text-align: center; }
    @media (max-width: 991px) {
      .special_program .document_list .ico_block {
        margin-top: 30px;
        padding-bottom: 20px;
        height: 80px; } }
    @media (max-width: 575px) {
      .special_program .document_list .ico_block {
        margin-top: 20px;
        padding-bottom: 10px;
        height: 60px; } }
  .special_program .document_list .description_small {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    width: 90%;
    height: 65px;
    margin-left: 5%;
    float: left; }
    @media (max-width: 991px) {
      .special_program .document_list .description_small {
        width: 100%;
        margin-left: 0;
        height: 100px; } }
    @media (max-width: 575px) {
      .special_program .document_list .description_small {
        height: auto; } }
    @media (max-width: 480px) {
      .special_program .document_list .description_small {
        font-size: 14px; } }
  .special_program .document_list hr {
    background: rgba(255, 255, 255, 0.6);
    height: 2px;
    width: 100%;
    margin: 0; }
  .special_program .document_list .description {
    font-size: 14px;
    margin-top: 25px;
    line-height: 14px; }
    @media (max-width: 575px) {
      .special_program .document_list .description {
        margin-top: 10px; } }
    @media (max-width: 480px) {
      .special_program .document_list .description {
        margin-bottom: 30px; } }
  @media (max-width: 575px) {
    .special_program {
      height: auto;
      padding-bottom: 30px; } }

.map_banner {
  width: 100%;
  height: 419px;
  background: url(../../img/map_page/map_page_banner_bg.jpg) center center; }
  .map_banner .page_name {
    /*font-size: 24px;
    font-weight: bold;*/
    margin-top: 100px; }

button.close.map_close {
  position: absolute;
  width: 32px;
  height: 32px;
  right: 20px;
  font-size: 32px !important; }

.modal-footer {
  overflow: hidden; }

.map_body .city_list {
  margin-top: 50px; }
  .map_body .city_list li {
    width: 48%;
    margin: 7px 1%;
    display: inline-block;
    float: left;
    min-height: 60px; }
    .map_body .city_list li img {
      filter: grayscale(100%); }
    .map_body .city_list li a {
      font-size: 12px !important; }
    @media (max-width: 375px) {
      .map_body .city_list li {
        width: 95%;
        margin-left: 2%; } }
    .map_body .city_list li:hover img {
      filter: grayscale(0); }
  .map_body .city_list li.hovered img {
    filter: grayscale(0); }
.map_body .map_block {
  max-width: inherit;
  padding: 0;
  margin-top: 50px; }
  .map_body .map_block svg path, .map_body .map_block svg polygon {
    stroke-width: inherit;
    fill: #004d40;
    stroke: #fff;
    cursor: pointer; }
  .map_body .map_block svg text {
    cursor: pointer; }
  .map_body .map_block polygon:hover, .map_body .map_block path:hover {
    fill: #198472; }
  .map_body .map_block .hovered {
    fill: #198472; }
  @media (max-width: 991px) {
    .map_body .map_block {
      display: none; } }

#municipalityData .modal-dialog {
  width: 900px;
  max-width: 900px;
  margin: 0 auto; }
  #municipalityData .modal-dialog .btn {
    line-height: 15px; }
  @media (max-width: 991px) {
    #municipalityData .modal-dialog {
      width: 767px;
      max-width: 767px; } }
  @media (max-width: 767px) {
    #municipalityData .modal-dialog {
      width: 575px;
      max-width: 575px; } }
  @media (max-width: 575px) {
    #municipalityData .modal-dialog {
      width: 90%;
      max-width: 90%;
      margin-left: 5%; } }

#municipalityData .modal-content {
  width: 900px;
  color: #004D40;
  padding: 20px; }
  #municipalityData .modal-content .header .text {
    font-size: 32px !important;
    margin-bottom: 20px;
    float: left; }
    @media (max-width: 375px) {
      #municipalityData .modal-content .header .text {
        font-size: 26px !important;
        width: 90%; } }
  #municipalityData .modal-content .text {
    width: 100%;
    float: left; }
  #municipalityData .modal-content .image, #municipalityData .modal-content .table {
    float: left;
    width: 50%; }
    @media (max-width: 991px) {
      #municipalityData .modal-content .image, #municipalityData .modal-content .table {
        width: 100%; } }
  #municipalityData .modal-content .image {
    text-align: center; }
  #municipalityData .modal-content .description, #municipalityData .modal-content .body-header {
    float: left;
    width: 100%; }
  #municipalityData .modal-content hr {
    margin: 10px 0; }
  @media (max-width: 991px) {
    #municipalityData .modal-content {
      width: 767px; } }
  @media (max-width: 767px) {
    #municipalityData .modal-content {
      width: 575px; } }
  @media (max-width: 575px) {
    #municipalityData .modal-content {
      width: 90%;
      margin-left: 5%; } }

.banner_library {
  width: 100%;
  height: 420px;
  background: url(../../img/site_img/banner_library.jpg) center center; }

.alert_window {
  margin-top: 60px; }

.filter_block {
  color: #455a64;
  background: #cfd8dc;
  width: 100%;
  height: auto;
  padding: 25px 40px;
  min-height: 100px;
  border-radius: 6px;
  float: left; }
  .filter_block .filter_fields label {
    width: 100%;
    float: left;
    color: #455a64;
    font-size: 14px; }
  .filter_block .filter_fields .form_input {
    width: 100%;
    float: left;
    height: 45px;
    border: 1px solid #455a64;
    border-radius: 4px;
    color: #455a64; }
  .filter_block .filter_fields div {
    margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .filter_block .filter_fields div {
      float: left; } }
  @media screen and (max-width: 767px) {
    .filter_block .filter_fields div {
      width: 100%; } }
  .filter_block .button_block {
    float: left;
    width: 100%;
    margin-top: 25px; }
    .filter_block .button_block .button {
      height: 45px;
      font-size: 14px;
      border-radius: 4px;
      line-height: 15px; }
    .filter_block .button_block .search_accept_button {
      padding: 15px 50px;
      background: #004d40;
      color: #fff; }
      @media screen and (max-width: 480px) {
        .filter_block .button_block .search_accept_button {
          width: 100%;
          padding: 15px 0; } }
    .filter_block .button_block .search_cancel_button {
      padding: 15px 25px;
      background: transparent;
      color: #000;
      border: 1px solid #fff;
      margin-left: 30px; }
      @media screen and (max-width: 480px) {
        .filter_block .button_block .search_cancel_button {
          width: 100%;
          margin: 15px 0; } }

.document_list {
  width: 100%;
  padding-bottom: 20px;
  float: left;
  min-height: 200px; }
  .document_list .document_item {
    width: 100%;
    float: left;
    border-bottom: 1px solid #a7b7bf;
    color: #455a64;
    padding-bottom: 10px; }
    .document_list .document_item .document_name {
      font-size: 16px;
      font-weight: bold;
      margin: 30px 0 20px 0;
      width: 100%;
      display: block; }
    .document_list .document_item .document_ico {
      width: 28px;
      height: 100%;
      background: url(../../img/site_img/ico/document_ico.jpg) no-repeat center center;
      float: left;
      display: inline-block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
      @media screen and (max-width: 375px) {
        .document_list .document_item .document_ico {
          left: inherit;
          height: 37px; } }
    .document_list .document_item .document_description {
      overflow: hidden;
      float: left;
      position: relative;
      min-height: 37px;
      width: 100%; }
    .document_list .document_item .description_list {
      float: left;
      display: inline-block;
      margin-left: 50px; }
    .document_list .document_item .description_item {
      font-size: 14px;
      width: 100%;
      float: left; }
    .document_list .document_item .document_action {
      float: right; }
      .document_list .document_item .document_action a:visited {
        color: #455a64; }
      .document_list .document_item .document_action img {
        margin-right: 20px; }
      .document_list .document_item .document_action .document_download {
        float: left;
        display: inline-block; }
        .document_list .document_item .document_action .document_download img {
          margin-right: 20px; }
      .document_list .document_item .document_action .document_view {
        float: left;
        display: inline-block;
        margin-right: 60px; }
        .document_list .document_item .document_action .document_view img {
          margin-right: 20px; }
        @media screen and (max-width: 375px) {
          .document_list .document_item .document_action .document_view {
            margin-right: 30px; } }
      @media screen and (max-width: 375px) {
        .document_list .document_item .document_action {
          width: 100%;
          margin-top: 25px; } }
    .document_list .document_item .description_item.file_type span {
      text-transform: uppercase; }

.hidden_document_block {
  display: none; }

.show_full {
  width: 100%;
  float: left;
  color: #455a64;
  text-align: center;
  cursor: pointer;
  margin-top: 40px; }
  .show_full span {
    width: 100%;
    text-align: center;
    display: block; }

.hidden_document_block.active {
  display: block; }

.show_full.hide {
  display: none; }

.bootstrap-datetimepicker-widget {
  z-index: 1; }

.page_library_content {
  overflow: unset; }

.document_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px; }
  .document_list .item_block {
    padding-bottom: 40px;
    border-bottom: 2px solid #99a5ab;
    margin-bottom: 40px;
    display: block;
    float: left;
    width: 100%; }
    .document_list .item_block .logo {
      width: 10%;
      height: 100px;
      float: left; }
    .document_list .item_block .item_content_block {
      float: left;
      width: 85%;
      margin-left: 5%;
      color: #455a64;
      font-size: 16px; }
      .document_list .item_block .item_content_block .block_line {
        width: 100%;
        margin: 5px 0 10px 0; }
      .document_list .item_block .item_content_block .creator a {
        font-size: 18px !important;
        font-family: "Open Sans";
        font-weight: 600;
        color: #455a64; }

.page_banner.story_block .page_name {
  padding-top: 170px; }

.item_block {
  color: #455a64;
  font-size: 16px; }

.item_block.page_description {
  margin: 20px 0;
  overflow: hidden; }
  .item_block.page_description .logo {
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
    width: 20%; }
  .item_block.page_description .item_content_block {
    float: left;
    width: 100%; }
  .item_block.page_description .block_line {
    float: left;
    width: 100%;
    padding: 10px 0; }
  .item_block.page_description .block_line.url a {
    text-decoration: underline; }

.banner_default {
  background-color: #81bc3d;
  width: 100%;
  height: 420px; }

.filter_block.sidebar .filter_fields div {
  margin-bottom: 0; }

.page_banner.banner_invest {
  background: url(../../img/site_img/banner_invest_bg.jpg) center center;
  background-repeat: no-repeat;
  height: 420px; }

.item_block.invest_project {
  float: left;
  width: 100%;
  margin-top: 40px; }
  .item_block.invest_project .invest_image {
    width: 38%;
    float: left;
    margin-right: 2%; }
    .item_block.invest_project .invest_image img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 480px) {
      .item_block.invest_project .invest_image {
        width: 100%;
        margin-right: 0; } }
  .item_block.invest_project .item_content_block {
    width: 60%;
    float: left; }
    .item_block.invest_project .item_content_block .creator {
      margin-bottom: 20px; }
      .item_block.invest_project .item_content_block .creator a {
        font-size: 18px !important;
        font-weight: bold;
        line-height: 24px; }
    @media screen and (max-width: 480px) {
      .item_block.invest_project .item_content_block {
        width: 100%; } }

#items_list {
  padding-bottom: 20px; }

#items_list.invest_base {
  margin-top: 40px;
  overflow: hidden;
  float: left;
  width: 100%; }
  #items_list.invest_base .item_content_block {
    width: 100%; }

.project_item.invest_base .item_block {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  margin-top: 15px; }

.project_item {
  overflow: hidden;
  width: 100%; }

.download_url {
  position: relative;
  top: 15px;
  padding-bottom: 15px; }

.banner_innovation {
  width: 100%;
  height: 420px;
  background: url(../../img/site_img/banner_innovation.jpg) no-repeat center center;
  background-size: cover; }

.banner_arktika {
  width: 100%;
  height: 300px;
  background: url(../../img/site_img/banner_arktika.jpg) no-repeat center center;
  margin-top: 105px; }
  .banner_arktika .page_name {
    padding-top: 65px; }

.arktik .description {
  display: table; }
  .arktik .description .left_img, .arktik .description .description_block {
    display: table-cell; }
  .arktik .description .left_img {
    min-width: 96px; }
  .arktik .description .description_block {
    padding-left: 20px;
    vertical-align: top;
    color: #455a64; }
    .arktik .description .description_block p {
      font-weight: bold;
      line-height: 24px; }
@media screen and (max-width: 480px) {
  .arktik .description_arktik .left_img {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px; }
  .arktik .description_arktik .description_block {
    width: 100%;
    padding-left: 0;
    display: block; } }

.arktik_stat_item_list {
  margin: 40px 0; }
  @media screen and (max-width: 480px) {
    .arktik_stat_item_list .stat_tile {
      width: 100%;
      margin-left: 0; } }
  .arktik_stat_item_list .arktik_stat_item {
    padding: 20px 10px 20px 10px;
    background-color: #fff;
    border-radius: 4px;
    height: 220px;
    text-align: center;
    color: #455a64;
    margin-bottom: 30px; }
    .arktik_stat_item_list .arktik_stat_item .arktik_stat_item_ico {
      text-align: center;
      width: 100%;
      min-height: 85px; }
      .arktik_stat_item_list .arktik_stat_item .arktik_stat_item_ico img {
        width: 84px; }
      @media screen and (max-width: 991px) {
        .arktik_stat_item_list .arktik_stat_item .arktik_stat_item_ico {
          min-height: 65px;
          height: 65px; }
          .arktik_stat_item_list .arktik_stat_item .arktik_stat_item_ico img {
            width: 64px; } }
      @media screen and (max-width: 767px) {
        .arktik_stat_item_list .arktik_stat_item .arktik_stat_item_ico {
          min-height: 85px;
          height: 85px; }
          .arktik_stat_item_list .arktik_stat_item .arktik_stat_item_ico img {
            width: 84px; } }
    .arktik_stat_item_list .arktik_stat_item .stat_item_data.big {
      font-size: 60px;
      line-height: 60px;
      font-weight: 900; }
      @media screen and (max-width: 1199px) {
        .arktik_stat_item_list .arktik_stat_item .stat_item_data.big {
          font-size: 50px;
          line-height: 50px; } }
      @media screen and (max-width: 767px) {
        .arktik_stat_item_list .arktik_stat_item .stat_item_data.big {
          font-size: 60px;
          line-height: 60px; } }
    .arktik_stat_item_list .arktik_stat_item .stat_item_data.small {
      font-size: 100%; }

@media screen and (max-width: 480px) {
  .coal_block_item {
    width: 40%;
    margin: 0 5%; } }

.arktik_coal_block {
  width: 100%;
  background: url(../../img/site_img/coal_bg.jpg) no-repeat center center;
  background-size: cover;
  height: 265px; }
  .arktik_coal_block .digital_block {
    margin-top: 55px; }
    .arktik_coal_block .digital_block .description_big {
      font-size: 58px;
      width: 50%; }
      @media screen and (max-width: 767px) {
        .arktik_coal_block .digital_block .description_big {
          font-size: 50px; } }
      @media screen and (max-width: 640px) {
        .arktik_coal_block .digital_block .description_big {
          width: 100%;
          font-size: 58px;
          text-align: center; } }
      @media screen and (max-width: 480px) {
        .arktik_coal_block .digital_block .description_big {
          font-size: 50px; } }
    .arktik_coal_block .digital_block .description_small {
      font-size: 18px;
      position: relative;
      padding-top: 15px;
      bottom: inherit;
      right: inherit;
      float: right; }
      @media screen and (max-width: 767px) {
        .arktik_coal_block .digital_block .description_small {
          font-size: 14px; } }
      @media screen and (max-width: 640px) {
        .arktik_coal_block .digital_block .description_small {
          width: 100%;
          font-size: 18px;
          text-align: center; } }
      @media screen and (max-width: 480px) {
        .arktik_coal_block .digital_block .description_small {
          font-size: 14px; } }
    @media screen and (max-width: 640px) {
      .arktik_coal_block .digital_block {
        margin-top: 30px; } }
  .arktik_coal_block .description_middle {
    font-size: 21px;
    text-align: center;
    font-weight: bold; }
    @media screen and (max-width: 1199px) {
      .arktik_coal_block .description_middle {
        font-size: 20px;
        line-height: 20px; } }
    @media screen and (max-width: 640px) {
      .arktik_coal_block .description_middle {
        font-size: 18px;
        line-height: 20px; } }
    @media screen and (max-width: 480px) {
      .arktik_coal_block .description_middle {
        font-size: 14px;
        line-height: 16px; } }
  .arktik_coal_block hr {
    background: rgba(255, 255, 255, 0.6);
    height: 2px; }

.arktik_projects {
  margin: 50px 0; }
  .arktik_projects .block_name {
    width: 100%;
    font-size: 24px;
    color: #004d40;
    text-align: center;
    text-transform: none;
    margin-bottom: 40px; }
  .arktik_projects .project_item {
    background-color: #fff;
    height: 240px;
    position: relative;
    margin-bottom: 20px; }
    .arktik_projects .project_item .top_line {
      width: 100%; }
      .arktik_projects .project_item .top_line .project_num {
        background-color: #004d40;
        text-align: center;
        line-height: 64px;
        color: #fff;
        font-size: 24px;
        display: block;
        float: left;
        width: 10%;
        min-width: 64px;
        max-width: 64px; }
        @media screen and (max-width: 991px) {
          .arktik_projects .project_item .top_line .project_num {
            min-width: 48px;
            max-width: 48px;
            line-height: 48px;
            height: 48px; } }
      .arktik_projects .project_item .top_line .project_name {
        color: #455a64;
        font-weight: 600;
        padding: 10px 0 0 0;
        margin-left: 5%;
        display: inline-block;
        width: 80%;
        vertical-align: middle; }
        @media screen and (max-width: 991px) {
          .arktik_projects .project_item .top_line .project_name {
            width: 65%; } }
        @media screen and (max-width: 767px) {
          .arktik_projects .project_item .top_line .project_name {
            font-size: 13px; } }
        @media screen and (max-width: 640px) {
          .arktik_projects .project_item .top_line .project_name {
            width: 80%;
            font-size: 14px; } }
        @media screen and (max-width: 480px) {
          .arktik_projects .project_item .top_line .project_name {
            width: 70%; } }
    .arktik_projects .project_item .bottom_line {
      height: 75px;
      position: absolute;
      background-color: #cfd8dc;
      bottom: 25px;
      width: 100%;
      color: #004d40;
      padding-top: 10px; }
      .arktik_projects .project_item .bottom_line .string {
        margin-left: 10%;
        width: 80%; }
        .arktik_projects .project_item .bottom_line .string .description {
          font-weight: 600;
          line-height: 24px; }
          .arktik_projects .project_item .bottom_line .string .description span {
            font-size: 24px !important;
            font-weight: bold; }
            @media screen and (max-width: 991px) {
              .arktik_projects .project_item .bottom_line .string .description span {
                font-size: 20px !important; } }
            @media screen and (max-width: 640px) {
              .arktik_projects .project_item .bottom_line .string .description span {
                font-size: 24px !important; } }
            @media screen and (max-width: 480px) {
              .arktik_projects .project_item .bottom_line .string .description span {
                font-size: 20px !important; } }
            @media screen and (max-width: 375px) {
              .arktik_projects .project_item .bottom_line .string .description span {
                font-size: 14px; } }
          @media screen and (max-width: 991px) {
            .arktik_projects .project_item .bottom_line .string .description {
              line-height: 20px; } }
          @media screen and (max-width: 767px) {
            .arktik_projects .project_item .bottom_line .string .description {
              font-size: 13px;
              line-height: 20px; } }
          @media screen and (max-width: 640px) {
            .arktik_projects .project_item .bottom_line .string .description {
              font-size: 14px;
              line-height: 24px; } }
          @media screen and (max-width: 375px) {
            .arktik_projects .project_item .bottom_line .string .description {
              line-height: 16px; } }
      @media screen and (max-width: 991px) {
        .arktik_projects .project_item .bottom_line {
          height: 90px; } }
      @media screen and (max-width: 767px) {
        .arktik_projects .project_item .bottom_line {
          height: 100px; } }
      @media screen and (max-width: 640px) {
        .arktik_projects .project_item .bottom_line {
          height: 75px; } }
      @media screen and (max-width: 480px) {
        .arktik_projects .project_item .bottom_line {
          height: 90px; } }
    @media screen and (max-width: 991px) {
      .arktik_projects .project_item {
        height: 320px; } }
    @media screen and (max-width: 640px) {
      .arktik_projects .project_item {
        height: 240px; } }
    @media screen and (max-width: 480px) {
      .arktik_projects .project_item {
        height: auto;
        padding-bottom: 130px; } }
  @media screen and (max-width: 640px) {
    .arktik_projects .project_tile {
      width: 100%; } }

.banner_toser {
  width: 100%;
  height: 828px;
  background: url(../../img/site_img/banner_toser.jpg) no-repeat center -5px; }
  @media screen and (max-width: 991px) {
    .banner_toser .about_block.page2 {
      margin-top: 0; } }

.advantage .block_name {
  width: 50%;
  font-size: 24px;
  color: #004d40;
  text-align: center;
  text-transform: none;
  margin: 0 auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 600px) {
    .advantage .block_name {
      width: 100%; } }
@media screen and (max-width: 480px) {
  .advantage .advantage_tile_block {
    width: 100%;
    margin-bottom: 30px; } }
.advantage .advantage_tile {
  height: 321px;
  max-width: 256px;
  width: 100%;
  position: relative;
  display: table; }
  .advantage .advantage_tile .tile_header {
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    padding: 10px 20px;
    font-weight: bold;
    width: 100%;
    height: 92px;
    display: table-row; }
    .advantage .advantage_tile .tile_header span {
      display: table-cell;
      vertical-align: middle;
      height: 92px;
      padding: 0 20px; }
  .advantage .advantage_tile .data_block {
    width: 100%;
    text-align: center; }
    .advantage .advantage_tile .data_block .data_value {
      font-size: 100px;
      display: inline;
      font-weight: bold; }
    .advantage .advantage_tile .data_block .data_description {
      font-size: 18px !important;
      display: inline;
      font-weight: bold; }
  .advantage .advantage_tile .data_block.small .data_value {
    font-size: 36px; }
  .advantage .advantage_tile .data_block.small .data_description {
    font-size: 18px; }
  .advantage .advantage_tile .green_block {
    width: 80%;
    height: 60px;
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    background-color: #004d40;
    margin-left: 10%;
    color: #fff;
    font-weight: bold;
    text-align: center; }
  @media screen and (max-width: 991px) {
    .advantage .advantage_tile {
      margin: 0 auto 30px auto; } }
.advantage .advantage_tile.tile1 {
  background: url(../../img/site_img/advantage_bg1.jpg) no-repeat; }
.advantage .advantage_tile.tile2 {
  background: url(../../img/site_img/advantage_bg2.jpg) no-repeat; }
.advantage .advantage_tile.tile3 {
  background: url(../../img/site_img/advantage_bg3.jpg) no-repeat; }
.advantage .advantage_tile.tile4 {
  background: url(../../img/site_img/advantage_bg4.jpg) no-repeat; }
.advantage .footnote {
  color: #4d5a64;
  margin-top: 40px;
  text-align: right; }

.conditions {
  width: 100%;
  height: 296px;
  background-color: #004d40;
  margin-top: 60px; }
  .conditions .block_name {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff; }
  .conditions .conditions_list {
    width: 70%;
    margin: 0 auto;
    padding: 40px 0 30px 0;
    list-style: decimal; }
    .conditions .conditions_list li {
      font-size: 18px;
      line-height: 25px; }
    @media screen and (max-width: 480px) {
      .conditions .conditions_list {
        width: 92%; } }
  @media screen and (max-width: 991px) {
    .conditions {
      height: auto; } }

.requirements {
  padding-top: 30px;
  padding-bottom: 50px;
  background-color: #fff; }
  .requirements .block_name {
    color: #004d40;
    font-size: 24px;
    text-align: center; }
  .requirements .requirements_list {
    margin-top: 40px; }
    .requirements .requirements_list .col-sm-3 {
      padding: 0 10px; }
    @media screen and (max-width: 600px) {
      .requirements .requirements_list .requirements_tile_block {
        width: 100%; } }
  .requirements .requirements_tile {
    position: relative;
    color: #004d40; }
    .requirements .requirements_tile .requirements_ico_block {
      text-align: center;
      width: 100%;
      border: 1px solid #004d40;
      border-radius: 4px;
      height: 167px; }
      .requirements .requirements_tile .requirements_ico_block .requirements_ico {
        height: 52px;
        margin-top: 12px; }
      .requirements .requirements_tile .requirements_ico_block .requirements_title {
        padding: 0 5px;
        margin-top: 5px;
        color: #004d40;
        font-weight: bold; }
    .requirements .requirements_tile .requirements_text_block {
      padding: 0;
      margin-top: 20px; }
    .requirements .requirements_tile .requirements_data {
      width: 100%;
      float: left; }
      .requirements .requirements_tile .requirements_data .requirements_value {
        font-size: 48px;
        float: left;
        width: auto;
        font-weight: bold;
        line-height: 40px; }
      .requirements .requirements_tile .requirements_data .requirements_text {
        float: left;
        margin: 20px 0 0 0; }
      .requirements .requirements_tile .requirements_data .requirements_value_description {
        float: left;
        width: 50%;
        margin-top: 0;
        margin-left: 5%; }
        .requirements .requirements_tile .requirements_data .requirements_value_description .description_small {
          font-size: 18px; }
        .requirements .requirements_tile .requirements_data .requirements_value_description .description_small.down {
          margin-top: 6px; }
        .requirements .requirements_tile .requirements_data .requirements_value_description .description_big {
          font-size: 24px;
          font-weight: normal;
          line-height: 28px; }
    .requirements .requirements_tile .requirements_text {
      float: none;
      margin: 0; }
    @media screen and (max-width: 1199px) {
      .requirements .requirements_tile {
        margin-bottom: 30px;
        overflow: hidden; } }

.service_list .list_view_button {
  width: 100%;
  height: 100px;
  cursor: pointer; }
  .service_list .list_view_button .button_text {
    font-size: 18px;
    line-height: 100px;
    color: #004d40;
    text-align: right;
    width: 52%;
    float: left; }
    @media screen and (max-width: 1199px) {
      .service_list .list_view_button .button_text {
        width: 62%; } }
    @media screen and (max-width: 600px) {
      .service_list .list_view_button .button_text {
        width: 82%; } }
    @media screen and (max-width: 480px) {
      .service_list .list_view_button .button_text {
        line-height: inherit;
        display: table-row;
        font-size: 14px;
        width: 80%; }
        .service_list .list_view_button .button_text span {
          height: 100px;
          display: table-cell;
          vertical-align: middle;
          padding: 0 0 0 20px; } }
  .service_list .list_view_button .button_ico {
    float: left;
    margin-left: 6%;
    border-radius: 50%;
    border: 1px solid #004d40;
    font-size: 30px;
    height: 40px;
    width: 40px;
    color: #004d40;
    text-align: center;
    line-height: 37px;
    top: 50%;
    margin-top: -20px;
    position: relative; }
  .service_list .list_view_button .button_ico.rotateButton {
    transform: rotate(45deg); }
.service_list .list_view_body {
  display: none;
  color: #004d40;
  overflow: hidden;
  padding-bottom: 30px; }
  .service_list .list_view_body ol {
    list-style: decimal;
    padding: 0 60px; }
    .service_list .list_view_body ol li {
      line-height: 26px;
      font-size: 18px; }
    @media screen and (max-width: 480px) {
      .service_list .list_view_body ol {
        padding: 0 10px; } }
.service_list .list_view_body.change_height {
  height: auto; }

.resident_toser {
  width: 100%;
  height: auto;
  background-color: #004d40;
  padding: 30px 0;
  text-align: center;
  overflow: hidden; }
  .resident_toser img {
    padding: 60px 0 0 0; }
  .resident_toser .block_name {
    text-align: center;
    color: #fff; }
  @media screen and (max-width: 480px) {
    .resident_toser {
      display: none; } }

.invest_sites {
  margin-top: 40px;
  text-align: center; }
  .invest_sites .block_name {
    color: #004d40;
    margin-bottom: 30px; }
  .invest_sites a {
    color: #004d40;
    text-decoration: underline; }
  @media screen and (max-width: 480px) {
    .invest_sites {
      background-color: #fff;
      padding-bottom: 40px;
      margin-top: 0; } }

.toser_documents {
  width: 100%;
  min-height: 705px;
  background-size: cover;
  background: url(../../img/site_img/toser_documents_bg.jpg) center top;
  margin-top: 40px; }
  .toser_documents .block_name {
    color: #fff;
    text-align: center; }
  .toser_documents .documents_list {
    margin-top: 60px; }
    @media screen and (max-width: 600px) {
      .toser_documents .documents_list .document_tile_block {
        width: 100%; } }
    .toser_documents .documents_list .document_tile {
      padding: 0 100px;
      text-align: center;
      margin-bottom: 60px; }
      @media screen and (max-width: 1199px) {
        .toser_documents .documents_list .document_tile {
          padding: 0 50px; } }
      @media screen and (max-width: 991px) {
        .toser_documents .documents_list .document_tile {
          padding: 0 20px; } }
      @media screen and (max-width: 767px) {
        .toser_documents .documents_list .document_tile {
          padding: 0; } }
  .toser_documents .document_text {
    width: 100%;
    margin-top: 30px;
    color: #fff;
    text-decoration: none;
    line-height: 18px; }
    @media screen and (max-width: 600px) {
      .toser_documents .document_text {
        font-size: 12px; } }
  @media screen and (max-width: 480px) {
    .toser_documents {
      margin-top: 0; } }

.toser_contacts .block_name {
  text-align: center;
  color: #004d40; }
@media screen and (max-width: 567px) {
  .toser_contacts .contact_tile_block {
    width: 100%;
    margin-bottom: 30px; } }
.toser_contacts .contact_tile {
  background: #004d40;
  width: 100%;
  height: 300px;
  padding: 30px 15px 15px 15px;
  margin-top: 50px; }
  .toser_contacts .contact_tile .contact_name {
    color: #fff;
    line-height: 24px;
    width: 100%;
    font-weight: bold; }
  .toser_contacts .contact_tile .contact_status {
    font-size: 12px; }
  .toser_contacts .contact_tile .contact_data_block {
    margin-top: 20px;
    border-radius: 6px;
    background-color: #d0d7db;
    width: 100%;
    height: 125px;
    color: #004d40;
    padding: 15px 10px;
    text-align: center; }
    .toser_contacts .contact_tile .contact_data_block .phone {
      font-weight: bold;
      line-height: 30px; }
    .toser_contacts .contact_tile .contact_data_block .email a {
      font-size: 12px !important;
      color: #004d40; }

.banner_monocity {
  width: 100%;
  height: 300px;
  background: url(../../img/site_img/banner_monocity.jpg) no-repeat center center;
  margin-top: 105px; }
  .banner_monocity .page_name {
    padding-top: 65px; }

.description_page.monocity .block_name {
  color: #004d40;
  text-align: center;
  text-transform: inherit; }

.tile_list {
  margin: 40px 0; }
  @media screen and (max-width: 480px) {
    .tile_list .stat_tile {
      width: 100%;
      margin-left: 0; } }
  .tile_list .stat_item {
    padding: 20px 10px 20px 10px;
    background-color: #fff;
    border-radius: 4px;
    height: 220px;
    text-align: center;
    color: #455a64;
    margin-bottom: 30px; }
    .tile_list .stat_item .stat_item_ico {
      text-align: center;
      width: 100%;
      min-height: 60px;
      margin-bottom: 15px; }
      .tile_list .stat_item .stat_item_ico img {
        width: 59px; }
      @media screen and (max-width: 767px) {
        .tile_list .stat_item .stat_item_ico {
          min-height: 60px;
          height: 60px; }
          .tile_list .stat_item .stat_item_ico img {
            width: 59px; } }
    .tile_list .stat_item .stat_item_data.big {
      font-size: 60px;
      line-height: 60px;
      font-weight: 900; }
      @media screen and (max-width: 1199px) {
        .tile_list .stat_item .stat_item_data.big {
          font-size: 50px;
          line-height: 50px; } }
      @media screen and (max-width: 767px) {
        .tile_list .stat_item .stat_item_data.big {
          font-size: 60px;
          line-height: 60px; } }
    .tile_list .stat_item .stat_item_data.big.word {
      font-size: 36px;
      text-transform: inherit;
      line-height: 36px;
      margin-bottom: 15px; }
    .tile_list .stat_item .stat_item_name {
      margin-top: 10px; }
    .tile_list .stat_item .stat_item_data.small {
      font-size: 100%; }

.text_stat_block {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  height: auto;
  padding: 25px;
  color: #4d5a64; }
  .text_stat_block .left_block {
    width: 49%;
    display: inline-block;
    text-align: right;
    font-size: 18px;
    line-height: 34px; }
    @media screen and (max-width: 480px) {
      .text_stat_block .left_block {
        width: 100%;
        text-align: left;
        margin-bottom: 0;
        line-height: 24px; } }
  .text_stat_block .left_block.last {
    line-height: 20px; }
  .text_stat_block .right_block {
    width: 49%;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    margin-left: 2%;
    line-height: 34px; }
    .text_stat_block .right_block span {
      font-size: 24px !important; }
    @media screen and (max-width: 480px) {
      .text_stat_block .right_block {
        width: 100%;
        margin-left: 0;
        margin-bottom: 40px;
        line-height: 24px; } }

.footnote {
  text-align: center;
  font-size: 12px;
  color: #4d5a64;
  margin-top: 10px; }

.block_name_separate.white {
  background: #fff; }

.inta_block .block_name {
  color: #fff !important; }

.green_block {
  background: #004d40;
  margin-top: 25px;
  padding-bottom: 20px; }
  .green_block .stat_item {
    background: transparent;
    border: 1px solid #f4f7fb;
    color: #fff; }
    .green_block .stat_item .stat_item_ico {
      border: 1px solid #f4f7fb;
      border-radius: 4px;
      width: 59px;
      margin: 0 auto 15px auto; }
  .green_block .text_stat_block {
    background: transparent;
    border: 1px solid #f4f7fb;
    color: #fff; }
  .green_block .footnote {
    color: #fff; }

.documents_block {
  margin-top: 40px; }
  .documents_block .document_row {
    background: #fff;
    width: 100%;
    padding: 25px 0;
    margin-bottom: 20px;
    min-height: 175px; }
    .documents_block .document_row .container {
      position: relative; }
    .documents_block .document_row .text_block {
      font-size: 18px;
      color: #4d5a64;
      width: 70%;
      display: inline-block; }
      @media screen and (max-width: 480px) {
        .documents_block .document_row .text_block {
          width: 100%; } }
    .documents_block .document_row .download_block {
      display: inline-block;
      width: 30%;
      text-align: center;
      height: 100%; }
      @media screen and (max-width: 480px) {
        .documents_block .document_row .download_block {
          width: 100%;
          height: auto;
          top: 0;
          margin-top: 40px;
          position: relative; } }

.banner_support_infra {
  width: 100%;
  height: 300px;
  background: url(../../img/site_img/banner_support_infrastructure.jpg) no-repeat center center;
  margin-top: 105px; }
  .banner_support_infra .page_name {
    padding-top: 65px; }

.link_block {
  margin-bottom: 20px; }
  .link_block .block_name {
    color: #004d40;
    text-align: center; }
  .link_block .link_block_tile {
    width: 100%; }
    .link_block .link_block_tile .link_tile {
      height: 80px;
      border: 1px solid #c1c9ce;
      display: block;
      width: calc(100% / 3);
      float: left;
      position: relative; }
      .link_block .link_block_tile .link_tile .block_body {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        display: table-cell; }
        .link_block .link_block_tile .link_tile .block_body .logo_block {
          width: 20%;
          text-align: center;
          height: 80px;
          line-height: 80px; }
          .link_block .link_block_tile .link_tile .block_body .logo_block img {
            filter: grayscale(100%); }
        .link_block .link_block_tile .link_tile .block_body span {
          height: 80px;
          display: table-cell;
          vertical-align: middle;
          padding: 0 10px;
          color: #4d5a64; }
      .link_block .link_block_tile .link_tile:hover {
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.55);
        -moz-box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.55);
        box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.55);
        border: 0; }
        .link_block .link_block_tile .link_tile:hover .logo_block img {
          filter: grayscale(0); }
      @media screen and (max-width: 767px) {
        .link_block .link_block_tile .link_tile {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .link_block .link_block_tile .link_tile {
          width: 100%; } }
    .link_block .link_block_tile .link_tile.last {
      border-right: 2px solid #c1c9ce; }
      .link_block .link_block_tile .link_tile.last:hover {
        border: 0; }

.banner_bank_sphere {
  width: 100%;
  height: 300px;
  background: url(../../img/site_img/banner_bank_sphere.jpg) no-repeat center center;
  margin-top: 105px; }
  .banner_bank_sphere .page_name {
    padding-top: 65px; }

.description_page.bank_sphere_page .block_name {
  color: #004d40;
  text-align: center;
  text-transform: inherit; }

.description_page.bank_sphere_page {
  margin-bottom: 0; }
  .description_page.bank_sphere_page .green_block .block_name {
    color: #fff; }
  .description_page.bank_sphere_page .green_block .stat_item_ico {
    border: 0; }
  .description_page.bank_sphere_page .bank_meeting {
    width: 100%;
    height: 901px;
    background: url(../../img/site_img/bank_sphere_footer_bg.jpg);
    margin-top: 40px; }
    .description_page.bank_sphere_page .bank_meeting .block_name {
      color: #fff; }
    .description_page.bank_sphere_page .bank_meeting .document_list.list2 {
      margin-top: 100px; }
    .description_page.bank_sphere_page .bank_meeting .document_list {
      text-align: center; }
      .description_page.bank_sphere_page .bank_meeting .document_list .url_block {
        margin-top: 80px; }
        .description_page.bank_sphere_page .bank_meeting .document_list .url_block .block_name {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 90%; }
          .description_page.bank_sphere_page .bank_meeting .document_list .url_block .block_name .arrow_button_green {
            margin: 0;
            margin-left: 15px; }
            @media screen and (max-width: 375px) {
              .description_page.bank_sphere_page .bank_meeting .document_list .url_block .block_name .arrow_button_green {
                margin-left: 0; } }
        .description_page.bank_sphere_page .bank_meeting .document_list .url_block .block_name a {
          text-transform: uppercase;
          margin-bottom: 0; }
          @media screen and (max-width: 767px) {
            .description_page.bank_sphere_page .bank_meeting .document_list .url_block .block_name a {
              font-size: 18px !important; } }
        @media screen and (max-width: 767px) {
          .description_page.bank_sphere_page .bank_meeting .document_list .url_block {
            margin-top: 16px; } }
      .description_page.bank_sphere_page .bank_meeting .document_list a {
        margin-bottom: 15px;
        display: block; }
      @media screen and (max-width: 767px) {
        .description_page.bank_sphere_page .bank_meeting .document_list {
          margin: 40px auto 20px auto;
          float: none; } }
    @media screen and (max-width: 767px) {
      .description_page.bank_sphere_page .bank_meeting .document_list.list2 {
        margin-top: 40px; }
        .description_page.bank_sphere_page .bank_meeting .document_list.list2 .year2018 {
          margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      .description_page.bank_sphere_page .bank_meeting .document_list.list3 {
        margin: 0 auto 40px auto; } }

.organisations_stat p.description, .bank_meeting p.description {
  text-align: center;
  font-size: 18px !important;
  width: 60%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .organisations_stat p.description, .bank_meeting p.description {
      width: 80%;
      font-size: 16px !important; } }
  @media screen and (max-width: 480px) {
    .organisations_stat p.description, .bank_meeting p.description {
      width: 96%;
      font-size: 14px !important; } }

.banner_standard {
  width: 100%;
  height: 300px;
  background: url(../../img/site_img/banner_standard.jpg) no-repeat center center;
  margin-top: 105px; }
  .banner_standard .page_name {
    padding-top: 65px; }

.banner_standard2 {
  width: 100%;
  height: 300px;
  background: url(../../img/site_img/banner_standard2.jpg) no-repeat center center;
  margin-top: 105px; }
  .banner_standard2 .page_name {
    padding-top: 65px; }

.gov_directive {
  font-size: 18px;
  color: #4d5a64;
  overflow: hidden;
  background: #fff;
  padding: 20px; }
  .gov_directive .directive_description {
    text-align: left;
    width: 80%; }
    @media screen and (max-width: 480px) {
      .gov_directive .directive_description {
        width: 100%; } }
  .gov_directive .directive_download {
    width: 20%;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .gov_directive .directive_download {
        width: 100%;
        margin-top: 15px; } }
  @media screen and (max-width: 567px) {
    .gov_directive {
      display: flex;
      align-items: center;
      flex-wrap: wrap; } }

.requirement_block .green_block .block_name {
  text-align: center;
  color: #fff; }
.requirement_block .green_block .requirement_description {
  display: flex;
  padding-bottom: 45px; }
  .requirement_block .green_block .requirement_description .block_icon {
    width: 15%;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .requirement_block .green_block .requirement_description .block_icon {
        width: 96%;
        margin-left: 2%;
        float: left;
        margin-bottom: 10px; } }
  .requirement_block .green_block .requirement_description .text {
    text-align: center;
    width: 75%;
    color: #fff;
    font-size: 18px; }
    @media screen and (max-width: 480px) {
      .requirement_block .green_block .requirement_description .text {
        width: 96%;
        margin-left: 2%;
        float: left; } }
  @media screen and (max-width: 480px) {
    .requirement_block .green_block .requirement_description {
      display: block;
      overflow: hidden; } }
.requirement_block .green_block .button_ico {
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 30px;
  height: 40px;
  width: 40px;
  color: #fff;
  text-align: center;
  line-height: 37px;
  display: inline-block;
  cursor: pointer;
  transition: .4s; }
.requirement_block .green_block .button_ico.rotateButton {
  transform: rotate(45deg); }
.requirement_block .number_list {
  margin-left: 15px; }
  .requirement_block .number_list li {
    list-style-type: decimal;
    padding: 2px 0; }
.requirement_block .white_block {
  display: none;
  padding: 30px 30px;
  color: #4d5a64;
  font-size: 14px;
  background: #fff;
  border-radius: 0 0 4px 4px; }
  .requirement_block .white_block a {
    color: #4d5a64;
    text-decoration: underline; }
  .requirement_block .white_block .strong {
    font-weight: bold;
    margin-bottom: 15px; }
  @media screen and (max-width: 567px) {
    .requirement_block .white_block {
      padding: 15px 30px; } }

.standard_page .url_block {
  width: 100%;
  text-align: center;
  margin-top: 20px; }
  .standard_page .url_block .block_name {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center; }
    .standard_page .url_block .block_name .arrow_button {
      margin: 0 0 0 15px; }
      @media screen and (max-width: 567px) {
        .standard_page .url_block .block_name .arrow_button {
          margin: 0;
          padding-right: 25px; } }
    @media screen and (max-width: 567px) {
      .standard_page .url_block .block_name {
        align-items: center; } }
    @media screen and (max-width: 375px) {
      .standard_page .url_block .block_name {
        padding: 0 10px; }
        .standard_page .url_block .block_name a {
          text-align: left; } }
  @media screen and (max-width: 375px) {
    .standard_page .url_block {
      margin-top: 40px; } }
.standard_page .url_block.gray a {
  color: #4d5a64; }

.standard_first_block {
  margin-bottom: 30px;
  border-bottom: 1px solid #9da4aa;
  padding-bottom: 30px;
  padding-top: 15px; }

.gray_block {
  background: #eceef0;
  padding: 30px;
  display: flex;
  margin-bottom: 10px; }
  @media screen and (max-width: 667px) {
    .gray_block {
      flex-wrap: wrap; } }
  .gray_block .left_side {
    display: flex;
    align-items: center;
    text-align: center;
    border-right: 2px solid #fff;
    margin-right: 10px; }
    @media screen and (max-width: 667px) {
      .gray_block .left_side {
        border-bottom: 2px solid #fff;
        border-right: 0;
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%; } }
  .gray_block .right_side {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 667px) {
      .gray_block .right_side {
        width: 100%; } }
    .gray_block .right_side .years_list {
      display: flex;
      justify-content: space-between;
      width: 100%; }
      @media screen and (max-width: 667px) {
        .gray_block .right_side .years_list {
          flex-wrap: wrap; } }
    .gray_block .right_side .download_url {
      text-decoration: none;
      margin-top: 25px;
      display: flex;
      align-items: center;
      top: 0; }
      .gray_block .right_side .download_url .download_ico {
        min-width: 28px;
        display: inline-block;
        min-height: 35px;
        height: auto;
        margin-right: 20px;
        text-align: center; }
        .gray_block .right_side .download_url .download_ico span {
          min-width: 28px;
          height: 35px;
          background: url(../../img/site_img/ico/dowload_ico_short.png) no-repeat center center;
          display: block; }
        .gray_block .right_side .download_url .download_ico p {
          margin-top: 10px;
          display: block; }
      .gray_block .right_side .download_url .doc_open_ico {
        min-width: 28px;
        display: inline-block;
        min-height: 35px;
        height: auto;
        margin-right: 20px;
        text-align: center; }
        .gray_block .right_side .download_url .doc_open_ico span {
          min-width: 28px;
          height: 35px;
          background: url(../../img/site_img/ico/doc_open_ico_short.png) no-repeat center center;
          display: block; }
        .gray_block .right_side .download_url .doc_open_ico p {
          margin-top: 10px;
          display: block; }
      .gray_block .right_side .download_url .download_text {
        display: inline-block;
        width: 90%;
        text-decoration: underline;
        line-height: 17px; }

.modal {
  color: #455a64; }
  .modal .modal-title {
    font-size: 24px !important; }
  .modal .close {
    top: 10px;
    position: absolute;
    right: 10px; }

.modal.management_modal .modal-dialog .feedback {
  width: 95%;
  max-width: inherit; }
@media screen and (min-width: 768px) {
  .modal.management_modal .modal-dialog {
    width: 700px; } }

.orange_button {
  float: right;
  border-radius: 0;
  background-color: #f1592a;
  text-transform: uppercase;
  margin-right: 10px;
  padding: 10px 30px;
  color: #fff; }
  .orange_button:visited, .orange_button:hover {
    color: #fff; }

.choise-block.show {
  display: block; }

footer {
  width: 100%;
  height: 90px;
  background: #004d40; }
  footer .copyright_footer {
    display: flex;
    align-items: center;
    color: #fff;
    float: left;
    height: 90px; }
    @media screen and (max-width: 991px) {
      footer .copyright_footer {
        width: 80%; } }
    @media screen and (max-width: 567px) {
      footer .copyright_footer {
        width: 70%;
        line-height: inherit;
        display: table-row; }
        footer .copyright_footer span {
          height: 90px;
          display: table-cell;
          vertical-align: middle; } }
    @media screen and (max-width: 400px) {
      footer .copyright_footer {
        width: 100%; } }
  @media screen and (max-width: 400px) {
    footer .yandex_informer {
      display: none; } }

.feedback .feedback-item {
  margin: 0 0 5px 0; }

/*# sourceMappingURL=style.css.map */
