@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.air-datepicker-cell.-day-.-other-month-,
.air-datepicker-cell.-year-.-other-decade- {
  color: var(--adp-color-other-month);
}

.air-datepicker-cell.-day-.-other-month-:hover,
.air-datepicker-cell.-year-.-other-decade-:hover {
  color: var(--adp-color-other-month-hover);
}

.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  color: var(--adp-color-other-month);
}

.-selected-.air-datepicker-cell.-day-.-other-month-,
.-selected-.air-datepicker-cell.-year-.-other-decade- {
  color: #fff;
  background: var(--adp-background-color-selected-other-month);
}

.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  background: var(--adp-background-color-selected-other-month-focused);
}

.-in-range-.air-datepicker-cell.-day-.-other-month-,
.-in-range-.air-datepicker-cell.-year-.-other-decade- {
  background-color: var(--adp-background-color-in-range);
  color: var(--adp-color);
}

.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade- {
  background-color: var(--adp-background-color-in-range-focused);
}

.air-datepicker-cell.-day-.-other-month-:empty,
.air-datepicker-cell.-year-.-other-decade-:empty {
  background: none;
  border: none;
}

.air-datepicker-cell {
  border-radius: var(--adp-cell-border-radius);
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.air-datepicker-cell.-focus- {
  background: var(--adp-cell-background-color-hover);
}

.air-datepicker-cell.-current- {
  color: var(--adp-color-current-date);
}

.air-datepicker-cell.-current-.-focus- {
  color: var(--adp-color);
}

.air-datepicker-cell.-current-.-in-range- {
  color: var(--adp-color-current-date);
}

.air-datepicker-cell.-disabled- {
  cursor: default;
  color: var(--adp-color-disabled);
}

.air-datepicker-cell.-disabled-.-focus- {
  color: var(--adp-color-disabled);
}

.air-datepicker-cell.-disabled-.-in-range- {
  color: var(--adp-color-disabled-in-range);
}

.air-datepicker-cell.-disabled-.-current-.-focus- {
  color: var(--adp-color-disabled);
}

.air-datepicker-cell.-in-range- {
  background: var(--adp-cell-background-color-in-range);
  border-radius: 0;
}

.air-datepicker-cell.-in-range-:hover {
  background: var(--adp-cell-background-color-in-range-hover);
}

.air-datepicker-cell.-range-from- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius);
}

.air-datepicker-cell.-range-to- {
  border: 1px solid var(--adp-cell-border-color-in-range);
  background-color: var(--adp-cell-background-color-in-range);
  border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0;
}

.air-datepicker-cell.-range-to-.-range-from- {
  border-radius: var(--adp-cell-border-radius);
}

.air-datepicker-cell.-selected- {
  color: #fff;
  border: none;
  background: var(--adp-cell-background-color-selected);
}

.air-datepicker-cell.-selected-.-current- {
  color: #fff;
  background: var(--adp-cell-background-color-selected);
}

.air-datepicker-cell.-selected-.-focus- {
  background: var(--adp-cell-background-color-selected-hover);
}

.air-datepicker-body {
  transition: all var(--adp-transition-duration) var(--adp-transition-ease);
}

.air-datepicker-body.-hidden- {
  display: none;
}

.air-datepicker-body--day-names {
  display: grid;
  grid-template-columns: repeat(7, var(--adp-day-cell-width));
  margin: 8px 0 3px;
}

.air-datepicker-body--day-name {
  color: var(--adp-day-name-color);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
}

.air-datepicker-body--day-name.-clickable- {
  cursor: pointer;
}

.air-datepicker-body--day-name.-clickable-:hover {
  color: var(--adp-day-name-color-hover);
}

.air-datepicker-body--cells {
  display: grid;
}

.air-datepicker-body--cells.-days- {
  grid-template-columns: repeat(7, var(--adp-day-cell-width));
  grid-auto-rows: var(--adp-day-cell-height);
}

.air-datepicker-body--cells.-months- {
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: var(--adp-month-cell-height);
}

.air-datepicker-body--cells.-years- {
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: var(--adp-year-cell-height);
}

.air-datepicker-nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--adp-border-color-inner);
  min-height: var(--adp-nav-height);
  padding: var(--adp-padding);
  box-sizing: content-box;
}

.-only-timepicker- .air-datepicker-nav {
  display: none;
}

.air-datepicker-nav--title,
.air-datepicker-nav--action {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

.air-datepicker-nav--action {
  width: var(--adp-nav-action-size);
  border-radius: var(--adp-border-radius);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.air-datepicker-nav--action:hover {
  background: var(--adp-background-color-hover);
}

.air-datepicker-nav--action:active {
  background: var(--adp-background-color-active);
}

.air-datepicker-nav--action.-disabled- {
  visibility: hidden;
}

.air-datepicker-nav--action svg {
  width: 32px;
  height: 32px;
}

.air-datepicker-nav--action path {
  fill: none;
  stroke: var(--adp-nav-arrow-color);
  stroke-width: 2px;
}

.air-datepicker-nav--title {
  border-radius: var(--adp-border-radius);
  padding: 0 8px;
}

.air-datepicker-nav--title i {
  font-style: normal;
  color: var(--adp-nav-color-secondary);
  margin-left: 0.3em;
}

.air-datepicker-nav--title:hover {
  background: var(--adp-background-color-hover);
}

.air-datepicker-nav--title:active {
  background: var(--adp-background-color-active);
}

.air-datepicker-nav--title.-disabled- {
  cursor: default;
  background: none;
}

.air-datepicker-buttons {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}

.air-datepicker-button {
  display: inline-flex;
  color: var(--adp-btn-color);
  border-radius: var(--adp-btn-border-radius);
  cursor: pointer;
  height: var(--adp-btn-height);
  border: none;
  background: rgba(255, 255, 255, 0);
}

.air-datepicker-button:hover {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover);
}

.air-datepicker-button:focus {
  color: var(--adp-btn-color-hover);
  background: var(--adp-btn-background-color-hover);
  outline: none;
}

.air-datepicker-button:active {
  background: var(--adp-btn-background-color-active);
}

.air-datepicker-button span {
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.air-datepicker-time {
  display: grid;
  grid-template-columns: max-content 1fr;
  grid-column-gap: 12px;
  align-items: center;
  position: relative;
  padding: 0 var(--adp-time-padding-inner);
}

.-only-timepicker- .air-datepicker-time {
  border-top: none;
}

.air-datepicker-time--current {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 14px;
  text-align: center;
}

.air-datepicker-time--current-colon {
  margin: 0 2px 3px;
  line-height: 1;
}

.air-datepicker-time--current-hours,
.air-datepicker-time--current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1;
}

.air-datepicker-time--current-hours:after,
.air-datepicker-time--current-minutes:after {
  content: "";
  background: var(--adp-background-color-hover);
  border-radius: var(--adp-border-radius);
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0;
}

.air-datepicker-time--current-hours.-focus-:after,
.air-datepicker-time--current-minutes.-focus-:after {
  opacity: 1;
}

.air-datepicker-time--current-ampm {
  text-transform: uppercase;
  align-self: flex-end;
  color: var(--adp-time-day-period-color);
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px;
}

.air-datepicker-time--row {
  display: flex;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat;
}

.air-datepicker-time--row:first-child {
  margin-bottom: 4px;
}

.air-datepicker-time--row input[type=range] {
  background: none;
  cursor: pointer;
  flex: 1;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.air-datepicker-time--row input[type=range]::-ms-tooltip {
  display: none;
}

.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb {
  border-color: var(--adp-time-track-color-hover);
}

.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb {
  border-color: var(--adp-time-track-color-hover);
}

.air-datepicker-time--row input[type=range]:hover::-ms-thumb {
  border-color: var(--adp-time-track-color-hover);
}

.air-datepicker-time--row input[type=range]:focus {
  outline: none;
}

.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected);
}

.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected);
}

.air-datepicker-time--row input[type=range]:focus::-ms-thumb {
  background: var(--adp-cell-background-color-selected);
  border-color: var(--adp-cell-background-color-selected);
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -webkit-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration);
}

.air-datepicker-time--row input[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -moz-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration);
}

.air-datepicker-time--row input[type=range]::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid var(--adp-time-track-color);
  background: #fff;
  cursor: pointer;
  -ms-transition: background var(--adp-transition-duration);
  transition: background var(--adp-transition-duration);
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
  margin-top: calc(var(--adp-time-thumb-size) / 2 * -1);
}

.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.air-datepicker-time--row input[type=range]::-moz-range-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.air-datepicker-time--row input[type=range]::-ms-track {
  border: none;
  height: var(--adp-time-track-height);
  cursor: pointer;
  color: transparent;
  background: transparent;
}

