@charset "UTF-8";

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Black.woff") format("woff"),
    url("../fonts/Montserrat-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: black;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/MontserratExtraBold.woff") format("woff"),
    url("../fonts/MontserratExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: extra-bold;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/MontserratBold.woff") format("woff"),
    url("../fonts/MontserratBold.woff2") format("woff2");
  font-weight: 700;
  font-style: bold;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-SemiBold.woff") format("woff"),
    url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: semi-bold;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/MontserratRegular.woff") format("woff"),
    url("../fonts/MontserratRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("../fonts/Roboto-Regular.woff") format("woff"),
    url("../fonts/Roboto-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
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,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */

:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.fs-14-n {
  font-size: 14px;
  font-weight: 400;
}

.fs-16-n,
p,
.button,
.menu__link,
.press-center__dashboard .dashboard__item .post-date,
.press-center__dashboard .dashboard__item .subtitle,
.press-center__dashboard .dashboard__item .link-more,
.vacancy-description,
.vacancy-link,
.leadership .card .position,
.leadership .card .phone,
.leadership .card .cabinet,
.leadership .card .contact,
.footer__contacts p {
  font-size: 16px;
  font-weight: 400;
}

.main-y-color,
.press-center__dashboard .dashboard__item .link-more:hover,
.vacancy-link:hover {
  color: #ffc700;
}

.main-yb-color,
.header__slide .button:hover,
.about__description .button,
.press-center__title .button:hover,
.press-center__dashboard .dashboard__item .post-date,
.main-direction,
.vacancies__cards .card:hover:before,
.vacancies .button,
.leadership__title .button:hover,
.leadership .card .contact {
  background-color: #ffc700;
}

.main-b-color,
.press-center__dashboard .dashboard__item .link-more,
.leadership .card .contact a:hover {
  color: #3bacfe;
}

.main-bb-color,
.button,
.about__description .button:hover,
.vacancies__cards > .card:before,
.vacancies .button:hover,
.leadership {
  background-color: #3bacfe;
}

.extra-bold,
.header__logo a {
  font-weight: 800;
}

.link-hover,
a:hover,
.menu__link:hover {
  color: #ffc700;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.section-padding,
section {
  padding: 65px 0;
}

body {
  margin: 0 auto;
  padding: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
  font-family: "Montserrat", sans-serif;
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

h1 {
  font-size: 45px;
  line-height: 44px;
  font-weight: 900;
  margin: 0 0 25px 0;
  padding: 0;
  color: #171d22;
}

h2 {
  margin-bottom: 25px;
  font-size: 45px;
  font-weight: 900;
  color: #000;
}

a {
  color: #fff;
  outline: none;
  text-decoration: none;
}

p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #5e5e5e;
}

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

.button {
  display: block;
  width: 270px;
  margin: 0 auto;
  padding: 25px 45px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 40px;
  border-top-left-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* HEADER */

.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
}

.top__slider {
  position: relative;
  overflow: hidden;
  padding-top: 15%;
  background-image: url(../img/header-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.header__slider {
  min-width: 0;
  z-index: 1;
  overflow: hidden;
}

.d-none {
  display: none;
}

.header__slide {
  padding-bottom: 1%;
  text-align: center;
  color: #fff;
  overflow: hidden;
}

.bg-animated {
  background-size: cover;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
}

.header__slide h1 {
  font-weight: 900;
  font-size: 58px;
  line-height: 64px;
  color: #fff;
}

.header__slide p {
  margin-top: 16px;
  margin-bottom: 35px;
  font-weight: 600;
  font-size: 28px;
  color: #ebe8e8;
}

.header__slide .button:hover {
  color: #fff;
}

/* Ограничивающая оболочка */

.slick-list {
  overflow: hidden;
}

/* Лента слайдов */

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* Точки (булиты) */

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slick-dots li {
  margin-right: 12px;
  opacity: 0.7;
}

/* Активная точка */

.slick-dots li.slick-active {
  opacity: 0.9;
}

/* Элемент точки */

.slick-dots li button {
  font-size: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border-color: transparent;
  background-color: #fff;
}

.header .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 11px 0;
  /* margin-bottom: 20px; */
}

.header__top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  width: 100%;
  justify-content: flex-end;
  margin: 0 auto;
}

.header__top ul li:first-child {
  padding-right: 32px;
  background-image: url(../img/svg/qmark.svg);
  background-repeat: no-repeat;
  background-position: right;
}

/* .header__top ul li:nth-child(2) {
  padding-right: 20px;
  background-image: url(../img/svg/arrowb.svg);
  background-repeat: no-repeat;
  background-position: right;
} */

.header__top ul li {
  display: flex;
  align-items: center;
  margin-right: 55px;
  text-transform: uppercase;
}

.header__top ul li:last-child {
  margin-right: 0;
  /* background-image: url(../img/svg/search.svg);
  background-repeat: no-repeat;
  background-position: right; */
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
}

.header__top .menu__link {
  font-size: 14px;
  line-height: 17px;
  font-weight: 800;
}

.header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__menu .menu .menu__link {
  margin-right: 15px;
}

.header__menu .menu .menu__link:first-child {
  margin-right: 10px;
}

.header__menu .menu .menu__link:last-child {
  margin-right: 0;
}

.header__menu a {
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

.header__main a {
  color: #171d22;
  cursor: pointer;
}

.page-template-page-regional .header {
  position: relative;
}

/* .page-template-page-regional .header__main a,
.page-template-page-presscenter .header__main a,
.page-template-page-contacts .header__main a,
.page-template-page .header__main a,
.page-template-page-about .header__main a,
.page-template-page-contacts .header__main a,
.post-template-single-vacancy .header__main a,
.post-template-single-news .header__main a,
.page-template-page-leaders .header__main a,
.post-template-single-anticor .header__main a */
.home .header__main a,
.page-template-page-anticorruption .header__main a,
.page-template-page-vacancies .header__main a,
.page-template-page-direction .header__main a {
  color: #fff;
}

.header__menu .menu .menu__link a:hover {
  color: #ffc700;
}

.menu__submenu {
  padding-right: 14px;
  background-image: url(../img/svg/yarrowb.svg);
  background-repeat: no-repeat;
  background-position: right;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  line-height: 44px;
  color: #171d22;
}

.header__logo img {
  display: block;
  max-width: 100%;
  margin-right: 11px;
}

.header__burger {
  display: none;
}

/* ABOUT */

.about {
  background-image: url(../img/svg/aboutbg.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30%;
  background-origin: content-box;
}

.about__description {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 68%;
  flex: 0 1 68%;
  margin-right: 30px;
}

.about__description h2 {
  color: #000;
}

.about__description p {
  line-height: 22px;
  margin-bottom: 25px;
  color: #5e5e5e;
}

.about__description .button {
  margin-left: 0;
  margin-bottom: 65px;
}

.about__description .button:hover {
  color: #fff;
}

.about__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

/* PRESS-CENTER */

.press-center {
  background-color: #f1f1f1;
}

.press-center .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.press-center__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

.press-center__title h2 {
  margin-bottom: 0;
}

.press-center__title .button {
  position: relative;
  width: 200px;
  margin-right: 0;
  padding: 16px 25px 16px 31px;
  line-height: 20px;
  border-bottom-left-radius: 55px;
}

.press-center__title .button:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 22px;
  left: 33px;
  background-image: url(../img/svg/newsic.svg);
  background-repeat: no-repeat;
  background-position: left;
}

.press-center__title .button:hover {
  color: #fff;
}

.press-center__dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.press-center__dashboard .dashboard__left {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 670px;
  flex: 0 1 670px;
  margin-right: 30px;
  animation-delay: 0.3s;
}

.press-center__dashboard .dashboard__left .dashboard__item {
  min-height: 100%;
}

.press-center__dashboard .dashboard__right {
  display: block;
  max-width: 470px;
}

.press-center__dashboard .dashboard__right .dashboard__item:first-child {
  animation-delay: 0.5s;
}

.press-center__dashboard .dashboard__right .dashboard__item:last-child {
  animation-delay: 0.7s;
}

.press-center__dashboard .dashboard__item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  border-top-left-radius: 0px;
  border-color: transparent;
}

.press-center__dashboard .dashboard__right .dashboard__item {
  margin-bottom: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: auto;
  overflow: hidden;
}

.press-center__dashboard .dashboard__right .dashboard__item:last-child {
  margin-bottom: 0;
}

.press-center__dashboard .dashboard__item .post-date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  border-bottom-right-radius: 20px;
  font-weight: 800;
  color: #fff;
}

.press-center__dashboard .dashboard__left .dashboard__item .post-img {
  max-height: none;
}

.press-center__dashboard .dashboard__item .post-img {
  max-height: 125px;
  overflow: hidden;
}

.press-center__dashboard .dashboard__item .post-img {
  max-height: 125px;
  height: 100%;
}

.press-center__dashboard .dashboard__item .post-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
  border-top-right-radius: 20px;
}

.press-center__dashboard .dashboard__right .dashboard__item .description {
  padding: 20px 30px;
}

.press-center__dashboard .dashboard__right .dashboard__item .post-img {
  max-height: 125px;
  height: 100%;
  overflow: hidden;
}

.press-center__dashboard .dashboard__item .title {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 28px;
  font-weight: 800;
  color: #171d22;
}

.press-center__dashboard .dashboard__item .subtitle {
  margin-bottom: 10px;
  color: #5e5e5e;
  font-family: "Roboto", sans-serif;
}

.press-center__dashboard .dashboard__item .description {
  padding: 30px 70px 30px 40px;
}

.press-center__dashboard .dashboard__item .link-more {
  position: relative;
  display: inline-block;
  margin-top: 13px;
  font-weight: 700;
  padding-right: 20px;
}

.press-center__dashboard .dashboard__item .link-more:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 11px;
  top: 3px;
  right: 0;
  background-image: url(../img/svg/barrowr.svg);
  background-repeat: no-repeat;
  background-position: right;
}

