/* RESET */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
q,
s,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
embed,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
img {
  border: none;
}
body {
  line-height: 1;
  font-family: Arial;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
@font-face {
    font-family: "Dinpro";
    src: url("fonts/Dinpro/DINPro.eot");
    src: url("fonts/Dinpro/DINPro.eot")format("embedded-opentype"),
    url("fonts/Dinpro/DINPro.woff") format("woff"),
    url("fonts/Dinpro/DINPro.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
*/
/*DIN PRO LIGHT*/
/*
@font-face {
    font-family: "Dinpro";
    src: url("fonts/dinlight/din-light.eot");
    src: url("fonts/dinlight/din-lighto.eot")format("embedded-opentype"),
    url("fonts/dinlight/din-light.woff") format("woff"),
    url("fonts/dinlight/din-light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}*/

/*
@font-face {
    font-family: "DINNextW1G-Bold";
    src: url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.eot");
    src: url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.eot")format("embedded-opentype"),
    url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.woff") format("woff"),
    url("fonts/DINNext/DINNextW1G-Bold/DINNextW1G-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: "DINNextW1G-Regular";
    src: url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.eot");
    src: url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.eot")format("embedded-opentype"),
    url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.woff") format("woff"),
    url("fonts/DINNext/DINNextW1G-Regular/DINNextW1G-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
*/
/*@font-face {
    font-family: "DINNextW1G-Light";
    src: url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.eot");
    src: url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.eot")format("embedded-opentype"),
    url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.woff") format("woff"),
    url("fonts/DINNext/DINNextW1G-Light/DINNextW1G-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}*/
@font-face {
  font-family: 'Unipix';
  src: url('fonts/font-unipix/unipix-unipix.eot');
  src: url('fonts/font-unipix/unipix-unipix.eot?#iefix') format('embedded-opentype'),
    url('fonts/font-unipix/unipix-unipix.woff2') format('woff2'), url('fonts/font-unipix/unipix-unipix.woff') format('woff'),
    url('fonts/font-unipix/unipix-unipix.ttf') format('truetype'), url('fonts/font-unipix/unipix-unipix.svg#unipixregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* LAYOUT */
html,
body {
  height: 100%;
}
body {
  font-family: arial, sans-serif;
  min-width: 980px;
}
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#body {
  overflow: hidden;
  min-width: 980px;
  min-height: 100%;
  position: relative;
  padding-bottom: 470px;
  box-sizing: border-box;
}
#body__en {
  overflow: hidden;
  min-width: 980px;
  min-height: 100%;
  position: relative;
  padding-bottom: 270px;
  box-sizing: border-box;
}

#wa_center a {
  color: #5e5e5e;
  text-decoration: underline;
}

#wa_center a:hover {
  color: #8cccf7;
}

#workarea {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.pull-right {
  float: right;
}
.wrapper {
  width: 960px;
  margin: 0 auto;
}
.relative {
  position: relative;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}

#wa_left,
#wa_center,
#wa_right {
  float: left;
}

#wa_left {
  width: 180px;
  margin-right: 15px; /* Upd. 10.12.2013, eozuyev */
}

#wa_center {
  width: 960px;
}

#wa_left + #wa_center {
  width: 765px;
  margin-top: 6px;
  margin-bottom: 15px;
}

#header {
  height: 130px;
  position: relative;
  overflow: visible;
}
#header.breadcrumbs {
  height: 162px;
}

#footer {
  min-width: 960px;
}

.colOne_text {
  margin-left: 10px;
}

#logo {
  display: block;
  float: left;
  margin: 20px 0px 5px 40px;
  width: 105px;
  height: 63px;
}
.logo-color {
  fill: #0078dc;
}

/* MENU_TOP */

#menu_top {
  height: 39px;
  background: #0078dc;
  margin-top: 2px;
  min-width: 960px;
}
#header.breadcrumbs #menu_top {
  bottom: 32px;
}
#menu_top a {
  display: block;
  text-decoration: none;
}
#menu_top li {
  height: 39px;
  width: 120px;
  list-style: none;
  display: inline-block;
  float: left;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  border-left: 1px solid #93c7f2;
  box-sizing: border-box;
}
#menu_top a:first-child li {
  border-left: none;
}
#menu_top a:first-child li {
  border-left: none;
}
.li2Lines {
  line-height: 0.9;
  padding-top: 6px;
}
#menu_top .li2Lines {
  line-height: 0.9;
  padding-top: 6px;
}
#menu_top a:hover li {
  background: #e6f4fe;
  color: #0078dc;
}

#whois {
  position: absolute;
  right: 0;
  top: 58px;
  color: #0078dc;
  font-size: 13px;
}
#whois a {
  color: #0078dc;
  text-decoration: none;
}
#whois a:hover {
  color: #d30d01;
}

#site {
  position: absolute;
  right: 366px;
  top: 27px;
  font-size: 12px;
}
#site a {
  color: #5e5e5e;
  text-decoration: none;
}
#site a:hover {
  color: #8cccf7;
}
#site_lang {
  position: absolute;
  right: 255px;
  top: 27px;
  font-size: 12px;
}
#site_special{
  position: absolute;
  right: 477px;
  top: 23px;
  font-size: 12px;
}
#site_special.bullit:before{
  display:none;
}
#site_lang a {
  color: #5e5e5e;
  text-decoration: none;
  margin-top: 2px;
}
#site_lang a:hover {
  color: #8cccf7;
}

/* ЯЗЫК */
#lang {
  position: absolute;
  z-index: 100;
  right: 226px;
  top: 16px;
  cursor: pointer;
  font-size: 12px;
  background: #fff;
  border: 1px solid #fff;
}

#select {
  position: absolute;
  top: 0;
  text-align: right;
  right: 0;
  width: 90px;
  padding: 10px 15px 0 0;
}

#language > li > a:hover,
#select:hover,
.act {
  color: #8cccf7;
}

#select:after {
  width: 9px;
  height: 5px;
  content: '';
  background: url(images/elements-blue.png) -268px 0 no-repeat;
  position: absolute;
  top: 13px;
  right: 3px;
}

#language {
  display: none;
  font-size: 12px;
  list-style: none;
  width: 200px;
  overflow: hidden;
  padding: 30px 20px 20px 20px;
}