.air-datepicker-time--row input[type=range]::-ms-fill-lower {
  background: transparent;
}

.air-datepicker-time--row input[type=range]::-ms-fill-upper {
  background: transparent;
}

.air-datepicker {
  --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --adp-font-size: 14px;
  --adp-width: 246px;
  --adp-z-index: 100;
  --adp-padding: 4px;
  --adp-grid-areas: "nav"
  "body"
  "timepicker"
  "buttons";
  --adp-transition-duration: .3s;
  --adp-transition-ease: ease-out;
  --adp-transition-offset: 8px;
  --adp-background-color: #fff;
  --adp-background-color-hover: #f0f0f0;
  --adp-background-color-active: #eaeaea;
  --adp-background-color-in-range: rgba(92, 196, 239, .1);
  --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
  --adp-background-color-selected-other-month-focused: #8ad5f4;
  --adp-background-color-selected-other-month: #a2ddf6;
  --adp-color: #4a4a4a;
  --adp-color-secondary: #9c9c9c;
  --adp-accent-color: #4eb5e6;
  --adp-color-current-date: var(--adp-accent-color);
  --adp-color-other-month: #dedede;
  --adp-color-disabled: #aeaeae;
  --adp-color-disabled-in-range: #939393;
  --adp-color-other-month-hover: #c5c5c5;
  --adp-border-color: #dbdbdb;
  --adp-border-color-inner: #efefef;
  --adp-border-radius: 4px;
  --adp-border-color-inline: #d7d7d7;
  --adp-nav-height: 32px;
  --adp-nav-arrow-color: var(--adp-color-secondary);
  --adp-nav-action-size: 32px;
  --adp-nav-color-secondary: var(--adp-color-secondary);
  --adp-day-name-color: #ff9a19;
  --adp-day-name-color-hover: #8ad5f4;
  --adp-day-cell-width: 1fr;
  --adp-day-cell-height: 32px;
  --adp-month-cell-height: 42px;
  --adp-year-cell-height: 56px;
  --adp-pointer-size: 10px;
  --adp-poiner-border-radius: 2px;
  --adp-pointer-offset: 14px;
  --adp-cell-border-radius: 4px;
  --adp-cell-background-color-hover: var(--adp-background-color-hover);
  --adp-cell-background-color-selected: #5cc4ef;
  --adp-cell-background-color-selected-hover: #45bced;
  --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
  --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
  --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
  --adp-btn-height: 32px;
  --adp-btn-color: var(--adp-accent-color);
  --adp-btn-color-hover: var(--adp-color);
  --adp-btn-border-radius: var(--adp-border-radius);
  --adp-btn-background-color-hover: var(--adp-background-color-hover);
  --adp-btn-background-color-active: var(--adp-background-color-active);
  --adp-time-track-height: 1px;
  --adp-time-track-color: #dedede;
  --adp-time-track-color-hover: #b1b1b1;
  --adp-time-thumb-size: 12px;
  --adp-time-padding-inner: 10px;
  --adp-time-day-period-color: var(--adp-color-secondary);
  --adp-mobile-font-size: 16px;
  --adp-mobile-nav-height: 40px;
  --adp-mobile-width: 320px;
  --adp-mobile-day-cell-height: 38px;
  --adp-mobile-month-cell-height: 48px;
  --adp-mobile-year-cell-height: 64px;
}

.air-datepicker-overlay {
  --adp-overlay-background-color: rgba(0, 0, 0, .3);
  --adp-overlay-transition-duration: .3s;
  --adp-overlay-transition-ease: ease-out;
  --adp-overlay-z-index: 99;
}

.air-datepicker {
  background: var(--adp-background-color);
  border: 1px solid var(--adp-border-color);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: var(--adp-border-radius);
  box-sizing: content-box;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, max-content);
  grid-template-areas: var(--adp-grid-areas);
  font-family: var(--adp-font-family), sans-serif;
  font-size: var(--adp-font-size);
  color: var(--adp-color);
  width: var(--adp-width);
  position: absolute;
  transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease);
  z-index: var(--adp-z-index);
}

.air-datepicker:not(.-custom-position-) {
  opacity: 0;
}

.air-datepicker.-from-top- {
  transform: translateY(calc(var(--adp-transition-offset) * -1));
}

.air-datepicker.-from-right- {
  transform: translateX(var(--adp-transition-offset));
}

.air-datepicker.-from-bottom- {
  transform: translateY(var(--adp-transition-offset));
}

.air-datepicker.-from-left- {
  transform: translateX(calc(var(--adp-transition-offset) * -1));
}

.air-datepicker.-active-:not(.-custom-position-) {
  transform: translate(0, 0);
  opacity: 1;
}

.air-datepicker.-active-.-custom-position- {
  transition: none;
}

.air-datepicker.-inline- {
  border-color: var(--adp-border-color-inline);
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  transform: none;
}

.air-datepicker.-inline- .air-datepicker--pointer {
  display: none;
}

.air-datepicker.-is-mobile- {
  --adp-font-size: var(--adp-mobile-font-size);
  --adp-day-cell-height: var(--adp-mobile-day-cell-height);
  --adp-month-cell-height: var(--adp-mobile-month-cell-height);
  --adp-year-cell-height: var(--adp-mobile-year-cell-height);
  --adp-nav-height: var(--adp-mobile-nav-height);
  --adp-nav-action-size: var(--adp-mobile-nav-height);
  position: fixed;
  width: var(--adp-mobile-width);
  border: none;
}

.air-datepicker.-is-mobile- * {
  -webkit-tap-highlight-color: transparent;
}

.air-datepicker.-is-mobile- .air-datepicker--pointer {
  display: none;
}

.air-datepicker.-is-mobile-:not(.-custom-position-) {
  transform: translate(-50%, calc(-50% + var(--adp-transition-offset)));
}

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
  transform: translate(-50%, -50%);
}

.air-datepicker.-custom-position- {
  transition: none;
}

.air-datepicker-global-container {
  position: absolute;
  left: 0;
  top: 0;
}

.air-datepicker--pointer {
  --pointer-half-size: calc(var(--adp-pointer-size) / 2);
  position: absolute;
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  z-index: -1;
}

.air-datepicker--pointer:after {
  content: "";
  position: absolute;
  background: #fff;
  border-top: 1px solid var(--adp-border-color-inline);
  border-right: 1px solid var(--adp-border-color-inline);
  border-top-right-radius: var(--adp-poiner-border-radius);
  width: var(--adp-pointer-size);
  height: var(--adp-pointer-size);
  box-sizing: border-box;
}

.-top-left- .air-datepicker--pointer,
.-top-center- .air-datepicker--pointer,
.-top-right- .air-datepicker--pointer,
[data-popper-placement^=top] .air-datepicker--pointer {
  top: calc(100% - var(--pointer-half-size) + 1px);
}

.-top-left- .air-datepicker--pointer:after,
.-top-center- .air-datepicker--pointer:after,
.-top-right- .air-datepicker--pointer:after,
[data-popper-placement^=top] .air-datepicker--pointer:after {
  transform: rotate(135deg);
}

.-right-top- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer,
[data-popper-placement^=right] .air-datepicker--pointer {
  right: calc(100% - var(--pointer-half-size) + 1px);
}

.-right-top- .air-datepicker--pointer:after,
.-right-center- .air-datepicker--pointer:after,
.-right-bottom- .air-datepicker--pointer:after,
[data-popper-placement^=right] .air-datepicker--pointer:after {
  transform: rotate(225deg);
}

.-bottom-left- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer,
[data-popper-placement^=bottom] .air-datepicker--pointer {
  bottom: calc(100% - var(--pointer-half-size) + 1px);
}

.-bottom-left- .air-datepicker--pointer:after,
.-bottom-center- .air-datepicker--pointer:after,
.-bottom-right- .air-datepicker--pointer:after,
[data-popper-placement^=bottom] .air-datepicker--pointer:after {
  transform: rotate(315deg);
}

.-left-top- .air-datepicker--pointer,
.-left-center- .air-datepicker--pointer,
.-left-bottom- .air-datepicker--pointer,
[data-popper-placement^=left] .air-datepicker--pointer {
  left: calc(100% - var(--pointer-half-size) + 1px);
}

.-left-top- .air-datepicker--pointer:after,
.-left-center- .air-datepicker--pointer:after,
.-left-bottom- .air-datepicker--pointer:after,
[data-popper-placement^=left] .air-datepicker--pointer:after {
  transform: rotate(45deg);
}

.-top-left- .air-datepicker--pointer,
.-bottom-left- .air-datepicker--pointer {
  left: var(--adp-pointer-offset);
}

.-top-right- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer {
  right: var(--adp-pointer-offset);
}

