body {
  font-size: 17.6px;
  line-height: 25.6px;
}
@media screen and (min-width: 320px) {
  body {
    font-size: calc(17.6px  +  0  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body {
    font-size: 17.6px;
  }
}
@media screen and (min-width: 320px) {
  body {
    line-height: calc(25.6px  +  0  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body {
    line-height: 25.6px;
  }
}
blockquote {
  font-size: 16px;
  line-height: 20.6272px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 384px) {
  blockquote {
    font-size: calc(16px  +  6.6272  * ((100vw -  384px ) / 1216 ));
  }
}
@media screen and (min-width: 1600px) {
  blockquote {
    font-size: 22.6272px;
  }
}
@media screen and (min-width: 384px) {
  blockquote {
    line-height: calc(20.6272px  +  11.3728  * ((100vw -  384px ) / 1216 ));
  }
}
@media screen and (min-width: 1600px) {
  blockquote {
    line-height: 32px;
  }
}
.intro {
  font-family: 'Georgia', serif;
  font-weight: 600;
}
p {
  margin: 0 0 calc(1.6986rem) 0;
}
li a {
  text-decoration: underline;
}
.article .entry p.info {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 44.352px;
  line-height: 49.28px;
  margin-bottom: 22.4px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  h1 {
    font-size: calc(44.352px  +  4.928  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h1 {
    font-size: 49.28px;
  }
}
@media screen and (min-width: 320px) {
  h1 {
    line-height: calc(49.28px  +  9.856  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h1 {
    line-height: 59.136px;
  }
}
h1._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h2 {
  font-size: 33.264px;
  line-height: 36.96px;
  margin-bottom: 16.8px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  h2 {
    font-size: calc(33.264px  +  3.696  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h2 {
    font-size: 36.96px;
  }
}
@media screen and (min-width: 320px) {
  h2 {
    line-height: calc(36.96px  +  7.392  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h2 {
    line-height: 44.352px;
  }
}
h2._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h3 {
  font-size: 31.68px;
  line-height: 35.2px;
  margin-bottom: 16px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  h3 {
    font-size: calc(31.68px  +  3.52  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h3 {
    font-size: 35.2px;
  }
}
@media screen and (min-width: 320px) {
  h3 {
    line-height: calc(35.2px  +  7.04  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h3 {
    line-height: 42.24px;
  }
}
h3._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h4 {
  font-size: 22.400928px;
  line-height: 24.88992px;
  margin-bottom: 11.3136px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  h4 {
    font-size: calc(22.400928px  +  2.488992  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h4 {
    font-size: 24.88992px;
  }
}
@media screen and (min-width: 320px) {
  h4 {
    line-height: calc(24.88992px  +  4.977984  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h4 {
    line-height: 29.867904px;
  }
}
h4._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h5 {
  font-size: 15.84px;
  line-height: 17.6px;
  margin-bottom: 8px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  h5 {
    font-size: calc(15.84px  +  1.76  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h5 {
    font-size: 17.6px;
  }
}
@media screen and (min-width: 320px) {
  h5 {
    line-height: calc(17.6px  +  3.52  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h5 {
    line-height: 21.12px;
  }
}
h5._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h6 {
  font-size: 13.319856px;
  line-height: 14.79984px;
  margin-bottom: 6.7272px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  h6 {
    font-size: calc(13.319856px  +  1.479984  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h6 {
    font-size: 14.79984px;
  }
}
@media screen and (min-width: 320px) {
  h6 {
    line-height: calc(14.79984px  +  2.959968  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h6 {
    line-height: 17.759808px;
  }
}
h6._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body.ru-RU h1 {
  font-size: 35.4816px;
  line-height: 39.424px;
  margin-bottom: 17.92px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  body.ru-RU h1 {
    font-size: calc(35.4816px  +  3.9424  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h1 {
    font-size: 39.424px;
  }
}
@media screen and (min-width: 320px) {
  body.ru-RU h1 {
    line-height: calc(39.424px  +  7.8848  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h1 {
    line-height: 47.3088px;
  }
}
body.ru-RU h1._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body.ru-RU h2 {
  font-size: 26.6112px;
  line-height: 29.568px;
  margin-bottom: 13.44px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  body.ru-RU h2 {
    font-size: calc(26.6112px  +  2.9568  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h2 {
    font-size: 29.568px;
  }
}
@media screen and (min-width: 320px) {
  body.ru-RU h2 {
    line-height: calc(29.568px  +  5.9136  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h2 {
    line-height: 35.4816px;
  }
}
body.ru-RU h2._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body.ru-RU h3 {
  font-size: 25.344px;
  line-height: 28.16px;
  margin-bottom: 12.8px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  body.ru-RU h3 {
    font-size: calc(25.344px  +  2.816  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h3 {
    font-size: 28.16px;
  }
}
@media screen and (min-width: 320px) {
  body.ru-RU h3 {
    line-height: calc(28.16px  +  5.632  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h3 {
    line-height: 33.792px;
  }
}
body.ru-RU h3._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body.ru-RU h4 {
  font-size: 17.9207424px;
  line-height: 19.911936px;
  margin-bottom: 9.050879999999999px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  body.ru-RU h4 {
    font-size: calc(17.9207424px  +  1.9911936  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h4 {
    font-size: 19.911936px;
  }
}
@media screen and (min-width: 320px) {
  body.ru-RU h4 {
    line-height: calc(19.911936px  +  3.9823872  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h4 {
    line-height: 23.8943232px;
  }
}
body.ru-RU h4._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body.ru-RU h5 {
  font-size: 12.672px;
  line-height: 14.08px;
  margin-bottom: 6.4px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  body.ru-RU h5 {
    font-size: calc(12.672px  +  1.408  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h5 {
    font-size: 14.08px;
  }
}
@media screen and (min-width: 320px) {
  body.ru-RU h5 {
    line-height: calc(14.08px  +  2.816  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h5 {
    line-height: 16.896px;
  }
}
body.ru-RU h5._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
body.ru-RU h6 {
  font-size: 10.6558848px;
  line-height: 11.839872px;
  margin-bottom: 5.38176px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 320px) {
  body.ru-RU h6 {
    font-size: calc(10.6558848px  +  1.1839872  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h6 {
    font-size: 11.839872px;
  }
}
@media screen and (min-width: 320px) {
  body.ru-RU h6 {
    line-height: calc(11.839872px  +  2.3679744  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  body.ru-RU h6 {
    line-height: 14.2078464px;
  }
}
body.ru-RU h6._h {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h1 {
  line-height: 15.83904px;
}
@media screen and (min-width: 320px) {
  h1 {
    line-height: calc(15.83904px  +  35.36096  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  h1 {
    line-height: 51.2px;
  }
}
h1 .prefix {
  font-weight: 300;
}
.item h1 {
  line-height: 35.84px;
}
@media screen and (min-width: 320px) {
  .item h1 {
    line-height: calc(35.84px  +  17.92  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .item h1 {
    line-height: 53.76px;
  }
}
.donation_donation_blocks h2 {
  font-size: 22.88px;
  line-height: 24.64px;
}
@media screen and (min-width: 320px) {
  .donation_donation_blocks h2 {
    font-size: calc(22.88px  +  15.84  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .donation_donation_blocks h2 {
    font-size: 38.72px;
  }
}
@media screen and (min-width: 320px) {
  .donation_donation_blocks h2 {
    line-height: calc(24.64px  +  15.84  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .donation_donation_blocks h2 {
    line-height: 40.48px;
  }
}
.money_form.horizontal,
label,
.formResponsive .formHorizontal .formControlLabel,
.formResponsive button {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
}
.money_form.horizontal .massive,
label .massive,
.formResponsive .formHorizontal .formControlLabel .massive,
.formResponsive button .massive {
  font-size: 22.88px;
  line-height: 24.64px;
}
@media screen and (min-width: 320px) {
  .money_form.horizontal .massive,
  label .massive,
  .formResponsive .formHorizontal .formControlLabel .massive,
  .formResponsive button .massive {
    font-size: calc(22.88px  +  15.84  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .money_form.horizontal .massive,
  label .massive,
  .formResponsive .formHorizontal .formControlLabel .massive,
  .formResponsive button .massive {
    font-size: 38.72px;
  }
}
@media screen and (min-width: 320px) {
  .money_form.horizontal .massive,
  label .massive,
  .formResponsive .formHorizontal .formControlLabel .massive,
  .formResponsive button .massive {
    line-height: calc(24.64px  +  15.84  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .money_form.horizontal .massive,
  label .massive,
  .formResponsive .formHorizontal .formControlLabel .massive,
  .formResponsive button .massive {
    line-height: 40.48px;
  }
}
.menu_sub_context,
.avatars .email,
.avatars .phone {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body,
.section .description {
  background-color: #ffffff;
  font-family: 'Georgia', Serif;
}
.menua,
.donation_donation_blocks,
.money_form select,
.avatars {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
}
.context_menu {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  line-height: 32px;
}
.upper_menus a,
.menu a {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
}
#language-menu {
  font-size: .7em;
}
.btn,
.meta,
#quick_navigation,
.key_pages,
.key_links,
input,
textarea,
button,
.frequencies,
.amounts,
.letters,
.technical,
.tags_box,
.breadcrumbs {
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.btn {
  font-weight: 600;
}
.tags {
  font-size: 14.4px;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.tags_box {
  font-weight: 600;
}
.meta_holder .tags {
  font-size: 14.08px;
  line-height: 25.6px;
}
@media screen and (min-width: 320px) {
  .meta_holder .tags {
    font-size: calc(14.08px  +  0  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .meta_holder .tags {
    font-size: 14.08px;
  }
}
@media screen and (min-width: 320px) {
  .meta_holder .tags {
    line-height: calc(25.6px  +  0  * ((100vw -  320px ) / 1280 ));
  }
}
@media screen and (min-width: 1600px) {
  .meta_holder .tags {
    line-height: 25.6px;
  }
}
.breadcrumbs {
  font-size: 1.2em;
}
@media (max-width: 990px) {
  #language-menu {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 30.4px;
    line-height: 32.736px;
  }
  .item .has_featured_image h1 {
    font-size: 30.4px;
    line-height: 32.736px;
  }
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/subset-Oswald-Regular.eot');
  src: url('../fonts/subset-Oswald-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-Oswald-Regular.woff2') format('woff2'), url('../fonts/subset-Oswald-Regular.woff') format('woff'), url('../fonts/subset-Oswald-Regular.svg#Oswald-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/subset-BarlowSemiCondensed-Regular.eot');
  src: url('../fonts/subset-BarlowSemiCondensed-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-BarlowSemiCondensed-Regular.woff2') format('woff2'), url('../fonts/subset-BarlowSemiCondensed-Regular.woff') format('woff'), url('../fonts/subset-BarlowSemiCondensed-Regular.svg#BarlowSemiCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/subset-BarlowSemiCondensed-SemiBold.eot');
  src: url('../fonts/subset-BarlowSemiCondensed-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-BarlowSemiCondensed-SemiBold.woff2') format('woff2'), url('../fonts/subset-BarlowSemiCondensed-SemiBold.woff') format('woff'), url('../fonts/subset-BarlowSemiCondensed-SemiBold.svg#BarlowSemiCondensed-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/subset-BarlowSemiCondensed-Italic.eot');
  src: url('../fonts/subset-BarlowSemiCondensed-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-BarlowSemiCondensed-Italic.woff2') format('woff2'), url('../fonts/subset-BarlowSemiCondensed-Italic.woff') format('woff'), url('../fonts/subset-BarlowSemiCondensed-Italic.svg#BarlowSemiCondensed-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/subset-BarlowSemiCondensed-SemiBoldItalic.eot');
  src: url('../fonts/subset-BarlowSemiCondensed-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-BarlowSemiCondensed-SemiBoldItalic.woff2') format('woff2'), url('../fonts/subset-BarlowSemiCondensed-SemiBoldItalic.woff') format('woff'), url('../fonts/subset-BarlowSemiCondensed-SemiBoldItalic.svg#BarlowSemiCondensed-SemiBoldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/subset-BarlowSemiCondensed-MediumItalic.eot');
  src: url('../fonts/subset-BarlowSemiCondensed-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-BarlowSemiCondensed-MediumItalic.woff2') format('woff2'), url('../fonts/subset-BarlowSemiCondensed-MediumItalic.woff') format('woff'), url('../fonts/subset-BarlowSemiCondensed-MediumItalic.svg#BarlowSemiCondensed-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url('../fonts/subset-BarlowSemiCondensed-Medium.eot');
  src: url('../fonts/subset-BarlowSemiCondensed-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-BarlowSemiCondensed-Medium.woff2') format('woff2'), url('../fonts/subset-BarlowSemiCondensed-Medium.woff') format('woff'), url('../fonts/subset-BarlowSemiCondensed-Medium.svg#BarlowSemiCondensed-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #fff;
}
body.dev {
  background: #ccc;
}
body.dev * {
  box-shadow: 0 0 2px 0 pink;
}
label {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: .2em;
}
label:empty {
  display: none;
}
h2 p {
  line-height: 1em;
}
.dumpThis {
  padding: 16px;
  border: 1px dashed red;
  position: relative;
  background: lightpink;
  z-index: 2046;
}
.container-fluid {
  max-width: 1536px;
  margin: 0 auto;
}
.sky {
  position: relative;
  z-index: 2;
}
.emphasize {
  border-bottom: 0.1em solid #fcd42c;
  padding: 0 16px 0 0;
  display: inline;
  transition: all 0.4s;
}
.emphasize:hover,
.emphasize:active,
.emphasize:focus {
  text-decoration: none;
  border-bottom: 0.1em solid #f2c403;
  transition: all 0.4s;
}
.mod_gallery {
  margin-bottom: 32px;
}
#map {
  width: 100%;
  height: 400px;
  margin-bottom: 16px;
  z-index: 1;
}
img {
  max-width: 100%;
  display: inline-block;
  height: auto;
}
iframe {
  width: 100%;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover,
a:active,
a:focus {
  outline: none;
  color: #000;
  text-decoration: none;
}
a .edit_link {
  position: fixed;
  z-index: 99;
  bottom: 0;
  right: 0;
  color: #fff;
  background: red;
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}
p a,
#quick_navigation a {
  text-decoration: underline;
}
a,
a:active,
a:focus,
a:hover {
  outline: none;
}
input,
select,
textarea,
button,
input:active,
select:active,
textarea:active,
button:active,
input:focus,
select:focus,
textarea:focus,
button:focus {
  border: 0;
  border-radius: 0;
  outline: none;
  padding: 3.52px;
}
select,
select:active,
select:focus {
  appearance: none;
  width: 100%;
  background: url(../img/select_arrow.png) right 16px center no-repeat #fcd42c;
  margin-bottom: 0.38vw;
  padding: 16px 32px 16px 16px;
  border-radius: 5.28px;
}
.avatar_head {
  display: flex;
  margin: 1rem 0 2.5rem 0;
}
.avatar_head .textual {
  flex: 1;
  padding: 0;
}
.avatar_head .avatar {
  margin-left: 3rem;
}
.avatar {
  width: 150px;
  height: 150px;
  display: inline-block;
  background-size: cover;
  border-radius: 50%;
  background-color: #00d666;
  overflow: hidden;
  transition: all 0.4s;
}
.avatar:hover,
.avatar:focus,
.avatar:active {
  transition: all 0.4s;
  box-shadow: 0 0 0 16px #fcd42c;
}
.position_publications {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.req {
  color: red;
  margin-left: .2em;
}
.edit-link {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: red;
  color: #fff;
  text-decoration: none;
  padding: 1rem;
  display: inline-flex;
}
.edit-link:hover {
  color: #fff;
  text-decoration: none;
  background: #990000;
}
._anchor {
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
}
.anchor {
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
  left: -32px;
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 0 0 50% 50%;
  transition: all 0.4s;
}
.anchor:hover,
.anchor:active,
.anchor:focus {
  color: #fff;
  background-color: black;
}
.noanim {
  transition: all 0.0s;
}
.anim {
  transition: all 0.4s;
}
.anim2 {
  transition: all 0.8s;
}
.closed {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  transition: all 0.8s;
}
.opened {
  overflow: auto;
  opacity: 1;
  max-height: 999999px;
  transition: all 0.8s;
}
.logged-in .anchor {
  opacity: 1;
}
.btn {
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.btn:hover,
.btn:active,
.btn:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.btn.sml {
  padding: 8px 16px;
}
.btn-primary {
  background: linear-gradient(to bottom, #fcd42c 0%, #fcd42c 66%, #fcd222 100%);
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.btn-primary.sml {
  padding: 8px 16px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background: linear-gradient(to bottom, #fcd945 0%, #fcd42c 16%, #e8bc03 100%);
}
.btn-primary-solid {
  background: #fcd42c;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.btn-primary-solid:hover,
.btn-primary-solid:active,
.btn-primary-solid:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.btn-primary-solid.sml {
  padding: 8px 16px;
}
.btn-primary-solid:hover,
.btn-primary-solid:active,
.btn-primary-solid:focus {
  background: #e8bc03;
}
.btn-primary-dark {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  background: #000;
  color: #fff;
}
.btn-primary-dark:hover,
.btn-primary-dark:active,
.btn-primary-dark:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.btn-primary-dark.sml {
  padding: 8px 16px;
}
.btn-primary-dark:hover,
.btn-primary-dark:active,
.btn-primary-dark:focus {
  background: #000000;
  color: #fff;
  box-shadow: 0 0 0 #000;
}
.btn-secondary {
  background: linear-gradient(to bottom, #00d666 0%, #00d666 66%, #00c25c 100%);
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.btn-secondary.sml {
  padding: 8px 16px;
}
.entry .success {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  display: inline-block;
  background-color: #00d666;
}
.entry .success:hover,
.entry .success:active,
.entry .success:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.entry .success.sml {
  padding: 8px 16px;
}
.entry .info {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  display: inline-block;
  background-color: #4dd4ff;
}
.entry .info:hover,
.entry .info:active,
.entry .info:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.entry .info.sml {
  padding: 8px 16px;
}
.entry .warning {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  display: inline-block;
  background-color: #ff914d;
}
.entry .warning:hover,
.entry .warning:active,
.entry .warning:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.entry .warning.sml {
  padding: 8px 16px;
}
.entry .error {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  display: inline-block;
  background-color: #ff4d4d;
  color: #fff;
}
.entry .error:hover,
.entry .error:active,
.entry .error:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.entry .error.sml {
  padding: 8px 16px;
}
.entry .error:hover,
.entry .error:focus,
.entry .error:active {
  color: #fff;
}
.entry .error a,
.entry .error a:hover {
  color: #fff;
}
.btn_item {
  display: inline-flex;
  align-items: center;
}
.hits {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  background: #000;
  color: #fff;
  padding: 15.5px;
  padding-right: 12.8px;
}
.hits:hover,
.hits:active,
.hits:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.hits.sml {
  padding: 8px 16px;
}
.hits:hover,
.hits:active,
.hits:focus {
  background: #000000;
  color: #fff;
  box-shadow: 0 0 0 #000;
}
.hits:after {
  content: '\21E5';
  transform: rotate(90deg);
}
.in {
  padding: 16px;
}
.box {
  background-color: #fcd42c;
  padding: 16px;
}
.tags_box a {
  display: inline-block;
  margin-bottom: 8px;
}
.tags_box a.active {
  border-bottom: 1px solid #fff;
}
.space {
  margin-bottom: 32px;
}
.highlight {
  background-color: #fcd42c;
  padding: 0 .8rem .3rem .8rem;
  margin-left: -.9rem;
  display: inline-block;
}
.no_featured_image h1 {
  margin-top: 32px;
}
.no_featured_image .entry {
  margin-top: 41.6px;
}
.entry {
  overflow: hidden;
}
.entry h1 {
  margin-top: 16px;
}
.breadcrumbs {
  padding-left: 0;
}
.breadcrumbs li {
  list-style-type: none;
  display: inline-block;
  color: #666666;
}
.breadcrumbs li a {
  transition: all 0.4s;
}
.breadcrumbs li a:hover {
  color: #000;
}
.breadcrumbs li a:after {
  content: '/ ';
}
.breadcrumbs li span:after {
  content: ' / ';
}
.breadcrumbs li:last-child a:after,
.breadcrumbs li:last-child span:after {
  display: none;
}
.arrow {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
.switch {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  z-index: 3;
  margin: -48px auto 16px auto;
}
.switch:before,
.switch:after {
  position: absolute;
  content: '';
  top: 11.2px;
  display: inline-block;
  width: 16px;
  height: .2rem;
  background-color: #bebebe;
  transition: all 0.4s;
}
.switch:before {
  transform: rotate(45deg);
}
.switch:after {
  transform: rotate(-45deg);
  left: 11.2px;
}
.switch:hover:before,
.switch:focus:before,
.switch:active:before,
.switch:hover:after,
.switch:focus:after,
.switch:active:after {
  background-color: #8b8b8b;
  transition: all 0.4s;
}
.switch.active:before {
  transform: rotate(-45deg);
}
.switch.active:after {
  transform: rotate(45deg);
  left: 11.2px;
}
.tags {
  background-color: #000000;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #000000;
  border-bottom: solid 1px #000;
  display: inline-block;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 16px;
  padding: 5px 8px 0;
  line-height: 1rem;
  border-bottom: 0 !important;
}
.tags a {
  color: #fff;
}
.date.modified {
  opacity: .6;
}
.meta_holder .tags {
  margin-top: 16px;
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.meta_holder .tags a {
  color: #000;
}
.itemlist.gallery_list .item {
  margin-bottom: 16px;
}
.itemlist.gallery_list .item h4 {
  margin-top: 16px;
}
.itemlist h1 {
  margin-top: 25.6px;
  margin-bottom: 56px;
}
.itemlist .item {
  margin-bottom: 48px;
}
.itemlist .item h4 {
  line-height: 1.1em;
  margin-top: 27.2px;
}
#quick_navigation {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
}
.main_section a {
  font-weight: 600;
}
.main_section h1 {
  font-size: 22.6272px;
}
.main_section .decent h3 {
  font-size: 20.6272px;
}
.lead_image img {
  width: 100%;
  height: auto;
}
.user_entry {
  width: 100%;
  background: #00d666;
  padding: 24px;
  margin-bottom: 32px;
}
.user_entry button {
  background: #fcd42c;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  padding: 8px 0;
  width: 100%;
}
.user_entry button:hover,
.user_entry button:active,
.user_entry button:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.user_entry button.sml {
  padding: 8px 16px;
}
.user_entry button:hover,
.user_entry button:active,
.user_entry button:focus {
  background: #e8bc03;
}
.user_entry .massive {
  margin: -24px -24px 24px -24px;
  padding: 24px;
  background: #fcd42c;
}
#quick_navigation {
  margin-bottom: 32px;
}
#quick_navigation:empty {
  display: none;
}
#quick_navigation a {
  display: block;
  margin-bottom: 8px;
}
.meta {
  padding: 32px 0 32px 0;
}
.press_file,
.entry,
.letters,
.the_list,
.alphabet,
.box,
.text {
  margin-bottom: 32px;
}
.home .text h2,
.home .text .entry {
  max-width: 80%;
}
.home .text h2 {
  margin-bottom: 32px;
}
.home .text h2 p {
  background-color: #fcd42c;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #fcd42c;
  border-bottom: solid 1px #000;
  color: #000;
}
.motto {
  padding: 32px 0.1rem;
}
.sparse_content {
  padding: 0 48px;
}
.subprojects {
  display: flex;
  flex-flow: column;
  padding: 0 24px 48px 24px;
}
.subprojects h4 {
  margin-bottom: 4.8px;
}
.subprojects .more {
  align-self: flex-end;
}
.latest h3 span {
  color: #4d4d4d;
}
.latest h5 {
  background-color: #000000;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #000000;
  border-bottom: solid 1px #000;
  box-shadow: 0 0.156vw 0 0 #000000;
  z-index: 12;
  position: relative;
  left: 2px;
  top: 1.6rem;
}
.gallery img {
  max-width: 100%;
  height: auto;
}
.loading {
  width: 100%;
  display: none;
}
.loading.show {
  display: block;
}
.loading.show:before {
  content: '';
  background: #4e3a3a;
  display: block;
  height: 4px;
  animation: loading 1.5s linear infinite 1s;
}
.response {
  max-height: 0;
  opacity: 0;
  width: 100%;
  overflow: hidden;
  font-size: 1rem;
  transition: all 0.4s;
}
.response.show {
  max-height: 999px;
  opacity: 1;
  padding: 16px;
  background-color: #fdeeb6;
  transition: all 0.4s;
}
.response + .response {
  padding-bottom: 0;
}
.footer .logo_holder a {
  display: block;
  width: 100%;
}
.footer .logo_holder a img {
  width: 90%;
}
.avatars {
  margin-top: 32px;
}
.avatars .item {
  display: flex;
  flex-flow: column;
  line-height: 1.2;
  font-size: 16px;
  margin-bottom: 32px;
}
.avatars .avatar {
  align-self: center;
  margin-bottom: 32px;
}
.avatars .custom_field {
  margin-bottom: 11.2px;
}
.avatars .email {
  order: 9;
}
.avatars .phone {
  order: 10;
}
.multi_wysiwyg .item {
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 16px;
}
@keyframes loading {
  0% {
    transform: scaleX(0.3);
  }
  100% {
    transform: scaleX(1);
  }
}
.fifty {
  width: 20%;
}
.treasure.open .secret {
  max-height: 2046px;
  opacity: 1;
}
.treasure .secret {
  max-height: 0;
  overflow: hidden;
  opacity: 1;
  transition: all 0.4s;
}
@media (min-width: 1640px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1240px;
  }
}
@media (max-width: 990px) {
  .entry {
    padding: 0 8px;
  }
  .entry h1 {
    margin-top: 48px;
  }
}
@media (min-width: 768px) {
  .col-md-5 {
    flex: 0 0 auto;
    width: 20%;
  }
}
@media (max-width: 576px) {
  .fifty {
    width: 100%;
  }
  .footer {
    background: none;
    margin: 16px 0;
  }
  .hidden-phone {
    display: none;
  }
  .super_footer .motto h4 {
    margin-left: 16px;
  }
  .entry {
    padding-left: 0;
    padding-right: 0;
  }
  .avatar_head {
    flex-flow: column-reverse;
  }
  .avatar_head .avatar {
    margin: 0 0 2.5rem 0;
  }
}
#top {
  display: flex;
  align-items: flex-start;
}
#top .navbar {
  background-color: #fff;
}
.upper_menus,
#menu-mainmenu,
#mainmenu {
  font-size: 15px;
  margin-bottom: 0;
}
#menu-english,
#menu-rusky {
  margin-top: .5rem;
}
.without_menu_section {
  margin-bottom: 11.2px;
}
.navbar {
  margin: 11.2px 0 0 0;
  padding: 0;
  align-items: center;
}
.navbar.menu_section_navbar {
  margin-top: 0;
  padding-top: 0;
}
.navbar.menu_section_navbar #section_menu {
  margin-top: 0;
}
#logo {
  display: flex;
  height: 57px;
  background-color: #fff;
  margin-top: .7rem;
}
#logo img {
  margin: .3rem .6rem;
  width: 60px;
}
.dropdown-toggle::after {
  display: none;
}
.menu ul {
  padding-left: 0;
  margin-left: 0;
}
.menu ul li {
  display: inline-block;
  list-style: none;
}
.menu ul li a {
  display: inline-block;
  text-decoration: none;
  padding-bottom: 0;
  padding: 8px 11.2px;
  position: relative;
}
.menu ul li .dropdown-menu {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  padding: 0 16px;
  margin-left: -0.3rem;
}
.menu ul li .dropdown-menu li a {
  padding: 0.3rem 0;
  background-color: #ffffff;
}
.with_menu_section {
  margin-bottom: 8px;
}
.active_tree:hover i {
  background-color: #5b4a01;
}
.active_tree.active,
.active_tree.active_tree {
  background-color: #fcd42c;
}
.active_tree.active i,
.active_tree.active_tree i {
  background-color: #fff;
}
.active_tree i {
  position: absolute;
  height: 2px;
  width: 10.66666667px;
  display: inline-block;
  background-color: #bf9b03;
  bottom: .7rem;
  transition: all 0.4s;
}
.menu li:hover i {
  background-color: #5b4a01;
}
.menu li.active,
.menu li.active_tree {
  background-color: #fcd42c;
}
.menu li.active i,
.menu li.active_tree i {
  background-color: #fff;
}
.menu li i {
  position: absolute;
  height: 2px;
  width: 10.66666667px;
  display: inline-block;
  background-color: #bf9b03;
  bottom: .7rem;
  transition: all 0.4s;
}
.menu li a.show i {
  background-color: #fff;
  transition: all 0.0s;
}
.navbar-toggler {
  position: absolute;
  z-index: 100;
  top: 19.2px;
  right: 16px;
  width: 40px;
  height: 40px;
  line-height: 0;
  padding: .3rem;
}
.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
  border: 0;
  box-shadow: none;
  padding: .3rem;
}
.navbar-toggler span {
  transition: all 0.4s;
}
.navbar-toggler[aria-expanded="true"] span {
  position: absolute;
  transition: all 0.4s;
  display: none;
}
.navbar-toggler[aria-expanded="true"] span:first-child {
  transform: rotate(45deg) translate(-4px, 4px);
  display: block;
}
.navbar-toggler[aria-expanded="true"] span:last-child {
  transform: rotate(-45deg) translate(-4px, -4px);
  display: block;
}
.navbar-toggler span {
  margin-bottom: 2.66666667px;
  height: 2px;
  width: 100%;
  background-color: #000;
  display: inline-block;
}
#section_menu {
  position: relative;
  margin-top: 4px;
  margin-bottom: 8px;
  padding-left: 83.2px;
  background-color: #fcd42c;
  font-size: 1em;
}
#section_menu ul {
  margin-bottom: 0;
}
#section_menu ul.dropdown-menu {
  padding-top: 16px;
  border-bottom: 48px solid #fcd42c;
  transform: translate(5px, -2px);
}
#section_menu ul.dropdown-menu.show {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
}
#section_menu ul.dropdown-menu .adult {
  padding-left: 0;
  padding-top: 8px;
  font-weight: 600;
  font-size: 1em;
}
#section_menu ul.dropdown-menu .babies a {
  display: block;
  white-space: normal;
  font-size: 1em;
  padding: 0 0 3.2px 0;
  font-weight: 400;
}
#section_menu ul li.active_tree a {
  background-color: #fff;
  padding-top: 3.2px;
  border-top: 3.2px solid #fcd42c;
}
#section_menu ul li.active_tree a i {
  background-color: #bf9b03;
}
#section_menu ul li.children {
  padding-bottom: 19.2px;
}
#section_menu ul li.children a {
  padding: 9.6px 6.4px;
  border: 0;
}
#section_menu ul li a {
  padding: 9.6px 6.4px;
}
#section_menu ul li a.show {
  background-color: #fff;
  padding-top: 3.2px;
  border-top: 3.2px solid #fcd42c;
}
#section_menu ul li a.show i {
  background-color: #bf9b03;
}
.context_menu {
  padding: 16px;
  margin: 0 0 16px -16px;
  background-color: #fcd42c;
}
.context_menu li {
  list-style: none;
}
.context_menu .has_subcontext {
  margin-bottom: 14.4px;
}
.context_menu a {
  display: inline-block;
  position: relative;
}
.context_menu a:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 2px;
  height: 0;
  width: 100%;
  border-bottom: 2px solid transparent;
}
.context_menu a:hover:after,
.context_menu a:focus:after,
.context_menu a:active:after {
  width: 100%;
  border-bottom: 2px solid #fff;
}
.context_menu a i {
  bottom: 0.15rem;
}
.context_menu h4 a:hover:after,
.context_menu h4 a:focus:after,
.context_menu h4 a:active:after {
  transform: translateY(3px);
}
.menu_sub_context {
  padding-left: 8.800000000000001px;
}
#language-menu {
  flex: 1;
  justify-content: flex-end;
}
#language-menu ul {
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  line-height: 1em;
}
#language-menu ul li:first-of-type a {
  padding-top: 0;
}
#language-menu ul li:last-of-type a {
  padding-bottom: 0;
}
#language-menu ul a {
  display: inline-block;
  padding: 0.2rem 16px;
}
#ifr-menu ul,
#ifr-menuen ul {
  margin-bottom: 0;
}
#ifr-menu li:last-child a,
#ifr-menuen li:last-child a {
  background: #ff4c4c;
  color: #fff;
  margin-left: -4px;
  transition: all 0.4s;
}
#ifr-menu li:last-child a:hover,
#ifr-menuen li:last-child a:hover,
#ifr-menu li:last-child a:active,
#ifr-menuen li:last-child a:active,
#ifr-menu li:last-child a:focus,
#ifr-menuen li:last-child a:focus {
  transition: all 0.4s;
  background: #e50000;
  color: #fff;
}
#ifr-menu li a,
#ifr-menuen li a {
  background: linear-gradient(to bottom, #fcd42c 0%, #fcd42c 66%, #fcd222 100%);
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
#ifr-menu li a:hover,
#ifr-menuen li a:hover,
#ifr-menu li a:active,
#ifr-menuen li a:active,
#ifr-menu li a:focus,
#ifr-menuen li a:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
#ifr-menu li a.sml,
#ifr-menuen li a.sml {
  padding: 8px 16px;
}
#ifr-menu li a:hover,
#ifr-menuen li a:hover,
#ifr-menu li a:active,
#ifr-menuen li a:active,
#ifr-menu li a:focus,
#ifr-menuen li a:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
#ifr-menu li a.sml,
#ifr-menuen li a.sml {
  padding: 8px 16px;
}
#ifr-menu li a:hover,
#ifr-menuen li a:hover,
#ifr-menu li a:active,
#ifr-menuen li a:active,
#ifr-menu li a:focus,
#ifr-menuen li a:focus {
  background: linear-gradient(to bottom, #fcd945 0%, #fcd42c 16%, #e8bc03 100%);
}
.floating_navigation {
  display: none;
  position: fixed;
  z-index: 2046;
  bottom: 16px;
  right: 16px;
  border-radius: 9999px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.floating_navigation a {
  background-color: #fcd42c;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
  display: none;
}
.floating_navigation a.show,
.floating_navigation a.top {
  display: flex;
}
.floating_navigation a.quick,
.floating_navigation a.top {
  background-color: #fff;
}
.floating_navigation a.quick span,
.floating_navigation a.sub span {
  position: relative;
  display: inline-block;
  width: 60%;
  height: 1px;
  background-color: #000;
  transform: translateY(-2px);
  transition: all 0.4s;
}
.floating_navigation a.quick span:after,
.floating_navigation a.sub span:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translateY(5px);
  transition: all 0.4s;
}
.floating_navigation a.active span {
  transform: rotate(45deg);
}
.floating_navigation a.active span:after {
  transform: rotate(-90deg);
}
.menu-item-128 {
  margin-left: -2px;
}
@media (min-width: 1199px) {
  .with_menu_section .menu .active {
    box-shadow: 0 32px 0 0 #fcd42c;
  }
  #menu-mainmenu li.active_tree > a,
  #mainmenu li.active_tree > a {
    box-shadow: 0 1.5rem 0 0 #fcd42c;
  }
  .upper_menus .navbar-collapse,
  #mainmenu {
    width: auto;
  }
  #section_menu {
    flex: 1;
  }
  .navbar,
  #menu-mainmenu,
  #mainmenu {
    display: flex;
    flex-grow: 1;
  }
}
@media (min-width: 1199px) {
  .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  #logo img {
    margin-left: 16px;
  }
  #top {
    display: block;
    width: 100%;
  }
  #top.with_menu_section {
    width: 41.6666666667%;
    margin-bottom: 0;
  }
  .sky .row {
    padding: 0;
    margin-bottom: 4px;
  }
  .sky .row .menu_col {
    padding: 0;
  }
  .navbar {
    padding: 0;
  }
  .navbar.menu_section_navbar {
    height: 100%;
  }
  .navbar .menu {
    flex-flow: column;
    width: 100%;
  }
  .navbar .menu.show {
    display: inline-flex;
  }
  .navbar .menu.show li {
    display: block;
    width: 100%;
  }
  .navbar .menu.show li a {
    position: relative;
    padding: 8px 8px 8px 16px;
  }
  .navbar .menu.show li i {
    bottom: 0.2rem;
  }
  .navbar .menu .active {
    box-shadow: none !important;
  }
  .navbar #section_menu {
    height: 100%;
    padding-top: 78px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar #section_menu ul.dropdown-menu.show {
    transform: translate(0, 0);
    border-bottom: 0;
    position: relative;
    padding: 0 0 0 32px;
    background-color: transparent;
  }
  .navbar #section_menu ul.dropdown-menu.show li {
    padding: 0;
  }
  .navbar #section_menu ul.dropdown-menu.show li a {
    background-color: transparent;
    white-space: initial;
  }
  .navbar #section_menu ul.dropdown-menu.show .adult {
    font-size: 1em;
  }
  .navbar #section_menu ul.dropdown-menu.show .babies a {
    padding: 5.33333333px 0;
  }
  .navbar #section_menu ul li.active_tree a {
    background-color: transparent;
  }
  .navbar #section_menu ul li.active_tree a i {
    background-color: #fff;
  }
  .navbar #section_menu ul li a {
    padding: 8px 8px 8px 20.8px;
  }
  .navbar #section_menu ul li a.show {
    background-color: transparent;
  }
  #ifr-menu ul,
  #ifr-menuen ul,
  #language-menu ul {
    margin-bottom: 0;
    display: flex;
    flex-flow: column;
    justify-content: stretch;
  }
  #ifr-menu ul li,
  #ifr-menuen ul li,
  #language-menu ul li {
    width: auto;
  }
  #ifr-menu ul li:last-child a,
  #ifr-menuen ul li:last-child a,
  #language-menu ul li:last-child a {
    margin-left: 0;
  }
  #ifr-menu ul li a,
  #ifr-menuen ul li a,
  #language-menu ul li a {
    display: block;
    padding: 8px 16px;
  }
  #language-menu ul {
    flex-flow: row;
  }
  #language-menu ul li:first-of-type a {
    padding-top: 8px;
    padding-left: 16px;
  }
  #language-menu ul li:last-of-type a {
    padding-bottom: 8px;
  }
  #language-menu ul li a {
    display: inline-block;
    padding: 8px;
  }
}
#quick_navigation {
  background-color: #fff;
}
@media (max-width: 576px) {
  .floating_navigation {
    display: inline-block;
  }
  .context_menu,
  #quick_navigation {
    transform: translateX(120vw);
    min-height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 2045;
    top: 0;
    left: 0;
    opacity: 0;
    margin: 0;
    padding: 16px 32px;
    transition: all 0.4s;
  }
  .context_menu.show,
  #quick_navigation.show {
    transform: translateX(0);
    display: block;
    opacity: 1;
    transition: all 0.4s;
  }
  #quick_navigation {
    padding-top: 32px;
  }
}
.latest_news {
  margin-bottom: 16px;
}
.latest_news h3,
.latest_news h4 {
  color: #fff;
  display: block;
  transform: translateY(calc(-60%)) translateX(-0.4rem);
  position: absolute;
  padding: 0;
  max-width: 90%;
}
.latest_news h3 a,
.latest_news h4 a {
  background-color: #000000;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #000000;
  border-bottom: solid 1px #000;
}
.latest_news img {
  width: 100%;
}
.latest_news .item {
  display: flex;
  flex-flow: column;
  margin-bottom: 32px;
}
.latest_news .item h4 {
  margin-top: 0;
  line-height: 1.2em;
}
.latest_news .item .description {
  flex: 1;
}
.latest_news .btn {
  background: #fcd42c;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.latest_news .btn:hover,
.latest_news .btn:active,
.latest_news .btn:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.latest_news .btn.sml {
  padding: 8px 16px;
}
.latest_news .btn:hover,
.latest_news .btn:active,
.latest_news .btn:focus {
  background: #e8bc03;
}
.latest_news .section_col {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.latest_news .section_col .section {
  padding: 0;
}
.latest_news .section_col .section h3 {
  top: 8px;
}
.latest_news .section_col .section h3,
.latest_news .section_col .section h4 {
  border-bottom: 0.1em solid #fcd42c;
  padding: 0 16px 0 0;
  display: inline;
  transition: all 0.4s;
  position: relative;
  max-width: 100%;
  margin-bottom: 16px;
}
.latest_news .section_col .section h3:hover,
.latest_news .section_col .section h4:hover,
.latest_news .section_col .section h3:active,
.latest_news .section_col .section h4:active,
.latest_news .section_col .section h3:focus,
.latest_news .section_col .section h4:focus {
  text-decoration: none;
  border-bottom: 0.1em solid #f2c403;
  transition: all 0.4s;
}
.latest_news .section_col .section h3 a,
.latest_news .section_col .section h4 a {
  background-color: transparent;
  background-origin: 0 0 0 #000;
  box-shadow: 0 0 0 0 #000000;
  color: #000;
  border: 0;
  padding-left: 0;
}
.latest_news .section_col .section .description {
  margin-top: 1rem;
}
.latest_news .post {
  position: relative;
  display: flex;
  flex: 1;
  flex-flow: column;
}
.latest_news .post .description {
  padding: 51.2px 8px 16px 0;
}
.latest_news .post .more {
  justify-self: flex-end;
  align-self: flex-end;
}
.latest_news .large .description {
  padding-top: 64px;
  max-width: 50%;
  padding-bottom: 0;
  margin-bottom: 16px;
  margin-left: 20%;
}
.latest_news .large .post {
  flex-flow: row;
}
.latest_news .large .post .more {
  margin: 22.4px 0 0 auto;
  align-self: flex-end;
}
.latest_news .large .tags {
  margin-bottom: 0;
}
.latest_news .large .tags a {
  display: inline-block;
  margin-right: 8px;
}
.latest_news .large .tags a:last-of-type {
  margin-right: 0;
}
.latest_news .large.format_.l_1 h4 {
  font-size: 2em;
  line-height: 1.35em;
}
.latest_news .large.format_1 .in {
  display: flex;
  flex-flow: column;
  background-color: #fcd42c;
  padding: 48px;
}
.latest_news .large.format_1 .in .tags {
  color: #000;
  background-color: transparent;
  padding: 0;
  box-shadow: 0 0 0 0 #000;
  border-bottom: solid 1px #000;
  margin-bottom: 16px;
}
.latest_news .large.format_1 .in .tags a {
  color: #000;
}
.latest_news .large.format_1 .in .btn {
  align-self: flex-end;
}
.latest_news .large.format_1 .in .description {
  margin-left: 0;
}
.latest_news .large.format_2 {
  display: flex;
}
.latest_news .large.format_2.l_1 h2 {
  margin-bottom: 0;
}
.latest_news .large.format_2 .in {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: flex-end;
  background-size: cover;
  flex: 1;
}
.latest_news .large.format_2 .in h2 {
  margin-left: -32px;
}
.latest_news .large.format_2 .in h2 a {
  background-color: #000000;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #000000;
  border-bottom: solid 1px #000;
}
.latest_news .large.format_2 .in .tags {
  margin-left: -32px;
}
.latest_news .large.format_2 .in .description {
  display: none;
}
.latest_news .large.format_2 .in .btn {
  align-self: flex-end;
  background: #fcd42c;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.latest_news .large.format_2 .in .btn:hover,
.latest_news .large.format_2 .in .btn:active,
.latest_news .large.format_2 .in .btn:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.latest_news .large.format_2 .in .btn.sml {
  padding: 8px 16px;
}
.latest_news .large.format_2 .in .btn:hover,
.latest_news .large.format_2 .in .btn:active,
.latest_news .large.format_2 .in .btn:focus {
  background: #e8bc03;
}
.latest_news .large.format_3 .in {
  display: flex;
  flex-flow: column;
  background-color: #fcd42c;
  background-size: 50% auto;
  background-position: calc(100% -  16px) 16px;
  background-repeat: no-repeat;
}
.latest_news .large.format_3 .in h2 {
  order: 2;
}
.latest_news .large.format_3 .in h2 a {
  background-color: #000000;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #000000;
  border-bottom: solid 1px #000;
}
.latest_news .large.format_3 .in .tags {
  order: 3;
  margin-left: -4px;
  padding: 0 8px;
}
.latest_news .large.format_3 .in .description {
  margin-left: 2rem;
  order: 1;
  width: 35%;
}
.latest_news .large.format_3 .in .btn {
  order: 4;
  align-self: flex-end;
}
.ru-RU .latest_news .post .description {
  padding-top: 80px;
}
@media (max-width: 576px) {
  .latest_news .large.format_.l_1 h4 {
    line-height: 1.2em;
    margin-top: -1.5rem;
  }
  .latest_news .large.format_2 .in h2,
  .latest_news .large.format_2 .in .tags {
    margin-left: -24px;
  }
  .latest_news .large.format_2 .in .tags {
    padding-left: 8px;
    padding-top: 0.3rem;
  }
  .latest_news .large.format_2 .in h2 {
    padding-top: 160px;
  }
  .latest_news .large.format_3 .in {
    background-position: calc(100% -  16px) 50%;
  }
  .latest_news .large.format_3 .in .description {
    padding-top: 160px;
    margin-left: 0;
    width: auto;
    max-width: 100%;
  }
  .latest_news .large .post {
    flex-flow: column;
  }
  .latest_news .large .post .description {
    margin-left: 0;
    margin-bottom: 12px;
    max-width: 100%;
  }
  .latest_news .large .post .more {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .latest_news .post .description {
    padding-top: 16px;
    margin-left: 0;
    margin-bottom: 0;
    max-width: 100%;
  }
  .latest_news .post .more {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .latest_news h3,
  .latest_news h4 {
    position: static;
    transform: none;
    max-width: none;
    line-height: 1.2em;
    margin-top: -1rem;
  }
  .latest_news h3 a,
  .latest_news h4 a {
    padding: 0 8px;
  }
  .latest_news .tags {
    margin-top: 4.8px;
  }
  .latest_news .section_holder {
    background: #fcd42c;
    margin-bottom: 32px;
  }
  .latest_news .section_holder .description {
    background-color: transparent;
  }
  .key_pages a {
    line-height: 1.6rem;
  }
}
.money_form.horizontal {
  background: #fcd42c;
}
.money_form.horizontal .inputs {
  background: #00d666;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}
.money_form.horizontal .text,
.money_form.horizontal .inputs {
  padding: 32px;
}
.money_form.horizontal .money_form .frequencies,
.money_form.horizontal .money_form .amounts {
  width: auto;
}
.money_form.horizontal .money_form .frequencies a,
.money_form.horizontal .money_form .amounts a {
  padding: 16px 32px;
}
.money_form.horizontal label[for="amount_type_switch"] {
  margin-bottom: 1rem;
}
.money_form.horizontal select {
  border-radius: .3rem;
}
.money_form .frequencies,
.money_form .amounts {
  font-weight: 500;
  border-radius: .3rem;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 4px;
  flex-flow: row;
  text-transform: lowercase;
}
.money_form .frequencies a,
.money_form .amounts a {
  background: #00a34e;
  flex: 1;
  text-align: center;
  padding: 16px;
  transition: all 0.8s;
}
.money_form .frequencies a.active,
.money_form .amounts a.active {
  background: #fcd42c;
  transition: all 0.4s;
}
.money_form .frequencies a:hover,
.money_form .amounts a:hover,
.money_form .frequencies a:focus,
.money_form .amounts a:focus {
  background: #d8af03;
  transition: all 0.4s;
}
.money_form .amounts {
  display: none;
}
.money_form .amounts.active {
  display: flex;
}
.money_form .amounts a {
  font-size: 1.3em;
}
.money_form .description {
  margin-bottom: 32px;
}
.money_form .custom_amount {
  width: 100%;
  position: relative;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  transition: all 0.8s;
}
.money_form .custom_amount.opened {
  overflow: auto;
  opacity: 1;
  max-height: 999999px;
  transition: all 0.8s;
  margin-bottom: 4px;
}
.money_form .custom_amount input {
  width: 100%;
  padding: 4px 32px 4px 4px;
}
.money_form .currency {
  position: absolute;
  right: 16px;
  top: 4px;
}
.position_publications .money_form.vertical {
  display: inline-block;
  width: 28%;
  margin: 0 16px;
}
.socials {
  display: flex;
  justify-content: space-around;
  margin-top: 32px;
  margin-bottom: 32px;
}
.socials a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../img/socials.png) 0 0 no-repeat;
  background-size: auto 100%;
  color: transparent;
  overflow: hidden;
}
.socials a.youtube {
  background-position: 0 0;
}
.socials a.instagram {
  background-position: -183px 0;
}
.socials a.facebook {
  background-position: -58px 0;
}
.socials a.twitter {
  background-position: -107px 0;
}
@media (max-width: 576px) {
  .socials {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.newsletter.horizontal {
  padding-top: 32px;
  padding-bottom: 32px;
}
.newsletter.horizontal .inside {
  padding: 16px;
}
.newsletter input[type="email"] {
  margin-bottom: 3.84px;
  width: 100%;
}
.newsletter .fields {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
}
.newsletter .fields .inputField {
  width: 47%;
  display: inline-block;
  margin-bottom: 8px;
}
.newsletter .fields .inputField label,
.newsletter .fields .inputField input {
  display: block;
  max-width: 100%;
  width: 100%;
}
.newsletter .oou_law {
  display: inline-block;
  font-size: .8em;
  margin: 0 0 16px 0;
  text-decoration: underline;
}
.position_publications .newsletter.vertical {
  display: inline-block;
  width: 28%;
  margin: 0 16px;
}
@media (max-width: 780px) {
  .position_publications .newsletter.vertical,
  .position_publications .money_form.vertical {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .newsletter.horizontal {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .newsletter.horizontal .inside {
    padding: 0;
  }
  .newsletter .fields .inputField {
    width: 100%;
  }
}
.publications {
  padding: 32px;
  margin-bottom: 32px;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.publications .btn-primary {
  float: right;
  margin-bottom: 16px;
}
.publications .item {
  margin-bottom: 0;
}
.publications .description {
  margin-bottom: 16px;
}
.section {
  padding: 32px 0;
}
.section h2 {
  margin-bottom: 0;
  min-height: 2.6em;
}
.section .key_pages,
.section .key_links {
  margin-bottom: 16px;
}
.section .key_pages a,
.section .key_links a {
  display: block;
}
.section .key_links a {
  color: #007035;
}
.publications_list .holder {
  display: flex;
}
.publications_list .item {
  background: #f1f1f1;
  padding: 16px;
  margin-bottom: 16px;
}
.publications_list .item h5 {
  margin-top: 16px;
}
@media (max-width: 768px) {
  .publications a.more {
    margin-bottom: 32px;
  }
  .publications .item {
    margin-bottom: 16px;
  }
}
.alphabetical_list .the_list {
  padding-left: 32px;
  padding-right: 32px;
}
.alphabetical_list .the_list .item {
  display: block;
  margin-bottom: 4px;
}
.alphabetical_list .letters a {
  padding: 0 4px;
  font-weight: 700;
  font-size: 1.4em;
}
.alphabetical_list .alphabet {
  padding-bottom: 16px;
  transition: all 0.4s;
}
.alphabetical_list .alphabet.focuson {
  background-color: #00d666;
  box-shadow: 0 -10px 0 0 #00d666, 0 10px 0 0 #00d666;
  transition: all 0.4s;
}
.alphabetical_list .alphabet.focuson .emphasize {
  border-bottom: 0.1em solid #fff;
}
.alphabetical_list .alphabet .list_anchor {
  padding-top: 16px;
}
.alphabetical_list .alphabet .item:hover {
  text-decoration: underline;
}
@media (max-width: 576px) {
  .alphabetical_list .tags_box {
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
  .alphabetical_list .letters {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    flex-flow: wrap;
    padding: 0 16px;
    justify-content: flex-start;
  }
  .alphabetical_list .letters a {
    padding: 0 4.8px 4.8px 4.8px;
  }
  .alphabetical_list .focuson {
    margin-bottom: 24px;
  }
}
.image_gallery {
  content-visibility: auto;
  margin: 0;
  padding: 0;
}
.image_gallery img,
.image_gallery picture {
  width: 100%;
  height: auto;
  display: inline-block;
}
.image_gallery div {
  margin: 0;
  padding: 0;
}
.image_gallery .d-flex {
  flex: 1;
}
.image_gallery .cl {
  flex-flow: column;
}
.image_gallery a {
  flex: 1;
  display: block;
  background-size: cover;
  background-position: center center;
}
.classic_gallery img {
  margin-bottom: 1.5rem;
}
@media (max-width: 576px) {
  .image_gallery {
    display: block;
  }
  .image_gallery .bcgImg {
    min-height: 250px;
  }
  .image_gallery .d-flex {
    flex: 1;
    min-height: 250px;
  }
}
.section {
  padding: 32px;
}
.section h2 {
  margin-bottom: 0;
  min-height: 2.6em;
}
.section .key_pages {
  margin-bottom: 32px;
}
.section .key_pages a {
  font-weight: 600;
  display: block;
  line-height: 1.6rem;
}
.section .key_pages a.extfirst {
  margin-top: 16px;
}
.section .key_pages a.ext {
  color: #007035;
}
._aside .section {
  padding: 32px 0;
}
.sections .nav {
  display: block;
}
.main_sections .section_col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
@media (max-width: 768px) {
  .main_sections .section_col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .section {
    padding: 32px 0;
  }
}
@media (max-width: 576px) {
  .main_sections .section_col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 480px) {
  .main_sections .section_col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.pagination_holder {
  display: flex;
  justify-content: center;
  margin-bottom: 35.2px;
}
.pagination-list {
  display: flex;
  padding-left: 0;
}
.pagination-list li {
  list-style: none;
}
.pagination-list li a {
  background: linear-gradient(to bottom, #fcd42c 0%, #fcd42c 66%, #fcd222 100%);
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
  height: 54px;
}
.pagination-list li a:hover,
.pagination-list li a:active,
.pagination-list li a:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.pagination-list li a.sml {
  padding: 8px 16px;
}
.pagination-list li a:hover,
.pagination-list li a:active,
.pagination-list li a:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.pagination-list li a.sml {
  padding: 8px 16px;
}
.pagination-list li a:hover,
.pagination-list li a:active,
.pagination-list li a:focus {
  background: linear-gradient(to bottom, #fcd945 0%, #fcd42c 16%, #e8bc03 100%);
}
.pagination-list li.active a {
  background: linear-gradient(to bottom, #00d666 0%, #00d666 66%, #00c25c 100%);
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.pagination-list li.active a:hover,
.pagination-list li.active a:active,
.pagination-list li.active a:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.pagination-list li.active a.sml {
  padding: 8px 16px;
}
.pagination-list .icon-first,
.pagination-list .icon-previous,
.pagination-list .icon-next,
.pagination-list .icon-last {
  display: inline-block;
  height: 20px;
  width: 20px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
.pagination-list .icon-first,
.pagination-list .icon-previous {
  transform: rotate(-135deg);
  margin-right: -16px;
}
.pagination-list .icon-next,
.pagination-list .icon-last {
  margin-left: -16px;
}
.footer .logo_holder {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .logo_holder img {
  width: 80%;
  height: auto;
}
.footer .btn_holder {
  align-items: center;
  justify-content: center;
}
.footer_body,
.publications {
  background-color: #f1f1f1;
}
.footer_row {
  display: flex;
  flex-flow: wrap;
}
.footer_row > div {
  padding: 32px 32px 0 32px;
}
.footer_row .section {
  padding: 0;
}
.item .has_featured_image {
  position: relative;
}
.item .has_featured_image h1 {
  background-color: #fff;
  padding: 19.2px 32px 0 32px;
  margin-top: -57.6px;
}
.item .has_featured_image .image_credits {
  position: absolute;
  top: -96px;
  padding: 8px 36.8px;
  font-size: .9rem;
  color: #fff;
}
.item .has_featured_image .image_credits:hover {
  color: #000;
  background-color: #fff;
}
.content h2 {
  position: relative;
  margin-bottom: 6.4px;
}
.content ol,
.content ul {
  margin-bottom: 24px;
}
.content ol li,
.content ul li {
  margin-bottom: 8px;
}
.meta .asocial {
  margin-top: 32px;
}
.publication_meta {
  padding-top: .5rem;
}
.publication_meta .extra_fields {
  margin: 1rem 0;
}
.publication_meta .extra_fields div {
  margin-bottom: .3rem;
}
.article .entry {
  padding-left: 93.59999999999999px;
}
.article .entry p.info a {
  text-decoration: none;
  background: #fcd42c;
  padding: 16px;
}
.related_items {
  margin-top: 64px;
  margin-bottom: 48px;
}
.technical {
  display: flex;
  align-items: center;
}
.technical .bit {
  display: inline-block;
  margin-right: 16px;
}
.technical .bit:last-child i {
  display: none;
}
.technical .bit i {
  font-style: normal;
}
.technical p {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.releated .item {
  margin-bottom: 32px;
}
.releated .item .title {
  margin-top: 16px;
}
.attachments {
  margin-top: 8px;
}
.attachments .btn_item {
  align-items: inherit;
  margin-top: 3px;
}
.releated {
  margin-bottom: 48px;
}
@media (min-width: 1440px) {
  .item .has_featured_image h1 {
    margin-top: -60.8px;
  }
}
@media (max-width: 990px) {
  .article .entry {
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .item .has_featured_image h1 {
    margin-top: 0;
    padding: 8px 0;
    background-color: transparent;
  }
  .item .has_featured_image .image_credits {
    top: -40px;
    padding-left: 8px;
  }
  .entry .attachments a {
    display: block;
  }
}
#map {
  background: grey;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
.references {
  position: relative;
  max-height: 96px;
  height: 96px;
  overflow: hidden;
  margin-bottom: 48px;
  transition: all 0.4s;
}
.references:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  height: 32px;
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.references.open {
  max-height: 8000px;
  height: auto;
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
  transition: all 0.8s;
}
.references.open:after {
  height: 0;
  transition: all 0.4s;
}
.references ol {
  padding-left: 17.6px;
}
.offgrid {
  padding: 0 16px 32px 16px;
}
.offgrid._65 {
  width: 65%;
}
.offgrid._35 {
  width: 35%;
}
.offgrid._55 {
  width: 55%;
}
.offgrid._45 {
  width: 45%;
}
.offgrid.double .item {
  height: calc(34%);
}
.offgrid._35 h3,
.offgrid._55 h3,
.offgrid._45 h3 {
  font-size: 16px;
}
.offgrid .item {
  height: 100%;
  min-height: 160px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-end;
  background-size: cover;
  background-position: center;
  margin-bottom: 32px;
}
.offgrid h3 {
  margin: 0 0 4.8px -8px;
}
.offgrid h3 span {
  background-color: #000000;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #000000;
  border-bottom: solid 1px #000;
}
.offgrid .description {
  background-color: #fcd42c;
  color: #fff;
  display: inline;
  padding: 0 6.4px;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 0 4.8px 0 0 #fcd42c;
  border-bottom: solid 1px #000;
  max-width: 80%;
  color: #000;
  margin: 0 0 16px -8.42105263px;
}
.donation_donation_blocks .imgBcg {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 50vh;
}
.donation_donation_blocks .buttons {
  text-align: right;
  padding-top: 32px;
}
.donation_donation_blocks .buttons .btn1 {
  background-color: #00d666;
}
.donation_donation_blocks .buttons .btn2 {
  background-color: #000;
  color: #fff;
}
.donation_donation_blocks .multiimage {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
.donation_donation_blocks .multiimage img {
  display: block;
  padding-bottom: 16px;
}
.donation_donation_blocks .text {
  display: flex;
  align-items: center;
}
.donation_donation_blocks .hero_image {
  min-height: 90vh;
  background-size: cover;
}
.donation_donation_blocks .hero_image.l_1 {
  margin-top: -83.2px;
}
.donation_donation_blocks .hero_image .flexy {
  min-height: 90vh;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.donation_donation_blocks .hero_image .inner {
  margin: 32px 0 32px 32px;
  background-color: #fcd42c;
  padding: 32px;
}
.donation_donation_blocks .half_left_image.l_1,
.donation_donation_blocks .half_right_image.l_1 {
  margin-top: 16px;
}
.donation_donation_blocks .half_left_image .inner,
.donation_donation_blocks .half_right_image .inner {
  background-color: #fcd42c;
  padding: 32px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.donation_donation_blocks .half_left_image .buttons .btn1,
.donation_donation_blocks .half_right_image .buttons .btn1 {
  background: linear-gradient(to bottom, #00d666 0%, #00d666 66%, #00c25c 100%);
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  padding: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 0;
  border: 0;
}
.donation_donation_blocks .half_left_image .buttons .btn1:hover,
.donation_donation_blocks .half_right_image .buttons .btn1:hover,
.donation_donation_blocks .half_left_image .buttons .btn1:active,
.donation_donation_blocks .half_right_image .buttons .btn1:active,
.donation_donation_blocks .half_left_image .buttons .btn1:focus,
.donation_donation_blocks .half_right_image .buttons .btn1:focus {
  color: #000;
  text-decoration: none;
  box-shadow: inset 0 0 2px #f1f1f1;
}
.donation_donation_blocks .half_left_image .buttons .btn1.sml,
.donation_donation_blocks .half_right_image .buttons .btn1.sml {
  padding: 8px 16px;
}
.id_211 .hero_image.l_1 {
  margin-top: -130px;
}
@media (max-width: 1200px) {
  .donation_donation_blocks .hero_image.l_1 {
    margin-top: -96px;
  }
}
@media (max-width: 576px) {
  .donation_donation_blocks .hero_image.l_1 {
    margin-top: 0;
  }
  .imgBcg {
    min-height: 40vh;
  }
  .donation_donation_blocks .multiimage img {
    padding-bottom: 16px;
  }
  .text h2 {
    margin-top: 16px;
  }
}
.advertisement {
  background: #fcd42c;
  margin-bottom: 16px;
}
.advertisement .in h4 + .button_holder {
  margin-top: 8px;
}
.advertisement .in a {
  text-decoration: none;
}
.advertisement .in img {
  display: inline-block;
  margin-bottom: 14.4px;
  width: 100%;
  height: auto;
}
.advertisement .in iframe,
.advertisement .in .fluid-width-video-wrapper {
  margin-bottom: 14.4px;
}
.advertisement .in p:last-of-type {
  margin-bottom: 0;
}
.advertisement .in .button_holder {
  text-align: center;
}
.entry form,
.rsform form {
  background: #fcd42c;
  padding: 32px;
  max-width: 480px;
  margin: 0 auto 16px auto;
}
.entry form label,
.rsform form label,
.entry form .formResponsive .formHorizontal .formControlLabel,
.rsform form .formResponsive .formHorizontal .formControlLabel {
  display: block;
  float: none !important;
  text-align: left !important;
}
.entry form input,
.rsform form input,
.entry form textarea,
.rsform form textarea {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 8px !important;
  font-size: 1rem;
}
.entry .formResponsive input[type="submit"],
.rsform .formResponsive input[type="submit"],
.entry .formResponsive button[type="submit"],
.rsform .formResponsive button[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  font-size: 1.2rem;
  padding: 8px 16px;
  margin-bottom: 16px;
}
.entry .formResponsive .formHorizontal .formControls,
.rsform .formResponsive .formHorizontal .formControls {
  margin-left: 0;
}
.entry .formResponsive .formHorizontal p.formDescription,
.rsform .formResponsive .formHorizontal p.formDescription {
  margin-top: 0;
}
.entry .formResponsive .formHorizontal .rsform-block,
.rsform .formResponsive .formHorizontal .rsform-block {
  margin-bottom: 0;
}
.entry .formResponsive .formHorizontal .formControlLabel,
.rsform .formResponsive .formHorizontal .formControlLabel {
  width: 100%;
}
.entry .formResponsive .formBody,
.rsform .formResponsive .formBody {
  display: flex;
}
.entry .formResponsive .rsform-block-note,
.rsform .formResponsive .rsform-block-note {
  font-size: .9rem;
  line-height: 1.25rem;
}
.entry .formResponsive .rsform-block-note p:last-of-type,
.rsform .formResponsive .rsform-block-note p:last-of-type {
  margin-bottom: 0;
}
.google_search_layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4097;
  background-color: #fff;
  display: none;
}
.google_search_layer.show {
  display: block;
}
.google_search_layer .gs-title {
  font-weight: 600;
}
.google_search_layer .gsc-search-box-tools {
  width: 50%;
  margin: 0 auto;
}
.google_search_layer .gsc-search-button-v2 {
  width: auto;
  height: auto;
  padding: 6px 12px;
  border: 0;
}
.google_search_layer .gsc-input-box {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.google_search_layer .gs-image-box {
  margin-right: .5rem;
}
.google_search_layer .gs-bidi-start-align {
  line-height: 1.4rem;
  font-size: 1rem;
}
.google_search_layer .gsc-result-info-container {
  display: none;
}
.search_on img,
.search_off img {
  width: 25px;
  height: 25px;
  display: inline-block;
  opacity: .7;
  transition: all 0.4s;
}
.search_on:hover,
.search_off:hover {
  opacity: 1;
}
.search_on {
  margin-right: 0.7rem;
}
.search_on.mobile {
  position: absolute;
  width: 49px;
  right: 3.5rem;
  top: 0.6rem;
  background: transparent;
  display: none;
}
.search_off {
  align-self: flex-end;
  float: right;
  margin: 1rem 1.2rem 1rem 0;
}
@media (max-width: 1200px) {
  .search_on.mobile {
    display: inline-block;
  }
  .search_on.desktop {
    display: none;
  }
}
@media (max-width: 576px) {
  .google_search_layer .gsc-search-box-tools {
    width: 100%;
  }
  .google_search_layer.show {
    padding: 0;
  }
  .google_search_layer.show .container {
    padding: 0;
  }
}
.faq {
  margin-top: 48px;
  margin-bottom: 64px;
}
.faq .title {
  margin-top: 16px;
  position: relative;
  padding-left: 8px;
}
.faq .title:before {
  content: '';
  position: relative;
  display: inline-block;
  border-radius: 100%;
  background: #fcd42c;
  width: 26px;
  height: 26px;
  top: 4px;
  left: -8px;
}
.faq .title:after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 8px;
  top: 13px;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  transform: rotate(-90deg);
  transition: all 0.4s;
}
.faq .open .title:after {
  left: 8px;
  top: 14px;
  transform: rotate(0deg);
}
.faq .open .secret {
  margin-top: .8rem;
}
.fancybox-bg {
  background: #fff !important;
}
.grecaptcha-badge {
  display: none !important;
}
.position_publications .advertisement {
  flex: 1;
}
#id750 a,
#id773 a {
  background: #ff4c4c;
}
@media all and (max-width: 769px) {
  .container {
    width: 100%;
  }
}