/* MAIN-DIRECTION */

.main-direction .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-direction__title h2 {
  text-align: center;
  color: #fff;
}

.main-direction__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-direction__cards .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.333%;
  flex: 0 1 33.333%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 370px;
  height: 345px;
  margin-right: 30px;
  background-color: #fff;
  border-radius: 20px;
  border-top-left-radius: 6px;
  text-align: center;
}

.main-direction__cards .card .card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  align-items: center;
  padding: 30px;
  overflow: hidden;
}

.main-direction__cards .card:last-child {
  margin-right: 0;
}

.main-direction__cards .card-title {
  height: 84px;
  margin-bottom: 28px;
  font-size: 20px;
  line-height: 21px;
  color: #171d22;
  font-weight: 700;
}

.main-direction__cards .card-img {
  margin-bottom: 18px;
  width: 72px;
  height: 65px;
}

.main-direction__cards .button {
  width: 282px;
  padding: 25px 0;
}

.main-direction__cards .button:hover {
  background-color: #ffc700;
  color: #fff;
}

/* VACANSY */

.vacancies .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vacancies__title h2 {
  text-align: center;
}

.vacancies__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vacancies__cards .card {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 480px;
  flex: 0 1 480px;
  max-height: 252px;
  height: 100%;
  margin-right: 30px;
  margin-bottom: 25px;
  padding: 40px 30px 40px 60px;
  border-radius: 20px;
  border-top-left-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  border-color: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vacancies__cards .card:first-child {
  animation-delay: 0.3s;
}

.vacancies__cards .card:nth-child(2n) {
  margin-right: 0;
}

.vacancies__cards .card:nth-child(2) {
  animation-delay: 0.5s;
}

.vacancies__cards .card:nth-child(3) {
  animation-delay: 0.7s;
}

.vacancies__cards .card:nth-child(4) {
  animation-delay: 0.9s;
}

.vacancies__cards > .card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 100%;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vacancy-title {
  font-size: 25px;
  line-height: 28px;
  color: #171d22;
  font-weight: 800;
}

.vacancy-description {
  margin-top: 10px;
  margin-bottom: 22px;
  font-family: "Roboto", sans-serif;
  color: #5e5e5e;
}

.vacancy-link {
  position: relative;
  color: #171d22;
  font-weight: 700;
  padding-right: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vacancy-link:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 11px;
  top: 3px;
  right: 0;
  background-image: url(../img/svg/yarrowr.svg);
  background-repeat: no-repeat;
  background-position: right;
}

.vacancies .button {
  padding: 25px 0;
  margin-top: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vacancies .button:hover {
  color: #fff;
}

/* LEADERSHIP */

.leadership .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.leadership__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
}

.leadership__title h2 {
  margin-bottom: 0;
  color: #fff;
}

.leadership__title .button {
  position: relative;
  width: 200px;
  margin-right: 0;
  padding: 16px 25px 16px 33px;
  line-height: 20px;
  border-bottom-left-radius: 55px;
  border: 2px solid #ffffff;
}

.leadership__title .button:hover {
  color: #fff;
}

.leadership__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 62px;
  flex-wrap: wrap;
}

.leadership .card {
  border-radius: 20px;
  border-top-left-radius: 6px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
}

.leadership .card:first-child {
  animation-delay: 0.3s;
}

.leadership .card:nth-child(2) {
  animation-delay: 0.4s;
}

.leadership .card:nth-child(3) {
  animation-delay: 0.6s;
}

.leadership .card:last-child {
  animation-delay: 0.8s;
}

.leadership .card .card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  padding-top: 90px;
  background-color: #fff;
  text-align: center;
  margin-right: 30px;
  border-radius: 20px;
  border-top-left-radius: 6px;
  -webkit-box-shadow: 2px 2px 18px rgba(0, 0, 0, 0.11);
  box-shadow: 2px 2px 18px rgba(0, 0, 0, 0.11);
}

.leadership .card:last-child {
  margin-right: 0;
}

.leadership .card-img {
  position: absolute;
  top: -62px;
}

.leadership .card-img img {
  width: 130px;
  height: 130px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.leadership .card .position {
  margin-bottom: 5px;
  font-weight: 700;
  color: #5e5e5e;
}

.leadership .card .leader-name {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 21px;
  color: #171d22;
  font-weight: 700;
}

.leadership .card .phone {
  position: relative;
  padding-left: 22px;
  margin-bottom: 5px;
  color: #5e5e5e;
  font-family: "Roboto", sans-serif;
}

.leadership .card .phone:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  background-image: url(../img/svg/phone.svg);
  background-repeat: no-repeat;
  background-position: left;
}