#language > li {
  float: left;
  width: 80px;
  padding: 10px;
}

#language > li > a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

#fade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10;
  display: none;
  /*opacity: 0.3;*/
  background: url(images/black.png) repeat;
}

/* COLUMNS - BANERS */

.colFour {
  float: left;
  width: 765px;
  /* margin: 23px 0 0 15px; */
  margin: 0px;
  color: #5e5e5e;
}

.colOne {
  float: left;
  width: 160px;
  min-height: 40px;
  margin: 25px 0 0 15px;
  padding: 0 10px;
}
.colOne.border {
  border: 1px solid #c2bfbf;
  width: 178px;
  padding: 0;
}

.colOne img {
  position: relative;
  left: -10px;
}

.tizer {
  float: left;
  width: 375px;
  min-height: 180px;
  margin: 25px 0 0 15px;
}
.tizer img {
  max-width: 100%;
}
.tizer .colOne_text a.bullit {
  max-width: 356px;
  display: block;
}

.middle_teaser_container > .tizer:first-child {
  margin-left: 0;
}

.tizer_text {
  padding: 0 10px;
}

.endLine {
  margin-right: 0;
}

.colFour img {
  float: left;
  margin-right: 14px;
}

.valignBtm {
  width: 279px;
  position: absolute;
  right: 0px;
  bottom: 13px;
}
.valignBtm-date {
  font-size: 12px;
  margin-bottom: 7px;
  font-weight: bold;
}
/* БАНЕРЫ С РАМКОЙ */
.border h3,
.border p {
  padding-left: 9px;
  padding-right: 9px;
}
.date + p {
  margin-bottom: 8px;
}

.newLine {
  clear: left;
  margin-left: 0;
}

/* КРАСНЫЙ БАНЕР */
.bgRed {
  background: #0078dc;
  color: #fff !important;
}

/* HEADERS */
.colFour h1 {
  /*font:bold 32px/36px "Dinpro", arial, sans-serif;*/
  font: bold 32px/36px 'DINNextW1G-Light', arial, sans-serif;
  color: #0078dc;
  margin-bottom: 5px;
}

h3 {
  color: #0078dc;
  /*font-family: "Dinpro";*/
  /* font-family: "DINNextW1G-Light";*/
  font-weight: bold;
  font-size: 17px;
  margin: 18px 0 11px;
  line-height: 0.9;
}
.border h3 {
  margin: 11px 0 10px;
}

.bgRed h3 {
  color: #fff;
  font-size: 20px;
  line-height: 1.1;
  margin: 11px 3px 10px;
}

#footerMap h3 {
  color: #5e5e5e;
  font-size: 14px;
  margin: 12px 0 8px;
}

/* P */

p {
  font: 12px/16px Arial;
  color: #5e5e5e;
  margin-bottom: 17px;
}
.pre-bullit {
  margin-bottom: 4px;
}

/* A */

.aBgRed {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 7px;
  margin-left: 3px;
  margin-right: 3px;
}
.aBgRed:hover {
  color: #393939;
  text-decoration: underline;
}

.date + p a,
.date + p a:visited,
.aGrey {
  color: #5e5e5e;
  text-decoration: none;
}
.date + p a:hover,
.aGrey:hover {
  color: #000;
  text-decoration: underline;
}

/* DATE */

.date {
  position: relative;
  left: 10px;
  margin-bottom: 0px;
}

.border .date {
  left: 10px;
}

/* BULLIT */

.bullit:before {
  content: 'E';
  position: absolute;
  top: 1px;
  left: -12px;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 16px;
  /*    width: 6px;
    height: 10px;
    content: "";
    background: url(images/elements-blue.png) -191px -29px no-repeat;
    position: absolute;
    top:1px;
    left: -9px;*/
}
#header .bullit:before {
  top: -1px;
}
.colOne .bullit:before {
  left: -10px;
}

.colOne.border .bullit:before {
  left: 0;
}

.bgRed .bullit:before {
  background: url(images/elements-blue.png) -197px -30px no-repeat;
}

.aBgRed + .subtitle {
  margin-top: 18px;
}

.colOne.border .subtitle {
  left: 19px;
}
.colOne .subtitle {
  left: 20px;
  bottom: 0px;
  /*  margin-bottom: 7px; */
  display: inline-block;
  position: absolute;
}

.border .subtitle:before {
  left: -9px !important;
}

.bgRed .subtitle {
  color: #fff;
  margin-left: 3px;
  margin-right: 3px;
}
.bgRed .subtitle:hover {
  color: #8cccf7;
}

.subtitle {
  color: #000;
  font: normal 12px arial, sans-serif;
  text-decoration: none !important;
  position: relative;
  left: 9px;
  bottom: 0px;
}

.subtitle:hover {
  color: #8cccf7;
}

/* HELPERS */
.height312 {
  height: 312px;
}
.height314 {
  /* min-height: 310px; */
  padding-bottom: 30px;
  position: relative;
}
.height317 {
  height: 317px;
}
.posRel {
  position: relative;
}
.mt11 {
  margin-top: 11px;
}
.flLeft {
  float: left;
}
.flRight {
  float: right;
}
@media screen and (min-width: 524px) {
  .flRightDetail {
    float: right;
    width: 300px;
    padding: auto 10px;
  }
}


/* CLEAR FIX */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}

.intro {
  font: bold 12px/16px Arial;
  color: #5e5e5e;
}

#footerTopLinks {
  /*margin-top: 90px;*/
  margin-bottom: 13px;
}

#footerTopLinks a {
  font-size: 12px;
  color: #5e5e5e;
  text-decoration: none;
  position: relative;
}
#footerTopLinks a:hover {
  color: #8cccf7;
}

#footerTopLinks a:first-child {
  margin: 0 26px 0 10px;
}

#footerTopLinks .special {
  margin: 0 10px 0 26px;
}


#footerTopLinks #toTheTop {
  margin-right: 10px;
}

#print {
  margin-right: 35px;
}
#print:before {
  width: 21px;
  height: 15px;
  content: ' ';
  position: absolute;
  top: -1px;
  left: -24px;
  background: url(images/elements-blue.png) -478px 0 no-repeat;
}

