@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  background: white !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li {
  font-family: 'Roboto', sans-serif !important;
}
a:focus,
div:focus,
ul:focus,
li:focus,
input:focus,
button:focus,
span:focus {
  outline: none;
}
a,
div,
ul,
li,
span,
input,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  color: #0057B4;
  text-decoration: none;
}
.active {
  color: #03345C;
}
.overflow_visible {
  overflow: visible;
}
hr {
  border: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a {
  font-family: Roboto, Arial, sans-serif;
}
.width-100 {
  width: 100% !important;
}
.position-relative {
  position: relative;
}
.line-absolute {
  top: 26px;
  left: -14px;
  width: 12px;
  height: 3px;
  position: absolute;
  background: white;
}
.font-weight-700 {
  font-weight: 700 !important;
}
.font-weight-500 {
  font-weight: 500 !important;
}
.font-weight-300 {
  font-weight: 300 !important;
}
.margin-none {
  margin: 0 !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-5-desktope {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-14 {
  margin-top: 14px !important;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-18 {
  margin-top: 18px !important;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-55 {
  margin-top: 55px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-90-adaptive-60 {
  margin-top: 90px !important;
}
.margin-top-70 {
  margin-top: 70px;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left--1500-right--1500 {
  margin-left: -1500px !important;
  margin-right: -1500px !important;
}
.padding-left-none {
  padding-left: 0 !important;
}
.padding-30-15-30-40 {
  padding: 30px 15px 40px 30px;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-40px {
  padding-bottom: 40px !important;
}
.padding-top-bottom-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
.padding-50px-10 {
  padding: 50px 10%;
}
.grad-block.padding-left-right-15px {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.border-bottom {
  border-top: none !important;
  border-bottom: 1px solid #E6E6E6 !important;
}
.min-height-70px {
  min-height: 70px;
}
.color-blue {
  color: #0057B4;
}
.color-grey {
  color: #cccccc;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.flex-align-center {
  align-items: center;
}
.text-align-center {
  text-align: center !important;
}
.text-align-left {
  text-align: left !important;
}
.color-white {
  color: white !important;
}
.align-items-center {
  display: flex !important;
  align-items: center !important;
}
.display-none {
  display: none;
}
.swiper-container .position-absolute-top-width-100 {
  height: 100px;
  display: flex;
  align-items: center;
}
.swiper-container.photo.swiper-container-horizontal .swiper-slide a {
  display: flex;
}
.swiper-container.photo.swiper-container-horizontal .swiper-slide img {
  min-height: 100%;
}
.swiper-button-cont.photo {
  display: flex !important;
  position: relative;
}
.swiper-button-cont.photo .swiper-arrows {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
}
.swiper-button-cont.photo .swiper-slide {
  width: 100%;
  min-height: 132px;
  display: flex;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.swiper-button-cont.photo .swiper-slide .blacklink.noborder {
  width: 100%;
  min-height: 132px;
}
.swiper-button-cont-photo {
  display: flex !important;
  flex-direction: column;
}
.position-absolute-top-width-100 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.swiper-button-cont.display-flex-adaptive {
  width: 100%;
  height: 44px;
}
.swiper2-next {
  right: 0;
  top: 0;
  margin: 0 !important;
}
.swiper2-prev {
  left: 0;
  margin: 0 !important;
  top: 0;
}
.container2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.content_center {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.header {
  width: 100%;
  height: 100%;
  max-height: 700px;
  display: flex;
  justify-content: center;
  position: relative;
}
.header_menu {
  width: 100%;
  max-width: 1303px;
  max-height: 100px;
  padding: 20px 15px 0 15px;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 11;
}
.header_menu_center {
  /*max-width: 1273px;*/
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.header_menu_center .row {
  flex-wrap: nowrap !important;
}
.header_ul_li p,
.width-100-border-top-bottom-container-nav-ul-li-main {
  cursor: pointer;
}
.logotype {
  max-width: 100%;
  height: 60px;
  margin-right: 30px;
}
.logotype img {
  height: 100%;
}
.header_nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header_ul {
  margin-bottom: 0 !important;
  width: 100vw;
  max-width: 790px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.menu-top .header_ul {
  justify-content: flex-start;
}
.menu-top .header_ul .header_ul_li {
  margin-top: 0 !important;
}
.menu-top .header_ul .header_ul_li a,
.menu-top .header_ul .header_ul_li-span {
  color: #03345C !important;
}
.menu-top .header_ul .header_ul_li a:hover,
.menu-top .header_ul .header_ul_li a:active,
.menu-top .header_ul .header_ul_li-span:hover,
.menu-top .header_ul .header_ul_li-span:active {
  color: black !important;
}
#top-menu.header_ul {
  border-top: none !important;
}
.header_ul_li strong a,
.header_ul_li .active {
  font-weight: 700 !important;
  font-size: 16px;
}
.header_ul_li a,
.header_ul_li-span {
  line-height: 50px !important;
}
.header_phone_ul {
  width: 100%;
  max-width: 210px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: 30px;
  position: relative;
}
.header_phone_ul-ul {
  margin-top: 40px;
  padding: 0 15px;
  border-radius: 6px;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  z-index: 1;
  box-shadow: 0px 0px 6px 0px #ccc;
  transition: .2s linear;
}
.header_phone_ul-ul li {
  visibility: hidden;
  margin-right: 0 !important;
}
.header_phone_ul-ul li a {
  visibility: hidden;
  color: #03345C !important;
  text-decoration: none !important;
  font-size: 15px !important;
  line-height: 13px !important;
  font-weight: 300 !important;
  padding-top: 7px;
  padding-bottom: 4px;
}
.header_phone_ul-ul li a:hover {
  color: black !important;
}
.header_phone_ul-ul:hover {
  visibility: visible;
}
.request-menu:hover .header_phone_ul-ul,
.request-menu:hover .header_phone_ul-ul li,
.request-menu:hover .header_phone_ul-ul li a,
.request-menu:hover .triangle-menu,
.triangle-menu:hover .header_phone_ul-ul {
  visibility: visible;
}
.triangle-menu {
  position: absolute;
  top: 0;
  left: 20px;
  width: 190px;
  height: 15px;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  visibility: hidden;
  overflow: hidden;
  transition: .2s linear;
}
.triangle-menu-triangle {
  position: absolute;
  top: 7px;
  transform: rotate(45deg);
  z-index: 9;
  background: white;
  border: 7.5px solid transparent;
  border-bottom: 7.5px solid white;
  box-shadow: 0px 0px 6px 0px #ccc;
}
.header_ul li,
.header_phone_ul li {
  margin-right: 15px;
  list-style-type: none;
  display: flex;
  align-items: center;
}
.header_ul li a,
.header_phone_ul li a,
.header_ul_li-span {
  text-decoration: none;
  font-size: 16px;
  line-height: 33px;
  font-weight: 300;
  color: white;
  transition: .2s linear;
}
.header_ul li:hover a,
.header_phone_ul li:hover a,
.header_ul li:active a,
.header_phone_ul li:active a,
.header_ul_li:hover .header_ul_li-span,
.header_ul_li:active .header_ul_li-span {
  color: #0057B4;
  transition: .2s linear;
}
.menu_fixed {
  max-width: 100% !important;
  background: rgba(0, 0, 0, 0.5) !important;
  position: fixed !important;
  animation: menu_fixed .5s;
  animation-fill-mode: forwards;
}
@keyframes menu_fixed {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}
.main_slides {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.main_slides .swiper-pagination.header_pagination.swiper-pagination1.swiper-pagination-clickable.swiper-pagination-bullets {
  display: none;
}
.main_slides .header_slider_container_arrows,
.main_slides .header_slider_container_arrows_relative.main-slide {
  min-height: 500px !important;
}
.main_slides .swiper-wrapper {
  box-sizing: border-box;
}
/* Swiper */
html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
@media all and (max-width: 992) {
  body {
    font-size: 16px;
  }
}
@media all and (max-width: 767) {
  body {
    font-size: 14px;
  }
}
.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/* Swiper end */
.header_slides {
  max-height: 700px !important;
}
.header_slides_slide_one_text-logotype {
  max-width: 250px;
  width: 100%;
  height: auto;
}
.swiper-container.header_slides.main-slide.swiper-container-horizontal .swiper-pagination-bullet {
  background: black !important;
}
.header_pagination {
  bottom: 30px !important;
}
.header_pagination span {
  width: 10px !important;
  height: 10px !important;
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-bullet-active {
  background: white !important;
}
.header_slider_container_arrows {
  top: 0;
  width: 100%;
  min-height: 700px;
  display: flex;
  justify-content: center;
  position: absolute;
  margin: 0 auto;
}
.header_slider_container_arrows_relative {
  margin: 0 40px;
  width: 100%;
  min-height: 700px;
  position: relative;
}
.header_slides_arrow-right {
  right: 15px !important;
  background-image: url("../images/arrow-right.svg") !important;
}
.header_slides_arrow-left {
  left: 15px !important;
  background-image: url("../images/arrow-left.svg") !important;
}
.header_slides_slide_one,
.header_slides_slide_two {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  min-height: 500px !important;
}
.header_slides_slide_two {
  min-height: 500px !important;
  pointer-events: auto !important;
}
.header_slides_slide_one_center {
  width: 100%;
  max-width: 1140px;
}
.header_slides_slide_one_text {
  margin: 20px auto 0;
  width: 83.3%;
  text-align: left;
  color: white;
}
.header_slides_slide_one_text-p {
  margin-top: 20px;
}
.header_slides_slide_one_text_h1 {
  font-size: 44px !important;
  font-weight: 500;
}
.header_slides_slide_one_margin {
  margin-top: 53px;
}
.header_slides_slide_one_button {
  min-width: 175px;
  padding: 11px 35px;
  border: 1px solid white;
  border-radius: 5px;
  text-decoration: none;
  color: white;
  cursor: pointer;
  transition: .2s linear;
}
.header_slides_slide_one_button span {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-align: center;
  color: white;
  transition: .2s linear;
}
.header_slides_slide_one_button.main_block_news_button {
  height: 40px;
}
.header_slides_slide_one_button:hover,
.header_slides_slide_one_button:active,
.header_slides_slide_one_button:hover span,
.header_slides_slide_one_button:active span {
  border-color: #0057B4;
  color: white;
  transition: .2s linear;
}
.header_slides_slide_one_button:hover,
.header_slides_slide_one_button:active {
  background: #0057B4;
  transition: .2s linear;
}
.header_phone_ul_li_phone a {
  font-weight: 500 !important;
}
.header_phone_ul_li_phone:hover a,
.header_phone_ul_li_phone:active a {
  color: black !important;
}
.main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.main_text_block1 {
  max-width: 1920px;
  width: 100%;
  padding: 60px 0;
}
.main_text_block1_p_span:first-child {
  margin-top: 15px;
}
.main_text_block1_p_span {
  margin-top: 15px;
}
.main_text_block1_p:first-child {
  margin-top: 20px;
}
.main_text_block1_p,
.main_text_block1_p2,
.main_text_block1_p3 {
  font-size: 18px !important;
  font-weight: 300;
  text-align: left;
}
.main_text_block1_p span,
.main_text_block1_p2 span,
.main_text_block1_p3 span {
  font-weight: 700;
  text-align: left;
}
.main_text_block1_p2 {
  font-size: 16px !important;
}
.main_text_block1_p3 {
  font-size: 14px !important;
}
.main_text_block2 {
  width: 100%;
  max-width: 1920px;
  padding: 50px 0 60px;
  display: flex;
  justify-content: center;
}
.main_text_block2_p {
  text-align: center;
  font-size: 28px !important;
  font-weight: 300;
  padding: 0 15px;
}
.main_text_block2_p a {
  color: black;
  text-decoration: none;
}
.main_block_news {
  width: 100%;
  padding: 60px 0 83px;
  display: flex;
  flex-direction: column;
}
.main_block_news_h3 {
  width: 100%;
  text-align: left;
  font-size: 36px !important;
  font-weight: 500;
}
.width-1110_margin-auto {
  margin: 0 auto;
  width: 100%;
  max-width: 1110px;
}
.main_block_news_block {
  margin-top: 20px;
  width: 100%;
  display: flex;
  text-decoration: none;
}
.main_block_news_block_div {
  display: flex;
  flex-direction: column;
  transition: .2s linear;
  width: 100%;
  cursor: pointer;
}
.main_block_news_block_div:hover .main_block_news_block_p1 p,
.main_block_news_block_div:active .main_block_news_block_p1 p {
  color: #3DA8FF;
  transition: .2s linear;
}
.main_block_news_block_new1 {
  width: 100%;
  display: flex;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.main_block_news_block_new1:before {
  content: "";
  padding-top: 60%;
  float: left;
}
.main_block_news_block_text {
  width: 100%;
  height: 100%;
  padding: 20px 20px 50px 0;
  position: relative;
}
.main_block_news_block_p1,
.main_block_news_block_p2 {
  font-size: 16px !important;
  font-weight: 300;
  color: black;
}
.main_block_news_block_p1 {
  margin-top: 10px;
}
.main_block_news_block_p2 {
  color: #808080;
  /*position: absolute;
    bottom: 20px;
    left: 20px;*/
}
.main_block_news_row {
  display: flex;
}
.main_block_news_button_line {
  margin-top: 43px;
  width: 100%;
  display: flex;
}
.main_block_news_button_line_left,
.main_block_news_button_line_right {
  width: 100%;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.main_block_news_button_line_left_hr,
.main_block_news_button_line_right_hr {
  width: 100%;
  border: none;
  height: 1px;
  background: #0057B4;
}
.main_block_news_button_margin {
  margin: 0 20px;
  min-width: 186px;
  display: flex;
  text-align: center;
}
.main_block_news_button {
  margin: 0 auto;
  width: 186px !important;
  display: flex;
  align-items: center;
  border: 1px solid #0057B4;
}
.main_block_news_button span {
  color: #0057B4;
}
.main_block_news_container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.width-desktop-adaptive {
  width: 16.66666666666667% !important;
  margin-right: 0 !important;
}
.max-width-1140px {
  max-width: 1140px;
}
.main-bottom-icons {
  min-height: 160px;
  padding: 30px 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: white;
}
.main_slides .swiper-button-next.header_slides_arrow-right,
.main_slides .swiper-button-prev.header_slides_arrow-left {
  top: 50% !important;
}
.main-bottom-icons-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-bottom-icons-icon-img {
  width: 100%;
  height: auto;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.icons-slide {
  position: relative;
}
.swiper-button-next.header_slides_arrow-right,
.swiper-button-prev.header_slides_arrow-left {
  width: 31px;
  height: 60px;
  background-size: 31px 60px;
}
.icons-slide .swiper-button-next {
  right: 0;
  position: absolute;
}
.icons-slide .swiper-button-prev {
  left: 0;
  position: absolute;
}
.swiper-container.header_slides.main-slide .block-bottom-gradient {
  width: 100%;
  height: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
  z-index: 9;
}
.swiper-container.header_slides.main-slide.swiper-container-horizontal .swiper-button-next.header_slides_arrow-right,
.swiper-container.header_slides.main-slide.swiper-container-horizontal .swiper-button-prev.header_slides_arrow-left {
  top: 36% !important;
}
.footer {
  width: 100%;
  margin: 0 auto;
  padding: 32px 0 62px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #03345C;
  height: auto;
}
.footer-industry {
  padding: 40px 0 60px;
  width: 100%;
  background: #03345C;
}
.footer-industry-p {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 300;
  color: white;
  text-align: center;
}
.footer-industry-p-a {
  font-size: 36px;
  font-weight: 500;
  color: white;
}
.width-100 {
  width: 100% !important;
}
.color-black {
  color: black;
}
.swiper-container .display-flex-adaptive {
  display: none !important;
}
.offensive-activities {
  padding-bottom: 80px;
}
.offensive-activities-row-h3 {
  font-size: 36px !important;
  font-weight: 500;
}
.offensive-activities-row-col {
  margin-top: 30px;
  padding: 0;
  transition: .2s linear;
  position: relative;
}
.offensive-activities-row-col-column {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  transition: .2s linear;
  z-index: 1;
}
.offensive-activities-row-col-column .offensive-activities-row-col-h4 a {
  color: black;
  transition: .2s linear;
}
.offensive-activities-row-col-absolute {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  z-index: 1;
  transition: .2s linear;
}
.offensive-activities-row-col-top {
  padding: 15px 30px 45px;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  z-index: 3;
}
.offensive-activities-row-col-h4 {
  font-size: 24px !important;
  font-weight: 500;
  cursor: pointer;
}
.offensive-activities-row-col-p {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 300;
}
.offensive-activities-row-col-bottom {
  padding: 0;
  width: 100%;
  height: 300px;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  transition: .2s linear;
}
.offensive-activities-row-col-bottom-column {
  width: 100%;
  height: 300px;
  position: relative;
}
.offensive-activities-row-col-bottom-top,
.offensive-activities-row-col-bottom-bottom {
  margin: 0;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.offensive-activities-row-col-bottom-top {
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
  z-index: 1;
  transition: .2s linear;
}
.offensive-activities-row-col-bottom-bottom {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background: url(../images/backgrounds/activities-prom.jpg);
  transition: .2s linear;
}
.offensive-activities-row-col-column:hover .offensive-activities-row-col-h4 a,
.offensive-activities-row-col-column:active .offensive-activities-row-col-h4 a {
  color: #3DA8FF;
  transition: .2s linear;
}
.offensive-activities-row-col:nth-child(2) .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/activities-agro.jpg);
}
.offensive-activities-row-col:nth-child(3) .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/activities-sochial.jpg);
}
.offensive-activities.main .offensive-activities-row-col-bottom {
  padding: 0 15px;
}
.main.industry .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/region_loans.jpg);
}
.main.industry .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/region-zaymi.jpg);
}
.main.industry .replenishment-of-working-capital .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/warehouse.jpg);
}
.main.industry .grants .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/welding-g001384199_1280.jpg);
}
.main.industry .import_substitution .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/car_import_substitution.jpg);
}
.main.industry .ecology .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/industry-gfa2ead073_1280.jpg);
}
.main.industry .woodworking .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/wood960.jpg);
}
.main.industry .offensive-activities-row-col-column.digitalization .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/cifrov.jpg);
}
.main.industry .offensive-activities-row-col-column.epidemiologicheskim .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/protivodeystvie_epidemiologicheskim_zabolevaniyam.jpg);
}
.main.industry .offensive-activities-row-col-column.ecommerce .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/ecommerce.jpg);
}
.main.industry .offensive-activities-row-col-column.priority-regional-projects .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/priority-regional-projects.jpg);
}
.main.industry .offensive-activities-row-col-column.development-projects .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/razvitie.jpg);
}
.main.industry .offensive-activities-row-col-column.components .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/complect.jpg);
}
.main.industry .offensive-activities-row-col-column.labor-productivity .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/labor_productivity.jpg);
}
.main.industry .offensive-activities-row-col-column.forest-industry-projects .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/forest-industry-slide.jpg);
}
.main.industry .offensive-activities-row-col-column.proekty-razvitiya .offensive-activities-row-col-bottom-bottom {
  background: url(../images/backgrounds/zaymi-frp.jpg);
}
.main.industry .main_block_news_button_margin {
  max-width: 334px !important;
  min-width: auto;
  width: 100%;
}
.main.industry .main_block_news_button_margin .main_block_news_button {
  padding: 10px 19px;
  max-width: 334px;
  width: 100% !important;
  font-size: 18px;
  color: #0057B4;
  background: white;
  transition: .2s linear;
}
.main.industry .main_block_news_button_margin .main_block_news_button:hover,
.main.industry .main_block_news_button_margin .main_block_news_button:active {
  background: #0057B4;
  color: white;
  transition: .2s linear;
}
.main.industry .priority-turbine {
  margin-top: 80px;
  padding: 0 0 80px;
  min-height: 500px;
}
.main.industry .priority-turbine-col {
  margin-top: 60px;
}
.main.industry .priority-turbine .main_block_news_h3 {
  text-align: left !important;
}
.main.industry .priority-turbine-image {
  max-width: 189px;
  width: 100%;
}
.main.industry .priority-turbine-video {
  width: 100%;
  min-height: 360px;
}
.main.industry .main_company {
  margin-top: 60px;
  margin-bottom: 80px;
}
.main.industry .main_company .main_h2 {
  margin-bottom: 10px;
  font-size: 24px;
  text-align: left;
}
.main.industry .main_company .main_company_row_column {
  margin-top: 30px;
  flex-direction: row;
  justify-content: flex-start;
}
.main.industry .main_company .main_company_row_column-img {
  width: 60px;
  height: 60px;
}
.main.industry .main_company .main_company_row_column-img .zaim-img {
  width: auto;
  height: auto;
}
.main.industry .main_company .main_company_row_column .main_p_font-weight_500 {
  margin-top: 0;
  margin-left: 20px;
  color: #0057B4;
  text-align: left;
  text-decoration: none;
  transition: .2s linear;
}
.main.industry .main_company .main_company_row_column .main_p_font-weight_500:hover,
.main.industry .main_company .main_company_row_column .main_p_font-weight_500:active {
  color: #3DA8FF;
  transition: .2s linear;
}
.main.industry .main-consultant {
  padding: 60px 0;
  width: 100%;
  min-height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background: url(../images/backgrounds/industry.jpg);
}
.main.industry .main-consultant-block-div {
  margin-top: 20px;
}
.main.industry .main-consultant-block-h2,
.main.industry .main-consultant-block-a {
  font-size: 36px;
  font-weight: 500;
  color: white;
  transition: .2s linear;
}
.main.industry .main-consultant-block-a:hover,
.main.industry .main-consultant-block-a:active {
  color: #3DA8FF;
  transition: .2s linear;
}
.main.industry .main-consultant-center {
  padding: 0 15px 70px;
}
.main.industry .main-consultant-center-col {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}
.main.industry .main-consultant-center-h2 {
  font-size: 24px;
  font-weight: 500;
}
.main.industry .main-consultant-center-p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
}
.main.industry .main-consultant-center-col2 {
  margin-top: 40px;
  padding: 0 45px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.main.industry .main-consultant-center-col2-image {
  max-width: 168px;
  width: 100%;
  display: flex;
  z-index: 3;
}
.main.industry .main-consultant-center-col2-p {
  margin-top: 35px;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  z-index: 3;
}
.main.industry .main-consultant-center-col2-block-absolute {
  top: -60px;
  left: 0;
  right: 0;
  bottom: -90px;
  display: flex;
  flex-direction: column;
  position: absolute;
  border: 1px solid #CCCCCC;
  background: white;
  z-index: 1;
}
.main.industry .main-consultant-center-col2-blocks {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 3;
}
.main.industry .main-consultant-center-col2-blocks-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main.industry .main-consultant-center-col2-blocks-block {
  margin-top: 30px;
  padding: 0 15px 0 0;
  width: 50%;
  display: flex;
  align-items: center;
}
.main.industry .main-consultant-center-col2-blocks-block-image {
  width: 30px;
  height: 30px;
}
.main.industry .main-consultant-center-col2-blocks-block-image-img {
  width: auto;
  height: auto;
}
.main.industry .main-consultant-center-col2-blocks-block-text {
  margin-left: 20px;
  padding: 5px 0 5px 20px;
  border-left: 1px solid #0057B4;
  display: flex;
  flex-direction: column;
}
.main.industry .main-consultant-center-col2-blocks-block-text-p {
  font-size: 16px;
  font-weight: 500;
}
.main.industry .main-consultant-center-col2-blocks-block-text-a {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
  transition: .2s linear;
}
.main.industry .main-consultant-center-col2-blocks-block-text-a:hover,
.main.industry .main-consultant-center-col2-blocks-block-text-a:active {
  color: #3DA8FF;
  transition: .2s linear;
}
.main.industry.main-new-pages.main-page {
  overflow: visible;
}
.industry .offensive-activities {
  padding-top: 60px;
  padding-bottom: 0;
}
.main.components {
  overflow: hidden;
}
.main.components .tender-detail-filter-p {
  color: black;
}
.main.components .news-detail.simple-page.main-content.cont_w {
  padding-bottom: 0;
}
.main.components .main_company {
  padding-top: 0;
}
.main.components .main_company_row {
  padding-top: 60px;
  padding-bottom: 0;
}
.main.components .priority-turbine {
  margin-top: 60px;
}
.main.components .main-borrower {
  margin-top: 60px;
  width: 100%;
}
.main.components .main-borrower-top {
  background: #0057B4;
  padding-top: 30px;
  padding-bottom: 30px;
}
.main.components .main-borrower-bottom {
  margin-bottom: 60px;
}
.main.components .main-borrower-bottom-h3 {
  margin-top: 40px;
  font-weight: 500;
  font-size: 24px;
  color: black;
}
.main.components .main-borrower-bottom-hr {
  margin: 20px 0 10px;
  width: 100%;
  height: 1px;
  border: none;
  background: #0057B4;
}
.main.components .main-borrower-bottom-file {
  margin-top: 20px;
  display: flex;
}
.main.components .main-borrower-bottom-file-img {
  margin-right: 10px;
  min-width: 28px;
  min-height: 32px;
}
.main.components .main-borrower-bottom-file-right {
  display: flex;
  align-items: center;
}
.main.components .main-borrower-bottom-file-p {
  font-size: 16px;
  font-weight: 300;
}
.main.components .main-borrower-bottom-file-p-a {
  color: #0057B4;
}
.main.components .grad-plash.table-background.margin-top-60.margin-left--1500-right--1500 {
  margin-top: 20px !important;
}
.main-borrower.agro {
  margin-top: 0px;
  width: 100%;
}
.main-borrower.agro .main-borrower-top {
  background: #0057B4;
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-borrower.agro .main-borrower-bottom {
  margin-bottom: 60px;
}
.main-borrower.agro .main-borrower-bottom-h3 {
  margin-top: 40px;
  font-weight: 500;
  font-size: 24px;
  color: black;
}
.main-borrower.agro .main-borrower-bottom-hr {
  margin: 20px 0 10px;
  width: 100%;
  height: 1px;
  border: none;
  background: #0057B4;
}
.main-borrower.agro .main-borrower-bottom-file {
  margin-top: 20px;
  display: flex;
}
.main-borrower.agro .main-borrower-bottom-file-img {
  margin-right: 10px;
  min-width: 28px;
  min-height: 32px;
}
.main-borrower.agro .main-borrower-bottom-file-right {
  display: flex;
  align-items: center;
}
.main-borrower.agro .main-borrower-bottom-file-p {
  font-size: 16px;
  font-weight: 300;
}
.main-borrower.agro .main-borrower-bottom-file-p-a {
  color: #0057B4;
}
.news-detail.simple-page.main-content.cont_w {
  padding-bottom: 0px;
}
.main-new-pages .container-predpriatia {
  background-color: rgba(0, 0, 0, 0.2);
  background-blend-mode: multiply;
}
.docx-file .main-borrower-bottom-file-img,
.doc-file .main-borrower-bottom-file-img,
.xls-file .main-borrower-bottom-file-img,
.xlsx-file .main-borrower-bottom-file-img,
.pdf-file .main-borrower-bottom-file-img {
  background-repeat: no-repeat !important;
  background-size: contain;
  background-position: center;
  background: url(/bitrix/templates/fabulous_new/images/files/pdf-ico.png);
}
.docx-file .main-borrower-bottom-file-img,
.doc-file .main-borrower-bottom-file-img {
  background: url(/bitrix/templates/fabulous_new/images/files/doc-ico.png);
}
.xls-file .main-borrower-bottom-file-img,
.xlsx-file .main-borrower-bottom-file-img {
  background: url(/bitrix/templates/fabulous_new/images/files/xls-ico.png);
}
.header_slides_slide_two {
  padding-top: 95px;
  padding-bottom: 20px;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
}
.header_slides_slide_one_text_h1-p {
  font-size: 36px;
  font-weight: 500;
  color: white;
}
.header_slides_slide_one_text-column {
  display: flex;
  flex-direction: column;
}
.header_slides_slide_one_text-column .offensive-activities-row-col-h4 {
  margin-top: 11px;
  font-size: 24px;
  color: white;
}
.header_slides_slide_one_text-column-p {
  margin-top: 20px;
  font-size: 18px;
}
.header_slides_slide_one_text-column-buttons {
  display: flex;
  flex-wrap: wrap;
}
.header_slides_slide_one_text-column-buttons-button.background-white {
  background: white;
  transition: .2s linear;
}
.header_slides_slide_one_text-column-buttons-button.background-white .header_slides_slide_one_text-column-buttons-button-span {
  color: black;
}
.header_slides_slide_one_text-column-buttons-button {
  margin: 30px 20px 0 0;
  width: 160px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  text-align: center;
  transition: .2s linear;
}
.header_slides_slide_one_text-column-buttons-button-span {
  margin: 0 auto;
  font-size: 16px;
  font-weight: 300;
  color: white;
  transition: .2s linear;
}
.header_slides_slide_one_text-column-buttons-button.background-white:hover,
.header_slides_slide_one_text-column-buttons-button.background-white:active {
  background: #0057B4;
  border-color: #0057B4;
  transition: .2s linear;
}
.header_slides_slide_one_text-column-buttons-button.background-white:hover .header_slides_slide_one_text-column-buttons-button-span,
.header_slides_slide_one_text-column-buttons-button.background-white:active .header_slides_slide_one_text-column-buttons-button-span {
  color: white;
}
.header_slides_slide_one_text-column-buttons-button:hover,
.header_slides_slide_one_text-column-buttons-button:active {
  background: white;
  color: black;
  transition: .2s linear;
}
.header_slides_slide_one_text-column-buttons-button:hover .header_slides_slide_one_text-column-buttons-button-span,
.header_slides_slide_one_text-column-buttons-button:active .header_slides_slide_one_text-column-buttons-button-span {
  color: black;
  transition: .2s linear;
}
.main_slides .swiper-slide-active {
  z-index: 9 !important;
}
.font-size-28-with-adaptive {
  font-size: 28px !important;
  font-weight: 300;
}
.font-size-28-with-adaptive a {
  color: black;
  transition: color .2s linear;
}
.font-size-28-with-adaptive a:hover,
.font-size-28-with-adaptive a:active {
  color: #3DA8FF;
  transition: color .2s linear;
}
.width-100-border-top-bottom-container-nav-ul-li {
  transition: none !important;
}
.width-100-border-top-bottom-container-nav-ul-li .width-100-border-top-bottom-container-nav-ul-li-a {
  transition: none !important;
}
.width-100-border-top-bottom-container-nav-ul-li .width-100-border-top-bottom-container-nav-ul-li-a .width-100-border-top-bottom-container-nav-ul-li-a-span {
  transition: none !important;
}
.container-predpriatia.color-static-and-hover {
  min-height: 500px;
}
@media all and (max-width: 1067px) {
  .header_phone_ul {
    margin-left: 0;
  }
}
@media all and (min-width: 1025px) {
  .offensive-activities.main .offensive-activities-row-col-column:hover .offensive-activities-row-col-absolute,
  .offensive-activities.main .offensive-activities-row-col-column:active .offensive-activities-row-col-absolute {
    top: -15px;
    left: 0;
    right: 0;
    bottom: -15px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
    transition: .2s linear;
    z-index: 2;
  }
  .offensive-activities.main .offensive-activities-row-col-column:hover .offensive-activities-row-col-bottom,
  .offensive-activities.main .offensive-activities-row-col-column:active .offensive-activities-row-col-bottom {
    padding: 0;
    transition: .2s linear;
  }
  .offensive-activities.main .offensive-activities-row-col-column:hover .offensive-activities-row-col-bottom-top,
  .offensive-activities.main .offensive-activities-row-col-column:active .offensive-activities-row-col-bottom-top,
  .offensive-activities.main .offensive-activities-row-col-column:hover .offensive-activities-row-col-bottom-bottom,
  .offensive-activities.main .offensive-activities-row-col-column:active .offensive-activities-row-col-bottom-bottom {
    top: -15px;
    height: 330px;
    transition: .2s linear;
  }
  .offensive-activities.industry .offensive-activities-row-col:hover .offensive-activities-row-col-absolute,
  .offensive-activities.industry .offensive-activities-row-col:active .offensive-activities-row-col-absolute {
    top: -15px;
    left: 0;
    right: 0;
    bottom: -15px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
    transition: .2s linear;
    z-index: 2;
  }
  .offensive-activities.industry .offensive-column:hover .offensive-activities-row-col-absolute,
  .offensive-activities.industry .offensive-column:active .offensive-activities-row-col-absolute {
    top: -7px;
    left: 0;
    right: 0;
    bottom: -7px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    transition: .2s linear;
    z-index: 2;
  }
  .offensive-activities.industry .offensive-activities-row-col-bottom {
    transition: .2s linear;
  }
  .offensive-activities.industry .offensive-column:hover .offensive-activities-row-col-bottom,
  .offensive-activities.industry .offensive-column:active .offensive-activities-row-col-bottom {
    padding: 0;
    transition: .2s linear;
  }
  .offensive-activities.industry .offensive-activities-row-col:hover .offensive-activities-row-col-bottom-top,
  .offensive-activities.industry .offensive-activities-row-col:active .offensive-activities-row-col-bottom-top,
  .offensive-activities.industry .offensive-activities-row-col:hover .offensive-activities-row-col-bottom-bottom,
  .offensive-activities.industry .offensive-activities-row-col:active .offensive-activities-row-col-bottom-bottom {
    top: -15px;
    height: 330px;
    transition: .2s linear;
  }
  .offensive-activities.industry .offensive-column:hover .offensive-activities-row-col-bottom-top,
  .offensive-activities.industry .offensive-column:active .offensive-activities-row-col-bottom-top,
  .offensive-activities.industry .offensive-column:hover .offensive-activities-row-col-bottom-bottom,
  .offensive-activities.industry .offensive-column:active .offensive-activities-row-col-bottom-bottom {
    top: -7px;
    height: 330px;
    transition: .2s linear;
  }
  .main.industry .header_ul_li.padding-left-right-none-adaptive p {
    cursor: pointer;
  }
  .submenu-industry {
    width: 100%;
    position: relative;
  }
  .submenu-industry .menu-top.width-100-border-top-bottom {
    width: 100vw;
    left: 0;
    position: absolute;
  }
  .container-predpriatia.color-static-and-hover {
    padding-top: 91px;
    position: relative;
  }
  .container-predpriatia.color-static-and-hover .menu-top.width-100-border-top-bottom {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 4;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-relative {
    position: relative;
  }
  .container-predpriatia.color-static-and-hover .main.components .container-predpriatia.color-static-and-hover {
    margin-top: 51px !important;
  }
  .container-predpriatia.color-static-and-hover .main.components .container-predpriatia.color-static-and-hover .menu-top.width-100-border-top-bottom {
    top: -51px !important;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container {
    padding: 20px 0;
    top: 51px;
    left: 0;
    width: 100%;
    display: flex;
    visibility: hidden;
    position: absolute;
    background: white;
    box-shadow: 0px 0px 20px 0px #ccc;
    transition: .2s linear;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul {
    display: flex;
    flex-direction: column;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul-li {
    margin: 0 !important;
    line-height: 30px;
    font-weight: 300;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul-li-main {
    margin: 0 !important;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul-li-a {
    line-height: 30px !important;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul-li-a .width-100-border-top-bottom-container-nav-ul-li-a-span {
    color: black !important;
    transition: .2s linear;
  }
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul-li-a:hover .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .container-predpriatia.color-static-and-hover .width-100-border-top-bottom-container-nav-ul-li-a:active .width-100-border-top-bottom-container-nav-ul-li-a-span {
    color: #3DA8FF !important;
    transition: .2s linear;
  }
  .container-predpriatia.color-static-and-hover .finance-industry:hover .width-100-border-top-bottom-container,
  .container-predpriatia.color-static-and-hover .finance-industry:active .width-100-border-top-bottom-container {
    visibility: visible;
    transition: .2s linear;
  }
  .width-100-border-top-bottom-container {
    height: auto !important;
  }
  .main-new-pages .container-predpriatia {
    margin-top: 51px;
    padding-top: 29px !important;
    padding-bottom: 280px !important;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom {
    top: -51px !important;
  }
}
@media all and (max-width: 1024px) {
  .swiper-container .display-flex-adaptive {
    display: flex !important;
  }
  .deeppage .header_menu {
    position: fixed !important;
  }
  .header_menu_center {
    justify-content: space-between;
  }
  .header_slides_slide_one_text_h1 {
    font-size: 33px !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
  .header_slides_slide_one_button span {
    font-size: 20px !important;
  }
  .header_ul li,
  .header_phone_ul li {
    margin-right: 0;
  }
  .logotype {
    height: 32px;
    z-index: 15;
  }
  .header_phone_ul {
    flex-direction: column;
  }
  .header_phone_ul-ul,
  .triangle-menu {
    display: none;
  }
  .header_nav {
    width: 100vw;
    padding: 10px 0;
    position: absolute;
    flex-direction: column;
    top: -500px;
    visibility: hidden;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
  }
  .main.components .main_block_news_h3 {
    font-size: 24px !important;
  }
  .main-borrower-bottom-h3 {
    font-size: 20px;
  }
  .header_nav_on {
    animation: header_nav_on .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_nav_on {
    from {
      top: -500px;
      visibility: visible;
      opacity: 0;
    }
    to {
      top: 52px;
      visibility: visible;
      opacity: 1;
    }
  }
  .header_nav_off {
    animation: header_nav_off .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_nav_off {
    from {
      top: 52px;
      visibility: visible;
      opacity: 1;
    }
    to {
      top: -500px;
      visibility: hidden;
      opacity: 0;
    }
  }
  .header_ul li:hover a,
  .header_phone_ul li:hover a,
  .header_ul li:active a,
  .header_phone_ul li:active a,
  .header_ul_li:hover .header_ul_li-span,
  .header_ul_li:active .header_ul_li-span {
    color: white;
  }
  .header_ul,
  .header_phone_ul {
    width: 100%;
    flex-direction: column;
  }
  .header_ul li {
    width: 100vw;
    font-size: 14px;
  }
  .header_ul_li,
  .header_phone_ul_li {
    min-height: 52px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    margin-right: 20px;
  }
  .header_ul_li a,
  .header_phone_ul_li a {
    line-height: 42px;
  }
  .header_ul_li-span,
  .header_phone_ul_li-span {
    line-height: 42px;
  }
  .header_menu {
    padding: 10px 15px;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
  }
  .header_menu_adaptive {
    width: 32px;
    height: 32px;
    padding: 4px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    z-index: 15;
  }
  .header_menu_adaptive_li1,
  .header_menu_adaptive_li2,
  .header_menu_adaptive_li3 {
    width: 32px;
    height: 2px;
    background-color: white;
  }
  .header_menu_adaptive_cross1 {
    animation: header_menu_adaptive_li1 .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_menu_adaptive_li1 {
    from {
      transform: rotate(0deg) translate(0px, 0px);
    }
    to {
      transform: rotate(45deg) translate(8px, 7px);
    }
  }
  .header_menu_adaptive_cross2 {
    animation: header_menu_adaptive_li2 .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_menu_adaptive_li2 {
    from {
      visibility: visible;
      opacity: 1;
    }
    to {
      visibility: hidden;
      opacity: 0;
    }
  }
  .header_menu_adaptive_cross3 {
    animation: header_menu_adaptive_li3 .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_menu_adaptive_li3 {
    from {
      transform: rotate(0deg) translate(0px, 0px);
    }
    to {
      transform: rotate(-45deg) translate(8px, -8px);
    }
  }
  .header_menu_adaptive_cross11 {
    animation: header_menu_adaptive_li11 .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_menu_adaptive_li11 {
    from {
      transform: rotate(45deg) translate(8px, 7px);
    }
    to {
      transform: rotate(0deg) translate(0px, 0px);
    }
  }
  .header_menu_adaptive_cross22 {
    animation: header_menu_adaptive_li22 .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_menu_adaptive_li22 {
    from {
      visibility: hidden;
      opacity: 0;
    }
    to {
      visibility: visible;
      opacity: 1;
    }
  }
  .header_menu_adaptive_cross33 {
    animation: header_menu_adaptive_li33 .5s;
    animation-fill-mode: forwards;
  }
  @keyframes header_menu_adaptive_li33 {
    from {
      transform: rotate(-45deg) translate(8px, -8px);
    }
    to {
      transform: rotate(0deg) translate(0px, 0px);
    }
  }
  .main_text_block1_p {
    font-size: 16px !important;
  }
  .main_text_block1_p2 {
    font-size: 14px !important;
  }
  .main_text_block1_p3 {
    font-size: 13px !important;
  }
  .main_text_block2_p {
    font-size: 22px !important;
  }
  .main_block_news_block_p1,
  .main_block_news_block_p2 {
    font-size: 15px !important;
  }
  .header_ul_li_footer {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }
  .header_ul_li_footer a {
    text-align: center;
  }
  .font-size-28-with-adaptive {
    font-size: 22px !important;
  }
  .menu-width-100 {
    width: auto !important;
    position: static !important;
    height: auto !important;
    border: none !important;
    justify-content: flex-start !important;
  }
  .menu-width-1110px {
    position: static !important;
    width: auto !important;
  }
  .padding-left-right-none-adaptive {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .offensive-activities-row-col-column:hover .offensive-activities-row-col-h4 a,
  .offensive-activities-row-col-column:active .offensive-activities-row-col-h4 a {
    transition: .0s linear;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom,
  .main.industry .menu-top.width-100-border-top-bottom {
    margin: 0 auto;
    max-width: 960px;
    display: flex;
    position: static !important;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main {
    width: 100%;
    color: white;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li a,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li a,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li a,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li a,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main a,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main a,
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main .width-100-border-top-bottom-container-nav-ul-li-a-span,
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li-span,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li-span,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span {
    color: white !important;
    cursor: pointer;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li p,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li p,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li p,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li p,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main p,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main p {
    display: flex;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow {
    margin-left: 10px;
    width: 20px;
    height: 20px;
    position: relative;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow:before,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow:before,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow:before,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow:before,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow:before,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow:before {
    content: '';
    left: 0;
    bottom: -4px;
    width: 12px;
    height: 1px;
    background: white;
    position: absolute;
    transform: rotate(45deg);
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow:after,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow:after,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow:after,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow:after,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow:after,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow:after {
    content: '';
    right: 0;
    bottom: -4px;
    width: 12px;
    height: 1px;
    background: white;
    position: absolute;
    transform: rotate(-45deg);
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow.arrow-open-submenu:before,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow.arrow-open-submenu:before,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow.arrow-open-submenu:before,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow.arrow-open-submenu:before,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow.arrow-open-submenu:before,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow.arrow-open-submenu:before {
    content: '';
    right: 0;
    left: auto;
    bottom: -4px;
    width: 12px;
    height: 1px;
    background: white;
    position: absolute;
    transform: rotate(45deg);
  }
  .main-new-pages .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow.arrow-open-submenu:after,
  .main.industry .menu-top.width-100-border-top-bottom .header_ul_li-span-arrow.arrow-open-submenu:after,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow.arrow-open-submenu:after,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-span-arrow.arrow-open-submenu:after,
  .main-new-pages .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow.arrow-open-submenu:after,
  .main.industry .menu-top.width-100-border-top-bottom .width-100-border-top-bottom-container-nav-ul-li-main-span-arrow.arrow-open-submenu:after {
    content: '';
    left: 0;
    right: auto;
    bottom: -4px;
    width: 12px;
    height: 1px;
    background: white;
    position: absolute;
    transform: rotate(-45deg);
  }
  .main-new-pages .width-100-border-top-bottom-container,
  .main.industry .width-100-border-top-bottom-container {
    overflow: hidden;
    height: 0;
  }
  .width-100-border-top-bottom-container-nav-ul-li {
    overflow: hidden !important;
    height: 0;
  }
  .main.components .container-predpriatia.color-static-and-hover,
  .main-new-pages .container-predpriatia.color-static-and-hover {
    background-position: 17%;
  }
  .swiper-button-cont.photo .swiper-button-prev,
  .swiper-button-cont.photo .swiper-button-next {
    top: 42%;
    display: flex !important;
    margin: 0;
  }
}
@media all and (max-width: 992px) {
  .width-desktop-adaptive {
    width: 33.33333333333333% !important;
  }
  .display-flex-adaptive {
    display: flex !important;
  }
}
@media all and (min-width: 768px) {
  .col-md-2_4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media all and (max-width: 768px) {
  .header_slides_slide_one_text_h1 {
    font-size: 30px !important;
  }
  .main.components .container-predpriatia.color-static-and-hover,
  .main-new-pages .container-predpriatia.color-static-and-hover {
    background-position: 22%;
  }
}
@media all and (max-width: 767px) {
  .header_slides_slide_one,
  .header_slides_slide_two {
    min-height: 1px !important;
  }
  .main_text_block1_p {
    font-size: 14px !important;
  }
  .main_text_block1_p2,
  .main_text_block1_p3 {
    font-size: 12px !important;
  }
  .main_text_block2_p {
    font-size: 18px !important;
  }
  .main_text_block2_p br {
    display: none;
  }
  .main.components .main-borrower-bottom-h3 {
    font-size: 18px;
  }
  .main_block_news_h3 {
    font-size: 20px !important;
  }
  .main_block_news_h3 br {
    display: none;
  }
  .main_block_news_block_p1,
  .main_block_news_block_p2 {
    font-size: 14px !important;
  }
  .main_text_block1_p br {
    display: none;
  }
  .width-desktop-adaptive {
    width: 50% !important;
  }
  .font-size-28-with-adaptive {
    font-size: 19px !important;
  }
  .adaptive-br-delete br {
    display: none;
  }
  .header_slides_slide_two {
    padding: 20px 0;
  }
  .swiper-container.header_slides.ommain-slide.swiper1.swiper-container-horizontal.swiper-container-fade .swiper-slide {
    min-height: 422px !important;
  }
  .main_slides.main-bottom-icons .swiper-slide {
    min-height: auto !important;
  }
  .main_slides .header_slides_slide_two .header_slides_slide_one_text {
    padding: 0 15px;
  }
  .main.industry .offensive-activities-row-h3,
  .main.industry .main_block_news_h3,
  .main.industry .main_h2,
  .main.industry .main-consultant-block-h2 {
    font-size: 20px !important;
  }
  .main.industry .main-consultant-center-h2 {
    font-size: 18px !important;
  }
  .main.industry .offensive-activities-row-col-h4 a {
    font-size: 16px !important;
  }
  .main.industry .main-consultant-block-a {
    font-size: 20px;
  }
  .main.industry .main-consultant {
    min-height: 200px;
    background: #03345C;
  }
  .main.industry .main-consultant-block-a:nth-child(2) {
    margin-top: 10px;
  }
}
@media all and (max-width: 575px) {
  .width-desktop-adaptive {
    width: 100% !important;
    margin-right: 30px !important;
  }
  .main_block_news_block:nth-child(2) {
    margin-top: 43px;
  }
  .offensive-activities-row-col-top {
    padding: 15px 15px 45px;
  }
  .main.components .container-predpriatia.color-static-and-hover,
  .main-new-pages .container-predpriatia.color-static-and-hover {
    background-position: 26%;
  }
  .main.components .main_company_row,
  .main-new-pages .main_company_row {
    padding-top: 40px;
  }
  .main.components .priority-turbine,
  .main-new-pages .priority-turbine {
    margin-top: 40px;
  }
  .swiper-button-cont.photo .swiper-container {
    min-height: auto !important;
  }
  .swiper-container.photo.swiper-container-horizontal {
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 480px) {
  .col-12 .icons-slide {
    height: auto !important;
    min-height: auto !important;
  }
}
@media all and (max-width: 450px) {
  .header_slides_slide_one_text_h1 br {
    display: none;
  }
  .header_slides_slide_one_text {
    margin: 0;
  }
  .header_slides_slide_one_button span {
    font-size: 16px !important;
  }
}
.deeppage .header {
  height: auto;
}
.deeppage .header_menu {
  position: relative;
}
#top-menu {
  list-style: none;
  font-size: 18px;
  margin-bottom: 30px;
}
#top-menu li {
  display: inline-block;
  margin-right: 24px;
}
#top-menu .active {
  font-weight: bold;
}
#top-menu li {
  margin-top: 15px;
}
.simple-page {
  max-width: 1320px;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 0px;
}
.simple-page h1 {
  margin-bottom: 24px;
}
.simple-page.register-of-projects {
  margin: 0 auto;
}
.tender-detail-tabs ul,
.news-detail .news-detail ul,
.news-detail-text ul {
  list-style: none;
}
.tender-detail-tabs ul,
.news-detail .news-detail ul,
.news-detail-text ul,
.tender-detail-tabs ol,
.news-detail .news-detail ol,
.news-detail-text ol {
  margin-bottom: 2em;
}
.tender-detail-tabs ul li,
.news-detail .news-detail ul li,
.news-detail-text ul li,
.tender-detail-tabs ol li,
.news-detail .news-detail ol li,
.news-detail-text ol li {
  margin-bottom: 0.5em;
}
.tender-detail-tabs ul li li,
.news-detail .news-detail ul li li,
.news-detail-text ul li li,
.tender-detail-tabs ol li li,
.news-detail .news-detail ol li li,
.news-detail-text ol li li {
  margin-bottom: 0.5em;
}
.tender-detail-tabs ul > li,
.news-detail .news-detail ul > li,
.news-detail-text ul > li {
  text-indent: -1em;
  padding-left: 1.3em;
}
.tender-detail-tabs ul > li:before,
.news-detail .news-detail ul > li:before,
.news-detail-text ul > li:before {
  content: '— ';
  color: #3B75AF;
}
.tender-detail-tabs ol > li,
.news-detail .news-detail ol > li,
.news-detail-text ol > li {
  margin-left: 2.5em;
}
.tender-detail-tabs ul ul,
.news-detail .news-detail ul ul,
.news-detail-text ul ul,
.tender-detail-tabs ul ol,
.news-detail .news-detail ul ol,
.news-detail-text ul ol,
.tender-detail-tabs ol ol,
.news-detail .news-detail ol ol,
.news-detail-text ol ol,
.tender-detail-tabs ol ul,
.news-detail .news-detail ol ul,
.news-detail-text ol ul {
  margin: 0.5em 0 1.5em 0;
  text-indent: 0;
}
.tender-detail-tabs p + ul,
.news-detail .news-detail p + ul,
.news-detail-text p + ul,
.tender-detail-tabs p + ol,
.news-detail .news-detail p + ol,
.news-detail-text p + ol,
.tender-detail-tabs p + p,
.news-detail .news-detail p + p,
.news-detail-text p + p,
.tender-detail-tabs h3 + p,
.news-detail .news-detail h3 + p,
.news-detail-text h3 + p,
.tender-detail-tabs h3 + ul,
.news-detail .news-detail h3 + ul,
.news-detail-text h3 + ul,
.tender-detail-tabs h3 + ol,
.news-detail .news-detail h3 + ol,
.news-detail-text h3 + ol {
  margin-top: 0.5em;
}
.tender-detail-tabs p + h3,
.news-detail .news-detail p + h3,
.news-detail-text p + h3 {
  margin-top: 1em;
}
.main_company {
  margin: 0 auto;
  padding: 10px 15px 0;
}
.main_company_row {
  display: flex;
  padding-bottom: 80px;
}
.main_company_row_column {
  display: flex;
  flex-direction: column;
}
.main_p {
  font-size: 18px !important;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 300;
}
.icon_p {
  width: 100%;
  display: flex;
  align-items: center;
}
.icon_p img {
  width: 30px;
  height: 30px;
}
.img_frp {
  width: 155px !important;
  height: 46px !important;
}
.img_gisp {
  width: 182px !important;
  height: 54px !important;
}
.img_windows {
  width: 18px;
  height: 15px;
}
.main_h2 {
  font-size: 36px !important;
  font-weight: 500;
  text-align: center;
}
.main_circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0057B4;
  transform: rotateY(0deg);
  transition: 0.3s linear;
}
.main_circle:hover {
  transform: rotateY(180deg);
  transition: 0.3s linear;
}
.main_turbine {
  margin: 0 auto 80px;
  width: 100%;
  max-width: 1110px;
  min-height: 500px;
  padding: 60px;
  display: flex;
  flex-direction: column;
  background: url(../images/turbina.jpg);
  background-position: center;
  background-size: cover;
}
.tab-elem-cont1,
.tab-elem-cont2 {
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 1110px !important;
}
.tab-elem-cont2 {
  padding: 80px 0;
}
.tab-elem-cont2 h4 {
  font-size: 36px;
  font-weight: 500;
}
.grad-plash {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.grad-row {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1080px;
  margin: 0 auto;
}
.grad-row .space {
  display: none !important;
}
.grad-block {
  padding: 30px 5px !important;
  width: 25%;
  height: auto;
  min-height: 285px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  background-color: #0057B4 !important;
  background: linear-gradient(to right, #0057b4, #0057B4) !important;
  box-shadow: 0px 0px 30px 0px #303030 !important;
}
.grad-block span .caption {
  font-weight: 500 !important;
}
.grad-block span {
  display: flex;
  flex-direction: column;
  font-size: 15px;
}
.grad-block div {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.grad-block .caption {
  font-size: 36px;
}
.grad-block_p {
  position: absolute;
  top: 0;
  text-align: center;
  margin: 0 auto;
  font-size: 16px !important;
  font-weight: 500;
}
.grad-block_p_continue {
  margin-top: 0 !important;
  font-size: 48px !important;
  font-weight: 500;
}
.grad-block_p_continue span {
  margin-top: 15px;
  font-size: 15px !important;
  font-weight: 300;
  line-height: 20px !important;
}
.grad-block-double {
  display: flex !important;
  flex-direction: row !important;
}
.grad-block-center-top {
  width: 50%;
}
.grad-block-center-top .grad-block_p_continue-div-span.font-size-12-line-height-16 {
  font-size: 15px !important;
}
.grad-block-right-bottom .grad-block_p_continue-div-span.font-size-12-line-height-16 {
  font-size: 15px !important;
}
.grand-captions {
  margin-top: 10px;
  font-size: 48px !important;
}
.grad-block_p-span {
  width: 100% !important;
  position: absolute !important;
  font-size: 16px !important;
  font-weight: 300;
  line-height: 22px !important;
}
.grad-block.big {
  width: 50%;
  min-height: 285px !important;
}
.tender-detail-filter,
.tender-detail-filter-item {
  width: auto !important;
  display: flex !important;
}
.tender-detail-filter-item {
  margin-bottom: 0 !important;
}
.tender-detail-filter-item span {
  margin: 0 15px !important;
}
.tender-detail-filter {
  margin: 30px 0 0 !important;
}
.tender-detail-tab span ul {
  margin-bottom: 0 !important;
}
.tender-detail-tab {
  margin-top: 20px;
}
.grad-block.extra.big {
  width: 100%;
}
.icon_p_img {
  width: 28px;
  height: 32px;
}
.display-flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.zaim-img {
  width: 60px;
  height: 60px;
  display: flex;
}
.main_p_font-weight_500 {
  font-size: 18px !important;
  font-weight: 500;
  font-family: Roboto, Arial, sans-serif;
  text-align: center;
}
.container-predpriatia {
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 220px;
  width: 100%;
  /*max-width: 1360px;*/
  min-height: 400px;
  display: flex;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.container-predpriatia.color-static-and-hover.protivodeystvie_epidemiologicheskim_zabolevaniyam {
  background-position: top center;
}
.container_w4.width-3.pos-1.container_w.news-detail-text {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media all and (min-width: 1025px) {
  .header_ul {
    max-width: 1110px;
    display: flex;
    margin: 0 auto;
  }
  .menu-top .header_ul {
    max-width: auto;
    margin: 0;
    border: 0;
  }
  .menu-top.width-100-border-top-bottom {
    border-bottom: 1px solid #E6E6E6;
    background: white;
  }
  .menu-top.width-100-border-top-bottom .header_ul {
    position: static;
  }
  .header_new {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .header_new .header_menu {
    max-width: 100vw !important;
    min-height: 168px !important;
    background: white !important;
  }
  .header_new .header_menu.header_menu2 {
    min-height: 118px !important;
  }
  .header_new .header_menu {
    position: static;
  }
  .main_slides .header_new .header_slides_slide_one,
  .main_slides .header_new .header_slider_container_arrows,
  .main_slides .header_new .header_slider_container_arrows_relative {
    min-height: 532px !important;
  }
  .header_menu {
    position: relative !important;
  }
  .header_new .header_menu_center {
    /*position: relative;*/
  }
  .header_menu2.width-100-border-top-bottom {
    background: white;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
  }
  .header_menu2.width-100-border-top-bottom .header_ul {
    position: static;
    border: none;
    justify-content: flex-start;
  }
  .header_new .header_ul {
    width: 100vw;
    max-width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
  }
  .header_new .header_ul li a {
    color: #03345C;
  }
  .header_new .header_ul li a:hover,
  .header_new .header_ul li a:active {
    color: black;
  }
  .header_new .header_phone_ul .header_phone_ul_li a {
    color: #03345C;
  }
  .header_new .header_phone_ul .header_phone_ul_li a:hover,
  .header_new .header_phone_ul .header_phone_ul_li:hover,
  .header_new .header_phone_ul .header_phone_ul_li a:active,
  .header_new .header_phone_ul .header_phone_ul_li:active {
    color: black !important;
  }
  .header_new .header_nav {
    justify-content: space-between;
  }
  .desktop-display-none-menu {
    display: none !important;
  }
  .logotype-desktop {
    display: flex;
  }
  .logotype-adaptive {
    display: none;
  }
  .header_nav_label {
    margin-top: 10px;
    width: 100%;
    max-width: 400px;
    display: flex;
    position: relative;
  }
  .header_nav_input_text {
    padding: 5px 40px 5px 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #808080;
    border-radius: 3px;
    font-size: 16px;
  }
  .header_nav_button {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0;
    cursor: pointer;
  }
  .header_nav_button img {
    width: 18px;
    height: 18px;
    cursor: pointer;
  }
  .header_nav_button_overflow-hidden {
    width: 18px;
    height: 18px;
    overflow: hidden;
  }
  .header_new .header_phone_ul {
    max-height: 50px;
  }
  .header_new .header_nav {
    margin-left: 110px;
  }
  .desktop-display-none {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  body {
    padding-top: 52px;
  }
  .header_ul .active {
    color: white;
  }
  .header_phone_ul-ul li a:hover {
    color: white !important;
  }
  .header_phone_ul_li_phone:hover a {
    color: white !important;
  }
  .header_nav_label {
    width: 100%;
    max-width: 400px;
    height: 52px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    position: relative;
  }
  .header_nav_input_text {
    padding: 5px 40px 5px 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #808080;
    border-radius: 3px;
    font-size: 14px;
  }
  .header_nav_button {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    position: absolute;
    right: 15px;
    cursor: pointer;
  }
  .header_nav_button img {
    width: 18px;
    height: 18px;
    cursor: pointer;
  }
  .request-menu {
    display: none !important;
  }
  .header_phone_ul {
    max-width: 100%;
  }
  .header_phone_ul li {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 52px;
  }
  .search {
    display: flex !important;
  }
  .flex-column-adaptive {
    display: flex;
    flex-direction: column;
  }
  .width-100-border-top-bottom {
    display: none;
  }
  .header_ul {
    border: none;
  }
  .header_phone_ul-ul {
    visibility: visible;
    position: relative;
    margin-top: 0;
    border: none;
    background: transparent;
  }
  .header_phone_ul-ul li {
    min-height: 52px;
  }
  .header_phone_ul-ul li a {
    color: white !important;
  }
  .main_slides.main_slides-center .swiper-slide {
    transition: .2 linear !important;
  }
  .main_slides.main_slides-center .swiper-slide {
    opacity: 0 !important;
    transition: .2 linear !important;
  }
  .main_slides.main_slides-center .swiper-slide-active {
    opacity: 1 !important;
    transition: .2 linear !important;
  }
  .width-100-border-top-bottom-container-nav-ul {
    padding: 0;
  }
  .width-100-border-top-bottom-container-nav-ul-li ul {
    display: flex !important;
    flex-direction: column !important;
  }
}
.header_nav_button:hover .search,
.header_nav_button:active .search {
  display: none !important;
}
.header_nav_button:hover .hover-search,
.header_nav_button:active .hover-search {
  display: flex !important;
}
@media all and (max-width: 1110px) {
  /*.grad-block {
        min-height: 1px !important;
    }
    
    .grad-block.big {
        min-height: 1px !important;
    }*/
}
@media all and (max-width: 1024px) {
  .main_turbine {
    padding: 60px 15px;
    min-height: auto;
  }
  .tab-elem-cont2 h4 {
    font-size: 24px;
  }
  .main_h2 {
    font-size: 24px !important;
  }
  .main_p_font-weight_500 {
    font-size: 16px !important;
  }
  .logotype-desktop {
    display: none;
  }
  .logotype-adaptive {
    display: flex;
  }
  .margin-0-auto-adaptive {
    margin: 0 auto !important;
  }
  .justify-content-between-adaptive {
    display: flex !important;
    justify-content: space-between !important;
  }
  .padding-0-position-static-adaptive {
    padding: 0 !important;
    position: static !important;
  }
  .header_slides_slide_one {
    min-height: 500px !important;
  }
  .main.industry .menu-top.width-100-border-top-bottom:hover .header_ul_li-span:hover,
  .main-new-pages .menu-top.width-100-border-top-bottom:hover .header_ul_li-span:hover,
  .main.industry .menu-top.width-100-border-top-bottom:active .header_ul_li-span:hover,
  .main-new-pages .menu-top.width-100-border-top-bottom:active .header_ul_li-span:hover,
  .main.industry .menu-top.width-100-border-top-bottom:hover .header_ul_li-span:active,
  .main-new-pages .menu-top.width-100-border-top-bottom:hover .header_ul_li-span:active,
  .main.industry .menu-top.width-100-border-top-bottom:active .header_ul_li-span:active,
  .main-new-pages .menu-top.width-100-border-top-bottom:active .header_ul_li-span:active,
  .main.industry .menu-top.width-100-border-top-bottom:hover a:hover,
  .main-new-pages .menu-top.width-100-border-top-bottom:hover a:hover,
  .main.industry .menu-top.width-100-border-top-bottom:active a:hover,
  .main-new-pages .menu-top.width-100-border-top-bottom:active a:hover,
  .main.industry .menu-top.width-100-border-top-bottom:hover a:active,
  .main-new-pages .menu-top.width-100-border-top-bottom:hover a:active,
  .main.industry .menu-top.width-100-border-top-bottom:active a:active,
  .main-new-pages .menu-top.width-100-border-top-bottom:active a:active {
    color: #3DA8FF !important;
  }
  .main.industry .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li,
  .main-new-pages .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li,
  .main.industry .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li-main,
  .main-new-pages .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li-main {
    margin: 0 !important;
    line-height: 50px !important;
  }
  .main.industry .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li-main,
  .main-new-pages .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li-main {
    font-weight: 500;
    text-transform: uppercase;
  }
  .height-50px {
    height: 50px;
  }
}
@media all and (min-width: 993px) {
  .border-left-grey {
    border-left: 1px solid #cccccc;
  }
}
@media all and (max-width: 992px) {
  .main_company_row_column {
    align-items: center;
  }
  .responsive-display-none {
    display: none !important;
  }
  .padding-30-15-30-40 {
    border: 1px solid #cccccc;
  }
}
@media all and (max-width: 991px) {
  .header_slides_slide_two {
    padding: 40px 0 20px;
  }
  .tender-detail-filter {
    display: none !important;
  }
  .under-table-blue-p br {
    display: none !important;
  }
  .line-absolute {
    top: 20px;
  }
  .main_block_news_block:nth-child(3) {
    margin-top: 43px;
  }
  .offensive-activities-row-col-top {
    padding-bottom: 25px;
  }
  .offensive-activities-row-col:nth-child(3) {
    margin-top: 45px;
  }
  .main.industry .priority-turbine-video {
    min-height: 248px;
  }
  .main.industry .main-consultant-center-col2-block-absolute {
    display: none;
  }
  .main.industry .main-consultant-center-col2 {
    padding: 0 15px;
  }
  .main-new-pages .menu-top.width-100-border-top-bottom,
  .main.industry .menu-top.width-100-border-top-bottom {
    max-width: 720px;
  }
}
@media all and (min-width: 451px) and (max-width: 991px) {
  .main_block_news_button_margin {
    min-width: 186px !important;
  }
  .main_block_news_button {
    min-width: 186px !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .margin-top-5-desktope {
    margin: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .main_h2 br {
    display: none;
  }
  .main_h2 {
    font-size: 20px !important;
  }
  .tab-elem-cont2 h4 {
    font-size: 20px;
  }
  .main_p br {
    display: none;
  }
  .grad-row {
    justify-content: space-around;
  }
  .grad-block {
    margin-top: 30px !important;
    width: 100%;
    margin: 30px 15px 0;
  }
  .grad-block.big {
    width: 100%;
  }
  .main_p_font-weight_500 {
    font-size: 14px !important;
  }
  .grad-block,
  .grad-block.big {
    margin-top: 22px !important;
  }
  .line-absolute {
    top: 17px;
  }
  .main.industry .priority-turbine-video {
    min-height: 288px;
  }
  .footer-industry-p {
    font-size: 16px;
  }
  .footer-industry-p-a {
    font-size: 20px;
  }
}
@media all and (max-width: 660px) {
  .grad-block {
    margin: 30px 0 0;
    width: 100%;
    height: 160px !important;
  }
}
.footer_new {
  padding: 0;
}
.footer_new .padding-top-bottom-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer_new .header_ul {
  max-width: 100%;
}
.footer_new .header_ul {
  display: flex;
  flex-direction: row;
}
.footer_new .header_ul_li,
.footer_new .header_ul_li_footer {
  width: auto !important;
}
.footer_new .footer-wrap {
  display: flex;
  flex-wrap: wrap;
}
.footer_new .footer_p {
  font-size: 16px;
  font-weight: 300;
}
.footer_new .footer_p .footer_p_a {
  margin-left: 5px;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  color: #3DA8FF;
  transition: color .2s linear;
}
.footer_new .footer_p .footer_p_a:hover,
.footer_new .footer_p .footer_p_a:active {
  color: white;
  transition: color .2s linear;
}
.footer_new-development-projects {
  background: #E6E6E6;
}
.footer_new-development-projects .footer-industry-p {
  color: black !important;
}
.footer_new-development-projects .footer-industry-p-a {
  color: black !important;
}
.footer_new .footer_phone {
  display: flex;
  flex-direction: column;
}
.footer_new .footer_phone .footer_phone_a {
  font-size: 16px;
  font-weight: 500;
  color: white;
  transition: color .2s linear;
}
.footer_new .footer_phone .footer_phone_a:hover,
.footer_new .footer_phone .footer_phone_a:active {
  color: #3DA8FF;
  transition: color .2s linear;
}
.footer_new .footer_p_a {
  font-size: 16px;
  color: #3DA8FF;
  transition: color .2s linear;
}
.footer_new .footer_p_a:hover,
.footer_new .footer_p_a:active {
  color: white;
  transition: color .2s linear;
}
@media all and (min-width: 993px) {
  .margin-top-50-desktop {
    margin-top: 50px;
  }
  .margin-top-55-desktop {
    margin-top: 55px;
  }
}
@media all and (max-width: 1024px) {
  .footer_new .header_ul {
    margin: 0 auto;
  }
}
@media all and (max-width: 992px) {
  .margin-16-adaptive {
    margin: 16px 0;
  }
  .margin-top-20-adaptive {
    margin-top: 16px;
  }
  .footer_new .header_ul {
    flex-direction: column !important;
  }
  .footer_new .header_ul_li,
  .footer_new .header_ul_li_footer {
    width: 100% !important;
  }
  .footer_new .footer_p br {
    display: none;
  }
  .footer_new .footer_p .footer_p_a {
    margin-left: 0px;
  }
  .footer_new .footer-wrap {
    justify-content: center;
  }
  .footer_new .footer-wrap .footer_p {
    max-width: 400px;
  }
  .footer_new .footer_p {
    text-align: center;
  }
  .footer_new .footer_phone {
    align-items: center;
  }
  .footer_new .justify-center-adaptive {
    display: flex;
    justify-content: center;
  }
  .footer_new .footer_p_a {
    text-align: center;
  }
  .footer_new .footer_phone div:nth-child(2) {
    margin-top: 10px;
  }
}
@media all and (max-width: 450px) {
  .footer_new .footer-wrap .footer_p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.news-detail .container_w4 {
  width: 100% !important;
}
.pretendent-question {
  width: 100%;
  padding: 60px 15px 80px;
  display: flex;
  justify-content: center;
  background: #0057B4;
  text-align: center;
}
.width-auto {
  width: auto;
}
.position-relative_width-100 {
  width: 100%;
  padding-right: 30px;
  position: relative;
}
.arrow {
  width: 22px;
  height: 22px;
  right: 0;
  top: 0;
  position: absolute;
}
/*.arrow-img {
    width: 22px;
    height: 22px;
    right: 0;
    top: 0;
    position: absolute;
}*/
.padding-top-80 {
  padding-top: 80px !important;
}
.padding-top-80_bottom-100 {
  padding-top: 80px !important;
  padding-bottom: 100px !important;
}
.padding-bottom-30px {
  padding-bottom: 30px !important;
}
.padding-top-30px {
  padding-top: 30px !important;
}
.list-style-type-none div {
  display: flex;
}
/*.list-style-type-none div div {
    margin-top: 10px;
    margin-right: 4px;
    width: 13px;
    height: 1px;
    background: black;
}*/
.background-white {
  background-color: white;
}
.main-accordion-closed {
  height: 0px !important;
  visibility: hidden !important;
}
.block-second {
  border-top: 1px solid #CCCCCC;
}
.accordion-button_second,
.accordion-button {
  cursor: pointer;
  transition: color .2s linear;
}
.accordion-button:hover,
.accordion-button:active {
  color: #3DA8FF;
  transition: color .2s linear;
}
.top-30px {
  top: 30px !important;
}
.main-accordion {
  overflow: hidden;
}
.arrow-top {
  transform: rotate(180deg);
}
.arrow-open {
  animation: arrow-open 0.5s linear;
  animation-fill-mode: forwards;
}
@keyframes arrow-open {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}
.arrow-close {
  animation: arrow-close 0.5s linear;
  animation-fill-mode: forwards;
}
@keyframes arrow-close {
  from {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.accordion-visible {
  animation: accordion-visible 0.5s linear;
  animation-fill-mode: forwards;
}
@keyframes accordion-visible {
  from {
    max-height: 0px;
    padding-bottom: 0px;
  }
  to {
    max-height: 1000px;
    padding-bottom: 30px;
  }
}
.accordion-hidden {
  animation: accordion-hidden 0.5s linear;
  animation-fill-mode: forwards;
}
@keyframes accordion-hidden {
  from {
    max-height: 1000px;
    padding-bottom: 30px;
  }
  to {
    max-height: 0px;
    padding-bottom: 0px;
  }
}
.main-accordion {
  display: none;
}
.active + .main-accordion {
  display: flex;
}
.display-flex {
  display: flex;
}
.hr {
  margin: 40px 5px 0 0;
  width: 12px;
  height: 1px;
}
.hr-turbine {
  margin: 10px 3px 0 0;
  width: 13px;
  height: 1px;
  border: none !important;
  background: white;
}
.flex-direction-column {
  display: flex;
  flex-direction: column;
}
.background-f0f0f0 {
  background-color: #F0F0F0;
}
@media all and (max-width: 767px) {
  .main-accordion {
    display: flex !important;
  }
}
.width-100-border-top-bottom {
  width: 100%;
}
.menu-width-100 {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 52px;
  display: flex;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  justify-content: center;
}
.menu-width-1110px {
  position: relative;
  width: 100%;
  max-width: 1110px;
  display: flex;
  justify-content: center;
}
.header_ul_footer {
  justify-content: flex-start;
}
.h1-404 {
  font-size: 72px;
}
.button-404 {
  padding: 0 50px;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  line-height: 44px;
  border: 1px solid black;
  color: black !important;
  border-radius: 22px;
  color: white;
  background: transparent;
  cursor: pointer;
  transition: .2s linear;
}
.button-404:hover,
.button-404:active {
  background: #03345C;
  color: white !important;
  transition: .2s linear;
  border-color: #03345C;
}
.p-404 {
  margin-top: 50px;
  font-size: 18px;
}
.min-height-400px {
  min-height: 400px;
}
@media all and (max-width: 1024px) {
  .h1-404 {
    font-size: 36px;
  }
  .button-404 {
    font-size: 16px;
  }
  .p-404 {
    font-size: 16px;
  }
  .container {
    /*padding: 0 !important;*/
  }
  .max-width-100percents {
    max-width: 100% !important;
  }
}
@media all and (max-width: 767px) {
  .h1-404 {
    font-size: 24px;
  }
  .button-404 {
    font-size: 14px;
  }
  .p-404 {
    font-size: 14px;
  }
}
@media all and (max-width: 374px) {
  .button-404 {
    font-size: 12px;
  }
}
.color-static-and-hover p,
.color-static-and-hover a,
.color-static-and-hover span,
.color-static-and-hover h1 {
  color: white !important;
  transition: color .2s linear;
}
color-black .color-static-and-hover .color-black,
.color-static-and-hover a:hover .color-black {
  transition: .0s linear;
}
.color-static-and-hover a:hover,
.color-static-and-hover a:active {
  color: #0057B4 !important;
  transition: color .2s linear;
}
.bx_breadcrumbs {
  margin-bottom: 15px;
}
@media all and (min-width: 1025px) {
  .color-static-and-hover .color-black {
    color: black !important;
  }
  .header_ul-height-accordion-script2 {
    display: flex;
    flex-direction: column;
  }
}
.tender-detail-filter-item span {
  font-size: 18px !important;
  font-weight: 700;
  font-family: Roboto, Arial, sans-serif;
  color: black;
  margin: 0 !important;
}
.tender-detail-filter-item.active span {
  color: #0057B4;
}
.tender-detail-filter-item.item0 {
  margin-right: 15px;
}
.tender-detail-filter-item.item1 {
  margin-left: 15px;
}
.tender-detail-filter-p {
  font-size: 18px !important;
  font-family: Roboto, Arial, sans-serif;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-300 {
  font-weight: 300;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.table-background {
  padding: 60px 15px 80px !important;
  background: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.br-div {
  display: none;
}
.grad-block,
.grad-block.big {
  margin-top: 0;
}
.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-4 {
  z-index: 4;
}
.background-light-light-blue {
  background: #59B4E1 !important;
}
.background-light-blue-blue {
  background: #3DA7DF !important;
}
.background-blue {
  background: #2E90CB !important;
}
.background-light-blue {
  background: #42AADF !important;
}
.display-flex {
  display: flex;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.justify-content-start {
  justify-content: flex-start;
}
.height-35 {
  height: 35.08771929824561% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  position: relative;
}
.height-65 {
  height: 64.91228070175439% !important;
}
.padding-parties-text-center {
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: center;
}
.under-table-blue {
  padding: 60px 15px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  background: #03345C;
}
.under-table-blue-p {
  font-size: 24px !important;
  font-weight: 300;
  color: white;
}
.header_slides_slide_one_button span {
  margin: 0 auto !important;
  width: auto !important;
  height: auto !important;
  background: none !important;
}
.height-13 {
  height: 13.63636363636364% !important;
}
.height-86 {
  height: 86.36363636363636% !important;
}
.caption grad-block_p_continue span {
  margin: 0 0 0 10px !important;
}
.grad-block_p_continue-div {
  width: 100%;
  font-size: 36px !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start !important;
  align-items: center !important;
}


.many_text.grad-block_p_continue-div {
  flex-direction: column !important;
}
body span.many_text_center {
  text-align: center !important;
  margin: 0 !important;
}
@media (max-width: 450px) {
.many_text.grad-block_p_continue-div {
  flex-direction: row !important;
  flex-wrap: wrap;
}
body span.many_text_center {
  text-align: left !important;
  margin: 0 10px !important;
}
}


.grad-block_p_continue-div span {
  text-align: left !important;
  margin: 0 0 0 10px !important;
}
.justify-content-start-hr {
  width: 100% !important;
  max-width: 30px !important;
  height: 40px !important;
}
.justify-content-start-hr hr {
  width: 20px;
  height: 6px;
  background: white;
}
.justify-content-start-row-flex-start {
  width: 100% !important;
  height: auto !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-start !important;
}
.cont_w {
  overflow: visible !important;
}
.cont_w.partners-count {
  overflow: hidden !important;
}
.borrower_documents {
  padding-top: 60px;
}
.borrower_documents-relative {
  position: relative;
}
.borrower_documents-relative-column {
  display: flex;
  flex-direction: column;
}
.borrower_documents-relative-absolute {
  height: 100%;
  position: absolute;
  left: -15px;
  right: -15px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  text-decoration: none;
  z-index: 1;
  background: transparent;
  box-shadow: 0 0 0 0 #b3b3b3;
  transition: .1s linear;
}
.borrower_documents-relative-absolute-info {
  height: 100%;
  position: absolute;
  left: -15px;
  right: -15px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  text-decoration: none;
  z-index: 1;
  background: white;
  box-shadow: 0 0 20px 0 #b3b3b3;
}
.borrower_documents_h2 {
  margin-bottom: 10px;
  font-size: 36px !important;
  font-weight: 500;
}
.borrower_documents_block {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  z-index: 2;
}
.borrower_documents_block_h_p {
  font-size: 18px !important;
  font-weight: 500;
  color: black;
  transition: .1s linear;
  cursor: pointer;
}
.borrower_documents_block_p_p {
  font-size: 16px !important;
  font-weight: 300;
  color: black;
}
.borrower_documents_block_p_p a {
  color: #0057B4;
}
.borrower_documents-relative-column:hover .borrower_documents-relative-absolute {
  background: white;
  box-shadow: 0 0 20px 0 #b3b3b3;
  transition: .1s linear;
}
.borrower_documents-relative-column:hover .borrower_documents_block_h_p {
  color: #3DA8FF;
  transition: .1s linear;
}
.tab-elem-cont2,
.tab-elem-cont3,
.tab-elem-cont4,
.tab-elem-cont5 {
  display: none !important;
}
/*.container_w4.width-4.pos-1.container_w.news-detail-text {
    display: none !important;
}*/
.container_w4.width-4.pos-1.container_w.news-detail-text.display-flex {
  display: flex !important;
}
.extra-big-text {
  text-align: center;
  display: flex;
  align-items: center;
}
.grad-block.big {
  height: auto !important;
}
.justify-content-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.justify-content-center p {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.font-size-16px {
  font-size: 16px !important;
}
.font-weight-500 {
  font-weight: 500 !important;
}
.line-height-20px {
  line-height: 20px !important;
}
.simple-page .news-list .tenders-item .cont_w {
  overflow: hidden !important;
}
.priority-turbine {
  padding: 60px 0 100px;
  width: 100%;
  background: url(../images/baner-turbine.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.align-items-start {
  align-items: flex-start !important;
}
.grad-block_p_continue .font-size-12-line-height-16 {
  font-size: 12px !important;
  line-height: 16px !important;
}
@media all and (max-width: 3800px) {
  .margin-left--1500-right--1500 {
    margin-left: -1400px !important;
    margin-right: -1400px !important;
  }
}
@media all and (max-width: 3600px) {
  .margin-left--1500-right--1500 {
    margin-left: -1300px !important;
    margin-right: -1300px !important;
  }
}
@media all and (max-width: 3400px) {
  .margin-left--1500-right--1500 {
    margin-left: -1200px !important;
    margin-right: -1200px !important;
  }
}
@media all and (max-width: 3200px) {
  .margin-left--1500-right--1500 {
    margin-left: -1100px !important;
    margin-right: -1100px !important;
  }
}
@media all and (max-width: 3000px) {
  .margin-left--1500-right--1500 {
    margin-left: -1000px !important;
    margin-right: -1000px !important;
  }
}
@media all and (max-width: 2800px) {
  .margin-left--1500-right--1500 {
    margin-left: -900px !important;
    margin-right: -900px !important;
  }
}
@media all and (max-width: 2600px) {
  .margin-left--1500-right--1500 {
    margin-left: -800px !important;
    margin-right: -800px !important;
  }
}
@media all and (max-width: 2400px) {
  .margin-left--1500-right--1500 {
    margin-left: -700px !important;
    margin-right: -700px !important;
  }
}
@media all and (max-width: 2200px) {
  .margin-left--1500-right--1500 {
    margin-left: -600px !important;
    margin-right: -600px !important;
  }
}
@media all and (max-width: 2000px) {
  .margin-left--1500-right--1500 {
    margin-left: -500px !important;
    margin-right: -500px !important;
  }
}
@media all and (max-width: 1800px) {
  .margin-left--1500-right--1500 {
    margin-left: -400px !important;
    margin-right: -400px !important;
  }
}
@media all and (max-width: 1600px) {
  .margin-left--1500-right--1500 {
    margin-left: -300px !important;
    margin-right: -300px !important;
  }
}
@media all and (max-width: 1400px) {
  .margin-left--1500-right--1500 {
    margin-left: -200px !important;
    margin-right: -200px !important;
  }
}
@media all and (max-width: 1200px) {
  .margin-left--1500-right--1500 {
    margin-left: -100px !important;
    margin-right: -100px !important;
  }
}
@media all and (max-width: 1199px) {
  .borrower_documents_block {
    width: 100%;
  }
  .main.industry .header_slides_slide_one_button.main_block_news_button {
    min-height: 40px;
    height: auto;
  }
}
@media all and (max-width: 1140px) {
  .margin-left--1500-right--1500 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media all and (max-width: 1024px) {
  .under-table-blue-p {
    font-size: 20px !important;
  }
  .borrower_documents_block_h_p {
    font-size: 17px !important;
  }
  .borrower_documents_block_p_p {
    font-size: 15px !important;
  }
}
@media all and (max-width: 991px) {
  .grad-block-double span {
    font-size: 15px !important;
    margin-left: 5px !important;
  }
  .grad-block_p_continue .font-size-12-line-height-16 {
    font-size: 15px !important;
    line-height: 16px !important;
  }
  .region-loans-width-16px {
    width: 16px !important;
  }
  .grad-block_p_continue span {
    line-height: 16px !important;
  }
  .grad-block-double .font-size-36-align-items-flex-start {
    font-size: 36px !important;
    display: flex !important;
    align-items: flex-start !important;
  }
}
@media all and (max-width: 767px) {
  .under-table-blue-p {
    font-size: 18px !important;
  }
  .borrower_documents_block_h_p {
    font-size: 16px !important;
  }
  .borrower_documents_block_p_p {
    font-size: 14px !important;
  }
  .borrower_documents-relative-absolute {
    left: 7px;
    right: 7px;
  }
  .grad-block {
    box-shadow: none !important;
  }
}
@media all and (max-width: 575px) {
  .priority-turbine,
  .pretendent-question {
    padding-bottom: 60px;
  }
  .padding-bottom-adaptive-20 {
    padding-bottom: 20px;
  }
  .margin-top-90-adaptive-60 {
    margin-top: 60px !important;
  }
  .offensive-activities-row-col {
    margin-top: 45px;
  }
  .main.industry .priority-turbine-video {
    min-height: 256px;
  }
  .main.industry .main-consultant-center-col2-blocks-row {
    flex-direction: column;
  }
  .main.industry .main-consultant-center-col2-blocks-row .main-consultant-center-col2-blocks-block {
    padding: 0;
    width: 100%;
  }
}
@media all and (max-width: 374px) {
  .grad-block_p_continue-div .grad-block_p_continue-div-span {
    font-size: 14px !important;
  }
  .hr-turbine {
    margin-top: 7px;
  }
  .main.industry .priority-turbine-video {
    min-height: 205px;
  }
}
.font-size-36-align-items-flex-start {
  font-size: 36px !important;
  display: flex !important;
  align-items: flex-start !important;
}
.offensive-activities.industry .offensive-activities-row-col {
  margin-top: 30px;
  padding: 15px;
  transition: 0.2s linear;
  position: relative;
}
.offensive-activities.industry .offensive-activities-row-col--2 {
  margin-top: 30px;
  padding: 0;
  transition: 0.2s linear;
  position: relative;
}
.offensive-activities.industry .offensive-absolute {
  left: 0 !important;
  right: 0 !important;
}
/*# sourceMappingURL=style.css.map */

body .header_ul-height-accordion-script2 .height-50px {
  line-height: 25px !important;
  margin-top: 10px;
}
.header_ul-height-accordion-script2 .width-100-border-top-bottom-container-nav-ul-li-a-span {
  line-height: 25px !important;
}
@media (max-width: 1024px) {
.main.industry .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li, .main-new-pages .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li, .main.industry .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li-main, .main-new-pages .width-100-border-top-bottom-container-nav .width-100-border-top-bottom-container-nav-ul-li-main:not(:first-child) {
  line-height: 25px !important;
}
.header_ul_li a, .header_ul_li-span:not(:first-child) {
  line-height: 25px !important;
}

}