@font-face {
  font-family: 'Proxima Nova';
  src: url(../fonts/ProximaNova/ProximaNova-Light.eot);
  src: local("Proxima Nova Light"), local("ProximaNova-Light"), url(../fonts/ProximaNova/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-Light.woff2) format("woff2"), url(../fonts/ProximaNova/ProximaNova-Light.woff) format("woff"), url(../fonts/ProximaNova/ProximaNova-Light.ttf) format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Nova';
  src: url(../fonts/ProximaNova/ProximaNova-Bold.eot);
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-Bold.woff2) format("woff2"), url(../fonts/ProximaNova/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova/ProximaNova-Bold.ttf) format("truetype");
  font-weight: bold;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Nova';
  src: url(../fonts/ProximaNova/ProximaNova-Regular.eot);
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/ProximaNova/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova/ProximaNova-Regular.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Nova';
  src: url(../fonts/ProximaNova/ProximaNova-Semibold.eot);
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-Semibold.woff2) format("woff2"), url(../fonts/ProximaNova/ProximaNova-Semibold.woff) format("woff"), url(../fonts/ProximaNova/ProximaNova-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal; }

@font-face {
  font-family: 'Muller';
  src: url(../fonts/Muller/MullerRegular.eot);
  src: local("Muller Regular"), local("MullerRegular"), url(../fonts/Muller/MullerRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/Muller/MullerRegular.woff2) format("woff2"), url(../fonts/Muller/MullerRegular.woff) format("woff"), url(../fonts/Muller/MullerRegular.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }

/*! 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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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 */
  cursor:pointer;
  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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  font-family: 'Proxima Nova'; }