.link_facebook {
  margin-right: 35px;
}

.link_facebook:before {
  width: 22px;
  height: 22px;
  content: '';
  position: absolute;
  left: -27px;
  top: -5px;
  background: url(images/fb_2.svg) no-repeat;
}

.link_vk {
  margin-right: 35px;
}

.link_vk:before {
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  left: -21px;
  top: -2px;
  background: url(images/vk.svg) no-repeat;
  background-size: 74%;
}
.link_telegram {
  margin-right: 30px;
}

.link_telegram:before {
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  left: -21px;
  top: -2px;
  background: url(images/telegram.svg) no-repeat;
  background-size: 75%;
}

.link_instagram {
  margin-right: 35px;
}

.link_instagram:before {
  width: 22px;
  height: 22px;
  content: '';
  position: absolute;
  left: -27px;
  top: -5px;
  background: url(images/instagram.svg) no-repeat;
}
.link_youtube {
  margin-right: 35px;
}

.link_youtube:before {
  width: 22px;
  height: 22px;
  content: '';
  position: absolute;
  left: -27px;
  top: -5px;
  background: url(images/youtube.svg) no-repeat;
}
.link_special_glasses {
  margin-right: 35px;
}

.link_special_glasses:before {
  width: 22px;
  height: 22px;
  content: '';
  position: absolute;
  left: -27px;
  top: -5px;
  background: url(images/special-glasses.svg) no-repeat;
}

#writeUs {
  margin-right: 33px;
}
#writeUs:before {
  content: 'i';
  position: absolute;
  top: -7px;
  left: -25px;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 26px;
  /*    width: 18px;
    height: 15px;
    content: " ";
    position: absolute;
    top: -1px;
    left: -21px;
    background: url(images/elements-blue.png) -503px 0 no-repeat;*/
}
#toTheTop:before {
  content: 'G';
  position: absolute;
  top: -4px;
  left: -19px;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 20px;
  /*    width: 10px;
    height: 5px;
    content: " ";
    position: absolute;
    top: 4px;
    left: -17px;
    background: url(images/elements-blue.png) -323px 0 no-repeat;*/
}

#footerMap {
  background: #0078dc;
  color: #fff;
}
#footerMap .colOne {
  margin-top: 6px;
}

#footerMap ul {
  margin: 14px 0 16px 0;
}
#footerMap li {
  font-size: 11px;
  line-height: 1.15;
  list-style: none;
  margin-bottom: 8px;
}

#footerMap li a,
#footerMap li a:visited {
  text-decoration: none;
  color: #fff;
}

#footerMap li a:hover {
  color: #8cccf7;
}
#rightsEtc span {
  display: inline-block;
  margin: 20px 25px 9px 0;
  font-size: 12px;
  color: #5e5e5e;
}
#rightsEtc a {
  color: #5e5e5e;
  text-decoration: none;
}
#rightsEtc a:hover {
  color: #8cccf7;
}
#btmLinks {
  position: relative;

  height: 120px;
}
#btmLinks a {
  position: absolute;
  top: 18px;
  height: 68px;
}

#sovetRynka {
  width: 137px;
  left: 232px;
}
#pentagon {
  width: 69px;
  left: 376px;
}
#sovEnergProizv {
  width: 151px;
  left: 454px;
}
#rspp {
  width: 73px;
  left: 615px;
}

.fancybox-skin {
  padding: 35px 10px 55px !important;
}

/************************************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 13px;
  height: 14px;
  cursor: pointer;
  z-index: 8040;
  text-decoration: none;
}

.fancybox-close:before {
  content: 'Закрыть';
  position: absolute;
  left: -55px;
  top: 1px;
  color: #5e5e5e;
  font-size: 11px;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('images/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('images/fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('images/fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}

a.fancybox {
  text-decoration: none;
}

.fancybox-margin {
  margin-right: 0 !important;
}

.fancybox-lock body {
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
/************************************************************/

/**/
/**/

#rightcolumn {
  width: 178px;
  min-height: 210px;
  border: 1px solid #c1c1c1;
  float: left;
}

#content,
.content {
  color: #5e5e5e;
  font-size: 12px;
  padding: 0 22px 0 0px;
  width: 560px;
  float: left;
}

#content img[src='/upload/iblock/907/907fdae577f0a3ce45c98df40539e84e.png'] {
  display: none;
}

.title {
  font-size: 32px;
  color: #0078dc;
  /*font-family:"Dinpro",Arial;*/
  font-family: 'DINNextW1G-Light', Arial;
  font-weight: bold;
  padding-bottom: 30px;
  margin-left: 50px;
}

