@font-face {
  font-family: 'Literal';
  src: url("../fonts/Literal/Literal - Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Literal/Literal - Regular.eot");
  /* IE9*/
  src: url("../fonts/Literal/Literal - Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Literal/Literal - Regular.woff2") format("woff2"), url("../fonts/Literal/Literal - Regular.woff") format("woff"), url("../fonts/Literal/Literal - Regular.ttf") format("truetype"), url("../fonts/Literal/Literal - Regular.svg#Acrom W00 Regular") format("svg");
  /* iOS 4.1- */ }
@font-face {
  font-family: 'LiteralLight';
  src: url("../fonts/Literal/Literal - Light.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Literal/Literal - Light.eot");
  /* IE9*/
  src: url("../fonts/Literal/Literal - Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Literal/Literal - Light.woff2") format("woff2"), url("../fonts/Literal/Literal - Light.woff") format("woff"), url("../fonts/Literal/Literal - Light.ttf") format("truetype"), url("../fonts/Literal/Literal - Light.svg#Acrom W00 Regular") format("svg");
  /* iOS 4.1- */ }
@font-face {
  font-family: 'LiteralBold';
  src: url("../fonts/Literal/Literal - Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Literal/Literal - Bold.eot");
  /* IE9*/
  src: url("../fonts/Literal/Literal - Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Literal/Literal - Bold.woff2") format("woff2"), url("../fonts/Literal/Literal - Bold.woff") format("woff"), url("../fonts/Literal/Literal - Bold.ttf") format("truetype"), url("../fonts/Literal/Literal - Bold.svg#Acrom W00 Regular") format("svg");
  /* iOS 4.1- */ }
@font-face {
  font-family: 'Monterchi';
  src: url("../fonts/Monterchi/Monterchi - Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Monterchi/Monterchi - Bold.eot");
  /* IE9*/
  src: url("../fonts/Monterchi/Monterchi - Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Monterchi/Monterchi - Bold.woff2") format("woff2"), url("../fonts/Monterchi/Monterchi - Bold.woff") format("woff"), url("../fonts/Monterchi/Monterchi - Bold.ttf") format("truetype"), url("../fonts/Monterchi/Monterchi - Bold.svg#Acrom W00 Regular") format("svg");
  /* iOS 4.1- */ }
@font-face {
  font-family: 'MonterchiBold';
  src: url("../fonts/Monterchi/Monterchi - Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Monterchi/Monterchi - Bold.eot");
  /* IE9*/
  src: url("../fonts/Monterchi/Monterchi - Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Monterchi/Monterchi - Bold.woff2") format("woff2"), url("../fonts/Monterchi/Monterchi - Bold.woff") format("woff"), url("../fonts/Monterchi/Monterchi - Bold.ttf") format("truetype"), url("../fonts/Monterchi/Monterchi - Bold.svg#Acrom W00 Regular") format("svg");
  /* iOS 4.1- */ }
html,
body {
  height: 100%;
  font-family: Literal;
  background: #fdf7f6;
  font-size: 15px;
  line-height: 22px;
  overflow-x: hidden; }

a {
  color: #085493;
  cursor: pointer; }
  a:hover {
    text-decoration: none; }

b, strong {
  font-weight: normal; }

h1, .h1 {
  font-family: MonterchiBold;
  font-size: 55px;
  line-height: 75px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  padding: 32px 68px 45px 94px;
  margin: 0; }
  h1.header-blue, .h1.header-blue {
    background-color: #085493;
    color: #fff;
    padding: 32px 68px 128px 80px;
    margin: 0; }
  h1.header-image, .h1.header-image {
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    padding: 32px 68px 128px 80px;
    margin: 0; }

.normal-case {
  text-transform: initial; }

h3, .h3 {
  font-family: LiteralBold;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.01em;
  margin: 0 0 1.3em 0; }

h4, .h4 {
  font-family: LiteralBold;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.01em; }

b, label, strong {
  font-family: LiteralBold; }