.leadership .card .cabinet {
  position: relative;
  padding-left: 22px;
  margin-bottom: 20px;
  color: #5e5e5e;
  font-family: "Roboto", sans-serif;
}

.leadership .card .cabinet:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  background-image: url(../img/svg/cabin.svg);
  background-repeat: no-repeat;
  background-position: left;
}

.leadership .card .contact {
  width: 100%;
  padding: 15px 0;
  color: #fff;
  font-weight: 700;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

/* PARTNERS */

.partners {
  padding-bottom: 30px;
}

.partners .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.partners__title {
  margin-bottom: 35px;
  text-align: center;
}

.partners_lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.partners__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.partners__list ul li {
  flex: 0 1 20%;
  text-align: center;
  margin-bottom: 35px;
  overflow: hidden;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.partners__list ul li:hover {
  transform: scale(1.05);
}

.partners__list ul li img {
  max-width: 172px;
  height: 136px;
  object-fit: cover;
  object-position: center;
}

/* FOOTER */

.footer {
  padding-top: 70px;
  background-image: url(../img/footerbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.footer .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 65px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__left_column {
  flex: 0 1 550px;
  margin-right: 45px;
}

.footer__title h2 {
  color: #fff;
}

.footer__title p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 25px;
}

.footer__contacts span {
  display: inline-block;
  min-width: 121px;
  margin-right: 20px;
  font-weight: 800;
  font-size: 25px;
  line-height: 28px;
  color: #ebe8e8;
  font-family: "Montserrat", sans-serif;
}

.footer__contacts p {
  display: inline-block;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #ebe8e8;
}

.footer__contacts .footer__email,
.footer__phone {
  margin-bottom: 18px;
  display: flex;
}

.footer__right_column {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}

.footer__right_column .wpcf7-form {
  position: relative;
  display: flex;
  width: 620px;
  max-height: 475px;
}

.footer.minor {
  background-color: #171d22;
  background-image: none;
  padding-top: 0;
}

.wpcf7-form p {
  display: flex;
  flex-direction: column;
  padding: 45px 50px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  border-top-left-radius: 6px;
}

.wpcf7-form p br {
  display: none;
}

.wpcf7-form p span,
input {
  width: 520px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #171d22;
}

.wpcf7-form input,
textarea {
  margin-bottom: 15px;
  padding: 14px 0 14px 20px;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  border-radius: 15px;
  color: #171d22;
  font-weight: 400;
}

.wpcf7-form textarea {
  resize: none;
  height: 140px;
  width: 100%;
  margin-bottom: 4px;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
  border-radius: 15px;
  color: #171d22;
  font-family: "Montserrat", sans-serif;
}

.wpcf7-form #form-file {
  border: none;
  border-radius: 0;
  margin: 0 auto;
  padding: 0;
}

.wpcf7-form #form-submit {
  height: 55px;
  margin-top: 25px;
  margin-bottom: 0;
  background-color: #ffc700;
  border-color: transparent;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.emodal-content .wpcf7-form .wpcf7-form-control {
  margin-bottom: 10px;
}

.emodal-content .wpcf7-form #form-question {
  resize: none;
  max-width: 520px;
}

.emodal-content .wpcf7-form #form-submit {
  margin-bottom: 0;
}

.footer__contacts .wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  position: absolute;
  display: none !important;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
}

footer .wpcf7-response-output {
  color: #fff;
}

.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
}

.footer__menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__menu .menu ul {
  margin: 0 20px;
}

.footer__menu .menu .menu-item {
  margin-right: 15px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer__menu .menu .menu-item:last-child {
  margin-right: 0;
}

.footer__menu .header__logo a {
  color: #fff;
}

.fl_upld {
  width: 300px;
}

#fl_inp {
  display: none;
}

.fl_upld br {
  display: none;
}

.fl_upld span {
  display: inline-block;
  height: 25px;
  max-width: 25px;
  max-height: 25px;
  cursor: pointer;
  background-image: url(../img/ico.png);
  background-repeat: no-repeat;
  border-radius: 6px;
  padding: 10px 25px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.fl_upld label {
  display: flex;
  max-width: 355px;
  padding: 5px 0;
  margin-left: 20px;
  align-items: center;
  text-transform: uppercase;
  color: #3bacfe;
}

#fl_nm {
  margin-top: 20px;
}

.fl_upld span.file-437 {
  width: 25px;
  padding: 0;
}

/* PAGE NAV */

.screen-reader-text {
  font-size: 20px;
  line-height: 40px;
}

.navigation.pagination {
  margin-top: 30px;
  flex: 100%;
  text-align: center;
}

.pagination .current .screen-reader-text {
  position: static !important;
}

.pagination .page-numbers {
  line-height: 20px;
  padding: 3px 10px;
  display: inline-block;
  vertical-align: top;
  color: #1c151b;
  font-weight: 500;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

.pagination .page-numbers.current {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  background: #3bacfe;
  color: #fff;
}

.pagination .current {
  display: inline-block;
  line-height: 20px;
}

.pagination .prev,
.pagination .next {
  background: #29aee3;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
  background-color: #707070;
  text-decoration: none;
}

/* ABout US */

.page-about {
  padding-top: 112px;
}

.page-about .header {
  padding-bottom: 0;
}

.page-about .header__top {
  background-color: #ffc700;
}

.about-us {
  margin-top: 60px;
  padding-top: 65px;
  margin-bottom: 60px;
  background-size: 43% 100%;
  background-position: 105%;
  background-repeat: no-repeat;
}

.about-us__right-col {
  display: none;
}

/* .about-us__left-col .section__title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 2;
} */

.about-us__left-col {
  flex: 0 1 670px;
}

.section__title p {
  margin-bottom: 20px;
}

.about-us__cards {
  display: flex;
  flex-wrap: wrap;
}

.about-us__card {
  position: relative;
  overflow: hidden;
  padding: 18px 19px 18px 36px;
  background: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  border-top-left-radius: 6px;
}

.about-us__card:first-child {
  flex: 0 0 40%;
}

.about-us__card:nth-child(2) {
  flex: 0 0 40%;
  margin-left: auto;
}

.about-us__card:last-child {
  margin-top: 20px;
}

.about-us__card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 100%;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #3bacfe;
}

/* INVITE */

.invite {
  padding: 65px 0;
  background-color: #3bacfe;
}

.invite .container {
  flex-direction: column;
}

.invite .section__title {
  text-align: center;
}

.section__title h2 {
  color: #fff;
}

.invite__items {
  display: flex;
}

.invite__item {
  flex: 0 1 25%;
  margin-left: 30px;
  text-align: center;
}

.invite__item p {
  margin-top: 18px;
  padding: 0 11px;
  color: #fff;
}

.invite__item:first-child {
  margin-left: 0;
}

/* About */

.page-about .about {
  padding: 60px 0;
  background-position: left;
  background-size: 39% 78%;
  background-origin: padding-box;
}

.page-about .about .about__description {
  flex: 0 1 770px;
  margin-left: auto;
  margin-right: 0;
}