#content > p,
.content > p {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.imgblock {
  width: 180px;
  float: left;
  padding: 3px 10px 0 0;
}

.imgblock img {
  width: 180px;
  height: 122px;
}

.imgblock > div {
  color: #969696;
  font-size: 11px;
  line-height: 1.4;
  padding-left: 10px;
}

.increase {
  color: #000 !important;
  font-size: 12px !important;
  padding-left: 25px !important;
  margin-top: 5px;
  margin-left: 10px;
  position: relative;
  cursor: pointer;
}

.increase:hover {
  color: #8cccf7 !important;
  text-decoration: underline;
}

.increase:before {
  background: url('images/elements-blue.png') -291px 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 14px;
  content: '';
}

.spisok {
  list-style: none;
  margin-top: 8px;
}

.spisok > li {
  position: relative;
  padding-left: 23px;
  margin-bottom: 10px;
}

.spisok > li:before {
  content: 'e';
  position: absolute;
  top: -2px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}

.documents .spisok > li:before {
  top: -6px;
}

.spisok > li.type-pdf:before {
  content: '#';
  position: absolute;
  background: none;
  top: 0px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
  line-height: 1;
}
.spisok > li.type-doc:before,
.spisok > li.type-docx:before,
.spisok > li.type-rtf:before {
  content: '<';
  position: absolute;
  background: none;
  top: 0px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}
.spisok > li.type-xls:before,
.spisok > li.type-xlsx:before {
  content: '>';
  position: absolute;
  background: none;
  top: 0px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}
.spisok > li.type-png:before,
.spisok > li.type-jpg:before,
.spisok > li.type-jpeg:before {
  content: '$';
  position: absolute;
  background: none;
  top: 0px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}
.spisok > li.type-JPG:before,
.spisok > li.type-JPEG:before {
  content: '$';
  position: absolute;
  background: none;
  top: -2px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}
.spisok > li.type-mp3:before {
  content: ';';
  position: absolute;
  top: -2px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}
.spisok > li.type-rar:before,
.spisok > li.type-zip:before {
  content: 'e';
  position: absolute;
  top: -2px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 23px;
  font-weight: normal;
}
#documents .spisok > li > a,
.documents .spisok > li > a {
  display: inline-block;
}

.spisok > li > a {
  display: inline-block;
  padding: 2px 0;
  color: #000;
  font-size: 12px;
  text-decoration: none !important;
}

.spisok > li > a:hover {
  color: #8cccf7;
}

.click_punkt {
  list-style: none;
  padding-top: 20px;
  padding-left: 50px;
}

.click_punkt > li {
  padding-top: 10px;
}

.title_click {
  width: 480px;
  font-size: 14px;
  color: #5e5e5e;
  background: #e6f4fe;
  padding: 7px 0 7px 10px;
  cursor: pointer;
  position: relative;
}

.title_click:after {
  position: absolute;
  width: 25px;
  height: 100%;
  content: '';
  top: 0;
  bottom: 0;
  right: -25px;
  background: url('images/spisok-icon.png') 0 center no-repeat #007be8;
}
.title_noclick {
  width: 525px;
  font-size: 14px;
  color: #5e5e5e;
  background: #f5f5f5;
  padding: 7px 0 7px 10px;
  cursor: pointer;
  position: relative;
  display: block;
}

.title_noclick:after {
  position: absolute;
  width: 25px;
  height: 26px;
  content: '';
  top: 0;
  right: -25px;
  background: url('images/elements-blue.png') -397px 0 no-repeat;
}

.active_electro:after {
  background-position: -27px center;
}
.content_click {
  display: none;
}
.content_click p, .content_click ul {
  margin: 12px;
}
.table_arrow {
  width: 100%;
}

.table_arrow tr:first-child {
  padding-bottom: 6px;
}

.table_arrow tr:first-child > td:first-child:before {
  background: none;
}

.table_arrow tr:first-child > td:before {
  background: url('images/elements-blue.png') -333px 0px no-repeat;
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 7px;
  content: '';
}

.table_arrow tr:first-child > td {
  background: #fff !important;
}

.table_arrow td {
  width: 45px;
  padding: 6px 10px 6px 0;
  text-align: right;
  position: relative;
}

.table_arrow tr > td:first-child {
  padding-left: 10px;
  text-align: left;
  padding-right: 0 !important;
}

.electro_1 {
  width: 215px !important;
  color: #5e5e5e;
  font-size: 11px;
}

.electro_2 {
  color: #969696;
  width: 215px !important;
  font-size: 11px;
}

.top:before {
  background: url('images/elements-blue.png') -323px 0px no-repeat !important;
}

.top {
  background: #f5f5f5 !important;
}
.nomleft {
  margin-left: 0px;
}

/*main*/
.news_button:before {
  content: 'E';
  position: absolute;
  top: 1px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  line-height: 1;
  /*  width:6px;
    height:10px;
    content:'';
    position:absolute;
    top:2px;
    left:0;
    background: url(images/elements-blue.png) -191px -29px no-repeat;*/
}
.column_main_date:before {
  content: 'E';
  position: absolute;
  top: 3px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  line-height: 1;
}

.pagination li a {
  display: block;
  width: 9px;
  height: 0;
  padding-top: 9px;
  background-image: url(images/pagination-blue.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.#main_content {
  width: 100%;
  padding-top: 23px;
  overflow: hidden;
}

#slider {
  width: 765px;
  height: 319px;
  float: left;
}

.slides_container {
  width: 765px;
  height: 319px;
  overflow: hidden;
  position: relative;
}

.pagination {
  width: 130px;
  margin: 0 auto;
  margin-top: -30px;
  position: relative;
  z-index: 100;
}

.pagination li {
  list-style: none;
  float: left;
  margin: 0 5px;
}

.pagination li.current a {
  background-position: -14px 0;
}

.slides_container img {
  width: 765px;
  height: 319px;
}

.quotes {
  width: 178px;
  border: 1px solid #c2bfbf;
  min-height: 319px;
  float: left;
}

#news {
  width: 357px;
  border: 1px solid #c2bfbf;
  float: left;
  padding: 15px 8px 20px;
  margin-top: 25px;
  overflow: hidden;
}
.news_block {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
}

.title_news {
  font-size: 14px;
  color: #0078dc;
  /*font-family: "Dinpro";*/
  font-family: 'DINNextW1G-Light';
  font-weight: bold;
}

.news_date {
  width: 62px;
  float: left;
  color: #0078dc;
  font-size: 12px;
  height: inherit;
  line-height: 1.3;
}

.news_content {
  width: 295px;
  float: left;
  color: #5e5e5e;
  font-size: 12px;
  line-height: 1.3;
}

.news_content > p:first-child {
  color: #363636;
  line-height: 1;
  margin-bottom: 13px;
  line-height: 1.3;
}

.news_button {
  display: inline-block;
  position: relative;
  color: #5e5e5e;
  margin-top: 10px;
  padding-left: 10px;
  text-decoration: none !important;
  font-size: 12px;
  line-height: 1.3;
}

.news_button:hover {
  color: #8cccf7;
  text-decoration: underline;
}

.more_news {
  display: block;
  width: 98px;
  background: #0078dc;
  text-align: center;
  border: 1px solid #0078dc;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 0;
  float: right;
  margin-top: 13px;
  cursor: pointer;
  border-radius: 4px;
}

.more_news:hover {
  background: #008cf0;
}

.column_main {
  width: 180px;
  height: 414px;
  height: ;
  margin-left: 15px;
  float: left;
  margin-top: 25px;
}

.column_main_name {
  margin-top: 20px;
  color: #0078dc;
  /*font-family: "Dinpro";*/
  font-family: 'DINNextW1G-Light';
  font-weight: bold;
  font-size: 18px;
}

.column_main_inf {
  display: block;
  color: #5e5e5e;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 10px;
  text-decoration: none;
}