.text-blue {
  color: #085493; }

.no-background-image {
  background-image: none !important; }

.wrap {
  min-height: 100%;
  height: auto;
  /* overflow: hidden;*/
  background-color: #fdf7f6; }
  .wrap .header {
    padding: 0;
    background: #fff;
    position: relative; }
    .wrap .header #mainmenu {
      height: 100%;
      margin-right: -30px; }
    .wrap .header.home {
      margin-bottom: 0;
      background: #085493; }
      .wrap .header.home .title .text-color-pink {
        color: #fac3bd; }
      .wrap .header.home .menu ul.nav li a {
        color: #fff;
        text-decoration: none; }
        .wrap .header.home .menu ul.nav li a:hover, .wrap .header.home .menu ul.nav li a:focus, .wrap .header.home .menu ul.nav li a:active {
          color: #fac3bd; }
      .wrap .header.home .menu ul.nav li .dropdown-menu {
        background: #fff; }
        .wrap .header.home .menu ul.nav li .dropdown-menu a {
          color: black; }
      .wrap .header.home .submenu .dropdown {
        background: white; }
      .wrap .header.home .search .icon-box.search {
        background: url("../images/icons/search-white.svg"); }
      .wrap .header.home .lang ul li a {
        color: #fff; }
      .wrap .header.home .lang ul li.active:after {
        border-bottom: solid 2px #fac3bd; }
    .wrap .header .title {
      display: block;
      font-size: 19px;
      line-height: 26px;
      align-items: center;
      text-transform: uppercase;
      padding: 25px 25px 25px 0;
      text-decoration: none;
      font-family: LiteralBold; }
      .wrap .header .title .text-color-white {
        color: #fff; }
      .wrap .header .title .text-color-pink {
        color: #085493; }
      .wrap .header .title .text-color-black {
        color: black; }
    .wrap .header .menu {
      height: 100%; }
      .wrap .header .menu ul.nav {
        height: 100%; }
        .wrap .header .menu ul.nav li a {
          display: flex;
          align-items: center;
          height: 100%;
          font-family: Literal;
          font-size: 15px;
          line-height: 20px;
          color: black;
          text-decoration: none; }
          .wrap .header .menu ul.nav li a.nav-link {
            padding: 5px 13px; }
          .wrap .header .menu ul.nav li a.nav-dropdown::after {
            width: 10px;
            height: 10px;
            background: url("../images/icons/arrow-black.svg");
            border: none;
            vertical-align: 0;
            margin-left: 0.6em; }
          .wrap .header .menu ul.nav li a:hover, .wrap .header .menu ul.nav li a:focus, .wrap .header .menu ul.nav li a:active {
            color: #085493; }
            .wrap .header .menu ul.nav li a:hover.nav-dropdown::after, .wrap .header .menu ul.nav li a:focus.nav-dropdown::after, .wrap .header .menu ul.nav li a:active.nav-dropdown::after {
              background: url("../images/icons/arrow-blue.svg"); }
          .wrap .header .menu ul.nav li a.external {
            font-family: LiteralBold; }
    .wrap .header .submenu {
      position: absolute;
      width: 100%;
      z-index: 999; }
      .wrap .header .submenu .dropdown {
        display: none;
        background: #f6fafb;
        padding: 64px 82px; }
        .wrap .header .submenu .dropdown a {
          display: flex;
          font-size: 13px;
          color: black;
          text-decoration: none; }
        .wrap .header .submenu .dropdown .link {
          font-family: LiteralBold;
          line-height: 17px;
          text-transform: uppercase;
          padding: 15px 0; }
        .wrap .header .submenu .dropdown .subdropdown {
          margin-left: 15px; }
          .wrap .header .submenu .dropdown .subdropdown a {
            padding: 8px 0; }
    .wrap .header.home .search-form {
      background: #085493; }
      .wrap .header.home .search-form input {
        border: 1px solid #fff; }
    .wrap .header .search-form {
      display: block;
      visibility: hidden;
      opacity: 0;
      height: 100px;
      padding: 34px 0 0 20px;
      position: absolute;
      top: 0;
      transition: opacity 0.5s, visibility 0.3s linear 0.1s;
      background: #fff; }
      .wrap .header .search-form input {
        height: 34px;
        font-family: "Literal";
        color: #666;
        font-size: .8em; }
      .wrap .header .search-form.in {
        visibility: visible;
        opacity: 1;
        transition-delay: 0s;
        z-index: 99; }
      .wrap .header .search-form button {
        display: block;
        top: 34px;
        right: 0;
        position: absolute;
        border: none;
        border-radius: 0;
        height: 34px;
        width: 40px;
        background-color: transparent;
        padding: 0;
        cursor: pointer; }
        .wrap .header .search-form button .icon-box.search {
          background: url("../images/icons/search-blue.svg") 9px 9px no-repeat; }
        .wrap .header .search-form button:focus, .wrap .header .search-form button div {
          box-shadow: none;
          border: none;
          outline: none; }
    .wrap .header .search {
      display: flex;
      align-items: center;
      height: 100%; }
      .wrap .header .search .icon-box.search {
        width: 16px;
        height: 16px;
        background: url("../images/icons/search-black.svg"); }
    .wrap .header .lang {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      height: 100%; }
      .wrap .header .lang ul {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none; }
        .wrap .header .lang ul li {
          margin: 5px; }
          .wrap .header .lang ul li a {
            font-family: Literal;
            font-size: 14px;
            line-height: 19px;
            color: black;
            text-transform: uppercase;
            text-decoration: none; }
          .wrap .header .lang ul li.active:after {
            content: '';
            display: block;
            border-bottom: solid 2px #085493; }
          .wrap .header .lang ul li.active a {
            font-family: LiteralBold; }
  .wrap .content {
    margin: 0 -15px; }

.cs-bw-c .icon-box.search, .cs-bb-c .icon-box.search, .cs-gb-c .icon-box.search {
  background-image: url("../images/icons/search-black.svg") !important; }
.cs-bw-c .icon-box.vision, .cs-bb-c .icon-box.vision, .cs-gb-c .icon-box.vision {
  background-image: url("../images/icons/eye-black.svg") !important; }
.cs-bw-c .navbar-toggler .navbar-toggler-icon, .cs-bb-c .navbar-toggler .navbar-toggler-icon, .cs-gb-c .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/icons/menu-toggler-black.svg") !important; }
.cs-bw-c .navbar-toggler[aria-expanded=true] .navbar-toggler-icon, .cs-bb-c .navbar-toggler[aria-expanded=true] .navbar-toggler-icon, .cs-gb-c .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  background-image: url("../images/icons/menu-togglerx-black.svg") !important; }

.cs-wb-c .icon-box.search, .cs-yg-c .icon-box.search {
  background-image: url("../images/icons/search-white.svg") !important; }
.cs-wb-c .icon-box.vision, .cs-yg-c .icon-box.vision {
  background-image: url("../images/icons/eye-white.svg") !important; }
.cs-wb-c .navbar-toggler .navbar-toggler-icon, .cs-yg-c .navbar-toggler .navbar-toggler-icon {
  background-image: url("../images/icons/menu-toggler-white.svg") !important; }
.cs-wb-c .navbar-toggler[aria-expanded=true] .navbar-toggler-icon, .cs-yg-c .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  background-image: url("../images/icons/menu-togglerx-white.svg") !important; }

.dropdown-toggle::after {
  width: 15px;
  height: 15px;
  background: url(../images/icons/arrow-white.svg) no-repeat center center;
  border: none !important; }

.navbar-light .dropdown-toggle::after {
  background: url(../images/icons/arrow-black.svg) no-repeat center center; }

#mobilemenu .dropdown-toggle::after {
  background: url(../images/icons/arrow-white.svg) no-repeat center center; }

.show > .dropdown-toggle::after {
  transform: rotate(180deg); }

.navbar-dark .navbar-toggler {
  color: #fff;
  border: none;
  border-radius: 0;
  position: absolute;
  right: 5px; }
  .navbar-dark .navbar-toggler:focus {
    outline: none; }
  .navbar-dark .navbar-toggler .navbar-toggler-icon {
    background-image: url(../images/icons/menu-toggler-white.svg); }
  .navbar-dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url(../images/icons/menu-togglerx-white.svg); }

.navbar-light .navbar-toggler {
  color: #000;
  border: none;
  border-radius: 0;
  position: absolute;
  right: 5px; }
  .navbar-light .navbar-toggler:focus {
    outline: none; }
  .navbar-light .navbar-toggler .navbar-toggler-icon {
    background-image: url(../images/icons/menu-toggler-black.svg); }
  .navbar-light .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url(../images/icons/menu-togglerx-black.svg); }

.container-item,
.container-item.container-small,
.container-item.container-small2,
.container-item.container-xsmall {
  margin-bottom: 80px; }

.container.container-small {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto; }
  .container.container-small.container-small-right {
    padding-left: 65px; }
  .container.container-small.container-small-left {
    padding-right: 65px; }

.container-small {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }

.container-small2 {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }

.container-xsmall {
  width: 100%;
  max-width: 987px;
  margin: 0 auto; }

.bg-blue {
  background: #085493;
  color: #fff; }
  .bg-blue > .container {
    padding-top: 50px;
    padding-bottom: 50px; }

.bg-pink-light {
  background: #fdf7f6; }

.bg-white {
  background: #fff; }

.show-more, .show-more-masonry {
  margin: 80px 0 0 0;
  width: 100%; }

.btn {
  box-sizing: border-box;
  border: 3px solid #085493;
  border-radius: 3px;
  padding: 15px 30px;
  font-family: LiteralLight;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none; }

.btn-blue {
  color: #fff;
  background-color: #085493;
  border-color: #085493; }
  .btn-blue:active, .btn-blue:hover, .btn-blue:focus {
    color: #fff;
    background-color: #0e4173;
    border-color: #0e4173; }

.btn-border-blue {
  color: #085493;
  background-color: #fff;
  border-color: #085493; }
  .btn-border-blue:active, .btn-border-blue:hover, .btn-border-blue:focus {
    color: #fff;
    background-color: #085493; }

.btn-border-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn-border-white:active, .btn-border-white:hover, .btn-border-white:focus {
    color: #000;
    background-color: #fff; }

.btn-to-old {
  padding: 10px 25px;
  border-radius: 0;
  text-transform: initial;
  font-size: 12px; }

.file {
  min-height: 65px;
  padding-left: 65px;
  font-family: Literal;
  font-size: 13px;
  line-height: 19px;
  color: #000;
  margin: 48px auto;
  text-align: left; }
  .file a {
    display: block;
    margin-top: 10px;
    font-family: Literal;
    font-size: 13px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #085493; }
    .file a:hover {
      text-decoration: none; }
  .file.file-doc {
    background: url("../images/icons/file-doc.svg") no-repeat left top; }
  .file.file-rtf {
    background: url("../images/icons/file-rtf.svg") no-repeat left top; }
  .file .form-group {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .file .form-group .help-block {
      display: none; }
    .file .form-group input[type=file] {
      outline: 0;
      opacity: 0;
      pointer-events: none;
      user-select: none; }
  .file label {
    width: 100%;
    height: 65px;
    cursor: pointer;
    display: flex;
    align-items: center; }

.file-small {
  min-height: 16px;
  padding-left: 20px;
  font-family: Literal;
  font-size: .87em;
  color: #000;
  text-align: left; }
  .file-small a {
    display: block;
    font-family: Literal;
    text-decoration-line: underline;
    color: #085493; }
    .file-small a:hover {
      text-decoration: none; }
  .file-small.file-pdf {
    background: url("../images/icons/file-pdf.svg") no-repeat left center; }
  .file-small.file-url {
    background: url("../images/icons/web.svg") no-repeat left center; }

#orderModal .file {
  margin: 15px auto; }
  #orderModal .file a {
    margin-top: 0; }
#orderModal #order-file-label {
  display: none; }

.question #question-button {
  position: fixed;
  left: 15px;
  top: 150px;
  backface-visibility: hidden;
  padding: 26px 10px;
  font-size: 15px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 999;
  color: #085493;
  background: #fac3bd;
  width: 44px;
  height: 202px;
  border: 2px solid #085493;
  box-sizing: border-box;
  border-radius: 3px; }
  .question #question-button:hover, .question #question-button:active, .question #question-button:focus {
    background: #085493;
    color: #fff; }
    .question #question-button:hover .circle-blue, .question #question-button:active .circle-blue, .question #question-button:focus .circle-blue {
      background: #fff;
      color: #085493; }
  .question #question-button .circle-blue {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    font-family: LiteralLight;
    border-radius: 50%;
    font-size: 11px;
    background: #085493;
    color: #fac3bd; }
  .question #question-button .text {
    position: absolute;
    bottom: 0;
    left: 10px;
    transform-origin: 0 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    white-space: nowrap; }

#question-button-mobile {
  margin-right: 20px; }
  #question-button-mobile .circle-pink {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    font-family: LiteralLight;
    border-radius: 50%;
    font-size: 11px;
    background: #fac3bd;
    color: #085493;
    cursor: pointer; }
  #question-button-mobile:hover.white .circle-pink, #question-button-mobile:active.white .circle-pink, #question-button-mobile:focus.white .circle-pink {
    background: #fff;
    color: #085493; }
  #question-button-mobile:hover.black .circle-pink, #question-button-mobile:active.black .circle-pink, #question-button-mobile:focus.black .circle-pink {
    background: #085493;
    color: #fff; }

#vision-button {
  margin-right: 20px; }
  #vision-button .icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 18px;
    font-size: 11px;
    color: #085493;
    cursor: pointer;
    background: url("../images/icons/eye-black.svg") no-repeat center center; }

.home #vision-button .icon-box {
  background: url("../images/icons/eye-white.svg") no-repeat center center; }

.modal-dialog {
  max-width: 600px;
  min-height: 560px;
  border: 7px solid #fac3bd;
  background: white; }
  .modal-dialog .modal-content {
    border-radius: 0;
    border: none; }
    .modal-dialog .modal-content .modal-header {
      height: 40px;
      padding: 0;
      border: none; }
      .modal-dialog .modal-content .modal-header .close {
        margin-top: 15px;
        margin-right: 25px;
        padding: 0;
        font-size: 34px;
        font-weight: normal;
        color: black; }
    .modal-dialog .modal-content .modal-body {
      padding: 0 45px 45px 45px; }
      .modal-dialog .modal-content .modal-body .title {
        font-family: MonterchiBold;
        font-size: 30px;
        line-height: 41px;
        text-align: center;
        letter-spacing: 0.01em;
        text-transform: uppercase; }
      .modal-dialog .modal-content .modal-body .text {
        font-family: LiteralLight;
        font-size: 13px;
        line-height: 17px;
        text-align: center;
        letter-spacing: 0.01em;
        padding: 15px 20px;
        color: #666; }
      .modal-dialog .modal-content .modal-body .form-control {
        border: 1px solid rgba(0, 0, 0, 0.15);
        box-sizing: border-box;
        font-size: 13px;
        line-height: 150%;
        border-radius: 2px;
        letter-spacing: 0.1em;
        color: #666; }
      .modal-dialog .modal-content .modal-body .select2-selection {
        border: 1px solid rgba(0, 0, 0, 0.15);
        box-sizing: border-box;
        font-size: 13px;
        line-height: 190%;
        border-radius: 2px;
        letter-spacing: 0.1em;
        color: #666; }
      .modal-dialog .modal-content .modal-body .help-block {
        margin-top: 5px;
        font-size: 13px; }
      .modal-dialog .modal-content .modal-body .button-block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
      .modal-dialog .modal-content .modal-body .circle-pink {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 143px;
        height: 143px;
        margin: 100px auto 40px auto;
        background: #fac3bd;
        border-radius: 50%; }
      .modal-dialog .modal-content .modal-body .thank {
        align-items: center;
        font-family: MonterchiBold;
        font-size: 30px;
        line-height: 41px;
        text-align: center;
        letter-spacing: 0.01em;
        text-transform: uppercase; }

.liner {
  display: block;
  height: 1px;
  background: rgba(255, 255, 255, 0.1); }

.breadcrumbs-content {
  min-height: 48px; }

.breadcrumb {
  background-color: transparent;
  justify-content: flex-end;
  align-items: center;
  padding: 0 80px;
  height: 48px;
  margin: 0;
  font-family: Literal;
  font-size: 13px;
  line-height: 15px;
  color: #B2AFAE; }
  .breadcrumb a {
    color: #B2AFAE;
    text-decoration: none; }
  .breadcrumb li {
    display: flex; }
  .breadcrumb li:not(:last-child) a {
    margin-right: 5px; }
    .breadcrumb li:not(:last-child) a:hover {
      text-decoration: underline; }
  .breadcrumb li:not(:last-child):after {
    content: ">";
    margin-right: 10px;
    margin-left: 10px; }
  .breadcrumb li:first-child a {
    font-size: 0;
    text-indent: 1000px;
    display: block;
    width: 18px;
    height: 16px;
    background: url("../images/icons/home.svg") no-repeat center center; }

ul.list-dash {
  padding: 0; }
  ul.list-dash li {
    list-style-type: none;
    margin-left: 25px;
    margin-bottom: 0.5rem; }
    ul.list-dash li:before {
      content: '\2014';
      position: absolute;
      margin-left: -25px; }

large {
  font-size: 17px;
  line-height: 23px;
  font-family: LiteralBold; }

form .select2-container--krajee-bs4 .select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  color: #495057;
  outline: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
form .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
  border: none !important;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  position: absolute;
  height: 98%;
  top: 1px;
  right: 1px;
  width: 32px; }
  form .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #085493 #085493 transparent;
    border-width: 0 2px 2px 0;
    border-style: solid;
    height: 9px;
    left: 50%;
    margin-left: -0.25rem;
    margin-top: -0.125rem;
    position: absolute;
    top: 40%;
    width: 9px;
    transform: rotate(45deg); }
form .select2-container--krajee-bs4.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #085493 transparent transparent #085493;
  border-width: 2px 0 0 2px; }
form [type="radio"]:checked,
form [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }
form [type="radio"]:checked + label,
form [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-family: Literal; }
form [type="radio"]:checked + label:before,
form [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #FAC3BD;
  border-radius: 100%;
  background: #fff; }
form [type="radio"]:checked + label:after,
form [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #085493;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
form [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }
form [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.history-photo img {
  width: 100%;
  margin-bottom: 20px; }

.circle {
  display: flex;
  width: 110px;
  height: 110px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: solid 2px transparent;
  font-size: 17px;
  line-height: 23px;
  font-family: LiteralBold;
  text-decoration: none; }
  .circle.circle-border-pink {
    background: white;
    border-color: #fac3bd;
    color: #085493; }
    .circle.circle-border-pink:hover, .circle.circle-border-pink:active, .circle.circle-border-pink:focus {
      background: #fac3bd; }
    .circle.circle-border-pink.active {
      background: #085493;
      border-color: #085493;
      color: white; }

.loupe {
  position: absolute;
  top: 0;
  right: 15px;
  left: 15px;
  bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all .6s; }
  .loupe img {
    width: 37px !important;
    height: 37px !important;
    margin-bottom: 0; }

a:hover, .elem-loupe:hover {
  cursor: pointer; }
  a:hover .loupe, .elem-loupe:hover .loupe {
    background: linear-gradient(0deg, rgba(1, 71, 118, 0.9), rgba(1, 71, 118, 0.9));
    opacity: 1; }

.border-pink {
  border: 7px solid #fac3bd;
  box-sizing: border-box; }

#footer-pusher {
  clear: both;
  height: 50px; }

.footer {
  background: #085493;
  color: #fff; }
  .footer .container {
    padding: 25px 15px; }
  .footer .title {
    font-size: 19px;
    line-height: 26px;
    align-items: center;
    text-transform: uppercase;
    padding: 0 25px 25px 0;
    display: block; }
    .footer .title .text-color-white {
      color: #fff; }
    .footer .title .text-color-pink {
      color: #fac3bd; }
  .footer .logo {
    display: block; }
  .footer .wrap-menu {
    height: 100%;
    font-family: LiteralLight; }
  .footer .menu {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 30px; }
    .footer .menu a {
      color: #fff;
      font-size: 15px;
      line-height: 20px; }
      .footer .menu a:not(:last-child) {
        padding-bottom: 35px; }
  .footer .resource > li {
    list-style-type: none;
    padding: 7px 0; }
  .footer .resource > div {
    margin-bottom: 30px; }
  .footer .resource a {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    flex-direction: row;
    font-family: LiteralBold; }
    .footer .resource a:not(:last-child) {
      padding-bottom: 35px; }
    .footer .resource a .icon-box {
      flex: 0 0 25px;
      display: inline-block;
      width: 25px;
      height: 20px;
      margin-bottom: -5px;
      margin-right: 10px; }
      .footer .resource a .icon-box.icon-e-library {
        background: url("../images/icons/e-library.svg") no-repeat left top; }
      .footer .resource a .icon-box.icon-map-site {
        background: url("../images/icons/map-site.svg") no-repeat left top; }
      .footer .resource a .icon-box.icon-vk {
        background: url("../images/icons/vk.svg") no-repeat left top; }
      .footer .resource a .icon-box.icon-inst {
        background: url("../images/icons/inst.svg") no-repeat left top; }
  .footer .contact {
    padding: 0;
    font-family: LiteralLight;
    font-size: .85em; }
    .footer .contact li {
      list-style-type: none;
      margin-left: 25px;
      line-height: 2.2; }
      .footer .contact li a {
        color: #fff; }
      .footer .contact li:before {
        content: '\2014';
        position: absolute;
        margin-left: -25px; }
  .footer .copyright {
    display: flex;
    align-items: center;
    font-family: Inter;
    font-size: 11px;
    line-height: 13px; }

.page-content {
  padding: 80px 80px 120px 80px; }
  .page-content .full-width {
    margin-left: -80px;
    margin-right: -80px; }
  .page-content > h1 {
    padding: 0 0 45px 0; }
  .page-content img {
    max-width: 100%; }
  .page-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 50px; }
    .page-content table th {
      border: 1px solid #fff;
      background: #E5E5E5;
      font-family: LiteralBold;
      font-size: 15px;
      line-height: 20px;
      text-align: center;
      vertical-align: middle;
      letter-spacing: 0.01em;
      color: #000;
      padding: 20px 10px; }
      .page-content table th:first-child {
        border-left: 1px solid #E5E5E5 !important; }
      .page-content table th:last-child {
        border-right: 1px solid #E5E5E5 !important; }
    .page-content table td {
      border: 1px solid #E5E5E5;
      font-family: Literal;
      font-size: 15px;
      line-height: 20px;
      text-align: center;
      vertical-align: top;
      letter-spacing: 0.01em;
      color: #000;
      padding: 20px 10px; }
  .page-content .nav-pills {
    margin-bottom: -15px;
    align-content: stretch; }
    .page-content .nav-pills .nav-item {
      display: flex;
      align-content: stretch; }
    .page-content .nav-pills .nav-link {
      border-radius: 5px;
      font-family: LiteralBold;
      font-size: 15px;
      line-height: 20px;
      text-align: center;
      border: 2px solid #fac3bd;
      background: #fff;
      color: #085493;
      margin-bottom: 15px;
      flex: 1 1 100%; }
      .page-content .nav-pills .nav-link:hover, .page-content .nav-pills .nav-link:focus {
        background: #fac3bd;
        text-decoration: none;
        cursor: pointer;
        border: 2px solid #fac3bd;
        color: #085493;
        outline: none; }
      .page-content .nav-pills .nav-link.active {
        background: #085493;
        color: #fff;
        border: 2px solid #085493; }
    .page-content .nav-pills .nav-pills .show > .nav-link {
      background: #085493;
      color: #fff;
      border: 2px solid #085493; }

.text-content {
  padding-top: 50px; }

.container-bg-silver2 {
  background: #f6fafb;
  padding-top: 48px;
  padding-bottom: 48px; }
  .container-bg-silver2 h3 {
    font-size: 1.2em; }
  .container-bg-silver2 ul {
    padding-left: 15px; }
    .container-bg-silver2 ul li {
      list-style-type: none;
      line-height: 2; }
      .container-bg-silver2 ul li:before {
        content: "\2014";
        position: relative;
        left: -15px; }

.container-bg-silver {
  background: #f6fafb;
  margin-left: -80px;
  margin-right: -80px;
  padding-top: 48px;
  padding-bottom: 48px; }
  .container-bg-silver .file {
    margin-top: 0;
    margin-bottom: 0; }

.container-silver {
  background: #f6fafb;
  margin: -80px 0px 80px 0px;
  padding: 112px; }
  .container-silver .file {
    margin-top: 0;
    margin-bottom: 0; }

.info-silver {
  background: #f6fafb; }

.publisher-page {
  padding: 0 160px 270px 160px;
  font-size: 13px;
  margin-top: 80px; }
  .publisher-page .publisher-item {
    background: white;
    border: 2px solid #E5E5E5;
    box-sizing: border-box;
    padding: 16px 30px;
    margin-bottom: 16px; }
    .publisher-page .publisher-item h4 {
      font-family: LiteralBold;
      font-size: 15px;
      line-height: 20px;
      display: flex;
      letter-spacing: 0.01em; }
    .publisher-page .publisher-item .publisher-link {
      padding: 6px 0; }
    .publisher-page .publisher-item .button-more {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .publisher-page .publisher-item .button-more .icon-throw {
        transform: rotate(-45deg); }
      .publisher-page .publisher-item .button-more .collapsed .icon-throw {
        transform: rotate(135deg); }
    .publisher-page .publisher-item .publisher-description {
      padding: 6px 0; }

.icon-web {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -2px;
  margin-right: 10px;
  background: url("../images/icons/web.svg") no-repeat center/cover; }

.icon-throw {
  display: inline-block;
  width: 9px;
  height: 9px;
  content: "";
  border-top: 2px solid #085493;
  border-right: 2px solid #085493;
  transform: rotate(45deg);
  margin-left: 7px; }

.horizontal-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  background: #f6fafb;
  color: inherit;
  text-decoration: none;
  margin: 0 0 32px 0; }
  .horizontal-item:hover {
    color: inherit;
    text-decoration: none; }
  .horizontal-item .horizontal-item-background {
    background-color: #fac3bd;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 224px;
    height: 100%;
    width: 243px;
    flex: 0 0 243px; }
    .horizontal-item .horizontal-item-background .horizontal-item-image {
      width: 100%;
      height: auto; }
  .horizontal-item .horizontal-item-info-content {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 20px 0; }
    .horizontal-item .horizontal-item-info-content .horizontal-item-info {
      background: #f6fafb;
      padding: 0 50px;
      margin-left: -15px;
      min-height: 160px;
      justify-content: center;
      display: flex;
      flex-direction: column; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info .date {
        font-family: Literal;
        font-size: 13px;
        line-height: 17px;
        text-transform: uppercase;
        color: #666;
        margin-bottom: 10px; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info .title {
        font-family: MonterchiBold;
        font-size: 20px;
        line-height: 27px;
        letter-spacing: 0.01em;
        margin-bottom: 10px; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info .announce {
        font-family: Literal;
        font-size: 15px;
        line-height: 20px;
        color: #666; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info .position {
        font-size: 13px;
        text-transform: uppercase;
        color: #666;
        line-height: 32px; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info .link a {
        font-size: 13px;
        line-height: 17px;
        display: flex;
        align-items: center;
        text-align: center;
        text-transform: uppercase;
        border-bottom: solid 1px #085493;
        padding: 0;
        margin-top: 25px; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info ul.horizontal-item-list {
        padding-left: 25px;
        margin-top: 16px;
        margin-bottom: 0; }
        .horizontal-item .horizontal-item-info-content .horizontal-item-info ul.horizontal-item-list li {
          margin-left: 0;
          padding-left: 0;
          font-family: LiteralBold;
          font-size: 13px;
          line-height: 17px; }
          .horizontal-item .horizontal-item-info-content .horizontal-item-info ul.horizontal-item-list li a {
            font-family: Literal;
            text-decoration: underline;
            color: #085493; }
          .horizontal-item .horizontal-item-info-content .horizontal-item-info ul.horizontal-item-list li:before {
            color: #085493; }

.page-structure a.structure-item {
  position: relative;
  display: block;
  width: 100%;
  min-height: 400px;
  height: 100%;
  padding-bottom: 125px;
  overflow: hidden; }
  .page-structure a.structure-item .structure-background {
    background-color: #fac3bd;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 415px; }
    .page-structure a.structure-item .structure-background img {
      object-fit: cover;
      min-height: 415px;
      width: 100%; }
  .page-structure a.structure-item .structure-image {
    width: 100%;
    height: auto; }
  .page-structure a.structure-item .structure-info {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 16px 20px;
    left: 30px;
    right: 30px;
    bottom: 65px; }
    .page-structure a.structure-item .structure-info .title {
      font-family: MonterchiBold;
      font-size: 25px;
      line-height: 34px;
      text-align: center;
      letter-spacing: 0.01em;
      text-transform: uppercase;
      color: black; }
    .page-structure a.structure-item .structure-info .link {
      font-size: 13px;
      line-height: 17px;
      display: flex;
      align-items: center;
      text-align: center;
      text-transform: uppercase;
      border-bottom: solid 1px #085493;
      padding: 0;
      margin-top: 25px; }

.page-bibliographic-resource .bibliographic-resource-itemwrap {
  margin-bottom: 30px; }
.page-bibliographic-resource a.bibliographic-resource-item {
  position: relative;
  display: block;
  width: 100%;
  min-height: 400px;
  height: 100%;
  padding-bottom: 150px;
  overflow: hidden; }
  .page-bibliographic-resource a.bibliographic-resource-item .new {
    position: absolute;
    width: 81px;
    height: 32px;
    text-transform: uppercase;
    color: #fac3bd;
    font-size: 13px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.01em;
    background: #085493;
    font-family: LiteralBold; }
  .page-bibliographic-resource a.bibliographic-resource-item .bibliographic-resource-background {
    background-color: #fac3bd;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%; }
  .page-bibliographic-resource a.bibliographic-resource-item .bibliographic-resource-image {
    width: 100%;
    height: auto; }
  .page-bibliographic-resource a.bibliographic-resource-item .bibliographic-resource-info {
    height: 170px;
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background: white;
    padding: 16px 20px 35px 20px;
    left: 13px;
    right: 13px;
    bottom: 25px;
    border: 7px solid #fac3bd;
    box-sizing: border-box; }
    .page-bibliographic-resource a.bibliographic-resource-item .bibliographic-resource-info .title {
      height: 100%;
      display: flex;
      align-items: center;
      font-family: LiteralBold;
      font-size: .85em;
      text-align: center;
      letter-spacing: 0.01em;
      text-transform: uppercase;
      color: black; }
    .page-bibliographic-resource a.bibliographic-resource-item .bibliographic-resource-info .link {
      font-size: 13px;
      line-height: 17px;
      display: flex;
      align-items: center;
      text-align: center;
      text-transform: uppercase;
      border-bottom: solid 1px #085493;
      padding: 0;
      margin-top: 25px; }

.wrap-structure-about .structure-about {
  padding: 35px 30px; }
  .wrap-structure-about .structure-about .structure-about-item {
    margin-bottom: 16px; }
  .wrap-structure-about .structure-about h5 {
    font-family: LiteralBold;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase; }
  .wrap-structure-about .structure-about img {
    margin-top: 16px;
    margin-bottom: 16px; }

.img-one img {
  object-fit: cover;
  min-height: 272px;
  width: 100%; }

#sidebar-wrap {
  position: relative;
  /*#sidebar {
    position: absolute;
    }*/ }

.background-white {
  background-color: #fff; }

.block-under-slider {
  padding-top: 130px;
  padding-bottom: 60px;
  background-color: #fff; }
  .block-under-slider .inner {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px; }
    .block-under-slider .inner .img-block {
      flex: 0 0 272px;
      width: 100%;
      min-height: 272px;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .block-under-slider .inner .img-block img {
        object-fit: cover;
        width: 100%; }
      .block-under-slider .inner .img-block .block-title {
        position: absolute;
        bottom: -45px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center; }
        .block-under-slider .inner .img-block .block-title .title {
          width: 60%;
          height: 90px;
          max-width: 243px;
          background: #fff;
          text-transform: uppercase;
          text-align: center;
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          font-size: 1.9em;
          line-height: 1.3;
          font-family: MonterchiBold; }
    .block-under-slider .inner .content {
      flex: 0 0 128px;
      width: 100%;
      max-height: 128px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center; }
      .block-under-slider .inner .content .announce {
        flex: 0 0 45px;
        min-height: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-family: LiteralLight;
        font-size: .8em;
        color: #666; }
      .block-under-slider .inner .content .link {
        flex: 0 0 40px;
        min-height: 30px; }
        .block-under-slider .inner .content .link a {
          color: #000;
          text-decoration: none;
          text-transform: uppercase;
          font-family: Literal;
          font-size: .8em;
          border: 1px solid #085493;
          border-width: 0 0 1px 0; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.governance-item {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  background: #f6fafb; }

.governance-background {
  background-color: #fac3bd;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 224px;
  width: 40%;
  height: 100%; }

.governance-image {
  width: 100%;
  height: auto; }

.governance-info-content {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center; }

.governance-info {
  background: #f6fafb;
  padding-left: 50px; }
  .governance-info .title {
    font-family: MonterchiBold;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.01em;
    text-transform: uppercase; }
  .governance-info .position {
    font-size: 13px;
    text-transform: uppercase;
    color: #666;
    line-height: 32px; }
  .governance-info .link a {
    font-size: 13px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px #085493;
    padding: 0;
    margin-top: 25px; }
  .governance-info ul.governance-list {
    padding-left: 25px;
    margin-top: 16px;
    margin-bottom: 0; }
    .governance-info ul.governance-list li {
      margin-left: 0;
      padding-left: 0;
      font-family: LiteralBold;
      font-size: 13px;
      line-height: 17px; }
      .governance-info ul.governance-list li a {
        font-family: Literal;
        text-decoration: underline;
        color: #085493; }
      .governance-info ul.governance-list li:before {
        color: #085493; }

.page-electronic-resource {
  margin-top: 65px; }
  .page-electronic-resource .electronic-resource-item {
    padding: 30px;
    border: 2px solid #E5E5E5;
    box-sizing: border-box;
    margin-bottom: 30px;
    line-height: 200%; }
    .page-electronic-resource .electronic-resource-item .title {
      line-height: 2; }
    .page-electronic-resource .electronic-resource-item .electronic-resource-img {
      border: 1px solid rgba(0, 0, 0, 0.15); }
    .page-electronic-resource .electronic-resource-item .links {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      margin-top: 20px; }
      .page-electronic-resource .electronic-resource-item .links .url {
        margin-right: 15px; }
        .page-electronic-resource .electronic-resource-item .links .url a {
          text-decoration: underline;
          padding-left: 5px; }
    .page-electronic-resource .electronic-resource-item .items-description, .page-electronic-resource .electronic-resource-item .electronic-resource-description, .page-electronic-resource .electronic-resource-item .title {
      font-size: 13px; }
    .page-electronic-resource .electronic-resource-item .electronic-resource-description {
      line-height: 150%;
      letter-spacing: 0.01em;
      color: #666666; }

#mainmenu {
  display: none; }

#mobilemenu {
  display: block; }
  #mobilemenu b {
    font-family: inherit !important; }
  #mobilemenu hr {
    margin: 1rem -15px;
    border-top: 1px solid #1C5F97; }
  #mobilemenu .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    z-index: 100;
    background: #085493;
    padding: 15px; }
    #mobilemenu .navbar-collapse ul.nav {
      display: flex;
      flex-direction: column; }
  #mobilemenu .navbar {
    padding: 0px; }
  #mobilemenu .dropdown-menu {
    position: inherit;
    border: none;
    padding: 0;
    margin: 0 0 0 30px;
    background: transparent; }
    #mobilemenu .dropdown-menu .dropdown-item {
      color: #fac3bd !important;
      padding: 5px 0 25px 0;
      display: block; }
      #mobilemenu .dropdown-menu .dropdown-item.active, #mobilemenu .dropdown-menu .dropdown-item:active {
        background-color: transparent !important; }
    #mobilemenu .dropdown-menu.show .dropdown-submenu {
      display: block !important; }
    #mobilemenu .dropdown-menu.show .dropdown-toggle::after {
      display: none; }
  #mobilemenu .nav-pink .nav-link {
    color: #fac3bd; }
  #mobilemenu .nav-link {
    color: #fff; }
  #mobilemenu .dropdown-toggle::after {
    position: absolute;
    right: 0; }

.wrap .header.home .menu #mobilemenu ul.nav li .dropdown-menu a {
  color: #fff; }
  .wrap .header.home .menu #mobilemenu ul.nav li .dropdown-menu a:hover, .wrap .header.home .menu #mobilemenu ul.nav li .dropdown-menu a.active {
    color: #fac3bd;
    background: transparent !important; }

#menuBox {
  position: inherit; }

.sticky {
  position: sticky;
  top: 0; }

.title-littletable {
  display: none;
  font-family: LiteralBold; }

@media (max-width: 575.98px) {
  .page-content {
    padding: 15px 15px 80px 15px; }
    .page-content table td:first-child .title-littletable {
      display: inline; }
    .page-content table td:not(:first-child) .title-littletable {
      display: block;
      margin-top: -5px;
      margin-bottom: 5px; }
    .page-content .full-width {
      margin-left: -15px;
      margin-right: -15px; }
    .page-content .container-xsmall {
      padding: 0; }

  .container-xsmall {
    padding: 0 15px; }

  h1,
  h1.header-blue,
  h1.header-image {
    font-size: 1.9em;
    padding: 32px 15px 32px 15px;
    line-height: 1; }

  .page-structure .row {
    flex-wrap: wrap-reverse; }
    .page-structure .row .wrap-structure-about {
      margin-bottom: 30px; }

  .container-bg-silver {
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 767.98px) {
  .navbar {
    position: inherit; }

  .submenu .dropdown > .row {
    flex-direction: column; }
    .submenu .dropdown > .row > * {
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%; }

  .wrap .header .menu ul.nav li a.nav-link {
    padding: 10px 0 15px 0;
    font-family: Literal;
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #fff; }

  .horizontal-item {
    flex-direction: column; }
    .horizontal-item .horizontal-item-background {
      width: 100% !important;
      flex: 1 1 auto; }
    .horizontal-item .horizontal-item-info-content {
      display: flex;
      justify-content: center;
      padding: 0 30px 20px 30px; }
      .horizontal-item .horizontal-item-info-content .horizontal-item-info {
        padding: 15px 20px 0 20px;
        margin-left: 0 !important;
        margin-top: -15px;
        min-height: 50px; }
        .horizontal-item .horizontal-item-info-content .horizontal-item-info .date {
          text-align: center; }
        .horizontal-item .horizontal-item-info-content .horizontal-item-info .title {
          text-align: center; }
    .horizontal-item .governance-item {
      flex-direction: column; }
    .horizontal-item .governance-background {
      width: 100%;
      height: 100%; }
    .horizontal-item .governance-info-content {
      display: flex;
      justify-content: center; }

  .block-under-slider .inner .img-block .block-title .title {
    font-size: 1.5em; }

  h1,
  h1.header-blue,
  h1.header-image {
    font-size: 1.9em;
    padding: 32px 15px 32px 70px;
    line-height: 1; }

  .wrap .header .title {
    font-size: 1em;
    padding: 6px 25px 6px 0; }
  .wrap .header .search-form {
    padding: 15px 15px 0 15px;
    height: 64px; }
    .wrap .header .search-form.in {
      left: 0 !important;
      right: 0 !important;
      width: 100% !important; }
    .wrap .header .search-form button {
      top: 15px;
      right: 10px; }

  .footer .title {
    padding: 25px 0 50px 0; }
  .footer .logo {
    padding: 25px 0 50px 0; }

  #footer-navbar {
    flex-direction: column-reverse; }

  #menuSearchBox {
    position: absolute;
    right: 60px;
    top: 23px; }

  #menuLangBox {
    position: absolute;
    right: 60px;
    top: 16px;
    display: none; }

  .breadcrumb {
    padding: 0;
    justify-content: flex-start; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .schedule .block-silver {
    min-height: 330px; }

  .schedule h4, .schedule .h4,
  .partners h4, .partners .h4,
  .page-structure .title,
  .home-content .place.mt-2.mb-1 > div {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    /* CSS3 */
    white-space: -moz-pre-wrap;
    /* Firefox */
    white-space: -pre-wrap;
    /* Opera 7 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    max-width: 277px;
    color: red; }
    .schedule h4 span, .schedule .h4 span,
    .partners h4 span, .partners .h4 span,
    .page-structure .title span,
    .home-content .place.mt-2.mb-1 > div span {
      word-break: break-word;
      word-wrap: break-word;
      overflow-wrap: break-word;
      white-space: pre-wrap;
      /* CSS3 */
      white-space: -moz-pre-wrap;
      /* Firefox */
      white-space: -pre-wrap;
      /* Opera 7 */
      white-space: -o-pre-wrap;
      /* Opera 7 */
      display: block;
      max-width: 277px; } }
    @media all and (-ms-high-contrast: none) and (max-width: 575.98px), (-ms-high-contrast: active) and (max-width: 575.98px) {
      .schedule h4 span, .schedule .h4 span,
      .partners h4 span, .partners .h4 span,
      .page-structure .title span,
      .home-content .place.mt-2.mb-1 > div span {
        width: 100%; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home-content .block-under-slider .inner .img-block img {
    max-height: 100%;
    height: 100%; }

  .page-structure .title {
    text-align: center !important;
    width: 100% !important;
    display: inline-block;
    margin: 0 auto; }
    .page-structure .title br {
      display: block;
      margin: 10px 0; } }
.page-structure .block-silver {
  height: 93.7%; }
  @media (max-width: 768px) {
    .page-structure .block-silver {
      height: auto; } }

@media (max-width: 575.98px) {
  h1,
  h1.header-blue,
  h1.header-image {
    font-size: 1.9em;
    padding: 32px 15px 32px 15px;
    line-height: 1; }

  .slider-main-mobile .item-class img {
    min-height: 100% !important;
    height: 100% !important; }

  .container-grey .container .container-small .news-block .content #container-news-slider.slider-news .item-class .content-block .content-announce {
    color: #666; }

  .dropdown-menu {
    top: auto; } }
@media (max-width: 991px) {
  ul.resource {
    padding-left: 0px; } }
@media (min-width: 576px) {
  .container {
    max-width: 540px; }

  .search-form {
    width: 400px; }

  .container-xsmall {
    padding: 0 15px; } }
@media (max-width: 767px) {
  h1,
  h1.header-blue,
  h1.header-image {
    padding: 32px 15px; } }
@media (min-width: 768px) {
  #mobilemenu {
    display: none !important; }

  #mainmenu {
    display: block !important; }

  .container {
    max-width: 720px; }
    .container.container-small-right {
      padding-left: 0; }
    .container.container-small-left {
      padding-right: 0; }

  .search-form {
    width: 650px; }

  .governance-info {
    margin-left: -15px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; }

  .search-form {
    width: 750px; } }
@media (min-width: 1200px) {
  .wrap {
    margin: 0 auto; }

  .container {
    max-width: 1443px; }

  .search-form {
    width: 1000px; } }

/*# sourceMappingURL=style.css.map */