/* Leaders PAGE */
.all__leaders {
  padding-top: 150px;
  background-color: #fff;
}

.all__leaders.title {
  flex: auto;
  text-align: center;
  padding: 0;
}

.all__leaders .leadership__cards {
  margin-top: 0;
}

.all__leaders .leadership__cards .card {
  margin-top: 85px;
}

.all__leaders .leadership__cards .card .contact {
  background-color: #3bacfe;
  color: #fff;
  text-transform: uppercase;
}

.all__leaders .leadership__cards .card .contact:hover a {
  color: #ffc700;
}

/* OPEN VACANCIES */

.open__vacancies,
.anticorruption__header {
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/vachbg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.open__vacancies .section__title,
.anticorruption__header .section__title {
  position: relative;
  padding-top: 185px;
  padding-bottom: 150px;
  flex: auto;
}

.open__vacancies .section__title h1,
.anticorruption__header .section__title h1 {
  font-size: 58px;
  line-height: 64px;
  text-align: center;
  color: #fff;
}

.open__vacancies .section__title p,
.anticorruption__header .section__title p {
  padding: 0 10%;
  margin: 0;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
}

.open__vacancies .section__title a,
.anticorruption__header .section__title a {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -25px;
  margin-top: 50px;
  display: block;
  width: 58px;
  height: 28px;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/arrb.png);
  background-repeat: no-repeat;
}

/* ANTICORRUPTION */

.anticorruption__header {
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/antibg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.anticorruption .container {
  flex-direction: column;
}

.anticorruption .section__title h2 {
  text-align: center;
  color: #171d22;
}

.anticorruption .dashboard__item {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
}

.anticorruption .dashboard__item:first-child {
  margin-left: 0;
}

.anticorruption .dashboard__item .post-date {
  padding: 11px;
}

.anticorruption .press-center__dashboard {
  flex-wrap: wrap;
  justify-content: center;
}

.anticorruption .press-center__dashboard .dashboard__item {
  margin-bottom: 25px;
}

.anticorruption .press-center__dashboard .dashboard__item:first-child {
  animation-delay: 0.3s;
}

.anticorruption .press-center__dashboard .dashboard__item:nth-child(2) {
  animation-delay: 0.5s;
}

.anticorruption .press-center__dashboard .dashboard__item:nth-child(3) {
  animation-delay: 0.7s;
}

.anticorruption .press-center__dashboard .dashboard__item:nth-child(4n) {
  margin-left: 0;
  animation-delay: 0.9s;
}

.anticorruption .press-center__dashboard .dashboard__item:nth-child(5) {
  animation-delay: 1.1s;
}

.anticorruption .press-center__dashboard .dashboard__item:nth-child(6) {
  animation-delay: 1.3s;
}

.anticorruption .press-center__dashboard .dashboard__item .post-img {
  max-height: 125px;
  height: 100%;
  overflow: hidden;
}

.anticorruption .dashboard__item .description {
  padding: 20px 20px 25px 20px;
}

/* IMG WITH TEXT */

.imagewithtext {
  background-position: left;
  background-color: #f1f1f1;
}

.imagewithtext__description {
  margin-right: 0;
  margin-left: auto;
}

/* MAP */

.wpgmp_tabs_container.cleanslate {
  left: 5px;
  top: 105px;
}

.wpgmp_toggle_main_container {
  width: auto !important;
}

div.wpgmp_toggle_main_container
  div.wpgmp_tab_item
  ul.wpgmp_location_container
  li
  a {
  color: #171d22;
}

.regionalmap {
  padding: 0;
}

.regionalmap #map5 {
  height: calc(80vh - 41px) !important;
}

.regionalmap .wpgmp_map .wpgmp_infowindow {
  width: 425px;
}

table.map-table {
  display: block;
  width: 425px;
  border-collapse: collapse;
  border-spacing: 0;
  /* box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.1);
  border-radius: 20px; */
}

table.map-table thead tr th {
  padding: 20px;
  /* border-top-right-radius: 20px;
  border-top-left-radius: 20px; */
  background-color: #3bacfe;
}

table.map-table tbody tr:nth-child(1) td {
  padding: 20px 20px 5px 20px;
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-family: "Roboto", sans-serif;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/icon.png);
  background-repeat: no-repeat;
  background-origin: content-box;
}

table.map-table tbody tr:nth-child(2) td:first-child {
  padding-top: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  font-family: "Roboto", sans-serif;
  text-align: center;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/phone.png);
  background-repeat: no-repeat;
  background-origin: content-box;
}

table.map-table tbody tr:nth-child(2) td:nth-child(2) {
  width: 50%;
  background-position: center left;
  padding-top: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  font-family: "Roboto", sans-serif;
  text-align: center;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/pp.png);
  background-repeat: no-repeat;
  background-origin: content-box;
}

table.map-table tbody tr:nth-child(3) td:first-child {
  width: 50%;
  background-position: center left;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
}

table.map-table tbody tr:nth-child(3) {
  border-bottom: 2px solid #e4e4e4;
}

table .tdtel {
  width: 25%;
  padding: 11px 25px 35px 25px;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/l-phone.png);
  background-repeat: no-repeat;
  background-position: center;
}

table .tdposition {
  width: 25%;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #3bacfe;
  font-family: "Roboto", sans-serif;
  text-align: center;
}

table.map-table tbody tr:nth-child(4) {
  border-bottom: 2px solid #e4e4e4;
}

table.map-table tbody tr:nth-child(5) {
}

table.map-table tr td {
  padding: 15px 20px;
}

table.map-table tr .tdname {
  padding-right: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  font-family: "Montserrat", sans-serif;
}

table.map-table thead tr th {
  font-size: 25px;
  line-height: 28px;
  color: #fff;
}

#map5 .wpgmp_infowindow {
  padding: 0 !important;
  margin: 0;
  overflow: hidden;
  border: 0 !important;
}

#map5 .gm-style-iw-d {
  width: 424px;
  max-height: none !important;
  padding: 0 !important;
  margin: 0;
  overflow: hidden !important;
}

#map5 .wpgmp_iw_content {
  margin: 0;
  padding: 0 !important;
}

#map5 .gm-style .gm-style-iw-c {
  box-shadow: none;
  border-radius: 20px;
}

#map5 .gm-style .gm-style-iw {
  max-width: 425px !important;
  padding: 0 !important;
}

#map5 .gm-style-iw.gm-style-iw-c {
  max-width: 425px;
  width: 100%;
  max-height: none !important;
}

#map5 .gm-style-iw-a button.gm-ui-hover-effect {
  right: 6px !important;
  top: 6px !important;
  opacity: 1;
}

/* .wpgmp_map_container.wpgmp-map-2 .wpgmp_locations_content,
.wpgmp_map_container.wpgmp-map-2 .wpgmp_filter_wrappers,
.location_pagination2.wpgmp_pagination,
.wpgmp_location_meta,
.wpgmp_location_category.fc-badge.info,
.location_listing2
  .wpgmp_categories
  .fc-item-default
  .wpgmp_locations:first-child:after {
  display: none;
} */

.location_listing2 {
  position: absolute;
  max-width: 400px;
  top: 0;
  left: 0;
}