.column_main_date {
  color: #5e5e5e;
  font-size: 12px;
  padding: 3px 0 5px 10px;
  line-height: 1.2;
  position: relative;
  text-decoration: none !important;
}

.column_main_date:hover {
  color: #8cccf7;
}

.column_main ul {
  margin-top: 10px;
  list-style: none;
}

.column_main li > a.column_main_date {
  text-decoration: none;
  display: block;
  padding: 3px 0 5px 10px;
  margin-bottom: 5px;
}

.column_main > p {
  color: #5e5e5e;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 15px;
}

/*постраничная навигация*/

#post_nav {
  width: 100%;
  overflow: hidden;
  padding: 3px 0 5px 0;
  margin-bottom: 18px;
  border-top: 1px solid #e6f4fe;
  border-bottom: 1px solid #e6f4fe;
}

#post_nav > .prew {
  float: left;
  display: inline-block;
  color: #cecece;
  font-size: 11px;
  position: relative;
  padding: 2px 0 0 12px;
  margin-left: 10px;
  cursor: pointer;
}

#post_nav > .prew:before {
  content: 'D';
  position: absolute;
  top: 0px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 16px;
  /*				width: 7px;
                height: 10px;
                content: '';
                position: absolute;
                top: 3px;
                left: 0;
                background: url(images/elements-blue.png) -191px -42px no-repeat;*/
}

#post_nav > .next {
  float: right;
  display: inline-block;
  color: #393939;
  font-size: 11px;
  position: relative;
  padding: 2px 12px 0 0;
  margin-right: 10px;
  cursor: pointer;
}

#post_nav > .next:before {
  content: 'E';
  position: absolute;
  top: 0px;
  right: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 16px;
  /*				    width: 5px;
                    height: 10px;
                    content: '';
                    position: absolute;
                    top: 2.5px;
                    right: 0;
                    background: url(images/elements-blue.png) -191px -29px no-repeat;*/
}

#post_nav > .next:hover,
#post_nav > .prew:hover {
  color: #8cccf7;
}

#post_nav > .number {
  width: 200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -100px;
}

.nav {
  text-decoration: none !important;
}

.number > a,
.number > span {
  text-decoration: none !important;
  font-size: 11px;
  color: #393939;
  margin: 0 2px 0 5px;
}

.number > a:hover {
  color: #8cccf7;
  text-decoration: underline;
}

.number > a:first-child {
  margin: 0;
}

.number > .ok {
  color: #0078dc !important;
  font-weight: bold !important;
}

.img_calendar {
  margin: 7px 3px 0 3px;
  cursor: pointer;
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  background: url(images/elements-blue.png) -357px 0px no-repeat;
}

.ui-widget-header .ui-icon,
.ui-datepicker-prev-hover,
.ui-datepicker-next-hover {
  background-image: url(images/elements-blue.png);
}

.message_email {
  position: relative;
  padding-left: 20px;
  color: #000;
  text-decoration: none !important;
}

.message_email:hover {
  color: #8cccf7;
}

.message_email:after {
  content: 'i';
  position: absolute;
  top: -2px;
  left: 0;
  font-family: 'Unipix';
  color: #0078dc;
  font-size: 20px;
  line-height: 1;
  /*	width:14px;
	height:9px;
	content:'';
	position:absolute;
	top:4px;
	left:0;
	background: url(images/elements-blue.png) -450px 0px no-repeat;*/
}

/* Здесь был .list и .listn */

#content .list > li,
.content .list > li {
  position: relative;
  padding-left: 20px;
  list-style: none;
}

#content .list > li:after,
.content .list > li:after {
  position: absolute;
  top: -3px;
  left: 0;
  color: #0078dc;
  content: '•';
  font-weight: bold;
  font-size: 16px;
  /*	width:5px;
	height:3px;
	content:'';
	position:absolute;
	top:6px;
	left:0;
	background: url(images/elements-blue.png) -466px 0px no-repeat;*/
}

.map-russia__list {
  position: relative;

  display: flex;
  justify-content: center;
  width: 100%;
}

#documents {
  width: 570px;
}
.p50 {
  /* padding-left:   50px;*/
}
.m50 {
  margin-left: 50px;
}
.p50 #documents,
.p50 #documents .title_click {
  width: auto;
}
/* #procurement > h1{
	padding-left:50px;
} */

/*стилизация checkbox*/

#filters input[type='checkbox'] {
  position: absolute;
  left: -9999px;
}

#filters .check {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

#filters .check:after {
  position: absolute;
  top: 2px;
  left: 0;
  content: '';
  width: 12px;
  height: 12px;
  background: url(images/check.png) 0 0 no-repeat;
}

.active_check:after {
  position: absolute;
  top: 2px;
  left: 0;
  content: '';
  width: 12px;
  height: 12px;
  background: url(images/check.png) 0 -52px no-repeat !important;
}

.links_right_block {
  width: 165px;
  float: right;
  /* 	overflow:hidden; */
  padding: 12px 7px 12px 6px;
  margin-top: 11px;
  background: #c1e3fc;
}

.links_top-block {
  display: none;

  scrollbar-width: none;
  -ms-overflow-style: none;
}

.links_top-block::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}

.links_top-block::-webkit-scrollbar-thumb {
  background: #BFBFBF;
  opacity: 0.7;
  border-radius: 10px;
}
.links_top-block::-webkit-scrollbar-thumb:hover{
  opacity: 0.9;
  background: #BFBFBF;
}
.links_top-block::-webkit-scrollbar-track{
  background: transparent;
  border-radius: 10px;
}

.right_area {
  width: 165px;
  float: right;
  /* 	overflow:hidden; */
  border: 1px solid #c3c3c3;
  padding: 12px 7px 12px 6px;
  margin-top: 11px;
}
.right_area2 {
  clear: both;
  float: right;
  width: 165px;
  margin-top: 15px;
  padding-left: 15px;
  border: 1px solid #c3c3c3;
}

.right_area2 ul li {
  padding: 3px 0px;
}

/*404*/
#img_error_s1 {
  width: 410px;
  height: 210px;
  margin: 159px auto 0;
  background: url(images/error.jpg) no-repeat;
}
#img_error_s2 {
  width: 460px;
  height: 210px;
  margin: 159px auto 0;
  background: url(images/error_en.png) no-repeat;
}