.-top-center- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer {
  left: calc(50% - var(--adp-pointer-size) / 2);
}

.-left-top- .air-datepicker--pointer,
.-right-top- .air-datepicker--pointer {
  top: var(--adp-pointer-offset);
}

.-left-bottom- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer {
  bottom: var(--adp-pointer-offset);
}

.-left-center- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer {
  top: calc(50% - var(--adp-pointer-size) / 2);
}

.air-datepicker--navigation {
  grid-area: nav;
}

.air-datepicker--content {
  box-sizing: content-box;
  padding: var(--adp-padding);
  grid-area: body;
}

.-only-timepicker- .air-datepicker--content {
  display: none;
}

.air-datepicker--time {
  grid-area: timepicker;
}

.air-datepicker--buttons {
  grid-area: buttons;
}

.air-datepicker--buttons,
.air-datepicker--time {
  padding: var(--adp-padding);
  border-top: 1px solid var(--adp-border-color-inner);
}

.air-datepicker-overlay {
  position: fixed;
  background: var(--adp-overlay-background-color);
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
  transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
  z-index: var(--adp-overlay-z-index);
}

.air-datepicker-overlay.-active- {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s;
}

/**
* Owl Carousel v3.0.2
* Copyright 2013-2019 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
  /**
  		  This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  		  calculation of the height of the owl-item that breaks page layouts
  	   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

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

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-BlackItalic.woff2") format("woff2"), url("../fonts/ALSHauss-BlackItalic.woff") format("woff"), url("../fonts/ALSHauss-BlackItalic.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-Bold.woff2") format("woff2"), url("../fonts/ALSHauss-Bold.woff") format("woff"), url("../fonts/ALSHauss-Bold.ttf") format("ttf");
  font-weight: 700;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-BoldItalic.woff2") format("woff2"), url("../fonts/ALSHauss-BoldItalic.woff") format("woff"), url("../fonts/ALSHauss-BoldItalic.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-Book.woff2") format("woff2"), url("../fonts/ALSHauss-Book.woff") format("woff"), url("../fonts/ALSHauss-Book.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-BookItalic.woff2") format("woff2"), url("../fonts/ALSHauss-BookItalic.woff") format("woff"), url("../fonts/ALSHauss-BookItalic.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-Hairline.woff2") format("woff2"), url("../fonts/ALSHauss-Hairline.woff") format("woff"), url("../fonts/ALSHauss-Hairline.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-HairlineItalic.woff2") format("woff2"), url("../fonts/ALSHauss-HairlineItalic.woff") format("woff"), url("../fonts/ALSHauss-HairlineItalic.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-Light.woff2") format("woff2"), url("../fonts/ALSHauss-Light.woff") format("woff"), url("../fonts/ALSHauss-Light.ttf") format("ttf");
  font-weight: 300;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-LightItalic.woff2") format("woff2"), url("../fonts/ALSHauss-LightItalic.woff") format("woff"), url("../fonts/ALSHauss-LightItalic.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-Medium.woff2") format("woff2"), url("../fonts/ALSHauss-Medium.woff") format("woff"), url("../fonts/ALSHauss-Medium.ttf") format("ttf");
  font-weight: 500;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-MediumItalic.woff2") format("woff2"), url("../fonts/ALSHauss-MediumItalic.woff") format("woff"), url("../fonts/ALSHauss-MediumItalic.ttf") format("ttf");
  font-weight: 400;
}

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

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-RegularItalic.woff2") format("woff2"), url("../fonts/ALSHauss-RegularItalic.woff") format("woff"), url("../fonts/ALSHauss-RegularItalic.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-Thin.woff2") format("woff2"), url("../fonts/ALSHauss-Thin.woff") format("woff"), url("../fonts/ALSHauss-Thin.ttf") format("ttf");
  font-weight: 100;
}

@font-face {
  font-family: "ALSHauss";
  font-display: swap;
  src: url("../fonts/ALSHauss-ThinItalic.woff2") format("woff2"), url("../fonts/ALSHauss-ThinItalic.woff") format("woff"), url("../fonts/ALSHauss-ThinItalic.ttf") format("ttf");
  font-weight: 400;
}

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

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

@font-face {
  font-family: "pobeda";
  font-display: swap;
  src: url("../fonts/pobeda-regular.woff2") format("woff2"), url("../fonts/pobeda-regular.woff") format("woff"), url("../fonts/pobeda-regular.ttf") format("ttf");
  font-weight: 400;
}

* {
  scroll-behavior: smooth;
  font-family: "ALSHaussVF";
  color: #0B0B0B;
  font-size: 16px;
}

body {
  background: #FFFFFF;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.content {
  display: flex;
}

.left-block {
  position: relative;
  width: 23%;
}

.right-block {
  position: relative;
  width: 31%;
  transform: translate3d(0, var(--translateY, 0), 0);
}

.content-block {
  width: 48%;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  position: relative;
}

.left-container {
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 240px;
  margin: 0 auto;
  position: sticky;
  top: var(--top, 0);
}

.right-container {
  max-width: 420px;
  margin: 0 auto;
  padding-top: 24px;
  padding-bottom: 24px;
  position: sticky;
  top: var(--top, 0);
}

.content-container {
  box-sizing: border-box;
  padding-left: 71px;
  padding-right: 71px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  height: 100%;
}

footer {
  background: #0D2737;
  padding: 0 81px 0 101px;
}

.logo-block {
  display: flex;
  justify-content: space-between;
}

.logo-block:hover {
  text-decoration: none;
}

.logo-block__image {
  width: 100%;
}

.logo-block__name {
  width: 60%;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.logo-block__name span {
  display: block;
}

.logo-block__name span:first-child {
  color: #05598F;
}

.menu-list {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  padding: 0;
  margin-top: 34px;
}

.menu-list__numbers {
  display: inline-block;
  width: 24px;
  background: #05598F;
  border-radius: 7px;
  color: #fff;
  text-align: center;
  margin-left: 7px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  padding-top: 1px;
}

.menu-list__item:last-child {
  display: inline;
  border-bottom: 1px dotted #000;
}

.menu-list__item {
  margin-bottom: 14px;
  font-weight: 400;
}

.menu-list:not(.isOpened) li:nth-of-type(n+6) {
  display: none;
}

.menu-list__item-more {
  display: inline-block !important;
  cursor: pointer;
}

.menu-list__item-more:after {
  content: "Еще";
}

.menu-list__item-more.isOpened:after {
  content: "Закрыть";
}

.search {
  max-width: 240px;
  width: 100%;
  border-radius: 100px;
  border: 1px solid #E6E6E6;
  padding: 7px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 35px 0 34px 0;
  box-sizing: border-box;
}

.search__input {
  border: none;
  outline: none;
  width: 100%;
}

.search__button {
  border: none;
  background: inherit;
  cursor: pointer;
}

.mail-block {
  background: url("../img/bg-lists.png") 0 0 no-repeat;
  background-position: 17% 45%;
  width: 100%;
  display: block;
}

.mail-block__letter {
  width: 153px;
  background: #05598F;
}

.mail-block__letter img {
  display: table-caption;
  margin: 0 auto;
  padding: 48px 7px 21px 8px;
}

.mail-block__letter span {
  display: block;
  color: #fff;
  font-weight: 720;
  font-size: 16px;
  text-align: center;
  padding-bottom: 21px;
}

.currencies-block__title {
  font-weight: 720;
}

.currencies-block__table {
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 20px;
}

.currencies-block__table tr td:nth-child(2) {
  color: #797979;
}

.currencies-block__table tr td:nth-child(4) {
  color: #12D755;
}

.banner-block {
  background: url(../img/banner.jpg) 0 0 no-repeat;
  width: 100%;
  position: relative;
  display: block;
}

.banner-block:hover {
  text-decoration: none;
}

.banner-block__advertisement {
  position: absolute;
  top: 5px;
  right: 6px;
  color: #fff;
  font-size: 10px;
}

.banner-block__title {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 160px;
}

.banner-block__title span {
  font-size: 48px;
  display: block;
  color: #fff;
}

.banner-block__green {
  font-size: 31px;
  color: #2BE49D;
}

.banner-block__bottom {
  background: #2BE49D;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  border: none;
  padding: 9px 32px;
  margin: 0 auto;
  display: block;
  margin-bottom: 8px;
  cursor: pointer;
}

.banner-block__eye {
  color: #fff;
  display: inherit;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  padding-bottom: 15px;
}

.banner-block__eye:before {
  content: url("../img/eye.png");
  width: 30px;
  display: inline;
  margin-right: 8px;
}

.green {
  font-size: 31px !important;
  color: #2BE49D !important;
}

.news-aside-block {
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}

.news-aside-block__title {
  font-size: 22px;
  font-weight: 720;
  display: block;
  margin-top: 20px;
  margin-bottom: 17px;
}

.news-aside-block__image {
  max-width: 240px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 17px;
}

.news-aside-block__item span a {
  color: #797979;
  font-size: 12px;
  font-weight: 300;
  margin-right: 6px;
}

.news-aside-block__item a p {
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  color: inherit;
}

.news-aside-block__item {
  margin-bottom: 17px;
}

.news-aside-block:nth-last-child(-n+2) {
  border-bottom: none;
}

.notification-block {
  position: relative;
  width: 100%;
  background: #E5F5FF;
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
  padding: 10px 20px;
  box-sizing: border-box;
}

.notification-block a {
  text-decoration: underline;
}

.notification-block__close {
  position: absolute;
  top: 3px;
  right: 5px;
  cursor: pointer;
}

.notification-block__text {
  display: block;
}

.notification-block.close {
  display: none;
}

.main-first-news-block {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.main-first-news-block__left {
  margin-right: 20px;
  width: 64%;
}

.main-first-news-block__right {
  width: 31%;
}

.main-first-news-block__big-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-first-news-block__small-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main-first-news-block__big {
  max-height: 350px;
  position: relative;
  display: block;
}

.main-first-news-block__big:hover {
  color: #fff;
}

.main-first-news-block__big a:hover {
  text-decoration: underline;
}

.main-first-news-block__small {
  max-height: 170px;
  margin-bottom: 11px;
  position: relative;
  display: block;
}

.main-first-news-block__small:hover {
  color: #fff;
}

.main-first-news-block__s-text:hover {
  text-decoration: underline;
}

.main-first-news-block__date {
  display: flex;
  align-items: center;
  position: absolute;
  top: 14px;
  left: 21px;
}

.main-first-news-block__date a {
  color: #fff;
  font-size: 12px;
  display: block;
  margin-right: 15px;
}

.main-first-news-block__b-text {
  display: block;
  font-size: 22px;
  font-weight: 720;
  color: #fff;
  max-width: 382px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  position: absolute;
  bottom: 33px;
  left: 21px;
}

.main-first-news-block__b-text a {
  color: #fff;
}

.main-first-news-block__s-text {
  display: block;
  font-size: 16px;
  font-weight: 720;
  color: #fff;
  max-width: 213px;
  position: absolute;
  bottom: 12px;
  left: 11px;
  z-index: 3;
}

.main-first-news-block__s-text a {
  color: #fff;
}

.main-first-news-block__big::before,
.main-first-news-block__small::before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, rgba(5, 89, 143, 0) 14.02%, rgba(5, 89, 143, 0.8) 65.46%);
  bottom: 0;
  width: 100%;
  height: 100px;
  z-index: 1;
}

.main-white-news {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
  filter: drop-shadow(0px 1px 66px rgba(0, 0, 0, 0.05));
}

.main-white-news__item {
  width: 30%;
  background: #fff;
  border-radius: 15px;
  display: block;
}

.main-white-news__item .main-white-news__image {
  filter: grayscale(100%);
}

.main-white-news__item:hover .main-white-news__image {
  filter: none;
}

.main-white-news__item:hover .main-white-news__image:before {
  background: url(../img/bg-icon2.png) 0 0 no-repeat;
  background-size: 180px 115px;
  top: -6px;
  left: -5px;
}

.main-white-news__image {
  width: 168px;
  height: 106px;
  margin: 0 auto;
  position: relative;
  margin-top: 15px;
}

.main-white-news__image:before {
  content: "";
  width: 180px;
  height: 115px;
  position: absolute;
  background: url(../img/bg-icon.png) 0 0 no-repeat;
  background-size: 180px 115px;
  top: -6px;
  left: -5px;
}

.main-white-news__image img {
  -webkit-clip-path: url(#cloud);
          clip-path: url(#cloud);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.main-white-news__text {
  margin: 16px 15px 10px 20px;
  font-weight: 400;
  overflow: hidden;
}

.main-white-news__text .time {
  display: none;
}

.big-news-list-block {
  margin-top: 20px;
}

.big-news-list-block__date {
  display: flex;
  align-items: center;
  padding-top: 20px;
}

.big-news-list-block__date a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  margin-left: 10px;
}

.big-news-list-no-image,
.big-news-list-with-image {
  border-bottom: 1px solid #E6E6E6;
  padding-top: 20px;
  display: block;
}

.big-news-list-no-image a,
.big-news-list-with-image a {
  font-size: 14px;
  color: #797979;
}

.big-news-list-no-image h2 a,
.big-news-list-with-image h2 a {
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  color: #0B0B0B;
}

.big-news-list-no-image__icons,
.big-news-list-with-image__icons {
  display: flex;
}

.big-news-list-no-image__item,
.big-news-list-with-image__item {
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.big-news-list-no-image__item img,
.big-news-list-with-image__item img {
  margin-right: 5px;
}

.big-news-list-no-image iframe,
.big-news-list-with-image iframe {
  max-width: 630px;
  max-height: 361px;
  width: 100%;
  margin-bottom: 20px;
}

.big-news-list-with-image__image {
  max-width: 630px;
  max-height: 254px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 16px 0 10px 0;
}

.big-news-list-with-image__text {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
}

.big-news-list-with-image__text:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  background: #E41F12;
  top: 0;
  left: 0;
}

.big-news-list-with-image img {
  width: 100%;
  max-width: 630px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}

.big-news-list-with-image__item img {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

.main-news-list button {
  width: 100%;
  border: 1px solid #E6E6E6;
  color: #000;
  font-size: 19px;
  background: #fff;
  font-weight: 400;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 40px;
  cursor: pointer;
}

.main-news-list button:hover {
  color: #fff;
  background: #05598F;
}

.social-network-block span {
  display: block;
  width: 47%;
  color: #797979;
  font-size: 14px;
  margin-bottom: 6px;
}

.social-network-block img {
  margin-right: 5px;
}

.banner-right-block {
  position: relative;
  display: block;
  background: url(../img/banner2.jpg) 0 0 no-repeat;
  width: 100%;
  max-width: 300px;
  padding-bottom: 50px;
  margin-bottom: 40px;
  margin-top: 30px;
}

.banner-right-block:hover {
  text-decoration: none;
}

.banner-right-block__blue,
.banner-right-block__white {
  color: #9BDEFF;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 720;
  max-width: 223px;
  display: block;
}

.banner-right-block__white {
  color: #fff;
  margin: 0px 38px 134px 38px;
}

.banner-right-block__blue {
  padding-top: 97px;
  margin: 0px 38px 31px 38px;
}

.banner-right-block__white span {
  border-bottom: 2px solid #fff;
  font-size: 32px;
  color: #fff;
  font-weight: 720;
}

.banner-right-block button {
  background: #05598F;
  text-transform: uppercase;
  border: none;
  color: #fff;
  padding: 14px 43px;
  margin: 0 auto;
  display: block;
  font-weight: 550;
  font-size: 17px;
  cursor: pointer;
  margin-bottom: 20px;
}

.banner-block__advertisement-right {
  font-size: 16px;
  margin-top: 22px;
  margin-left: 11px;
}

.calendar-block {
  filter: drop-shadow(0px 5px 100px #F0F2F2);
}

.air-datepicker.-inline- {
  max-width: 420px;
  width: 100%;
}

.-weekend- {
  color: #E41F12;
}

.air-datepicker-body--day-name {
  color: #9EB0BC;
  text-transform: none;
  font-size: 15px;
}

.air-datepicker-nav--title {
  text-transform: uppercase;
  font-size: 32px;
  color: #627784;
  font-weight: bold;
  width: 100%;
  justify-content: space-between;
  padding: 17px 32px 15px 38px;
  line-height: 58px;
  letter-spacing: 0.18em;
}

.air-datepicker-nav--title span {
  font-size: 23px;
  color: #9EB0BC;
}

.air-datepicker-cell {
  max-width: 50px;
  font-size: 15px;
  height: 35px;
}

.air-datepicker {
  border: none;
  --adp-border-color-inner: #fff;
  --adp-cell-background-color-selected: #E5F5FF;
  --adp-cell-background-color-selected-hover: #E5F5FF;
}

.air-datepicker--content {
  padding: 0 25px 26px 28px;
}

.air-datepicker-cell.-selected-.-current- {
  background: #E5F5FF;
  color: #0B0B0B;
}

.air-datepicker-cell.-current- {
  color: #0B0B0B;
  background: #E5F5FF;
}

.air-datepicker-cell.-selected- {
  color: #0B0B0B;
}

.air-datepicker-nav--action {
  display: none;
}

.calendar-events {
  position: relative;
  z-index: 3;
  background: #fff;
}

.calendar-events-item {
  border-bottom: 1px solid #EEEEEE;
  background: #fff;
  max-width: 410px;
  padding: 25px 40px 10px 40px;
}

.calendar-events-item:first-child {
  border-top: 1px solid #EEEEEE;
}

.top-five-block {
  border-bottom: 1px solid #E6E6E6;
  margin-top: 30px;
}

.top-five-block a.right-column-title {
  margin-bottom: 14px;
  display: block;
  margin-top: 30px;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}

.top-five-block__item {
  margin-bottom: 17px;
}

.top-five-block__item p {
  line-height: 20px;
  font-weight: 400;
}

.top-five-block__item span a {
  margin-right: 6px;
  color: #797979;
  font-size: 12px;
}

.top-five-block img {
  width: 100%;
}

.analitics img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 17px;
}

.tags-block__title {
  font-size: 22px;
  display: block;
  margin-top: 20px;
  margin-bottom: 17px;
}

.div-tags a span {
  margin-right: 7px;
  font-weight: 400;
  color: #797979;
}

.div-tags a {
  color: #797979;
}

.footer-logo-flex {
  padding-top: 44px;
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  border-bottom: 1px solid #445661;
  align-items: center;
}

.footer-logo-flex__logo {
  width: 10%;
  display: flex;
  justify-content: space-between;
}

.footer-logo-flex__logo:hover {
  text-decoration: none;
}

.footer-logo-flex__image {
  margin-right: 15px;
}

.footer-logo-flex__name {
  width: 60%;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.footer-logo-flex__name span {
  display: block;
  color: #fff;
}

.footer-logo-flex__menu-list {
  display: flex;
  list-style: none;
  padding: 25px 0;
  margin: 0;
}

.footer-logo-flex__menu-list li a {
  color: #fff;
  margin-right: 37px;
}

.footer-logo-flex__years span {
  color: #fff;
}

.footer-logo-flex__years .coopy-mobile {
  display: none;
}

.footer-info-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 23px;
}

.footer-info-flex__left p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.footer-info-flex__item table {
  max-width: 614px;
  margin-top: 30px;
}

.footer-info-flex__item table a {
  color: #fff;
}

.footer-info-flex__item table a.blue {
  color: #73C8FF;
}

.footer-info-flex__item table tr {
  margin-bottom: 3px;
}

.footer-info-flex__item table td {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  width: 50%;
}

.footer-info-flex__right {
  max-width: 749px;
}

.footer-info-flex__right p {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.footer-bottom-block {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  padding-bottom: 40px;
}

.footer-bottom-block__left p {
  color: #fff;
  font-weight: 400;
}

.footer-bottom-block__right .footer-links a {
  display: block;
}

.blue {
  color: #73C8FF;
}

.button-top {
  width: inherit;
  height: 44px;
  border-radius: 3px;
  background: #05598F;
  cursor: pointer;
  position: sticky;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  top: calc(100vh - var(--top_position) - 44px);
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
}

.button-top.isVisible {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.button-top img {
  padding: 16px 0px;
  margin: 0 auto;
  display: block;
}

.button-top:before {
  content: "";
  position: absolute;
  display: block;
  width: 11px;
  height: 7px;
  top: 100%;
  left: 13px;
  background: #05598F;
  transition: all 0.3s ease;
  -webkit-clip-path: polygon(0 0, 0% 100%, 80% 0);
          clip-path: polygon(0 0, 0% 100%, 80% 0);
}

.button-top:after {
  content: url("../img/arrow2.png");
  position: absolute;
  display: block;
  width: 7px;
  top: 13px;
  left: 31px;
}

.button-top:hover:after {
  content: url("../img/arrow.png");
  position: absolute;
  display: block;
  width: 7px;
  top: 13px;
  left: 31px;
}

.button-top:hover {
  background: #fff;
}

.button-top:hover:before {
  background: #fff;
}

.button-top__wrapper {
  position: absolute;
  width: 78px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transform: translateX(50%);
  pointer-events: none;
}

.bread-crumbs {
  padding: 10px 18px;
  background: #F8FAFB;
}

.bread-crumbs ul li {
  list-style: none;
}

.bread-crumbs ul li a {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #A9A9A9;
}

.bread-crumbs ul li span {
  color: #A9A9A9;
  margin-left: 5px;
  margin-right: 8px;
}

.bread-crumbs ul {
  display: flex;
  padding: 0;
  margin: 0;
}

.bread-crumbs ul li a:last-child {
  color: #000;
}

.detale-news-block {
  padding-top: 20px;
}

.detale-news-block__pin {
   top: 0;
  background: linear-gradient(to top, transparent 0, #fff 10px, #fff 100%);
  z-index: 100;
  padding-bottom: 21px;
  padding-top: 10px;
}

.detale-news-block__in span a {
  font-size: 14px;
  line-height: 18px;
  color: #797979;
}

.detale-news-block__in h2 {
  font-size: 32px;
  line-height: 41px;
  color: #0B0B0B;
  margin-top: 0;
}

.detale-news-block__image {
  position: relative;
  margin-bottom: 20px;
}

.detale-news-block__image img {
  width: 100%;
}

.detale-news-block__image-mask {
  position: absolute;
  top: 17px;
  right: 12.5px;
}

.detale-news-block__socials {
  display: flex;
  align-items: center;
}

.detale-news-block__socials span {
  font-size: 14px;
  line-height: 18px;
  color: #797979;
  margin-right: 28px;
}

.detale-news-block__social {
  background: #F8FAFB;
  border-radius: 3px;
  padding: 8px 0 8px 18px;
}

.detale-news-block__social a img {
  margin-right: 22px;
}

.detale-news-block__text {
  font-size: 17px;
  line-height: 140%;
  color: #0B0B0B;
}

.detale-news-block__text a{
  font-size: 17px;
  line-height: 140%;
  text-decoration:underline;
  color: #0B0B0B;
}


.detale-news-block-icon {
  display: flex;
  align-items: center;
}





.comments-block {
  background: #FBFBFB;
  border-radius: 5px;
  padding: 20px;
  margin-top: 40px;
}

.comments-block-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comments-block-title__name {
  display: flex;
  justify-content: space-between;
  min-width: 170px;
  align-items: center;
}

.comments-block-title__name h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.comments-block-title__name span {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #A9A9A9;
}

.comments-block-title__filter form select {
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #797979;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("../img/filter.png") no-repeat 100% 50%;
  padding-right: 15px;
}

.comments-block-form {
  background: #FBFBFB;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  padding: 10px 20px;
}

.comments-block-form form {
  display: flex;
  justify-content: space-between;
  width: 80%;
}

.comments-block-form form textarea {
  border: none;
  width: 100%;
  margin-right: 10px;
  background: #FBFBFB;
  min-width: 100%;
  max-width: 100%;
}

.comments-block-form form textarea:focus {
  outline: none;
  background: #FBFBFB;
}

.comments-block-form form button {
  background: #05598F;
  padding: 10px 23px;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  cursor: pointer;
  max-height: 34px;
}

.comments-item__title,
.comments-sub-item__title {
  display: flex;
  align-items: center;
}

.comments-item__title h2,
.comments-sub-item__title h2 {
  margin-right: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 7px;
}

.comments-item__title span,
.comments-sub-item__title span {
  font-weight: 400;
  font-size: 14px;
  color: #A9A9A9;
  margin-top: 9px;
}

.comments-item__text,
.comments-sub-item__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
}

.comments-item__text a:hover,
.comments-sub-item__text a:hover {
  text-decoration: none;
}

.comments-item__icons,
.comments-sub-item__icons {
  display: flex;
  align-items: center;
}

.comments-item__icons a,
.comments-sub-item__icons a {
  margin-right: 24px;
  color: #A9A9A9;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

.comments-item__icons .like-icons,
.comments-sub-item__icons .like-icons {
  display: flex;
  position: relative;
}

.comments-item__icons .like-icons a,
.comments-sub-item__icons .like-icons a {
  margin-right: 0;
}

.comments-item__icons .like-icons .like,
.comments-sub-item__icons .like-icons .like {
  margin-right: 14px;
}

.comments-item__icons .like-icons span,
.comments-sub-item__icons .like-icons span {
  margin-right: 14px;
}

.comments-item__icons .like-icons .dislike,
.comments-sub-item__icons .like-icons .dislike {
  position: absolute;
  top: 5px;
}

.comments-sub-item {
  padding-left: 17.5px;
  position: relative;
}

.comments-sub-item:not(:last-child):before {
  content: "";
  position: absolute;
  height: 124px;
  width: 1px;
  background: #E6E6E6;
  left: 1px;
}

.comments-sub-item__title:not(:last-child):after {
  content: "";
  position: absolute;
  height: 1px;
  width: 12px;
  background: #E6E6E6;
  left: 1px;
  top: 25px;
}

.green-number {
  color: #45C418 !important;
}

.red-number {
  color: #E41F12 !important;
}

.bad-comment {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #A9A9A9;
}

.bad-comment a {
  border-bottom: 2px dotted #A9A9A9;
  color: #A9A9A9;
}

.comments-block__in .comments-all-btn {
  border-bottom: 2px dotted #A9A9A9;
  color: #A9A9A9;
  margin-top: 22px;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.comments-all-btn:hover {
  text-decoration: none;
}

.advertisement-block {
  margin-top: 20px;
}

.advertisement-block__in {
  display: flex;
  align-items: center;
  background: #E5F5FF;
  padding: 24.5px 30px;
  justify-content: space-between;
}

.advertisement-block__in h2 {
  font-weight: 600;
  font-size: 26px;
  line-height: 33px;
  margin: 0;
}

.advertisement-block__in .button-vk,
.advertisement-block__in .button-tg {
  background: #0077FF;
  box-shadow: 0px 8px 10px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  padding: 12px 20px;
  max-width: 134px;
  width: 100%;
  display: flex;
  align-items: center;
}

.advertisement-block__in .button-vk span,
.advertisement-block__in .button-tg span {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}

.advertisement-block__in .button-vk img,
.advertisement-block__in .button-tg img {
  margin-right: 7px;
}

.advertisement-block__in .button-tg {
  background: #27A6E5;
  margin-left: 30px;
}

.advertisement-block__in .advertisement-buttons {
  display: flex;
  align-items: center;
}

.advertisement-block__in .advertisement-buttons a:hover {
  text-decoration: none;
}

.other-news-block {
  margin-top: 40px;
}

.other-news-block__in h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.other-news-block__in .other-news-blocks {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.other-news-block__in .other-news-blocks__image {
  display: block;
}

.other-news-block__in .other-news-blocks__image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(13, 39, 55, 0) 17.97%, #0D2737 65.46%);
  opacity: 0.7;
  left: 0;
  bottom: 0;
}

.other-news-block__in .other-news-blocks__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.other-news-block__in .other-news-blocks__item {
  width: 30%;
  max-height: 170px;
  position: relative;
  display: block;
}

.other-news-block__in .other-news-blocks__item a h2 {
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  position: absolute;
  left: 13px;
  bottom: 11px;
  margin-bottom: 0;
  z-index: 3;
}

.other-news-block__in .other-news-blocks__item h2:hover {
  text-decoration: underline !important;
}

.other-news-block__in .other-news-blocks__date {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 2;
}

.other-news-block__in .other-news-blocks__text h2 {
  position: absolute;
  bottom: 11px;
  left: 0;
}

.other-news-block__in .other-news-blocks__date a {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  margin-top: 5px;
  z-index: 3;
  margin-left: 13px;
}

.main-news-block {
  margin-top: 60px;
}

.main-news-block__in h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.media-block {
  margin-top: 180px;
}

.media-block__title {
  display: flex;
  align-items: center;
}

.media-block__title h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  margin-right: 7px;
}

.media-block__title .media-number {
  background: #E41F12;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #fff;
  line-height: 22px;
}

.media-block__in .media-blocks {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.media-block__in .media-blocks__item {
  width: 32%;
  position: relative;
  max-height: 290px;
  display: block;
  color: #fff;
  position: relative;
}

.media-block__in .media-blocks__item h2 {
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
  position: absolute;
  left: 13px;
  bottom: 11px;
  margin-bottom: 0;
  margin-right: 5px;
  z-index: 3;
}

.media-block__in .media-blocks__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.media-block__in .media-blocks__item a h2:hover {
  text-decoration: underline;
}

.media-block__in .media-blocks__image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(13, 39, 55, 0) 17.97%, #0D2737 65.46%);
  opacity: 0.7;
  left: 0;
  bottom: 0;
}

.media-block__in .media-blocks__date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.media-block__in .media-blocks__text h2 {
  position: absolute;
  bottom: 19px;
  left: 13px;
}

.media-block__in .media-blocks__date a {
  color: #fff;
}

.media-block__in .media-blocks__date span {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  margin-top: 5px;
}

.media-block__in .media-blocks__date span:first-child {
  margin-left: 13px;
}

.title-extreme-news {
  margin-top: 30px;
}

.title-extreme-news__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.title-extreme-news__item {
  display: flex;
  align-items: center;
}

.title-extreme-news__item ul {
  list-style: none;
  padding: 0;
  margin-left: 15px;
}

.title-extreme-news__item ul li a {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.title-extreme-news__item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  margin-right: 15px;
}

.title-extreme-news__item span {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #A9A9A9;
  display: block;
  margin-top: 4px;
}

.title-extreme-news__item div {
  font-weight: 300;
  font-size: 24px;
  line-height: 31px;
}

.big-news-list-block {
  margin-top: 20px;
}

.big-news-list-block__date {
  display: flex;
  align-items: center;
  padding-top: 20px;
}

.big-news-list-block__date span {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  margin-left: 10px;
}

.big-news-list-no-image,
.big-news-list-with-image {
  border-bottom: 1px solid #E6E6E6;
  padding-top: 20px;
  display: block;
}

.big-news-list-no-image a,
.big-news-list-with-image a {
  font-size: 14px;
  color: #797979;
}

.big-news-list-no-image h2,
.big-news-list-with-image h2 {
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
}

.big-news-list-no-image__icons,
.big-news-list-with-image__icons {
  display: flex;
}

.big-news-list-no-image__item,
.big-news-list-with-image__item {
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.big-news-list-no-image__item img,
.big-news-list-with-image__item img {
  margin-right: 5px;
}

.big-news-list-no-image iframe,
.big-news-list-with-image iframe {
  max-width: 630px;
  max-height: 361px;
  width: 100%;
  margin-bottom: 20px;
}

.big-news-list-with-image__image {
  max-width: 630px;
  max-height: 254px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 16px 0 10px 0;
}

.big-news-list-with-image__text {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
  display: block;
}

.big-news-list-with-image__text:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  background: #E41F12;
  top: 0;
  left: 0;
}

.big-news-list-with-image img {
  width: 100%;
  max-width: 630px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}

.big-news-list-with-image__item img {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

.main-news-list button {
  width: 100%;
  border: 1px solid #E6E6E6;
  color: #000;
  font-size: 19px;
  background: #fff;
  font-weight: 400;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 40px;
  cursor: pointer;
}

.main-news-list button:hover {
  color: #fff;
  background: #05598F;
}

.extreme-news-list {
  max-width: 715px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.extreme-news-list .big-news-list-no-image h2 {
  font-weight: 500;
}

.big-news-list-with-banner .news-banner {
  background: url(../img/bg-map.png) no-repeat;
  background-color: #05598F;
  position: relative;
  background-size: 117%;
  background-position: 50% 18%;
  display: block;
  text-decoration: none;
}

.big-news-list-with-banner .news-banner img {
  max-width: 50px;
  width: 100%;
  position: absolute;
  top: 10px;
  right: 10px;
}

.big-news-list-with-banner .news-banner h2 {
  padding-top: 110px;
  padding-bottom: 104px;
  text-align: center;
  font-weight: 6000;
  font-size: 36px;
  line-height: 46px;
  color: #fff;
}

.big-news-list-with-banner-date .news-banner img {
  max-width: 50px;
  width: 100%;
  position: absolute;
  top: 10px;
  right: 10px;
}

.big-news-list-with-banner-date .news-banner {
  background-color: #05598F;
  position: relative;
  padding-bottom: 36px;
  text-align: center;
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
}

.big-news-list-with-banner-date .news-banner::before {
  content: "";
  background: url(../img/news-banner-bg.svg) no-repeat 0 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-size: cover;
}

.big-news-list-with-banner-date .news-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 28px solid transparent;
  border-left: 28px solid #064F7D;
  border-top: 28px solid #064F7D;
}

.big-news-list-with-banner-date .news-banner h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  color: #fff;
  padding-top: 91px;
}

.big-news-list-with-banner-date .news-banner span {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  color: #fff;
  padding-bottom: 48px;
  padding-bottom: 48px;
  display: block;
}

.big-news-list-with-banner-date .news-banner .news-banner-line {
  max-width: 217px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
}

.title-fw > a {
  font-weight: 500 !important;
}

.title-extreme-news {
  margin-top: 30px;
}

.title-extreme-news__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.title-extreme-news__item {
  display: flex;
  align-items: center;
}

.title-extreme-news__item .news-date {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  color: #0B0B0B;
  margin-left: 15px;
}

.title-extreme-news__item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  margin-right: 15px;
}

.title-extreme-news__item span {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #A9A9A9;
  display: block;
  margin-top: 4px;
}

.title-extreme-news__item div {
  font-weight: 300;
  font-size: 24px;
  line-height: 31px;
}

.news-categories-block__in {
  display: flex;
  align-items: center;
}

.news-categories-block__in span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-right: 10px;
}

.news-categories-block__category {
  border: 1px dashed #A9A9A9;
  border-radius: 4px;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #797979;
  margin-right: 10px;
  padding: 4px;
  display: block;
}

.big-news-list-block {
  margin-top: 20px;
}

.big-news-list-block__date {
  display: flex;
  align-items: center;
  padding-top: 20px;
}

.big-news-list-block__date span {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  margin-left: 10px;
}

.big-news-list-no-image,
.big-news-list-with-image {
  border-bottom: 1px solid #E6E6E6;
  padding-top: 20px;
}

.big-news-list-no-image span,
.big-news-list-with-image span {
  font-size: 14px;
  color: #797979;
}

.big-news-list-no-image h2,
.big-news-list-with-image h2 {
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
}

.big-news-list-no-image__icons,
.big-news-list-with-image__icons {
  display: flex;
}

.big-news-list-no-image__item,
.big-news-list-with-image__item {
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.big-news-list-no-image__item img,
.big-news-list-with-image__item img {
  margin-right: 5px;
}

.big-news-list-no-image iframe,
.big-news-list-with-image iframe {
  max-width: 630px;
  max-height: 361px;
  width: 100%;
  margin-bottom: 20px;
}

.big-news-list-with-image__image {
  max-width: 630px;
  max-height: 254px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 16px 0 10px 0;
}

.big-news-list-with-image__text {
  position: relative;
  padding-left: 15px;
  font-weight: 600;
}

.big-news-list-with-image__text:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  background: #E41F12;
  top: 0;
  left: 0;
}

.big-news-list-with-image img {
  width: 100%;
  max-width: 630px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}

.big-news-list-with-image__item img {
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

.main-news-list button {
  width: 100%;
  border: 1px solid #E6E6E6;
  color: #000;
  font-size: 19px;
  background: #fff;
  font-weight: 400;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 40px;
  cursor: pointer;
}

.main-news-list button:hover {
  color: #fff;
  background: #05598F;
}

.big-news-list-block-news-date {
  max-width: 712px;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 20px;
}

.search-block {
  margin-bottom: 20px;
}

.search-block__in h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 41px;
}

.search-block-form {
  width: 100%;
  border-radius: 100px;
  border: 1px solid #E6E6E6;
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 0 10px 0;
  box-sizing: border-box;
}

.search-block-form__input {
  border: none;
  outline: none;
  width: 100%;
}

.search-block-form__button {
  border: none;
  background: inherit;
  cursor: pointer;
}

.search-block-form.isNotEmpty {
  box-shadow: 0px 0px 0px 5px rgb(229, 245, 255);
}

.search-block-form {
  box-shadow: 0px 0px 0px 0px rgb(229, 245, 255);
  transition: all 0.3s ease;
}

.yandex-search-block__in img {
  width: 100%;
}

.editorial-office-block__in h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 41px;
  margin-bottom: 30px;
}

.editorial-office-block__contacts table {
  background: #E5F5FF;
  width: 100%;
  padding: 20px 30px 10px;
}

.editorial-office-block__contacts table tr td {
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}

.editorial-office-block__text {
  padding-top: 20px;
}

.editorial-office-block__text h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  margin: 20px 0;
}

.editorial-office-block__text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.table-number {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.table-email {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #05598F;
}

.advertisement-page-block__in table {
  background: #E5F5FF;
  width: 100%;
  padding: 40px 50px 30px;
}

.advertisement-page-block__in table tr td {
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}

.advertisement-page-block__in table tr td:first-child {
  padding-right: 80px;
}

.advertisement-page-block__in h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 41px;
}

.advertisement-page-block__text h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  margin-top: 40px;
}

.advertisement-page-block__text p,
.advertisement-page-block__text ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.advertisement-page-block__text ul li {
  margin-bottom: 10px;
}

.advertisement-page-block__text ul li a {
  color: #05598F;
}

.advertisement-page-block__download {
  background: #05598F;
  max-width: 246px;
  width: 100%;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: 20px;
}

.advertisement-page-block__download span {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  display: block;
}

.table-number {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.table-email {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #05598F;
}

.advertisement-page-block__in table {
  background: #E5F5FF;
  width: 100%;
  padding: 40px 50px 30px;
}

.advertisement-page-block__in table tr td {
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}

.advertisement-page-block__in table tr td:first-child {
  padding-right: 80px;
}

.advertisement-page-block__in h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 41px;
}

.advertisement-page-block__in .politika-gray {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #797979;
}

.advertisement-page-block__in .polotika-title {
  margin-bottom: 5px;
}

.advertisement-page-block__text h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.advertisement-page-block__text p,
.advertisement-page-block__text ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.advertisement-page-block__text ul li {
  margin-bottom: 10px;
}

.advertisement-page-block__download {
  background: #05598F;
  max-width: 246px;
  width: 100%;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 40px;
  margin-top: 20px;
}

.advertisement-page-block__download span {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  display: block;
}

.table-number {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.table-email {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #05598F;
}

.custom-marker {
  list-style: none;
  padding-left: 5px;
}

.custom-marker li:before {
  content: "-";
  position: relative;
  left: -5px;
}

.publication-policy-numbers {
  margin-top: 70px;
}

.first-block {
  margin-top: 20px;
}

.first-block__banner {
  margin-top: 20px;
  background: url(../img/bg-map.png) no-repeat;
  background-color: #05598F;
  background-size: 117%;
  background-position: 50% 18%;
  padding: 77px 134px 57px;
}

.first-block__banner h2 {
  font-weight: 720;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}

.first-block__banner span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  display: inherit;
  color: #fff;
}

.first-block-text {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.first-block-text__first-item {
  width: 52%;
  margin-bottom: 20px;
}

.first-block-text__first-item h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  margin: 20px 0;
}

.first-block-text__first-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.first-block-text__second-item {
  width: 37.5%;
  background: #F8FAFB;
  padding: 20px 30px;
}

.first-block-text__second-item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.first-block {
  margin-top: 20px;
}

.first-block__banner {
  margin-top: 20px;
  background: url(../img/bg-map.png) no-repeat;
  background-color: #05598F;
  background-size: 117%;
  background-position: 50% 18%;
  padding: 77px 134px 57px;
}

.first-block__banner h2 {
  font-weight: 720;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}

.first-block__banner span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  display: inherit;
  color: #fff;
}

.first-block-text {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.first-block-text__first-item {
  width: 52%;
  margin-bottom: 20px;
}

.first-block-text__first-item h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  margin: 20px 0;
}

.first-block-text__first-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.first-block-text__second-item {
  width: 37.5%;
  background: #F8FAFB;
  padding: 20px 30px;
}

.first-block-text__second-item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.second-block-text__second-item {
  width: 36%;
}

.second-block-text__second-item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.second-block-text__second-item p {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}

.mission__in {
  padding: 80px 0;
}

.mission__line {
  max-width: 217px;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background: #0B0B0B;
}

.mission__text {
  padding: 40px 0;
  margin: 0 auto;
}

.mission__text h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}

.mission__text span {
  display: block;
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
}

.mission__in {
  padding: 80px 0;
}

.mission__line {
  max-width: 217px;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background: #0B0B0B;
}

.mission__text {
  padding: 40px 0;
  margin: 0 auto;
}

.mission__text h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}

.mission__text span {
  display: block;
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
}

.first-block {
  margin-top: 20px;
}

.first-block__banner {
  margin-top: 20px;
  background: url(../img/bg-map.png) no-repeat;
  background-color: #05598F;
  background-size: 117%;
  background-position: 50% 18%;
  padding: 77px 134px 57px;
}

.first-block__banner h2 {
  font-weight: 720;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}

.first-block__banner span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  display: inherit;
  color: #fff;
}

.first-block-text {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.first-block-text__first-item {
  width: 52%;
  margin-bottom: 20px;
}

.first-block-text__first-item h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  margin: 20px 0;
}

.first-block-text__first-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}

.first-block-text__second-item {
  width: 37.5%;
  background: #F8FAFB;
  padding: 20px 30px;
}

.first-block-text__second-item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.second-block-text__second-item {
  width: 36%;
}

.second-block-text__second-item h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.second-block-text__second-item p {
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
}

.second-block-text__second-item p span {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
}

.mission__in {
  padding: 80px 0;
}

.mission__line {
  max-width: 217px;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background: #0B0B0B;
}

.mission__text {
  padding: 40px 0;
  margin: 0 auto;
}

.mission__text h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}

.mission__text span {
  display: block;
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
}

.chart {
  margin-bottom: 20px;
}

.chart__image img {
  width: 100%;
}

.chart__text {
  display: flex;
  align-items: center;
  margin-left: 43px;
  padding-bottom: 35px;
}

.chart__text img {
  max-width: 38px;
  width: 100%;
  margin-right: 24px;
}

.chart__text .explanation span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #797979;
}

.sity-news {
  background: #F8FAFB;
  margin: 0 -74px;
  position: relative;
}

.sity-news__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 34px;
  box-sizing: border-box;
}

.sity-news__item {
  background: #fff;
  padding: 35px 20px;
  display: block;
  text-decoration: none !important;
}

.sity-news__item button {
  width: 100%;
  background: #05598F;
  padding: 10px 23px;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-top: 20px;
}

.sity-news__logo {
  text-align: center;
  padding: 20px 0;
}

.sity-news__logo a {
  display: block;
}

.sity-news__logo img {
  margin-bottom: 10px;
}

.sity-news__logo span {
  display: block;
}

.sity-news__logo .email {
  font-weight: 600;
  font-size: 21px;
  line-height: 27px;
  color: #05598F;
}

.sity-news__logo .city {
  font-weight: 720;
  font-size: 23px;
  line-height: 29px;
  text-transform: uppercase;
  color: #05598F;
}

.sity-news__logo .news {
  font-weight: 720;
  font-size: 23px;
  line-height: 29px;
  text-transform: uppercase;
  color: #000000;
}

.sity-news__line {
  max-width: 168px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #05598F;
  margin-top: 15px;
  margin-bottom: 20px;
}

.sity-news__text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #05598F;
  margin-bottom: 10px;
}

.sity-news__text span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
}

.sity-news__item:hover .email,
.sity-news__item:hover .city,
.sity-news__item:hover .news {
  text-decoration: underline;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: block;
}

.owl-carousel button.owl-dot {
  color: #05598F;
  background: none;
}

.owl-prev,
.owl-next {
  background: url("../img/slider-arrow.svg") 0 0/cover no-repeat;
  position: absolute;
  top: 50%;
}

.owl-prev span,
.owl-next span {
  font-size: 0;
  display: block;
  width: 11px;
  height: 18px;
}

.owl-next {
  transform: rotate(180deg);
  right: 17px;
}

.owl-prev {
  left: 17px;
}

.social-network__in {
  padding: 80px 0;
  text-align: center;
}

.social-network__line {
  max-width: 217px;
  width: 100%;
  height: 1px;
  background: #0B0B0B;
  margin: 0 auto;
}

.social-network__text {
  padding: 40px 0;
}

.social-network__text h2 {
  font-weight: 720;
  font-size: 48px;
  line-height: 61px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}

.social-network__text span {
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 10px;
  display: block;
}

.social-network__icons a.tg:hover svg path {
  fill: #27A6E5;
}

.social-network__icons a.vk:hover svg path {
  fill: #0077FF;
}

.social-network__icons a.ok:hover svg path {
  fill: #F79A38;
}

.social-network__icons a.vb:hover svg path {
  fill: #7C509A;
}

.social-network__icons a.wa:hover svg path {
  fill: #48C95F;
}

.social-network__icons a.yd:hover svg path:not(.not-hover) {
  fill: #2C3036;
}

.social-network__icons a.ic:hover svg rect {
  fill: #FF9800;
}

.media-cities {
  margin-top: 20px;
}

.media-cities__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px -45px;
}

.media-cities__tabs .tabs-item {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  padding: 5px 10px;
  border: 1px dashed #fff;
}

.media-cities__tabs .tabs-item:hover {
  background: rgba(229, 245, 255, 0.5);
  border: 1px dashed #05598F;
  border-radius: 4px;
  color: #05598F;
  padding: 5px 10px;
  cursor: pointer;
}

.media-cities__info {
  display: flex;
  align-items: center;
  padding: 60px 0 40px 0;
}

.media-cities__info .media-cities-info-image {
  max-width: 460px;
  max-height: 313px;
}

.media-cities__info .media-cities-info-image img {
  width: 100%;
  height: 100%;
  max-height: 313px;
}

.media-cities__about .media-cities-text p {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
}

.media-cities .media-info-contacts {
  border: 2px dashed #E5F5FF;
  border-left: none;
  border-radius: 0px 15px 15px 0px;
  padding: 10px 0 40px;
}

.media-cities .media-info-contacts .contacts {
  margin-top: 10px;
  max-width: 295px;
  text-align: center;
}

.media-cities .media-info-contacts .contacts .number {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}

.media-cities .media-info-contacts .contacts .email {
  font-weight: 550;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #05598F;
}

.mission__in {
  padding: 80px 0;
}

.mission__line {
  max-width: 217px;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background: #0B0B0B;
}

.mission__text {
  padding: 40px 0;
  margin: 0 auto;
}

.mission__text h2 {
  font-weight: 600;
  font-size: 48px;
  line-height: 61px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}

.mission__text span {
  display: block;
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  text-align: center;
}

.mission__text .rating-bold {
  font-weight: 720;
  font-size: 48px;
  line-height: 61px;
}

.mission__text .rating-text {
  font-weight: 300;
  font-size: 48px;
  line-height: 61px;
}

.map__in {
  background: #F8FAFB;
  padding: 50px;
}

.map__text {
  margin-bottom: 30px;
}

.map__text h2 {
  font-weight: 550;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
  margin-bottom: 20px;
}

.map__info {
  margin-bottom: 20px;
}

.map__info span {
  display: block;
  margin-bottom: 5px;
}

.map__info span:first-child {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}

.map__info a,
.map__info span:last-child {
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  color: #000000;
}

@media (max-width: 1650px) {
  .left-container,
  .right-container {
    padding: 24px 20px;
  }
}

@media all and (max-width: 1500px) {
  .content-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sity-news {
    margin: 0 -30px;
  }
}

@media (max-width: 1420px) {
  .footer-info-flex {
    flex-direction: column;
  }

  .footer-info-flex__right {
    max-width: 100%;
  }

  .footer-info-flex__left {
    margin-bottom: 30px;
  }
}

@media all and (max-width: 1200px) {
  .left-block {
    display: none;
  }

  .right-block {
    width: 32%;
    padding: 0 20px;
  }

  .content-block {
    width: 71%;
  }

  footer {
    padding: 0 40px 0 40px;
  }

  .footer-bottom-block {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .air-datepicker-nav--title {
    font-size: 22px;
  }

  .air-datepicker-nav--title span {
    font-size: 22px;
    margin-left: 5px;
  }
}

@media all and (max-width: 1100px) {
  .footer-logo-flex__logo {
    width: 18%;
  }
}

@media all and (max-width: 1060px) {
  .main-white-news {
    flex-direction: column;
    background: #FFFFFF;
    border-radius: 15px 15px 0px 0px;
  }

  .main-white-news__item {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: row-reverse;
    border-radius: 0;
    padding: 20px 0;
  }

  .main-white-news__item:not(:last-child) {
    border-bottom: 1px solid #E6E6E6;
  }

  .main-white-news__text {
    width: 50%;
    font-weight: 600;
    font-size: 17px;
    line-height: 120%;
  }

  .main-white-news__text .time {
    display: block;
    font-weight: 300;
    font-size: 13px;
    line-height: 17px;
    color: #797979;
    margin-top: 4px;
  }
}

@media all and (max-width: 1000px) {
  .footer-logo-flex {
    border: none;
  }

  .footer-logo-flex__menu {
    display: none;
  }

  .footer-logo-flex__years .coopy-mobile {
    display: block;
  }

  .footer-logo-flex__years .footer-year {
    display: none;
  }

  .footer-info-flex__left p {
    display: none;
  }

  .footer-info-flex__item table {
    border-bottom: 1px solid #445661;
    padding-bottom: 40px;
  }

  .footer-info-flex__right {
    border-bottom: 1px solid #445661;
    padding-bottom: 24px;
  }

  .footer-info-flex__right p:nth-last-of-type(-n+2) {
    display: none;
  }

  .footer-bottom-block {
    flex-direction: column;
    margin-top: 24px;
  }

  .footer-bottom-block__right .footer-links a {
    margin-right: 2px;
  }

  .footer-bottom-block__right .footer-links {
    display: flex;
    align-items: center;
  }
}

@media all and (max-width: 860px) {
  .right-block {
    display: none;
  }

  .button-top {
    display: none;
  }

  .button-top__wrapper {
    display: none;
  }
}