.page {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.content {
  min-height: calc(100vh - 40px - 40px); }
.content-auth {
  min-height: calc(100vh - 187px);
  width: 100%;
  background-image: url(../images/auth/bg.jpg); }
  .content-auth--user {
    padding-top: 24px;
    padding-bottom: 102px; }
    @media screen and (max-width: 1270px) {
      .content-auth--user {
        padding-top: 100px;
        padding-bottom: 35px; } }

.container {
  max-width: 1376px;
  margin: 0 auto; }
  @media screen and (max-width: 1400px) {
    .container {
      padding-right: 8px;
      padding-left: 8px; } }
  @media screen and (max-width: 1400px) {
    .container--auth {
      padding-right: 16px;
      padding-left: 16px; } }

button {
  border: none;
  cursor: pointer; }

input {
  border: none; }

select {
  border: none; }

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

a {
  text-decoration: none; }

.link__page {
  font-family: 'Muller';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 332px;
  margin: 0 auto;
  margin-top: 20px;
  text-decoration: none;
  color: #5A88FE;
  font-weight: bold;
  font-size: 20px; }
  .link__page--cities {
    font-size: 14px;
    margin-top: 20px;
    margin-right: 0;
    margin-left: auto; }
    @media screen and (max-width: 767px) {
      .link__page--cities {
        margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .link__page {
      font-size: 18px;
      margin-top: 16px; } }
  @media screen and (max-width: 425px) {
    .link__page {
      font-size: 16px; } }
  .link__page::after {
    content: "";
    background-image: url(../images/zno/arrow.svg);
    background-repeat: no-repeat;
    width: 43px;
    height: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 8px; }

.text__title {
  font-size: 24px;
  font-family: 'Muller';
  color: #31456A; }
  @media screen and (max-width: 1250px) {
    .text__title {
      font-size: 17px; } }
  .text__title--features {
    margin-top: 24px; }
  @media screen and (max-width: 1200px) {
    .text__title--user {
      display: none; } }

.text__paragraph {
  font-size: 16px;
  line-height: 19px;
  padding-top: 8px;
  color: #000000; }
  @media screen and (max-width: 768px) {
    .text__paragraph {
      font-size: 15px;
      line-height: 16px;
      padding-top: 12px; } }

.content__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media screen and (max-width: 1270px) {
    .content__main {
      padding-top: 90px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media screen and (max-width: 600px) {
    .content__main {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .content__main--tutor {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .content__main--features {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 16px;
    margin-bottom: 33px; }
    @media screen and (max-width: 767px) {
      .content__main--features {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }

@media screen and (max-width: 1270px) {
  .content__card {
    padding-top: 40px; } }

.content__articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1270px) {
    .content__articles {
      padding-top: 90px; } }

.content__news {
  width: 357px; }
  @media screen and (max-width: 1270px) {
    .content__news {
      display: none; } }
  @media screen and (max-width: 1270px) {
    .content__news--flat {
      display: block;
      margin-right: 10px; } }
  @media screen and (max-width: 767px) {
    .content__news--flat {
      width: 100%; } }

.content__general {
  width: 100%;
  margin-right: 24px; }
  @media screen and (max-width: 1270px) {
    .content__general {
      margin-right: 12px; } }
  @media screen and (max-width: 767px) {
    .content__general {
      margin-right: 0; } }
  .content__general .text__title {
    margin-top: 24px;
    margin-bottom: 13px; }
    .content__general .text__title--interest {
      margin-top: 21px; }

div + .content__general {
  margin-left: 16px; }
  @media screen and (max-width: 1270px) {
    div + .content__general {
      margin-left: 0; } }

.content__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px; }
  @media screen and (max-width: 600px) {
    .content__row {
      display: block; } }

.content__row--specific a:first-child {
  -ms-flex-preferred-size: 210%;
      flex-basis: 210%; }

.content__sidebar {
  margin-top: 64px; }
  @media screen and (max-width: 1270px) {
    .content__sidebar {
      margin-top: 56px; } }
  @media screen and (max-width: 767px) {
    .content__sidebar {
      display: none; } }
  .content__sidebar--features {
    margin-top: 0; }
    @media screen and (max-width: 1270px) {
      .content__sidebar--features {
        margin-top: 0px; } }

.content__other-news {
  margin-top: 66px;
  margin-bottom: 53px; }
  @media screen and (max-width: 1250px) {
    .content__other-news {
      margin-top: 24px; } }

.content__btn {
  margin-top: 32px; }

.content__mobile-banner {
  margin-top: 16px; }
  @media screen and (min-width: 601px) {
    .content__mobile-banner {
      display: none;
      margin-top: 0; } }

.content__list {
  list-style-type: none; }
  .content__list-item:not(:last-child) {
    margin-bottom: 16px; }

.header {
  padding-top: 25px;
  padding-bottom: 23px;
  position: relative; }
  @media screen and (max-width: 1270px) {
    .header {
      padding-top: 12px;
      padding-bottom: 12px; } }
  .header::before, .header::after {
    content: "";
    display: block;
    max-width: 239px;
    width: 100%;
    height: 138px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    z-index: -1; }
    @media screen and (max-width: 1270px) {
      .header::before, .header::after {
        height: 100px; } }
  .header::before {
    background-image: url(../images/header/bg.png);
    left: 0; }
  .header::after {
    background-image: url(../images/header/bg.png);
    right: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 1270px) {
    .header__top {
      height: 80px; } }

.header__logo {
  width: 180px;
  height: 56px; }
  @media screen and (max-width: 1270px) {
    .header__logo {
      width: 160px;
      height: 48px;
      margin-left: 16px; } }

.header__banner {
  max-width: 728px;
  width: 100%;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  background: #EAEEFA;
  border-radius: 8px; }
  @media screen and (max-width: 1270px) {
    .header__banner {
      position: absolute;
      top: 100px;
      width: 98%;
      max-width: unset;
      left: 50%;
      -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
              transform: translate(-50%); } }

.menu {
  width: 100%;
  background: -o-linear-gradient(359.72deg, #F85B04 -0.04%, #FFCF26 173.3%);
  background: linear-gradient(90.28deg, #F85B04 -0.04%, #FFCF26 173.3%); }
  .menu--open .menu__content {
    right: 0px; }

.menu__btn {
  position: absolute;
  z-index: 5;
  top: 23px;
  right: 18px;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background: url(../images/menu/btn.svg) no-repeat 50%, -o-linear-gradient(359.99deg, #F85B04 -0.04%, #FFCF26 173.3%);
  background: url(../images/menu/btn.svg) no-repeat 50%, linear-gradient(90.01deg, #F85B04 -0.04%, #FFCF26 173.3%); }
  @media screen and (min-width: 1271px) {
    .menu__btn {
      display: none; } }
  .menu__btn--active {
    background: url(../images/menu/btn-active.svg) no-repeat 50%; }

.menu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 1270px) {
    .menu__content {
      position: absolute;
      top: 0;
      z-index: 4;
      right: -260px;
      width: 260px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      background: #FFFFFF;
      padding-top: 25px;
      -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 0px 0px 0px 14px;
      -webkit-transition: .2s ease-in-out;
      -o-transition: .2s ease-in-out;
      transition: .2s ease-in-out; } }

.menu__navigation,
.menu__language {
  width: 100%; }
  @media screen and (min-width: 1271px) {
    .menu__navigation,
    .menu__language {
      width: unset; } }

.menu__navigation {
  padding: 16px 0; }
  @media screen and (min-width: 1271px) {
    .menu__navigation {
      padding: 0; } }

.menu__language .menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -o-linear-gradient(359.96deg, #F85B04 -0.04%, #FFCF26 173.3%);
  background: linear-gradient(90.04deg, #F85B04 -0.04%, #FFCF26 173.3%); }
  @media screen and (min-width: 1271px) {
    .menu__language .menu__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: none; } }

@media screen and (min-width: 1271px) {
  .menu__navigation .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.count__messedges{
  color: #31456A;
}
.menu__navigation .menu__link {
  color: #31456A;
  padding: 8px 10px; }
  @media screen and (min-width: 1271px) {
    .menu__navigation .menu__link, .count__messedges {
      color: #fff; } }

.menu__item {
  position: relative;
  list-style-type: none; }

.menu__gup {
  width: 1px;
  height: 32px;
  background: #FFC875; }

.menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 17px;
  color: #FFFFFF;
  padding: 15px;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 1271px) {
    .menu__link {
      height: 49px; } }

.menu-dropdown {
  position: relative; 
  }
  .menu-dropdown:hover .menu-dropdown__content {
    display: block; }

.menu-dropdown__content {
  display: none;
  width: 210px;
  position: absolute;
  top: 48px;
  padding: 17px 24px;
  background: #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  z-index: 10; }
  @media screen and (max-width: 1270px) {
    .menu-dropdown__content {
      position: unset;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0 24px 0 50px;
      width: 100%; } }
  .menu-dropdown__content li {
    list-style-type: none; }
  .menu-dropdown__content li:not(:last-child) {
    margin-bottom: 4px; }

.menu-dropdown__option {
  color: #9FA1A8;
  font-size: 17px;
  text-decoration: none; }
  @media screen and (max-width: 1270px) {
    .menu-dropdown__option {
      display: block;
      color: #31456A;
      padding-top: 4px;
      padding-bottom: 4px; } }
  .menu-dropdown__option:hover {
    color: #31456A; }

.news-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  min-height: 288px;
  position: relative;
  border-radius: 8px;
  padding: 20px;
  overflow: hidden; }
  .news-card:not(:last-child) {
    margin-right: 12px; }
  @media screen and (max-width: 600px) {
    .news-card:not(:last-child) {
      margin-bottom: 13px; } }
  .news-card--small {
    min-height: 155px; }

.news-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -2; }

.news-card__text {
  max-width: 600px;
  font-size: 20px;
  line-height: 24px;
  color: #ffff;
  z-index: 0; }
  .news-card__text span {
    display: block;
    padding-top: 30px;
    font-size: 18px; }

.news-card__title {
  color:#FFD65E;
  max-height: 72px;
  overflow: hidden;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4); }

.news-card__mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(7,7,84,1) -5.38%, rgba(2,2,10,0.14) 86%, rgba(0,0,0,0.01) 99%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top, rgba(7,7,84,1) -5.38%,rgba(2,2,10,0.14) 86%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(7,7,84,1) -5.38%,rgba(2,2,10,0.14) 86%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070754', endColorstr='#00000000',GradientType=0 );
  z-index: -1; }
  .news-card__mask--v2 {
    width: 100%;
    background: -o-linear-gradient(90.12deg, #252457 -5.12%, rgba(5, 5, 12, 0.141964) 92.17%, rgba(0, 0, 0, 0) 151.13%);
    background: linear-gradient(359.88deg, #252457 -5.12%, rgba(5, 5, 12, 0.141964) 92.17%, rgba(0, 0, 0, 0) 151.13%); }

.other-news__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 16px;
  width: 100%; }

.other-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 16px; }
  @media screen and (max-width: 1000px) {
    .other-news__item {
      width: 100%; } }

.other-news__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 154px;
  height: 116px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 22px;
  border-radius: 8px; }
  @media screen and (max-width: 980px) {
    .other-news__img {
      width: 100px;
      margin-right: 8px; } }

.other-news__text {
  padding-right: 16px; }

.other-news__title {
  width: 100%;
  max-height: 60px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #31456A;
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    .other-news__title {
      font-weight: normal;
      max-height: 100px; } }

.other-news__desk {
  width: 100%;
  max-height: 50px;
  padding-top: 16px;
  font-size: 16px;
  line-height: 18px;
  color: #31456A;
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    .other-news__desk {
      display: none; } }

a.button__page {
  text-decoration: none; }

.button__page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 208px;
  height: 46px;
  margin: 0 auto;
  background: -o-linear-gradient(270.57deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(179.43deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  -webkit-box-shadow: 4px 4px 8px #E4E8FA, -2px -2px 4px #FFFFFF;
          box-shadow: 4px 4px 8px #E4E8FA, -2px -2px 4px #FFFFFF;
  border-radius: 8px;
  font-weight: bold;
  font-size: 17px;
  color: #FFFFFF; }

.advice {
  padding-top: 16px;
  padding-bottom: 16px; }

.advice__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px; }
  @media screen and (max-width: 768px) {
    .advice__controls {
      margin-top: 16px; } }

.adice__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  font-size: 14px;
  color: #FFFFFF;
  height: 28px;
  border-radius: 4px;
  font-family: 'Muller'; }
  .adice__link::before {
    content: "";
    background-repeat: no-repeat;
    margin-right: 9px; }
  .adice__link--vk {
    width: 132px;
    background: #CED3E1;
    margin-right: 24px; }
    .adice__link--vk::before {
      background-image: url(../images/advice/vk.svg);
      width: 16px;
      height: 16px;
      background-position: center; }
  .adice__link--fb {
    width: 137px;
    background: #5A88FE; }
    .adice__link--fb::before {
      background-image: url(../images/advice/fb.svg);
      width: 13px;
      height: 16px; }

.zno__content {
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 43px; }
  @media screen and (max-width: 1000px) {
    .zno__content {
      max-width: 400px; } }
  @media screen and (max-width: 680px) {
    .zno__content {
      margin-top: 36px; } }
  @media screen and (max-width: 425px) {
    .zno__content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 15px; } }

@media screen and (min-width: 1001px) {
  .zno__item {
    padding-left: 30px; } }

.zno__list {
  width: 50%;
  padding: 0 16px;
  margin-bottom: 16px;
  list-style-type: none; }
  @media screen and (max-width: 1000px) {
    .zno__list {
      width: 100%; } }

.zno__link {
  display: block;
  text-decoration: none;
  color: #31456A;
  font-size: 18px;
  padding-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .zno__link {
      font-size: 14px; } }

.zno__date {
  font-size: 18px;
  font-weight: bold;
  color: #31456A;
  padding-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .zno__date {
      font-size: 16px; } }

.cities__list {
  margin-top: 26px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none; }

.cities__item {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px; }
  .cities__item::before {
    content: "";
    background-color: #EAEEFA;
    width: 7px;
    height: 7px;
    border-radius: 1px;
    margin-right: 8px; }
  @media screen and (max-width: 1200px) {
    .cities__item {
      width: 50%;
      padding-left: 20px; } }
  @media screen and (max-width: 767px) {
    .cities__item {
      width: 100%;
      padding-left: 14px; } }

.cities__link {
  text-decoration: none;
  font-family: 'Muller';
  font-size: 16px;
  color: #31456A; }

.cities__number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #5A88FE;
  margin-left: 5px;
  margin-right: 8px; }

.sidebar__banner {
  display: block;
  width: 240px;
  height: 400px;
  background: #EAEEFA;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover; }
  .sidebar__banner:not(:last-child) {
    margin-bottom: 16px; }
    @media screen and (max-width: 1270px) {
      .sidebar__banner:not(:last-child) {
        margin-bottom: 13px; } }
  @media screen and (max-width: 1270px) {
    .sidebar__banner {
      width: 176px;
      height: 288px;
      border-radius: 6px; } }
  @media screen and (max-width: 600px) {
    .sidebar__banner {
      width: 100%;
      height: 486px; } }

.online {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1100px;
  width: 100%; }

.online__link {
  padding: 0 4px 8px 0;
  width: 25%;
  height: 86px; }
  @media screen and (max-width: 1024px) {
    .online__link {
      width: 33.3%; } }
  @media screen and (max-width: 767px) {
    .online__link {
      width: 50%; } }

.online__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.online_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -2; }

.online__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 200px;
  font-size: 18px;
  line-height: 18px;
  color: #31456A;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .online__text {
      font-size: 14px; } }

.online__mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(250, 252, 255, 0.9);
  z-index: -1; }

.search__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  padding: 51px 15px 27px;
  width: 100%;
  border: 1px solid #FFFFFF;
  background: -o-linear-gradient(101.96deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  background: linear-gradient(348.04deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  -webkit-box-shadow: 0px 4px 8px #DEE5FA, -2px -6px 18px rgba(255, 255, 255, 0.7);
          box-shadow: 0px 4px 8px #DEE5FA, -2px -6px 18px rgba(255, 255, 255, 0.7); }
  @media screen and (max-width: 1200px) {
    .search__form {
      padding: 20px 6px; } }

.search__filter {
  width: 33.3%;
  padding: 0 25px; }
  @media screen and (max-width: 1200px) {
    .search__filter {
      width: 50%;
      padding: 0 6px; } }
  @media screen and (max-width: 767px) {
    .search__filter {
      width: 100%; } }

.search__check-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0 25px; }
  @media screen and (max-width: 1200px) {
    .search__check-area {
      padding: 0 6px; } }

.search__select {
  width: 100%;
  height: 40px;
  margin-bottom: 28px;
  background: #F4F7FF;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: inset 2px 2px 4px #CDD2E6, inset -2px -2px 4px #FFFFFF;
          box-shadow: inset 2px 2px 4px #CDD2E6, inset -2px -2px 4px #FFFFFF;
  font-size: 17px;
  color: #31456A;
  padding-left: 20px; }

.search__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #31456A;
  position: relative;
  margin-bottom: 16px; }
  @media screen and (max-width: 400px) {
    .search__checkbox {
      width: 100%; } }
  .search__checkbox:not(:last-child) {
    margin-right: 24px; }
  .search__checkbox input {
    position: absolute;
    z-index: -1; }
  .search__checkbox input:checked + div {
    background: url(../images/search/check.svg) no-repeat center/12px; }
  .search__checkbox div {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    -webkit-box-shadow: inset 2px 2px 4px #CDD2E6, 
 inset -2px -2px 4px #FFFFFF;
            box-shadow: inset 2px 2px 4px #CDD2E6, 
 inset -2px -2px 4px #FFFFFF;
    margin-right: 8px; }

.button__page--search {
  width: 311px;
  height: 46px;
  margin-left: auto;
  margin-right: 25px; }
  @media screen and (max-width: 1200px) {
    .button__page--search {
      width: 48%;
      height: 40px;
      margin-right: 6px; } }
  @media screen and (max-width: 767px) {
    .button__page--search {
      width: 100%;
      margin-left: 6px; } }

.tests-career__subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1130px;
  width: 100%;
  height: auto;
  margin-top: 16px; }

.tests-career__link {
  width: 32.3%;
  height: 155px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px; }
  .tests-career__link:not(:nth-child(3n)) {
    margin-right: 1.5%; }
    @media screen and (max-width: 1200px) {
      .tests-career__link:not(:nth-child(3n)) {
        margin-right: 0; } }
  @media screen and (max-width: 1200px) {
    .tests-career__link {
      width: 49.5%;
      margin-bottom: 1%; }
      .tests-career__link:nth-child(odd) {
        margin-right: 1%; } }
  @media screen and (max-width: 767px) {
    .tests-career__link {
      width: 100%;
      margin-bottom: 1%; }
      .tests-career__link:nth-child(odd) {
        margin-right: 0; } }

.tests-career__title {
  font-size: 20px;
  line-height: 24px;
  padding: 52px 16px 16px;
  color: #FFFFFF; }
  .tests-career__title b {
    display: block; }
  .tests-career__title span {
    font-weight: 300; }

.tests-career_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -2; }

.tests-career__mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -o-linear-gradient(88.35deg, #3960AA -32.18%, rgba(255, 255, 255, 0) 167.12%);
  background: linear-gradient(1.65deg, #3960AA -32.18%, rgba(255, 255, 255, 0) 167.12%);
  z-index: -1; }

.coach__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 166px;
  padding: 16px;
  border-radius: 8px;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s; }
  @media screen and (max-width: 1200px) {
    .coach__contact {
      width: 100%; } }
  @media screen and (min-width: 1200px) {
    .coach__contact:hover {
      -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
      background: #FFFFFF; }
      .coach__contact:hover .link__details {
        opacity: 1; } }
  @media screen and (max-width: 767px) {
    .coach__contact {
      padding-left: 0;
      padding-right: 0; } }

.coach__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .coach__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.coach__preview {
  width: 390px;
  height: 418px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 16px;
  border-radius: 8px; }
  @media screen and (max-width: 1024px) {
    .coach__preview {
      float: none;
      width: 100%;
      height: 300px;
      display: block;
      margin: 0 auto 16px; } }

.coach__img {
  width:200px;
  margin-right: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px; }
  @media screen and (max-width: 767px) {
    .coach__img {
      width: 45%; } }

.coach__text {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .coach__text {
      position: relative;
      padding-bottom: 24px; } }

.coach__characteristic {
  font-size: 16px;
  padding-bottom: 6px; }

.coach__span {
  font-weight: bold;
  color: #31456A; }

.coach__link {
  color: #5A88FE; }

.text__title--coach {
  font-weight: bold;
  font-size: 16px; }

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

.coach__links {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 1200px) {
    .coach__links {
      position: absolute;
      left: 0;
      bottom: 0; } }

.link__course, .link__details {
  font-weight: 300;
  font-size: 14px;
  color: #5A88FE;
  text-decoration: none; }

.link__course {
  display: inline-block; }

.link__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }
  @media screen and (min-width: 1200px) {
    .link__details {
      opacity: 0; } }
  @media screen and (max-width: 767px) {
    .link__details {
      -ms-flex-item-align: end;
          align-self: flex-end; } }

@media screen and (max-width: 767px) {
  .news--flat {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.news__link {
  display: block;
  margin-bottom: 5px;
  padding: 32px 54px 25px;
  width: 357px;
  background: -o-linear-gradient(51.29deg, #FFFFFF -60.07%, #FEFEFF -19.97%, #F3F6FF 8.7%, #E2E8F8 61.56%);
  background: linear-gradient(38.71deg, #FFFFFF -60.07%, #FEFEFF -19.97%, #F3F6FF 8.7%, #E2E8F8 61.56%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-decoration: none; }
  .news__link:hover {
    background: -o-linear-gradient(51.29deg, #C6D0EB -60.07%, #FFFFFF 34.32%, #FFFFFF 61.56%);
    background: linear-gradient(38.71deg, #C6D0EB -60.07%, #FFFFFF 34.32%, #FFFFFF 61.56%); }
  .news__link--renta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    height: 90px; }
    @media screen and (max-width: 907px) {
      .news__link--renta {
        width: 168px; } }
    @media screen and (max-width: 767px) {
      .news__link--renta {
        width: 100%;
        height: 46px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .news__link--short {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 262px;
    height: 90px;
    margin-right: 5px;
    margin-bottom: 0; }
    @media screen and (max-width: 1300px) {
      .news__link--short {
        width: 100%;
        margin-right: 0;
        padding: 8px;
        font-size: 11px; } }
    @media screen and (max-width: 907px) {
      .news__link--short {
        width: 168px; } }
    @media screen and (max-width: 767px) {
      .news__link--short {
        width: 100%;
        height: 46px; } }
  .news__link--more {
    max-width: 90px;
    height: 90px;
    padding: 40px 22px;
    margin-bottom: 0; }
    @media screen and (max-width: 1300px) {
      .news__link--more {
        display: none; } }

.news__date {
  font-weight: 300;
  font-size: 14px;
  color: #31456A; }

.news__title {
  font-weight: bold;
  font-size: 17px;
  color: #31456A;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }
  .news__title:not(:first-child) {
    padding-top: 8px; }
  .news__title--more {
    text-align: center;
    color: #A7B2D2;
    font-weight: bold;
    font-size: 40px; }

.news__desk {
  padding-top: 15px;
  font-size: 17px;
  color: #000000;
  height: 53px;
  overflow: hidden; }

.news__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .news__more--flat {
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .news__more--flat:first-child {
        margin-right: 10px; } }
    @media screen and (max-width: 519px) {
      .news__more--flat:first-child {
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .news__more--flat:nth-child(3) {
        margin-right: 10px; } }
  @media screen and (max-width: 767px) and (max-width: 519px) {
    .news__more--flat:nth-child(3) {
      margin-right: 0; } }
    @media screen and (max-width: 1300px) {
      .news__more--flat {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .news__more--flat {
        width: 49%; } }
    @media screen and (max-width: 519px) {
      .news__more--flat {
        width: 100%; } }

.university__card {
  width: 100%;
  display: block;
  background: #FFFFFF;
  border: 1px solid #31456A;
  border-radius: 8px;
  padding: 20px 7px 15px 25px;
  color: black;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s; }
  .university__card:hover {
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25); }

.university__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .university__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }

.university__text {
  width: 100%; }

.university__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px; }
  @media screen and (max-width: 1100px) {
    .university__main {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.university__characteristic {
  width: 65%;
  padding-right: 16px; }
  @media screen and (max-width: 1100px) {
    .university__characteristic {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 10px;
      width: 100%; } }

.university__info {
  width: 35%; }
  @media screen and (max-width: 1100px) {
    .university__info {
      width: 100%; } }

.university__name {
  font-weight: bold;
  color: #31456A;
  font-size: 18px; }

.university__features span {
  font-weight: bold;
  color: #31456A;
  margin-right: 4px; }

.university__name:not(:last-child),
.university__features:not(:last-child) {
  margin-bottom: 10px; }

.university__location, .university__info-row:not(:last-child) {
  margin-bottom: 10px; }

.university__location {
  color: #31456A; }

.university__number, .university__mail {
  color: #5A88FE; }

.university__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  border-top: 1px dashed #000000;
  padding-top: 12px; }
  @media screen and (max-width: 1100px) {
    .university__bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.university__bottom-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .university__bottom-item::before {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    content: "";
    width: 7px;
    height: 7px;
    background: #5A88FE;
    border-radius: 1px;
    margin-right: 5px; }

.university__bottom-item:not(:last-child) {
  margin-right: 32px; }
  @media screen and (max-width: 1440px) {
    .university__bottom-item:not(:last-child) {
      margin-right: 10px; } }

.university__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 40px; }
  @media screen and (max-width: 767px) {
    .university__img {
      margin-left: 0;
      margin-bottom: 10px; } }

.university__emblem {
  max-width: 118px;
  height: 118px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .university__emblem {
      max-width: 80px;
      height: 80px; } }

.university-detail__title {
  padding-top: 28px;
  font-family: "Muller";
  font-weight: bold;
  font-size: 18px;
  color: #31456A; }
  @media screen and (max-width: 425px) {
    .university-detail__title {
      padding-top: 15px;
      font-size: 16px; } }

.university-detail__list {
  margin-top: 14px;
  list-style-type: none; }

.university-detail__item {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .university-detail__item:not(:last-child) {
    margin-bottom: 14px; }
    @media screen and (max-width: 425px) {
      .university-detail__item:not(:last-child) {
        margin-bottom: 10px; } }
  .university-detail__item::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #F86106;
    border-radius: 1px;
    margin-right: 19px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  @media screen and (max-width: 425px) {
    .university-detail__item {
      font-size: 15px; } }

.university-detail__text {
  font-family: "Muller";
  font-size: 18px;
  line-height: 22px;
  padding-top: 15px; }
  @media screen and (max-width: 1000px) {
    .university-detail__text {
      font-size: 16px; } }
  @media screen and (max-width: 425px) {
    .university-detail__text {
      font-size: 14px;
      padding-top: 8px; } }

.university-detail__link {
  display: block;
  color: #5A88FE;
  text-decoration: none; }

.courses__card {
  padding: 21px 7px 17px 26px;
  width: 100%;
  border: 1px solid #31456A;
  border-radius: 8px; }

.courses__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1100px) {
    .courses__content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 600px) {
    .courses__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.courses__text {
  max-width: 660px;
  width: 100%;
  margin-right: 72px; }
  @media screen and (max-width: 1100px) {
    .courses__text {
      max-width: unset;
      margin-right: 0; } }

.courses__characteristic, .courses__price {
  font-weight: bold;
  font-size: 18px;
  color: #31456A; }
  .courses__characteristic:not(:last-child), .courses__price:not(:last-child) {
    padding-bottom: 10px; }

.courses__characteristic--bottom {
  margin-top: 16px;
  width: 100%; }

.courses__desc {
  font-weight: normal;
  color: black; }

.courses__line {
  border: 0.5px dashed #000000;
  margin-bottom: 19px; }

.courses__link {
  color: #5A88FE;
  text-decoration: none;
  padding-left: 5px; }

.courses__info {
  margin-right: 44px; }
  @media screen and (max-width: 600px) {
    .courses__info {
      width: 100%;
      margin-right: 0; } }

.courses__address {
  font-size: 16px;
  color: #31456A;
  padding-top: 8px; }

.courses__skill {
  font-size: 14px;
  color: #F86106;
  padding-top: 8px; }

.courses__info2 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 118px; }
  @media screen and (max-width: 1100px) {
    .courses__info2 {
      margin-left: auto; } }
  @media screen and (max-width: 600px) {
    .courses__info2 {
      margin-top: 8px;
      margin-left: 0; } }

.courses__emblem {
  max-width: 118px;
  height: 118px;
  -o-object-fit: cover;
     object-fit: cover; }

.courses__rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .courses__rate img {
    width: 21px;
    height: 21px; }
    .courses__rate img:not(:last-child) {
      margin-right: 4px; }

.competitive-points__card {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #31456A;
  border-radius: 8px;
  padding: 20px 7px 15px 25px;
  color: black;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s; }
  .competitive-points__card:hover {
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25); }

.competitive-points__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .competitive-points__content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.competitive-points__text {
  width: 50%; }
  @media screen and (max-width: 1200px) {
    .competitive-points__text {
      width: 100%; } }

.competitive-points__name {
  font-weight: bold;
  color: #31456A;
  font-size: 18px; }

.competitive-points__features span {
  font-weight: bold;
  color: #31456A;
  margin-right: 4px; }

.competitive-points__features--italic {
  font-style: italic; }

.competitive-points__name:not(:last-child),
.competitive-points__features:not(:last-child) {
  margin-bottom: 10px; }

.competitive-points__link {
  color: #5A88FE;
  border-bottom: 1px solid #5A88FE; }

.competitive-points__item:not(:last-child) {
  margin-bottom: 10px; }

.competitive-points__number {
  margin-left: 4px; }

.competitive-points__subjects {
  width: 50%; }
  @media screen and (max-width: 1200px) {
    .competitive-points__subjects {
      width: 100%;
      margin-top: 10px; } }

@media screen and (max-width: 1200px) {
  .competitive-points__list {
    margin-left: 20px; } }

.competitive-points__subject-matter {
  display: block;
  font-weight: bold;
  line-height: 1.5em; }
  .competitive-points__subject-matter--red {
    color: red; }
  .competitive-points__subject-matter--blue {
    color: #5A88FE; }
  .competitive-points__subject-matter--green {
    color: green; }
  .competitive-points__subject-matter sup {
    color: red;
    font-size: 17px; }

.auth {
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .auth {
      margin-top: 40px; } }
  @media screen and (max-width: 767px) {
    .auth {
      margin-top: 20px; } }
  .auth--user {
    margin-top: 0px; }
  .auth--tutoring {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 238px;
    background: rgba(255, 255, 255, 0.5);
    z-index: 21;
    margin-top: 12px; }
    @media screen and (max-width: 767px) {
      .auth--tutoring {
        margin-right: 8px;
        margin-left: 8px; } }

.auth__form {
  max-width: 447px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 16px 30px 16px;
  border: 0.5px solid #FFFFFF;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background: -o-linear-gradient(132.23deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  background: linear-gradient(317.77deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%); }
  @media screen and (max-width: 767px) {
    .auth__form {
      font-size: 16px;
      line-height: 13px;
      padding: 16px 11px 15px 11px; } }
  @media screen and (max-width: 767px) {
    .auth__form--user {
      padding: 19px 11px 32px 11px; } }

.auth__title {
  font-size: 18px;
  line-height: 20px;
  color: #5A86FF;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 18px; }
  @media screen and (max-width: 767px) {
    .auth__title {
      font-size: 15px;
      line-height: 13px;
      margin-bottom: 8px; } }
  .auth__title--user {
    margin-bottom: 29px; }
    @media screen and (max-width: 767px) {
      .auth__title--user {
        margin-bottom: 8px; } }

.auth__text {
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .auth__text {
      margin-bottom: 8px; } }

.auth__icon {
  display: block;
  width: 34px;
  height: 34px;
  margin-right: 7px; }
  @media screen and (max-width: 767px) {
    .auth__icon {
      display: none; } }

.auth__desc {
  font-size: 17px;
  line-height: 18px;
  color: #31456A; }
  @media screen and (max-width: 767px) {
    .auth__desc {
      font-size: 14px;
      line-height: 16px;
      margin: 0 auto;
      text-align: center;
      width: 233px; } }

.auth__input {
  width: 100%;
  height: 46px;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  margin-bottom: 26px;
  font-size: 18px;
  background-image: url(../images/auth/mobile.svg);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  padding-left: 70px; }
  .auth__input::-webkit-input-placeholder {
    font-size: 18px;
    color: #9EABC2; }
  .auth__input::-moz-placeholder {
    font-size: 18px;
    color: #9EABC2; }
  .auth__input:-ms-input-placeholder {
    font-size: 18px;
    color: #9EABC2; }
  .auth__input::-ms-input-placeholder {
    font-size: 18px;
    color: #9EABC2; }
  .auth__input::placeholder {
    font-size: 18px;
    color: #9EABC2; }
    @media screen and (max-width: 767px) {
      .auth__input::-webkit-input-placeholder {
        font-size: 16px; }
      .auth__input::-moz-placeholder {
        font-size: 16px; }
      .auth__input:-ms-input-placeholder {
        font-size: 16px; }
      .auth__input::-ms-input-placeholder {
        font-size: 16px; }
      .auth__input::placeholder {
        font-size: 16px; } }
  @media screen and (max-width: 767px) {
    .auth__input {
      height: 30px;
      font-size: 16px;
      background-position: 13px 7px;
      background-size: 9px 15px;
      margin-bottom: 12px;
      padding-left: 35px;
      border-radius: 4px; } }
  .auth__input--confirm {
    background-image: url(../images/auth/lock.svg);
    background-size: 16px 20px; }
    @media screen and (max-width: 767px) {
      .auth__input--confirm {
        background-size: 16px 15px; } }
  .auth__input--user {
    background-image: none;
    padding-left: 39px;
    font-size: 17px;
    color: #31456A; }
    @media screen and (max-width: 767px) {
      .auth__input--user {
        margin-bottom: 8px;
        padding-left: 19px; } }
  @media screen and (max-width: 767px) {
    .auth__input--bottom {
      margin-bottom: 14px; } }

.auth__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 26px;
  padding: 8px 0; }
  @media screen and (max-width: 767px) {
    .auth__file {
      margin-bottom: 14px; } }

.auth__selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 186px;
  height: 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F4F7FF;
  border-radius: 8px;
  font-size: 17px;
  line-height: 20px;
  color: #9EABC2;
  margin-right: 21px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 767px) {
    .auth__selection {
      width: 109px;
      height: 30px;
      font-weight: bold;
      font-size: 12px;
      line-height: 15px;
      border-radius: 4px;
      margin-right: 15px; } }

.auth__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.auth__not-chosen {
  font-size: 17px;
  line-height: 20px;
  color: #9EABC2; }

.auth__dropdown {
  position: relative; }
  .auth__dropdown:hover .auth__menu {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.auth__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 58px;
  width: 100%;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
          box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF; }
  @media screen and (max-width: 767px) {
    .auth__button {
      height: 48px;
      font-size: 11px; } }
  .auth__button--cancel {
    width: 127px;
    margin-right: 17px; }
    @media screen and (max-width: 767px) {
      .auth__button--cancel {
        width: 72px;
        margin-right: 10px; } }
  .auth__button--saved {
    width: 271px; }
    @media screen and (max-width: 767px) {
      .auth__button--saved {
        width: 190px; } }
  .auth__button--off {
    background: -webkit-gradient(linear, left bottom, left top, from(#F4F7FF), to(#F4F7FF)), #FFFFFF;
    background: -o-linear-gradient(bottom, #F4F7FF, #F4F7FF), #FFFFFF;
    background: linear-gradient(0deg, #F4F7FF, #F4F7FF), #FFFFFF;
    border: 0.5px solid #FFFFFF;
    color: #9EABC2;
    font-weight: normal; }
  .auth__button--user {
    width: 186px;
    height: 46px;
    margin-bottom: 21px;
    line-height: 20px;
    font-weight: normal;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .auth__button--user {
        width: 109px;
        height: 30px;
        margin-bottom: 14px; } }

.auth__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 417px;
  height: 108px;
  top: -3px;
  left: -3px;
  display: none;
  position: absolute;
  background: #F4F7FF;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 11px; }
  @media screen and (max-width: 767px) {
    .auth__menu {
      width: 270px;
      height: 94px; } }

.auth__list {
  list-style-type: none;
  margin-top: 67px;
  margin-left: 20px; }
  @media screen and (max-width: 767px) {
    .auth__list {
      margin-top: 52px;
      margin-left: 12px; } }

.auth__social {
  display: block;
  width: 30px;
  height: 30px; }
  @media screen and (max-width: 767px) {
    .auth__social {
      width: 20px;
      height: 20px; } }

.auth__textare {
  width: 100%;
  height: 101px;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  border: 1px solid #F4F7FF;
  resize: none;
  margin-bottom: 21px;
  padding: 22px 26px 0px 39px;
  font-size: 17px; }
  .auth__textare::-webkit-input-placeholder {
    color: #9EABC2; }
  .auth__textare::-moz-placeholder {
    color: #9EABC2; }
  .auth__textare:-ms-input-placeholder {
    color: #9EABC2; }
  .auth__textare::-ms-input-placeholder {
    color: #9EABC2; }
  .auth__textare::placeholder {
    color: #9EABC2; }
  @media screen and (max-width: 767px) {
    .auth__textare {
      padding: 8px 18px 0px 19px;
      font-size: 16px;
      margin-bottom: 17px; } }

.auth__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #31456A;
  margin-bottom: 26px; }
  @media screen and (max-width: 767px) {
    .auth__label {
      font-size: 14px;
      margin-bottom: 22px; } }

.auth__checkbox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin-right: 7px;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  width: 17px;
  height: 17px;
  border-radius: 2px;
  border: 1px solid #F4F7FF; }
  .auth__checkbox div {
    width: 9px;
    height: 9px;
    border: 1px solid #F4F7FF;
    border-radius: 2px;
    position: absolute;
    top: 3px;
    left: 3px; }
  .auth__checkbox input {
    position: absolute;
    z-index: -1; }
  .auth__checkbox input:checked + div {
    background-color: #F86106; }

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

.room__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .room__content--apartments {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  @media screen and (max-width: 1300px) {
    .room__content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.room__choice {
  margin-right: 16px; }
  @media screen and (max-width: 1300px) {
    .room__choice {
      margin-right: 0;
      width: 100%; } }

.room__select {
  display: block;
  padding-left: 24px;
  width: 311px;
  height: 46px;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  font-size: 17px;
  color: #31456A;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../images/room/Subtract.svg);
  background-repeat: no-repeat;
  background-size: 16px 8px;
  background-position: calc(100% - 19px) 50%;
  margin-bottom: 16px; }
  @media screen and (max-width: 1300px) {
    .room__select {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .room__select {
      font-size: 14px;
      padding-left: 19px;
      margin-bottom: 13px; } }
  .room__select option {
    font-size: 17px;
    color: #31456A; }
  .room__select--input {
    background-image: none;
    width: 414px; }
    @media screen and (max-width: 1300px) {
      .room__select--input {
        width: 100%; } }
  .room__select--short {
    width: 61px;
    height: 28px;
    padding-left: 24px;
    margin-left: 10px;
    margin-bottom: 0px; }
  .room__select--name {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 248px;
    height: 46px;
    width: 100%;
    padding-left: 27px;
    margin-right: 10px; }
    @media screen and (max-width: 767px) {
      .room__select--name {
        width: 210px;
        padding-left: 12px;
        font-size: 14px;
        margin-right: 12px; } }
  .room__select--small {
    width: 74px;
    padding-left: 22px;
    margin-right: 8px; }
    @media screen and (max-width: 767px) {
      .room__select--small {
        width: 61px;
        height: 46px; } }
  .room__select--sum {
    width: 108px;
    margin-right: 8px;
    padding-left: 27px; }

.room__text {
  font-size: 16px;
  line-height: 20px;
  color: #31456A;
  margin-bottom: 10px; }
  .room__text--adv {
    margin-bottom: 0px; }
    @media screen and (max-width: 1300px) {
      .room__text--adv {
        width: 180px; } }
  .room__text--spacing {
    width: 330px;
    margin-right: 9px; }
    @media screen and (max-width: 1024px) {
      .room__text--spacing {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 234px; } }
    @media screen and (max-width: 540px) {
      .room__text--spacing {
        width: 100%; } }
  @media screen and (max-width: 540px) {
    .room__text {
      font-size: 16px; } }

.room__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 19px;
  padding: 8px 0; }

.room__selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  width: 164px;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF;
          box-shadow: -2px -2px 4px #FFFFFF;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 17px;
  margin-right: 17px; }
  @media screen and (max-width: 540px) {
    .room__selection {
      width: 151px; } }

.room__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  border-radius: 4px; }

.room__not-chosen {
  font-size: 17px;
  color: #9EABC2; }

.room__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px; }
  @media screen and (max-width: 1000px) {
    .room__images {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.room__img {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover; }
  .room__img:not(:last-child) {
    margin-right: 16px; }
  @media screen and (max-width: 1000px) {
    .room__img {
      margin-bottom: 8px; } }

.room__gup {
  background: #EAEEFA;
  height: 2px;
  border-radius: 1px;
  margin-bottom: 16px; }

.room__adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px; }
  .room__adv:not(:last-child) {
    margin-right: 24px; }
    @media screen and (max-width: 1300px) {
      .room__adv:not(:last-child) {
        margin-right: 0px; } }
  @media screen and (max-width: 1300px) {
    .room__adv {
      width: 100%; } }

.room__objects {
  margin-top: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .room__objects {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 13px; } }

.room__item:not(:last-child) {
  margin-right: 45px; }

.room__item--hostel:not(:last-child) {
  margin-right: 245px; }
  @media screen and (max-width: 967px) {
    .room__item--hostel:not(:last-child) {
      margin-right: 20px; } }

.room__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 20px;
  color: #31456A;
  margin-bottom: 13px; }

.room__checkbox {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #F4F7FF;
  position: relative;
  margin-right: 18px;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  width: 17px;
  height: 17px;
  border: 1px solid #31456A;
  border-radius: 2px; }
  .room__checkbox div {
    width: 9px;
    height: 9px;
    border: 1px solid #F4F7FF;
    border-radius: 1px;
    position: absolute;
    top: 3px;
    left: 3px; }
  .room__checkbox input {
    position: absolute;
    z-index: -1; }
  .room__checkbox input:checked + div {
    background-color: #31456A; }

.room__spacing {
  margin-top: 15px; }

.room__block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .room__block {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.tutor-information__title {
  font-weight: 750;
  font-size: 20px;
  line-height: 20px;
  color: #31456A;
  margin-bottom: 18px; }
  @media screen and (max-width: 925px) {
    .tutor-information__title {
      margin-bottom: 10px;
      font-size: 16px; } }

.tutor-information__img {
  margin-right: 36px;
  float: left;
  width: 235px; }
  .tutor-information__img img {
    display: block;
    width: 100%;
    margin-bottom: 18px; }
  @media screen and (max-width: 1024px) {
    .tutor-information__img {
      margin-right: 18px;
      width: 131px; } }
  @media screen and (max-width: 375px) {
    .tutor-information__img {
      width: 112px;
      margin-right: 8px; } }

.tutor-information__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 235px;
  height: 46px;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  border: 0.5px solid #FFFFFF;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
          box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
  border-radius: 8px;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF; }
  @media screen and (max-width: 1024px) {
    .tutor-information__link {
      margin-bottom: 10px; } }

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

.tutor-information__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  margin-bottom: 15px; }
  @media screen and (max-width: 1400px) {
    .tutor-information__item {
      width: 100%;
      margin-bottom: 10px; } }

.tutor-information__icon {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 12px; }
  @media screen and (max-width: 375px) {
    .tutor-information__icon {
      width: 20px;
      height: 20px;
      margin-right: 8px; } }

.tutor-information__desc {
  font-size: 17px;
  line-height: 20px;
  color: #31456A; }
  @media screen and (max-width: 1024px) {
    .tutor-information__desc {
      clear: both;
      font-size: 15px; } }
  @media screen and (max-width: 319px) {
    .tutor-information__desc {
      font-size: 12px; } }

.tutor-information__gup {
  height: 2px;
  background: #EAEEFA;
  margin-bottom: 18px;
  width: 100%; }
  @media screen and (max-width: 925px) {
    .tutor-information__gup {
      width: 200px; } }
  @media screen and (max-width: 425px) {
    .tutor-information__gup {
      display: none; } }

.property-card {
  background: -o-linear-gradient(132.23deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  background: linear-gradient(317.77deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  border: 0.5px solid #FFFFFF;
  -webkit-box-shadow: -2px -6px 18px rgba(255, 255, 255, 0.7), 0px 4px 8px #DEE5FA;
          box-shadow: -2px -6px 18px rgba(255, 255, 255, 0.7), 0px 4px 8px #DEE5FA;
  border-radius: 8px;
  padding: 28px 44px 24px 37px; }
  @media screen and (max-width: 1024px) {
    .property-card {
      padding: 8px 11px 19px 11px; } }
  @media screen and (max-width: 768px) {
    .property-card {
      width: 100%; } }

.property-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px; }
  @media screen and (max-width: 1300px) {
    .property-card__content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .property-card__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 23px; } }

.property-card__selects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 34px; }
  @media screen and (max-width: 1300px) {
    .property-card__selects {
      width: 100%;
      margin-right: 0; } }
  @media screen and (max-width: 767px) {
    .property-card__selects {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property-card__select {
  width: 311px;
  height: 40px;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  padding-left: 20px;
  font-size: 17px;
  color: #31456A;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../images/room/Subtract.svg);
  background-repeat: no-repeat;
  background-size: 16px 8px;
  background-position: calc(100% - 19px) 50%; }
  .property-card__select:not(:last-child) {
    margin-right: 34px; }
    @media screen and (max-width: 1024px) {
      .property-card__select:not(:last-child) {
        margin-right: 12px; } }
    @media screen and (max-width: 767px) {
      .property-card__select:not(:last-child) {
        margin-right: 0px; } }
  @media screen and (max-width: 1300px) {
    .property-card__select {
      width: 50%;
      margin-bottom: 24px;
      padding-left: 14px; } }
  @media screen and (max-width: 767px) {
    .property-card__select {
      width: 100%;
      height: 30px;
      margin-bottom: 8px; } }

.property-card__pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 425px) {
    .property-card__pay {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property-card__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 5px; }
  @media screen and (max-width: 325px) {
    .property-card__block {
      margin-top: 8px; } }

.property-card__text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 17px;
  line-height: 21px;
  color: #31456A; }

.property-card__input {
  padding-left: 20px;
  width: 80px;
  height: 40px;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  margin-left: 8px;
  margin-right: 8px; }
  @media screen and (max-width: 425px) {
    .property-card__input {
      width: 60px;
      padding-left: 10px; } }

.property-card__objects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .property-card__objects {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property-card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 630px) {
    .property-card__item {
      width: 50%; } }

.property-card__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 20px;
  color: #31456A; }

.property-card__checkbox {
  background: #F4F7FF;
  position: relative;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  width: 17px;
  height: 17px;
  border: 1px solid #31456A;
  border-radius: 2px;
  margin-right: 14px; }
  @media screen and (max-width: 767px) {
    .property-card__checkbox {
      margin-right: 5px;
      margin-bottom: 24px; } }
  .property-card__checkbox div {
    width: 9px;
    height: 9px;
    border: 1px solid #F4F7FF;
    border-radius: 1px;
    position: absolute;
    top: 3px;
    left: 3px; }
  .property-card__checkbox input {
    position: absolute;
    z-index: -1; }
  .property-card__checkbox input:checked + div {
    background-color: #31456A; }

.property-card__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 311px;
  height: 46px;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  border: 0.5px solid #FFFFFF;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
          box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
  border-radius: 8px;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF; }
  @media screen and (max-width: 1024px) {
    .property-card__button {
      margin-top: 12px;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .property-card__button {
      margin: 0 auto; } }

.property {
  clear: both; }

.property__card {
  border: 0.5px solid #31456A;
  border-radius: 8px;
  padding: 7px 7px 17px 26px;
  overflow: hidden;
  margin-bottom: 26px; }
  @media screen and (max-width: 1024px) {
    .property__card {
      padding: 0;
      border: 0;
      margin-bottom: 24px; } }
  .property__card--personal {
    padding: 8px 7px 7px 19px; }
    @media screen and (max-width: 1024px) {
      .property__card--personal {
        border: 0.5px solid #31456A;
        padding: 4px 4px 8px 8px; } }
    @media screen and (max-width: 767px) {
      .property__card--personal {
        border: 0;
        padding: 0; } }

.property__adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .property__adv {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .property__features {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property__block {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.5px dashed #000000;
  margin-right: 43px; }
  @media screen and (max-width: 1024px) {
    .property__block {
      margin-bottom: 16px;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .property__block {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .property__block--card {
    width: 100%;
    margin-right: 0; }
    @media screen and (max-width: 767px) {
      .property__block--card {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin-bottom: 8px; } }
    @media screen and (max-width: 320px) {
      .property__block--card {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.property__ad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .property__ad {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      justify-self: right;
      width: 40%; } }

.property__pay--card {
  margin-right: 26px; }
  @media screen and (max-width: 1024px) {
    .property__pay--card {
      margin-right: 0px;
      margin-left: auto;
      margin-bottom: 14px; } }
  @media screen and (max-width: 767px) {
    .property__pay--card {
      margin-bottom: 4px; } }
  @media screen and (max-width: 320px) {
    .property__pay--card {
      margin-left: 0; } }

.property__adv {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 14px;
  color: #31456A; }
  .property__adv span {
    margin-left: 5px; }
  @media screen and (max-width: 768px) {
    .property__adv--card {
      font-size: 12px;
      margin-bottom: 8px; } }

.property__type {
  font-size: 16px;
  line-height: 10px;
  color: #FF4F04;
  margin-top: 33px; }
  @media screen and (max-width: 767px) {
    .property__type {
      margin-top: 8px;
      margin-bottom: 12px; } }
  .property__type--card {
    margin-top: 10px;
    line-height: 16px; }
    @media screen and (max-width: 768px) {
      .property__type--card {
        font-size: 12px;
        margin-bottom: 0px; } }

.property__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1300px) {
    .property__images {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property__img {
  display: block;
  width: 118px;
  height: 118px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover; }
  .property__img:not(:last-child) {
    margin-right: 7px; }
  @media screen and (max-width: 425px) {
    .property__img {
      width: 90px;
      height: 90px; } }
  @media screen and (max-width: 1300px) {
    .property__img {
      margin-bottom: 8px; } }
  .property__img--card {
    margin-bottom: 13px; }
    @media screen and (max-width: 1024px) {
      .property__img--card {
        margin-bottom: 8px;
        margin-right: 0px;
        margin-left: auto; } }
    @media screen and (max-width: 320px) {
      .property__img--card {
        margin-left: 0; } }

.property__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .property__footer {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.property__objects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 1024px) {
    .property__objects {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .property__objects--card {
    width: 100%; }

.property__thing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 8px;
  margin-right: 32px; }
  @media screen and (max-width: 1024px) {
    .property__thing {
      margin-right: 20px; } }
  .property__thing::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #5A88FE;
    margin-right: 3px; }
  @media screen and (max-width: 767px) {
    .property__thing--card {
      font-size: 12px;
      width: 50%;
      margin-right: 0; } }

.property__link {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #31456A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1024px) {
    .property__link {
      margin-top: 12px; } }

.property__links {
  max-width: 234px;
  width: 100%;
  margin-top: 16px;
  margin-left: auto;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .property__links {
      margin-left: 0;
      margin-right: auto; } }

.property__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%);
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%);
  width: 110px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffff;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
          box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
  border-radius: 4px;
  font-size: 15px; }
  .property__button:not(:last-child) {
    margin-right: 14px; }

.tutoring__page {
  margin-bottom: 25px; }

.tutoring__subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .tutoring__subject:not(:last-child) {
    margin-bottom: 45px; }
  @media screen and (max-width: 1024px) {
    .tutoring__subject {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.online__link--tutoring {
  width: 158px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 56px;
  margin-right: 16px; }

.tutoring__text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 330px;
  font-size: 16px;
  line-height: 20px;
  color: #31456A;
  margin-right: 21px; }
  @media screen and (max-width: 1024px) {
    .tutoring__text {
      width: 100%; } }

.tutoring__pay {
  font-weight: 750;
  font-size: 17px;
  line-height: 20px;
  color: #31456A;
  text-align: right;
  margin-bottom: 7px; }
  @media screen and (max-width: 1024px) {
    .tutoring__pay {
      text-align: left;
      margin-top: 12px; } }

.tutoring__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  margin-left: auto;
  margin-bottom: 6px; }
  .tutoring__social img {
    display: block; }
  @media screen and (max-width: 1024px) {
    .tutoring__social {
      width: 100%; } }
  .tutoring__social a {
    display: block; }
    .tutoring__social a:not(:first-child) {
      margin-left: 15px; }

.tutoring__adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 450;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px; }
  .tutoring__adv::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #F86106;
    margin-right: 11px; }

.tutoring__week {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px; }

.tutoring__day:not(:last-child) {
  margin-right: 16px; }

.tutoring__day--output {
  color: #FF4F04; }

.tutoring__day--off-hour {
  color: #EAEEFA; }

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

.tutoring__link {
  width: 110px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  border: 0.5px solid #FFFFFF;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 20px; }
  .tutoring__link--add {
    margin-bottom: 25px;
    width: 116px;
    height: 33px;
    border-radius: 8px; }

.tutoring-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 21;
  margin-top: 12px; }
  @media screen and (max-width: 767px) {
    .tutoring-card {
      margin-right: 8px;
      margin-left: 8px; } }

.tutoring-card__content {
  position: absolute;
  top: 0;
  overflow-y: auto;
  margin: 0 auto;
  max-width: 447px;
  width: 100%;
  background: -o-linear-gradient(132.23deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  background: linear-gradient(317.77deg, #FFFFFF -18.57%, #F4F7FC 11.25%, #E8EDF9 101.46%);
  border: 0.5px solid #FFFFFF;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 38px 16px 30px; }
  @media screen and (max-width: 767px) {
    .tutoring-card__content {
      padding: 19px 11px 28px; } }

.tutoring-card__title {
  text-align: center;
  margin-bottom: 29px;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #5A86FF; }
  @media screen and (max-width: 767px) {
    .tutoring-card__title {
      font-size: 15px;
      margin-bottom: 8px; } }

.tutoring-card__select {
  width: 100%;
  height: 46px;
  margin-bottom: 16px;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  padding-left: 39px;
  padding-right: 48px;
  font-size: 17px;
  line-height: 20px;
  color: #ACACAC;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../images/room/Subtract.svg);
  background-repeat: no-repeat;
  background-size: 16px 8px;
  background-position: calc(100% - 19px) 50%; }
  @media screen and (max-width: 767px) {
    .tutoring-card__select {
      height: 30px;
      font-size: 16px;
      margin-bottom: 11px;
      padding-left: 16px; } }

.tutoring-card__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .tutoring-card__checkbox {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.auth__label--tutoring-card {
  margin-bottom: 16px; }
  @media screen and (max-width: 767px) {
    .auth__label--tutoring-card {
      margin-bottom: 14px; } }

.auth__label--checkbox {
  margin-bottom: 0; }

.auth__label--output {
  color: #F86106; }

.tutoring-card__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .tutoring-card__day {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.tutoring-card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  margin-bottom: 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .tutoring-card__item {
      width: 100%;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }

.tutoring-card__input {
  width: 61px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F4F7FF;
  -webkit-box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
          box-shadow: inset -2px -2px 4px #FFFFFF, inset 2px 2px 4px #CDD2E6;
  border-radius: 8px;
  padding-left: 11px;
  margin-left: 7px;
  margin-right: 7px; }
  .tutoring-card__input::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 20px;
    color: #ACACAC; }
  .tutoring-card__input::-moz-placeholder {
    font-size: 16px;
    line-height: 20px;
    color: #ACACAC; }
  .tutoring-card__input:-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px;
    color: #ACACAC; }
  .tutoring-card__input::-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px;
    color: #ACACAC; }
  .tutoring-card__input::placeholder {
    font-size: 16px;
    line-height: 20px;
    color: #ACACAC; }
  @media screen and (max-width: 767px) {
    .tutoring-card__input {
      margin-left: 0px; } }

.tutoring-card__adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .tutoring-card__adv {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 375px) {
    .tutoring-card__adv {
      -webkit-box-pack: unset;
          -ms-flex-pack: unset;
              justify-content: unset; } }
  .tutoring-card__adv:not(:last-child) {
    margin-bottom: 14px; }

.tutoring-card__text {
  width: 270px;
  font-size: 16px;
  line-height: 20px;
  color: #31456A; }
  @media screen and (max-width: 767px) {
    .tutoring-card__text {
      margin-bottom: 8px; } }
  .tutoring-card__text--short {
    width: 44px; }
    @media screen and (max-width: 767px) {
      .tutoring-card__text--short {
        margin-bottom: 0px; } }

.auth__textare--tutoring {
  margin-top: 30px;
  margin-bottom: 18px;
  height: 63px; }
  @media screen and (max-width: 767px) {
    .auth__textare--tutoring {
      margin-top: 22px;
      height: 90px; } }

.flat__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 1200px) {
    .flat__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.flat__slider {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 29px;
  width: 600px;
  height: auto; }
  @media screen and (max-width: 1200px) {
    .flat__slider {
      margin-right: 0px;
      width: 100%;
      margin-bottom: 12px; } }
  @media screen and (max-width: 767px) {
    .flat__slider {
      margin: 0 auto;
      margin-bottom: 16px; } }

.flat__slider-toggles {
  margin-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.flat__slider-toggle {
  background: #A7B2D2;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-image: url(../images/room/toggle.svg);
  cursor: pointer; }
  .flat__slider-toggle--back {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  @media screen and (max-width: 767px) {
    .flat__slider-toggle {
      width: 26px;
      height: 26px;
      background-size: 26px; } }
  .flat__slider-toggle--not-active {
    opacity: 0.3; }

.flat__slider-text {
  font-size: 18px;
  margin: 0 30px; }

.flat__img {
  border-radius: 16px; }
  @media screen and (max-width: 767px) {
    .flat__img {
      border-radius: 8px; } }
  .flat__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.flat__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 18px; }
  @media screen and (max-width: 1400px) {
    .flat__block {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  @media screen and (max-width: 767px) {
    .flat__block {
      margin-bottom: 0; } }

.flat__address {
  color: #31456A; }
  @media screen and (max-width: 1400px) {
    .flat__address {
      margin-top: 10px; } }

.flat__title {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 14px; }
  @media screen and (max-width: 880px) {
    .flat__title {
      margin-bottom: 8px;
      font-size: 16px; } }

.flat__text {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px; }
  @media screen and (max-width: 767px) {
    .flat__text {
      margin-bottom: 10px; } }

.flat__company {
  font-size: 16px;
  line-height: 10px;
  color: #FF4F04;
  margin-top: 23px; }
  @media screen and (max-width: 1024px) {
    .flat__company {
      margin-top: 10px; } }

.flat__objects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px; }
  @media screen and (max-width: 767px) {
    .flat__objects {
      margin-bottom: 10px; } }

.flat__adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  font-size: 16px;
  line-height: 16px;
  color: #000000; }
  .flat__adv:not(:last-child) {
    margin-bottom: 13px; }
    @media screen and (max-width: 880px) {
      .flat__adv:not(:last-child) {
        margin-bottom: 8px; } }
  .flat__adv::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #F86106;
    margin-right: 11px; }
  @media screen and (max-width: 880px) {
    .flat__adv {
      width: 100%; } }

.flat__distance {
  font-size: 16px;
  line-height: 20px;
  color: #31456A;
  margin-top: 8px; }

.flat__desc {
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-top: 12px; }
  @media screen and (max-width: 880px) {
    .flat__desc {
      margin-top: 8px; } }

.footer {
  background-image: url(../images/footer/bg-footer-2.jpg);
  background-position: center top;
  padding-top: 42px;
  padding-bottom: 60px; }
  @media screen and (max-width: 1024px) {
    .footer {
      padding-top: 29px;
      padding-bottom: 24px; } }
  @media screen and (max-width: 680px) {
    .footer {
      padding-top: 0px;
      padding-left: 43px;
      padding-bottom: 20px; } }

.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .footer__content {
      position: relative;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  @media screen and (max-width: 680px) {
    .footer__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.footer__logo {
  margin-top: 82px;
  width: 184px;
  height: 35px; }
  @media screen and (max-width: 1024px) {
    .footer__logo {
      margin-top: 0px;
      position: absolute;
      top: 0;
      right: 68px;
      width: 100px; } }
  @media screen and (max-width: 680px) {
    .footer__logo {
      top: 14px;
      right: 19px; } }

.footer__list {
  list-style-type: none; }
  @media screen and (max-width: 680px) {
    .footer__list--top {
      padding-top: 25px; } }

.footer__item:not(:last-child) {
  margin-bottom: 16px; }
  @media screen and (max-width: 1024px) {
    .footer__item:not(:last-child) {
      margin-bottom: 12px; } }
  @media screen and (max-width: 680px) {
    .footer__item:not(:last-child) {
      margin-bottom: 10px; } }

@media screen and (max-width: 680px) {
  .footer__item:first-child {
    margin-top: 8px; } }

.footer__link {
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  color: #FFFFFF; }
  @media screen and (max-width: 768px) {
    .footer__link {
      font-size: 15px; } }
  @media screen and (max-width: 680px) {
    .footer__link {
      font-size: 18px; } }

.footer__social {
  padding-top: 46px; 
  padding-right: 70px;}
  @media screen and (max-width: 1024px) {
    .footer__social {
      padding-right: 68px;
      padding-top: 61px; } }
  @media screen and (max-width: 680px) {
    .footer__social {
      padding-top: 24px; }}

.footer__title {
  font-size: 18px;
  color: #FFFFFF; }
  @media screen and (max-width: 768px) {
    .footer__title {
      font-size: 14px; } }
  @media screen and (max-width: 680px) {
    .footer__title {
      display: none; } }

.footer__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px; }
  @media screen and (max-width: 1024px) {
    .footer__images {
      padding-top: 13px; } }

.social__link:not(:last-child) {
  margin-right: 40px; }
  @media screen and (max-width: 1024px) {
    .social__link:not(:last-child) {
      margin-right: 30px; } }

.footer__icon {
  width: 46px;
  height: 46px; }
  @media screen and (max-width: 375px) {
    .footer__icon {
      width: 36px;
      height: 36px; } }

/*UPDATED*/

.nav {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 985px;
}
.nav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  text-align: center;
  list-style-type: none;
  margin: 0px 0px 35px 0px;
}

.nav__item h3 {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.nav__item:hover h3 {
  color: #fc9a17;
}

.nav__title {
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  color: #31456a;
  max-width: 200px;
  margin: 0 auto;
}
.content--img {
   background: url(../images/menu/bg-page.svg) top no-repeat;
}
.content-auth--reg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
}

.content-auth--reg .text__title {
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}

.content-auth--reg .auth {
  margin: 33px 0px 0px 0px;
}

.content-auth--reg .auth__type {
  background: #FFFFFF;
  border: 2px solid #5A88FE;
  border-radius: 8px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 17px 0px;
}

.content-auth--reg .auth__item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.content-auth--reg .auth__form {
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 352px;
}

.content-auth--reg .auth__text {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #31456A;
}

.content-auth--reg .auth__text--one {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0px 10px 23px 0px;
}

.content-auth--reg .auth__input:hover {
  border: 2px solid #5A88FE;
}

.content-auth--reg .auth__input:focus {
  outline: none;
}

.content-auth--reg .auth__input:focus::-webkit-input-placeholder {
  color: #31456A;
}

.content-auth--reg .auth__input:focus::-moz-placeholder {
  color: #31456A;
}

.content-auth--reg .auth__input:focus:-ms-input-placeholder {
  color: #31456A;
}

.content-auth--reg .auth__input:focus::-ms-input-placeholder {
  color: #31456A;
}

.content-auth--reg .auth__input:focus::placeholder {
  color: #31456A;
}

.content-auth--reg .auth__desc--register {
  width: auto;
  color: #5A88FE;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.content-auth--reg .auth__desc--register:hover {
  color: #fc9a17;
}

.content-auth--reg .custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.content-auth--reg .custom-checkbox + label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.content-auth--reg .custom-checkbox + label span {
  position: relative;
  color: #5A88FE;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.04em;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.content-auth--reg .custom-checkbox + label::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.content-auth--reg .custom-checkbox:checked + label::before {
  border-color: #0b76ef;
  background: #5A88FE;
}

.content-auth--reg .custom-checkbox:checked + label span {
  color: #fff;
}

.auth__button:disabled {
  background: #EAEEFA;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
          box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
}

.auth__button::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(2%, #577cff), color-stop(159%, #8be1fd), to(white));
  background: -o-linear-gradient(bottom, #577cff 2%, #8be1fd 159%, white);
  background: linear-gradient(0deg, #577cff 2%, #8be1fd 159%, white);
  z-index: -1;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 0;
  border-radius: 8px;
}

.auth__button:hover::before,
.auth__button:active::before {
  opacity: 1;
}
.messendgers-in {
  margin: 50px 0px 0px 0px;
  text-align: center;
}

.messendgers-in__title {
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #5A88FE;
  margin: 0px 0px 20px 0px;
}

.messendgers-in__title--2 {
  color: #31456A;
  margin: 0px 0px 12px 0px;
}

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

.messendgers-in__block--2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.messendgers-in__block--2 a.messendgers-in__link {
  margin: 0px 0px 16px 0px;
  width: 100%;
  border: 0.5px solid #FFFFFF;
  -webkit-box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
          box-shadow: -2px -2px 4px #FFFFFF, 4px 4px 8px #E4E8FA;
  border-radius: 8px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 15px 33px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.messendgers-in__block--2 a.messendgers-in__link:last-child {
  margin: 0;
}

.messendgers-in__block--2 a.messendgers-in__link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 8px;
}
.messendgers-in__link:not(:last-child) {
    margin: 0px 14px 0px 0px;
}
/*Menu*/
@media screen and (min-width: 1271px){
	.menu__navigation {
		padding: 0;
	}
	.menu__navigation, .menu__language {
		width: unset;
	}
	.menu__navigation .menu__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
}
@media (min-width: 768.88px){
	.menu__link {
		padding: 20px;
	}
}
@media (min-width: 600px) {
	.menu__navigation--actions {
		-webkit-box-pack: end;
			-ms-flex-pack: end;
				justify-content: flex-end;
	  }
	.menu__content {
		margin: 0px 20px 0px 0px;
	}
	.menu__list--a li:not(:last-child) {
		margin: 0px 10px 0px 0px;
	}
	.menu__link {
		padding: 20px;
	}
	.menu-dropdown .menu__arrow {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
		width: 11px;
		height: 7px;
		background: url(/style/images/menu/arrow-down.svg) center no-repeat;
	}
	.menu-dropdown:hover .menu__arrow {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
}
@media (min-width: 320px) {
	.menu-dropdown._hover .menu-dropdown__content {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
				transform: translate(0, 0);
		pointer-events: auto;
	}

	.menu-dropdown:hover .menu__arrow img {
		position: absolute;
	}
}

.menu__list--a {
    margin: 0px;
}
.menu__list--a li:not(:last-child) {
    margin: 0px 7px 0px 0px;
}
.menu__link {
	height: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    padding: 12px 10px;
    overflow: hidden;
    position: relative;
}
.menu__list--a li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu__cart {
    padding: 0 5px;
	height:49px;
}
.menu__item {
    position: relative;
    list-style-type: none;
}
.menu__price {
    cursor: pointer;
    padding: 0px 0px 0px 5px;
}
.menu__price a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
}
.menu__content.menu__navigation--actions .menu__navigation .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu__navigation--actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu__navigation--actions .menu__item:not(.menu__item--reg) {
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.menu__cart img {
  height: 22px;
  display: block;
}
.count__messedges {
    position: absolute;
    width: 13px;
    height: 13px;
    display: block;
    margin: -20px 0 0 -18px;
    border-radius: 50%;
    background: #f86106;
    border: 1px solid #fb8b12;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    text-align:center;
}
.menu__item:not(.menu__item--reg)::after {
    content: "";
    position: absolute;
    height: 2.5px;
    background-color: #fff;
    width: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
    -o-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
    transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
}
.menu__item:not(.menu__item--reg).menu-dropdown::after {
    content: "";
    display: none;
}
.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:last-child a:hover {
  color: #f85b04;
}
.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile {
  padding: 6px 0 0px 0;
  right: 0;
  font-family: Proxima Nova;
  font-style: normal;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:first-child {
  margin: 0px 0px 8px 0px;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:last-child {
  padding: 22px 0px 18px 24px;
  border-top: 1px solid #eaeefa;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:last-child a {
  color: #9eabc2;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile li .menu-dropdown__option {
  color: #31456a;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  padding: 0 25px 0 8px;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile li a {
  padding: 0;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul {
  margin: 0px 0px 0px 24px;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li:first-child .menu-dropdown__option {
  font-weight: bold;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li {
  margin: 0;
  padding: 0;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li .menu-dropdown__option {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0px 0px 16px 0px;
  font-size: 16px;
  line-height: 19px;
  padding: 0;
}

.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li .menu-dropdown__option:hover {
  color: #fc9a17;
}

.menu__item:not(.menu__item--reg):hover,
.menu__item:not(.menu__item--reg):active {
  color: #fff;
}

.menu__item:not(.menu__item--reg):hover::after {
  width: 100%;
}
.menu__item:not(.menu__item--reg) .menu-dropdown__content--profile {
    padding: 6px 0 0px 0;
    right: 0;
    font-family: Proxima Nova;
    font-style: normal;
}
.menu-dropdown__content {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    pointer-events: none;
    min-width: 210px;
    position: absolute;
    top: 40px;
    padding: 17px 24px;
    background: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    z-index: 10;
}
.menu-dropdown:hover .menu-dropdown__content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    pointer-events: auto;
}
.menu-dropdown__content li {
	list-style-type: none;
}

.menu-dropdown__content li:not(:last-child) {
	margin-bottom: 4px;
}

.menu-dropdown__option {
	color: #9fa1a8;
	font-size: 17px;
	text-decoration: none;
}

.menu-dropdown__option:hover {
	color: #31456a;
}
.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:first-child {
  margin: 0px 0px 8px 0px;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:last-child {
  padding: 22px 0px 18px 24px;
  border-top: 1px solid #eaeefa;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:last-child a {
  color: #9eabc2;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile > li:last-child a:hover {
  color: #f85b04;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile li .menu-dropdown__option {
  color: #31456a;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  padding: 0 25px 0 8px;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile li a {
  padding: 0;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul {
  margin: 0px 0px 0px 24px;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li:first-child .menu-dropdown__option {
  font-weight: bold;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li {
  margin: 0;
  padding: 0;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li .menu-dropdown__option {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0px 0px 16px 0px;
  font-size: 16px;
  line-height: 19px;
  padding: 0;
}

.menu__navigation--actions .menu__item:not(.menu__item--reg) .menu-dropdown__content--profile ul li .menu-dropdown__option:hover {
  color: #fc9a17;
}
.menu__navigation--actions .menu__item:not(.menu__item--reg) button {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*ЛК*/
.container {
    max-width: 1416px;
    margin: 0 auto;
}
.profile {
    margin: 30px 0px 30px 0px;
}
.profile__content {
    width: 100%;
    margin: 0px 0px 117px 0px;
    max-width: 700px;
    margin: 0 auto;
}
.profile__description{
  margin:10px 0 0 0;
}
.profile__block {
    background: #FFFFFF;
    border-radius: 8px;
    min-height: 256px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px 20px 30px;
}
.profile__block:not(:last-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px 30px 0px;
    padding: 0px;
}
.profile__column:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.profile__column--adapt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    margin: 0px 0px 25px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.profile__item {
    position: relative;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
}
.profile__column .status-user {
    position: absolute;
    top: -20px;
    left: 3px;
}
.status-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.status-user._online span {
    background: #1DD219;
}
.status-user span {
    display: block;
    width: 10px;
    height: 10px;
    background: #9EABC2;
    margin: 0px 7px 0px 0px;
    border-radius: 50%;
}
.profile__place, .profile__date {
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #31456A;
}
.profile__column:last-child {
    margin: -50px 0 0 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    padding: 40px 15px 50px 15px;
    display: none;
}
.profile__name {
    text-align: center;
    font-size: 24px;
    line-height: 22px;
    color: #007DEA;
    margin: 0px 0px 8px 0px;
}
.profile__profession {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin: 0px 0px 25px 0px;
}
.profile__desc {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
.profile__column .statistics--adapt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.profile__column .statistics {
    margin: 0px 0px 24px 0px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.statistics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.profile__column .statistics__title {
    margin: 0px 0px 5px 0px;
}
.statistics__title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #F86106;
    margin: 0px 0px 5px 0px;
}
.profile__column .statistics__item {
    font-size: 15px;
    line-height: 27px;
}
.statistics__item {
    font-size: 16px;
    line-height: 28px;
    color: #31456A;
    list-style-type: none;
}
.statistics__item span {
    color: #5A88FE;
}
@media (min-width: 1250px){
	.profile__block {
		padding: 22px 0px 35px 32px;
	}
	.profile__block:not(:last-child) {
		padding: 50px 0px 35px 32px;
	}
	.profile__column:not(:last-child) {
		margin: 0px 40px 0px 0px;
	}
	.profile__column:last-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 350px;
		flex: 0 0 350px;
		padding: 40px 52px 50px 52px;
	}
}
@media (min-width: 1024px){
	.profile__place {
		margin: 0px 0px 12px 0px;
	}
	.profile__column:last-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
		padding: 40px 30px 50px 30px;
	}
	.profile__column .statistics {
		margin: 0px 0px 48px 0px;
	}
	.profile__column .statistics__title {
		margin: 0px 0px 30px 0px;
	}
	.profile__column .statistics__item {
		font-size: 16px;
		line-height: 28px;
	}
}

@media (min-width: 400px){
	.profile__column--adapt {
		margin: 0px 0px 35px 0px;
	}
	.profile__column .statistics {
		margin: 0px 0px 15px 0px;
	}
}
@media (min-width: 500px){
	.profile {
		margin: 30px 0px 100px 0px;
	}
	.profile__block:not(:last-child) {
		padding: 47px 30px 35px 30px;
	}
	.content--ord {
		overflow:hidden;
	}

}
@media (min-width: 600px){
	.profile__block:not(:last-child) {
		margin: 0px 0px 60px 0px;
	}
	.profile__column--adapt {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.profile__place, .profile__date {
		text-align: center;
	}
	.profile__profession {
		margin: 0px 0px 20px 0px;
	}
	.profile__column .statistics {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.profile__column .statistics__title {
		margin: 0px 0px 15px 0px;
	}
}
@media (min-width: 768px){
	.profile {
		margin: 30px 0px 154px 0px;
	}
}
@media (min-width: 880px){
	.profile__content {
		max-width: unset;
		margin: 0 auto;
	}
	.profile__block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 22px 0px 35px 16px;
	}
	.profile__block:not(:last-child) {
		padding: 50px 0px 35px 16px;
	}
	.profile__column--adapt {
		display: block;
		width: unset;
		margin: 0;
	}
	.profile__column:not(:last-child) {
		margin: 0px 20px 0px 0px;
	}
	.profile__column:last-child {
		display: block;
	}
	.profile__name {
		text-align: start;
		margin: 16px 0px 8px 0px;
	}
	.profile__profession {
		text-align: start;
		margin: 0 0 10px 0;
	}
	.profile__column .statistics__title {
		margin: 0px 0px 15px 0px;
	}
}
/*Настройки ЛК*/
.profile-settings {
    margin: 30px 0 149px 0;
}
.profile-settings__tabs {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #FFFFFF;
    border-radius: 8px;
}
.profile-settings__tabs .tabs__nav {
    margin: 0px 0px 32px 0px;
}
.tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 22px;
    color: #31456A;
    border-bottom: 1px solid #9EABC2;
    margin: 0px 0px 20px 0px;
}
.tabs__item {
    position: relative;
    padding: 0px 0px 12px 0px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tabslink{
	padding: 10px 5px 15px 5px;
	border-top:1px solid #EAEEFA;
	border-left:1px solid #EAEEFA;
	border-right:1px solid #EAEEFA;
	border-radius:6px 6px 0 0;
}
.tabslink__active{
	background:#EAEEFA;
}
.tabs__item:not(:last-child) {
    margin: 0px 15px 0px 0px;
}
.tabs__item:hover::after, .tabs__item._active::after {
    width: 100%;
}
.tabs__item::after {
    content: "";
    position: absolute;
    height: 3px;
    background-color: #F86106;
    width: 0;
    left: 50%;
    bottom: -1.5px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
    -o-transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
    transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) all;
}
.profile-settings__tabs .tabs__body {
    max-width: 600px;
    margin: 0 auto;
}
._tabs-block._active {
    display: block;
}
._tabs-block {
    display: none;
}
.form-profile__item {
    margin: 0px 0px 12px 0px;
}
.form-profile label {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.04em;
    color: #5A88FE;
    display: block;
}
.profile-settings .search__input {
    padding: 0px 0px 0px 14px;
}

.form-profile .form-profile__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form-profile > .form-profile__row {
    margin: 20px 0px 0px 0px;
}
.form-profile__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
input._error, textarea._error {
    border: 1px solid red;
}

.form-profile__save {
    margin: 0px 0px 15px 0px;
}
.form-profile .form-profile__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form-profile__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.auth__button {
    border: 0.5px solid #FFFFFF;
    position: relative;
    z-index: 1;
    font-weight: 600;
}
.auth__button::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(2%, #577cff), color-stop(159%, #8be1fd), to(white));
    background: -o-linear-gradient(bottom, #577cff 2%, #8be1fd 159%, white);
    background: linear-gradient(0deg, #577cff 2%, #8be1fd 159%, white);
    z-index: -1;
    -webkit-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    opacity: 0;
    border-radius: 8px;
}
.form-profile__row .form-profile__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form-profile__row input, .form-profile__row div {
    width: 100%;
}
.form-profile__number {
    font-size: 17px;
    line-height: 21px;
    color: #5A88FE;
    background-color: transparent;
    margin: 0px 0px 15px 0px;
}
.form-profile__delete {
    background-color: transparent;
    font-size: 17px;
    line-height: 21px;
    color: #F86106;
}
.form-profile__item {
    margin: 0px 0px 12px 0px;
}
.form-profile div.form-profile__file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-profile__bg {
    padding: 29px;
    border-radius: 8px;
    background: #EAEEFA;
    margin: 0px 24px 0px 0px;
}
.form-profile--profile label {
    font-size: 16px;
    margin: 0px 0px 8px 0px;
}
.form-profile__file + input {
    display: none;
}
.form-profile input {
    height: 48px;
}
.form-profile--profile label {
    font-size: 16px;
    margin: 0px 0px 8px 0px;
}
.form-profile div.form-profile__file span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.04em;
    color: #5A88FE;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.form-profile div.form-profile__file span:hover {
  color: #fc9a17;
}
.new-task .order__checkbox {
    margin: 0px 0px 30px 0px;
}
.new-task__checkbox {
    margin: 0px 0px 30px 0px;
}
.order__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px 10px 0px;
}
.order__checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.order__checkbox input + label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    color: #31456A;
    cursor: pointer;
}
.new-task__checkbox label {
    margin: 0;
}
.order__checkbox input:checked + label::before {
	  content: "\2714";
	  color:white;
    border-color: #0b76ef;
    background-color: #5A88FE;
}
.order__checkbox input + label::before {
    content: "";
    display: inline-block;
    width: 16px;
	  height: 19px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 1px solid #5A88FE;
	  padding:0 0 0 5px;
    border-radius: 4px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    
}
.alert {
    position: relative;
    margin: 0px 0px 32px 0px;
}
.add-new-task__alert {
    background: #EAEEFA;
    border-radius: 6px;
    padding: 20px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.alert__icon {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 35px;
}
.alert__text {
  color: #F86106;
  text-align: center;
}
@media (min-width: 600px){
	.profile-settings .search__input {
		padding: 0px 48px;
	}

}
@media (min-width: 500px){
	.profile-settings__tabs {
		padding: 32px;
	}
	/*.tabs__item {
		padding: 0px 0px 19px 0px;
	}*/
  .add-new-task__alert {
    padding: 24px 14px;
  }
}
@media (min-width: 400px){
	.form-profile__save {
		margin: 0px 0px 20px 0px;
	}
	.form-profile__delete {
		text-align: right;
	}
	.form-profile__number {
		margin: 0px 38px 0px 0px;
	}
	.form-profile__row .form-profile__buttons {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.order__checkbox {
		margin: 0px 10px 0px 0px;
	}
}
@media (min-width: 768px){
	.profile-settings__tabs {
		padding: 32px 32px 100px 32px;
	}
	.profile-settings__tabs .tabs__nav {
		margin: 0px 0px 52px 0px;
	}
	.form-profile .form-profile__row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.form-profile > .form-profile__row {
		margin: 20px 0px 0px 0px;
	}
	.form-profile__save {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 245px;
		flex: 0 0 245px;
		margin: 0;
	}
	.form-profile__row .form-profile__buttons {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
}
.tabs {
  padding: 0;
}
@media (min-width: 1024px){
	.profile-settings__tabs {
		padding: 32px 125px 56px 125px;
		min-height: 716px;
	}
	.tabs {
    padding: 38px 0px 38px 0px
	}
}
/*Мои задания*/
.orders-m .content__articles {
  padding: 30px 0 37px 0;
}
.content--m .content__articles {
  padding: 52px 0px 37px 0px;
}
.orders {
  background: #fff;
  border-radius: 8px;
  min-height: 580px;
}
.orders__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #31456A;
    margin: 0px 0px 25px 0px;
}
.tabs__item div {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #5A88FE;
  margin: 0px 0px 0px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
.tabs__item div.tabs__check {
  background-color: #F86106;
}
.tabs__item div.tabs__closed {
  background-color: #cdd0da;
}
.tabs__item:hover {
  color: #fc9a17;
}
.table-orders {
    display: block;
    width: 100%;
    border-spacing: unset;
}
.table-orders thead {
    background: #EAEEFA;
    padding: 0px 0px 32px 0px;
    display: none;
}
.table-orders tr:not(.table-orders__mobile) {
    display: none;
}
.table-orders thead tr {
    height: 64px;
}
.table-orders td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.table-orders__title-01 {
  padding: 0px 0px 0px 45px;
  width: 33.5106382979%;
}
.table-orders td:not(:first-child) {
  text-align: center;
}
.table-orders__title-02 {
  width: 19.5035460993%;
}
.table-orders__title-03 {
  width: 6.2056737589%;
}
.table-orders__title-04 {
  width: 15.5141843972%;
}
.table-orders td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.table-orders__title-05 {
  width: 21.719858156%;
}
.table-orders td:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.table-orders td:not(:first-child) {
  text-align: center;
}
.table-orders td:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.table-orders tr.table-orders__marg {
  display: none;
  height: 40px;
}
.table-orders tr.table-orders__marg-m {
  display: table-row;
}

.table-orders tr:not(.table-orders__mobile, .table-orders__marg-m) {
  display: none;
}
.table-orders__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    padding: 0 0 10px 0;
    border-bottom:1px solid #EAEEFA;
}
.table-orders__mobile td:last-child .table-orders__wrap {
    padding: 0 10px;
}
.table-orders__mobile .table-orders__wrap:not(:last-child) {
    margin: 0px 0px 10px 0px;
    padding: 0px 20px 0px 0px;
}
.table-orders__status {
    max-height: 42px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    min-width: 147px;
}
@media (min-width: 768px){
  .table-orders__mobile {
    display: none;
 }
  .table-orders {
      display: table;
  }
  .table-orders tr:not(.table-orders__mobile) {
    display: table-row;
  }
  .table-orders thead {
    display: table-header-group;
  }
  .table-orders tbody:before {
    content: "@";
    display: block;
    line-height: 32px;
    text-indent: -99999px;
  }
  .table-orders tr.table-orders__marg {
    display: table-row;
  }
}
@media (min-width: 500px){
  .table-orders__mobile td:last-child .table-orders__wrap {
    padding: 0 20px;
  }
  .orders__title {
    margin: 0px 0px 40px 0px;
  }
  .table-orders__mobile {
    font-size: 16px;
 }
}

/*Новое задание*/
.new-task {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border-radius: 8px;
}
.new-task__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #31456A;
  padding: 0px 0px 19px 0px;
  border-bottom: 1px solid #9EABC2;
  margin: 0px 0px 30px 0px;
}
.new-task__container {
  max-width: 600px;
  margin: 0 auto;
}
.new-task__desc {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin: 0px 0px 29px 0px;
}
.new-task .form-profile__item--first {
  margin: 0px 0px 23px 0px;
}
.new-task .form-profile__item {
  margin: 0px 0px 16px 0px;
}
.form-profile__item {
  margin: 0px 0px 12px 0px;
}
.new-task label {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #5A88FE;
  display: block;
}
.new-task .search__input {
    padding: 0px 14px 0px 14px;
}
.search__input {
    width: 100%;
    padding-left: 20px;
    height: 40px;
    background: #f4f7ff;
    -webkit-box-shadow: inset -2px -2px 4px #ffffff, inset 2px 2px 4px #cdd2e6;
    box-shadow: inset -2px -2px 4px #ffffff, inset 2px 2px 4px #cdd2e6;
    border-radius: 8px;
}
.form-profile__textarea {
    display: block;
    width: 100%;
    min-height: 40px;
    -webkit-box-shadow: white -2px -2px 4px inset, #cdd2e6 2px 2px 4px inset;
    box-shadow: white -2px -2px 4px inset, #cdd2e6 2px 2px 4px inset;
    background: #f4f7ff;
    border: none;
    border-radius: 8px;
    margin: 0px 3px 0px 0px;
    height: 148px;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: -0.04em;
    color: #9EABC2;
    resize: none;
    padding: 10px 0px 0px 14px;
}
.form-profile__textarea + .new-task__limitation {
  margin: 6px 0px 0px 0px;
}
.new-task__limitation {
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #9EABC2;
}
.new-task .form-profile__file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0px 0px 46px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.form-profile__file + input {
  display: none;
}
.new-task .form-profile__file label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin: 0;
}
.new-task .form-profile__file label svg {
  margin: 0px 18px 0px 0px;
}
.new-task .form-profile__file label span, .new-task .form-profile__file label svg path {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.new-task .form-profile__file .new-task__limitation {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.new-task__limitation {
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #9EABC2;
}
.new-task .form-profile__file label:hover {
  color: #fc9a17;
}

.new-task .form-profile__file label:hover svg path {
  fill: #fc9a17;
}
.new-task__button {
    margin: 30px auto 0px auto;
}
@media (min-width: 768px){
  .new-task {
      padding: 32px 125px 48px 125px;
  }
  .new-task__button {
    margin: 72px auto 0px auto;
  }
  .form-profile__save {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 245px;
    flex: 0 0 245px;
    margin: 0;
}
}
@media (min-width: 678px){
  .form-profile__textarea {
      padding: 14px 40px;
  }
}
@media (min-width: 600px){
  .new-task .search__input {
      padding: 0px 40px 0px 40px;
  }
}
@media (min-width: 500px){
  .new-task__button {
    margin: 40px auto 0px auto;
    max-width: 245px;
  }
  .new-task {
    padding: 32px 25px 48px 25px;
  } 
  .new-task .form-profile__file {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 400px){
  .form-profile__textarea {
      padding: 14px 0px 0px 20px;
  }
}
/*Поиск заданий*/
.content--n .content__articles {
  padding: 26px 0px 37px 0px;
}
.filters__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}
.filters__top .bread-crumps {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #9EABC2;
  margin: 0px 0px 23px 0px;
}
.bread-crumps {
  font-size: 18px;
  line-height: 22px;
  color: #31456A;
  margin: 0px 0px 12px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bread-crumps__crump:not(:last-child) {
  padding: 0px 6px 0px 0px;
  margin: 0px 1px 0px 0px;
}
.bread-crumps__crump {
  position: relative;
  list-style-type: none;
  font-size: 12px;
  color:#93A4C1;
}
.bread-crumps__crump:not(:last-child):before {
  content: "/";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: inherit;
}
.bread-crumps__crump a {
  font-weight: normal;
  color: inherit;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.filters__btn {
  width: 50px;
  height: 50px;
  border-radius: 8px;
  background: #fc9a17;
  margin: 0px 0px 23px 35px;
  position: relative;
  z-index: 1;
}
.filters__btn__img {
  width:20px;
  height:auto;
}
.filters__content {
  display: -webkit-box; 
  display: -ms-flexbox;
  display: flex;
  position: 0 0 10px 0;
}
.filters__sidebar {
    display:block ;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 251px;
    flex: 0 0 251px;
    background: #EAEEFA;
    border-radius: 8px;
    padding: 18px 14px 20px 14px;
    margin: 0px 18px 0px 18px;
    position: absolute;
    -webkit-transform: translate(calc(-100% - 20px), 0);
    -ms-transform: translate(calc(-100% - 20px), 0);
    transform: translate(calc(-100% - 20px), 0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: calc(100% - 40px);
    overflow:hidden;
}
.filters__filter {
  margin: 0px 0px 23px 0px;
}
.filters__filter--type{
  padding: 0px 0px 0px 10px;
}
.form-profile__item {
  margin: 0px 0px 12px 0px;
}
.filters__type {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #31456A;
  margin: 0px 0px 14px 0px;
}
.rubric__name{
  color: #F86106;
}
.filters__filter > .order__checkbox:not(:last-child) {
  margin: 0px 0px 19px 0px;
  font-size: 16px;
}
.order__checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.order__checkbox input + label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  color: #31456A;
  cursor: pointer;
}
.filters__filter .order__checkbox input + label::before {
  width: 15px;
  height: 16px;
  padding: 1px 0 0 4px;
  margin: 0px 16px 0px 0px;
}
.filters__sidebar._active {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height:204px;
}
.main-filter__item {
    border-radius: 8px;
    width: 98%;
    margin: 0 auto 16px auto;
    transition: all .3s ease 0s;
    height: max-content;
}
.main-filter__item:hover {
  box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2); 
}
.main-filter__row:not(:first-child){
  padding: 6px 11px;
  background: #FFFFFF;
}
.main-filter__prew {
  width: 100%;
  display: block;
}
.main-filter__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 12px 0px;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #5A88FE;
}
.main-filter__author img {
  margin: 0px 7px 0px 0px;
}
.main-filter__name {
  display: inline-block;
  transition: all .3s ease 0s;
}
.main-filter__desc {
  font-size: 14px;
  line-height: 17px;
  min-height:68px;
  color: #31456A;
  margin: 0px 0px 10px 0px;
  display: inline-block;
  transition: all .3s ease 0s;
}
.main-filter__rating {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #F86106;
  min-height:34px;
}
.main-filter__price {
  border-top: 1px solid #EAEEFA;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #5A88FE;
  padding: 10px 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background: #FFFFFF;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
@media (max-width: 1270px){
	.content--bg {
		padding-top: 90px;
	}
	.content--ord{
		padding-top: 90px;
	}
}
@media (min-width: 400px){
  .order__checkbox {
    margin: 0px 10px 0px 0px;
  }
}
@media (min-width: 500px){
  .filters__sidebar {
      width: auto;
  }
}
@media (min-width: 768px){
    .filters__btn {
        display: none;
    }
    .filters__sidebar {
      position: static;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
  }
}
@media (min-width: 950px){
  .main-filter__item:not(:nth-child(3n)) {
      /*margin: 0px 16px 16px 0px;*/
  }
  .main-filter__item {
    /*width: calc(33.333% - 11px);*/
  }
}
@media (min-width: 1200px) {
  .main-filter__item:not(:nth-child(3n)) {
      /*margin: 0px 16px 16px 0px;*/
  }
  .main-filter__item {
    /*width: calc(33.333% - 11px);*/
  }
}
/*Детали заказа*/
.add-new-task {
  background: #FFFFFF;
  border-radius: 8px;
}
.add-new-task__content {
  max-width: 600px;
  margin: 0 auto;
}
.add-new-task__date {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #9EABC2;
    background: #EAEEFA;
    border-radius: 15px;
    padding: 7px 18px;
    margin: 0px 0px 10px 0px;
}
.add-new-task__status span {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #F86106;
}
.add-new-task__desc--b {
  border-bottom: 1px solid #9EABC2;
  padding: 0px 0px 19px 0px;
}
.add-new-task__desc {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #31456A;
  margin: 0px 0px 20px 0px;
}
.add-new-task__information {
    border: 1px solid #9EABC2;
    border-radius: 8px;
    margin: 0px 0px 32px 0px;
    padding: 20px 15px 20px 15px;
}
.add-new-task__date-and-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #31456A;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0px 0px 25px 0px;
}
.add-new-task__rules {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #31456A;
  background: #EAEEFA;
  border-radius: 6px;
  padding: 21px 24px;
  margin: 0px 0px 22px 0px;
}
.add-new-task__rules span {
  font-weight: 600;
}
.task-message {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #31456A;
}
.task-message__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 10px 0px;
}
.task-message__avatar {
  object-fit:cover;
  width: 40px;
  height: 40px;
  margin: 0px 12px 0px 0px;
  border-radius:30px;
}
.task-message__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #5A88FE;
}
.task-message__info {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #31456A;
}
.add-new-task__done {
    border: 1px solid #9EABC2;
    border-radius: 8px;
    margin: 0px 0px 45px 0px;
    padding: 20px 15px 20px 15px;
}
.add-new-task__file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #EAEEFA;
    border-radius: 6px;
    padding: 20px;
    margin: 0px 0px 30px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.add-new-task__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add-new-task__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.add-new-task__name {
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #5A88FE;
  margin: 0px 0px 4px 0px;
}
.add-new-task__file .add-new-task__block:not(:last-child) {
  margin: 0px 0px 15px 0px;
}
.add-new-task__weight {
  font-size: 14px;
  line-height: 17px;
  color: #31456A;
}
.add-new-task__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add-new-task__download {
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  padding: 7px 20px;
  border-radius: 15px;
  position: relative;
  z-index: 1;
  background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
  background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
}
.add-new-task__download::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(2%, #577cff), color-stop(159%, #8be1fd), to(white));
  background: -o-linear-gradient(bottom, #577cff 2%, #8be1fd 159%, white);
  background: linear-gradient(0deg, #577cff 2%, #8be1fd 159%, white);
  z-index: -1;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  border-radius: 15px;
}
.add-new-task__buttons {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px 25px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
}
.add-new-task__buttons button {
    padding: 12px 0px;
    width: 100%;
    background: #9EABC2;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin: 0px 0px 20px 0px;
}
.add-new-task__buttons button:last-child {
    position: relative;
    z-index: 1;
    background: -o-linear-gradient(272.56deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
    background: linear-gradient(177.44deg, #577CFF 2.14%, rgba(51, 203, 251, 0.57) 159.25%), #FFFFFF;
    margin: 0;
}
.add-new-task__buttons button:not(:last-child):hover {
  background: #F86106;
}
.add-new-task__file img {
    width: 40px;
}
.add-new-task__file-type {
    margin: 0px 19px 0px 0px;
}
.task-message {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #31456A;
}
.task-message__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 10px 0px;
}
.task-message__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #5A88FE;
}
.task-message__info {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
  color: #31456A;
}
.task-message p:not(:last-child) {
  margin: 0px 0px 23px 0px;
}
.add-new-task__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #FFFFFF;
    border: 1px solid #9EABC2;
    border-radius: 32px;
    margin: 40px 0px 24px 0px;
    padding: 5px 12px;
}
.add-new-task__form label input {
  display: none;
}
.add-new-task__form > input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 18px;
  color: #9EABC2;
  padding: 10px;
  margin: 0 10px;
}
.add-new-task__form button {
  display: block;
  background-color: transparent;
}
.add-new-task__form img {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.add-new-task__footer {
  padding: 15px 20px 26px 20px;
  border-top: 1px solid #9EABC2;
  margin: 0 -20px;
}
.add-new-task__content {
  max-width: 600px;
  margin: 0 auto;
}
.add-new-task__subtitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #31456A;
  text-align: center;
  margin: 0px 0px 25px 0px;
}
.add-new-task__footer .add-new-task__buttons {
  margin: 0;
}
.extra-buttons {
  padding: 19px 0;
  max-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.extra-buttons button:not(:last-child) {
    margin: 0px 0px 15px 0px;
}
.extra-buttons button {
    font-size: 18px;
    text-align: center;
    color: #5A88FE;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: transparent;
}
.extra-buttons a{
    font-size: 18px;
    text-align: center;
    color: #5A88FE;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: transparent;
}
.extra-buttons button:hover {
  color: #F86106;
}
.extra-buttons a:hover{
  color: #F86106;
}
.add-new-task__form>input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 18px;
  color: #9eabc2;
  padding: 10px;
  margin: 0 10px;
}
.add-new-task__form>textarea {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 18px;
  color: #9eabc2;
}
@media (min-width: 880px){
  .content__articles--padd {
      padding: 30px 0 0 0;
  }
}
@media (min-width: 768px){
  .add-new-task__buttons {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
  }
  .add-new-task__buttons button {
    width: 50%;
    margin: 0px 8px 0px 0px;
  }
  .add-new-task__buttons button:last-child {
      margin: 0px 0px 0px 8px;
  }
  .add-new-task__form {
    margin: 95px 0px 24px 0px;
  }
}
@media (min-width: 600px){
  .add-new-task__name {
      font-size: 16px;
  }
  .add-new-task__buttons {
      margin: 0px 0px 37px 0px;
  }
  .add-new-task__form {
    padding: 12px 24px;
    margin: 70px 0px 24px 0px;
  }
}
@media (min-width: 500px){
  .add-new-task__information {
    padding: 22px 22px 40px 22px;
  }
  .add-new-task__file .add-new-task__block:not(:last-child) {
      margin: 0px;
  }
  .add-new-task__file {
    margin: 0px 0px 36px 0px;
    padding: 32px 28px 24px 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .add-new-task__done {
    padding: 18px 22px 64px 22px;
  }
  .add-new-task__date-and-status {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .add-new-task {
      padding: 22px 20px 0px 20px;
  }
  .add-new-task__date {
    margin: 0px 16px 0px 0px;
  }
  .extra-buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .extra-buttons button:not(:last-child) {
    margin: 0px;
  }
}
@media (min-width: 400px){
  .add-new-task__form {
      padding: 5px 20px;
  }
}
/*Чат*/
.chat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Proxima Nova;
  font-style: normal;
  position: relative;
}
.chat__list {
    background: #fff;
    padding:0;
    border-radius:0;
    margin: 0px 10px 0px 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 362px;
    flex: 0 1 362px;
    height:693px;
    border-right: 1px solid #EAEEFA;
    overflow:auto;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 58%, rgba(234,238,250,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 58%,rgba(234,238,250,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,1) 58%,rgba(234,238,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeefa',GradientType=1 );

}
.chat__viewport {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;

}
.chat__viewport-n {
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chat__messages-n {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  overflow: hidden;
}
.chat__messages-n img {
  width: 100%;
  max-width: 462px;
  margin: 0 0 82px 0;
}
.chat__viewmsg{
  max-height: 602px;
  overflow: auto;
}
.chat__list::-webkit-scrollbar, .chat__viewmsg::-webkit-scrollbar {
  width:10px;
}
.chat__list::-webkit-scrollbar-thumb,  .chat__viewmsg::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background:rgba(158, 171, 194, 0.8);
}

.chat__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    list-style-type: none;
    cursor: pointer;
    padding: 20px 16px 12px 16px;
    margin: 0px 0px 5px 0px;
    background: -o-linear-gradient(28.14deg, #FFFFFF -60.07%, #FEFEFF -19.97%, #F3F6FF 8.7%, #E2E8F8 61.56%);
    background: linear-gradient(61.86deg, #FFFFFF -60.07%, #FEFEFF -19.97%, #F3F6FF 8.7%, #E2E8F8 61.56%);
    position: relative;
}
.chat__list-item:last-child {
  margin:0;
}
.chat__container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chat__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.chat__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 5px 0px;
}
.chat__name {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #007DEA;
    margin: 0px 5px 0px 0px;
}
.chat__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left:auto;
}
.chat__info .chat__time {
    margin: 0px 5px 0px 0px;
    line-height: 1;
}
.chat__time {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #31456A;
}
.chat__info img {
  width: 15px;
  height: 15px;
}
.chat__list-item .chat__content {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.chat__content {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  min-height:36px;
  min-width: 290px;
}
.chat__input:focus {
  outline: none;
  -webkit-box-shadow: inset -2px -2px 4px #ffffff, inset 2px 2px 4px #cdd2e6;
  box-shadow: inset -2px -2px 4px #ffffff, inset 2px 2px 4px #cdd2e6;
}
.chat__list-item:hover::after, .chat__list-item._active::after {
  opacity: 1;
}
.chat__list-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: -o-linear-gradient(28.14deg, #C6D0EB -60.07%, #FFFFFF 34.32%, #FFFFFF 61.56%);
  background: linear-gradient(61.86deg, #C6D0EB -60.07%, #FFFFFF 34.32%, #FFFFFF 61.56%);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 1;
}
.chat__day {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  line-height: 21px;
  color: #9EABC2;
  margin: 0px 0px 33px 0px;
}
.chat__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0px 0px 25px 0px;
}
.chat__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 10px;
  max-width: 500px;
}
.chat__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px 4px 0px;
}
.chat__time {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #31456A;
}
.chat__name {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #007DEA;
    margin: 0px 5px 0px 0px;
}
.chat__item--responder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.chat__item--responder .chat__message {
  margin: 0px 10px 0px 0px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.chat__item--responder .chat__block {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.chat__item--responder .chat__content {
  text-align:right;
}
.chat__form {
  padding: 40px 50px 38px 18px;
  background: #E2E7F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 8px 8px;
}
.chat__file {
    margin: 0px 7px 0px 0px;
    cursor: pointer;
}
.chat__file input {
  display: none;
}
.chat__file img {
    max-width: 20px;
}
.chat__input {
  background: #FFFFFF;
  border-radius: 32px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0px 24px 0px 0px;
  padding: 24px;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 18px;
  color: #9EABC2;
}
.chat__form button {
  background: none;
}
.chat__form img {
  display: block;
}
.chat__container__avatar{
  margin: 0 5px 0 0;
  width:40px;
  height:40px;
  object-fit:cover;
  border-radius:30px;
}
.chat__viewport{
  display:block;
}
@media (min-width: 1124px){
  .chat__form {
    border-radius: 0;
  }
}
@media (min-width: 600px){
  .chat__item {
      margin: 0px 0px 32px 0px;
  }
  .chat__file img {
    max-width: inherit;
  }
  .chat__file {
    margin: 0px 16px 0px 0px;
  }
  .chat__form {
    padding: 12px 15px;
  }
}
@media (min-width: 375px){
  .chat__list-item {
    padding: 20px 28px 12px 16px;
  }
  .chat__name {
    margin: 0px 16px 0px 0px;
  }
  .chat__info .chat__time {
    margin: 0px 16px 0px 0px;
  }
  .chat__name {
    margin: 0px 16px 0px 0px;
  }
}
@media (max-width: 767px){
  .chat__form .__send {
    margin: 0 10px 0 0;
    max-width: 40px;
  }
  .chat__form {
    padding: 12px 10px;
  }
  .chat__viewport{
    z-index: -1;
  }
}
.count__update{
  position: absolute;
  width: 13px;
  height: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 5px;
  right: 10px;
  border-radius: 50%;
  background: #5A88FE;
  border: 1px solid #5A88FE;
  color: #fff;
  font-family: Proxima Nova;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
}