#top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

/*версия для печати сайта*/
@media print {
  #header,
  #footer {
    display: none;
  }
}

caption {
  color: #0078dc;
  font-size: 17px;
  font-weight: normal;
  margin: 18px 0 11px;
  line-height: 0.9;
  text-align: left;
}

.detail_text {
  width: 520px;
  margin-left: 50px;
  color: #5e5e5e;
  font-size: 12px;
  line-height: 1.4;
  text-align: left !important;
}

.diagram {
  color: #0078dc;
  font-size: 12px;
}

/* .detail_text > p{
	padding-left:50px;
}

.detail_text > div, .detail_text > table > tbody > tr > td > div{
	padding-left:50px;
}



.detail_text > a{
	margin-left:50px;
}

 */

#procurement ol {
  margin-bottom: 30px;
  padding-left: 15px;
}

#procurement ol li {
  margin-bottom: 15px;
}

.justify {
  text-align: justify;
}
@media screen and (max-width: 999px) {
  .middle_teaser_container {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 1%;
  }
  body {
    min-width: 0px;
    position: relative;
  }
  #body, #body__en {
    min-width: 0px;
    padding-bottom: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  #workarea {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    max-width: 100vw;
    min-width: 100vw;
    padding: 42px 10px 0;
    overflow-x: hidden;
  }
  #wa_center {
    margin-top: 0px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
  }

  .map-russia__list #documents {
    width: auto;
  }

  #header.breadcrumbs {
    height: auto;
  }

  /* left mobile menu */
  #wa_left {
    width: 100%;
    max-width: 765px;
    margin-right: 0;
  }
  #wa_left.active {
    display: block;
  }

  #menu_left {
    display: block;
    max-height: 0;

    opacity: 0;
    visibility: hidden;

    transition: all 0.5s ease;
  }
  #menu_left ul li:last-child {
    border-bottom: 1px solid #e6f4fe;
  }

  #left__burger {
    position: absolute;
    top: 107px;
    /*left: -1px;*/
    z-index: 1000;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-bottom: 15px;

    background-color: #fff;
    background-image: url('./images/unipro_submenu-open.svg');
    background-repeat: no-repeat;

    cursor: pointer;

    transition: background-image 0.2s linear;
  }

  #left__burger.active {
    background-image: url('./images/unipro_submenu-close.svg');
  }
  /*#left__burger::before {*/
  /*  display: block;*/
  /*  width: 25px;*/
  /*  height: 3px;*/

  /*  content: '';*/

  /*  background-color: #0078dc;*/

  /*  transition: all ease 0.4s;*/
  /*}*/
  /*#left__burger.active::before {*/
  /*  height: 14px;*/
  /*  width: 2px;*/

  /*  transform: rotate(45deg) translate3d(9px, 9px, 0);*/
  /*}*/
  /*#left__burger::after {*/
  /*  display: block;*/
  /*  width: 25px;*/
  /*  height: 3px;*/

  /*  content: '';*/

  /*  background-color: #0078dc;*/

  /*  transition: all ease 0.4s;*/
  /*}*/
  /*#left__burger.active::after {*/
  /*  width: 2px;*/
  /*  height: 14px;*/

  /*  transform: rotate(-45deg) translate3d(9px, -8.7px, 0px);*/
  /*}*/

  /*#left__burger span {*/
  /*  display: block;*/
  /*  width: 25px;*/
  /*  height: 3px;*/
  /*  margin: 4px 0;*/

  /*  background-color: #0078dc;*/

  /*  transition: all ease 0.4s;*/
  /*}*/
  /*#left__burger.active span {*/
  /*  background-color: transparent;*/
  /*}*/

  #menu_left.active {
    display: block;
    max-height: 1000px;
    margin: 5px 0 10px;

    opacity: 1;
    visibility: visible;
  }
  /* -------------------------*/

  #content,
  .content {
    width: 100%;
    padding: 0;
  }

  #content h1,
  #content .detail_text,
  #content .spisok {
    margin: 0;
  }

  #content .detail_text {
    width: 100%;
  }

  #documents {
    width: 100%;
  }
  .p50 #documents,
  .p50 #documents .title_click {
    width: 100%;
  }

  .colFour.newLine.posRel .clear {
    display: flex;
    width: 100%;
  }
  .colFour.newLine.posRel .clear img {
    width: 50%;
    height: 270px;
    object-fit: cover;
  }
  .valignBtm {
    position: relative;
    bottom: 0;
  }
  .valignBtm p {
    margin: 0 0 7px 0;
  }
  .valignBtm h1 {
    margin: 0 0 15px 0;
  }
  .colOne.height314.nomleft {
    flex: 0 1 100%;
    box-sizing: border-box;
  }
  .colOne.height314 {
    position: relative;

    flex: 0 1 100%;
    min-height: 100px;
    margin: 20px 0 0 0;
    padding: 0 0 0 200px;
    box-sizing: border-box;

    overflow: hidden;
  }
  .colOne.height314 h3 {
    margin-top: 0;

    line-height: 1.2;
  }
  .colOne.height314 .bullit.subtitle {
    position: relative;
    left: 0;

    margin: 0 0 0 10px;
  }

  .colOne.height314 img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .colOne.height314 p {
    max-width: 100%;
    margin: 0 0 7px 0;
  }
  .wrapper {
    overflow: visible;
    min-width: 0px;
    width: auto;
  }
  .wrapper.relative.clearfix {
    display: flex;
    padding: 20px 20px 5px 20px;
    align-items: center;
  }
  #logo {
    z-index: 10000;

    width: 70px;
    height: 42px;
    margin: 0;
    margin-right: 50px;
  }

  .wrapper.relative.clearfix a + #logo {
    display: none;
    visibility: hidden;
  }

  .pull-right {
    display: flex;
    gap: 20px;
    float: none;
    width: 50%;
    justify-content: flex-end;
  }
  #site,
  #site_lang,#site_special {
    position: relative;
    top: 0;
    right: 0;
  }
  #site_special {
    top: -4px;
  }
  .search {
    display: none;
    visibility: hidden;
  }
  #footer {
    min-width: 0px;
    width: 100%;
    padding-top: 10px;
    margin-top: 30px;
    position: relative;
  }
  #footerTopLinks {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #footerTopLinks a {
    margin: 0 !important;
  }
  #footerMap .wrapper {
    display: flex;
    align-items: flex-start;
  }
  #footerMap .wrapper .colOne {
    margin: 0;
    width: auto;
  }

  /* customize right block with links */
  .links_right_block {
    display: none;
    width: 100%;

    overflow-x: scroll;
  }
  .links_right_block ul {
    display: flex;
  }

  .links_top-block {
    display: block;

    overflow-x: scroll;
  }

  .links_top-block_mb {
    margin-bottom: 12px;
  }

  .links_top-block ul {
    display: flex;
    margin: 0 0 5px 0;
  }

  .links_top-block li:not(:last-child) {
    margin-right: 5px;
  }

  .links_top-block a{
    display: block;

    color: #fff !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
  }

  .links_top-block .column_main_date {
    padding: 15px 15px;

    background-color: #0078dc;
  }

  .links_top-block .column_main_date.active {
    padding: 15px 35px;
  }

  .links_top-block .column_main_date::before {
    display: none
  }

  .tizer {
    margin: 0;
    margin-top: 20px;
  }

  .click_punkt {
    padding: 0px;
  }
  .click_punkt .title_click {
    width: 100%;
  }

  .click_punkt table td:first-child, #wa_center table th:first-child {
    position: sticky;
    left: 0;
    background-color: #e9f4fd;
  }

  .click_punkt table tr.hasRowSpan>td:first-child, #wa_center table tr.hasRowSpan>th:first-child {
    position: static;
    background-color: #fff;
  }

  .detail_text table td:first-child, #wa_center table th:first-child {
    position: sticky;
    left: 0;
    background-color: #e9f4fd;
  }

  .detail_text table tr.hasRowSpan>td:first-child, #wa_center table tr.hasRowSpan>th:first-child {
    position: static;
    background-color: #fff;
  }

  .title_click::after {
    right: 10px;
  }

  .faq ul li .title_click {
    width: 95%;
  }
  .content_click {
    padding-top: 10px;
  }

  #documents .click_punkt {
    padding: 0px;
  }
  .detail_text table {
    width: 100% !important;
  }

  .detail_text ol {
    padding-left: 30px;
  }
  #header.breadcrumbs #menu_top {
    position: absolute;
    top: 0px;
    right: -200px;
    z-index: 2000;

    width: 100%;
    height: 100vh;
    max-width: 999px;
    min-width: 0px;
    opacity: 0;
    visibility: hidden;

    overflow: visible;
    transition: all ease 0.4s;
    background-color: #fff;
  }
  #header.breadcrumbs menu {
    padding-top: 77px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    overflow: visible;
    width: 100%;
    height: auto;
    margin: 0;
  }

  #header.breadcrumbs #menu_top a {
    height: 44px;
    box-sizing: border-box;
    border-top: 1px solid #c4c4c4;
    width: 100%;
    color: #000 !important;
  }
  #header.breadcrumbs #menu_top a:last-child {
    border-bottom: 1px solid #c4c4c4;
  }
  #header.breadcrumbs #menu_top li {
    display: flex;
    align-items: center;
    font-family: 'Arial';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: inherit !important;
    width: 100%;
    height: 100%;
    text-align: left;
    border: none;
    padding-left: 40px;
    position: relative;
  }
  #header.breadcrumbs #menu_top .li2Lines {
    padding-top: 0;
  }
  #header.breadcrumbs #menu_top li::after {
    display: block;
    content: '';
    width: 7px;
    height: 2px;
    background: #0078dc;
    border-radius: 3px;
    transform: rotate(45deg);
    position: absolute;
    right: 37px;
    top: 18px;
  }
  #header.breadcrumbs #menu_top li::before {
    display: block;
    content: '';
    width: 7px;
    height: 2px;
    background: #0078dc;
    border-radius: 3px;
    transform: rotate(-45deg);
    position: absolute;
    right: 37px;
    top: 22px;
  }
  .header__burger {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 41px;
    z-index: 30000;
    cursor: pointer;
    transition: all ease 0.4s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header__burger span {
    width: 25px;
    height: 3px;
    display: block;
    background-color: #0078dc;
    transition: all ease 0.4s;
  }
  .header__burger span::before {
    width: 25px;
    height: 3px;
    display: block;
    background-color: #0078dc;
    position: absolute;
    content: '';
    top: 9px;
    transition: all ease 0.4s;
  }
  .header__burger span::after {
    width: 25px;
    height: 3px;
    display: block;
    background-color: #0078dc;
    position: absolute;
    content: '';
    top: 29px;
    transition: all ease 0.4s;
  }
  /* active */
  body.lock {
    overflow: hidden;
  }

  .header__burger.active span::before {
    width: 2px;
    height: 14px;

    transform: rotate(45deg) translate3d(8px, -6px, 0);
  }
  .header__burger.active span::after {
    width: 2px;
    height: 14px;

    transform: rotate(-45deg) translate3d(16px, -2px, 0);
  }
  .header__burger.active span {
    background-color: transparent;
  }
  #header.breadcrumbs #menu_top.active {
    top: 0px;
    right: 0px;

    opacity: 1;
    visibility: visible;
  }

  .click_punkt table {
    display: block;
    overflow-x: scroll;
  }

  .detail_text {
    width: 100%;
    margin-left: 0;
  }

  /* customize */
  .faq.click_punkt.list_click {
    width: 97%;
  }
    .special{
	display:none
    }
}

