

/* Start:/_html/css/normalize.css?15948147006486*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* End */


/* Start:/_html/css/style.css?168431158951905*/
@font-face {
  font-family: 'Graphik LCG';
  src: local('Graphik LCG Regular'), local('Graphik-LCG-Regular'),
    url('/_html/css/../fonts/GraphikLCG-Regular.woff2') format('woff2'),
    url('/_html/css/../fonts/GraphikLCG-Regular.woff') format('woff'),
    url('/_html/css/../fonts/GraphikLCG-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik LCG';
  src: local('Graphik LCG Medium'), local('Graphik-LCG-Medium'),
    url('/_html/css/../fonts/GraphikLCG-Medium.woff2') format('woff2'),
    url('/_html/css/../fonts/GraphikLCG-Medium.woff') format('woff'),
    url('/_html/css/../fonts/GraphikLCG-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik LCG';
  src: local('Graphik LCG Semibold'), local('Graphik-LCG-Semibold'),
    url('/_html/css/../fonts/GraphikLCG-Semibold.woff2') format('woff2'),
    url('/_html/css/../fonts/GraphikLCG-Semibold.woff') format('woff'),
    url('/_html/css/../fonts/GraphikLCG-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik LCG';
  src: local('Graphik LCG Bold'), local('Graphik-LCG-Bold'),
    url('/_html/css/../fonts/GraphikLCG-Bold.woff2') format('woff2'),
    url('/_html/css/../fonts/GraphikLCG-Bold.woff') format('woff'),
    url('/_html/css/../fonts/GraphikLCG-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik LCG';
  src: local('Graphik LCG Black'), local('Graphik-LCG-Black'),
      url('/_html/css/../fonts/GraphikLCG-Black.woff2') format('woff2'),
      url('/_html/css/../fonts/GraphikLCG-Black.woff') format('woff'),
      url('/_html/css/../fonts/GraphikLCG-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'Trola';
  src: local('Trola Regular'), local('Trola-Regular'),
      url('/_html/css/../fonts/TrolaLatCyr-Regular.woff2') format('woff2'),
      url('/_html/css/../fonts/TrolaLatCyr-Regular.woff') format('woff'),
      url('/_html/css/../fonts/TrolaLatCyr-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


html {
  box-sizing: border-box;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
  display: inline-block;
}

h1,
h2,
h3,
h4,
p,
figure {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

input::-webkit-input-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input::-moz-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


/* Firefox 19+ */

input:-moz-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}


/* Firefox 18- */

input:-ms-input-placeholder {
  color: #7e7e7e;
  opacity: 1;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder {
  opacity: 0;
}

input:focus:-moz-placeholder {
  opacity: 0;
}

input:focus:-ms-input-placeholder {
  opacity: 0;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
}


body {
  font-family: 'Graphik LCG';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  background-color: #000024;
  min-width: 320px;
   /* background-image: url('/_html/css/../images/pp-new.jpg');
   background-position: center 0%;
   background-repeat: no-repeat;
   opacity: 0.5;     */
}

body.oh {
  overflow: hidden;
}

.body--accent footer {
  background-color: #102049;
}

.container {
  max-width: 1430px;
  padding: 0 10px;
  margin: 0 auto;
}

.site__wrapper {
    padding: 70px 80px ;
    margin-left: -80px;
    margin-right: -80px;
    background-color: white;
    box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    /*padding-bottom: 150px;*/ 
        
}
.section-contacts .site__wrapper {margin-bottom: 50px;}
.search-page, .news__page .site__wrapper,
.news__page .site__wrapper .events__title a {color: #061333;}

.bg-black .search-page, 
.bg-black .news__page .site__wrapper,
.bg-black .news__page .site__wrapper .events__title a {color: #fff;}

.accordeon__wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.site__wrapper-title {
  font-weight: 600;
  
  line-height: 60px;
  color: #173260;
  margin-bottom: 40px;
}


.organization__list li a,
.organization__list li.w50p a,
.main-page__button a,
.link__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}


.page__title {
  padding-top: 99px;
  font-weight: 600;
  
  line-height: 60px;
  letter-spacing: 0.015em;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.page__subtitle {
  font-weight: 600;
  
  line-height: 45px;
  letter-spacing: 0.015em;
  color: #FFFFFF;
  margin-bottom: 52px;
}

/* header styles start */

.header {
  position: relative;
  height: 218px;
  background-color: #061333;
}

.header__inner {
  transition: all 0.35s;
}

.header.scroll .header__inner {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
   z-index: 9999;
   background-color: #061333;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.bg-white .header.scroll .header__inner {background-color: #fff;}
.bg-black .header.scroll .header__inner {background-color: #000;}
.bg-blue .header.scroll .header__inner {background-color: #9dd1ff;}



.header.scroll .header__navigation {
  padding: 15px 0;
}

.header.scroll .header__top {
  display: none;
}


.header::after {
  content: '';
  position: absolute;
  height: 1px;
  width: 95%;
  background: rgba(216, 216, 216, 0.4);
  opacity: 0.5;
  top: 115px;
  left: 50%;
  transform: translateX(-50%);
}
.bg-transparent .header::after {display:none}

.header__top {
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 30px;

  justify-content: space-between;
}



.header__slogan {
  
  width: 230px; 
  font-weight: 600;	
  color: #4A97F1;   
  margin-right: auto;
}
.header__slogan a {color: #4A97F1;}
.header__slogan a:hover {color: #fff;}
.bg-white .header__slogan a:hover {color: #000;}

.header__social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: auto;
}

.header__social li {
  margin-right: 41px;
}

.header__social li a {
  display: block;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 17px;
  height: 17px;
}

.social--facebook {
  background-image: url('/_html/css/../images/social-facebook.svg');
}

.social--twitter {
  background-image: url('/_html/css/../images/social-twitter.svg');
}

.social--instagramm {
  background-image: url('/_html/css/../images/social-instagramm.svg');
}

.social--vk {
  background-image: url('/_html/css/../images/social-vk.svg');
}

.social--youtube {
  background-image: url('/_html/css/../images/social-youtube.svg');
}

.header__logo {
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
}
.header__logo span.name {display:none}
.img-hide .header__logo span.name {display:block;color:#fff;}
.bg-white .header__logo {background: #bfbfbf;}
.bg-white .header__logo span.name {color:#000;}

.header__searh-form button {
  font-size: 0;
  display: block;
  background-image: url('/_html/css/../images/search-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
  outline: none;
}

.open__search {
  font-size: 0;
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  outline: none;
}

.open__search::after {
  position: absolute;
  content: '';
  background-image: url('/_html/css/../images/search-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%) scale(1) rotate(0);
  opacity: 1;
  display: inline-block;
  transition: 0.3s;
}

.open__search::before {
  position: absolute;
  content: '';
  background-image: url(/_html/css/../images/close-thick.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%) scale(0);
  display: inline-block;
  transition: 0.3s ease;
}
.bg-white .open__search::after {background-image: url('/_html/css/../images/search-icon-black.svg');}
.bg-white .open__search::before {background-image: url(/_html/css/../images/close-thick-black.svg);}
.open__search.opened::after {
  transform: scale(0) rotate(90deg);
  opacity: 0;
}
.open__search.opened::before{
  transform: translate(-50%,-50%) scale(1) rotate(90deg);
}

.header__navigation {
  padding: 64px 0;
  transition: padding 0.35s;
}

.header__navigation ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__navigation ul li a {
  font-weight: 500;
  line-height: 1.4;
  color: #B8C0C9;
  transition: color 0.35s;
  position: relative;
}
.bg-blue .header__navigation ul li a {color:#fff}
.bg-white .header__navigation ul li a {color:#000}

.header__navigation ul li a::before {
  content: '';
  position: absolute;
  bottom: -8px;
  width: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  background: #E74040;
  border-radius: 10px;
  transition: width 0.35s;
}

.header__navigation ul li a:hover,
.header__navigation ul li.active a {
  color: #E74040;
}
.header__navigation ul li.active a::before,
.header__navigation ul li a:hover::before {
  width: 100%;
}

.mobile__hamburger {
  display: none;
}

.header__navigation .header__social {
  display: none;
}

#li_socials {
  display: none;
}

.header__search-form-wrap {
  position: absolute;
  right: 40px;
  top: 29px;
  width: 400px;
  /*transition: all .5s ease;*/
  /*z-index: -5;*/
  /*opacity: 0;
  visibility: hidden;*/
  display: none;
}

.header__search-form-wrap.opened {
  display: block;
  z-index: 5;
  /*visibility: visible;*/
}


.header__search-form-wrap button {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  outline: none;
}




.header__search-form-wrap input {
  border: 1px solid #656A78;
  border-radius: 2px;
  background-color: #102049;
  width: 100%;
  transition: width 0.35s;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  color: white;
  resize: none;
  color: #fff;
  padding-right: 50px;

}



/* header styles end */


/* section-top styles start */

.section-top {
  background-image: url(/_html/css/../images/top-background.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 450px;
  z-index: 4;

}


.section-top .header {
  background-color: transparent;
  height: 238px;
}
.bodyFontSize25 .header {height: auto;}

.section-top h1 {
  font-weight: 600;
  
  line-height: 1.2;
  letter-spacing: 0.015em;
  margin-bottom: 22px;
  margin-top: 20px;
}

.top__subtitle {
  max-width: 800px;
  font-weight: 500;
  
  line-height: 1.875;
  letter-spacing: 0.015em;
  margin-bottom: 40px;
}

.top__advantages {
  display: flex;
}

.top__advantages li {
  margin-right: 105px;
}

.top__advantages-number {
  font-weight: 600;
  
  line-height: 1.125;
  margin-bottom: 7px;
}

.top__advantages-text {
  font-weight: 500;
  
  line-height: 1.4;
  max-width: 120px;
}

/* section-top styles end */


/* section-news styles start */

.section-news {
  margin-top: -484px;
  z-index: 5;
  position: relative;
}

.main-page__button {
  width: 694px;
  margin-left: auto;
  height: 166px;
  background: #E74040;
  border-radius: 4px 4px 0 0;
}


.main-page__button-text {
  font-weight: 600;
  
  line-height: 1.2;
  letter-spacing: 0.025em;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  padding-right: 92px;
  pointer-events: none;
}

.main-page__button-text:before {
  content: '';
  position: absolute;
  background-image: url(/_html/css/../images/main-page-button-arrow.svg);
  width: 74px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}





.news__inner,
.phones__inner {
  display: flex;
  justify-content: space-between;
}

.news__feed,
.phones__inner .page-org__list {
  
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;

}
.phones__inner .page-org__list {width: 100%;}
.news__feed, .phones__inner_left {width: 75%;}

.news__inner {
  margin: 0 -10px;
}

.news__item-date {
  line-height: 1.4;
  font-weight: 500;
}

.news__item-date span {margin-left: 20px;}

.news__inner .news__item-title {
  font-weight: 600;
}

.news__item-wrap--w100 {
  width: 100%;
  padding: 0 10px;
}

.news__item--w100 {

  margin-bottom: 35px;
  padding: 26px 35px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 2;
}

.news__item--w100:after,
.news__item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 10px;
}
.news__item--w100:after {
  background: linear-gradient(to right, #021B64 12.25%, rgba(41, 54, 126, 0) 88.33%);
}

.news__item::after {
  background: linear-gradient(0.27deg, #021B64 12.25%, rgba(41, 54, 126, 0) 88.33%)
}



.news__item--w100 .news__item-date {
  margin-bottom: 88px;

}

.news__item--w100 .news__item-title {
  font-weight: bold;

  line-height: 1.4;
  margin-bottom: 18px;
  max-width: 550px;
}

.news__item--w100 .news__item-text {
  font-family: 'Trola';
  max-width: 630px;

  line-height: 1.55;
  margin-bottom: 13px;
}

.bg-transparent .news__item--w100 .news__item-title,
.bg-transparent .news__item--w100 .news__item-text {max-width: 100%;}

.news__item--w100 .news__item-hashtag {
  margin-bottom: 10px;
}

.news__item--w100 .news__item-hashtag span {

  line-height: 1.625;
  color: #F13B3B;
}
.news__item--w100 a,
.news__item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.news__item-wrap {
  padding: 0 10px;
  width: 33.333%;
  margin-bottom: 20px;
}



.news__item {
  padding: 28px 22px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 5;
  background-color: #5996DD;
  height: 100%;
}



.news__item .news__item-date {
  margin-bottom: 130px;
}
.bg-transparent .news__item .news__item-date,
.bg-transparent .news__item--w100 .news__item-date {margin-bottom: 30px;}

.news__item .news__item-title {

  line-height: 1.3;
  color: #FFFFFF; 
      padding-bottom: 20px;
}
.bg-white .news__item .news__item-title {color:#000}

.news__item .news__item-hashtag {

  margin-top: auto;  
  margin-bottom: 15px;
}


.news__item .news__item-hashtag span {
  
  /*line-height: 65px;*/
  color: #F13B3B;
}

.news__more {
    text-align: center;
    width: 100%;
    /* margin-top: 10px; */
    padding: 0 10px;
}

.news__more a {
  font-weight: 500;

  line-height: 3.85;
  text-align: center;
  
  width: 100%;
  background: #D6E5FD;
border-radius: 4px;
}
section .news__more a {color: #0075FF;}

.news__item.news__item--no-bg .news__item-date {
  margin-bottom: 28px;
}

.news__item.news__item--no-bg .news__item-title {
  margin-bottom: 5px;
}



.news__item.news__item--no-bg .news__item-text {
  font-family: "Trola";

line-height: 1.35;
color: rgba(255, 255, 255, 0.83)
}

.filter {
  width: 22%;

}

.filter-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  flex-grow: -1;
}

.filter__item {
  margin-bottom: 8px;
  flex-grow: 1;
  margin-right: 8px;

}



.filter__item button, .filter__item a {
  font-weight: 500;

  line-height: 3.33;
  color: #4C6077;
  width: 100%;
  background: rgba(232, 234, 240, 0.56);
  border-radius: 2px;
  padding: 0 5px;
  transition: all .35s ease;
  outline: transparent;   
  text-align: center;  
      hyphens: auto;
}

.filter__item.active button, .filter__item.active a {
  color: #ffffff;
  background: #0075FF;
}

.filter__item button:hover, .filter__item a:hover {
  color: #ffffff;
  background: #0075FF;
}


.tabs__caption {
  display: flex;
  margin-bottom: 36px;
}

.tabs__caption h2 {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  
  line-height: 2.4;
  color: #173260;
  align-self: flex-end;
  transition: font-size .35s;
  margin-right: 48px;
}

.tabs__caption h2.active {

  line-height: 60px;
  
}

.news__feed {
  display: none;
}

.news__feed.active {
  display: flex;
}
.bg-transparent .news__feed.active {height: 100%;}

/* section-news styles end */


/* section-warnings styles start */

.section-warnings {
  padding-top: 378px;
  background-image: url(/_html/css/../images/warning-bg.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 101% 19%;
  padding-bottom: 932px;
  margin-top: -195px;
  z-index: 4;
  background-color: #102049;
}

.section-warnings h2 {
  font-weight: 600;

line-height: 1.2;
color: #FFFFFF;
margin-bottom: 76px;
}

.warnings__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.warnings__list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 47%;
  padding-bottom: 44px;
  margin-bottom: 44px;
  position: relative;
}

.warnings__list li:nth-of-type(1):after,
.warnings__list li:nth-of-type(2):after,
.warnings__list li:nth-of-type(4):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.4;
  width: 27%;
}

.warnings__list li:nth-of-type(1) {
  order: 1;
}

.warnings__list li:nth-of-type(2) {
  order: 3;
}

.warnings__list li:nth-of-type(3) {
  order: 5;
}

.warnings__list li:nth-of-type(4) {
  order: 2;
}

.warnings__list li:nth-of-type(5) {
  order: 4;
}



.warnings__number {
  font-weight: 900;
  
  line-height: 0.9;
  margin-right: 35px;
}
.warning__text {
  font-family: 'Trola';

  line-height: 1.5;
  color: #FFFFFF;
  opacity: 0.9;
}


/* section-warning styles end */


/* section-organization styles end */

.section-organizations {
  margin-top: -968px;
}

.organization__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 10px;
  border: 1px solid rgba(184, 192, 201, 0.65);
}

.organization__list li {
  width: 25%;
  border: 1px solid rgba(184, 192, 201, 0.65);
  height: 200px;
  padding: 20px;
}
.organization__list li img {max-height: 160px;}
.organization__list li span.name {display:none}
.img-hide .organization__list li span.name {display:block;color: #4C6077;}


.organization__list li.w50p {
  width: 50%;padding: 0px;
}

.organization__list li.w50p a {
  transition: all 0.35s;
  border-radius: 0 0 10px 0px;
}

.organization__list li.w50p a:hover {
  background-color: #000024;
}

.organization__list li.w50p a:hover span {
  color: #ffffff;
}

.organization__list li.w50p a:hover span::before {
  background-image: url(/_html/css/../images/links-arrow.svg);
}


.organization__list li.w50p span,
.link__item span {
  font-weight: 600;

  letter-spacing: 0.025em;
  color: #4C6077;
  text-align: center;
  position: relative;
  padding-right: 60px;
  transition: color 0.35s;
}

.organization__list li.w50p span::before,
.link__item span:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/_html/css/../images/organization-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 46px;
  height: 20px;
}

.organization__list img {
    transition: all 0.3s ease-in;
    filter: grayscale(100%);
}

.organization__list li:hover img {
  filter: none;
}

.organization__list li:first-child {
  border-radius: 10px 0 0 0;
}

/* .organization__list li:nth-of-type(4) {
  border-radius: 0 10px 0 0;
}

.organization__list li:nth-last-child(2) {
  border-radius: 0 0 10px 0;
} */

.organization__list li:last-child {
  border-radius: 0 0px 10px 0;
}

/* section-organization styles end */



/* section-links styles starts */


.section-links {
  padding-top: 94px;
  padding-bottom: 80px;
}

.link__inner {
  display: flex;
  justify-content: space-between;
}
.link__item {
  width: 49%;
  border: 1px solid rgba(216, 216, 216, 0.4);
  border-radius: 10px;
  height: 166px;
}

.link__item a {
  transition: all 0.35s ease;
  border-radius: 10px;
}

.link__item a:hover {
  background-color: white;
}

.link__item a:hover span {
  color: #4C6077;
}

.link__item a:hover span::after {
  background-image: url(/_html/css/../images/organization-arrow.svg);
}

.link__item span {
color: #FFFFFF;
padding-right: 65px;
}

.link__item span:after {
  background-image: url(/_html/css/../images/links-arrow.svg);
}

/* section-links styles end */

/* footer styles start */

.footer {
 padding: 27px 0;
 position: relative;
}

.footer::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 97%;
    background: rgba(216, 216, 216, 0.4);
    opacity: 0.5;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }



.footer__inner {
  text-align: center;
}

/* footer styles end */



/* page-organization styles start */

 .page-organization {
  background-image: url(/_html/css/../images/page-organization-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.page-org__list {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}

.org__card-wrap {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;

}
.bodyFontSize25 .org__card-wrap {width: 50%;}
.bodyFontSize30 .org__card-wrap {width: 100%;}




.org__card {
  background: #FFFFFF;
  border: 1px solid #B8C0C9;
  border-radius: 10px;
  padding: 23px;
  height: 100%;
  display: flex;
  flex-direction: column;


}
.org__card-name {
  font-weight: 600;
  hyphens: auto;
line-height: 1.4;
color: #192139;
margin-bottom: 21px;
height: 90px;
    display: flex;
    align-items: center;
}

.org__card-name a {color: #192139;}



.org__card-img {
  margin-bottom: auto;
  flex-grow: 1;
  display: flex;
  align-items: center;
  height: 111px;
}
.org__card-img img {max-height: 120px;}
.org__card-dangers-title {
  font-weight: 500;

  line-height: 1.75;
  color: #8798B4;
  margin-top: auto;
  padding-top: 18px;
  border-top: 1px solid rgba(184, 192, 201, 0.4);
  margin-bottom: 11px;
}
.org__card-dangers-inner {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}



.org__dangers-item {
  flex-grow: 1;
  text-align: center;
  margin-right: 8px;
  margin-bottom: 8px;
}

.org__card-dangers-inner {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

.org__card-dangers-inner a {
  font-weight: 500;
  hyphens: auto;
  line-height: 1.55;
 
  border-radius: 2px;   
  background: rgba(231, 64, 64, 0.11);
  color: #E74040;
  padding: 3px;
  margin-right: 5px;
  flex-grow: 1;
  text-align: center;
  margin-bottom: 5px;
}
.org__card-link {
  margin-top: auto;
  position: relative;
}

.org__card-link a {
  width: 100%;
  position: relative;
}

.org__card-link a:hover:after {
  background-color: #E74040;
}


.org__card-link a:hover::before {
  background-image: url(/_html/css/../images/org-card__arrow--white.svg);
}

.org__card-link a:after,
.loadfile__link a:after {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  right: -24px;
  bottom: -24px;
  border: 1px solid rgba(184, 192, 201, 0.65);
  border-radius: 10px 0 10px 0;
  transition: background-color 0.35s;
  z-index: 4;
}


.org__card-link a::before,
.loadfile__link a::before {
  content: '';
  width: 26px;
  height: 26px;
  background-image: url(/_html/css/../images/org-card__arrow.svg);
  right: -8px;
  bottom: -8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  z-index: 5;
}

.org__card-phone {margin-bottom: 20px;}
.org__card-link a, .org__card-phone a {
  font-weight: 600;
  color: #173260;
}

.page-organization .org__card-phone {display:none}


/* page-organization styles start */



/* page-reports styles start */


.section-reports {
  background-image: url(/_html/css/../images/reports-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 80px;
}


.reports__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.loadfile__wrap {
  padding: 0 10px;
  background: #FFFFFF;
  width: 25%;
  margin-bottom: 20px;
  position: relative;
}

.loadfile__wrap::after {
  position: absolute;
  content: '';
  right: 10px;
  top: 0;
  background-image: url(/_html/css/../images/loadfile-triangle.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 5;
  width: 20px;
  height: 20px;
}

.loadfile__inner {
  border: 1px solid #B8C0C9;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.loadfile-img {
  margin-bottom: 23px;
}
.loadfile__month {
  color: #192139;
  font-weight: 600; 
  margin-bottom: 60px;
}
.loadfile__text {
  color: #192139;
  font-weight: 600;
  margin-bottom: 70px;
}
.loadfile__link {
  margin-top: auto;
  font-weight: 600;

}

.loadfile__link a {
  color: #173260;
  position: relative;
  width: 100%;
}

.loadfile__link a:after {
  right: -21px;
  bottom: -21px;
}

.loadfile__link a::before {
  background-image: url(/_html/css/../images/loadfile-icon.svg);
  right: -5px;
  bottom: -4px;
}



/* page-reports styles end */


/* advice styles start */

.section-advice {
  background-image: url(/_html/css/../images/advice-bg.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

.section-advice .site__wrapper {
  margin-bottom: 40px;
  position: relative;
}

.site__wrapper-subtitle {
  font-weight: 600;
  color: #173260;
  max-width: 600px;
  margin-top: -30px;
  margin-bottom: 15px;
}


.section-advice .site__wrapper p,
.danger__card p,
.partner__text p,
.section-about .site__wrapper p,
.news__page-text p,
.news__page-text li,
.section-advice li {
  font-family: 'Trola';

  line-height: 1.55;
  color: #000000;
  margin-bottom: 25px;
  max-width: 71.666%;
}
.section-advice ul {padding-left: 20px;}
.section-advice li {list-style: disc;}


.bg-black .section-advice .site__wrapper p,
.bg-black .danger__card p,
.bg-black .partner__text p,
.bg-black .section-about .site__wrapper p,
.bg-black .news__page-text p,
.bg-black .news__page-text li,
.bg-black .section-advice li,
.bg-blue .section-advice .site__wrapper p,
.bg-blue .danger__card p,
.bg-blue .partner__text p,
.bg-blue .section-about .site__wrapper p,
.bg-blue .news__page-text p,
.bg-blue .news__page-text li,
.bg-blue .section-advice li {
  color: #fff;
}

.section-advice .site__wrapper p a,
.danger__card p a,
.partner__text p a,
.news__page-text p a {
  color: #0075FF;
}

.section-advice .site__wrapper .page-org__list {
  width: 71.666%;
}

.section-advice .site__wrapper .org__card-wrap {
  width: 33.333%;
}
.bodyFontSize25 .section-advice .site__wrapper .org__card-wrap {width: 50%;}
.bodyFontSize30 .section-advice .site__wrapper .org__card-wrap {width: 100%;}


.section-advice .site__wrapper .more__phones {
  position: absolute;
  right: 100px;
  bottom: 200px;

}

.section-advice .site__wrapper .more__phones a {
  font-weight: 600;

  line-height: 1.28;
  letter-spacing: 0.025em;
  color: #173260;
  position: relative;
  padding-right: 35px;
}
.bg-black .section-advice .site__wrapper .more__phones a {color: #fff;}

.section-advice .site__wrapper .more__phones a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  background-image: url(/_html/css/../images/org-card__arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
}


.section-advlist .page__subtitle {

  line-height: 1.4;
  max-width: 1020px;
  font-weight: 600;
}

.section-advlist {
  padding-bottom: 64px;
  background: #102049;
  margin-top: -150px;
  padding-top: 120px;
}



/* advice styles end */




/* phones styles start */

.phones-top {
  background-image: url(/_html/css/../images/hot-line-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 450px;
}

.phones-top__inner {
  display: flex;
  justify-content: space-between;
}

.phones-top__right {
  padding-top: 20px;
}

.phones-top__right {
  width: 49%;
}



.form__wrapper {
  padding: 40px 50px;
  background: #102049;
  border-radius: 10px; 
  margin-bottom: 20px;
  max-width:900px;
}

.form__wrapper p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
}

.form__wrapper p:last-of-type {
  align-items: flex-start;
}


.form__wrapper input,
.form__wrapper select,
.form__wrapper textarea {
  border: 1px solid #656A78;
  border-radius: 2px;
  background-color: transparent;
  max-width: 77%;
  width: 100%;
  height: 40px;
  /*line-height: 60px;*/
  padding: 0 15px;
  color: white;
  resize: none;

}

.form__wrapper textarea {
  height: 100px;
}

.form__wrapper option {
  color: #000024;
  padding: 5px 15px;
}

.form__wrapper label {
  font-weight: 500;

  line-height: 1.55;
  color: #FFFFFF;
  position: relative;
  padding-left: 14px;
}
.bg-white .form__wrapper label {color: #000}

.form__wrapper label:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  background: #E74040;
  border-radius: 50%;
}

.form__wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  max-width: 100%
}

.select__wrap {
  display: block;
  width: 100%;
  max-width: 77%;
  position: relative;
}

.select__wrap:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
  background-image: url(/_html/css/../images/select-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.form__button {
  text-align: right;
}

.form__wrapper button {
  background: #E74040;
border-radius: 4px;
height: 60px;
line-height: 60px;
font-weight: 500;
text-align: center;
color: #FFFFFF;
width: 100%;
max-width: 77%;
margin-left: auto;
}


.phones {
  margin-top: -390px;
  position: relative;
}


.phones__inner .page-org__list {
  justify-content: flex-start;
}

.phones__inner .page-org__list .org__card-wrap {
  width: 33.333%;
}


 .page-organization .org__card-dangers-inner a {
   color: #4C6077;
  background: rgba(232, 234, 240, 0.56);
}

.phones__inner .filter__item a:hover {
  background: #E74040;
}
.phones__inner .filter__item.active a {
  background: #E74040;
}


.dangers {
  background: #102049;
  padding-bottom: 180px;
  margin-top: -130px;
  padding-top: 130px;
}

.dangers .page__title {
  margin-bottom: 65px;
}

.dangers .link__inner,
.section-advlist .link__inner {
  margin: 0 -10px;
  flex-wrap: wrap;
  justify-content: start;
}

.dangers .link__item,
.section-advlist .link__item,
.site__wrapper-contacts .link__item {
  width: 33.333%;
  margin-bottom: 20px;
  padding: 0 10px;
  border: none;
}

.site__wrapper-contacts .link__item {
  position: relative;
}

.site__wrapper-contacts .link__item:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 0;
  width: 60px;
  height: 60px;
  border: 1px solid #B8C0C9;
  border-radius: 10px 0 10px 0;
  pointer-events: none;
}

.site__wrapper-contacts .link__item::before {
  content: '';
  position: absolute;
  top: 18px;
  left: 28px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.site__wrapper-contacts .link__item--phone::before {
  background-image: url(/_html/css/../images/phone-icon.svg);
}
.site__wrapper-contacts .link__item--mail::before {
  background-image: url(/_html/css/../images/mail-icon.svg);
}
.site__wrapper-contacts .link__item--sait::before {
  background-image: url(/_html/css/../images/link-icon.svg);
}

.dangers .link__item a,
.section-advlist .link__item a,
.site__wrapper-contacts .link__item a {
  border: 1px solid rgba(216, 216, 216, 0.4);
  border-radius: 10px;
  font-weight: 600;

  letter-spacing: 0.025em;
  color: #FFFFFF;
  transition: color 0.35s ease;
}
.bg-white .dangers .link__item a,
.bg-white .section-advlist .link__item a,
.bg-white .site__wrapper-contacts .link__item a {color: #000;}

.site__wrapper-contacts .link__item a {
  color: #173260;
  border: 1px solid #B8C0C9;
}

.site__wrapper-contacts .link__item a:hover {
  text-decoration: underline;
}

.site__wrapper-contacts .link__item span {
  color: #173260;
  padding-right: 40px;
}
.site__wrapper-contacts .link__item span:after {
  background-image: url(/_html/css/../images/org-card__arrow.svg);
}

.site__wrapper-contacts .link__item:hover span:after {
  background-image: url(/_html/css/../images/org-card__arrow.svg);
}

.site__wrapper-contacts .link__item:hover span {
  color: #173260;
  text-decoration: underline;
}


.dangers .link__item a:hover,
.section-advlist .link__item a:hover {
  color: #102049;
}



/* phones styles end */



/* danger__card styles start */

.section-danger__card,
.section-partner {
  padding: 50px 0;
}


.site__wrapper-back {
  margin-bottom: 20px;
}

.site__wrapper-back a {
  font-weight: 500;

  line-height: 2.5;
  letter-spacing: 0.025em;
  color: #4C6077;
  position: relative;
  padding-left: 25px;
  transition: color 0.35s ease;
}

.site__wrapper-back a:hover {
  color: #000024;
}
.bg-black .site__wrapper-back a:hover {color:#fff} 


.site__wrapper-back a::before {
  position: absolute;
  content: '';
  background-image: url(/_html/css/../images/org-card__arrow.svg);
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(225deg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}




.danger__card-inner,
.partner__inner {
  display: flex;
  justify-content: space-between;
}
.danger__card-text,
.partner__text {
  width: 71%;
}
.danger__card-organization,
.partner__documents {
  width: 25%;
}

.danger__card .org__card-wrap,
.partner__documents .loadfile__wrap {
  width: 100%;
}

.danger__card p,
.partner__text p {
  max-width: none;
}

.partner__img {
  margin-bottom: 15px;
}

.site__wrapper-contacts .link__inner {
  margin: 0 -10px;
}

/* danger__card styles end */


/* about styles start */

.section-about {
  background-image: url(/_html/css/../images/about-bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
}



.about__wrapper {
  display: none;
}

.about__inner {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;

}

.about__content {
  width: 71.666%;
  margin-right: 20px;
}

.about__slider {
  width: 340px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.about__slider .slick-slide {
  padding: 0;
  border: 0;
}

.about__slider .slick-arrow  {
  font-size: 0;
  border: 0;
  background-color: transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 75px;
  height: 75px;
  background: #FFFFFF;
  border: 1px solid #B8C0C9;
  border-radius: 2px;
  z-index: 50;
}

.about__slider .slick-arrow.slick-prev {
  top: 3.5px;
}
.about__slider .slick-arrow.slick-next {
  bottom: 3.5px;
}



.about__slider .slick-arrow.slick-next::before,
.about__slider .slick-arrow.slick-prev::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url(/_html/css/../images/org-card__arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  z-index: 5;
}

.about__slider .slick-arrow.slick-next::before {
  transform: translate(-50%,-50%) rotate(135deg);
}
.about__slider .slick-arrow.slick-prev::before {
  transform: translate(-50%,-50%) rotate(-45deg);
}



.accordeon-heading {
  position: relative;
  cursor: pointer;
}

.accordeon-heading::after {
  content: '';
  position: absolute;
  width: 75px;
  height: 75px;
  background: #FFFFFF;
  border: 1px solid #B8C0C9;
  border-radius: 2px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}







.accordeon-heading::before {
  content: '';
  position: absolute;
  background-image: url(/_html/css/../images/accordeon-arrow.svg);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  transition: transform 0.35s ease;
}

.accordeon-heading.active::before {
  transform: translateY(-50%) rotate(180deg);
}



.about__slide {

  height: 200px;
}

.about__slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 1px solid rgba(184, 192, 201, 0.65);
}

.about__slide img {
  transition: all 0.3s ease-in;
  filter: grayscale(100%);
}

.about__slide a:hover img {
  filter: none;
}

.section-about .site__wrapper .about__inner p {
  max-width: none;
}


.section-events {
  background: #102049;
  padding-top: 294px;
  margin-top: -153px;
  padding-bottom: 290px;

}

.section-events h2 {
  padding-top: 0;
}

.events__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.4);
}
.all__events a {
  font-weight: 600;

  line-height: 2.28;
  letter-spacing: 0.025em;
  color: #FFFFFF;
  position: relative;
  padding-right: 40px;

}

.all__events a::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  background-image: url(/_html/css/../images/org-card__arrow--white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 28px;
  height: 28px;
}

.events__item {
  padding-top: 40px;
  padding-bottom: 55px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.4);
  display: flex;
  justify-content: space-between;
}
.events__item-content {
  max-width: 71.666%;
  margin-right: 20px;
}
.events__date {
  font-weight: 500;

  line-height: 1.33;
  margin-bottom: 22px;
}
.events__title {
  font-weight: 600;

  line-height: 1.33;
  margin-bottom: 22px;
}

.events__title a {
  position: relative;
  padding-right: 35px;
  color: #ffffff;
  display: inline;
}

.events__title a::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(/_html/css/../images/org-card__arrow--white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 28px;
  height: 28px;
}

.events__text {
  font-family: 'Trola';

  line-height: 1.5;
  opacity: 0.9;
}
.events__item-img img {
  border-radius: 10px;
}
.section-contacts {
  padding-bottom: 50px;
  margin-top: -150px;
}
.contacts__map {
  margin-bottom: 60px;
  height: 240px;
}
.contacts__map img {
  height: 100%;
  width: 100%;
}

.link__item--adress a {
  max-width: 411px;
}

.site__wrapper-contacts .link__item--adress::before {
  background-image: url(/_html/css/../images/adress-icon.svg);
}

.news__page {
  padding-top: 60px;
  padding-bottom: 116px;
}

.news__page-top {
  max-width: 71.666%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}

.news__page .site__wrapper-title {
  max-width: 650px;
  line-height: 2;
  margin-bottom: 0;
}
.bodyFontSize25 .news__page .site__wrapper-title {max-width: 100%;}

.news__page-hashtag {
  color: #173260;
}

.news__page-hashtag span {

  line-height: 1;
  color: #F13B3B;
}
.news__page-img {
  margin-bottom: 40px;
}

.news__page-img img {
  border-radius: 10px;
}
.news__page-text {
}

/* about styles start */

.site__wrapper2 {padding-bottom:200px;}
.site__wrapper2 h1 {margin-bottom:30px;}
.site__wrapper2 p {line-height: 2;letter-spacing: 0.015em;max-width:888px;}
.site__wrapper2 p a {color:#0075ff;text-decoration:underline}
.site__wrapper2 p a:hover {text-decoration:none}



.reports-tabs__heading {
      display: flex;
      margin-bottom: 30px;

    }

    .reports-tabs__heading li {
      font-weight: 600;
      
      line-height: 3;
      color: #6E7F9B;
      transition: .3s;
      margin-right: 38px;
    }

    .reports-tabs__heading li:last-of-type {
      margin-right: 0;
    }

    .reports-tabs__heading li.active {

      line-height: 1.66;
      color: #173260;
    }

    .reports-tabs__heading li:not(.active) {
      cursor: pointer;
    }

    .reports-tabs__heading li:not(.active):hover {
      color: #173260;
    }

    .reports__tabs .reports__inner {
      display: none;
    }

    .reports__tabs .reports__inner.active {
      display: flex;
    }

    .reports__tabs .reports__inner .loadfile__wrap:first-of-type .loadfile__inner,
    .repots__annual .loadfile__wrap:first-of-type .loadfile__inner {
      background: rgba(0, 117, 255, 0.11);
      border: 1px solid #0075FF;
    }

    .reports__tabs .reports__inner .loadfile__wrap:first-of-type::after,
    .repots__annual .loadfile__wrap:first-of-type::after {
      background-image: url(/_html/css/../images/loadfile-triangle-first.png);
    }

    .reports__tabs .reports__inner .loadfile__wrap:first-of-type .loadfile__link a:after,
    .repots__annual .loadfile__wrap:first-of-type .loadfile__link a:after {
      border: 1px solid #0075FF;
    }

    .repots__annual .loadfile__wrap:first-of-type .loadfile__link a:hover:after,
    .reports__tabs .reports__inner .loadfile__wrap:first-of-type .loadfile__link a:hover:after {
      background-color: #0075FF;
    }

    .repots__annual .loadfile__wrap:first-of-type .loadfile__link a:hover,
    .reports__tabs .reports__inner .loadfile__wrap:first-of-type .loadfile__link a:hover {
      color: #0075FF;
    }

    .repots__annual-title {
      margin-top: 70px;
      margin-bottom: 12px;
    }

    .repots__annual-year {
      font-weight: 500;

      line-height: 1.55;
      color: #FFFFFF;
      padding: 6px 12px;
      background: #D2232A;
      border-radius: 2px;
      width: fit-content;

      margin-bottom: 30px;
    }

    .loadfile__wrap::after {
  background-image: url(/_html/css/../images/loadfile-triangle.png);
}

.loadfile__inner {
  transition: .3s;
  border-radius: 10px 25px 10px 10px;
}

.org__card {
  transition: .3s;
}

.org__card:hover {
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.17);
}

.loadfile__link a {
  transition: .4s;
}

.loadfile__link a:hover {
  color: #E74040;
}

.loadfile__link a:hover::after {
  background-color: #E74040;
  border-color: #E74040;
}

.loadfile__link a:hover::before {
  background-image: url(/_html/css/../images/loadfile-icon--white.svg);
}

.org__card-link a {
  transition: .4s;
}

.org__card-link a:hover {
  color: #E74040;
}

.loadfile__inner {
  background-color: #ffffff;
}

.loadfile__wrap {
  background-color: transparent;
}

.loadfile__wrap::before {
  content: '';
  right: 10px;
  top: 0;
  z-index: 4;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  position: absolute;
}




    
    
.news__page ol li {list-style-type: decimal;margin-bottom: 20px;}


.link_36 {
    padding: 70px 0 30px;
  
    font-weight: 600;
}
.link_36 a {color: #0075FF;}

.threats_links {}
.threats_links a {
    display: block;
    padding: 20px 40px 20px 20px;
    background: rgba(0, 117, 255, 0.13);
    border-radius: 2px;
    margin-bottom: 10px;
    color: #0075FF;
    position: relative;
}
.threats_links a:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #0075ff;
    top: 33px;
    right: 20px;
}
.threats_links a:after {
    content: "";
    position: absolute;
    border: 2px solid #0075ff;
    width: 10px;
    height: 10px;
    border-top: 0;
    border-left: 0;
    transform: rotate(-45deg);
    right: 21px;
    top: 29px;
}

.filter__item a {
    font-weight: 500;

    line-height: 3.33;
    color: #4C6077;
    width: 100%;
    background: rgba(232, 234, 240, 0.56);
    border-radius: 2px;
    padding: 0 5px;
    transition: all .35s ease;
    outline: transparent;     
    display: inline-block;
    text-align: center;
}
.filter__item a:hover, .filter__item.active a {
    color: #ffffff;
    background: #0075FF;
}
.footer__inner img {height: 90px;}

.header__lang {
  position: relative;
  margin-right: 25px;
}

.header__lang img {
  max-width: 22px;
  display: inline-block;
}
.header__lang-current > div {
  display: none;
}

.header__lang span {
  
  text-transform: uppercase;
}

.header__lang-current {
  padding-right: 20px;
  position: relative;
cursor: pointer;
}

.header__lang-current::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  background-image: url(/_html/css/../images/lang-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 9px;
  height: 7px;
  display: inline-block;
}
.bg-white .header__lang-current::after {background-image: url(/_html/css/../images/lang-arrow-black.svg);}

.header__lang-current > div.active {
  display: block;
}

.header__lang-new {
  position: absolute;
  box-shadow: 0 4px 14px rgba(0,0,0,0.11);
  color: #222;
  border-radius: 3px;
  background: #FFF;
  padding: 9px 14px;
  top: 30px;
  left: 44%;
  opacity: 0;
  transform: translate(-50%, -8px);
  transition: .35s ease;
  z-index: -1;
  pointer-events: none;
  width: 76px;
}

.header__lang-new.active {
  transform: translate(-50%, 0);
  opacity: 1;
  z-index: 5;
  pointer-events: all;  
}

.header__lang-new span {
  color: #000;
  
}

.header__lang-new a {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}



.header__lang-new a img {
  margin-right: 8px;
}



.header__lang-current.active::after {
  transform: rotate(180deg) translateY(-50%);
}
.disclaimer p {
	
	color:#454545 !important;
}

span.new {
	float:right;
	
	letter-spacing:0;
	width:148px;
	height:155px;
	background:#FFFFFF;
	padding:15px;
	box-sizing:border-box;
	border-top:10px solid #E74040;
}
span.new a {
	color: #4A97F1;
	/*color:#E74040;*/
}
span.new span {
	/*letter-spacing:0.18em;*/
}
span.new img {
	margin-left:-7px;
	width:150px;
}

a.new {
	display:block;
	float:right;
	width:150px;
	height:150px;
	background:url(/_html/images/new_total.svg?v=2) no-repeat;
}
a.new:hover {
	background:url(/_html/images/new_total_red.svg) no-repeat;
}

.news__page-text ul, .news__page-text li {
    list-style: disc;
    margin-left: 20px;
    padding: 0;
}

.news__page-text ol {
    list-style: decimal;
}

.header__blind {
	/*background:url(/_html/css/../images/vision.svg) no-repeat;*/
	width: 38px;
    height: 17px;
    margin-right: 30px; 
    cursor: pointer;
    line-height: 17px;
}
.header__blind:hover {opacity: 0.8}



#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 900px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);  
  z-index:9999;
}

#cookie_notification p{
  margin: 0;
  font-size: 1rem;
  text-align: left;
  color: #454545;
}


@media (min-width: 576px){
  #cookie_notification.show{
    display: flex;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
	background:#4058bc;
	padding:10px 30px;
	box-sizing: border-box;
	border:none;
	font-size: 1rem;
	color:#F0F0F0;
	cursor: pointer;
  }
}

@media (max-width: 575px){
  #cookie_notification.show{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
}




.header__lang-new span 
{font-size: 0.7em;}

.header__slogan, .news__item .news__item-date, .news__item .news__item-hashtag, .org__card-dangers-title, .header__lang span, span.new 
{font-size: 0.8em;}

.disclaimer p 
{font-size: 0.9em;}

.tabs__caption h2, .org__card-name--min 
{font-size: 1em;}

.page__subtitle, .news__item--w100 .news__item-text,
.dangers .link__item a,
.section-advlist .link__item a,
.site__wrapper-contacts .link__item a,
.site__wrapper2 p,
.section-advice .site__wrapper p,
.danger__card p,
.partner__text p,
.section-about .site__wrapper p,
.news__page-text p,
.news__page-text li,
.section-advice li,
.section-advice .site__wrapper .more__phones a,
.all__events a,
.organization__list li.w50p span,
.link__item span 
{font-size: 1.1em;}

.top__subtitle, .org__card-name 
{font-size: 1.2em;}

.main-page__button-text, .news__item--w100 .news__item-title, .events__title 
{font-size: 1.5em;}

.news__item .news__item-hashtag span 
{font-size: 1.6em;}

.site__wrapper-title, .tabs__caption h2.active, .reports-tabs__heading li.active, .link_36 
{font-size: 1.8em;}

.top__advantages-number, .news__item--w100 .news__item-hashtag span, .news__page-hashtag span
{font-size: 2em;}

.page__title, .section-warnings h2, .warnings__number 
{font-size: 2.5em;}

.section-top h1 
{font-size: 5em;}


/*blind version*/
.bodyFontSize25 .top__advantages-text {max-width: 100%;}
.bodyFontSize25 .section-news {margin-top: -400px;}
.bodyFontSize25 .news__item-wrap,
.bodyFontSize25 .phones__inner .page-org__list .org__card-wrap {width: 50%;}
.bodyFontSize25 .org__card-name,
.letter-spacing01em .org__card-name,
.letter-spacing02em .org__card-name {height: auto;}

.bodyFontSize30 .news__item-wrap,
.bodyFontSize30 .phones__inner .page-org__list .org__card-wrap {width: 100%;}



.header__blind svg {fill:#fff;}
.bg-white .header__blind svg {fill: #000;}
body .header__blind.active svg {fill:#e74040;}

.img-hide img {display:none}
.img-hide * {background-image:none !important;}
.img-hide .news__item--w100:after, .img-hide .news__item::after {background: #5996dd;}

.blind_settings {display:none;background: #0c254d !important;padding: 20px 0;font-size: 20px;}
.blind_settings-line {display:flex;align-items: center;margin-bottom: 20px;}
.blind_settings-name {margin-right: 20px;width: 160px;color:#fff;}
.blind_settings-sizes {display:flex;}
.blind_settings-sizes a {
    padding: 15px 20px;
    border: 1px solid #B8C0C9;
    color: #fff;
    margin-right: -1px;  
    opacity: 0.5; 
    line-height: 26px;
}
.blind_settings-sizes a.bg-white {color:#000}
.blind_settings-sizes a.active {/*background:#0d264e;color:#fff;*/opacity: 1;}
.blind_settings-sizes a:first-child {border-radius: 5px 0 0 5px;}
.blind_settings-sizes a:last-child {border-radius: 0 5px 5px 0;}

/*.blind_settings-sizes a*/
.bg-transparent * {background: transparent;}
.bg-transparent .news__item, .bg-transparent .news__item--w100 {background: transparent !important;}
.bg-transparent .news__item:after, .bg-transparent .news__item--w100:after {display: none}
.bg-transparent section * {color: inherit}/*!important*/
.bg-white {background: #fff;color: #000;}
.bg-black {background: #000;color:#fff;}
.bg-blue {background: #9dd1ff;color:#fff;}

.font-size1em {font-size:1.5em;}
.font-size1em .header {height: 310px;}
.font-size2em {font-size:2em;}
.font-size2em .header {height: 380px;}
.font-size2em .top__advantages-text {max-width: 100%;}
.font-size2em .news__item-wrap {width:50%;}

.letter-spacing01em, .letter-spacing01em * {letter-spacing:0.1em !important}
.letter-spacing02em, .letter-spacing02em * {letter-spacing:0.2em !important}

.blind_settings-off {color: #fff;cursor: pointer;}
.blind_settings-off img {display: inline-block;vertical-align: middle;margin-left: 5px;}
/* End */


/* Start:/_html/css/responsive.css?168258198620503*/
.form__wrapper input[type="submit"]  {
  background: #E74040;
  border:none;
  border-radius: 4px;
  height: 60px;
  line-height: 3;
  font-weight: 500;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  max-width: 60%;
  margin-left: auto;
}

.form__wrapper input[type="file"]  {
border:none;
}

.form__wrapper input[type="checkbox"]  {
width: 30px;
}

.form__wrapper label[for="form_checkbox_PD_1876"] {
display:none;
}
.form__wrapper select{
background:url(/_html/images/dropdown_arrow.png) 92% 13px no-repeat;
}

@media (min-width: 1650px) {
.form__wrapper input,
.form__wrapper select,
.form__wrapper .select__wrap,
.form__wrapper textarea,
.form__wrapper button {
  max-width: 60%;
}
}


@media (max-width: 1650px) {
.site__wrapper {
  margin-left: -40px;
  margin-right: -40px;
  padding: 50px 40px;
}
}


@media (max-width: 1500px) {
.site__wrapper {
  margin-left: 0px;
  margin-right: 0px;
  padding: 40px;
}

.main-page__button {
  margin-right: 30px; 
  width: 500px;
  height: 100px;
}

.container {
  padding: 0 3%;
}

.organization__list li a {
  padding: 25px;
}

.org__card-wrap,
.loadfile__wrap {
  width: 33.333%;
}

.form__wrapper {
  padding: 25px;
}

.form__wrapper input,
.form__wrapper select,
.form__wrapper .select__wrap,
.form__wrapper textarea,
.form__wrapper button {
  max-width: 70%;
}

.section-advice .site__wrapper p,
.section-about .site__wrapper p,
.news__page-text p,
.news__page-top {
  max-width: 100%;
}

.section-advice .site__wrapper .page-org__list {
  width: 100%;
}

.section-advice .site__wrapper .more__phones {
  position: unset;
  margin-top: 20px;
}

.about__slide img {
  max-width: 200px;
}

.about__slider {
  width: 270px;
}

.section-events {
  padding-top: 220px;
}

}

@media (max-width: 1410px) {
.filter__item button {
  font-size: 0.75em;
}
.new {
  background:none;
  border:none;
}
}


@media (max-width: 1281px) {

.form__wrapper select {
  max-width: 100%;
}


.section-warnings {
  background-size: 50%;
}

.header__navigation {
  padding: 44px 0;
}

.section-top h1 {
  font-size: 3.5em;
}

.header__navigation ul li a,
.news__item-hashtag,
.news__item.news__item--no-bg .news__item-text {
  font-size: 0.8em;
  line-height: 1.2;
}

.top__subtitle {
  font-size: 1em;
  line-height: 1.7;
}

.main-page__button-text,
.news__item--w100 .news__item-title {
  font-size: 1.2em;
  line-height: 1.2;
}

.main-page__button {

}

.main-page__button-text {
  padding-right: 60px;
}

.main-page__button-text:before {
  width: 44px;
}

.section-news {
  margin-top: -400px;
}
.tabs__caption h2 {font-size: 0.9em;margin-right: 30px;}
.tabs__caption h2.active {
  font-size: 1.2em;
}

.news__item--w100 .news__item-text,
.warning__text,
.link__item span,
.organization__list li.w50p span {
  font-size: 0.9em;
  line-height: 1.4;
}

.organization__list li.w50p span,
.link__item span {
  padding-right: 45px;
}

.organization__list li.w50p span::before,
.link__item span::after {
  width: 35px;
}

.news__item--w100 .news__item-hashtag span {
  font-size: 1.45em;
  line-height: 1.38;
}

.news__item .news__item-title {
  font-size: 0.9em;
  line-height: 1.2;
}

.section-warnings {
  margin-top: -300px;
}

.section-warnings h2,
.warnings__number {
  font-size: 2em;
  line-height: 1.25;
}

.section-warnings h2 {
  margin-bottom: 40px;
}

.site__wrapper-title {
  font-size: 1.5em;
  line-height: 1.33;
  margin-bottom: 30px;
}

.header,
.section-top .header {
  height: 206px;
}

.page__title {
  padding-top: 50px;
  font-size: 2em;
  line-height: 1.25;
}



.page__subtitle {
  margin-bottom: 30px;
}

.org__card-dangers-inner a {
  font-size: 0.8em;
}

.dangers {
  padding-bottom: 90px;
}

.dangers .page__title {
  margin-bottom: 25px;
}

.dangers .link__item,
.section-advlist .link__item {
  width: 50%;
}



.accordeon-heading::after {
  width: 55px;
  height: 55px;
}

.accordeon-heading::before {
  width: 16px;
  height: 16px;
  right: 20px;
}

.about__slider .slick-arrow {
  width: 55px;
  height: 55px;
}

.about__slider .slick-arrow.slick-next::before,
.about__slider .slick-arrow.slick-prev::before {
  width: 20px;
}

.about__slider {
  padding-top: 30px;
  padding-bottom: 30px;
}

a.new {
  width:100px;
  height:100px;
}
}

@media (max-width: 1220px) {

.filter,
.news__feed,
.news__more,
.phones-top__right {
  width: 100%;
}

.filter {
  order: -1;
  margin-bottom: 25px;
}

.news__inner,
.phones-top__inner,
.phones__inner {
  flex-wrap: wrap;
}

.filter__item button {
  line-height: 2.5;
  font-size: 0.7em;
}

.org__card-wrap,
.loadfile__wrap,
.phones__inner .page-org__list .org__card-wrap,
.section-advice .site__wrapper .org__card-wrap {
  width: 50%;
}
.bodyFontSize25 .org__card-wrap,
.bodyFontSize25 .section-advice .site__wrapper .org__card-wrap {width: 100%;}

.phones-top__right {
  padding-top: 0px;
}

.form__wrapper p {
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.form__wrapper label {
  width: 100%;
  display: block;
}

.form__wrapper input,
.form__wrapper .select__wrap,
.form__wrapper textarea,
.form__wrapper button {
  max-width: none;
  margin-top: 6px;
}

.phones__inner_left,
.section-advice .site__wrapper .page-org__list {
  width: 100%;
  margin: 0;
}

.danger__card-inner,
.partner__inner {
  flex-wrap: wrap;
}

.danger__card-text,
.partner__text {
  width: 100%;
}

.danger__card-organization,
.partner__documents {
  width: 100%;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  /* order: -1; */
}

.danger__card .org__card-wrap,
.partner__documents .loadfile__wrap {
  width: 33.333%;
  padding: 0 10px;
}

.header__search-form-wrap {
  width: 300px;
}

}


@media (max-width: 1023px) {
.header__slogan {display: none;}

.header__search {
  margin-right: 5px;
  
}
/*.header__lang*/
.header__blind {margin-left: auto;}

.mobile__hamburger {
  display: block;
  cursor: pointer;
  z-index: 1001;
  transition: all .35s ease;
  width: 49px;
  height: 49px;
  position: relative;
}

.mobile__hamburger span {
  position: absolute;
  height: 3px;
  background: #ffffff;
  right: 20%;
  transition: all .35s ease;
  width: 60%;
}
.bg-white .mobile__hamburger span {background: #000;}

.mobile__hamburger span:nth-child(1) {
  top: 34px;
}

.mobile__hamburger span:nth-child(2) {
  top: 23px;
}

.mobile__hamburger span:nth-child(3) {
  top: 12px;
}

.mobile__hamburger.open span:nth-child(1) {
  transform: translateY(-12px) translateX(0px) rotate(45deg);
  height: 2px;
  width: 26px;
}

.mobile__hamburger.open span:nth-child(2) {
  background: none;
  width: 39px;
  height: 39px;
  top: 3px;
  right: 3px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.mobile__hamburger.open span:nth-child(3) {
  transform: translateY(10px) translateX(1px) rotate(-45deg);
  height: 2px;
  width: 26px;
}

.header__navigation {
  width: 80%;
  position: fixed;
  z-index: 100;
  background-color: #0C2D58;
  height: 100%;
  left: -100%;
  transition: all 0.3s ease;
  overflow-y: auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  top: 116px;
  padding-left: 3%;
  padding-top: 10px;
  padding-bottom: 0;
  top: 0;
}
.bg-white .header__navigation {background-color: #fff;}
.bg-black .header__navigation {background-color: #000;}
.bg-blue .header__navigation {background-color: #9dd1ff;}

.header__navigation.open {
  left: 0;
}

.header__navigation ul {
  display: block;
}

.header__navigation ul li a {
  font-size: 1.25em;
  color: #ffffff;
  padding: 8px 0;
  width: 100%;
}

.mobile__menu-fon {
  position: fixed;
  z-index: 95;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}

.mobile__menu-fon.open {
  display: block;
}

.section-top h1 {
  font-size: 2.75em;
  margin-top: 60px;
  margin-bottom: 10px;
}

.top__subtitle {
  font-size: 0.9em;
  line-height: 1.45;
}


.top__advantages-number {
  font-size: 1.5em;
  line-height: 1.17;
}

.top__advantages-text {
  font-size: 0.8em;
  line-height: 1.25;
}

.header__top {
  padding-top: 21px;

}

.header__logo {
  top: 55%;
  max-width: 140px;
  left: 0;
  transform: translate(0%, -50%);
}

.header::after {
  top: 90px;
}

.header__navigation ul li a::before {
  bottom: 0;
}

.section-top {

}

.main-page__button {
  width: 300px;
  height: 100px;
}

.main-page__button-text {
  font-size: 0.9em;
}

.news__item--w100 .news__item-date,
.news__item .news__item-date {
  font-size: 0.75em;
}

.link__inner {
  flex-wrap: wrap;
}

.link__item {
  width: 100%;
  margin-bottom: 15px;
  height: 65px;
}

.section-links {
  padding-top: 27px;
  padding-bottom: 27px;
}

.header,
.section-top .header {
  height: 91px;
}

.header.scroll .header__navigation {
  padding: 10px 0 0 3%;
}

#li_socials {
  display: block;
}

.dangers .link__item a,
.section-advlist .link__item a,
.site__wrapper-contacts .link__item a {
  font-size: 0.9em;
}

.section-advice .site__wrapper p,
.danger__card p,
.partner__text p,
.section-about .site__wrapper p,
.news__page-text p {
  font-size: 0.9em;
  line-height: 1.45;
  margin-bottom: 15px;
}

.section-advlist .page__subtitle {
  font-size: 0.75em;
  line-height: 1.47;
}

.danger__card .org__card-wrap,
.partner__documents .loadfile__wrap {
  width: 50%;
  padding: 0 10px;
}

.header.scroll .header__top {
  display: flex;
}

.site__wrapper-contacts .link__inner {
  margin: 0;
}

.site__wrapper-contacts .link__item {
  width: 100%;
  padding: 0;
}

.site__wrapper-contacts .link__item:after {
  left: 0;
  height: 100%;
  border-radius: 10px 0 0 10px;
}

.site__wrapper-contacts .link__item::before {
  left: 18px;
}

.about__inner {
  flex-wrap: wrap;
}

.about__content {
  width: 100%;
  margin-right: 0;
}

.about__slider-wrapper {
  width: 100%;
  order: -1;
}

.about__slider {
  width: 100%;
}

.about__slider .slick-arrow,
.about__slider .slick-arrow.slick-prev {
  left: auto;
  top: 50%;
  bottom: auto;
}

.about__slider .slick-arrow.slick-prev {
  transform: translateY(-50%) rotate(-90deg);
  left: -30px;
}

.about__slider .slick-arrow.slick-next {
  right: -30px;
  transform: translateY(-50%) rotate(-90deg);
}

.accordeon__wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.events__title {
  font-size: 1.2em;
  line-height: 1.34;
}

.link__item--adress a {
  max-width: none;
}

.section-events {
  padding-top: 180px;
  padding-bottom: 240px;
}

.news__page-top {
  display: block;
}

.news__page-hashtag {
  margin-top: 15px;
}

.news__page .site__wrapper-title {
  max-width: none;
  line-height: 1.2;
}
.header__search-form-wrap {
  right: 94px;
  top: 16px;
}
}


@media (max-width: 900px) {
.news__item-wrap {
  width: 50%;
}

.news__item--w100 {
  margin-bottom: 20px;
}

.site__wrapper {
  padding: 20px;
}

.news__more {
  margin-top: 10px;
}

.news__more a {
  font-size: 0.9em;
  line-height: 3.2;
}


.tabs__caption {
  flex-wrap: wrap;
  margin-bottom: 10px;
}



.warnings__list li {
  width: 100%;
}

.warnings__list li:nth-of-type(3):after,
.warnings__list li:nth-of-type(5):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.4;
  width: 27%;
}

.warnings__list li:nth-of-type(2) {
  order: 2;
}

.warnings__list li:nth-of-type(3) {
  order: 3;
}

.warnings__list li:nth-of-type(4) {
  order: 4;
}

.section-warnings {
  padding-bottom: 744px;
}

.section-organizations {
  margin-top: -735px;
}

.organization__list li {
  width: 33.333%;
  height: 130px;
}

.organization__list li.w50p {
  width: 66.666%;
}

.organization__list li a {
  padding: 15px;
}

.about__slider .slick-arrow.slick-prev {
  left: -10px;
}

.about__slider .slick-arrow.slick-next {
  right: -10px;
}

}


@media (max-width: 850px) {
.top__advantages li {
  margin-right: 40px;
}

.top__advantages li:last-child {
  margin-right: 0;
}

.header__social {
  display: none;
}

.header__navigation .header__social {
  display: flex;
  justify-content: flex-start;
  margin-top: 12px;
}

.header__navigation .header__social li a {
  font-size: 0;
  width: 17px;
  ;
}



.header__navigation .header__social li a::before {
  content: none;
}

.tabs__caption h2.active {
  font-size: 1.2em;
}

.org__card-name {
  font-size: 1em;
  line-height: 1.4;
}

.org__card-name--min {
  font-size: 0.8em;
  line-height: 1.5;
}

.org__card-name {
  height: 45px;
}


}

@media (max-width: 767px) {
  
.blind_settings-line {display: block;}
.blind_settings-name {margin: 0 0 10px;width: 100%;}
.blind_settings-sizes {font-size: 16px;}
.blind_settings-sizes a {padding: 8px 10px;}
.bodyFontSize25 .news__item-wrap {width: 100%;}
  
  
  .new {
  font-size:12px;
}
.new span {
  letter-spacing:0.18em
}
.new img {
  margin-left:-5px;
  width:90px;
}
.blind {
  display:none;
}

.link_36 {font-size: 1.5em;}
.filter__item a {
  font-size: 0.6em;
  line-height: 2.5;}
  .tabs__caption_wrap {overflow-x: auto;}
  .tabs__caption {width: 830px;}     
  .tabs__caption h2 {margin-right: 20px;}
.about__slide {
  height: 150px;
}

.events__item {
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 20px;
}

.events__item-img {
  order: -1;
  margin-bottom: 15px;
}

.events__item-content {
  max-width: none;
  margin-right: 0;
}
}

@media (max-width: 670px) {
.organization__list li.w50p span {
  font-size: 0.7em;
  line-height: 1.4;
}

.organization__list li.w50p span::before,
.link__item span::after {
  width: 25px;
}

.organization__list li.w50p span,
.link__item span {
  padding-right: 32px;
}

.footer__inner img {
  max-width: 150px;
}

.footer {
  padding: 17px 0;
}

.page__title {
  padding-top: 10px;
  font-size: 1.5em;
  line-height: 1.34;
}

.page__subtitle {
  font-size: 0.9em;
  line-height: 1.4; 
  margin-bottom: 15px;
}

.dangers {
  padding-bottom: 45px;
}

.dangers .link__item,
.section-advlist .link__item {
  width: 100%;
}

.section-advlist {
  padding-bottom: 32px;
}

.accordeon__wrapper .site__wrapper-title {
  padding-right: 65px;
}

.link__item.link__item--adress a {
  padding-left: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
}


}

@media (max-width: 600px) {
     .reports__inner .loadfile__wrap {
      padding: 0;
    }

    .repots__annual-title {
      margin-top: 35px;
    }

    .reports-tabs__heading {
      flex-wrap: wrap;
    }
    .loadfile__wrap::before {
      right: 0;
    }
    
.org__card-wrap,
.loadfile__wrap,
.phones__inner .page-org__list .org__card-wrap,
.section-advice .site__wrapper .org__card-wrap,
.danger__card .org__card-wrap,
.partner__documents .loadfile__wrap {
  width: 100%;
}

.site__wrapper-back a {
  font-size: 0.9em;
  line-height: 1.45;
}

.danger__card-organization,
.partner__documents {
  margin: 0;
}

.danger__card .org__card-wrap,
.partner__documents .loadfile__wrap {
  padding: 0;
}

.loadfile__wrap::after {
  right: 0;
}

.site__wrapper-back {
  margin-bottom: 10px;
}
.header__search-form-wrap {
  right: 0;
  top: 97px;
  width: 100%;
}
.header.scroll .header__search-form-wrap {top: 90px;}
.section-top {padding-bottom: 300px;}
.section-news {margin-top: -300px;}

}



@media (max-width: 570px) {
.news__page-hashtag {
  font-size: 0.8em;
}

.news__page-hashtag span {
  font-size: 1.25em;
}

.section-warnings {
  background-image: none;
}

.section-top h1 {
  font-size: 1.75em;
  margin-top: 30px;
}

.top__subtitle {
  font-size: 0.75em;
  line-height: 1.47;
  margin-bottom: 30px;
}

.top__advantages-number {
  font-size: 1em;
  line-height: 1.25;
}

.top__advantages-text {
  font-size: 0.7em;
  line-height: 1.28;
}

.header__logo {
  max-width: 150px;
  overflow: hidden;
}

.top__advantages {
  flex-wrap: wrap;
}

.top__advantages li {
  margin-bottom: 20px;
  margin-right: 20px;
}

.header__navigation ul li a {
  font-size: 0.8em;
}

.header__social li {
  margin-right: 30px;
}

.news__item-wrap {
  width: 100%;
}

.news__item-wrap--w100,
.news__item-wrap {
  padding: 0;
}

.section-top {
  
}

.main-page__button {
  width: 200px;
  height: 50px;
}

.main-page__button-text {
  font-size: 0.7em;
}

.main-page__button-text:before {
  width: 30px;
}

.main-page__button-text {
  padding-right: 40px;
}

.tabs__caption h2.active {
  font-size: 1em;
  line-height: 1.4;
}

.tabs__caption h2 {
  font-size: 0.8em;
  line-height: 1.75;
}

.news__item--w100 .news__item-date {
  margin-bottom: 44px;
  font-size: 0.7em;
}

.news__item .news__item-date {
  margin-bottom: 67px;
  font-size: 0.7em;
}

.news__item--w100 .news__item-title {
  font-size: 0.9em;
}

.news__item--w100 .news__item-text,
.warning__text,
.link__item span {
  font-size: 0.7em;
}

.news__item,
.news__item--w100 {
  padding: 14px 11px;
}

.section-warnings h2,
.warnings__number {
  font-size: 1.75em;
  line-height: 1.15;
}

.section-warnings {
  margin-top: -330px;
}

.warnings__number {
  margin-right: 15px;
}

.warnings__list li {
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.organization__list li {
  width: 50%;
  height: 110px;
}

.organization__list li.w50p {
  width: 100%;
}

.site__wrapper-title {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 15px;
}

.organization__list img {
  max-width: 170px;
}

.organization__list li img {
  max-width: 110px;
}

.link__item {
  height: 45px;
}

.form__wrapper label {
  font-size: 0.7em;
  line-height: 1.43;
}

.form__wrapper input,
.form__wrapper select,
.form__wrapper textarea {
  font-size: 0.7em;
}

.form__wrapper textarea {
  height: 80px;
}

.form__wrapper button {
  height: 40px;
  line-height: 2.67;
  font-size: 0.75em;
}

.site__wrapper-subtitle {
  margin-top: 0px;
  font-size: 0.9em;
  line-height: 1.34;
}

.section-advlist .page__subtitle {
  font-size: 0.6em;
  line-height: 1.34;
}

.section-advice .site__wrapper .more__phones a {
  font-size: 0.9em;
  line-height: 1.22;
}

.header__top {
  padding-top: 5px;
  padding-bottom: 5px;
}

.header,
.section-top .header {
  height: 60px;
}

.header::after {
  top: 70px;
}

.site__wrapper-contacts .link__item::before {
  top: 12px;
}

.site__wrapper-contacts .link__item span {
  padding-right: 25px;
  padding-left: 25px;
  font-size: 16px;
}

.header__logo {
  max-width: 100px;
}

.events__top {
  display: block;
  padding-bottom: 20px;
}

.all__events a {
  line-height: 1;
  font-size: 0.9em;
}

.events__title {
  font-size: 0.9em;
  line-height: 1.34;
  margin-bottom: 11px;
}

.events__title a {
  padding-right: 20px;
}

.events__title a::before {
  width: 16px;
  height: 16px;
}

.events__text {
  font-size: 0.8em;
  line-height: 1.5;
}

.events__date {
  font-size: 0.75em;
  line-height: 1.34;
  margin-bottom: 11px;
}

.select__wrap:before {
  right: 10px;
}

.news__page {
  padding-top: 60px;
  padding-bottom: 60px;
}
.header__search-form-wrap {
  top: 76px;
}
.header.scroll .header__search-form-wrap {
top: 59px;
}
}

@media (max-width: 520px) {
    .reports-tabs__heading li.active {
      font-size: 1.3em;
      line-height: 1.54;
    }

    .reports-tabs__heading li {
      font-size: 0.8em;
      line-height: 2.5;
      margin-right: 15px;
    }
}


@media (max-width: 400px) {
.section-top {

}

.section-warnings h2,
.warnings__number {
  font-size: 1.5em;
  line-height: 1.34;
}

.section-warnings h2 {
  margin-bottom: 20px;
}

.site__wrapper-title {
  font-size: 0.9em;
  line-height: 1.34;
  margin-bottom: 10px;
}

.organization__list li.w50p span,
.link__item span {
  font-size: 0.6em;
}

.link__item span {
  padding-right: 25px;
}

.link__item span::after {
  width: 20px;
}

.org__card-link a,
.loadfile__link,
.loadfile__month,
.loadfile__text {
  font-size: 0.8em;
  line-height: 1.25;
}

.form__wrapper {
  padding: 10px;
}

.org__card-wrap {
  padding: 0;
}

.org__card-link a:after {
  bottom: -26px;
}

.dangers .link__item a,
.section-advlist .link__item a,
.site__wrapper-contacts .link__item a {
  font-size: 0.8em;line-height: 1.4;
}

.site__wrapper-subtitle {
  font-size: 0.8em;
  line-height: 1.375;
}

.section-advice .site__wrapper p,
.danger__card p,
.partner__text p,
.section-about .site__wrapper p,
.news__page-text p {
  font-size: 0.8em;
  line-height: 1.375;
}

.site__wrapper-contacts .link__item:after {
  width: 35px;
}

.site__wrapper-contacts .link__item::before {
  width: 16px;
  height: 16px;
  left: 11px;
  top: 15.5px;
}

.about__slide img {
  max-width: 150px;
}

.about__slider .slick-arrow {
  width: 35px;
  height: 35px;
}

.accordeon-heading::after {
  width: 35px;
  height: 35px;

}

.accordeon-heading::before {
  right: 9px;
}

.link__item.link__item--adress a {
  padding-left: 40px;
}
}

@media (max-width: 359px) {
 .link__item.link__item--adress a {font-size: 0.7em;}
}


@media (max-width: 340px) {
.tabs__caption h2.active {
  font-size: 0.95em;
  line-height: 1.27;
}
}


/* End */
/* /_html/css/normalize.css?15948147006486 */
/* /_html/css/style.css?168431158951905 */
/* /_html/css/responsive.css?168258198620503 */