.location_listing2
  .wpgmp_categories
  .fc-item-default
  .wpgmp_locations:first-child
  .place_title {
  font-weight: 900;
  font-size: 45px;
  line-height: 44px;
}

.location_listing2
  .wpgmp_categories
  .fc-item-default
  .wpgmp_locations:first-child {
  height: auto !important;
  background: #fff;
  border: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 25px !important;
}

.location_listing2 .wpgmp_categories .fc-item-default .wpgmp_locations {
  position: relative;
  margin-bottom: 15px !important;
  height: 50px !important;
  background: #f1f1f1;
  border-radius: 10px;
}

.location_listing2 .wpgmp_categories .fc-item-default .wpgmp_locations:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: 0;
  width: 55px;
  height: 50px;
  background-color: #ffc700;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/loop.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.wpgmp_listing_list .wpgmp_locations .wpgmp_location_title {
  margin-bottom: 0 !important;
}

.location_listing2 .wpgmp_location_title a.place_title {
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
  color: #171d22;
  font-family: "Montserrat", sans-serif !important;
}

/* .location_listing2 div.wpgmp_listing_container {
  margin: 0;
} */

div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_categories,
div.wpgmp_before_listing {
  height: calc(65vh - 10px);
  background: #fff;
  padding: 50px 25px 50px 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.1);
}

/* DIRECTION */

.page-template-page-direction .imagewithtext {
  background-color: #fff;
}

.directions {
  background-color: #f1f1f1;
}

.directions .container {
  flex-direction: column;
}

.directions .section__title h2 {
  text-align: center;
  color: #171d22;
}

.directions .directions__cards {
  display: flex;
  justify-content: space-between;
}

.directions .direction__card {
  flex: 0 1 20%;
  padding: 43px 21px;
  margin-bottom: 15px;
  background-color: #fff;
  border-radius: 20px;
  border-top-left-radius: 6px;
}

.directions .direction__card .image {
  width: 68px;
  height: 68px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 18px auto;
}

.directions .direction__card .image img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

.directions .direction__card .description p {
  text-align: center;
  line-height: 22px;
  color: #171d22;
}

/* ANTICORRUPTION — POST */

.post-template .header {
  position: relative;
}

.post-template-single-anticor .header {
  position: relative;
}

.post-template-single-anticor .anticorruption {
  background-color: #f1f1f1;
}

.single__post .container {
  flex-direction: column;
}

.post__image {
  width: 100%;
  height: 330px;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 40px;
}

.post__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.post__body {
  display: flex;
  flex-direction: column;
}

.post__main-text {
  flex: 0 1 76%;
  margin-right: auto;
}

.post__desc p {
  margin-bottom: 30px;
}

.single__post .docs {
  display: flex;
  justify-content: space-between;
}