@media screen and (max-width: 666px) {
  #procurement {
    width: 100%;
    padding: 0px;
  }
  #foto_video {
    display: flex;
    flex-direction: column;
  }
  #foto_video .fv {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
  }
  #foto_video .fv a {
    width: 100%;
    text-align: center;
  }
  #foto_video .fv a img {
    width: 70%;
    height: auto;
    object-fit: cover;
    padding-right: 0px;
    float: none;
  }

  #left__burger {
    position: relative;
    top: 0;
    /*left: -11px;*/
  }
  #workarea {
    padding: 0 10px 10px;
  }

  .title_fv {
    margin-top: 15px;
  }
  .colFour h1 {
    font-size: 24px;
    line-height: 1.2;
  }
  .faq ul li .title_click {
    width: 94%;
  }
  .colOne.endLine.border.height317 {
    width: 180px;
  }
  #slider {
    flex: 1 1 50%;
    width: 60%;
  }
  #footerMap .wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #footerMap .colOne ul {
    transition: all ease 0.4s;
    padding-left: 60px;
    margin: 0 0 10px 0;
  }
  #footerMap .colOne ul li {
    margin: 0;
  }
  #footerMap .colOne ul li a {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    color: #d0e9ff;
  }
  #footerMap .colOne ul.hide-footer-menu {
    opacity: 0;
    width: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
  }
  #footerMap .wrapper .colOne {
    min-width: 180px;
    min-height: 10px;
    width: 100%;
    padding: 0;
  }
  #footerMap .wrapper .colOne h3 {
    height: 44px;
    margin: 0;
    position: relative;
  }
  #footerMap .wrapper .colOne h3::after {
    display: block;
    content: '';
    width: 7px;
    height: 2px;
    background: #fff;
    border-radius: 3px;
    transform: rotate(45deg);
    position: absolute;
    right: 26px;
    top: 20px;
  }
  #footerMap .wrapper .colOne h3::before {
    display: block;
    content: '';
    width: 7px;
    height: 2px;
    background: #fff;
    border-radius: 3px;
    transform: rotate(-45deg);
    position: absolute;
    right: 26px;
    top: 24px;
  }
  #footerMap .wrapper .colOne h3.active::after {
    top: 24px;
    right: 30px;
  }
  #footerMap .wrapper .colOne h3 a {
    height: 44px;
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 40px;
  }

  #footerTopLinks {
    display: block;
    padding-left: 40px;
  }
  #footerTopLinks a {
    display: none;
    visibility: hidden;
  }
  #footerTopLinks a:first-child {
    display: block;
    visibility: visible;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;

    color: #0078dc;
  }
  #footerTopLinks a:first-child::after {
    display: none;
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(./images/phone.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
  }

  #footerTopLinks #writeUs {
    display: block;
    visibility: visible;

    font-size: 0;
  }

  #footerTopLinks #writeUs::before {
    left: -180px;
    font-size: 28px;
  }
  #footerTopLinks #footer_facebook, #footerTopLinks #footer_instagram, #footerTopLinks #footer_youtube, #footerTopLinks #footer_vk, #footerTopLinks #footer_telegram {
    display: block;
    visibility: visible;

    font-size: 0;
  }
  #footerTopLinks #footer_youtube::before {
    left: -45px;
  }
  #footerTopLinks #footer_instagram::before{
    left: -90px;
  }
  #footerTopLinks #footer_facebook::before{
    left: -135px;
  }
  #footerTopLinks #footer_vk::before{
    left: -75px;
  }
  #footerTopLinks #footer_telegram::before{
    left: -105px;
  }

  #rightsEtc {
    padding: 12px 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    row-gap: 12px;
  }
  #rightsEtc span {
    margin: 0;
  }
  #wa_left + #wa_center {
    width: 100%;
  }

  #content {
    padding: 0;
  }
  #content,
  .content {
    width: 100%;
  }
  #content .title {
    margin: 0;
  }
  #content .detail_text {
    margin: 0;
    width: 100%;
  }
  .click_punkt table {
    width: 100% !important;
  }
  .detail_text table {
    display: block;
    width: 100% !important;
    overflow-x: scroll;
  }
  .detail_text table td {
    max-width: 50%;
    min-width: 50px;
  }
  
  .detail_text p img {
    width: 100% !important;
    object-fit: contain;
  }
  


  .header__burger {
    top: 20px;
  }
}
@media screen and (max-width: 570px) {
  h1 {
    font-size: 24px !important;
  }
  #procurement {
    width: 100% !important;
  }
  .colFour.newLine.posRel .clear {
    flex-wrap: wrap;
  }
  .colFour.newLine.posRel .clear img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .valignBtm {
    position: relative;
    bottom: 0;

    width: 100%;
    margin: 10px 0 0 0;
  }

  .colOne.endLine.border.height317 {
    width: 100%;
  }
  .colOne.endLine.border.height317 iframe {
    width: 100% !important;
  }
  .colOne.height314 {
    padding-bottom: 30px;
  }
  .middle_teaser_container {
    flex-wrap: wrap;
  }
  .middle_teaser_container .tizer {
    width: 100%;
  }
  .middle_teaser_container .tizer div img {
    width: 100%;
  }
  #wa_center #mapRussia {
    position: relative;
    left: calc(40% - 153px);

    width: auto;
    margin-top: 0;

    overflow: visible;

    transform: scale(0.75);
    transform-origin: left;
  }
  #wa_center #mapRussia img {
    position: relative;
  }

  .faq ul li .title_click {
    width: 92%;
  }

  .pull-right {
    display: flex;
    column-gap: 10px;
    float: none;
    width: 30%;
    justify-content: flex-start;
  }
  #site, #site_special {
    margin-right: 20px;
  }
  .person__left {
    margin-left: -50px;
    width: 100%;
  }
  .person__right {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-left: -50px;
  }
  .person__right p {
    width: 95%;
  }

  .colFour img {
    margin-right: 0;
  }
}
@media screen and (max-width: 415px) {
  .column_main img {
    display: none;
    visibility: hidden;
  }
  .column_main {
    padding-left: 0;
  }

  .colOne.height314 {
    padding-left: 0px;
  }
  .colOne.height314 img {
    position: relative;
    top: 0;
    left: 0;

    width: 100%;
    height: 200px;

    object-fit: cover;
  }

  .faq ul li .title_click {
    width: 88%;
  }

  #wa_center #mapRussia {
    top: -55px;
    left: calc(48% - 123px);

    margin-bottom: -100px;

    transform: scale(0.5);
  }

  #content h1 {
    font-size: 24px;
  }
  .detail_text p img {
    height: 180px !important;
  }
  .sfv a {
    width: 100%;
  }

  .colOne.height314 h3 {
    margin-top: 10px;
  }
  .colOne.height314 {
    padding: 0;
  }
}
