@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-MediumItalic.woff2") format("woff2"), url("../font/raleway/Raleway-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Italic.woff2") format("woff2"), url("../font/raleway/Raleway-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-LightItalic.woff2") format("woff2"), url("../font/raleway/Raleway-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-BoldItalic.woff2") format("woff2"), url("../font/raleway/Raleway-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Black.woff2") format("woff2"), url("../font/raleway/Raleway-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraBold.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-BlackItalic.woff2") format("woff2"), url("../font/raleway/Raleway-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Bold.woff2") format("woff2"), url("../font/raleway/Raleway-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Thin.woff2") format("woff2"), url("../font/raleway/Raleway-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraLight.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraBoldItalic.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Light.woff2") format("woff2"), url("../font/raleway/Raleway-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ThinItalic.woff2") format("woff2"), url("../font/raleway/Raleway-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-Medium.woff2") format("woff2"), url("../font/raleway/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-SemiBold.woff2") format("woff2"), url("../font/raleway/Raleway-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-SemiBoldItalic.woff2") format("woff2"), url("../font/raleway/Raleway-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("../font/raleway/Raleway-ExtraLightItalic.woff2") format("woff2"), url("../font/raleway/Raleway-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

html {
  width: 100%;
  height: 100%;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(25, 25, 38, 0);
}

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

body {
  width: 100%;
  min-width: 320px;
  height: 100%;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.875;
  color: #000000;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 0.938rem;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin: 0 0 30px 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

em {
  font-style: italic;
  font-weight: normal;
}

html[lang="ua"] em,
html[lang="ru"] em {
  font-weight: 300;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #039;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #026BB5;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img,
picture {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  margin: 0 0 30px 0;
}

h4,
.h4 {
  line-height: 1.3;
}

h5,
.h5 {
  line-height: 1.3;
}

h6,
.h6 {
  line-height: 1.3;
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.32875rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.table-base {
  width: 100%;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 30px;
}

.table-base th {
  padding: 20px;
  vertical-align: top;
  text-align: left;
  background-color: #F1FAFD;
  font-size: 0.875rem;
  font-weight: normal;
  position: relative;
  font-weight: bold;
}

.table-base td {
  padding: 20px;
  vertical-align: top;
  text-align: left;
  background-color: #ffffff;
  position: relative;
}

.table-base__flag {
  width: 24px;
  height: 24px;
}

.table-base__caption {
  width: 250px;
}

th .table-base__caption {
  font-weight: bold;
}

.table-base__info {
  min-width: 90px;
}

.table-base__total {
  font-weight: bold;
}

.table-base__box {
  width: 80px;
  font-weight: bold;
}

.table-base__box:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-left: 2px solid #71CEEA;
  border-right: 2px solid #71CEEA;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

thead .table-base__box:before {
  border-top: 2px solid #71CEEA;
}

.table-base:not(.js-table-fixed) tbody tr:last-child .table-base__box:before {
  border-bottom: 2px solid #71CEEA;
}

.table-base.js-table-fixed tbody tr:last-child .table-base__box:before {
  border-bottom: 3px solid #71CEEA;
}

.table-base__footer {
  border-top: 3px solid #71CEEA;
}

.table-base_col-2 td {
  width: 50%;
}

.table-base_col-2 .table-base__caption,
.table-base_col-2 .table-base__box {
  width: auto;
}

.table-container {
  min-height: 1px;
  overflow-x: auto;
  position: relative;
  margin-bottom: 30px;
}

.table-container .table-base {
  margin-bottom: 0;
}

.table-container.table-fixed-init {
  overflow: hidden;
}

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  line-height: 1;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
}

.btn-info {
  font-weight: 600;
  font-size: 0.75rem;
  color: #039;
  letter-spacing: 1px;
  background-color: #FFCC00;
  text-transform: uppercase;
  padding: 11px 25px;
  border: 1px solid #FFCC00;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.btn-info:hover {
  color: #FFCC00;
  background-color: transparent;
}

.btn-more {
  font-weight: bold;
  color: #50C0AB;
  text-transform: uppercase;
}

.btn-more svg {
  display: block;
  fill: transparent;
  stroke: #50C0AB;
  transform: translate(0, 0);
  position: absolute;
  top: 0;
  left: 0;
  transition: fill .5s ease 0s, transform .5s ease 0s;
}

.btn-more:hover {
  color: #50C0AB;
}

.btn-more:hover svg {
  fill: #50C0AB;
  transform: translate(5px, 0);
}

.btn-primary {
  font-weight: bold;
  font-size: 0.688rem;
  color: #039;
  letter-spacing: 1px;
  background-color: #FFCC00;
  text-transform: uppercase;
  padding: 11px 45px;
  border: 1px solid #FFCC00;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.btn-primary [class*="__icon"] {
  display: block;
  width: 28px;
  height: 21px;
  fill: #039;
  position: absolute;
  top: -11px;
  right: 0;
  z-index: 10;
  transform: translate(0, 0);
  transition: transform .5s ease 0s;
}

.btn-primary:hover {
  color: #FFCC00;
  background-color: transparent;
}

.btn-primary:hover [class*="__icon"] {
  transform: translate(0, -15px);
}

.btn-menu {
  width: 36px;
  height: 23px;
  padding: 0;
  position: relative;
  border: none;
  z-index: 1002;
}

.btn-menu i {
  display: block;
  width: 100%;
  height: 100%;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu i:before {
  display: block;
  content: '';
  height: 1px;
  background-color: #039;
  position: absolute;
  right: 0;
}

.btn-menu:before,
.btn-menu:after {
  width: 100%;
  transform: translate(0, 0);
  transition: transform .5s ease-in-out 0s, background-color .5s ease 0s;
}

.btn-menu:before {
  top: 0;
}

.btn-menu:after {
  bottom: 0;
}

.btn-menu i:before {
  width: 100%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 1;
  transform: translate(0, 0);
  will-change: width;
  transition: width .5s ease 0s, background-color .5s ease 0s, transform .5s ease 0s, opacity .5s ease-in-out 0s;
}

.btn-menu.active:before {
  transform: translate(0, 11px) rotate(45deg);
}

.btn-menu.active:after {
  transform: translate(0, -11px) rotate(-45deg);
}

.btn-menu.active i:before {
  opacity: 0;
  transform: translate(-20px, 0);
}

.btn-dots {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 0;
}

.btn-dots [class*="__dot"] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #FFCC00;
  margin-right: 10px;
  transform: scale(0.7);
}

.btn-back {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}

.btn-back__icon {
  width: 12px;
  height: 16px;
  fill: #FFCC00;
  margin-right: 15px;
  transform: translateX(0);
  transition: transform .5s ease 0s;
}

.btn-back__text {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.813rem;
  line-height: 1.1;
  color: #039;
  letter-spacing: 1px;
}

.btn-back:hover .btn-back__icon {
  transform: translateX(5px);
}

.btn-go {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}

.btn-go__icon {
  width: 20px;
  height: 26px;
}

.btn-go__caption {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #039;
  letter-spacing: 1px;
  line-height: 28px;
  padding-left: 20px;
  white-space: nowrap;
  opacity: 1;
  transition: opacity .5s ease 0s;
}

.btn-go:hover .btn-go__caption {
  opacity: .8;
}

.btn-point {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 46px;
  padding: 5px 0;
}

.btn-point__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #039;
  transform: scale(0.6);
}

.btn-close {
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
}

.btn-close svg {
  display: block;
  cursor: pointer;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.btn-close:hover svg {
  fill: #129CD8;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-width-md {
  min-width: 220px;
}

.btn-width-sm {
  min-width: 130px;
}

.fade {
  transition: opacity 0.15s linear;
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.breadcrumbs {
  margin-bottom: 25px;
}

.breadcrumbs__list {
  min-width: 0;
  max-width: 100%;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 1.4;
}

.breadcrumbs__item {
  display: inline;
  vertical-align: top;
  margin: 0 15px 0 0;
  padding: 0;
}

.breadcrumbs__item:last-child {
  margin: 0;
}

.breadcrumbs__item:last-child .breadcrumbs__title {
  margin-right: 0;
}

.breadcrumbs__link {
  display: inline;
  vertical-align: top;
  text-decoration: none !important;
  padding: 0 0 0 24px;
  position: relative;
}

.breadcrumbs__icon {
  display: inline-block;
  vertical-align: top;
  width: 9px;
  height: 13px;
  fill: #71CEEA;
  position: absolute;
  top: 2px;
  left: 0;
}

.breadcrumbs__title {
  display: inline;
  vertical-align: top;
  font-size: 0.875rem;
  color: #039;
  letter-spacing: 0.4px;
}

.breadcrumbs__link.active .breadcrumbs__title {
  color: #000000;
}

.breadcrumbs__link.base .breadcrumbs__icon {
  transform: rotate(90deg);
  fill: #039;
}

.pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pagination__item {
  margin: 0 5px;
  padding: 0;
  font-weight: 500;
  font-size: 1rem;
  color: #000000;
  letter-spacing: 0.67px;
}

.pagination__link {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  border-radius: 50%;
  text-decoration: none;
  background-color: transparent;
  color: #000000;
  transition: background-color .5s ease 0s;
}

.pagination__link:hover,
.pagination__link.active {
  text-decoration: none;
  background-color: #71CEEA;
  color: #000000;
}

.pagination__btn {
  display: block;
  width: 23px;
  height: 30px;
}

.pagination__item:first-child .pagination__btn {
  margin-right: 10px;
}

.pagination__item:last-child .pagination__btn {
  margin-left: 10px;
}

.pagination__btn:hover .pagination__btn-icon {
  fill: #FFCC00;
}

.pagination__btn-icon {
  display: block;
  width: inherit;
  height: inherit;
  fill: #71CEEA;
  transition: fill .5s ease 0s;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal.fade {
  opacity: 0;
  transition: opacity .5s linear 0s;
}

.modal.fade.show {
  z-index: 1001;
  opacity: 1;
  transition: opacity .5s linear .3s;
}

.modal-dialog {
  position: relative;
  max-width: none;
  width: auto;
  margin: 0;
  pointer-events: auto;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #F1FAFD;
  transition: opacity .5s linear 0s;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.fade.show {
  opacity: 1;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-wrap {
  position: relative;
}

.modal-close {
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 15px;
  z-index: 20;
}

.modal-close svg {
  display: block;
  cursor: pointer;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.modal-close:hover svg {
  fill: #129CD8;
}

.modal-loading {
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.modal-base.modal-loading {
  background-color: rgba(255, 255, 255, 0.5);
}

.modal-theme-base .modal-backdrop {
  display: none;
  background-color: transparent;
  transition: opacity 0s linear 0s;
}

.modal .latest-news__head:after {
  display: none !important;
}

.modal-core {
  max-width: 846px;
  margin: 0 auto;
}

.modal-open-next .header__center {
  max-width: 100%;
}

.modal-open-next .modal-backdrop {
  opacity: 1;
}

.modal-theme-primary .modal-backdrop {
  background-color: #ffffff;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.body-fixed {
  overflow: hidden;
}

.flag-menu {
  display: flex;
  position: relative;
}

.flag-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

.flag-menu__btn {
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: flex-start;
  border-style: solid;
  border-color: transparent;
  color: #000000;
  transition: border-color .5s ease 0s, color .5s ease 0s, background-color .5s ease 0s;
}

.flag-menu__btn:hover,
.flag-menu__btn.active {
  color: #000000;
  text-decoration: none;
}

.flag-menu__btn.active .flag-menu__title {
  width: auto;
}

.flag-menu__btn.any .flag-menu__title {
  width: auto;
}

.flag-menu__btn.any .flag-menu__name {
  background-color: transparent;
}

.flag-menu__btn.any:hover,
.flag-menu__btn.any.active {
  color: #ffffff;
  background-color: #039;
}

.flag-menu__btn.disabled {
  cursor: default;
  opacity: .25;
  color: #000000 !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

.flag-menu__title {
  width: 0;
  overflow: hidden;
  will-change: width;
}

.flag-menu__name {
  font-weight: 500;
  font-size: 0.813rem;
  line-height: 1;
  white-space: nowrap;
}

.flag-menu__icon {
  width: 24px;
  height: 24px;
  max-width: none;
}

.flag-menu_basic.flag-menu:before {
  display: none;
}

.flag-menu_basic.flag-menu .flag-menu__list {
  background-color: transparent;
}

.flag-menu_basic.flag-menu .flag-menu__btn {
  border-color: transparent !important;
}

.flag-menu_basic.flag-menu .flag-menu__btn:hover,
.flag-menu_basic.flag-menu .flag-menu__btn.active {
  color: #ffffff;
  background-color: #039;
}

.flag-menu_basic.flag-menu .flag-menu__name {
  font-weight: bold;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.flag-menu_extra.flag-menu:before {
  display: none;
}

.flag-menu_extra.flag-menu .flag-menu__list {
  background-color: transparent;
}

.flag-menu_secondary:before {
  display: none !important;
}

.flag-menu_secondary .flag-menu__list {
  background-color: transparent !important;
}

.lang-switch {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  transition: z-index 0s linear .3s;
}

.lang-switch__btn {
  width: 66px;
  height: 26px;
  line-height: 1;
  cursor: pointer;
  position: relative;
}

.lang-switch__btn:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 33px 0 33px;
  border-color: #F1FAFD transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.lang-switch__btn:hover .lang-switch__title {
  color: #50C0AB;
}

.lang-switch__title {
  font-weight: bold;
  font-size: 0.625rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  padding: 4px 0 0 0;
  color: #039;
  letter-spacing: 0.91px;
  transition: color .3s ease 0s;
  position: relative;
  z-index: 1;
}

.lang-switch__arrow {
  display: none;
}

.lang-switch__dropdown {
  width: 66px;
  padding: 0 0 26px 0;
  visibility: hidden;
  transform: translate(0, -100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  transition: transform .3s linear 0s, visibility 0s linear .3s;
}

.lang-switch__dropdown:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 33px 0 33px;
  border-color: #F1FAFD transparent transparent transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.lang-switch__list {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
  background-color: #F1FAFD;
}

.lang-switch__item {
  margin: 0;
  padding: 0;
  text-align: center;
}

.lang-switch__item.active .lang-switch__link {
  color: #50C0AB;
}

.lang-switch__link {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 0.625rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  color: #039;
  letter-spacing: 0.91px;
  transition: color .3s ease 0s;
}

.lang-switch__link:hover {
  color: #50C0AB;
  text-decoration: none;
}

.lang-switch.active {
  z-index: 1005;
  transition: z-index 0s linear 0s;
}

.lang-switch.active .lang-switch__dropdown {
  transform: translate(0, 0);
  visibility: visible;
  transition: transform .3s linear 0s, visibility 0s linear 0s;
}

.text-inline {
  display: inline;
  white-space: nowrap;
}

.use-cookies {
  width: 0;
  background-color: #F1FAFD;
  color: #000000;
  position: fixed;
  left: -50px;
  bottom: 0;
  z-index: 1010;
  opacity: 0;
  visibility: hidden;
  padding: 30px 0;
  transform: translateZ(0);
  transition: width 0s ease .5s, left 0s ease .5s, visibility 0s ease .5s, opacity .5s ease 0s;
}

.use-cookies.active {
  width: 100%;
  left: 0;
  visibility: visible;
  opacity: 1;
  transition: width 0s ease 0s, left 0s ease 0s, visibility 0s ease 0s, opacity .5s ease 0s;
}

.use-cookies__close {
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

.use-cookies__close svg {
  display: block;
  cursor: pointer;
  fill: #039;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: fill .5s ease 0s;
}

.use-cookies__close:hover svg {
  fill: #129CD8;
}

.use-cookies__heading {
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 25px 0;
}

.use-cookies__content {
  line-height: 1.75;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 15px;
  margin-bottom: 30px;
}

.use-cookies__content *:last-child {
  margin-bottom: 0;
}

.use-cookies__control {
  display: flex;
  align-items: center;
  justify-content: center;
}

.use-cookies__control-item:first-child {
  margin-left: 0;
}

.use-cookies__control-item:last-child {
  margin-right: 0;
}

.use-cookies__control-btn {
  display: inline-block;
  min-width: 190px;
  font-weight: 600;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  line-height: 1;
  text-decoration: none !important;
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
  color: #039;
  letter-spacing: 1px;
  background-color: #FFCC00;
  text-transform: uppercase;
  padding: 11px 25px;
  border: 1px solid #FFCC00;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.use-cookies__control-btn:hover {
  color: #FFCC00;
  background-color: transparent !important;
}

.use-cookies_main {
  background-color: #F1FAFD;
  color: #000000;
}

.use-cookies_main .use-cookies__control-btn {
  color: #039;
  border-color: #FFCC00;
  background-color: #FFCC00;
}

.use-cookies_main .use-cookies__control-btn:hover {
  color: #FFCC00;
}

.use-cookies_landing {
  background-color: #026BB5;
  color: #ffffff;
}

.use-cookies_landing .use-cookies__control-btn {
  color: #039;
  border-color: #F1FAFD;
  background-color: #F1FAFD;
}

.use-cookies_landing .use-cookies__control-btn:hover {
  color: #F1FAFD;
}

.use-cookies_landing .use-cookies__close svg {
  fill: #F1FAFD;
  opacity: 1;
  transition: opacity .5s ease 0s;
}

.use-cookies_landing .use-cookies__close:hover svg {
  fill: #F1FAFD;
  opacity: .7;
}

.theme-md .use-cookies {
  background-color: #E3D4E8;
  color: #000000;
}

.theme-md .use-cookies__control-btn {
  color: #ffffff;
  border-color: #9065AC;
  background-color: #9065AC;
}

.theme-md .use-cookies__control-btn:hover {
  color: #9065AC;
}

.theme-md .use-cookies__close:hover svg {
  fill: #9065AC;
}

.theme-az .use-cookies {
  background-color: #86B2D7;
  color: #000000;
}

.theme-az .use-cookies__control-btn {
  color: #ffffff;
  border-color: #0C65AF;
  background-color: #0C65AF;
}

.theme-az .use-cookies__control-btn:hover {
  color: #0C65AF;
}

.theme-az .use-cookies__close:hover svg {
  fill: #0C65AF;
}

.theme-am .use-cookies {
  background-color: #F9C992;
  color: #000000;
}

.theme-am .use-cookies__control-btn {
  color: #ffffff;
  border-color: #F79433;
  background-color: #F79433;
}

.theme-am .use-cookies__control-btn:hover {
  color: #F79433;
}

.theme-am .use-cookies__close:hover svg {
  fill: #F79433;
}

.theme-ge .use-cookies {
  background-color: #C2E7F6;
  color: #000000;
}

.theme-ge .use-cookies__control-btn {
  color: #ffffff;
  border-color: #31B8F2;
  background-color: #31B8F2;
}

.theme-ge .use-cookies__control-btn:hover {
  color: #31B8F2;
}

.theme-ge .use-cookies__close:hover svg {
  fill: #31B8F2;
}

.theme-ua .use-cookies {
  background-color: #F1FAFD;
  color: #000000;
}

.theme-ua .use-cookies__control-btn {
  color: #039;
  border-color: #FFCC00;
  background-color: #FFCC00;
}

.theme-ua .use-cookies__control-btn:hover {
  color: #FFCC00;
}

.theme-ua .use-cookies__close:hover svg {
  fill: #FFCC00;
}

.theme-by .use-cookies {
  background-color: #DDEFEC;
  color: #000000;
}

.theme-by .use-cookies__control-btn {
  color: #039;
  border-color: #50C0AB;
  background-color: #50C0AB;
}

.theme-by .use-cookies__control-btn:hover {
  color: #50C0AB;
}

.theme-by .use-cookies__close:hover svg {
  fill: #50C0AB;
}

.wrap {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.header {
  padding-bottom: 10px;
}

.middle {
  flex: 1 0 auto;
}

.center {
  max-width: 1275px;
  margin-left: auto;
  margin-right: auto;
}

.center::after {
  display: block;
  clear: both;
  content: "";
}

.footer {
  flex: 0 0 auto;
  background-color: #F1FAFD;
  padding: 45px 0;
  font-weight: 500;
  font-size: 0.75rem;
  color: #000000;
  line-height: 1.6;
}

.header__case {
  position: relative;
}

.header__wrap {
  display: flex;
  align-items: flex-start;
}

.header__left {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.header__right {
  flex-grow: 1;
  flex-shrink: 1;
}

.header__inner {
  display: flex;
}

.logo {
  max-width: 224px;
  margin-right: 40px;
}

.logo:last-child {
  margin-right: 0;
}

.logo-2 {
  max-width: 166px;
}

.logo__link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.logo__link:hover {
  text-decoration: none;
}

.logo__img {
  display: block;
  width: 100%;
  height: 100%;
}

.main-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu__item {
  padding: 0;
}

.main-menu__link {
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #039;
  letter-spacing: 1px;
  line-height: 1.1;
  position: relative;
  z-index: 0;
}

.main-menu__link:hover {
  text-decoration: none;
}

.main-menu__dropdown-list {
  list-style: none;
}

.main-menu__dropdown-item {
  position: relative;
}

.main-menu__dropdown-link {
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 1px;
  color: #039;
  transition: color .5s ease 0s, background-color .5s ease 0s;
}

.main-menu__dropdown-caption {
  line-height: 1.1;
}

.main-menu__dropdown-wrap > .main-menu__dropdown-list {
  margin: 0;
}

.main-menu__btn {
  width: 42px;
  height: 42px;
  background-color: #039;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.main-menu__btn:before,
.main-menu__btn:after {
  display: block;
  content: '';
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main-menu__btn:before {
  width: 11px;
  height: 1px;
}

.main-menu__btn:after {
  width: 1px;
  height: 11px;
}

.main-menu__btn.active:after {
  display: none;
}

.header-top {
  padding-top: 11px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.header-top .flag-menu {
  margin-right: 30px;
}

.header-top .flag-menu__icon {
  width: 16px;
  height: 16px;
}

.lang-switch {
  position: relative;
  left: 0;
  top: -11px;
  margin-left: 20px;
  display: block;
}

.header__right .lang-switch {
  display: none;
}

.flag-menu__local-text {
  vertical-align: middle;
  margin-right: 15px;
  font-size: 11px;
}

.logo-top img {
  max-height: 30px;
  width: auto;
}

.logo-top .logo__link {
  width: auto;
}

.logo-2 {
  max-width: none;
}

.header__wrap {
  padding-top: 0;
}

.banner__bg {
  width: 50%;
  height: 100%;
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
}

.banner__main {
  position: relative;
  z-index: 1;
}

.banner__heading::after {
  display: block;
  clear: both;
  content: "";
}

.banner__bracket {
  max-width: 100%;
  float: left;
  letter-spacing: 1px;
  padding: 0 25px;
  position: relative;
}

.banner__bracket:before {
  display: block;
  content: '';
  border: 10px solid #2A365F;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 0;
}

.banner__title {
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: bold;
  word-wrap: break-word;
  border-left: 10px solid #ffffff;
  position: relative;
  z-index: 1;
}

.banner__subtitle {
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: bold;
  word-wrap: break-word;
  border-left: 10px solid #ffffff;
  position: relative;
  z-index: 1;
}

.banner__inner {
  display: inline;
  background-color: #ffffff;
  padding: 0 10px 0 0;
}

.banner.js-animation .banner__bg {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.banner.js-animation .banner__heading {
  opacity: 0;
  transform: translate(-50px, 0);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.banner.js-animation .banner__description {
  opacity: 0;
  transform: translate(-50px, 0);
  visibility: hidden;
  transition: opacity 1s ease .5s, transform 1s ease .5s, visibility 0s ease .5s;
}

.banner.js-animation .banner__tag {
  opacity: 0;
  transform: translate(-50px, 0);
  visibility: hidden;
  transition: opacity 1s ease 1s, transform 1s ease 1s, visibility 0s ease 1s;
}

.banner.js-animation.animation-active:not(.loading) .banner__bg {
  opacity: 1;
  visibility: visible;
}

.banner.js-animation.animation-active:not(.loading) .banner__heading {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.banner.js-animation.animation-active:not(.loading) .banner__description {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.banner.js-animation.animation-active:not(.loading) .banner__tag {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.general__heading {
  max-width: 750px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 25px 0;
  color: #2A365F;
}

.general__sunheading {
  margin: 0 0 25px 0;
}

.general__title {
  font-weight: bold;
  line-height: 1.3;
  color: #2A365F;
}

.general__title-link {
  color: #2A365F;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.general__title-link:hover {
  color: #50C0AB;
  text-decoration: none;
}

.general.js-animation .general__heading {
  opacity: 0;
  transform: translate(0, -10px);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.general.js-animation .general__sunheading {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.general.js-animation .general__list {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 1s, visibility 0s ease 1s;
}

.general.js-animation.animation-active .general__heading {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.general.js-animation.animation-active .general__sunheading {
  opacity: 1;
  visibility: visible;
}

.general.js-animation.animation-active .general__list {
  opacity: 1;
  visibility: visible;
}

.info__heading {
  font-weight: bold;
  color: #2A365F;
  text-align: center;
}

.info__title {
  font-weight: bold;
  line-height: 1.3;
}

.info__title-link {
  color: #000000;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.info__title-link:hover {
  color: #50C0AB;
  text-decoration: none;
}

.info__description {
  margin: 0 0 20px 0;
}

.info.js-animation .info__heading {
  opacity: 0;
  transform: translate(0, -10px);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.info.js-animation .info__list {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.info.js-animation.animation-active .info__heading {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.info.js-animation.animation-active .info__list {
  opacity: 1;
  visibility: visible;
}

.line-primary {
  height: 4px;
  background-color: #FFCC00;
  border-radius: 2px;
  border: none;
}

.detail {
  background-color: #2A365F;
  color: #F1FAFD;
}

.detail__heading {
  font-weight: bold;
  color: #50C0AB;
}

.detail__quote {
  font-weight: bold;
  font-size: 0.688rem;
  color: #F1FAFD;
  line-height: 2;
  text-transform: uppercase;
  padding: 0 25px;
  position: relative;
}

.detail__quote-bracket-left,
.detail__quote-bracket-right {
  width: 3px;
  height: 100%;
  background-color: #FFCC00;
  position: absolute;
  top: 0;
}

.detail__quote-bracket-left:before,
.detail__quote-bracket-left:after,
.detail__quote-bracket-right:before,
.detail__quote-bracket-right:after {
  width: 12px;
  height: 3px;
  content: '';
  background-color: #FFCC00;
  position: absolute;
}

.detail__quote-bracket-left:before,
.detail__quote-bracket-right:before {
  top: 0;
}

.detail__quote-bracket-left:after,
.detail__quote-bracket-right:after {
  bottom: 0;
}

.detail__quote-bracket-left {
  left: 0;
}

.detail__quote-bracket-left:before,
.detail__quote-bracket-left:after {
  left: 0;
}

.detail__quote-bracket-right {
  right: 0;
}

.detail__quote-bracket-right:before,
.detail__quote-bracket-right:after {
  right: 0;
}

.detail__item {
  margin-bottom: 40px;
}

.detail__item:last-child {
  margin-bottom: 0;
}

.detail__title {
  font-weight: bold;
  color: #50C0AB;
  margin: 0 0 30px 0;
}

.detail__subtitle {
  font-weight: bold;
  margin: 0 0 30px 0;
}

.detail a {
  color: inherit;
  text-decoration: none;
}

.detail a:hover {
  color: inherit;
  text-decoration: underline;
}

.detail.js-animation .detail__head {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 0s, visibility 0s ease 0s;
}

.detail.js-animation .detail__body {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.detail.js-animation.animation-active .detail__head {
  opacity: 1;
  visibility: visible;
}

.detail.js-animation.animation-active .detail__body {
  opacity: 1;
  visibility: visible;
}

.evidence__heading {
  font-weight: 500;
  line-height: 1.3;
}

.evidence__content a {
  color: #50C0AB;
  text-decoration: none;
}

.evidence__content a:hover {
  color: #50C0AB;
  text-decoration: underline;
}

.evidence__content *:last-child {
  margin-bottom: 0;
}

.evidence.js-animation .evidence__wrap {
  opacity: 0;
  transform: translate(-50px, 0);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.evidence.js-animation .evidence__heading {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.evidence.js-animation .evidence__content {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease 1s, visibility 0s ease 1s;
}

.evidence.js-animation.animation-active .evidence__wrap {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.evidence.js-animation.animation-active .evidence__heading {
  opacity: 1;
  visibility: visible;
}

.evidence.js-animation.animation-active .evidence__content {
  opacity: 1;
  visibility: visible;
}

.reference {
  background-color: #F1FAFD;
  position: relative;
}

.reference__decor {
  width: 100%;
  height: 100%;
  fill: #2A365F;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.reference__inner {
  position: relative;
  z-index: 2;
}

.reference__heading {
  font-weight: bold;
  line-height: 1.1;
  color: #50C0AB;
}

.reference__list {
  max-width: 650px;
}

.reference__btn {
  cursor: pointer;
  position: relative;
}

.reference__btn:hover .reference__media {
  border-color: #50C0AB;
}

.reference__btn:hover .reference__info {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity .5s ease 0s, transform .5s ease 0s, visibility 0s ease 0s;
}

.reference__media {
  display: flex;
  width: 100%;
  height: 115px;
  padding: 10px;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  transition: border-color .5s ease 0s;
}

.reference__img {
  display: block;
}

.reference__info {
  width: 100%;
  padding-top: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transform: translate(0, -10px);
  transition: opacity .5s ease 0s, transform .5s ease 0s, visibility 0s ease .5s;
}

.reference__more {
  font-weight: 600;
  font-size: 0.75rem;
  color: #039;
  text-align: center;
  line-height: 1.4;
  background-color: #50C0AB;
  padding: 9px 5px;
  text-transform: uppercase;
  word-wrap: break-word;
}

.reference.js-animation .reference__heading {
  opacity: 0;
  transform: translate(0, -10px);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.reference.js-animation .reference__list {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.reference.js-animation.animation-active .reference__heading {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.reference.js-animation.animation-active .reference__list {
  opacity: 1;
  visibility: visible;
}

.line-decor-primary {
  display: inline;
  padding-bottom: 3px;
  border-bottom: 2px solid #50C0AB;
}

.line-decor-info {
  display: inline;
  padding-bottom: 3px;
  border-bottom: 2px solid #71CEEA;
}

.specification {
  background-color: #F1FAFD;
  overflow: hidden;
  position: relative;
}

.specification__inner {
  position: relative;
  z-index: 2;
}

.specification__heading {
  font-weight: bold;
  line-height: 1.3;
  color: #50C0AB;
  position: relative;
  z-index: 3;
}

.specification__content {
  max-width: 500px;
}

.specification.js-animation .specification__heading {
  opacity: 0;
  transform: translate(0, -10px);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.specification.js-animation .specification__inner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.specification.js-animation.animation-active .specification__heading {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.specification.js-animation.animation-active .specification__inner {
  opacity: 1;
  visibility: visible;
}

.text-info {
  text-transform: uppercase;
  font-weight: bold;
}

.new__heading {
  font-weight: bold;
  color: #2A365F;
  text-align: center;
}

.new__item {
  margin-bottom: 50px;
}

.new__main {
  max-width: 320px;
  cursor: pointer;
}

.new__main:hover .new__title {
  color: #2A365F;
}

.new__media {
  margin-bottom: 20px;
}

.new__media-img {
  display: block;
}

.new__title {
  font-size: 1.125rem;
  line-height: 1.3;
  color: #50C0AB;
  font-weight: 600;
  margin-bottom: 20px;
  transition: color .5s ease 0s;
}

.new__date {
  margin-bottom: 20px;
}

.new.js-animation .new__heading {
  opacity: 0;
  transform: translate(0, -10px);
  visibility: hidden;
  transition: opacity 1s ease 0s, transform 1s ease 0s, visibility 0s ease 0s;
}

.new.js-animation .new__list {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease .5s, visibility 0s ease .5s;
}

.new.js-animation.animation-active .new__heading {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}

.new.js-animation.animation-active .new__list {
  opacity: 1;
  visibility: visible;
}

.date-wrap {
  margin-bottom: 20px;
}

.date-primary {
  display: inline-block;
  font-weight: 500;
  color: #000000;
  line-height: 1;
  background-color: #F1FAFD;
  padding: 10px 15px;
}

.date-basic {
  display: inline-block;
  font-weight: 500;
  color: #000000;
  line-height: 1;
  background-color: #F1FAFD;
}

.tag-primary {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  color: #ffffff !important;
  text-align: center;
  line-height: 1;
  background-color: #2A365F;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none !important;
}

.up {
  display: flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #50C0AB;
  border: 1px solid #50C0AB;
  cursor: pointer;
  font-size: 0.813rem;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: background-color .3s ease 0s, color .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
}

.up:hover {
  color: #50C0AB;
  background-color: #ffffff;
}

.up.active {
  opacity: 1;
  visibility: visible;
  transition: background-color .3s ease 0s, color .3s ease 0s, opacity .3s ease 0s, visibility 0s ease 0s;
}

.img-left,
.video-left {
  display: block;
}

.img-right,
.video-right {
  display: block;
}

.content ul,
.list-primary {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content ul li,
.list-primary li {
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  position: relative;
}

.content ul li:before,
.list-primary li:before {
  display: block;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #50C0AB;
  position: absolute;
  top: 12px;
  left: 0;
}

.list-info {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-info li {
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  position: relative;
}

.list-info li:before {
  display: block;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: 14px;
  left: 0;
}

.list-basic {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-basic li {
  margin: 0 0 30px 0;
  padding: 0;
}

.list-basic a {
  color: inherit;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.list-basic a:after {
  display: inline-block;
  content: '';
  width: 12px;
  height: 16px;
  background-image: url(../img/icon/arrow-right.svg);
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.list-basic a:hover {
  color: #50C0AB;
  text-decoration: none;
}

.content ol,
.list-number {
  list-style: decimal;
  margin: 0;
  padding: 0 0 10px 15px;
}

.content ol li,
.list-number li {
  margin: 0 0 15px 0;
  padding: 0 0 0 15px;
}

.footer__wrap:last-child {
  margin-bottom: 0;
}

.footer__extra {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.footer__cell {
  margin: 0 60px 0 0;
}

.footer__cell:last-child {
  margin-right: 0;
}

.footer p {
  margin-bottom: 15px;
}

.footer a {
  color: #2A365F;
  text-decoration: none;
  transition: color .5s ease 0s;
}

.footer a:hover {
  color: #50C0AB;
  text-decoration: none;
}

.foot-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.foot-menu__item {
  margin: 0 30px 10px 0;
  padding: 0;
}

.foot-menu__item:last-child {
  margin-right: 0;
}

.foot-menu__link {
  font-weight: 500;
  font-size: 12px;
  color: #2A365F;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .5s ease 0s;
}

.foot-menu__link:hover {
  color: #50C0AB;
  text-decoration: none;
}

input,
select,
textarea,
button {
  outline: none !important;
  border-radius: 0;
  box-shadow: none;
}

textarea {
  resize: vertical;
}

::-ms-clear {
  display: none;
}

.fluid {
  display: block !important;
  width: 100% !important;
}

.message-error {
  display: block;
  font-size: .95rem;
  line-height: 1.4;
  color: #D83E3E !important;
  padding: 10px 0 0 0;
}

.message-success {
  padding: 0 10px;
  color: #50C0AB;
  margin-bottom: 30px;
}

.required {
  color: #D83E3E !important;
}

.input-hidden {
  visibility: hidden;
  position: absolute;
  left: -999999px;
}

.inputbox-primary {
  height: 37px;
  background-color: transparent;
  color: #000000;
  padding: 0 10px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  border: none;
  border-bottom: 2px solid #71CEEA;
  transition: border-color .3s;
}

.inputbox-primary.error {
  border-color: #D83E3E;
}

.inputbox-primary[disabled="disabled"] {
  border-color: rgba(227, 227, 228, 0.7);
}

.textarea-primary {
  height: 80px;
  background-color: transparent;
  color: #000000;
  padding: 0 10px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  border: none;
  border-bottom: 2px solid #71CEEA;
  transition: border-color .3s;
}

.textarea-primary.error {
  border-color: #D83E3E;
}

.textarea-primary[disabled="disabled"] {
  border-color: rgba(227, 227, 228, 0.7);
}

.select-primary {
  height: 34px;
  font-weight: bold;
  font-size: 0.75rem;
  color: #039;
  text-transform: uppercase;
  background-color: transparent;
  padding: 0 30px 0 10px;
  border: none;
  appearance: none;
}

.select-primary ~ .message-error {
  display: none;
  padding-left: 10px;
  padding-right: 10px;
}

.select-primary.error ~ .select2 .select2-selection--single {
  border-color: #D83E3E;
}

.select-primary.error ~ .message-error {
  display: block;
}

.field {
  display: flex;
  flex-direction: column;
  position: relative;
}

.field .placeholder {
  width: 100%;
  line-height: 1.1;
  order: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: opacity .3s ease 0s, transform .3s ease 0s;
}

.field .message-error {
  display: none;
  line-height: 1.1;
  order: 3;
}

.field input:not([type="hidden"]),
.field textarea {
  order: 2;
  position: relative;
  z-index: 1;
}

.field .easy-autocomplete-container {
  order: 4;
}

.field.default .placeholder {
  padding: 0 10px;
  font-size: .95rem;
  transform: translate(0, 15px);
}

.field.default .message-error {
  padding: 10px 10px 0 10px;
  font-size: .95rem;
}

.field.default input:not([type="hidden"]):focus ~ .placeholder,
.field.default input:not([type="hidden"]).active ~ .placeholder,
.field.default textarea:focus ~ .placeholder,
.field.default textarea.active ~ .placeholder {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform: translate(0, -15px);
  opacity: .7;
  z-index: 1;
}

.field.default input:not([type="hidden"]).error ~ .message-error,
.field.default textarea.error ~ .message-error {
  display: flex;
}

.form-set {
  margin-bottom: 30px;
}

.form-set__col {
  margin-bottom: 30px;
}

.form-set__btn {
  text-align: right;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #969696;
}

::-moz-placeholder {
  opacity: 1;
  color: #969696;
}

:-moz-placeholder {
  opacity: 1;
  color: #969696;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #969696;
}

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

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

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

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

[disabled="disabled"]::-webkit-input-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

[disabled="disabled"]::-moz-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

[disabled="disabled"]:-moz-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

[disabled="disabled"]:-ms-input-placeholder {
  color: rgba(150, 150, 150, 0.7);
}

.loading {
  min-height: 100px;
  background-image: url(../img/loader/main.svg) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
}

.preloader {
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  will-change: width, height, opacity, visibility;
  transition: opacity 1s ease 0s, width 0s ease 1s, height 0s ease 1s, visibility 0s ease 1s;
}

.preloader:before {
  display: block;
  content: '';
  width: 100px;
  height: 100px;
  background-image: url(../img/loader/main.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.preloader.active {
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition: opacity 1s ease 0s, width 0s ease 0s, height 0s ease 0s, visibility 0s ease 0s;
}

.content-loading {
  position: relative;
}

.content-loading:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(../img/loader/main.svg);
  background-position: center 20px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.heading {
  font-weight: bold;
}

.title-base {
  color: #003999;
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 0 30px 0;
}

.title-main {
  font-weight: bold;
  color: #000000;
  letter-spacing: 1.03px;
  text-transform: uppercase;
  position: relative;
  line-height: 1.2;
}

.title-main__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-secondary {
  font-weight: bold;
  line-height: 1.2;
  color: #71CEEA;
  text-align: center;
  position: relative;
}

.title-secondary__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-inner {
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
  position: relative;
}

.title-inner__link {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #000000;
  transition: color .5s ease 0s;
}

.title-inner__link:hover {
  color: #026BB5;
  text-decoration: none;
}

.title-inner__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-bracket {
  position: relative;
  z-index: 0;
}

.title-bracket::after {
  display: block;
  clear: both;
  content: "";
}

.title-bracket__wrap {
  max-width: 100%;
  float: left;
  letter-spacing: 1px;
  padding: 0 25px 0 35px;
  position: relative;
}

.title-bracket__wrap:before {
  display: block;
  content: '';
  border-style: solid;
  border-color: #039;
  position: absolute;
  top: 13px;
  left: 0;
  right: 0;
  bottom: 11px;
  z-index: -1;
}

html[lang="ge"] .title-bracket__wrap:before {
  top: 9px;
  bottom: 6px;
}

html[lang="am"] .title-bracket__wrap:before {
  top: 9px;
  bottom: 6px;
}

.title-bracket__title {
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: bold;
}

.title-bracket__subtitle {
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: bold;
}

.title-bracket__inner {
  display: inline;
  padding: 0 10px 0 0;
  background-color: #ffffff;
  box-shadow: -10px 0 0 #ffffff;
}

.title-bracket_404 .title-bracket__icon {
  width: 120px;
  height: 91px;
  fill: #71CEEA;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.title-bracket_404 .title-bracket__wrap {
  position: relative;
}

.title-general {
  font-weight: bold;
  color: #039;
  line-height: 1;
  position: relative;
}

.title-general__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-general_extra {
  color: #71CEEA;
}

.title-primary {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  position: relative;
  padding: 3px 12px;
  margin: 0 0 30px 0;
  border-left: 5px solid #000000;
  border-right: 5px solid #000000;
}

.title-primary:before,
.title-primary:after,
.title-primary__inner:before,
.title-primary__inner:after {
  display: block;
  content: '';
  width: 10px;
  height: 5px;
  background-color: #000000;
  position: absolute;
}

.title-primary:before,
.title-primary__inner:before {
  top: 0;
}

.title-primary:before,
.title-primary:after {
  left: 0;
}

.title-primary:after,
.title-primary__inner:after {
  bottom: 0;
}

.title-primary__inner:before,
.title-primary__inner:after {
  right: 0;
}

.title-arrow {
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  position: relative;
}

.title-arrow__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-arrow__small {
  display: block;
}

.title-decor {
  font-weight: bold;
  color: #000000;
  letter-spacing: 1px;
  line-height: 1.2;
  position: relative;
}

.title-decor__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-decor__small {
  display: block;
}

.title-extra {
  font-weight: 600;
  line-height: 1.4;
}

.title-basic {
  font-weight: bold;
  color: #71CEEA;
  line-height: 1.2;
  position: relative;
}

.title-basic__link {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none !important;
  color: inherit !important;
}

.title-basic__icon {
  display: block;
  fill: #FFCC00;
  position: absolute;
  top: 0;
  left: 0;
}

.title-info {
  text-align: center;
  font-weight: bold;
  color: #71CEEA;
  line-height: 1.2;
}

.support {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e53935;
  font-size: 12px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  padding: 2px 20px;
}

.support a {
  color: #fff;
  text-decoration: underline;
}

.support a:hover {
  color: inherit;
  text-decoration: underline;
}

.select-primary-arrow,
.select-primary {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxNiA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2MCAoODgxMDMpIC0gaHR0cHM6Ly9za2V0Y2guY29tIC0tPgogICAgPHRpdGxlPk1hc2s8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0id3d3IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ic3Vjc2Vzcy1zdG9yaWVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjkwLjAwMDAwMCwgLTQxNS4wMDAwMDApIiBmaWxsPSIjMDkxQjU4Ij4KICAgICAgICAgICAgPGcgaWQ9ImZpbHRlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM4LjAwMDAwMCwgNDA4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9Ik1hc2siIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU2MC4wMDAwMDAsIDExLjAxMDc0OCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtNTYwLjAwMDAwMCwgLTExLjAxMDc0OCkgIiBwb2ludHM9IjU1OC4wNjIxOTkgNy45NDQ5NTA0NiA1NTIgNy45MzI2MDYzIDU1Ni44Mjk3NzkgMTEuNzYyMDEzNiA1NTkuOTUzMTQ5IDE0LjA4ODg4ODkgNTYzLjExMTU2OCAxMS43NjIwMTM2IDU2OCA4LjA2ODYzOTAxIDU2MS45NDA2NjIgNy45NDQ5NTA0NiI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
  background-position: right center;
  background-repeat: no-repeat;
}

.arrow-bottom-basic {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MiA0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjIgNDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBvbHlnb24gZmlsbD0iI0ZGQ0MwMCIgcG9pbnRzPSIzMC44LDAgMjMuNSwyMy4xIDAsMjMuMSAxOC43LDM4IDMwLjgsNDcgNDMuMSwzOCA2MiwyMy42IDM4LjUsMjMuMSAiLz4KPC9zdmc+Cg==");
  background-position: left top;
  background-repeat: no-repeat;
}

@media (min-width: 481px) {
  .reference__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: calc(100% + 30px);
    margin-left: -30px;
  }

  .reference__list.sm {
    flex-direction: column;
    align-items: center;
  }

  .reference__item {
    width: 50%;
    padding-left: 30px;
    margin-bottom: 60px;
  }

  .new__list {
    display: flex;
    margin-left: -30px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }

  .container,
  .container-sm {
    max-width: 540px;
  }

  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }

  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }

  .flag-menu__item {
    padding: 0;
    margin: 0 10px 0 0;
  }

  .header__extra {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  h1,
  .h1 {
    line-height: 1;
    font-size: 2.625rem;
  }

  h2,
  .h2 {
    line-height: 1;
    font-size: 2.438rem;
  }

  h3,
  .h3 {
    line-height: 1;
    font-size: 2.25rem;
  }

  h4,
  .h4 {
    font-size: 2.063rem;
  }

  h5,
  .h5 {
    font-size: 1.875rem;
  }

  h6,
  .h6 {
    font-size: 1.688rem;
  }

  .container {
    max-width: 960px;
  }

  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }

  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }

  .btn-more {
    font-size: 0.813rem;
    padding: 13px 0 13px 50px;
  }

  .btn-more svg {
    width: 29px;
    height: 39px;
  }

  .btn-close {
    width: 50px;
    height: 50px;
  }

  .btn-close svg {
    width: 40px;
    height: 40px;
  }

  .pagination {
    padding-top: 50px;
    margin-bottom: 50px;
  }

  .modal-dialog {
    padding: 70px 0;
  }

  .modal-close {
    width: 50px;
    height: 50px;
    top: 30px;
  }

  .modal-close svg {
    width: 40px;
    height: 40px;
  }

  .modal-base {
    height: calc(100% - 95px);
    top: 95px;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .modal-base .modal-close {
    position: absolute;
    top: 10px;
  }

  .modal-base .modal-dialog {
    padding: 0;
  }

  .modal-base.fade {
    opacity: 1;
    transition: opacity 0s ease 1s;
  }

  .modal-base.fade .pattern__sidebar {
    transform: translateX(100%);
    visibility: hidden;
    transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;
  }

  .modal-base.fade .pattern__content {
    transform: translate(0, 100%);
    visibility: hidden;
    transition: transform 0.5s ease 0.5s, visibility 0s ease 1s;
  }

  .modal-base.fade .pattern__content-wrap {
    opacity: 0;
    transition: opacity 0s ease 1s;
  }

  .modal-base.fade .modal-close {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease 0s, visibility 0s ease .5s;
  }

  .modal-base.fade.show .pattern__content {
    transform: translate(100%, 0);
    visibility: hidden;
    transition: transform 0s ease 0s, visibility 0s ease 0s;
  }

  .modal-base.fade.show .pattern__content-wrap {
    transition: opacity 0s ease 0s;
  }

  .modal-base.fade.show .modal-close {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s ease 1s, visibility 0s ease 1s;
  }

  .modal-base.fade.show.append .pattern__sidebar {
    transform: translateX(0);
    visibility: visible;
    transition: transform 0.7s ease 0.5s, visibility 0s ease 0.5s;
  }

  .modal-base.fade.show.append .pattern__content {
    transform: translate(0, 0);
    visibility: visible;
    transition: transform 0.5s ease 0s, visibility 0s ease 0s;
  }

  .modal-base.fade.show.append .pattern__content-wrap {
    opacity: 1;
    transition: opacity 2s ease 0.5s;
  }

  .flag-menu:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #F0F0F0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
  }

  .flag-menu__btn {
    border-radius: 11px;
    padding: 1px 3px;
    border-width: 1px;
  }

  .flag-menu__btn:hover,
  .flag-menu__btn.active {
    border-color: #F0F0F0;
  }

  .flag-menu__btn.any {
    border-radius: 15px;
  }

  .flag-menu__btn.any .flag-menu__name {
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
  }

  .flag-menu__name {
    padding: 2px 10px 2px 5px;
  }

  .flag-menu_basic.flag-menu .flag-menu__item {
    margin-right: 20px;
  }

  .flag-menu_basic.flag-menu .flag-menu__btn {
    padding: 2px 3px 2px 10px;
    border-radius: 15px;
  }

  .flag-menu_secondary .flag-menu__item {
    margin-right: 40px !important;
  }

  .use-cookies__close {
    width: 50px;
    height: 50px;
    top: 30px;
    right: 30px;
  }

  .use-cookies__close svg {
    width: 40px;
    height: 40px;
  }

  .use-cookies__heading {
    font-size: 1.625rem;
  }

  .use-cookies__content {
    font-size: 1rem;
  }

  .use-cookies__control {
    flex-direction: row;
  }

  .use-cookies__control-item {
    margin: 0 20px;
  }

  .header__left {
    padding-top: 36px;
  }

  .header__right {
    padding-top: 47px;
  }

  .header__main {
    display: flex;
    justify-content: flex-end;
  }

  .header__inner {
    align-items: center;
  }

  .header__btn-menu {
    display: none;
  }

  .main-menu-bg {
    display: none;
  }

  .main-menu__list {
    display: flex;
    align-items: center;
  }

  .main-menu__item {
    margin: 0 47px 0 0;
  }

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

  .main-menu__link {
    padding: 9px 0 9px 15px;
  }

  .main-menu__link:after {
    display: block;
    content: '';
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background-color: #FFCC00;
    opacity: 0;
    transform: translate(-25%, 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
  }

  .main-menu__link:hover {
    color: #039;
  }

  .main-menu__link:hover:after {
    opacity: 1;
    transform: translate(0, 0);
  }

  .main-menu__dropdown {
    width: 240px;
    padding-top: 10px;
    position: absolute;
    top: 29px;
    left: -999999px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .5s ease 0s, transform .5s ease 0s, left 0s ease .5s, z-index 0s ease .5s, visibility 0s ease .5s;
  }

  .main-menu__item:hover .main-menu__dropdown {
    left: 0;
    z-index: 100;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity .5s ease 0s, transform .5s ease 0s, left 0s ease 0s, z-index 0s ease 0s, visibility 0s ease 0s;
  }

  .main-menu__dropdown-wrap {
    padding: 20px;
    background-color: #F1FAFD;
  }

  .main-menu__dropdown-item {
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1;
  }

  .main-menu__dropdown-link {
    display: inline-flex;
    flex-direction: column;
  }

  .main-menu__dropdown-link:hover {
    color: #039;
  }

  .main-menu__dropdown-link:hover .main-menu__dropdown-icon {
    transform: translateY(-3px);
  }

  .main-menu__dropdown-link.active {
    color: #000000 !important;
    flex-direction: row;
    align-items: center;
  }

  .main-menu__dropdown-link.active .main-menu__dropdown-icon {
    transform: rotate(-90deg);
    margin: -3px 3px 0 0;
    transition: all 0s ease 0s;
  }

  .main-menu__dropdown-icon {
    display: block;
    fill: #FFCC00;
    margin-bottom: 5px;
    transform: translateY(0);
    transition: transform .5s ease 0s;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list {
    padding: 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    font-size: 0.688rem;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link > .main-menu__dropdown-icon {
    width: 16px;
    height: 12px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list {
    margin: 0 0 0 15px;
    padding: 10px 0 0 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-link {
    font-size: 0.625rem;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-icon {
    width: 12px;
    height: 9px;
  }

  .main-menu__btn {
    display: none;
  }

  .logo__img {
    height: 32px;
  }

  .header__left {
    padding-top: 18px;
  }

  .header__right {
    padding-top: 20px;
  }

  .banner {
    min-height: 679px;
    position: relative;
    padding-bottom: 180px;
    margin-bottom: -80px;
  }

  .banner__bg {
    display: block;
  }

  .banner__wrap {
    max-width: 540px;
    margin-right: 50px;
    padding-top: 100px;
  }

  .banner__heading {
    margin-bottom: 50px;
  }

  .banner__title {
    font-size: 5rem;
  }

  .banner__subtitle {
    font-size: 2.188rem;
  }

  .banner__description {
    font-weight: 500;
    font-size: 1.063rem;
    line-height: 1.6;
    margin-bottom: 50px;
  }

  .general {
    margin-bottom: 30px;
  }

  .general__heading {
    font-size: 2rem;
  }

  .general__sunheading {
    font-size: 1rem;
  }

  .general__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-top: 25px;
    margin-left: -30px;
  }

  .general__item {
    width: 33.333333%;
    padding-left: 30px;
    margin-bottom: 70px;
  }

  .general__wrap {
    max-width: 350px;
  }

  .general__title {
    font-size: 1.625rem;
    margin: 0 0 20px 0;
  }

  .info {
    margin-bottom: 30px;
  }

  .info__heading {
    font-size: 3.25rem;
    line-height: 1.1;
    margin: 0 0 40px 0;
  }

  .info__decor {
    min-height: 922px;
  }

  .info__list {
    display: flex;
    min-height: 872px;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-top: 25px;
    margin: 0 0 10px -30px;
    background-image: url(../img/decor/corona.svg);
    background-position: center center;
    background-repeat: no-repeat;
  }

  .info__item {
    width: 33.333333%;
    padding-left: 30px;
    margin-bottom: 70px;
  }

  .info__wrap {
    max-width: 350px;
  }

  .info__title {
    font-size: 1.625rem;
    margin: 0 0 20px 0;
  }

  .line-primary {
    margin: 0 0 100px 0;
  }

  .detail {
    padding: 80px 0;
    margin-bottom: 100px;
  }

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

  .detail__head-left {
    max-width: 580px;
    padding-right: 30px;
    margin-bottom: 70px;
  }

  .detail__head-right {
    max-width: 580px;
    padding-left: 30px;
    margin-bottom: 70px;
  }

  .detail__heading {
    font-size: 3.25rem;
    line-height: 1.2;
  }

  .detail__body {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .detail__body-left {
    max-width: 580px;
    padding-right: 30px;
  }

  .detail__body-right {
    max-width: 580px;
    padding-left: 30px;
  }

  .detail__title {
    font-size: 1.375rem;
    line-height: 1.2;
  }

  .detail__subtitle {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .evidence {
    margin-bottom: 100px;
  }

  .evidence__wrap {
    display: flex;
    min-height: 500px;
    position: relative;
  }

  .evidence__wrap:before,
  .evidence__wrap:after {
    display: block;
    content: '';
    width: 50vw;
    height: 4px;
    background-color: #FFCC00;
    transform: translate(-90%, 0);
    position: absolute;
    left: 0;
  }

  .evidence__wrap:before {
    top: 0;
  }

  .evidence__wrap:after {
    bottom: 0;
  }

  .evidence__circle {
    flex-basis: 256px;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    order: 2;
    position: relative;
  }

  .evidence__circle:before {
    display: block;
    content: '';
    width: 512px;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #FFCC00;
    position: absolute;
    top: 0;
    right: 0;
  }

  .evidence__main {
    padding: 80px 0;
    order: 1;
    flex-grow: 1;
    flex-shrink: 1;
    border-top: 4px solid #FFCC00;
    border-bottom: 4px solid #FFCC00;
  }

  .evidence__inner {
    margin-right: -100px;
  }

  .evidence__heading {
    font-size: 2rem;
    margin: 0 0 50px 0;
  }

  .reference {
    margin-bottom: 100px;
  }

  .reference__wrap {
    display: flex;
    min-height: 795px;
  }

  .reference__left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 60%;
    padding: 40px 30px 40px 0;
    position: relative;
  }

  .reference__left:before {
    display: block;
    content: '';
    width: 50vw;
    height: 100%;
    background-color: #2A365F;
    transform: translate(-90%, 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }

  .reference__right {
    width: 40%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 60px 0 0 0;
  }

  .reference__decor {
    display: block;
  }

  .specification {
    margin-bottom: 100px;
  }

  .specification__wrap {
    display: flex;
    min-height: 795px;
  }

  .specification__left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 80px 15px 80px 0;
  }

  .specification__right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 80px 0 80px 15px;
    position: relative;
  }

  .new {
    margin-bottom: 50px;
  }

  .new__heading {
    font-size: 3rem;
    line-height: 1.2;
    margin: 0 0 50px 0;
  }

  .new__item {
    display: flex;
    width: 33.333333%;
    padding-left: 30px;
  }

  .new__item:nth-child(3n+1) {
    justify-content: flex-start;
  }

  .new__item:nth-child(3n+2) {
    justify-content: center;
  }

  .new__item:nth-child(3n+3) {
    justify-content: flex-end;
  }

  .tag-primary {
    font-size: 1.625rem;
  }

  .img-left,
  .video-left {
    float: left;
    margin: 0 40px 30px 0;
  }

  .img-right,
  .video-right {
    float: right;
    margin: 0 0 30px 40px;
  }

  .footer__wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 50px;
  }

  .footer__left {
    width: 50%;
    padding-right: 25px;
  }

  .footer__right {
    width: 50%;
    padding-left: 25px;
  }

  .heading {
    font-size: 2.625rem;
    line-height: 1;
    margin: 0 0 50px 0;
  }

  .title-main {
    font-size: 2.25rem;
    padding-top: 40px;
  }

  .title-main__icon {
    width: 48px;
    height: 36px;
  }

  .title-secondary {
    font-size: 3.5rem;
    padding-top: 30px;
  }

  .title-secondary__icon {
    width: 42px;
    height: 32px;
  }

  .title-inner {
    font-size: 3.5rem;
    padding-top: 90px;
  }

  .title-inner__icon {
    width: 100px;
    height: 76px;
  }

  .title-bracket__wrap:before {
    border-width: 10px;
  }

  .title-bracket__title {
    font-size: 4.375rem;
  }

  html[lang="ge"] .title-bracket__title {
    font-size: 2.8rem;
  }

  html[lang="am"] .title-bracket__title {
    font-size: 2.8rem;
  }

  .title-bracket__subtitle {
    font-size: 2rem;
  }

  html[lang="ge"] .title-bracket__subtitle {
    font-size: 1.2rem;
  }

  html[lang="am"] .title-bracket__subtitle {
    font-size: 1.2rem;
  }

  html[lang="ro"] .title-bracket_lg .title-bracket__wrap:before {
    top: 10px;
    bottom: 6px;
  }

  .title-bracket_lg .title-bracket__title {
    font-size: 4.7rem;
  }

  html[lang="ro"] .title-bracket_lg .title-bracket__title {
    font-size: 3.8rem;
  }

  html[lang="ro"] .title-bracket_lg .title-bracket__subtitle {
    font-size: 1.2rem;
  }

  .title-bracket_sm .title-bracket__wrap:before {
    top: 10px;
  }

  .title-bracket_sm .title-bracket__title {
    font-size: 3.55rem;
  }

  .title-bracket_404 {
    padding-top: 50px;
  }

  .title-bracket_404 .title-bracket__icon {
    display: block;
  }

  .title-bracket_404 .title-bracket__wrap:before {
    top: 68px;
    bottom: 4px;
  }

  .title-bracket_404 .title-bracket__title {
    font-size: 15rem !important;
    line-height: 1;
    letter-spacing: 6.86px;
  }

  .title-general {
    font-size: 6.25rem;
    margin: 0 0 50px 0;
    padding: 96px 0 0 0;
  }

  .title-general__icon {
    width: 87px;
    height: 66px;
  }

  .title-general_md {
    font-size: 5rem;
  }

  .title-primary {
    font-size: 2.813rem;
  }

  .title-arrow {
    font-size: 3.5rem;
    padding: 60px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .title-arrow__icon {
    width: 62px;
    height: 47px;
  }

  .title-arrow__small {
    font-size: 2.5rem;
  }

  .title-decor {
    font-size: 2.9rem;
    padding: 45px 0 0 0;
  }

  .title-decor__icon {
    width: 50px;
    height: 38px;
  }

  .title-decor__small {
    font-size: 2.15rem;
  }

  .title-extra {
    font-size: 1.625rem;
  }

  .title-basic {
    font-size: 3.5rem;
    padding: 85px 0 0 0;
    margin: 0 0 50px 0;
  }

  .title-basic__icon {
    width: 110px;
    height: 83px;
  }

  .title-info {
    font-size: 3.5rem;
    margin: 0 0 70px 0;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-link.active {
    margin-top: 10px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list .main-menu__dropdown-link.active > .main-menu__dropdown-icon {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }

  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }

  .header__cell {
    margin-right: 95px;
  }

  .header__cell:last-child {
    margin-right: 0;
  }

  .reference__heading {
    font-size: 4.25rem;
    max-width: 420px;
    word-wrap: break-word;
  }

  .specification__left {
    width: 40%;
  }

  .specification__right {
    width: 60%;
  }

  .specification__heading {
    font-size: 4.5rem;
    max-width: 460px;
  }
}

@media (max-width: 991px) {
  h1,
  .h1 {
    line-height: 1.3;
    font-size: 1.563rem;
  }

  h2,
  .h2 {
    line-height: 1.3;
    font-size: 1.5rem;
  }

  h3,
  .h3 {
    line-height: 1.3;
    font-size: 1.438rem;
  }

  h4,
  .h4 {
    font-size: 1.375rem;
  }

  h5,
  .h5 {
    font-size: 1.313rem;
  }

  h6,
  .h6 {
    font-size: 1.25rem;
  }

  .btn-more {
    font-size: 0.688rem;
    padding: 12px 0 12px 40px;
  }

  .btn-more svg {
    width: 25px;
    height: 34px;
  }

  .btn-close {
    width: 30px;
    height: 30px;
  }

  .btn-close svg {
    width: 20px;
    height: 20px;
  }

  .pagination {
    padding-top: 25px;
    margin-bottom: 25px;
  }

  .modal-dialog {
    padding: 70px 0 50px 0;
  }

  .modal-close {
    width: 30px;
    height: 30px;
    top: 31px;
  }

  .modal-close svg {
    width: 30px;
    height: 30px;
  }

  .modal-base {
    background-color: #ffffff;
  }

  .modal-base:after {
    display: block;
    content: '';
    width: 2px;
    height: 100%;
    background-color: #026BB5;
    position: fixed;
    top: 0;
    left: 15px;
  }

  .modal-base .modal-dialog {
    padding: 30px 15px 30px 35px;
  }

  .flag-menu__btn {
    border-radius: 50%;
    border-width: 2px;
  }

  .flag-menu__btn:hover,
  .flag-menu__btn.active {
    border-color: #039;
  }

  .flag-menu__btn.any {
    border: none;
    padding: 12px 10px 10px 10px;
    border-radius: 0;
  }

  .flag-menu__btn.any .flag-menu__name {
    display: block;
  }

  .flag-menu__name {
    display: none;
  }

  .flag-menu_basic.flag-menu .flag-menu__list {
    display: block;
    width: 100%;
    padding: 5px 0;
  }

  .flag-menu_basic.flag-menu .flag-menu__item {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #D8D9DB;
  }

  .flag-menu_basic.flag-menu .flag-menu__item:last-child {
    border-bottom: none;
  }

  .flag-menu_basic.flag-menu .flag-menu__item_icon {
    display: inline-block;
    vertical-align: middle;
    border-bottom: none;
    margin: 8px 0 8px 10px;
  }

  .flag-menu_basic.flag-menu .flag-menu__item_border {
    border-top: 1px solid #D8D9DB;
  }

  .flag-menu_basic.flag-menu .select-primary {
    display: block;
    width: 100%;
  }

  .use-cookies__close {
    width: 30px;
    height: 30px;
    top: 15px;
    right: 15px;
  }

  .use-cookies__close svg {
    width: 30px;
    height: 30px;
  }

  .use-cookies__heading {
    font-size: 1rem;
  }

  .use-cookies__content {
    font-size: 0.75rem;
  }

  .use-cookies__control {
    flex-direction: column;
  }

  .use-cookies__control-item {
    margin: 0 0 10px 0;
  }

  .header {
    margin-bottom: 30px;
  }

  .header__left {
    padding-top: 27px;
  }

  .header__right {
    padding-top: 40px;
  }

  .header__main {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    opacity: 0;
    z-index: 100;
    will-change: width;
    transition: width 0s ease .5s, opacity .5s ease 0s;
  }

  .header__main.active {
    width: 250px;
    opacity: 1;
    transition: width 0s ease 0s, opacity .5s ease 0s;
  }

  .header__main.active .header__panel {
    transform: translateX(0);
  }

  .header__panel {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 83px 0 20px 0;
    background-color: #ffffff;
    transform: translateX(50px);
    transition: transform .5s ease 0s;
  }

  .header__inner {
    width: 100%;
    flex-direction: column;
  }

  .header__cell {
    margin-bottom: 30px;
  }

  .header__btn-menu {
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
  }

  .main-menu-bg {
    width: 0;
    height: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    transition: width 0s ease .5s, height 0s ease .5s, opacity .5s ease 0s;
  }

  .main-menu-bg.active {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: width 0s ease 0s, height 0s ease 0s, opacity .5s ease 0s;
  }

  .main-menu__item {
    margin: 0 0 1px 0;
  }

  .main-menu__link {
    padding: 15px 20px;
    transition: color .5s ease 0s, background-color .5s ease 0s;
  }

  .main-menu__link:hover,
  .main-menu__link.active {
    color: #039;
    background-color: #F0F0F0;
  }

  .main-menu__dropdown-item {
    margin: 0 0 1px 0;
  }

  .main-menu__dropdown-link {
    display: block;
    font-size: 0.688rem;
    line-height: 1.1;
    padding: 15px 20px;
    background-color: transparent;
  }

  .main-menu__dropdown-link:hover {
    color: #039;
    background-color: #F0F0F0;
  }

  .main-menu__dropdown-icon {
    display: none;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list {
    padding: 1px 0 0 0;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 30px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 40px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 50px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-list > .main-menu__dropdown-item > .main-menu__dropdown-link {
    padding-left: 60px;
  }

  .main-menu__dropdown-wrap > .main-menu__dropdown-list > .main-menu__dropdown-item .main-menu__dropdown-list {
    margin: 0;
    padding: 1px 0 0 0;
  }

  .main-menu li.sub > .main-menu__link,
  .main-menu li.sub > .main-menu__dropdown-link {
    margin-right: 42px;
    padding-right: 15px;
  }

  .main-menu li.sub ul {
    display: none;
  }

  .main-menu li.sub.active > div > div > ul {
    display: block;
  }

  .main-menu li.sub.active > ul {
    display: block;
  }

  .main-menu div.main-menu__link:not(.active):hover,
  .main-menu div.main-menu__dropdown-link:not(.active):hover {
    background-color: transparent !important;
  }

  .main-menu__btn {
    display: block;
  }

  .header__btn-menu {
    padding-right: 0;
  }

  .banner {
    margin-bottom: 50px;
  }

  .banner__bg {
    display: none;
  }

  .banner__heading {
    margin-bottom: 20px;
  }

  .banner__title {
    font-size: 2.5rem;
  }

  .banner__subtitle {
    font-size: 1.375rem;
  }

  .banner__description {
    margin-bottom: 20px;
  }

  .general {
    margin-bottom: 10px;
  }

  .general__heading {
    font-size: 1.563rem;
  }

  .general__sunheading {
    font-size: 0.938rem;
  }

  .general__item {
    margin-bottom: 40px;
  }

  .general__title {
    font-size: 1.125rem;
    margin: 0 0 10px 0;
  }

  .info {
    margin-bottom: 10px;
  }

  .info__heading {
    font-size: 1.563rem;
    line-height: 1.3;
    margin: 0 0 25px 0;
  }

  .info__item {
    margin-bottom: 40px;
  }

  .info__title {
    font-size: 1.125rem;
    margin: 0 0 10px 0;
  }

  .line-primary {
    margin: 0 0 50px 0;
  }

  .detail {
    padding: 40px 0;
    margin-bottom: 50px;
  }

  .detail__head-left {
    margin-bottom: 25px;
  }

  .detail__head-right {
    margin-bottom: 25px;
  }

  .detail__heading {
    font-size: 1.563rem;
    line-height: 1.3;
  }

  .detail__title {
    font-size: 1.25rem;
    line-height: 1.3;
  }

  .detail__subtitle {
    font-size: 1.063rem;
    line-height: 1.3;
  }

  .evidence {
    border-top: 4px solid #FFCC00;
    border-bottom: 4px solid #FFCC00;
    margin-bottom: 40px;
  }

  .evidence__main {
    padding: 50px 0;
  }

  .evidence__heading {
    font-size: 1.563rem;
    margin: 0 0 25px 0;
  }

  .reference {
    padding: 50px 0;
    margin-bottom: 50px;
  }

  .reference__decor {
    display: none;
  }

  .reference__heading {
    font-size: 1.563rem;
    margin: 0 0 25px 0;
    text-align: center;
  }

  .reference__list {
    margin: 0 auto;
  }

  .specification {
    padding: 50px 0;
    margin-bottom: 50px;
  }

  .specification__heading {
    font-size: 1.563rem;
    margin: 0 0 25px 0;
    text-align: center;
  }

  .new__heading {
    font-size: 1.563rem;
    line-height: 1.3;
    margin: 0 0 25px 0;
  }

  .tag-primary {
    font-size: 1.125rem;
  }

  .img-left,
  .video-left {
    margin-bottom: 20px;
  }

  .img-right,
  .video-right {
    margin-bottom: 20px;
  }

  .footer__wrap {
    margin-bottom: 40px;
  }

  .footer__left {
    margin-bottom: 40px;
  }

  .heading {
    font-size: 1.5rem;
    line-height: 1.3;
    margin: 0 0 25px 0;
  }

  .title-main {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  .title-main__icon {
    width: 25px;
    height: 19px;
  }

  .title-secondary {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  .title-secondary__icon {
    width: 25px;
    height: 19px;
  }

  .title-inner {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  .title-inner__icon {
    width: 25px;
    height: 19px;
  }

  .title-bracket__wrap:before {
    border-width: 7px;
  }

  .title-bracket__title {
    font-size: 1.8rem;
  }

  .title-bracket__subtitle {
    font-size: 1.075rem;
  }

  .title-bracket_404 .title-bracket__icon {
    display: none;
  }

  .title-bracket_404 .title-bracket__wrap:before {
    min-height: 38px;
  }

  .title-bracket_404 .title-bracket__title {
    font-size: 3rem !important;
  }

  .title-general {
    font-size: 1.5rem;
    margin: 0 0 30px 0;
    padding: 25px 0 0 0;
  }

  .title-general__icon {
    width: 25px;
    height: 19px;
  }

  .title-primary {
    font-size: 1.5rem;
  }

  .title-arrow {
    font-size: 1.5rem;
    padding: 25px 0 0 0;
  }

  .title-arrow__icon {
    width: 25px;
    height: 19px;
  }

  .title-arrow__small {
    font-size: 1.5rem;
  }

  .title-decor {
    font-size: 1.5rem;
    padding: 25px 0 0 0;
  }

  .title-decor__icon {
    width: 25px;
    height: 19px;
  }

  .title-decor__small {
    font-size: 1.5rem;
  }

  .title-extra {
    font-size: 1.5rem;
  }

  .title-basic {
    font-size: 1.5rem;
    padding: 25px 0 0 0;
    margin: 0 0 30px 0;
  }

  .title-basic__icon {
    width: 25px;
    height: 19px;
  }

  .title-info {
    font-size: 1.5rem;
    margin: 0 0 30px 0;
  }
}

@media (max-width: 767px) {
  .flag-menu__item {
    padding: 5px 0 0 0;
    margin: 0 10px 0 0;
  }

  .header__left {
    padding-top: 35px;
  }

  .header__extra {
    padding-top: 13px;
  }

  .logo {
    max-width: 95px;
    margin-right: 20px;
    text-align: left;
  }

  .logo-2 {
    max-width: 88px;
    height: 11px;
  }

  .body-fixed .header__btn-menu {
    position: relative;
    top: -19px;
  }

  .header-top .lang-switch {
    display: none;
  }

  .header__right .lang-switch {
    display: inline-block;
    left: auto;
    top: 41px;
    right: 117px;
    position: absolute;
    z-index: 10001;
  }

  .logo-2 {
    max-width: 134px;
    height: auto;
  }

  .logo-top {
    margin-right: -2px;
  }

  .header__left {
    padding-top: 20px;
  }

  .header__right {
    padding-top: 19px;
  }

  .header-top .flag-menu {
    margin-left: 0;
    margin-right: 8px;
  }

  .header-top .flag-menu__item {
    margin: 0 6px 0 0;
    padding-top: 2px;
  }

  .header-top .flag-menu {
    margin-left: -2px;
    margin-right: 15px;
  }

  .logo-top img {
    max-height: 28px;
  }

  .header-top {
    justify-content: space-between;
  }
}

@media (max-width: 480px) {
  .reference__item {
    margin-bottom: 50px;
  }

  .new__main {
    margin: 0 auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header__cell {
    margin-right: 50px;
  }

  .header__cell:last-child {
    margin-right: 0;
  }

  .reference__heading {
    font-size: 3.75rem;
    max-width: 420px;
    word-wrap: break-word;
  }

  .specification__heading {
    font-size: 3.75rem;
    max-width: 460px;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .new__item {
    display: flex;
    width: 50%;
    padding-left: 30px;
    justify-content: center;
  }
}

@media (min-width: 400px) and (max-width: 991px) {
  .title-bracket {
    display: inline-flex;
    min-height: 62px;
    padding-right: 70px;
  }

  .title-bracket:after {
    display: block;
    content: '';
    width: 47px;
    height: 62px;
    background-image: url(../img/icon/arrow-left-base.svg);
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}