.single__post .docs .doc {
  flex: 0 1 250px;
  padding: 15px 15px 15px 50px;
  margin: 30px 0 0 0;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0px 10px 10px 10px;
  background-color: #ffffff;
  background-image: url(http://diprodorua.gs4cms.com.ua/wp-content/uploads/2020/11/docbg.png);
  background-repeat: no-repeat;
  background-position: center left;
}

.single__post .docs .doc:nth-child(2) {
  animation-delay: 0.3s;
}

.single__post .docs .doc:nth-child(3) {
  animation-delay: 0.5s;
}

.single__post .docs .doc p {
  margin-bottom: 10px;
  line-height: 22px;
}

.single__post .docs .doc a {
  color: #3bacfe;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  transition: all 0.3s ease;
}

.single__post .docs .doc a:hover {
  color: #ffc700;
  transition: all 0.3s ease;
}

.another__section .container {
  flex-direction: column;
}

.another__section .section__title h2 {
  color: #171d22;
  display: inline-block;
}

.another__section .section__title .button {
  display: inline-block;
  width: 220px;
  padding: 15px 0;
  margin-right: 0;
  float: right;
  background-image: none;
  border-bottom-left-radius: 55px;
}

.another__section .press-center__dashboard {
  justify-content: space-between;
}

.another__section .press-center__dashboard .dashboard__item {
  flex: 0 0 32%;
}

.another__section .dashboard__item .description {
  padding: 20px 25px 25px 25px;
}

.another__section .press-center__title .button:before {
  display: none;
}

/* VACANCY POST */

.post-template-single-vacancy .leadership__title h2 {
  color: #171d22;
}

.vacancypost {
  background-position: center right;
  background-color: #fff;
}

.vacancypost .imagewithtext__description {
  margin-right: auto;
  margin-left: 0;
}

/* .post-template-single-vacancy .vacancies__cards .card:nth-child(n+3) {
  margin-bottom: 0;
} */

.post-template-single-vacancy .vacancies__cards > .card:before {
  background-color: #ffc700;
}

/* PRESS — CENTER */

.press-center .all__leaders.title {
  display: flex;
  justify-content: space-between;
}

.press-center .all__leaders.title h1 {
  margin-right: auto;
  margin-left: 0;
}

.press-center .press-center__dashboard .dashboard__item .description {
  padding: 20px 20px 30px 20px;
}

.post-template-single-news
  .press-center__dashboard
  .dashboard__item:first-child
  .post-img {
  max-height: 125px;
}

.post-template-single-news .single__post .post__main-text {
  flex: 0 1 100%;
}

.post-template-single-news .single__post .post__main-text h1 {
  font-size: 45px;
}

.page-template-page-presscenter .press-center {
  padding-bottom: 45px;
}

.page-template-page-presscenter
  .press-center__dashboard
  .dashboard__item:first-child
  .post-img {
  max-height: 125px;
}

.page-template-page-presscenter .press-center__dashboard {
  justify-content: space-between;
  flex-wrap: wrap;
}

.page-template-page-presscenter .press-center__dashboard .dashboard__item {
  margin-bottom: 25px;
}

/* CONTACTS */
.page-template-page-contacts .header {
  position: relative;
}

.page-template-page-contacts .contacts__map {
  padding: 0;
}

.contacts h1 {
  color: #171d22;
}

.contacts .footer__contacts {
  padding-bottom: 0;
}

.contacts .footer__contacts span {
  color: #5e5e5e;
}

.contacts .footer__contacts p {
  color: #5e5e5e;
}

.contacts form {
  background: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

/* MENU */

.header__menu .menu .menu__link.menu__dropdown {
  position: relative;
  padding-right: 15px;
}

.f-nav .header__menu .menu .sub-menu a {
  padding-right: 5px;
  color: #171d22;
}

.header__menu .menu .sub-menu a {
  color: #171d22;
}

.header__menu .menu .sub-menu a:hover {
  color: #ffc700;
}

.menu__dropdown:after {
  content: "▶ ";
  position: absolute;
  top: -2px;
  right: 0;
  color: #ffc700;
  transition: all 0.2s ease 0.2s;
}

.menu__dropdown.active:after {
  content: "▼ ";
  top: -2px;
  right: 0;
  transition: all 0.2s ease 0.2s;
}

.sub-menu {
  position: absolute;
  top: 30px;
  opacity: 0;
  font-size: 0;
  visibility: hidden;
  transition: 0.55s opacity;
  box-shadow: 2px 2px 9px rgba(0, 0, 0, 1);
}

.sub-menu a {
  color: #171d22;
}

.menu__dropdown.active .sub-menu {
  position: absolute;
  width: 230px;
  opacity: 1;
  font-size: 16px;
  visibility: visible;
  padding: 20px 0 20px 20px;
  transition: 0.55s opacity;
  background-color: #fff;
}

.menu__dropdown.active .sub-menu li {
  margin-bottom: 10px;
}

.menu__dropdown.active .sub-menu li:last-child {
  margin-bottom: 0;
}

.page-template-page-regional .menu__dropdown.active .sub-menu {
  background-color: #fff;
}

.post-gallery {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.post-gallery a {
  margin-bottom: 25px;
}

.header.f-nav .header__top {
  display: none;
}

.f-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  max-width: 100% !important;
  z-index: 9999;
  background: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 3px 6px -6px black;
}

.header.f-nav .header__main .header__menu li a {
  color: #171d22;
}
.header.f-nav .header__main .header__menu li a:hover {
  color: #ffc700;
}

.header.f-nav .header__main .header__logo a {
  color: #171d22;
}

.header.f-nav .header__main {
  padding-bottom: 21px;
  padding-top: 21px;
}

.home .header.f-nav .header__top {
  position: absolute;
  left: 0;
  right: 0;
  padding: 11px 30px;
  background-color: #ffc700;
}

input:focus-visible {
  color: transparent; /* Something to get the user's attention */
  transition: all 0.3s ease;
}

textarea:focus-visible {
  transition: all 0.3s ease;
  color: transparent; /* Something to get the user's attention */
}

input:focus-visible[type="search"] {
  color: #171d22;
}
/* 
.header .search-form {
  position: absolute;
  right: 200px;
  top: 200px;
} */

.header .search-field {
  background-color: transparent;
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 17px;
  margin: 0;
  padding: 0 0 0 25px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
  background-image: url(../img/svg/search.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.header .search-field:focus {
  background-color: #fff;
  border: 2px solid #c3c0ab;
  cursor: text;
  outline: 0;
  width: 230px;
}

.search-form .screen-reader-text {
  font-size: 14px;
  line-height: 17px;
  font-weight: 800;
  text-transform: uppercase;
}
.search-form .search-submit {
  display: none;
}

.header__top select {
  background: transparent;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-weight: 800;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
}

.header__top select option {
  color: #171d22;
  font-weight: 800;
  line-height: 17px;
  font-size: 14px;
  border: none;
  background-color: transparent;
}

.moblang {
  display: none;
}

.search .search__section {
  padding-top: 190px;
}

.search-results .site-main article img {
  max-width: 100%;
}

.search-results .site-main .page-header {
  padding-top: 185px;
}

.search-results .site-main .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.search-results .site-main .entry-title a {
  color: #171d22;
}

.search-results .site-main article {
  padding: 35px 0;
}

.no-results.not-found {
  margin: 130px auto;
}

.search.search-no-results .footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.footer__contacts .wpcf7-form .wpcf7-not-valid-tip {
  top: 0;
  left: 8px;
  width: auto;
  color: red;
  border: none;
  background: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.fc-infowindow-default address,
.wpgmp_infowindow.fc-infowindow-default .fc-item-title {
  display: none;
}

@media (min-width: 1920px) {
  .top__slider {
    padding-top: 11%;
    padding-bottom: 10%;
  }

  .about {
    background-size: 37%;
  }
}

@media (min-width: 1170px) and (max-width: 1919px) {
  .page-about .about {
    background-size: 34%;
  }
}

@media (max-width: 1169px) {
  body.lock {
    overflow: hidden;
  }

  .header {
    padding: 21px 0;
    background-color: #3bacfe;
  }

  .header .header__logo a {
    color: #fff;
  }

  .header .header__main {
    padding: 0;
  }

  .header__top {
    display: none;
  }

  .header.f-nav .header__main .header__logo a {
    color: #fff;
  }

  .header.f-nav {
    padding: 0;
  }

  .header__menu .menu .menu__link:first-child {
    margin: 0 auto 10px auto;
  }

  .header.f-nav .header__main .header__menu.active li a {
    color: #fff;
  }

  .header.f-nav .header__main .header__menu.active .sub-menu a {
    color: #fff;
  }

  .header__main .menu__dropdown.active .sub-menu {
    background-color: transparent;
    top: 0;
  }

  .header__main .moblang {
    position: absolute;
    display: block;
    right: 75px;
  }

  .container {
    padding: 0 30px;
    max-width: none;
    width: auto;
  }

  .top__slider {
    padding-top: 15%;
  }

  .header__menu {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3bacfe;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .header__menu.active {
    display: flex;
    align-items: center;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
  }

  .header__burger {
    position: absolute;
    right: 30px;
    display: block;
    width: 25px;
    height: 16px;
    z-index: 2;
  }

  .header__burger span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 7px;
    background-color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .header__burger:before,
  .header__burger:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .header__burger:before {
    top: 0;
  }

  .header__burger:after {
    bottom: 0;
  }

  .header__burger.active span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  .header__burger.active:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
  }

  .header__burger.active:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 9px;
  }

  .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header__menu .menu .menu__link {
    margin: 15px auto;
  }

  .header__menu .menu .menu__link:last-child {
    margin-right: auto;
  }

  .menu .menu__dropdown.active {
    text-align: center;
    margin-bottom: 0;
  }

  .menu__dropdown.active .sub-menu {
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  .menu__dropdown.active .sub-menu li {
    margin: 15px auto;
  }

  .header__menu .menu .sub-menu a {
    color: #fff;
  }

  .menu__dropdown.active .sub-menu {
    box-shadow: none;
  }

  .menu__button {
    display: block;
    margin-top: 10px;
  }

  .about {
    background-size: 45%;
  }

  .about__description {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }

  .press-center__dashboard {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .press-center__dashboard .dashboard__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }

  .press-center__dashboard .dashboard__right {
    height: 100%;
  }

  .press-center__dashboard .dashboard__item .title {
    font-size: 16px;
    line-height: 1;
  }

  .press-center__dashboard .dashboard__item .subtitle {
    font-size: 14px;
    line-height: 1;
  }

  .press-center__dashboard .dashboard__right .dashboard__item .description {
    padding: 15px 25px;
  }

  .main-direction__cards {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-direction__cards .card {
    margin-bottom: 25px;
  }

  .vacancies__cards {
    justify-content: flex-start;
  }

  .vacancies__cards .card {
    flex: 0 1 39%;
  }

  .leadership__title .button {
    margin: 0 auto;
  }

  .leadership .card .position {
    margin: auto;
  }

  .leadership .card .card-wrapper {
    height: 213px;
  }

  .footer__contacts span {
    display: block;
  }

  .footer__right_column .wpcf7-form {
    height: auto;
    position: relative;
  }

  .footer__contacts .wpcf7-form #form-submit {
    margin-bottom: 0;
  }

  .footer__contacts
    .wpcf7-form
    .use-floating-validation-tip
    .wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
    font-weight: 400;
  }

  .footer__menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
  }

  .footer__menu .menu ul {
    margin: 0 10px;
  }

  .footer__menu .menu .menu-item {
    margin: 15px auto;
  }

  .footer__menu .menu .menu-item:last-child {
    margin-right: auto;
  }

  .page-about {
    padding-top: 71px;
  }

  .about-us {
    background-position: top center;
    background-size: contain;
    padding-top: 10%;
    margin-bottom: 0;
  }

  .page-about .about-us .section__title {
    margin-bottom: 45%;
  }

  .about-us__left-col {
    flex: 0 1 auto;
  }

  .page-about .about-us .section__title h1,
  .section__title p {
    color: #fff;
  }

  .page-about .about {
    padding-top: 75%;
    margin-top: 60px;
    background-position: top center;
    background-size: contain;
  }

  .page-about .about .about__description {
    flex: 0 1 auto;
    margin: 0 auto;
  }
  .regionalmap {
    padding: 0 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1160px) {
  .page-about .about {
    background-size: contain;
    padding-top: 0;
  }

  .page-about .about .about__description h2 {
    margin-bottom: 80%;
    margin-top: -59px;
  }

  .footer__contacts .footer__email,
  .footer__phone {
    flex-direction: column;
  }
}

@media (max-width: 1024px) {
  .page-template-page-regional .header {
    position: relative;
  }

  .post-template-single-vacancy .leadership__title .button {
    margin-right: 0;
  }
}

@media (max-width: 1023px) {
  .wpgmp_tabs_container.cleanslate {
    left: 0;
    top: 0;
    margin-top: 0;
  }
  .animated {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
  }

  .location_listing2 {
    display: none;
  }

  .page-template-page-regional .header {
    position: relative;
  }

  h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .button {
    width: auto;
    max-width: 270px;
    padding: 20px;
  }

  .about {
    margin-top: 65px;
    padding-top: 100%;
    background-position: top;
    background-size: contain;
    background-origin: inherit;
    background-origin: padding-box;
  }

  .about__description {
    flex: 0 1 100%;
    display: block;
    width: 100%;
    margin-right: 0;
  }

  .about__description .button {
    margin: 0 auto;
  }

  .press-center__dashboard .dashboard__left {
    flex: auto;
    margin: auto;
  }

  .press-center__dashboard .dashboard__item .description {
    padding: 19px;
  }

  .press-center__dashboard .description p {
    font-size: 10px;
  }

  .press-center__dashboard .dashboard__left .dashboard__item {
    margin-bottom: 25px;
  }

  .press-center__dashboard .dashboard__right {
    width: 100%;
    max-width: none;
  }

  .press-center__dashboard .dashboard__right .dashboard__item .post-img {
    max-height: none;
  }

  .press-center__dashboard .dashboard__right .dashboard__item {
    max-height: none;
  }

  .press-center__dashboard .dashboard__item .link-more {
    margin-top: 0;
    font-size: 14px;
  }

  .main-direction__cards .card {
    height: auto;
    margin: 25px auto;
    flex: 0 1 45%;
  }

  .main-direction__cards .card:last-child {
    margin-right: auto;
  }

  .main-direction__cards .card .card-wrapper {
    padding: 25px;
  }

  .main-direction__cards .card-title {
    height: auto;
  }

  .main-direction__cards .button {
    max-width: 200px;
    width: 100%;
    padding: 15px 0;
  }

  .open__vacancies .section__title {
    padding-top: 30%;
    padding-bottom: 40%;
  }

  .open__vacancies .section__title h2 {
    font-size: 46px;
    line-height: 50px;
  }

  .open__vacancies .section__title p {
    font-size: 16px;
    line-height: 22px;
    padding: 0;
  }

  .vacancies__cards .card {
    max-height: none;
    flex: 0 1 35%;
  }

  .vacancies__cards .card .vacancy-title {
    line-height: 20px;
    font-size: 16px;
  }

  .vacancies__cards .card .vacancy-description p {
    font-size: 12px;
  }

  .vacancy-link {
    font-size: 13px;
    line-height: 1;
  }

  .vacancies .button {
    padding: 20px;
  }

  .leadership__title .button {
    margin-right: 0;
  }

  .leadership__cards {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .leadership .card {
    flex: 0 1 40%;
  }

  .leadership .card .card-wrapper {
    height: auto;
    margin: 50px auto;
  }

  .footer__menu {
    justify-content: center;
  }

  .footer__menu .menu {
    flex-direction: column;
  }

  .footer__menu .menu .menu-item {
    margin: 15px auto;
  }

  .footer__menu .menu .menu-item:last-child {
    margin-right: auto;
  }

  .footer__contacts span {
    display: block;
    margin-bottom: 10px;
  }

  .footer__right_column {
    max-width: 60%;
    margin: 35px auto;
  }

  .footer__right_column .wpcf7-form {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
  }

  .footer__contacts .footer__email,
  .footer__phone {
    flex-direction: column;
  }

  .wpcf7-form p span,
  input {
    max-width: 100%;
    width: 100%;
    font-size: 13px;
  }

  .wpcf7-form p {
    padding: 30px;
  }

  .wpcf7-form #form-submit {
    margin-bottom: 0;
  }

  .footer__contacts .wpcf7-form .wpcf7-not-valid-tip {
    width: auto;
    top: 0;
    left: 8px;
    padding: 0;
    font-size: 10px;
    font-weight: 400;
  }

  .footer__contacts .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 10px;
  }

  .page-about .about-us {
    margin-top: 0;
    margin-bottom: 60px;
    padding-top: 10%;
    padding-bottom: 0;
  }

  .page-about .about {
    background-size: contain;
    padding-top: 0;
  }

  .page-about .about .about__description h2 {
    margin-top: -45px;
    margin-bottom: 85%;
  }

  .page-about .about-us .section__title {
    margin-bottom: 45%;
    text-shadow: 0 0 3px #000000, 0 0 5px #000000;
  }

  .page-about .about-us .section__title h1,
  .section__title p {
    color: #fff;
  }

  .invite__items {
    flex-wrap: wrap;
  }

  .invite__item:first-child {
    margin-left: 30px;
  }

  .invite__item {
    flex: 0 1 45%;
    margin-bottom: 30px;
  }

  .all__leaders {
    padding-top: 100px;
  }

  .all__leaders .leadership__cards .card {
    margin-top: 10px;
  }

  .imagewithtext {
    padding-top: 75%;
    margin-top: 0;
  }

  .directions .directions__cards {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .directions .direction__card {
    flex: 0 1 40%;
    margin-bottom: 15px;
  }

  .page-template-page-presscenter .press-center__dashboard {
    justify-content: space-between;
  }

  .page-template-page-presscenter .dashboard__item {
    margin-bottom: 25px;
    flex: 0 1 47%;
  }

  .post-template-single-news .another__section .press-center__dashboard {
    margin-top: 20px;
  }

  .post-template-single-news .single__post {
    padding-bottom: 0;
  }

  .page-template-page-direction .anticorruption__header {
    margin-bottom: 65px;
  }

  .contacts .footer__contacts {
    width: 100%;
  }

  .single__post .docs .doc {
    flex: 0 1 20%;
  }

  .post-template-single-anticor .another__section .section__title {
    margin-bottom: 20px;
  }
}

@media (max-width: 760px) {
  .button {
    max-width: 200px;
    width: 100%;
  }

  .section__title h1 {
    font-size: 28px !important;
    line-height: 28px !important;
  }

  .top__slider {
    padding-top: 35%;
  }

  .page-about {
    margin-top: 0;
    padding-top: 71px;
  }

  .header__slide {
    padding-bottom: 25px;
  }

  .header__slide h1 {
    font-size: 26px;
    line-height: 1.2;
  }

  .header__slide p {
    font-size: 18px;
  }

  .about__description .button {
    margin-top: 65px;
  }

  .press-center {
    position: relative;
    overflow: hidden;
    padding-bottom: 185px;
  }

  .press-center__title {
    flex-direction: column;
  }

  .press-center__title .button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 65px auto 65px auto;
  }

  .main-direction__cards .card {
    min-width: 100%;
  }

  .vacancies__cards .card {
    margin: 25px auto;
    flex: 0 1 75%;
  }

  .vacancies__cards .card:last-child {
    margin-bottom: 65px;
  }

  .vacancies__cards .card:nth-child(2n) {
    margin-left: 0;
  }

  .leadership {
    position: relative;
    overflow: hidden;
    padding-bottom: 150px;
  }

  .leadership__title {
    flex-direction: column;
    margin-bottom: 0;
  }

  .leadership__title .button {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 65px auto;
  }

  .leadership .card {
    flex: 0 1 100%;
  }

  .leadership .card .leader-name {
    padding: 0 10%;
  }

  .partners__list ul li {
    flex: 0 1 50%;
  }

  .footer__contacts {
    flex-direction: column;
    padding-bottom: 0;
  }

  .footer__left_column {
    flex: 0 1 auto;
    margin-right: auto;
  }

  .footer__right_column {
    max-width: none;
    width: 100%;
  }

  .footer__contacts .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output {
    margin: 0 auto;
  }

  .wpcf7-form #form-submit {
    margin-top: 15px;
    padding: 17px;
  }

  /* .page-about .about-us {
    margin-top: 0;
    padding-top: 10%;
    background-size: contain;
  } */

  /* .page-about .about-us .section__title h1 {
    margin-bottom: 35%;
  } */

  .about-us__card:first-child {
    flex: 0 1 100%;
    margin-bottom: 20px;
  }

  .about-us__card:nth-child(2) {
    flex: 0 1 100%;
  }

  .about-us__left-col {
    display: block;
    width: 100%;
  }

  .invite__items {
    flex-direction: column;
    justify-content: center;
  }

  .invite__item,
  .invite__item:first-child {
    margin-left: 0;
  }

  .page-about .about {
    background-size: contain;
    padding-top: 0;
  }

  .page-about .about .about__description h2 {
    margin-top: -45px;
    margin-bottom: 100%;
  }

  .page-about .about-us {
    padding-top: 10%;
  }

  .page-about .about-us .section__title {
    margin-bottom: 30%;
  }

  .all__leaders {
    padding-top: 100px;
  }

  .all__leaders .leadership__cards .card {
    margin-top: 0;
  }

  .navigation.pagination {
    margin-top: 0;
  }

  .anticorruption .press-center__dashboard {
    flex-direction: column;
  }

  .anticorruption .dashboard__item {
    margin: 25px auto;
  }

  .open__vacancies .section__title,
  .anticorruption__header .section__title {
    padding: 30% 0;
  }

  .wpgmp_infowindow.wpgmp_infowindow_post.fc-item-default {
    transform: scale(0.5);
  }

  #map5 .gm-style .gm-style-iw.gm-style-iw-c {
    max-height: 288px !important;
  }

  .press-center .press-center__dashboard .dashboard__item {
    flex: 0 1 100%;
    margin-bottom: 25px;
  }

  .page-template-page-presscenter .press-center {
    padding-bottom: 45px;
  }

  .post-template-single-news .single__post .post__main-text h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .post-template-single-news .single__post {
    padding-bottom: 0;
    padding-top: 0;
  }

  .post-template-single-news .another__section {
    position: relative;
    padding-bottom: 165px;
  }

  .post-template-single-news
    .another__section
    .press-center__dashboard
    .dashboard__item {
    flex: 0 1 100%;
    margin-bottom: 25px;
  }

  .post-template-single-anticor
    .another__section
    .press-center__dashboard
    .dashboard__item {
    margin-bottom: 25px;
  }

  .post-template-single-anticor
    .another__section
    .press-center__dashboard
    .dashboard__item:last-child {
    margin-bottom: 0;
  }

  .post-template-single-news .another__section .section__title .button {
    position: absolute;
    display: block;
    bottom: 65px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .single__post .docs {
    flex-direction: column;
  }

  .post-template-single-anticor .single__post {
    padding: 0;
  }

  .another__section {
    padding-bottom: 180px;
  }

  .another__section .press-center__dashboard {
    flex-direction: column;
  }

  .another__section {
    position: relative;
  }

  .another__section .section__title .button {
    position: absolute;
    bottom: 65px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .post-template-single-vacancy .vacancies {
    position: relative;
    padding-bottom: 130px;
  }

  /* .post-template-single-vacancy .vacancies .vacancies__cards {
    padding-bottom: 65px;
  } */
  .wpgmp_tabs_container {
    display: none;
  }

  .post-template-single-vacancy .vacancies .leadership__title .button {
    margin: 0 auto;
    bottom: 65px;
  }
}

@media (max-width: 480px) {
  .header__logo a {
    font-size: 14px;
  }

  .section__title h1 {
    font-size: 23px;
    line-height: 23px;
  }

  .section__title p {
    font-size: 13px;
    line-height: 13px;
  }

  .about-us {
    background-size: contain;
  }

  .page-about {
    padding-top: 71px;
  }

  .page-about .about {
    padding-top: 0;
  }

  .page-about .about-us {
    padding-top: 10%;
  }

  .page-about .about-us .section__title {
    margin-bottom: 40%;
  }

  .page-about .about .about__description h2 {
    margin-top: -60px;
    margin-bottom: 100%;
  }

  .open__vacancies .section__title h1,
  .anticorruption__header .section__title h1 {
    font-size: 48px;
    line-height: 52px;
    color: #fff;
  }

  .anticorruption__header .section__title {
    padding-top: 30%;
  }

  .open__vacancies .section__title p,
  .anticorruption__header .section__title p {
    padding: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .directions .direction__card {
    flex: 0 1 100%;
  }

  .post__image {
    height: 250px;
    margin-top: 40px;
  }
}

/* Component: Languages */
.languages__item {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  font-size: 14;
  line-height: 17px;
  font-weight: 800;
}
.languages__item--current {
  color: #3bacfe;
}
.languages__item:before {
  content: " / ";
  color: #3bacfe;
}
.languages__item:first-child:before {
  content: "";
}
.languages a.languages__item:hover {
  color: #3bacfe;
}

/*устанавливаем неактивными все слайды в слайдере кроме первого*/
.slider .slide:not(:first-child) {
  display: none;
}

/*устанавливаем все слайды в слайдере активными после инициализации slick-slider*/
.slider.slick-initialized .slide:not(:first-child) {
  display: block;
}

.scroll-pane {
  display: block !important;
}

.wpgmp_toggle_container {
  display: none !important;
}
