@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap");
@font-face {
  font-family: 'Segoe UI Emoji';
  src: url("../assets/fonts/SegoeUIEmoji.eot");
  src: url("../assets/fonts/SegoeUIEmoji.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/SegoeUIEmoji.woff2") format("woff2"), url("../assets/fonts/SegoeUIEmoji.woff") format("woff"), url("../assets/fonts/SegoeUIEmoji.ttf") format("truetype"), url("../assets/fonts/SegoeUIEmoji.svg#SegoeUIEmoji") format("svg");
  font-weight: normal;
  font-style: normal; }
::-webkit-scrollbar {
  width: 10px;
  height: 8px; }

::-webkit-scrollbar-track {
  background-color: #000; }

::-webkit-scrollbar-thumb {
  background-color: #2280ce; }

::-webkit-scrollbar-thumb:active {
  background: #fff; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, body {
  margin: 0;
  padding: 0;
  background: #fff; }

body {
  position: relative;
  z-index: 1; }

article,
aside,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

b,
strong {
  font-weight: bold; }

small {
  font-size: 80%; }

ol,
ul {
  margin: 0;
  padding: 0; }

ul {
  list-style: none;
  list-style-image: none; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

header .content .nav-trigger, header .content .nav-trigger span, header .content .nav-trigger span::before, header .content .nav-trigger span::after, .navigation li ul.subnav, .navigation .subnav-trigger::before, .navigation .subnav-trigger::after, .navigation .go-back a::before, .navigation .go-back a::after, .centers .narcology__right #news .news__image a::after, #news.scientific-news .news .news__image::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

*, ::after, ::before, form input, .header__info .logo .info, footer .top ul, header .navigation__list, header .logo-nav, header .navigation.moves-out li.active ul.subnav li ul, .navigation, .navigation__list, .navigation__list a, .advantages__block, .advantages__block .description, .centers__block, .centers__block .description, .services__block, .services__block .description, #about, #about.about-background, #about.diagnostic-background, #about .about__description, #evaluation, #psychiatry .psychiatry__block, #map .contacts__info, #news, #news .header, #news .section .news, #news .section .news__description, #narcology .narcology .important, #narcology .narcology__left, #narcology .narcology__right, #narcology .narcology__right.full .half__right, #narcology .narcology__right.full .half__left, #narcology .narcology__right .spoiler__title, #narcology .narcology__right .spoiler__content, #narcology .narcology__right #news .news, #narcology .narcology__right .description, .centers .narcology__left, .centers .narcology__middle, .centers .narcology__middle .spoiler__content, .centers .narcology__middle .description, .centers .narcology__right, .centers .narcology__right #news .news, .employer__block, .employer__block .name, .employer__block .info, .employer__block .info .who, .scientific-section .directions__block, #about.scientific-functions.green, #about.scientific-functions, #news.scientific-news .news .text, #news.scientific-news .news .date, #journal, .informer, #faq .spoiler__title, #faq .spoiler__content, .blue {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

header {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

header, header .content .nav-trigger span::before, header .content .nav-trigger span::after, .navigation .subnav-trigger::before, .navigation .subnav-trigger::after, .navigation .go-back a::before, .navigation .go-back a::after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.noMargin, h1, h2, h3, footer .bottom p, #slider .events__description p, #narcology .narcology__right .info ul li p, .centers .narcology__middle .info ul li p, .employer__block .name, .employer__block .info .who, .employer__block .info .description, .employer__block .info .more p, #accent h2, #accent .informer p, #infoOther .appeal ul p, #staff .employee-block ul p, .scientific-section .directions__block p, .informer ul li p {
  margin: 0; }

#slider .events__description::after, #map .contacts {
  top: 50%;
  position: absolute;
  transform: translateY(-50%); }

p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: .5em 0; }

@keyframes phone {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(0.75, 0.75, 1); }
  60% {
    transform: scale3d(1, 1, 1); } }
@-webkit-keyframes phone {
  0% {
    -webkit-transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(0.75, 0.75, 1); }
  60% {
    -webkit-transform: scale3d(1, 1, 1); } }
@keyframes arrow {
  0%,
  100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(10px, 10px); } }
@-webkit-keyframes arrow {
  0%,
  100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(10px, 10px); } }
@keyframes top {
  0%,
  100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, -10px); } }
.content {
  position: relative;
  max-width: 1180px;
  width: calc(100% - 35px);
  height: 100%;
  margin: 0 auto;
  z-index: 2; }
  @media only screen and (max-width: 1200px), (orientation: portrait) {
    .content {
      max-width: none;
      width: calc(100% - 100px); } }
  @media only screen and (max-width: 680px), (orientation: portrait) {
    .content {
      width: calc(100% - 60px); } }
  @media only screen and (max-width: 520px), (orientation: portrait) {
    .content {
      width: calc(100% - 30px); } }

.bottomBlock {
  background-image: url(../images/background.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 200px; }

.flexbox {
  -js-display: flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: stretch;
  justify-content: space-between; }

.vFlexbox {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: stretch;
  justify-content: space-between; }

.right-align {
  text-align: right; }

.align-left {
  text-align: left; }

.justify-align {
  text-align: justify !important; }

.blue-color {
  color: rgba(28, 106, 171, 0.5); }

.p-20 {
  padding: 20px !important; }

.m-0 {
  margin: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.bold {
  font-weight: 700; }

.m-t-0 {
  margin-top: 0 !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.p-50-0 {
  padding: 50px 0 !important; }

.p-50-0-100 {
  padding: 50px 0 100px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-t-45 {
  margin-top: 45px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.p-l-0 {
  padding-left: 0 !important; }

.max-h {
  height: 100vh; }

.center {
  text-align: center; }

.noPadding {
  padding: 0 !important; }

.semibold {
  font-weight: 600; }

.fixed {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9; }

.relative {
  position: relative; }

.uppercase {
  text-transform: uppercase; }

.deafultcase {
  text-transform: inherit !important; }

.left-align {
  text-align: left; }

.vertical-align {
  align-content: center; }

.flex_end {
  justify-content: flex-end; }

.flex_start {
  justify-content: flex-start; }

.marginBottom15 {
  margin-bottom: 15px; }

.align-middle {
  align-items: center; }

.align-start {
  align-items: flex-start; }

.align-end {
  align-items: flex-end; }

.flex-start {
  justify-content: flex-start; }

.justify-center {
  justify-content: center; }

.no-wrap {
  flex-wrap: nowrap; }

#toTop {
  position: fixed;
  display: none;
  bottom: 40px;
  right: 30px;
  width: 80px;
  height: 70px;
  background-color: rgba(34, 128, 206, 0.1);
  cursor: pointer;
  z-index: 999;
  transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
  @media (max-width: 680px) {
    #toTop {
      width: 60px;
      height: 50px; } }
  #toTop::after {
    background-image: url(../images/svg/arrow_top.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: '';
    top: 14px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    opacity: .6; }
    @media (max-width: 680px) {
      #toTop::after {
        width: 30px; } }
  #toTop:hover {
    -webkit-animation: top 1s ease-in-out infinite;
    -moz-animation: top 1s ease-in-out infinite;
    -ms-animation: top 1s ease-in-out infinite;
    -o-animation: top 1s ease-in-out infinite;
    animation: top 1s ease-in-out infinite;
    background-color: rgba(34, 128, 206, 0.6); }
    #toTop:hover::after {
      opacity: 1; }

form .way {
  position: relative; }
  form .way::after {
    position: absolute;
    content: '\21C4';
    top: 0;
    right: 15px;
    color: #2280ce;
    font-size: 30px;
    font-family: "Segoe UI Emoji"; }
form input {
  color: #000;
  font-size: 14px;
  font-weight: 300 !important;
  transition: all 0.3s ease-out, all 0.3s ease-out, auto;
  width: 100%;
  height: 40px;
  background: #f2f4f5;
  border: none;
  padding: 5px 15px;
  margin-bottom: 10px; }
  form input[type="radio"] {
    display: none; }
  form input::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 300 !important; }
  form input::-ms-input-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 300 !important; }
  form input::-moz-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 300 !important; }
  form input::placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 300 !important; }
  form input:-ms-input-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 300 !important; }
  form input:-moz-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: 300 !important; }
  form input:disabled {
    pointer-events: none;
    opacity: .3; }
  form input:active, form input:focus {
    background: #f8f9f9; }
    form input:active::-webkit-input-placeholder, form input:focus::-webkit-input-placeholder {
      color: transparent; }
    form input:active::-ms-input-placeholder, form input:focus::-ms-input-placeholder {
      color: transparent; }
    form input:active::-moz-placeholder, form input:focus::-moz-placeholder {
      color: transparent; }
    form input:active::placeholder, form input:focus::placeholder {
      color: transparent; }
    form input:active:-ms-input-placeholder, form input:focus:-ms-input-placeholder {
      color: transparent; }
    form input:active:-moz-placeholder, form input:focus:-moz-placeholder {
      color: transparent; }
  form input#one-way:checked + label::before, form input#return:checked + label::before {
    content: "\2022";
    font-family: "Segoe UI Emoji";
    color: #ba9246;
    font-size: 34px;
    text-align: center;
    line-height: 12px;
    border: 1px solid #ba9246; }
form label {
  position: relative;
  font-size: 14px;
  padding-left: 25px; }
  form label::before {
    position: absolute;
    display: inline-block;
    content: '';
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: #f2f4f5;
    border: 1px solid #f2f4f5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
form button {
  margin-top: 10px; }
  @media only screen and (max-width: 800px), (orientation: portrait) {
    form button {
      max-width: 100%; } }

button {
  transition: all 0.3s ease-out, all 0.3s ease-out, auto;
  -webkit-border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -ms-border-radius: 30px 0 30px 0;
  -o-border-radius: 30px 0 30px 0;
  border-radius: 30px 0 30px 0;
  position: relative;
  width: 100%;
  max-width: 300px;
  height: 60px;
  background-color: #e8c883;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: rgba(48, 36, 9, 0.8);
  text-transform: uppercase;
  border: none;
  cursor: pointer; }
  button::after, button::before {
    position: absolute;
    content: '';
    background-color: rgba(48, 36, 9, 0.8);
    height: 1.4px;
    top: 29px;
    right: 28px;
    width: 20px; }
  button::before {
    transform: rotate(-45deg);
    transform-origin: top right; }
  button::after {
    transform: rotate(45deg);
    transform-origin: bottom right; }
  button:hover {
    background: #b4d563;
    color: #334112; }
    button:hover::after, button:hover::before {
      background-color: #334112; }
  button:active, button:focus {
    background-color: #aad04f;
    color: #53691c; }
    button:active::after, button:active::before, button:focus::after, button:focus::before {
      background-color: #53691c; }

.end {
  justify-content: flex-end; }

.marginTop15 {
  margin-top: 15px; }

.marginTop20 {
  margin-top: 20px; }

.marginTop30 {
  margin-top: 30px; }

.padding20 {
  padding: 20px 0; }

.marginCenter {
  margin: 0 auto; }

.shadow {
  -webkit-box-shadow: 0 6px 0 #1e72b8;
  -moz-box-shadow: 0 6px 0 #1e72b8;
  -ms-box-shadow: 0 6px 0 #1e72b8;
  -o-box-shadow: 0 6px 0 #1e72b8;
  box-shadow: 0 6px 0 #1e72b8; }
  .shadow:hover {
    -webkit-box-shadow: 0 3px 0 #1e72b8;
    -moz-box-shadow: 0 3px 0 #1e72b8;
    -ms-box-shadow: 0 3px 0 #1e72b8;
    -o-box-shadow: 0 3px 0 #1e72b8;
    box-shadow: 0 3px 0 #1e72b8;
    top: 3px; }

.hidden {
  display: none; }

#content {
  margin-top: -65px; }

.tooltip {
  position: relative;
  cursor: help; }
  @media only screen and (max-width: 560px), (orientation: portrait) {
    .tooltip {
      text-align: center; } }
  .tooltip::after {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.8);
    content: attr(data-tooltip);
    width: 200px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    padding: 6px 10px 8px;
    margin-top: 5px;
    opacity: 0;
    visibility: hidden;
    z-index: 9; }
  .tooltip:hover::after {
    opacity: 1;
    /* Показываем его */
    visibility: visible; }

a .tooltip {
  cursor: pointer; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  line-height: 1.3;
  color: #262626; }

h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase; }
  @media only screen and (max-width: 1200px), (orientation: portrait) {
    h1 {
      font-size: 26px; } }
  @media only screen and (max-width: 480px), (orientation: portrait) {
    h1 {
      font-size: 22px; } }

h2 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3; }
  @media only screen and (max-width: 480px), (orientation: portrait) {
    h2 {
      font-size: 18px; } }

h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px; }
  @media only screen and (max-width: 480px), (orientation: portrait) {
    h3 {
      font-size: 16px; } }

p {
  font-size: 14px; }

a {
  color: #ba9246;
  text-decoration: none;
  border-bottom: 1px solid rgba(38, 38, 38, 0.2);
  transition: all 0.3s ease-out, all 0.3s ease-out, auto; }

a:hover {
  color: #2280ce;
  border-bottom: 1px solid #262626; }

.header {
  transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
  .header__top {
    background: #e9edee;
    padding: 5px 0; }
    .header__top form {
      position: relative; }
      .header__top form input {
        height: 30px;
        background: transparent;
        color: #262626;
        font-family: "Open Sans", sans-serif;
        font-weight: 300 !important;
        padding-left: 35px;
        margin-bottom: 0; }
      .header__top form button {
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        background: transparent;
        margin-top: 5px;
        cursor: pointer; }
        .header__top form button::before {
          background-image: url(../images/svg/search.svg);
          background-position: center;
          background-repeat: no-repeat;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          position: absolute;
          content: '';
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          background-color: transparent; }
        .header__top form button::after {
          content: none; }
    .header__top .language {
      align-content: center;
      color: #262626; }
      .header__top .language a {
        color: #262626;
        font-weight: 300;
        line-height: 23px;
        border-bottom: none; }
        .header__top .language a.active {
          color: #ba9246;
          font-weight: 400;
          pointer-events: none; }
        .header__top .language a:hover {
          color: #ba9246;
          border-bottom: none; }
  .header__info {
    height: 160px;
    background: #f2f4f5; }
    @media only screen and (max-width: 767px), (orientation: portrait) {
      .header__info {
        height: 200px; } }
    @media only screen and (max-width: 600px), (orientation: portrait) {
      .header__info {
        height: 250px; } }
    .header__info p {
      position: relative;
      padding-left: 25px; }
      .header__info p::before {
        position: absolute;
        content: '';
        left: 0;
        top: 3px;
        width: 15px;
        height: 15px;
        background-repeat: no-repeat; }
      .header__info p.phone::before {
        background-image: url(../images/svg/phone.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.time::before {
        background-image: url(../images/svg/time.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.email::before {
        background-image: url(../images/svg/email.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.web::before {
        background-image: url(../images/svg/web.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.fax::before {
        background-image: url(../images/svg/fax.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.location::before {
        background-image: url(../images/svg/location.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.calendar::before {
        background-image: url(../images/svg/calendar.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        top: 0;
        width: 25px;
        height: 22px; }
        @media only screen and (max-width: 980px), (orientation: portrait) {
          .header__info p.calendar::before {
            width: 20px;
            height: 18px; } }
      .header__info p.calendar-ico::before {
        background-image: url(../images/svg/calendar_ico.svg);
        background-position: center;
        background-repeat: no-repeat; }
      .header__info p.time-ico::before {
        background-image: url(../images/svg/time_ico.svg);
        background-position: center;
        background-repeat: no-repeat; }
    .header__info .logo {
      max-width: 850px; }
      @media only screen and (max-width: 910px), (orientation: portrait) {
        .header__info .logo {
          width: 60%; } }
      @media only screen and (max-width: 767px), (orientation: portrait) {
        .header__info .logo {
          width: 100%; } }
      .header__info .logo h3 {
        font-size: 26px; }
      .header__info .logo a {
        border-bottom: none; }
        .header__info .logo a:hover {
          border-bottom: none; }
        .header__info .logo a img {
          width: 70px; }
      .header__info .logo .info {
        padding-left: 25px; }
        .header__info .logo .info p {
          opacity: .6; }
    .header__info .contacts {
      width: auto;
      text-align: right; }
      @media only screen and (max-width: 767px), (orientation: portrait) {
        .header__info .contacts {
          flex-direction: row;
          justify-content: space-between;
          width: 100%;
          margin-top: 15px; } }
      @media only screen and (max-width: 600px), (orientation: portrait) {
        .header__info .contacts {
          justify-content: flex-start;
          text-align: left;
          margin-top: 20px; } }
      .header__info .contacts p {
        margin: 2px 0;
        padding-left: 32px; }
        @media only screen and (max-width: 600px), (orientation: portrait) {
          .header__info .contacts p.phone, .header__info .contacts p.time {
            width: 50%; } }
        @media only screen and (max-width: 600px), (orientation: portrait) {
          .header__info .contacts p.email {
            width: 100%; } }
      .header__info .contacts a {
        color: #262626; }

footer .top {
  background: #f2f4f5;
  color: #262626;
  padding: 40px 0; }
  @media only screen and (max-width: 680px), (orientation: portrait) {
    footer .top {
      padding: 30px 0 40px; } }
  footer .top a {
    color: #262626; }
  footer .top p {
    position: relative;
    padding-left: 25px; }
    footer .top p::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    footer .top p.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        footer .top p.calendar::before {
          width: 20px;
          height: 18px; } }
    footer .top p.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    footer .top p.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
  footer .top ul li {
    position: relative;
    font-size: 14px;
    padding-bottom: 12px;
    padding-left: 15px; }
    footer .top ul li:last-child {
      padding-bottom: 0; }
    footer .top ul li::before {
      position: absolute;
      content: '\25B8';
      top: -1px;
      left: 0;
      font-family: "Segoe UI Emoji";
      color: #262626; }
  footer .top ul li {
    padding-right: 15px; }
    footer .top ul li.no-triangle {
      padding-left: 0;
      padding-bottom: 0; }
      footer .top ul li.no-triangle .flexbox {
        justify-content: flex-start; }
        @media only screen and (max-width: 980px), (orientation: portrait) {
          footer .top ul li.no-triangle .flexbox li:last-child {
            padding-bottom: 12px; } }
      footer .top ul li.no-triangle:before {
        content: ''; }
  footer .top .social a {
    border-bottom: none; }
    footer .top .social a .social__vk {
      background-image: url(../images/svg/vk.svg);
      background-position: center;
      background-repeat: no-repeat;
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      width: 30px;
      height: 18px; }
    footer .top .social a:hover .social__vk {
      background-image: url(../images/svg/vk_hover.svg);
      background-position: center;
      background-repeat: no-repeat; }
  @media only screen and (max-width: 680px), (orientation: portrait) {
    footer .top .no-wrap {
      flex-wrap: wrap; }
    footer .top .contacts,
    footer .top .links {
      width: 100%; }
    footer .top .links {
      margin-top: 20px; }
    footer .top .social {
      margin-top: 35px; } }
footer .bottom {
  background: #e9edee;
  color: #262626;
  padding: 25px 0; }
  footer .bottom p {
    line-height: 20px; }

header {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-out, all 0.3s ease-out, auto;
  -webkit-transform: translate(0, 200px);
  -moz-transform: translate(0, 200px);
  -ms-transform: translate(0, 200px);
  -o-transform: translate(0, 200px);
  transform: translate(0, 200px);
  position: fixed;
  top: 0;
  left: 0;
  height: 65px;
  width: 100vw;
  background: #fff;
  z-index: 3; }
  header .navigation__list {
    margin-left: .5em;
    padding: 0 5px; }
    header .navigation__list:last-child.active {
      pointer-events: none; }
    header .navigation__list.active a {
      color: #2280ce; }
    header .navigation__list.active ul li {
      pointer-events: all; }
      header .navigation__list.active ul li a {
        color: #000; }
        header .navigation__list.active ul li a:hover {
          color: #2280ce; }
    header .navigation__list:hover {
      -webkit-border-radius: 20px 20px 0 0;
      -moz-border-radius: 20px 20px 0 0;
      -ms-border-radius: 20px 20px 0 0;
      -o-border-radius: 20px 20px 0 0;
      border-radius: 20px 20px 0 0;
      background: #eff7fc; }
  header.header-fixed .logo-nav {
    display: block; }
  header .logo-nav {
    margin-right: 25px;
    display: none; }
  header form {
    min-width: 220px; }
    header form button {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      -webkit-border-radius: 30px 0 30px 0;
      -moz-border-radius: 30px 0 30px 0;
      -ms-border-radius: 30px 0 30px 0;
      -o-border-radius: 30px 0 30px 0;
      border-radius: 30px 0 30px 0;
      position: relative;
      width: 100%;
      max-width: 300px;
      height: 60px;
      background-color: #f2f4f5;
      font-family: "Open Sans", sans-serif;
      font-size: 21px;
      font-weight: 400;
      color: rgba(79, 94, 102, 0.8);
      text-transform: uppercase;
      border: none;
      cursor: pointer;
      -webkit-border-radius: 25px 0 25px 0;
      -moz-border-radius: 25px 0 25px 0;
      -ms-border-radius: 25px 0 25px 0;
      -o-border-radius: 25px 0 25px 0;
      border-radius: 25px 0 25px 0;
      height: 50px;
      font-size: 14px; }
      header form button::after, header form button::before {
        position: absolute;
        content: '';
        background-color: rgba(79, 94, 102, 0.8);
        height: 1.4px;
        top: 29px;
        right: 28px;
        width: 20px; }
      header form button::before {
        transform: rotate(-45deg);
        transform-origin: top right; }
      header form button::after {
        transform: rotate(45deg);
        transform-origin: bottom right; }
      header form button:hover {
        background: #b4d563;
        color: #334112; }
        header form button:hover::after, header form button:hover::before {
          background-color: #334112; }
      header form button:active, header form button:focus {
        background-color: #aad04f;
        color: #53691c; }
        header form button:active::after, header form button:active::before, header form button:focus::after, header form button:focus::before {
          background-color: #53691c; }
      header form button::before, header form button::after {
        top: 25px;
        right: 15px;
        height: 1px;
        width: 12px; }
  @media only screen and (max-width: 767px), (orientation: portrait) {
    header {
      -webkit-transform: translate(0, 240px);
      -moz-transform: translate(0, 240px);
      -ms-transform: translate(0, 240px);
      -o-transform: translate(0, 240px);
      transform: translate(0, 240px); } }
  @media only screen and (max-width: 600px), (orientation: portrait) {
    header {
      -webkit-transform: translate(0, 290px);
      -moz-transform: translate(0, 290px);
      -ms-transform: translate(0, 290px);
      -o-transform: translate(0, 290px);
      transform: translate(0, 290px); } }
  header .content {
    position: initial; }
  header.header-fixed {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  header a {
    border-bottom: none; }
    header a:hover {
      border-bottom: none; }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    header .flex_end {
      justify-content: flex-start; } }
  header.nav-is-visible {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
    z-index: 99; }
    header.nav-is-visible .content .nav-trigger span {
      background: rgba(255, 255, 255, 0); }
      header.nav-is-visible .content .nav-trigger span::before {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg); }
      header.nav-is-visible .content .nav-trigger span::after {
        -webkit-transform: translateY(0) rotate(45deg);
        -moz-transform: translateY(0) rotate(45deg);
        -ms-transform: translateY(0) rotate(45deg);
        -o-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg); }
  header::before {
    display: none;
    content: 'desktop'; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      header::before {
        content: 'mobile'; } }
  header .content nav {
    order: 1;
    width: 85%; }
  header .content .eye {
    order: 2;
    border-bottom: none; }
    header .content .eye:hover {
      opacity: .8;
      border-bottom: none; }
  header .content .nav-trigger {
    display: block;
    left: auto;
    right: 18px;
    width: 50px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    color: transparent; }
    header .content .nav-trigger span {
      transition: background-color, 0.3s, auto;
      left: auto;
      top: 50%;
      width: 20px;
      height: 2px;
      background: #000;
      margin-left: -10px; }
      header .content .nav-trigger span::before, header .content .nav-trigger span::after {
        transition: transform, 0.3s, auto;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        width: 100%;
        height: 100%;
        background: #000; }
      header .content .nav-trigger span::before {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px); }
      header .content .nav-trigger span::after {
        -webkit-transform: translateY(6px);
        -moz-transform: translateY(6px);
        -ms-transform: translateY(6px);
        -o-transform: translateY(6px);
        transform: translateY(6px); }
    @media only screen and (min-width: 1025px) {
      header .content .nav-trigger {
        display: none; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      header .content .nav-trigger {
        right: 30px; } }
    @media only screen and (max-width: 520px), (orientation: portrait) {
      header .content .nav-trigger {
        right: 15px; } }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    header .navigation.moves-out {
      overflow-y: auto; } }
  @media only screen and (min-width: 1024px) {
    header .navigation.moves-out li.active .subnav-trigger::before, header .navigation.moves-out li.active .subnav-trigger::after {
      width: 14px;
      right: 0; } }
  header .navigation.moves-out li.active .subnav-trigger::before {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg); }
  header .navigation.moves-out li.active .subnav-trigger::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  header .navigation.moves-out li.active ul.subnav {
    bottom: auto; }
    @media only screen and (min-width: 1024px) {
      header .navigation.moves-out li.active ul.subnav {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        border-top: 1px solid #f2f4f5;
        margin-top: 65px;
        opacity: 1; } }
    header .navigation.moves-out li.active ul.subnav li {
      padding: 3px 30px 3px 0; }
      header .navigation.moves-out li.active ul.subnav li:last-child {
        padding-right: 0; }
      header .navigation.moves-out li.active ul.subnav li a {
        padding-top: 0; }
      header .navigation.moves-out li.active ul.subnav li ul {
        display: block;
        padding-bottom: 0;
        padding-right: 50px; }
        header .navigation.moves-out li.active ul.subnav li ul:last-child {
          padding-right: 0; }
        @media only screen and (max-width: 1024px), (orientation: portrait) {
          header .navigation.moves-out li.active ul.subnav li ul {
            padding-bottom: 15px; } }
      @media only screen and (min-width: 1024px) {
        header .navigation.moves-out li.active ul.subnav li {
          opacity: 1; } }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        header .navigation.moves-out li.active ul.subnav li.flexbox ul {
          width: 100%; } }
      @media only screen and (max-width: 1024px), (orientation: portrait) {
        header .navigation.moves-out li.active ul.subnav li.flexbox.content {
          width: 100%;
          padding-right: 10px;
          padding-top: 20px; } }
  header .navigation.moves-out li a {
    opacity: 0; }
    @media only screen and (min-width: 1024px) {
      header .navigation.moves-out li a {
        opacity: 1;
        padding-bottom: 6px; } }

main {
  position: relative;
  content: 'mobile';
  min-height: 100vh;
  z-index: 2;
  -webkit-transform: translate(0, 55px);
  -moz-transform: translate(0, 55px);
  -ms-transform: translate(0, 55px);
  -o-transform: translate(0, 55px);
  transform: translate(0, 55px);
  transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
  main.nv_bttm {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    transform: translate(0, 100px); }
  main.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media only screen and (min-width: 1024px) {
    main {
      content: 'desktop';
      padding-top: 0; } }

.no-js header {
  position: relative;
  height: auto; }
  .no-js header .navigation {
    position: static;
    width: 100%;
    height: auto;
    visibility: visible;
    overflow: visible; }
    @media only screen and (min-width: 1024px) {
      .no-js header .navigation {
        height: 75px; } }
    .no-js header .navigation__list {
      display: inline-block; }
    .no-js header .navigation li:last-child {
      display: block; }
    .no-js header .navigation li ul.subnav {
      position: static;
      width: 100%; }
      @media only screen and (min-width: 1024px) {
        .no-js header .navigation li ul.subnav {
          top: 75px; } }
    .no-js header .navigation li ul li {
      opacity: 1; }
      .no-js header .navigation li ul li:last-child {
        display: none; }
.no-js .nav-trigger,
.no-js .subnav-trigger {
  display: none; }
.no-js .go-back {
  display: none; }
.no-js main {
  padding-top: 0; }

.navigation {
  align-content: flex-start;
  position: fixed;
  top: 6.5px;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  z-index: 9;
  overflow-x: hidden; }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    .navigation.nav-is-visible {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0);
      visibility: visible;
      background: #f2f4f5; }
      .navigation.nav-is-visible .navigation__list {
        -webkit-transform: translate(30%, 0);
        -moz-transform: translate(30%, 0);
        -ms-transform: translate(30%, 0);
        -o-transform: translate(30%, 0);
        transform: translate(30%, 0); }
      .navigation.nav-is-visible .content {
        padding-top: 20px; }
      .navigation.nav-is-visible.moves-out {
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        padding: 70px 30px 30px 28%;
        pointer-events: none; }
        .navigation.nav-is-visible.moves-out .navigation__list {
          -webkit-transform: translateX(0%);
          -moz-transform: translateX(0%);
          -ms-transform: translateX(0%);
          -o-transform: translateX(0%);
          transform: translateX(0%); }
          .navigation.nav-is-visible.moves-out .navigation__list.active {
            position: absolute;
            height: 100vh;
            width: 70%;
            z-index: 9999; }
          .navigation.nav-is-visible.moves-out .navigation__list .subnav {
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
            -o-transform: translateX(0%);
            transform: translateX(0%);
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -ms-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none;
            width: 100%;
            padding-left: 15px;
            padding-bottom: 50px;
            overflow: auto;
            pointer-events: all; }
            .navigation.nav-is-visible.moves-out .navigation__list .subnav li ul {
              width: 100%; }
            .navigation.nav-is-visible.moves-out .navigation__list .subnav .flex-start {
              justify-content: space-between; }
            .navigation.nav-is-visible.moves-out .navigation__list .subnav .content {
              width: calc(100% - 30px);
              padding-left: 5px; }
              .navigation.nav-is-visible.moves-out .navigation__list .subnav .content a {
                pointer-events: all; }
        .navigation.nav-is-visible.moves-out li {
          -webkit-transform: translateX(0%);
          -moz-transform: translateX(0%);
          -ms-transform: translateX(0%);
          -o-transform: translateX(0%);
          transform: translateX(0%); }
          .navigation.nav-is-visible.moves-out li a {
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
            -o-transform: translateX(0%);
            transform: translateX(0%);
            opacity: 0; }
          .navigation.nav-is-visible.moves-out li .subnav li a {
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
            opacity: 1; }
      .navigation.nav-is-visible li.active ul.subnav {
        background: #f2f4f5;
        opacity: 1; }
        .navigation.nav-is-visible li.active ul.subnav li ul {
          display: block; } }
  .navigation__list {
    height: 100%;
    cursor: pointer; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .navigation__list {
        height: auto;
        padding: 0; }
        .navigation__list .subnav-trigger::before, .navigation__list .subnav-trigger::after {
          right: 26%; } }
    .navigation__list:hover a.subnav-trigger {
      color: #2280ce; }
    .navigation__list.active a.subnav-trigger {
      color: #2280ce; }
    .navigation__list a {
      border-bottom: none; }
      .navigation__list a:hover {
        border-bottom: none; }
      @media only screen and (min-width: 1024px) {
        .navigation__list a {
          display: inline-block;
          font-size: 16px;
          text-transform: uppercase;
          line-height: 1;
          font-weight: 600;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          height: 100%;
          padding-top: 24px; }
          .navigation__list a:not(.subnav-trigger):hover {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; } }
    .navigation__list .subnav a {
      font-size: 14px;
      text-transform: none; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .navigation__list {
        width: 100vw;
        padding-bottom: 8px; } }
  .navigation li:last-child {
    padding-right: 0; }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    .navigation li.flexbox ul li ul {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    .navigation li.flexbox ul li ul li {
      padding-bottom: 8px; } }
  .navigation li.active ul.subnav {
    pointer-events: all; }
  .navigation li ul.subnav {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s 0.2s, opacity 0.3s 0.2s, auto;
    width: 100%;
    background: #eff7fc;
    padding: 15px 0 20px;
    opacity: 0;
    pointer-events: none; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .navigation li ul.subnav {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%); } }
    @media only screen and (min-width: 1024px) {
      .navigation li ul.subnav {
        -webkit-transform: translateY(-1500px);
        -moz-transform: translateY(-1500px);
        -ms-transform: translateY(-1500px);
        -o-transform: translateY(-1500px);
        transform: translateY(-1500px);
        opacity: 0; } }
    @media only screen and (min-width: 1024px) {
      .navigation li ul.subnav li {
        opacity: 0; } }
    .navigation li ul.subnav li ul {
      display: none;
      text-align: left; }
      .navigation li ul.subnav li ul li ul li {
        position: relative;
        font-size: 14px;
        padding-bottom: 12px;
        padding-left: 15px; }
        .navigation li ul.subnav li ul li ul li:last-child {
          padding-bottom: 0; }
        .navigation li ul.subnav li ul li ul li::before {
          position: absolute;
          content: '\25B8';
          top: -1px;
          left: 0;
          font-family: "Segoe UI Emoji";
          color: #262626; }
      .navigation li ul.subnav li ul li ul li {
        padding-left: 15px !important; }
  .navigation a {
    display: block;
    height: auto;
    color: #000; }
    .navigation a:hover {
      color: #2280ce; }
    .navigation a.hidden {
      color: transparent; }
      .navigation a.hidden:hover {
        color: transparent; }
  .navigation div.flexbox {
    width: 60%; }
    @media only screen and (max-width: 1180px), (orientation: portrait) {
      .navigation div.flexbox {
        width: 70%; } }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .navigation div.flexbox {
        width: 100%; } }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .navigation div.flexbox li {
        margin-bottom: 8px;
        width: 100%; } }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    .navigation .first-li {
      padding-bottom: 8px; } }
  .navigation .subnav-trigger {
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .navigation .subnav-trigger {
        z-index: 1;
        padding-left: 1.1em;
        padding-right: 1.8em; } }
    .navigation .subnav-trigger::before, .navigation .subnav-trigger::after {
      display: inline-block;
      width: 10px;
      height: 1px;
      -webkit-transform-origin: 9px 50%;
      -moz-transform-origin: 9px 50%;
      -ms-transform-origin: 9px 50%;
      -o-transform-origin: 9px 50%;
      transform-origin: 9px 50%;
      top: 9px;
      left: auto;
      background: #000; }
      @media only screen and (min-width: 1024px) {
        .navigation .subnav-trigger::before, .navigation .subnav-trigger::after {
          -webkit-transform-origin: 50% 50%;
          -moz-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
          -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          transition: transform 0.3s, width 0.3s, right 0.3s;
          top: 32px;
          right: 7px;
          bottom: auto; } }
    .navigation .subnav-trigger::before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media only screen and (min-width: 1024px) {
        .navigation .subnav-trigger::before {
          right: 14px; } }
    .navigation .subnav-trigger::after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      @media only screen and (max-width: 1024px), (orientation: portrait) {
        .navigation .subnav-trigger::after {
          top: 10px; } }
  .navigation .go-back {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: auto;
    padding-bottom: 20px; }
    .navigation .go-back.content {
      padding-top: 0; }
    .navigation .go-back a {
      position: relative; }
      .navigation .go-back a::before, .navigation .go-back a::after {
        display: inline-block;
        width: 10px;
        height: 1px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%; }
      .navigation .go-back a::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 11px; }
      .navigation .go-back a::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    @media only screen and (min-width: 1024px) {
      .navigation .go-back {
        display: none; } }
  .navigation .placeholder {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .navigation .placeholder {
        display: block;
        visibility: hidden;
        opacity: 0;
        pointer-events: none; } }
  @media only screen and (min-width: 1024px) {
    .navigation {
      position: static;
      width: 100%;
      height: 65px;
      visibility: visible; } }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    .navigation {
      padding: 85px 50px 30px;
      overflow: hidden; } }

@media only screen and (max-width: 1024px), (orientation: portrait) {
  main.nav-is-visible,
  .header.nav-is-visible {
    -webkit-transform: translate(70%, 0);
    -moz-transform: translate(70%, 0);
    -ms-transform: translate(70%, 0);
    -o-transform: translate(70%, 0);
    transform: translate(70%, 0); } }

#slider {
  position: relative; }
  #slider .owl-item .analysis {
    background-image: url(../images/slider_12.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #slider .owl-item .hospitalization {
    background-image: url(../images/hospitalization-head.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #slider .owl-item .alcho {
    background-image: url(../images/slider_11.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #slider .owl-item .technology {
    background-image: url(../images/slider_1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #slider .owl-item .conference {
    background-image: url(../images/slider_3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #slider .owl-item .journal {
    background-image: url(../images/slider_2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #slider .slider__block {
    padding: 50px 0 80px; }
    #slider .slider__block::after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      min-width: 100%;
      width: 100%;
      min-height: 100%;
      height: 100%;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6); }
    #slider .slider__block .info {
      height: auto;
      color: #fff;
      margin: auto; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #slider .slider__block .info {
          padding: 30px 0 120px; } }
      @media only screen and (max-width: 767px), (orientation: portrait) {
        #slider .slider__block .info {
          text-align: center;
          padding: 0 0 160px; } }
      #slider .slider__block .info__description p {
        line-height: 1.2; }
      #slider .slider__block .info__description a {
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        #slider .slider__block .info__description a:hover {
          opacity: .8; }
      #slider .slider__block .info p {
        font-size: 24px;
        margin: 15px 0 30px; }
        @media only screen and (max-width: 980px), (orientation: portrait) {
          #slider .slider__block .info p {
            font-size: 18px; } }
        #slider .slider__block .info p.calendar {
          position: relative;
          padding-left: 25px;
          padding-left: 35px;
          margin-top: 0;
          margin-bottom: 20px; }
          #slider .slider__block .info p.calendar::before {
            position: absolute;
            content: '';
            left: 0;
            top: 3px;
            width: 15px;
            height: 15px;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.phone::before {
            background-image: url(../images/svg/phone.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.time::before {
            background-image: url(../images/svg/time.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.email::before {
            background-image: url(../images/svg/email.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.web::before {
            background-image: url(../images/svg/web.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.fax::before {
            background-image: url(../images/svg/fax.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.location::before {
            background-image: url(../images/svg/location.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.calendar::before {
            background-image: url(../images/svg/calendar.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            top: 0;
            width: 25px;
            height: 22px; }
            @media only screen and (max-width: 980px), (orientation: portrait) {
              #slider .slider__block .info p.calendar.calendar::before {
                width: 20px;
                height: 18px; } }
          #slider .slider__block .info p.calendar.calendar-ico::before {
            background-image: url(../images/svg/calendar_ico.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .slider__block .info p.calendar.time-ico::before {
            background-image: url(../images/svg/time_ico.svg);
            background-position: center;
            background-repeat: no-repeat; }
          @media only screen and (max-width: 767px), (orientation: portrait) {
            #slider .slider__block .info p.calendar {
              width: fit-content;
              margin: 0 auto 15px; } }
      #slider .slider__block .info button {
        transition: all 0.3s ease-out, all 0.3s ease-out, auto;
        -webkit-border-radius: 30px 0 30px 0;
        -moz-border-radius: 30px 0 30px 0;
        -ms-border-radius: 30px 0 30px 0;
        -o-border-radius: 30px 0 30px 0;
        border-radius: 30px 0 30px 0;
        position: relative;
        width: 100%;
        max-width: 300px;
        height: 60px;
        background-color: #e8c883;
        font-family: "Open Sans", sans-serif;
        font-size: 21px;
        font-weight: 400;
        color: rgba(48, 36, 9, 0.8);
        text-transform: uppercase;
        border: none;
        cursor: pointer;
        -webkit-border-radius: 25px 0 25px 0;
        -moz-border-radius: 25px 0 25px 0;
        -ms-border-radius: 25px 0 25px 0;
        -o-border-radius: 25px 0 25px 0;
        border-radius: 25px 0 25px 0;
        height: 50px;
        font-size: 14px;
        margin-top: 15px; }
        #slider .slider__block .info button::after, #slider .slider__block .info button::before {
          position: absolute;
          content: '';
          background-color: rgba(48, 36, 9, 0.8);
          height: 1.4px;
          top: 29px;
          right: 28px;
          width: 20px; }
        #slider .slider__block .info button::before {
          transform: rotate(-45deg);
          transform-origin: top right; }
        #slider .slider__block .info button::after {
          transform: rotate(45deg);
          transform-origin: bottom right; }
        #slider .slider__block .info button:hover {
          background: #b4d563;
          color: #334112; }
          #slider .slider__block .info button:hover::after, #slider .slider__block .info button:hover::before {
            background-color: #334112; }
        #slider .slider__block .info button:active, #slider .slider__block .info button:focus {
          background-color: #aad04f;
          color: #53691c; }
          #slider .slider__block .info button:active::after, #slider .slider__block .info button:active::before, #slider .slider__block .info button:focus::after, #slider .slider__block .info button:focus::before {
            background-color: #53691c; }
        #slider .slider__block .info button::before, #slider .slider__block .info button::after {
          top: 25px;
          right: 15px;
          height: 1px;
          width: 12px; }
        @media only screen and (max-width: 980px), (orientation: portrait) {
          #slider .slider__block .info button {
            margin-top: 0; } }
        @media only screen and (max-width: 767px), (orientation: portrait) {
          #slider .slider__block .info button {
            margin-top: 5px; } }
  #slider .slider .owl-dots {
    position: relative;
    max-width: 1180px;
    width: calc(100% - 35px);
    height: 100%;
    margin: 0 auto;
    z-index: 2;
    position: absolute !important;
    bottom: 40px;
    left: 0;
    right: 0;
    height: 8px;
    margin: auto; }
    @media only screen and (max-width: 1200px), (orientation: portrait) {
      #slider .slider .owl-dots {
        max-width: none;
        width: calc(100% - 100px); } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      #slider .slider .owl-dots {
        width: calc(100% - 60px); } }
    @media only screen and (max-width: 520px), (orientation: portrait) {
      #slider .slider .owl-dots {
        width: calc(100% - 30px); } }
    @media only screen and (max-width: 980px), (orientation: portrait) {
      #slider .slider .owl-dots {
        bottom: 160px;
        text-align: center; } }
    #slider .slider .owl-dots .owl-dot {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      width: 65px;
      height: 8px;
      background: rgba(255, 255, 255, 0.2);
      margin-right: 25px; }
      #slider .slider .owl-dots .owl-dot.active {
        background: #fff; }
      #slider .slider .owl-dots .owl-dot:hover {
        background: #fff; }
      #slider .slider .owl-dots .owl-dot::after, #slider .slider .owl-dots .owl-dot::before {
        content: none; }
  #slider .events {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    pointer-events: none; }
    #slider .events__description {
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0;
      position: absolute;
      right: 0;
      bottom: -2px;
      min-width: 572px;
      background: #fff;
      color: rgba(38, 38, 38, 0.7);
      padding: 25px 35px 30px;
      pointer-events: all;
      cursor: pointer; }
      @media only screen and (max-width: 1024px), (orientation: portrait) {
        #slider .events__description {
          min-width: 450px; } }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #slider .events__description {
          left: 0;
          width: 90%;
          padding: 20px 25px 30px;
          margin: auto; } }
      @media only screen and (max-width: 480px), (orientation: portrait) {
        #slider .events__description {
          min-width: 100%; } }
      #slider .events__description h2 {
        transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
        #slider .events__description h2 a {
          color: rgba(38, 38, 38, 0.7);
          border-bottom: none; }
      #slider .events__description:hover h2 a {
        color: #2280ce; }
      #slider .events__description p {
        font-size: 16px; }
      #slider .events__description .date {
        margin: 10px 0 3px; }
        #slider .events__description .date p {
          position: relative;
          padding-left: 25px;
          padding-left: 20px;
          color: rgba(38, 38, 38, 0.5); }
          #slider .events__description .date p::before {
            position: absolute;
            content: '';
            left: 0;
            top: 3px;
            width: 15px;
            height: 15px;
            background-repeat: no-repeat; }
          #slider .events__description .date p.phone::before {
            background-image: url(../images/svg/phone.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.time::before {
            background-image: url(../images/svg/time.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.email::before {
            background-image: url(../images/svg/email.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.web::before {
            background-image: url(../images/svg/web.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.fax::before {
            background-image: url(../images/svg/fax.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.location::before {
            background-image: url(../images/svg/location.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.calendar::before {
            background-image: url(../images/svg/calendar.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            top: 0;
            width: 25px;
            height: 22px; }
            @media only screen and (max-width: 980px), (orientation: portrait) {
              #slider .events__description .date p.calendar::before {
                width: 20px;
                height: 18px; } }
          #slider .events__description .date p.calendar-ico::before {
            background-image: url(../images/svg/calendar_ico.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p.time-ico::before {
            background-image: url(../images/svg/time_ico.svg);
            background-position: center;
            background-repeat: no-repeat; }
          #slider .events__description .date p:nth-child(2) {
            margin-left: 20px; }
      #slider .events__description::after {
        background-image: url(../images/svg/pointer.svg);
        background-position: center;
        background-repeat: no-repeat;
        content: '';
        right: 40px;
        width: 60px;
        height: 82px;
        background-repeat: no-repeat; }

.advantages {
  padding-top: 50px; }
  .advantages__block {
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 50%;
    background: #f2f4f5;
    padding: 35px 35px 40px 25px; }
    .advantages__block:nth-child(1) {
      background: #f5f6f7; }
    .advantages__block:nth-child(2) {
      background: #e9edee; }
    .advantages__block:nth-child(3) {
      background: #eceff1; }
    .advantages__block:nth-child(4) {
      background: #eff2f3; }
    .advantages__block:nth-child(5) {
      background: #f5f6f7; }
    .advantages__block:nth-child(6) {
      background: #eff2f3; }
    .advantages__block img {
      width: 34px;
      margin-top: 5px; }
    .advantages__block .description {
      padding-left: 25px; }
      .advantages__block .description h3 {
        text-transform: uppercase; }
      .advantages__block .description p {
        margin-bottom: 0; }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    .advantages__block {
      width: 100%; } }
  .advantages__block:nth-child(3) {
    background: #f5f6f7; }

.centers {
  padding-top: 40px; }
  .centers__block {
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 33.33333%;
    background: #f2f4f5;
    padding: 35px 35px 40px 25px; }
    .centers__block:nth-child(1) {
      background: #f5f6f7; }
    .centers__block:nth-child(2) {
      background: #e9edee; }
    .centers__block:nth-child(3) {
      background: #f8f9f9; }
    .centers__block:nth-child(4) {
      background: #eff2f3; }
    .centers__block:nth-child(5) {
      background: #f5f6f7; }
    .centers__block:nth-child(6) {
      background: #eff2f3; }
    .centers__block img {
      width: 34px;
      margin-top: 5px; }
    .centers__block .description {
      padding-left: 25px; }
      .centers__block .description h3 {
        text-transform: uppercase; }
      .centers__block .description p {
        margin-bottom: 0; }
  .centers a {
    color: #262626;
    border-bottom: none; }
  .centers__block {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    cursor: pointer; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .centers__block {
        width: 50%; }
        .centers__block br {
          display: none; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .centers__block {
        width: 100%; } }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .centers__block:nth-child(3) {
        width: 100%; } }
    .centers__block:hover {
      background: #e8c883; }
    .centers__block a {
      color: #262626;
      border-bottom: none; }
      .centers__block a:hover {
        border-bottom: none; }

.services {
  padding-top: 25px; }
  .services__block {
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 33.33333%;
    background: #daebf8;
    padding: 65px 30px; }
    .services__block:nth-child(1) {
      background: #deedf9; }
    .services__block:nth-child(2) {
      background: #e3f0fa; }
    .services__block:nth-child(3) {
      background: #deedf9; }
    .services__block:nth-child(4) {
      background: #d6e9f7; }
    .services__block:nth-child(5) {
      background: #deedf9; }
    .services__block:nth-child(6) {
      background: #d6e9f7; }
    .services__block img {
      width: 60px;
      margin-top: 5px; }
    .services__block .description {
      padding-left: 20px; }
      .services__block .description h3 {
        text-transform: uppercase; }
      .services__block .description p {
        margin-bottom: 0; }
  .services__block {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    cursor: pointer; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .services__block {
        width: 50%; }
        .services__block br {
          display: none; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block {
        justify-content: flex-start;
        padding: 30px; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block {
        width: 100%; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block:nth-child(1) {
        background: #daebf8; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block:nth-child(2) {
        background: #e3f0fa; } }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .services__block:nth-child(3) {
        background: #e3f0fa; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block:nth-child(3) {
        background: #daebf8; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block:nth-child(4) {
        background: #e3f0fa; } }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .services__block:nth-child(5) {
        background: #deedf9; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      .services__block:nth-child(5) {
        background: #daebf8; } }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      .services__block:nth-child(6) {
        background: #e3f0fa; } }
    .services__block svg {
      width: 60px; }
    .services__block:hover {
      background: rgba(130, 165, 45, 0.8); }
      .services__block:hover p,
      .services__block:hover a {
        color: #fff; }
      .services__block:hover path {
        fill: #fff; }
    .services__block p,
    .services__block a {
      transition: all 0s ease-out, all 0s ease-out, all 0s ease-out; }
    .services__block a {
      color: #262626;
      border-bottom: none; }
      .services__block a:hover {
        border-bottom: none; }

#about {
  background-image: url(../images/background_about.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-width: 100%;
  max-width: auto;
  min-height: 300px;
  height: auto;
  color: #fff;
  margin: 0 auto; }
  #about::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6); }
  @media only screen and (max-width: 1200px), (orientation: portrait) {
    #about {
      min-height: auto;
      padding: 60px 0; } }
  @media only screen and (max-width: 800px), (orientation: portrait) {
    #about {
      padding: 50px 0 60px; } }
  #about.about-background {
    background-image: url(../images/background_about.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-width: 100%;
    max-width: auto;
    min-height: 600px;
    height: auto;
    color: #fff;
    margin: 0 auto; }
    #about.about-background::after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      min-width: 100%;
      width: 100%;
      min-height: 100%;
      height: 100%;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6); }
    @media only screen and (max-width: 1200px), (orientation: portrait) {
      #about.about-background {
        min-height: auto;
        padding: 60px 0; } }
    @media only screen and (max-width: 800px), (orientation: portrait) {
      #about.about-background {
        padding: 50px 0 60px; } }
  #about.diagnostic-background {
    background-image: url(../images/background_diagnostic.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-width: 100%;
    max-width: auto;
    min-height: 600px;
    height: auto;
    color: #fff;
    margin: 0 auto; }
    #about.diagnostic-background::after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      min-width: 100%;
      width: 100%;
      min-height: 100%;
      height: 100%;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6); }
    @media only screen and (max-width: 1200px), (orientation: portrait) {
      #about.diagnostic-background {
        min-height: auto;
        padding: 60px 0; } }
    @media only screen and (max-width: 800px), (orientation: portrait) {
      #about.diagnostic-background {
        padding: 50px 0 60px; } }
  @media only screen and (max-width: 767px), (orientation: portrait) {
    #about {
      margin-top: 20px; } }
  #about .about__list {
    margin-top: 20px; }
    #about .about__list .left,
    #about .about__list .right {
      width: 48%; }
      #about .about__list .left li,
      #about .about__list .right li {
        position: relative;
        font-size: 14px;
        padding-bottom: 12px;
        padding-left: 15px; }
        #about .about__list .left li:last-child,
        #about .about__list .right li:last-child {
          padding-bottom: 0; }
        #about .about__list .left li::before,
        #about .about__list .right li::before {
          position: absolute;
          content: '\25B8';
          top: -1px;
          left: 0;
          font-family: "Segoe UI Emoji";
          color: #262626; }
      #about .about__list .left li,
      #about .about__list .right li {
        padding-left: 30px; }
        #about .about__list .left li::before,
        #about .about__list .right li::before {
          content: '\25B6';
          top: 1px;
          color: #fff; }
      #about .about__list .left a,
      #about .about__list .right a {
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        #about .about__list .left a:hover,
        #about .about__list .right a:hover {
          color: #b4d563;
          border-bottom: none; }
      @media only screen and (max-width: 680px), (orientation: portrait) {
        #about .about__list .left,
        #about .about__list .right {
          width: 100%; } }
      #about .about__list .left li p:first-child,
      #about .about__list .right li p:first-child {
        margin: 0; }
      #about .about__list .left li p:last-child,
      #about .about__list .right li p:last-child {
        margin-top: 3px; }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      #about .about__list .right {
        padding-top: 12px; } }
  #about .about__description {
    color: rgba(38, 38, 38, 0.6);
    background: #fff;
    padding: 25px 30px 30px;
    margin-top: 40px; }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      #about .about__description {
        margin-top: 30px; } }

#evaluation {
  background: #f2f4f5;
  padding: 35px 0; }
  #evaluation .evaluation__logo {
    width: 8%; }
  #evaluation .evaluation__description {
    width: 89%; }
    #evaluation .evaluation__description h2 {
      max-width: 515px; }
    #evaluation .evaluation__description form {
      width: 300px; }
    #evaluation .evaluation__description button {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      -webkit-border-radius: 30px 0 30px 0;
      -moz-border-radius: 30px 0 30px 0;
      -ms-border-radius: 30px 0 30px 0;
      -o-border-radius: 30px 0 30px 0;
      border-radius: 30px 0 30px 0;
      position: relative;
      width: 100%;
      max-width: 300px;
      height: 60px;
      background-color: #e8c883;
      font-family: "Open Sans", sans-serif;
      font-size: 21px;
      font-weight: 400;
      color: rgba(48, 36, 9, 0.8);
      text-transform: uppercase;
      border: none;
      cursor: pointer;
      -webkit-border-radius: 25px 0 25px 0;
      -moz-border-radius: 25px 0 25px 0;
      -ms-border-radius: 25px 0 25px 0;
      -o-border-radius: 25px 0 25px 0;
      border-radius: 25px 0 25px 0;
      height: 50px;
      font-size: 14px; }
      #evaluation .evaluation__description button::after, #evaluation .evaluation__description button::before {
        position: absolute;
        content: '';
        background-color: rgba(48, 36, 9, 0.8);
        height: 1.4px;
        top: 29px;
        right: 28px;
        width: 20px; }
      #evaluation .evaluation__description button::before {
        transform: rotate(-45deg);
        transform-origin: top right; }
      #evaluation .evaluation__description button::after {
        transform: rotate(45deg);
        transform-origin: bottom right; }
      #evaluation .evaluation__description button:hover {
        background: #b4d563;
        color: #334112; }
        #evaluation .evaluation__description button:hover::after, #evaluation .evaluation__description button:hover::before {
          background-color: #334112; }
      #evaluation .evaluation__description button:active, #evaluation .evaluation__description button:focus {
        background-color: #aad04f;
        color: #53691c; }
        #evaluation .evaluation__description button:active::after, #evaluation .evaluation__description button:active::before, #evaluation .evaluation__description button:focus::after, #evaluation .evaluation__description button:focus::before {
          background-color: #53691c; }
      #evaluation .evaluation__description button::before, #evaluation .evaluation__description button::after {
        top: 25px;
        right: 15px;
        height: 1px;
        width: 12px; }
      @media only screen and (max-width: 1024px), (orientation: portrait) {
        #evaluation .evaluation__description button {
          margin-top: 15px; } }

#psychiatry {
  background: #f2f4f5;
  padding: 40px 0;
  margin-top: 40px; }
  #psychiatry .psychiatry__block {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    width: 32%;
    background: #fff;
    border: 2px solid #fff;
    padding: 30px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 980px), (orientation: portrait) {
      #psychiatry .psychiatry__block {
        width: 49.4%;
        padding: 15px 30px 12px; } }
    #psychiatry .psychiatry__block .image {
      width: 100%;
      text-align: center; }
    #psychiatry .psychiatry__block img {
      height: 60px; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      #psychiatry .psychiatry__block {
        margin-bottom: 10px; }
        #psychiatry .psychiatry__block img {
          width: 60px; }
        #psychiatry .psychiatry__block:last-child img {
          width: 40px; } }
    @media only screen and (max-width: 860px), (orientation: portrait) {
      #psychiatry .psychiatry__block .image {
        width: 100%;
        text-align: center; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      #psychiatry .psychiatry__block {
        margin-bottom: 8px; } }
    @media only screen and (max-width: 600px), (orientation: portrait) {
      #psychiatry .psychiatry__block {
        width: 100%; } }
    #psychiatry .psychiatry__block .flexbox {
      width: 100%; }
    #psychiatry .psychiatry__block p {
      text-align: center;
      max-width: 100%;
      width: 100%; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #psychiatry .psychiatry__block p {
          margin-top: 0; }
          #psychiatry .psychiatry__block p br {
            display: none; } }
      #psychiatry .psychiatry__block p a {
        color: #000;
        border-bottom: none; }
    #psychiatry .psychiatry__block:hover {
      cursor: pointer;
      border: 2px solid #c7cfd4; }

#map {
  position: relative;
  height: 636px;
  color: #262626; }
  #map .map {
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
    width: 100%; }
  #map .contacts {
    right: 0;
    left: 0;
    height: auto;
    margin: auto;
    pointer-events: none; }
    #map .contacts__background {
      background-image: url(../images/about_background.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      max-width: 465px;
      width: 100%;
      height: 260px;
      pointer-events: all; }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        #map .contacts__background {
          max-width: 350px;
          height: 160px; } }
    #map .contacts__info {
      max-width: 465px;
      background: #fff;
      padding: 30px 30px 50px;
      pointer-events: all; }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        #map .contacts__info {
          max-width: 350px;
          padding: 25px 25px 35px; } }
      #map .contacts__info button {
        transition: all 0.3s ease-out, all 0.3s ease-out, auto;
        -webkit-border-radius: 30px 0 30px 0;
        -moz-border-radius: 30px 0 30px 0;
        -ms-border-radius: 30px 0 30px 0;
        -o-border-radius: 30px 0 30px 0;
        border-radius: 30px 0 30px 0;
        position: relative;
        width: 100%;
        max-width: 300px;
        height: 60px;
        background-color: #f2f4f5;
        font-family: "Open Sans", sans-serif;
        font-size: 21px;
        font-weight: 400;
        color: rgba(79, 94, 102, 0.8);
        text-transform: uppercase;
        border: none;
        cursor: pointer;
        -webkit-border-radius: 25px 0 25px 0;
        -moz-border-radius: 25px 0 25px 0;
        -ms-border-radius: 25px 0 25px 0;
        -o-border-radius: 25px 0 25px 0;
        border-radius: 25px 0 25px 0;
        height: 50px;
        font-size: 14px;
        max-width: 200px;
        height: 45px;
        margin-top: 15px; }
        #map .contacts__info button::after, #map .contacts__info button::before {
          position: absolute;
          content: '';
          background-color: rgba(79, 94, 102, 0.8);
          height: 1.4px;
          top: 29px;
          right: 28px;
          width: 20px; }
        #map .contacts__info button::before {
          transform: rotate(-45deg);
          transform-origin: top right; }
        #map .contacts__info button::after {
          transform: rotate(45deg);
          transform-origin: bottom right; }
        #map .contacts__info button:hover {
          background: #b4d563;
          color: #334112; }
          #map .contacts__info button:hover::after, #map .contacts__info button:hover::before {
            background-color: #334112; }
        #map .contacts__info button:active, #map .contacts__info button:focus {
          background-color: #aad04f;
          color: #53691c; }
          #map .contacts__info button:active::after, #map .contacts__info button:active::before, #map .contacts__info button:focus::after, #map .contacts__info button:focus::before {
            background-color: #53691c; }
        #map .contacts__info button::before, #map .contacts__info button::after {
          top: 25px;
          right: 15px;
          height: 1px;
          width: 12px; }
      #map .contacts__info p {
        position: relative;
        padding-left: 25px; }
        #map .contacts__info p::before {
          position: absolute;
          content: '';
          left: 0;
          top: 3px;
          width: 15px;
          height: 15px;
          background-repeat: no-repeat; }
        #map .contacts__info p.phone::before {
          background-image: url(../images/svg/phone.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.time::before {
          background-image: url(../images/svg/time.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.email::before {
          background-image: url(../images/svg/email.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.web::before {
          background-image: url(../images/svg/web.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.fax::before {
          background-image: url(../images/svg/fax.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.location::before {
          background-image: url(../images/svg/location.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.calendar::before {
          background-image: url(../images/svg/calendar.svg);
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          top: 0;
          width: 25px;
          height: 22px; }
          @media only screen and (max-width: 980px), (orientation: portrait) {
            #map .contacts__info p.calendar::before {
              width: 20px;
              height: 18px; } }
        #map .contacts__info p.calendar-ico::before {
          background-image: url(../images/svg/calendar_ico.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #map .contacts__info p.time-ico::before {
          background-image: url(../images/svg/time_ico.svg);
          background-position: center;
          background-repeat: no-repeat; }

#news {
  background: #f2f4f5;
  padding: 30px 0 50px;
  margin-top: 25px; }
  @media only screen and (max-width: 767px), (orientation: portrait) {
    #news {
      display: none; } }
  @media only screen and (max-width: 1024px), (orientation: portrait) {
    #news {
      padding: 30px 0 120px; } }
  @media only screen and (max-width: 620px), (orientation: portrait) {
    #news {
      padding: 30px 0 40px; } }
  #news .header {
    background: #262626;
    color: #fff;
    padding: 10px 30px; }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      #news .header {
        padding: 10px 20px; } }
    @media only screen and (max-width: 600px), (orientation: portrait) {
      #news .header {
        text-align: center; } }
    #news .header h1 {
      line-height: 45px; }
      @media only screen and (max-width: 600px), (orientation: portrait) {
        #news .header h1 {
          width: 100%; } }
    #news .header form {
      width: 200px; }
    #news .header button {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      -webkit-border-radius: 30px 0 30px 0;
      -moz-border-radius: 30px 0 30px 0;
      -ms-border-radius: 30px 0 30px 0;
      -o-border-radius: 30px 0 30px 0;
      border-radius: 30px 0 30px 0;
      position: relative;
      width: 100%;
      max-width: 300px;
      height: 60px;
      background-color: #f2f4f5;
      font-family: "Open Sans", sans-serif;
      font-size: 21px;
      font-weight: 400;
      color: rgba(79, 94, 102, 0.8);
      text-transform: uppercase;
      border: none;
      cursor: pointer;
      -webkit-border-radius: 25px 0 25px 0;
      -moz-border-radius: 25px 0 25px 0;
      -ms-border-radius: 25px 0 25px 0;
      -o-border-radius: 25px 0 25px 0;
      border-radius: 25px 0 25px 0;
      height: 50px;
      font-size: 14px;
      max-width: 200px;
      height: 45px;
      margin-top: 0; }
      #news .header button::after, #news .header button::before {
        position: absolute;
        content: '';
        background-color: rgba(79, 94, 102, 0.8);
        height: 1.4px;
        top: 29px;
        right: 28px;
        width: 20px; }
      #news .header button::before {
        transform: rotate(-45deg);
        transform-origin: top right; }
      #news .header button::after {
        transform: rotate(45deg);
        transform-origin: bottom right; }
      #news .header button:hover {
        background: #b4d563;
        color: #334112; }
        #news .header button:hover::after, #news .header button:hover::before {
          background-color: #334112; }
      #news .header button:active, #news .header button:focus {
        background-color: #aad04f;
        color: #53691c; }
        #news .header button:active::after, #news .header button:active::before, #news .header button:focus::after, #news .header button:focus::before {
          background-color: #53691c; }
      #news .header button::before, #news .header button::after {
        top: 25px;
        right: 15px;
        height: 1px;
        width: 12px; }
      @media only screen and (max-width: 600px), (orientation: portrait) {
        #news .header button {
          -webkit-border-radius: 20px 0 20px 0;
          -moz-border-radius: 20px 0 20px 0;
          -ms-border-radius: 20px 0 20px 0;
          -o-border-radius: 20px 0 20px 0;
          border-radius: 20px 0 20px 0;
          margin: 10px auto;
          height: 40px; }
          #news .header button::before, #news .header button::after {
            top: 20px;
            right: 20px; } }
  #news .section {
    display: -ms-grid;
    display: grid;
    grid-template-columns: calc(44% - 15px) calc(28% - 7px) calc(28% - 8px);
    -ms-grid-columns: calc(44% - 15px) calc(28% - 7px) calc(28% - 8px);
    grid-template-rows: calc(40% - 15px) calc(25% - 2px) calc(35% - 2px);
    -ms-grid-rows: calc(40% - 15px) calc(25% - 2px) calc(35% - 2px);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-areas: "first first two" "third fourth fifth";
    margin-top: 15px; }
    @media only screen and (max-width: 1024px), (orientation: portrait) {
      #news .section {
        grid-template-columns: calc(50% - 15px) 50%;
        grid-template-rows: calc(30% - 15px) calc(10% - 2px) calc(10% - 2px) calc(10% - 2px) calc(10% - 2px) calc(10% - 2px) calc(10% - 2px) calc(10% - 2px);
        grid-template-areas: "first first" "two third" "fourth fifth"; } }
    @media only screen and (max-width: 680px), (orientation: portrait) {
      #news .section {
        grid-template-columns: 100%;
        grid-template-rows: 20%;
        grid-template-areas: "first" "two" "third" "fourth" "fifth"; } }
    #news .section .grid {
      display: -ms-grid;
      display: grid;
      grid-template-columns: 100%;
      -ms-grid-columns: 100%;
      grid-template-rows: 35% 65%;
      -ms-grid-rows: 35% 65%;
      grid-template-areas: "news__image" "news__description"; }
      @media only screen and (max-width: 420px), (orientation: portrait) {
        #news .section .grid {
          grid-template-rows: 25% 75%; } }
      #news .section .grid.no-image {
        grid-template-rows: 100%;
        -ms-grid-rows: 100%;
        grid-template-areas: "news__description"; }
    #news .section .news {
      background: #fff;
      overflow: hidden; }
      #news .section .news:hover {
        cursor: pointer; }
        #news .section .news:hover h3 {
          color: #2280ce; }
        #news .section .news:hover img {
          opacity: .8; }
        #news .section .news:hover a {
          color: #262626;
          border-bottom: 1px solid #262626; }
      #news .section .news .grid {
        display: -ms-grid;
        display: grid;
        grid-template-columns: 100%;
        -ms-grid-columns: 100%;
        grid-template-rows: calc(100% - 30px);
        -ms-grid-rows: calc(100% - 30px); }
      #news .section .news.first {
        grid-area: first;
        grid-row: 1 /  2;
        display: -ms-grid;
        display: grid;
        grid-template-columns: 55% 45%;
        -ms-grid-columns: 55% 45%;
        grid-template-areas: "news__description news__image"; }
        @media only screen and (max-width: 1024px), (orientation: portrait) {
          #news .section .news.first {
            grid-row: 1 /  1; } }
        @media only screen and (max-width: 680px), (orientation: portrait) {
          #news .section .news.first {
            grid-template-columns: 100%;
            grid-template-rows: 35% 65%;
            grid-template-areas: "news__image" "news__description"; } }
        @media only screen and (max-width: 420px), (orientation: portrait) {
          #news .section .news.first {
            grid-template-columns: 100%;
            grid-template-rows: 25% 75%;
            grid-template-areas: "news__image" "news__description"; } }
        #news .section .news.first .news__image {
          max-height: -webkit-fill-available; }
          @media only screen and (max-width: 680px), (orientation: portrait) {
            #news .section .news.first .news__image {
              max-height: 180px; } }
      #news .section .news.two {
        grid-area: two;
        grid-row: 1 /  3; }
        @media only screen and (max-width: 1024px), (orientation: portrait) {
          #news .section .news.two {
            grid-row: 2 /  6; } }
        @media only screen and (max-width: 680px), (orientation: portrait) {
          #news .section .news.two {
            grid-row: 2 /  2; } }
      #news .section .news.third {
        grid-area: third;
        grid-row: 2 /  4; }
        @media only screen and (max-width: 1024px), (orientation: portrait) {
          #news .section .news.third {
            grid-row: 5 /  9;
            grid-row-start: 5; } }
        @media only screen and (max-width: 680px), (orientation: portrait) {
          #news .section .news.third {
            grid-row: 3 /  3;
            grid-row-start: 3; } }
      #news .section .news.fourth {
        grid-area: fourth;
        grid-row: 2 /  4; }
        @media only screen and (max-width: 1024px), (orientation: portrait) {
          #news .section .news.fourth {
            grid-row: 6 /  9; } }
        @media only screen and (max-width: 680px), (orientation: portrait) {
          #news .section .news.fourth {
            grid-row: 4 /  4; } }
      #news .section .news.fifth {
        grid-area: fifth;
        grid-row: 3 /  4; }
        @media only screen and (max-width: 1024px), (orientation: portrait) {
          #news .section .news.fifth {
            grid-row: 2 /  5;
            grid-row-start: 2; } }
        @media only screen and (max-width: 680px), (orientation: portrait) {
          #news .section .news.fifth {
            grid-row: 5 /  5;
            grid-row-start: 5; } }
      #news .section .news__image {
        grid-area: news__image;
        max-height: 180px;
        background: #262626;
        overflow: hidden; }
        #news .section .news__image img {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
      #news .section .news__description {
        grid-area: news__description;
        padding: 25px 30px; }
        #news .section .news__description h3 {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
        #news .section .news__description .date {
          position: relative;
          padding-left: 20px; }
          #news .section .news__description .date::before {
            position: absolute;
            content: '—';
            left: 0; }

#head {
  background-image: url(../images/narcology_head.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  padding: 80px 0 140px; }
  #head::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6); }
  #head.scientific {
    background-image: url(../images/scientific-head.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #head.about {
    background-image: url(../images/about_head.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  #head.hospitalization {
    background-image: url(../images/hospitalization-head.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0; }
  #head h1 {
    padding-bottom: 80px; }
    @media only screen and (max-width: 980px), (orientation: portrait) {
      #head h1 {
        padding-bottom: 50px; } }
  #head a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    #head a:hover {
      color: #b4d563;
      border-bottom: none; }
  #head ul {
    font-weight: 300; }
    #head ul li {
      position: relative;
      display: inline-block;
      padding: 0 10px; }
      #head ul li:first-child {
        padding-left: 0; }
        #head ul li:first-child::after {
          content: ''; }
      #head ul li:last-child {
        padding-right: 0; }
      #head ul li::after {
        position: absolute;
        content: '\2058';
        top: 0;
        left: -7px;
        color: #f2f4f5; }

#narcology {
  background: #fbfbfc;
  padding-bottom: 50px; }
  @media only screen and (max-width: 680px), (orientation: portrait) {
    #narcology {
      background: #fff; } }
  #narcology .narcology {
    margin-top: -100px; }
    #narcology .narcology .important-list {
      -webkit-box-shadow: 0 0 0 8px #daebf8;
      -moz-box-shadow: 0 0 0 8px #daebf8;
      -ms-box-shadow: 0 0 0 8px #daebf8;
      -o-box-shadow: 0 0 0 8px #daebf8;
      box-shadow: 0 0 0 8px #daebf8;
      background: #daebf8;
      border: 5px solid #fff;
      padding: 15px 20px;
      margin-bottom: 20px;
      z-index: inherit; }
      #narcology .narcology .important-list .info {
        width: 100%; }
        #narcology .narcology .important-list .info h3 {
          text-transform: uppercase; }
    #narcology .narcology .important {
      background: #f2f4f5;
      padding: 15px 20px;
      margin-bottom: 20px; }
      #narcology .narcology .important .info {
        width: 100%;
        text-align: center; }
        #narcology .narcology .important .info p {
          text-transform: uppercase;
          font-weight: 400; }
          #narcology .narcology .important .info p span {
            color: #2280ce;
            font-weight: 700; }
          #narcology .narcology .important .info p a {
            color: #262626;
            border-bottom: 1px solid rgba(38, 38, 38, 0.1); }
            #narcology .narcology .important .info p a:hover {
              color: #ba9246;
              border-bottom: none; }
      #narcology .narcology .important .price {
        min-width: 250px;
        width: 100%;
        text-align: center;
        margin-top: 5px; }
        #narcology .narcology .important .price form button {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          -webkit-border-radius: 30px 0 30px 0;
          -moz-border-radius: 30px 0 30px 0;
          -ms-border-radius: 30px 0 30px 0;
          -o-border-radius: 30px 0 30px 0;
          border-radius: 30px 0 30px 0;
          position: relative;
          width: 100%;
          max-width: 300px;
          height: 60px;
          background-color: #e8c883;
          font-family: "Open Sans", sans-serif;
          font-size: 21px;
          font-weight: 400;
          color: rgba(48, 36, 9, 0.8);
          text-transform: uppercase;
          border: none;
          cursor: pointer;
          -webkit-border-radius: 25px 0 25px 0;
          -moz-border-radius: 25px 0 25px 0;
          -ms-border-radius: 25px 0 25px 0;
          -o-border-radius: 25px 0 25px 0;
          border-radius: 25px 0 25px 0;
          height: 50px;
          font-size: 14px;
          margin-top: 0; }
          #narcology .narcology .important .price form button::after, #narcology .narcology .important .price form button::before {
            position: absolute;
            content: '';
            background-color: rgba(48, 36, 9, 0.8);
            height: 1.4px;
            top: 29px;
            right: 28px;
            width: 20px; }
          #narcology .narcology .important .price form button::before {
            transform: rotate(-45deg);
            transform-origin: top right; }
          #narcology .narcology .important .price form button::after {
            transform: rotate(45deg);
            transform-origin: bottom right; }
          #narcology .narcology .important .price form button:hover {
            background: #b4d563;
            color: #334112; }
            #narcology .narcology .important .price form button:hover::after, #narcology .narcology .important .price form button:hover::before {
              background-color: #334112; }
          #narcology .narcology .important .price form button:active, #narcology .narcology .important .price form button:focus {
            background-color: #aad04f;
            color: #53691c; }
            #narcology .narcology .important .price form button:active::after, #narcology .narcology .important .price form button:active::before, #narcology .narcology .important .price form button:focus::after, #narcology .narcology .important .price form button:focus::before {
              background-color: #53691c; }
          #narcology .narcology .important .price form button::before, #narcology .narcology .important .price form button::after {
            top: 25px;
            right: 15px;
            height: 1px;
            width: 12px; }
    #narcology .narcology__left {
      width: 30%;
      background: #f2f4f5;
      padding: 35px 30px;
      z-index: inherit; }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        #narcology .narcology__left {
          width: 100%; } }
      @media only screen and (max-width: 600px), (orientation: portrait) {
        #narcology .narcology__left {
          padding: 32px 30px 25px; } }
      @media only screen and (max-width: 460px), (orientation: portrait) {
        #narcology .narcology__left {
          padding: 32px 20px 25px; } }
      #narcology .narcology__left ul li {
        position: relative;
        padding-left: 20px;
        font-size: 14px;
        margin: 15px 0; }
        #narcology .narcology__left ul li:first-child {
          margin-top: 0; }
        #narcology .narcology__left ul li:last-child {
          margin-bottom: 0; }
        #narcology .narcology__left ul li::before {
          position: absolute;
          content: '\25B8';
          top: -1px;
          left: 0;
          font-family: "Segoe UI Emoji"; }
        #narcology .narcology__left ul li ul {
          margin-top: 8px; }
          #narcology .narcology__left ul li ul li {
            padding-left: 18px;
            margin: 4px 0; }
            #narcology .narcology__left ul li ul li.active {
              padding-left: 18px; }
              #narcology .narcology__left ul li ul li.active a {
                font-weight: 600; }
              #narcology .narcology__left ul li ul li.active::before {
                content: '\2192';
                top: -1px; }
            #narcology .narcology__left ul li ul li::before {
              content: '\2026';
              top: -4px;
              left: 0; }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        #narcology .narcology__left ul {
          -js-display: flex;
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-content: justify-content;
          align-items: flex-start;
          justify-content: flex-start; } }
      #narcology .narcology__left ul li {
        font-weight: 700;
        padding-bottom: 12px; }
        @media only screen and (max-width: 860px), (orientation: portrait) {
          #narcology .narcology__left ul li:nth-child(1) {
            width: 33%; } }
        @media only screen and (max-width: 600px), (orientation: portrait) {
          #narcology .narcology__left ul li:nth-child(1) {
            width: 50%; } }
        @media only screen and (max-width: 860px), (orientation: portrait) {
          #narcology .narcology__left ul li:nth-child(2) {
            width: 67%; } }
        @media only screen and (max-width: 600px), (orientation: portrait) {
          #narcology .narcology__left ul li:nth-child(2) {
            width: 50%; } }
        @media only screen and (max-width: 860px), (orientation: portrait) {
          #narcology .narcology__left ul li {
            width: 33%; } }
        @media only screen and (max-width: 600px), (orientation: portrait) {
          #narcology .narcology__left ul li {
            width: 50%; } }
        #narcology .narcology__left ul li:last-child {
          padding-bottom: 0; }
        #narcology .narcology__left ul li.active {
          padding-left: 28px; }
          #narcology .narcology__left ul li.active::before {
            content: '\25B6';
            color: #2280ce; }
          #narcology .narcology__left ul li.active a {
            color: #2280ce;
            pointer-events: none; }
          #narcology .narcology__left ul li.active ul li a {
            color: #262626;
            pointer-events: all; }
            #narcology .narcology__left ul li.active ul li a:hover {
              color: #2280ce; }
        #narcology .narcology__left ul li ul {
          margin-top: 5px; }
          @media only screen and (max-width: 860px), (orientation: portrait) {
            #narcology .narcology__left ul li ul {
              display: block; } }
          #narcology .narcology__left ul li ul li {
            font-weight: 300;
            padding-bottom: 3px; }
            @media only screen and (max-width: 860px), (orientation: portrait) {
              #narcology .narcology__left ul li ul li {
                display: block; } }
        #narcology .narcology__left ul li a {
          color: #262626;
          border-bottom: none; }
          #narcology .narcology__left ul li a:hover {
            color: #2280ce;
            border-bottom: none; }
    #narcology .narcology__right {
      width: 70%;
      background: #fff;
      padding: 35px 40px 100px; }
      #narcology .narcology__right.full {
        width: 100%; }
        #narcology .narcology__right.full .gallery .gallery__item {
          max-height: 230px;
          overflow: hidden; }
        #narcology .narcology__right.full .video video {
          width: 75%;
          margin-top: 0; }
        #narcology .narcology__right.full .video .description {
          width: 25%;
          text-align: left;
          margin-top: 0; }
        #narcology .narcology__right.full .half__right {
          width: 45%;
          padding-left: 20px; }
        #narcology .narcology__right.full .half__left {
          width: 55%;
          background: #daebf8;
          padding: 0 20px; }
      #narcology .narcology__right p.phone, #narcology .narcology__right p.location, #narcology .narcology__right p.email, #narcology .narcology__right p.fax {
        position: relative;
        padding-left: 25px; }
        #narcology .narcology__right p.phone::before, #narcology .narcology__right p.location::before, #narcology .narcology__right p.email::before, #narcology .narcology__right p.fax::before {
          position: absolute;
          content: '';
          left: 0;
          top: 3px;
          width: 15px;
          height: 15px;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.phone::before, #narcology .narcology__right p.location.phone::before, #narcology .narcology__right p.email.phone::before, #narcology .narcology__right p.fax.phone::before {
          background-image: url(../images/svg/phone.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.time::before, #narcology .narcology__right p.location.time::before, #narcology .narcology__right p.email.time::before, #narcology .narcology__right p.fax.time::before {
          background-image: url(../images/svg/time.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.email::before, #narcology .narcology__right p.location.email::before, #narcology .narcology__right p.email.email::before, #narcology .narcology__right p.fax.email::before {
          background-image: url(../images/svg/email.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.web::before, #narcology .narcology__right p.location.web::before, #narcology .narcology__right p.email.web::before, #narcology .narcology__right p.fax.web::before {
          background-image: url(../images/svg/web.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.fax::before, #narcology .narcology__right p.location.fax::before, #narcology .narcology__right p.email.fax::before, #narcology .narcology__right p.fax.fax::before {
          background-image: url(../images/svg/fax.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.location::before, #narcology .narcology__right p.location.location::before, #narcology .narcology__right p.email.location::before, #narcology .narcology__right p.fax.location::before {
          background-image: url(../images/svg/location.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.calendar::before, #narcology .narcology__right p.location.calendar::before, #narcology .narcology__right p.email.calendar::before, #narcology .narcology__right p.fax.calendar::before {
          background-image: url(../images/svg/calendar.svg);
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          top: 0;
          width: 25px;
          height: 22px; }
          @media only screen and (max-width: 980px), (orientation: portrait) {
            #narcology .narcology__right p.phone.calendar::before, #narcology .narcology__right p.location.calendar::before, #narcology .narcology__right p.email.calendar::before, #narcology .narcology__right p.fax.calendar::before {
              width: 20px;
              height: 18px; } }
        #narcology .narcology__right p.phone.calendar-ico::before, #narcology .narcology__right p.location.calendar-ico::before, #narcology .narcology__right p.email.calendar-ico::before, #narcology .narcology__right p.fax.calendar-ico::before {
          background-image: url(../images/svg/calendar_ico.svg);
          background-position: center;
          background-repeat: no-repeat; }
        #narcology .narcology__right p.phone.time-ico::before, #narcology .narcology__right p.location.time-ico::before, #narcology .narcology__right p.email.time-ico::before, #narcology .narcology__right p.fax.time-ico::before {
          background-image: url(../images/svg/time_ico.svg);
          background-position: center;
          background-repeat: no-repeat; }
      #narcology .narcology__right .spoiler {
        margin: 20px 0; }
        #narcology .narcology__right .spoiler.flat {
          margin: 2px 0 15px; }
          #narcology .narcology__right .spoiler.flat .spoiler__title {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            background: rgba(255, 255, 255, 0.8);
            font-size: 14px;
            font-weight: 600;
            padding: 8px 10px 10px 25px; }
            #narcology .narcology__right .spoiler.flat .spoiler__title.active {
              -webkit-border-radius: 2px 2px 0 0;
              -moz-border-radius: 2px 2px 0 0;
              -ms-border-radius: 2px 2px 0 0;
              -o-border-radius: 2px 2px 0 0;
              border-radius: 2px 2px 0 0; }
            #narcology .narcology__right .spoiler.flat .spoiler__title:hover {
              background: #fff;
              color: #2280ce; }
            #narcology .narcology__right .spoiler.flat .spoiler__title::before {
              top: 50%;
              left: 10px; }
        #narcology .narcology__right .spoiler__title {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          -webkit-border-radius: 35px;
          -moz-border-radius: 35px;
          -ms-border-radius: 35px;
          -o-border-radius: 35px;
          border-radius: 35px;
          position: relative;
          background: #fff;
          padding: 15px 15px 15px 45px;
          cursor: pointer; }
          #narcology .narcology__right .spoiler__title::before {
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            position: absolute;
            content: '+';
            top: calc(50% + 2px);
            left: 20px;
            bottom: 0;
            margin: auto; }
          #narcology .narcology__right .spoiler__title.active {
            -webkit-border-radius: 15px 15px 0 0;
            -moz-border-radius: 15px 15px 0 0;
            -ms-border-radius: 15px 15px 0 0;
            -o-border-radius: 15px 15px 0 0;
            border-radius: 15px 15px 0 0;
            font-weight: 700;
            color: #000;
            background: #f2f4f5; }
            #narcology .narcology__right .spoiler__title.active::before {
              content: '–'; }
        #narcology .narcology__right .spoiler__content {
          -webkit-border-radius: 0 0 15px 15px;
          -moz-border-radius: 0 0 15px 15px;
          -ms-border-radius: 0 0 15px 15px;
          -o-border-radius: 0 0 15px 15px;
          border-radius: 0 0 15px 15px;
          background: #fff;
          padding: 15px; }
          #narcology .narcology__right .spoiler__content .spoiler__title {
            background: #f2f4f5; }
            #narcology .narcology__right .spoiler__content .spoiler__title.active {
              background: #daebf8; }
          #narcology .narcology__right .spoiler__content .spoiler__content {
            background: rgba(218, 235, 248, 0.5); }
          #narcology .narcology__right .spoiler__content p:first-child {
            margin-top: 0; }
          #narcology .narcology__right .spoiler__content p.close {
            transition: all 0.3s ease-out, all 0.3s ease-out, auto;
            text-align: right;
            cursor: pointer;
            color: #2280ce; }
            #narcology .narcology__right .spoiler__content p.close:hover {
              color: #000; }
          #narcology .narcology__right .spoiler__content embed {
            min-height: 800px; }
      #narcology .narcology__right .staff {
        padding-top: 20px; }
        #narcology .narcology__right .staff__block {
          width: 30%;
          background: #f2f4f5;
          text-align: center;
          margin-bottom: 15px;
          padding: 15px 10px; }
          @media only screen and (max-width: 680px), (orientation: portrait) {
            #narcology .narcology__right .staff__block {
              width: 49%; } }
          #narcology .narcology__right .staff__block img {
            border: 8px solid #fff;
            margin-bottom: 3px; }
          #narcology .narcology__right .staff__block p {
            margin: 0; }
      #narcology .narcology__right #news {
        background: none;
        padding-top: 15px; }
        @media only screen and (max-width: 767px), (orientation: portrait) {
          #narcology .narcology__right #news {
            display: block; } }
        #narcology .narcology__right #news .header h3 {
          text-transform: uppercase;
          margin: 0; }
        #narcology .narcology__right #news .header button {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          -webkit-border-radius: 30px 0 30px 0;
          -moz-border-radius: 30px 0 30px 0;
          -ms-border-radius: 30px 0 30px 0;
          -o-border-radius: 30px 0 30px 0;
          border-radius: 30px 0 30px 0;
          position: relative;
          width: 100%;
          max-width: 300px;
          height: 60px;
          background-color: #f2f4f5;
          font-family: "Open Sans", sans-serif;
          font-size: 21px;
          font-weight: 400;
          color: rgba(79, 94, 102, 0.8);
          text-transform: uppercase;
          border: none;
          cursor: pointer;
          -webkit-border-radius: 25px 0 25px 0;
          -moz-border-radius: 25px 0 25px 0;
          -ms-border-radius: 25px 0 25px 0;
          -o-border-radius: 25px 0 25px 0;
          border-radius: 25px 0 25px 0;
          height: 50px;
          font-size: 14px;
          -webkit-border-radius: 22.5px 0 22.5px 0;
          -moz-border-radius: 22.5px 0 22.5px 0;
          -ms-border-radius: 22.5px 0 22.5px 0;
          -o-border-radius: 22.5px 0 22.5px 0;
          border-radius: 22.5px 0 22.5px 0;
          max-width: 200px;
          height: 35px; }
          #narcology .narcology__right #news .header button::after, #narcology .narcology__right #news .header button::before {
            position: absolute;
            content: '';
            background-color: rgba(79, 94, 102, 0.8);
            height: 1.4px;
            top: 29px;
            right: 28px;
            width: 20px; }
          #narcology .narcology__right #news .header button::before {
            transform: rotate(-45deg);
            transform-origin: top right; }
          #narcology .narcology__right #news .header button::after {
            transform: rotate(45deg);
            transform-origin: bottom right; }
          #narcology .narcology__right #news .header button:hover {
            background: #b4d563;
            color: #334112; }
            #narcology .narcology__right #news .header button:hover::after, #narcology .narcology__right #news .header button:hover::before {
              background-color: #334112; }
          #narcology .narcology__right #news .header button:active, #narcology .narcology__right #news .header button:focus {
            background-color: #aad04f;
            color: #53691c; }
            #narcology .narcology__right #news .header button:active::after, #narcology .narcology__right #news .header button:active::before, #narcology .narcology__right #news .header button:focus::after, #narcology .narcology__right #news .header button:focus::before {
              background-color: #53691c; }
          #narcology .narcology__right #news .header button::before, #narcology .narcology__right #news .header button::after {
            top: 25px;
            right: 15px;
            height: 1px;
            width: 12px; }
          #narcology .narcology__right #news .header button::before, #narcology .narcology__right #news .header button::after {
            top: 18px;
            right: 20px; }
        #narcology .narcology__right #news .news {
          width: 49%;
          background: #f2f4f5;
          padding: 0 15px 15px;
          margin-top: 15px; }
          @media only screen and (max-width: 600px), (orientation: portrait) {
            #narcology .narcology__right #news .news {
              width: 100%; } }
          #narcology .narcology__right #news .news__description {
            height: 100%; }
            #narcology .narcology__right #news .news__description p.date {
              position: relative;
              margin-bottom: 5px;
              padding-left: 20px; }
              #narcology .narcology__right #news .news__description p.date::before {
                position: absolute;
                content: '\2014';
                left: 0; }
      #narcology .narcology__right .info ul {
        margin-bottom: 10px; }
        #narcology .narcology__right .info ul li {
          margin: 5px 0; }
          #narcology .narcology__right .info ul li:first-child {
            margin-top: 5px; }
      #narcology .narcology__right .branch-list .info h3 {
        margin: 15px 0 25px; }
      #narcology .narcology__right .branch-list .info ul {
        padding-bottom: 5px; }
        #narcology .narcology__right .branch-list .info ul li {
          margin: 15px 0; }
      #narcology .narcology__right .other-li li {
        margin: 5px 0;
        padding-right: 15px; }
        #narcology .narcology__right .other-li li:first-child {
          margin-top: 5px; }
      #narcology .narcology__right .gallery__image {
        transition: all 0.3s ease-out, all 0.3s ease-out, auto;
        position: relative;
        width: 30%;
        height: 150px;
        border: 8px solid #f2f4f5;
        border-bottom: 8px solid #f2f4f5;
        margin-bottom: 15px;
        overflow: hidden; }
        @media only screen and (max-width: 860px), (orientation: portrait) {
          #narcology .narcology__right .gallery__image {
            width: 49%; } }
        #narcology .narcology__right .gallery__image a {
          border-bottom: none; }
        #narcology .narcology__right .gallery__image .gallery__image_zoom {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 25px;
          height: 25px;
          margin: auto;
          opacity: 0; }
        #narcology .narcology__right .gallery__image::after {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          position: absolute;
          content: '';
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.5);
          opacity: .2; }
        #narcology .narcology__right .gallery__image:hover {
          border-bottom: 8px solid #f2f4f5; }
          #narcology .narcology__right .gallery__image:hover .gallery__image_zoom {
            opacity: 1;
            z-index: 9; }
          #narcology .narcology__right .gallery__image:hover::after {
            opacity: 1; }
        #narcology .narcology__right .gallery__image img {
          width: 100%;
          height: auto; }
      #narcology .narcology__right .img-greet {
        float: left;
        margin-right: 15px; }
      #narcology .narcology__right table {
        border: none; }
        #narcology .narcology__right table tr:last-child td {
          border-bottom: none; }
        #narcology .narcology__right table tr td {
          border-left: 1px solid #f2f4f5;
          border-bottom: 1px solid #f2f4f5; }
          #narcology .narcology__right table tr td:first-child {
            border-left: none; }
      #narcology .narcology__right .administration-section h3 {
        border-top: 1px solid #f2f4f5;
        border-bottom: 1px solid #f2f4f5;
        padding: 20px 0;
        margin-bottom: 20px; }
      #narcology .narcology__right .stroke-admin__block {
        margin-bottom: 40px; }
        #narcology .narcology__right .stroke-admin__block p {
          margin: 0 0 5px; }
      #narcology .narcology__right .stroke-admin .stroke-admin__block {
        width: 49%; }
        @media only screen and (max-width: 560px), (orientation: portrait) {
          #narcology .narcology__right .stroke-admin .stroke-admin__block {
            width: 100%; } }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        #narcology .narcology__right {
          width: 100%;
          padding: 25px 30px 70px; } }
      @media only screen and (max-width: 680px), (orientation: portrait) {
        #narcology .narcology__right {
          width: 100%;
          background: transparent;
          padding: 25px 0 40px; } }
      @media only screen and (max-width: 460px), (orientation: portrait) {
        #narcology .narcology__right {
          width: 100%;
          padding: 25px 0 40px; } }
      #narcology .narcology__right .description {
        background: #f2f4f5;
        text-align: center;
        font-size: 12px;
        padding: 8px 15px 10px;
        margin-top: -10px;
        margin-bottom: 20px; }
        #narcology .narcology__right .description.align-left {
          text-align: left; }
        #narcology .narcology__right .description form button {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          -webkit-border-radius: 30px 0 30px 0;
          -moz-border-radius: 30px 0 30px 0;
          -ms-border-radius: 30px 0 30px 0;
          -o-border-radius: 30px 0 30px 0;
          border-radius: 30px 0 30px 0;
          position: relative;
          width: 100%;
          max-width: 300px;
          height: 60px;
          background-color: #e8c883;
          font-family: "Open Sans", sans-serif;
          font-size: 21px;
          font-weight: 400;
          color: rgba(48, 36, 9, 0.8);
          text-transform: uppercase;
          border: none;
          cursor: pointer;
          -webkit-border-radius: 25px 0 25px 0;
          -moz-border-radius: 25px 0 25px 0;
          -ms-border-radius: 25px 0 25px 0;
          -o-border-radius: 25px 0 25px 0;
          border-radius: 25px 0 25px 0;
          height: 50px;
          font-size: 14px;
          margin-top: 0; }
          #narcology .narcology__right .description form button::after, #narcology .narcology__right .description form button::before {
            position: absolute;
            content: '';
            background-color: rgba(48, 36, 9, 0.8);
            height: 1.4px;
            top: 29px;
            right: 28px;
            width: 20px; }
          #narcology .narcology__right .description form button::before {
            transform: rotate(-45deg);
            transform-origin: top right; }
          #narcology .narcology__right .description form button::after {
            transform: rotate(45deg);
            transform-origin: bottom right; }
          #narcology .narcology__right .description form button:hover {
            background: #b4d563;
            color: #334112; }
            #narcology .narcology__right .description form button:hover::after, #narcology .narcology__right .description form button:hover::before {
              background-color: #334112; }
          #narcology .narcology__right .description form button:active, #narcology .narcology__right .description form button:focus {
            background-color: #aad04f;
            color: #53691c; }
            #narcology .narcology__right .description form button:active::after, #narcology .narcology__right .description form button:active::before, #narcology .narcology__right .description form button:focus::after, #narcology .narcology__right .description form button:focus::before {
              background-color: #53691c; }
          #narcology .narcology__right .description form button::before, #narcology .narcology__right .description form button::after {
            top: 25px;
            right: 15px;
            height: 1px;
            width: 12px; }
      #narcology .narcology__right ul {
        margin-bottom: 30px; }
        #narcology .narcology__right ul li {
          position: relative;
          padding-left: 20px;
          font-size: 14px;
          margin: 15px 0; }
          #narcology .narcology__right ul li:first-child {
            margin-top: 0; }
          #narcology .narcology__right ul li:last-child {
            margin-bottom: 0; }
          #narcology .narcology__right ul li::before {
            position: absolute;
            content: '\25B8';
            top: -1px;
            left: 0;
            font-family: "Segoe UI Emoji"; }
          #narcology .narcology__right ul li ul {
            margin-top: 8px; }
            #narcology .narcology__right ul li ul li {
              padding-left: 18px;
              margin: 4px 0; }
              #narcology .narcology__right ul li ul li.active {
                padding-left: 18px; }
                #narcology .narcology__right ul li ul li.active a {
                  font-weight: 600; }
                #narcology .narcology__right ul li ul li.active::before {
                  content: '\2192';
                  top: -1px; }
              #narcology .narcology__right ul li ul li::before {
                content: '\2026';
                top: -4px;
                left: 0; }
        #narcology .narcology__right ul li ul {
          margin-bottom: 0; }
      #narcology .narcology__right h3 {
        margin: 25px 0 15px; }
      #narcology .narcology__right p {
        font-weight: 400;
        margin: 20px 0; }
      #narcology .narcology__right a:hover {
        border-bottom: none; }
      #narcology .narcology__right span {
        color: #ba9246;
        font-weight: 700; }
      #narcology .narcology__right video {
        width: 100%;
        margin: 10px 0 20px; }

.scientific .head-inner {
  width: 100%; }
  .scientific .head-inner h1 {
    width: calc(100% - 300px); }
  .scientific .head-inner form {
    width: 250px; }
    .scientific .head-inner form button {
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      height: 50px;
      font-size: 16px;
      background: #b4d563; }
      .scientific .head-inner form button:hover {
        background: #c7e08b; }
      .scientific .head-inner form button::before, .scientific .head-inner form button::after {
        top: 25px;
        height: 1px;
        width: 12px; }

.centers .content {
  max-width: 1520px; }
.centers .imp-lst li {
  margin: 15px 0 !important;
  line-height: 1.5; }
.centers .narcology__left {
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  width: 20% !important;
  background: #f2f4f5;
  padding: 35px 30px;
  margin-top: 15px; }
  @media only screen and (max-width: 860px), (orientation: portrait) {
    .centers .narcology__left {
      width: 100%; } }
  @media only screen and (max-width: 600px), (orientation: portrait) {
    .centers .narcology__left {
      padding: 32px 30px 25px; } }
  @media only screen and (max-width: 460px), (orientation: portrait) {
    .centers .narcology__left {
      padding: 32px 20px 25px; } }
  .centers .narcology__left ul li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    margin: 15px 0; }
    .centers .narcology__left ul li:first-child {
      margin-top: 0; }
    .centers .narcology__left ul li:last-child {
      margin-bottom: 0; }
    .centers .narcology__left ul li::before {
      position: absolute;
      content: '\25B8';
      top: -1px;
      left: 0;
      font-family: "Segoe UI Emoji"; }
    .centers .narcology__left ul li ul {
      margin-top: 8px; }
      .centers .narcology__left ul li ul li {
        padding-left: 18px;
        margin: 4px 0; }
        .centers .narcology__left ul li ul li.active {
          padding-left: 18px; }
          .centers .narcology__left ul li ul li.active a {
            font-weight: 600; }
          .centers .narcology__left ul li ul li.active::before {
            content: '\2192';
            top: -1px; }
        .centers .narcology__left ul li ul li::before {
          content: '\2026';
          top: -4px;
          left: 0; }
  @media only screen and (max-width: 860px), (orientation: portrait) {
    .centers .narcology__left ul {
      -js-display: flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: justify-content;
      align-items: flex-start;
      justify-content: flex-start; } }
  .centers .narcology__left ul li {
    font-weight: 700;
    padding-bottom: 12px; }
    @media only screen and (max-width: 860px), (orientation: portrait) {
      .centers .narcology__left ul li:nth-child(1) {
        width: 33%; } }
    @media only screen and (max-width: 600px), (orientation: portrait) {
      .centers .narcology__left ul li:nth-child(1) {
        width: 50%; } }
    @media only screen and (max-width: 860px), (orientation: portrait) {
      .centers .narcology__left ul li:nth-child(2) {
        width: 67%; } }
    @media only screen and (max-width: 600px), (orientation: portrait) {
      .centers .narcology__left ul li:nth-child(2) {
        width: 50%; } }
    @media only screen and (max-width: 860px), (orientation: portrait) {
      .centers .narcology__left ul li {
        width: 33%; } }
    @media only screen and (max-width: 600px), (orientation: portrait) {
      .centers .narcology__left ul li {
        width: 50%; } }
    .centers .narcology__left ul li:last-child {
      padding-bottom: 0; }
    .centers .narcology__left ul li.active {
      padding: 10px 0 12px 0 !important;
      padding-left: 0 !important;
      background: #fff; }
      .centers .narcology__left ul li.active::after {
        -webkit-border-radius: 40px 0 0 40px;
        -moz-border-radius: 40px 0 0 40px;
        -ms-border-radius: 40px 0 0 40px;
        -o-border-radius: 40px 0 0 40px;
        border-radius: 40px 0 0 40px;
        position: absolute;
        content: '';
        left: -22px;
        top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        z-index: -1; }
      .centers .narcology__left ul li.active::before {
        content: '' !important;
        left: auto !important;
        right: -50px;
        top: 0 !important;
        height: 100%;
        width: 50px;
        background: #fff; }
      .centers .narcology__left ul li.active a {
        color: #2280ce;
        pointer-events: none; }
      .centers .narcology__left ul li.active ul li a {
        color: #262626;
        pointer-events: all; }
        .centers .narcology__left ul li.active ul li a:hover {
          color: #2280ce; }
    .centers .narcology__left ul li ul {
      margin-top: 5px; }
      @media only screen and (max-width: 860px), (orientation: portrait) {
        .centers .narcology__left ul li ul {
          display: block; } }
      .centers .narcology__left ul li ul li {
        font-weight: 300;
        padding-bottom: 3px; }
        @media only screen and (max-width: 860px), (orientation: portrait) {
          .centers .narcology__left ul li ul li {
            display: block; } }
    .centers .narcology__left ul li a {
      color: #262626;
      border-bottom: none; }
      .centers .narcology__left ul li a:hover {
        color: #2280ce;
        border-bottom: none; }
.centers .narcology__middle {
  -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 60%;
  background: #fff;
  padding: 35px 40px 100px;
  z-index: 9; }
  .centers .narcology__middle a {
    color: #2280ce;
    text-decoration: none;
    border-bottom: 1px solid rgba(34, 128, 206, 0.1);
    transition: all 0.3s ease-out, all 0.3s ease-out, auto; }
  .centers .narcology__middle a:hover {
    color: #ba9246;
    border-bottom: 1px solid #ba9246; }
  .centers .narcology__middle ul#aboutBranch {
    margin-bottom: 0 !important;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .centers .narcology__middle ul#aboutBranch li {
      margin-right: 10px;
      padding-left: 15px; }
      .centers .narcology__middle ul#aboutBranch li::before {
        top: 1px; }
      .centers .narcology__middle ul#aboutBranch li:last-child {
        margin-right: 0; }
  .centers .narcology__middle p.phone, .centers .narcology__middle p.location, .centers .narcology__middle p.email, .centers .narcology__middle p.fax {
    position: relative;
    padding-left: 25px; }
    .centers .narcology__middle p.phone::before, .centers .narcology__middle p.location::before, .centers .narcology__middle p.email::before, .centers .narcology__middle p.fax::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.phone::before, .centers .narcology__middle p.location.phone::before, .centers .narcology__middle p.email.phone::before, .centers .narcology__middle p.fax.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.time::before, .centers .narcology__middle p.location.time::before, .centers .narcology__middle p.email.time::before, .centers .narcology__middle p.fax.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.email::before, .centers .narcology__middle p.location.email::before, .centers .narcology__middle p.email.email::before, .centers .narcology__middle p.fax.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.web::before, .centers .narcology__middle p.location.web::before, .centers .narcology__middle p.email.web::before, .centers .narcology__middle p.fax.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.fax::before, .centers .narcology__middle p.location.fax::before, .centers .narcology__middle p.email.fax::before, .centers .narcology__middle p.fax.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.location::before, .centers .narcology__middle p.location.location::before, .centers .narcology__middle p.email.location::before, .centers .narcology__middle p.fax.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.calendar::before, .centers .narcology__middle p.location.calendar::before, .centers .narcology__middle p.email.calendar::before, .centers .narcology__middle p.fax.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        .centers .narcology__middle p.phone.calendar::before, .centers .narcology__middle p.location.calendar::before, .centers .narcology__middle p.email.calendar::before, .centers .narcology__middle p.fax.calendar::before {
          width: 20px;
          height: 18px; } }
    .centers .narcology__middle p.phone.calendar-ico::before, .centers .narcology__middle p.location.calendar-ico::before, .centers .narcology__middle p.email.calendar-ico::before, .centers .narcology__middle p.fax.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    .centers .narcology__middle p.phone.time-ico::before, .centers .narcology__middle p.location.time-ico::before, .centers .narcology__middle p.email.time-ico::before, .centers .narcology__middle p.fax.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
  .centers .narcology__middle .spoiler {
    margin: 20px 0; }
    .centers .narcology__middle .spoiler__title {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      -webkit-border-radius: 35px;
      -moz-border-radius: 35px;
      -ms-border-radius: 35px;
      -o-border-radius: 35px;
      border-radius: 35px;
      position: relative;
      color: #fff;
      background: #b4d563;
      padding: 15px 15px 15px 35px;
      cursor: pointer; }
      .centers .narcology__middle .spoiler__title::before {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        content: '+';
        top: calc(50% + 2px);
        left: 20px;
        bottom: 0;
        margin: auto; }
      .centers .narcology__middle .spoiler__title:hover {
        background: #beda77; }
      .centers .narcology__middle .spoiler__title.active {
        color: #a1ca3b;
        background: #f2f4f5;
        -webkit-border-radius: 35px 35px 0 0;
        -moz-border-radius: 35px 35px 0 0;
        -ms-border-radius: 35px 35px 0 0;
        -o-border-radius: 35px 35px 0 0;
        border-radius: 35px 35px 0 0; }
        .centers .narcology__middle .spoiler__title.active::before {
          content: '\2013'; }
    .centers .narcology__middle .spoiler__content {
      background: rgba(242, 244, 245, 0.5);
      padding: 15px; }
      .centers .narcology__middle .spoiler__content embed {
        min-height: 800px; }
      .centers .narcology__middle .spoiler__content ul li {
        position: relative;
        font-size: 14px;
        padding-bottom: 12px;
        padding-left: 15px; }
        .centers .narcology__middle .spoiler__content ul li:last-child {
          padding-bottom: 0; }
        .centers .narcology__middle .spoiler__content ul li::before {
          position: absolute;
          content: '\25B8';
          top: -1px;
          left: 0;
          font-family: "Segoe UI Emoji";
          color: #262626; }
      .centers .narcology__middle .spoiler__content ul li {
        padding-left: 30px; }
        .centers .narcology__middle .spoiler__content ul li::before {
          content: '\25B6';
          top: 1px;
          color: #fff; }
      .centers .narcology__middle .spoiler__content ul li::before {
        color: #000; }
  .centers .narcology__middle .staff {
    padding-top: 20px; }
    .centers .narcology__middle .staff .owl-stage {
      -js-display: flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: flex-start;
      align-items: stretch;
      justify-content: space-between; }
    .centers .narcology__middle .staff .owl-dots {
      text-align: center;
      width: 80%;
      margin: -28px auto 0; }
      .centers .narcology__middle .staff .owl-dots .owl-dot {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        transition: all 0.3s ease-out, all 0.3s ease-out, auto;
        width: 15px;
        height: 15px;
        background: #f2f4f5;
        margin: 0 5px; }
        .centers .narcology__middle .staff .owl-dots .owl-dot::after, .centers .narcology__middle .staff .owl-dots .owl-dot::before {
          display: none; }
        .centers .narcology__middle .staff .owl-dots .owl-dot:hover {
          background: #b4d563; }
        .centers .narcology__middle .staff .owl-dots .owl-dot.active {
          background: #b4d563 !important; }
    .centers .narcology__middle .staff .owl-nav {
      -js-display: flex;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: flex-start;
      align-items: stretch;
      justify-content: space-between; }
      .centers .narcology__middle .staff .owl-nav button {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        transition: all 0.3s ease-out, all 0.3s ease-out, auto;
        width: 50px;
        height: 40px;
        border: 1px solid #f2f4f5; }
        .centers .narcology__middle .staff .owl-nav button::before, .centers .narcology__middle .staff .owl-nav button::after {
          display: none; }
        .centers .narcology__middle .staff .owl-nav button span {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          font-size: 28px;
          line-height: .7;
          color: #e6eaec; }
        .centers .narcology__middle .staff .owl-nav button:hover {
          border: 1px solid #b4d563; }
          .centers .narcology__middle .staff .owl-nav button:hover span {
            color: #b4d563; }
    .centers .narcology__middle .staff .owl-item {
      width: 30%;
      background: #f2f4f5;
      text-align: center;
      margin-bottom: 15px;
      padding: 15px 10px; }
      @media only screen and (max-width: 680px), (orientation: portrait) {
        .centers .narcology__middle .staff .owl-item {
          width: 49%; } }
      .centers .narcology__middle .staff .owl-item img {
        border: 8px solid #fff;
        margin-bottom: 3px; }
      .centers .narcology__middle .staff .owl-item p {
        margin: 10px 0 5px;
        line-height: 1.2; }
        .centers .narcology__middle .staff .owl-item p:last-child {
          font-size: 12px;
          line-height: 1.2;
          margin: 0; }
  .centers .narcology__middle .info ul {
    margin-bottom: 10px; }
    .centers .narcology__middle .info ul li {
      margin: 5px 0; }
      .centers .narcology__middle .info ul li:first-child {
        margin-top: 5px; }
  .centers .narcology__middle .branch-list .info h3 {
    margin: 15px 0 25px; }
  .centers .narcology__middle .branch-list .info ul {
    padding-bottom: 5px; }
    .centers .narcology__middle .branch-list .info ul li {
      margin: 15px 0; }
  .centers .narcology__middle .other-li li {
    margin: 5px 0;
    padding-right: 15px; }
    .centers .narcology__middle .other-li li:first-child {
      margin-top: 5px; }
  .centers .narcology__middle .gallery__image {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    position: relative;
    width: 30%;
    height: 150px;
    border: 8px solid #f2f4f5;
    border-bottom: 8px solid #f2f4f5;
    margin-bottom: 15px;
    overflow: hidden; }
    @media only screen and (max-width: 860px), (orientation: portrait) {
      .centers .narcology__middle .gallery__image {
        width: 49%; } }
    .centers .narcology__middle .gallery__image a {
      border-bottom: none; }
    .centers .narcology__middle .gallery__image .gallery__image_zoom {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 25px;
      height: 25px;
      margin: auto;
      opacity: 0; }
    .centers .narcology__middle .gallery__image::after {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      opacity: .2; }
    .centers .narcology__middle .gallery__image:hover {
      border-bottom: 8px solid #f2f4f5; }
      .centers .narcology__middle .gallery__image:hover .gallery__image_zoom {
        opacity: 1;
        z-index: 9; }
      .centers .narcology__middle .gallery__image:hover::after {
        opacity: 1; }
    .centers .narcology__middle .gallery__image img {
      width: 100%;
      height: auto; }
  .centers .narcology__middle .img-greet {
    float: left;
    margin-right: 15px; }
  .centers .narcology__middle table {
    border: none; }
    .centers .narcology__middle table tr:last-child td {
      border-bottom: none; }
    .centers .narcology__middle table tr td {
      border-left: 1px solid #f2f4f5;
      border-bottom: 1px solid #f2f4f5; }
      .centers .narcology__middle table tr td:first-child {
        border-left: none; }
  .centers .narcology__middle .administration-section h3 {
    border-top: 1px solid #f2f4f5;
    border-bottom: 1px solid #f2f4f5;
    padding: 20px 0;
    margin-bottom: 20px; }
  .centers .narcology__middle .stroke-admin__block {
    margin-bottom: 40px; }
    .centers .narcology__middle .stroke-admin__block p {
      margin: 0 0 5px; }
  .centers .narcology__middle .stroke-admin .stroke-admin__block {
    width: 49%; }
    @media only screen and (max-width: 560px), (orientation: portrait) {
      .centers .narcology__middle .stroke-admin .stroke-admin__block {
        width: 100%; } }
  .centers .narcology__middle .description {
    background: #f2f4f5;
    text-align: center;
    font-size: 12px;
    padding: 8px 10px 10px;
    margin-top: -10px;
    margin-bottom: 20px; }
  .centers .narcology__middle ul {
    margin-bottom: 30px; }
    .centers .narcology__middle ul li {
      position: relative;
      padding-left: 20px;
      font-size: 14px;
      margin: 15px 0; }
      .centers .narcology__middle ul li:first-child {
        margin-top: 0; }
      .centers .narcology__middle ul li:last-child {
        margin-bottom: 0; }
      .centers .narcology__middle ul li::before {
        position: absolute;
        content: '\25B8';
        top: -1px;
        left: 0;
        font-family: "Segoe UI Emoji"; }
      .centers .narcology__middle ul li ul {
        margin-top: 8px; }
        .centers .narcology__middle ul li ul li {
          padding-left: 18px;
          margin: 4px 0; }
          .centers .narcology__middle ul li ul li.active {
            padding-left: 18px; }
            .centers .narcology__middle ul li ul li.active a {
              font-weight: 600; }
            .centers .narcology__middle ul li ul li.active::before {
              content: '\2192';
              top: -1px; }
          .centers .narcology__middle ul li ul li::before {
            content: '\2026';
            top: -4px;
            left: 0; }
    .centers .narcology__middle ul li ul {
      margin-bottom: 0; }
  .centers .narcology__middle h3 {
    margin: 30px 0 15px; }
  .centers .narcology__middle p {
    font-weight: 400;
    margin: 12px 0; }
  .centers .narcology__middle a:hover {
    border-bottom: none; }
  .centers .narcology__middle span {
    color: #ba9246;
    font-weight: 700; }
  .centers .narcology__middle video {
    width: 100%;
    margin: 10px 0 20px; }
  @media only screen and (max-width: 860px), (orientation: portrait) {
    .centers .narcology__middle {
      width: 100%;
      padding: 25px 30px 70px; } }
  @media only screen and (max-width: 680px), (orientation: portrait) {
    .centers .narcology__middle {
      width: 100%;
      background: transparent;
      padding: 25px 0 40px; } }
  @media only screen and (max-width: 460px), (orientation: portrait) {
    .centers .narcology__middle {
      width: 100%;
      padding: 25px 0 40px; } }
.centers .narcology__right {
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  width: 20% !important;
  background: #f2f4f5 !important;
  padding: 35px 15px !important;
  margin-top: 15px; }
  .centers .narcology__right #news {
    background: none;
    padding-top: 0 !important; }
    @media only screen and (max-width: 767px), (orientation: portrait) {
      .centers .narcology__right #news {
        display: block; } }
    .centers .narcology__right #news button {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      -webkit-border-radius: 30px 0 30px 0;
      -moz-border-radius: 30px 0 30px 0;
      -ms-border-radius: 30px 0 30px 0;
      -o-border-radius: 30px 0 30px 0;
      border-radius: 30px 0 30px 0;
      position: relative;
      width: 100%;
      max-width: 300px;
      height: 60px;
      background-color: #e8c883;
      font-family: "Open Sans", sans-serif;
      font-size: 21px;
      font-weight: 400;
      color: rgba(48, 36, 9, 0.8);
      text-transform: uppercase;
      border: none;
      cursor: pointer;
      -webkit-border-radius: 25px 0 25px 0;
      -moz-border-radius: 25px 0 25px 0;
      -ms-border-radius: 25px 0 25px 0;
      -o-border-radius: 25px 0 25px 0;
      border-radius: 25px 0 25px 0;
      height: 50px;
      font-size: 14px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      max-width: 100%;
      height: 50px;
      background: #b4d563; }
      .centers .narcology__right #news button::after, .centers .narcology__right #news button::before {
        position: absolute;
        content: '';
        background-color: rgba(48, 36, 9, 0.8);
        height: 1.4px;
        top: 29px;
        right: 28px;
        width: 20px; }
      .centers .narcology__right #news button::before {
        transform: rotate(-45deg);
        transform-origin: top right; }
      .centers .narcology__right #news button::after {
        transform: rotate(45deg);
        transform-origin: bottom right; }
      .centers .narcology__right #news button:hover {
        background: #b4d563;
        color: #334112; }
        .centers .narcology__right #news button:hover::after, .centers .narcology__right #news button:hover::before {
          background-color: #334112; }
      .centers .narcology__right #news button:active, .centers .narcology__right #news button:focus {
        background-color: #aad04f;
        color: #53691c; }
        .centers .narcology__right #news button:active::after, .centers .narcology__right #news button:active::before, .centers .narcology__right #news button:focus::after, .centers .narcology__right #news button:focus::before {
          background-color: #53691c; }
      .centers .narcology__right #news button::before, .centers .narcology__right #news button::after {
        top: 25px;
        right: 15px;
        height: 1px;
        width: 12px; }
      .centers .narcology__right #news button:hover {
        background: #c7e08b; }
      .centers .narcology__right #news button::before, .centers .narcology__right #news button::after {
        top: 25px;
        right: 20px; }
    .centers .narcology__right #news .header h3 {
      text-transform: uppercase;
      margin: 0; }
    .centers .narcology__right #news .news {
      width: 100% !important;
      background: #fff !important;
      padding: 0 15px 15px;
      margin-bottom: 15px; }
      .centers .narcology__right #news .news.no-image p:first-child {
        margin-top: 20px; }
      .centers .narcology__right #news .news__image a {
        position: relative;
        display: block; }
        .centers .narcology__right #news .news__image a::after {
          transition: all 0.3s ease-out, all 0.3s ease-out, auto;
          top: 15px;
          width: 100%;
          height: calc(100% - 20px);
          background: rgba(180, 213, 99, 0); }
        .centers .narcology__right #news .news__image a:hover::after {
          background: rgba(180, 213, 99, 0.5); }
        .centers .narcology__right #news .news__image a img {
          width: 100%;
          margin-top: 15px; }
      .centers .narcology__right #news .news__description {
        height: 100%; }
        .centers .narcology__right #news .news__description p:first-child {
          margin-top: 5px; }
        .centers .narcology__right #news .news__description p.date {
          position: relative;
          margin-bottom: 5px;
          padding-left: 20px; }
          .centers .narcology__right #news .news__description p.date::before {
            position: absolute;
            content: '—';
            left: 0; }
        .centers .narcology__right #news .news__description p a {
          color: #2280ce; }
          .centers .narcology__right #news .news__description p a:hover {
            color: #ba9246; }
  @media only screen and (max-width: 860px), (orientation: portrait) {
    .centers .narcology__right {
      width: 100%;
      padding: 25px 30px 70px; } }
  @media only screen and (max-width: 680px), (orientation: portrait) {
    .centers .narcology__right {
      width: 100%;
      background: transparent;
      padding: 25px 0 40px; } }
  @media only screen and (max-width: 460px), (orientation: portrait) {
    .centers .narcology__right {
      width: 100%;
      padding: 25px 0 40px; } }

#narcology .narcology__right .info-add {
  margin-bottom: 20px; }
  #narcology .narcology__right .info-add .blue {
    background: #daebf8;
    padding: 15px; }
  #narcology .narcology__right .info-add p {
    margin: 10px 0; }

.employer__block {
  width: 49%;
  background: #f2f4f5;
  padding: 10px;
  margin-bottom: 10px; }
  .employer__block hr {
    border-top: 2px solid #fff;
    border-bottom: 4px dashed #fff;
    padding-bottom: 4px; }
  .employer__block .image {
    width: 112px;
    height: 132px;
    border: 6px solid #fff;
    overflow: hidden; }
    .employer__block .image img {
      width: 100%; }
  .employer__block .name {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
    margin: 0 0 10px !important; }
  .employer__block .info {
    width: calc(100% - 112px);
    padding-left: 10px; }
    .employer__block .info .who {
      background: rgba(255, 255, 255, 0.5);
      min-height: 65px;
      padding: 10px; }
    .employer__block .info .description {
      font-size: 14px;
      padding-top: 0; }
    .employer__block .info .more {
      margin-top: 10px;
      margin-bottom: 2px; }
      .employer__block .info .more p.full {
        width: 100%; }

.gallery__image {
  height: 210px;
  overflow: hidden; }

.border-top {
  border-top: 10px solid #f2f4f5; }

#about .about__list .right li p {
  font-weight: 300; }
#about .about__list .right li ul li {
  padding-left: 20px; }
  #about .about__list .right li ul li::before {
    content: '\2026';
    top: -3px; }

#hospitalization ul li {
  position: relative;
  font-size: 14px;
  padding-bottom: 12px;
  padding-left: 15px; }
  #hospitalization ul li:last-child {
    padding-bottom: 0; }
  #hospitalization ul li::before {
    position: absolute;
    content: '\25B8';
    top: -1px;
    left: 0;
    font-family: "Segoe UI Emoji";
    color: #262626; }
#hospitalization ul li {
  padding-left: 30px; }
  #hospitalization ul li::before {
    content: '\25B6';
    top: 1px;
    color: #fff; }
#hospitalization ul li.phone {
  position: relative;
  padding-left: 25px; }
  #hospitalization ul li.phone::before {
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.phone::before {
    background-image: url(../images/svg/phone.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.time::before {
    background-image: url(../images/svg/time.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.email::before {
    background-image: url(../images/svg/email.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.web::before {
    background-image: url(../images/svg/web.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.fax::before {
    background-image: url(../images/svg/fax.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.location::before {
    background-image: url(../images/svg/location.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.calendar::before {
    background-image: url(../images/svg/calendar.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    width: 25px;
    height: 22px; }
    @media only screen and (max-width: 980px), (orientation: portrait) {
      #hospitalization ul li.phone.calendar::before {
        width: 20px;
        height: 18px; } }
  #hospitalization ul li.phone.calendar-ico::before {
    background-image: url(../images/svg/calendar_ico.svg);
    background-position: center;
    background-repeat: no-repeat; }
  #hospitalization ul li.phone.time-ico::before {
    background-image: url(../images/svg/time_ico.svg);
    background-position: center;
    background-repeat: no-repeat; }
#hospitalization ul li::before {
  color: #000; }
#hospitalization .informer {
  text-align: center;
  text-transform: uppercase;
  justify-content: center; }
  #hospitalization .informer p {
    width: 100%;
    position: relative;
    padding-left: 25px; }
    #hospitalization .informer p::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    #hospitalization .informer p.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #hospitalization .informer p.calendar::before {
          width: 20px;
          height: 18px; } }
    #hospitalization .informer p.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #hospitalization .informer p.phone {
      width: auto; }
    #hospitalization .informer p span {
      text-transform: none !important; }

#accent {
  background: rgba(218, 235, 248, 0.5);
  padding: 35px 0; }
  #accent ul li {
    position: relative;
    font-size: 14px;
    padding-bottom: 12px;
    padding-left: 15px; }
    #accent ul li:last-child {
      padding-bottom: 0; }
    #accent ul li::before {
      position: absolute;
      content: '\25B8';
      top: -1px;
      left: 0;
      font-family: "Segoe UI Emoji";
      color: #262626; }
  #accent ul li {
    padding-left: 30px; }
    #accent ul li::before {
      content: '\25B6';
      top: 1px;
      color: #fff; }
  #accent ul li.phone {
    position: relative;
    padding-left: 25px; }
    #accent ul li.phone::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    #accent ul li.phone.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #accent ul li.phone.calendar::before {
          width: 20px;
          height: 18px; } }
    #accent ul li.phone.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #accent ul li.phone.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
  #accent ul li::before {
    color: #000; }
  #accent h2 span {
    font-weight: 400; }
  #accent hr {
    border-top: 3px dashed rgba(34, 128, 206, 0.1);
    border-bottom: 2px solid rgba(34, 128, 206, 0.1);
    border-left: none;
    height: 4px; }

#main-info {
  padding-bottom: 50px; }
  #main-info object {
    width: 100%;
    min-height: 980px; }
  #main-info a {
    position: relative;
    padding-left: 25px; }
    #main-info a::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    #main-info a.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #main-info a.calendar::before {
          width: 20px;
          height: 18px; } }
    #main-info a.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #main-info a.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
  #main-info ol {
    padding-left: 20px; }
    #main-info ol ul li {
      position: relative;
      font-size: 14px;
      padding-bottom: 12px;
      padding-left: 15px; }
      #main-info ol ul li:last-child {
        padding-bottom: 0; }
      #main-info ol ul li::before {
        position: absolute;
        content: '\25B8';
        top: -1px;
        left: 0;
        font-family: "Segoe UI Emoji";
        color: #262626; }
    #main-info ol ul li {
      padding-left: 30px; }
      #main-info ol ul li::before {
        content: '\25B6';
        top: 1px;
        color: #fff; }
    #main-info ol ul li::before {
      color: #000; }

.blue a {
  color: #2280ce; }
  .blue a:hover {
    color: #ba9246; }

.list a {
  margin-left: 15px; }
  .list a:first-child {
    margin-left: 0; }

.blue .description {
  padding: 12px 12px 15px !important;
  text-align: left !important; }
  .blue .description .full {
    width: 100%; }

.description .full {
  width: 100%; }

.flexbox .gray {
  background: #f2f4f5;
  padding: 20px; }

#inner h2 {
  position: relative;
  margin-bottom: 15px;
  text-transform: uppercase; }
  #inner h2::after {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: rgba(27, 101, 162, 0.1);
    margin: auto; }
#inner .blue h2::after, #inner .blue .noAfter::after {
  display: none; }

.spoiler-ul .spoiler__title {
  padding: 8px 10px 10px 15px !important; }
  .spoiler-ul .spoiler__title:hover {
    color: #2280ce; }
  .spoiler-ul .spoiler__title::before {
    left: 2px !important; }

.diagnostic-image .flexbox__third {
  background: url("https://cdn.iz.ru/sites/default/files/styles/640x360/public/article-2018-08/Depositphotos_180429150_xl-2015.jpg?itok=CX0DfgrO");
  background-position: 50%; }

.diagnostic-top {
  margin-top: -50px !important; }

.diagnostic-about h2 {
  text-transform: uppercase;
  margin-bottom: 25px; }
.diagnostic-about p {
  margin: 15px 0; }
.diagnostic-about a {
  color: #cde4f6;
  border-bottom: 1px solid rgba(218, 235, 248, 0.2); }
  .diagnostic-about a:hover {
    color: #daebf8;
    border-bottom: 1px solid rgba(218, 235, 248, 0.5); }

#infoContacts {
  padding: 60px 0; }
  #infoContacts h3 {
    margin: 30px 0 10px; }
  #infoContacts p {
    position: relative;
    padding-left: 25px; }
    #infoContacts p::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    #infoContacts p.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #infoContacts p.calendar::before {
          width: 20px;
          height: 18px; } }
    #infoContacts p.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoContacts p.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
  #infoContacts .contacts,
  #infoContacts .route {
    width: 49%; }
    @media only screen and (max-width: 767px), (orientation: portrait) {
      #infoContacts .contacts,
      #infoContacts .route {
        width: 100%; } }
  #infoContacts .route .m-t-0 {
    margin-top: 30px !important; }
  #infoContacts .route p {
    padding-left: 0; }
    #infoContacts .route p.accent {
      margin-bottom: 15px; }
    #infoContacts .route p.location {
      padding-left: 25px; }
  #infoContacts .route ul li {
    position: relative;
    font-size: 14px;
    padding-bottom: 12px;
    padding-left: 15px; }
    #infoContacts .route ul li:last-child {
      padding-bottom: 0; }
    #infoContacts .route ul li::before {
      position: absolute;
      content: '\25B8';
      top: -1px;
      left: 0;
      font-family: "Segoe UI Emoji";
      color: #262626; }
  #infoContacts .route ul li {
    padding-left: 30px; }
    #infoContacts .route ul li::before {
      content: '\25B6';
      top: 1px;
      color: #fff; }
  #infoContacts .route ul li::before {
    color: #000; }

#infoBranch {
  width: 100%;
  background: #f8f9f9;
  padding: 60px 0; }
  #infoBranch .international,
  #infoBranch .educational,
  #infoBranch .personnel,
  #infoBranch .accounting,
  #infoBranch .support {
    width: 30%; }
    @media only screen and (max-width: 767px), (orientation: portrait) {
      #infoBranch .international,
      #infoBranch .educational,
      #infoBranch .personnel,
      #infoBranch .accounting,
      #infoBranch .support {
        width: 49%; } }
    @media only screen and (max-width: 560px), (orientation: portrait) {
      #infoBranch .international,
      #infoBranch .educational,
      #infoBranch .personnel,
      #infoBranch .accounting,
      #infoBranch .support {
        width: 100%; } }
  @media only screen and (max-width: 767px), (orientation: portrait) {
    #infoBranch .personnel .m-t-0 {
      margin-top: 30px !important; } }
  @media only screen and (max-width: 560px), (orientation: portrait) {
    #infoBranch .educational .m-t-0 {
      margin-top: 30px !important; } }
  #infoBranch h3 {
    margin: 30px 0 10px; }
  #infoBranch p {
    position: relative;
    padding-left: 25px; }
    #infoBranch p::before {
      position: absolute;
      content: '';
      left: 0;
      top: 3px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }
    #infoBranch p.phone::before {
      background-image: url(../images/svg/phone.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.time::before {
      background-image: url(../images/svg/time.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.email::before {
      background-image: url(../images/svg/email.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.web::before {
      background-image: url(../images/svg/web.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.fax::before {
      background-image: url(../images/svg/fax.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.location::before {
      background-image: url(../images/svg/location.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.calendar::before {
      background-image: url(../images/svg/calendar.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      top: 0;
      width: 25px;
      height: 22px; }
      @media only screen and (max-width: 980px), (orientation: portrait) {
        #infoBranch p.calendar::before {
          width: 20px;
          height: 18px; } }
    #infoBranch p.calendar-ico::before {
      background-image: url(../images/svg/calendar_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }
    #infoBranch p.time-ico::before {
      background-image: url(../images/svg/time_ico.svg);
      background-position: center;
      background-repeat: no-repeat; }

#infoMain {
  padding: 50px 0; }
  #infoMain .important {
    background: #daebf8;
    padding: 15px 20px 20px; }
    #infoMain .important h3 {
      margin-top: .5em; }
  #infoMain .branch {
    padding-top: 40px; }
    #infoMain .branch .stroke__left {
      width: 59%; }
    #infoMain .branch .stroke__right {
      width: 39%;
      text-align: right; }
    #infoMain .branch h3 {
      margin-bottom: 10px; }

#infoOther {
  border-top: 1px solid #f2f4f5;
  padding: 40px 0; }
  #infoOther .appeal ul {
    margin-top: 20px;
    padding-bottom: 1em; }
    #infoOther .appeal ul li {
      position: relative;
      font-size: 14px;
      padding-bottom: 12px;
      padding-left: 15px; }
      #infoOther .appeal ul li:last-child {
        padding-bottom: 0; }
      #infoOther .appeal ul li::before {
        position: absolute;
        content: '\25B8';
        top: -1px;
        left: 0;
        font-family: "Segoe UI Emoji";
        color: #262626; }
    #infoOther .appeal ul li {
      padding-left: 30px; }
      #infoOther .appeal ul li::before {
        content: '\25B6';
        top: 1px;
        color: #fff; }
    #infoOther .appeal ul li::before {
      color: #000; }
  #infoOther .appeal .important-gray {
    background: #f8f9f9;
    padding: 15px 20px;
    margin: 25px 0; }
  #infoOther .appeal .important {
    background: #daebf8;
    padding: 15px 20px 20px;
    margin-bottom: 25px; }

#staff {
  border-top: 1px solid #f2f4f5;
  padding: 40px 0 15px; }
  #staff .employee-block {
    width: 33%;
    margin-bottom: 30px; }
    @media only screen and (max-width: 860px), (orientation: portrait) {
      #staff .employee-block {
        width: 49%; } }
    @media only screen and (max-width: 560px), (orientation: portrait) {
      #staff .employee-block {
        width: 100%; } }
    #staff .employee-block p {
      position: relative;
      padding-left: 25px; }
      #staff .employee-block p::before {
        position: absolute;
        content: '';
        left: 0;
        top: 3px;
        width: 15px;
        height: 15px;
        background-repeat: no-repeat; }
      #staff .employee-block p.phone::before {
        background-image: url(../images/svg/phone.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.time::before {
        background-image: url(../images/svg/time.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.email::before {
        background-image: url(../images/svg/email.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.web::before {
        background-image: url(../images/svg/web.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.fax::before {
        background-image: url(../images/svg/fax.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.location::before {
        background-image: url(../images/svg/location.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.calendar::before {
        background-image: url(../images/svg/calendar.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        top: 0;
        width: 25px;
        height: 22px; }
        @media only screen and (max-width: 980px), (orientation: portrait) {
          #staff .employee-block p.calendar::before {
            width: 20px;
            height: 18px; } }
      #staff .employee-block p.calendar-ico::before {
        background-image: url(../images/svg/calendar_ico.svg);
        background-position: center;
        background-repeat: no-repeat; }
      #staff .employee-block p.time-ico::before {
        background-image: url(../images/svg/time_ico.svg);
        background-position: center;
        background-repeat: no-repeat; }
    #staff .employee-block ul li {
      position: relative;
      font-size: 14px;
      padding-bottom: 12px;
      padding-left: 15px; }
      #staff .employee-block ul li:last-child {
        padding-bottom: 0; }
      #staff .employee-block ul li::before {
        position: absolute;
        content: '\25B8';
        top: -1px;
        left: 0;
        font-family: "Segoe UI Emoji";
        color: #262626; }
    #staff .employee-block ul li {
      padding-bottom: 0; }
      #staff .employee-block ul li::before {
        top: 0; }
    #staff .employee-block ul p {
      padding-left: 0; }

header.scientific-header {
  padding: 0 50px; }
  header.scientific-header .eye {
    order: 2; }
  header.scientific-header nav.scientific-nav {
    order: 1;
    width: 90%; }

.navigation.green a {
  color: #000; }
  .navigation.green a:hover {
    color: #b4d563; }

.green a {
  color: #92ba32; }
  .green a:hover {
    color: #ba9246;
    border-bottom: none; }

#slider.scientific-slider .owl-item:nth-child(3) .slider__block {
  background-image: url(../images/slider_10.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.scientific-slider .owl-item:nth-child(4) .slider__block {
  background-image: url(../images/slider_4.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.scientific-slider .owl-item:nth-child(5) .slider__block {
  background-image: url(../images/slider_5.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.scientific-slider .owl-item:nth-child(6) .slider__block {
  background-image: url(../images/slider_6.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.scientific-slider .slider__block {
  padding: 90px 0 140px; }
  #slider.scientific-slider .slider__block button {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    background: #b4d563;
    height: 45px;
    color: #637d22;
    font-size: 16px; }
    #slider.scientific-slider .slider__block button::before {
      display: none; }
    #slider.scientific-slider .slider__block button::after {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      content: '\2192';
      top: 10px;
      width: auto;
      height: auto;
      background: none;
      background-color: transparent !important;
      color: #637d22; }
    #slider.scientific-slider .slider__block button:hover {
      background: #daebf8;
      color: rgba(0, 0, 0, 0.4); }
      #slider.scientific-slider .slider__block button:hover::after {
        color: rgba(0, 0, 0, 0.4); }
  #slider.scientific-slider .slider__block .info {
    color: #000; }
    #slider.scientific-slider .slider__block .info p {
      font-size: 16px; }
  #slider.scientific-slider .slider__block::after {
    background: rgba(218, 235, 248, 0.7); }
  @media only screen and (max-width: 980px), (orientation: portrait) {
    #slider.scientific-slider .slider__block {
      padding: 40px; } }
  @media only screen and (max-width: 480px), (orientation: portrait) {
    #slider.scientific-slider .slider__block {
      padding: 30px 0; } }
#slider.scientific-slider .slider .owl-dots {
  bottom: 60px; }
  #slider.scientific-slider .slider .owl-dots button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.8); }
    #slider.scientific-slider .slider .owl-dots button.active {
      background: rgba(0, 0, 0, 0.8); }

#scientificCenter {
  padding-top: 25px; }
  #scientificCenter.tasks {
    padding-top: 0;
    padding-bottom: 50px; }
  #scientificCenter.second {
    background: rgba(218, 235, 248, 0.3);
    padding-top: 50px;
    padding-bottom: 50px; }
  #scientificCenter.green .informer.full ul:first-child, #scientificCenter.green .informer.full ul:last-child {
    width: 100%; }
  #scientificCenter.green .informer ul:first-child {
    width: 60%; }
  #scientificCenter.green .informer ul:last-child {
    width: 40%; }
  #scientificCenter.green h1::after {
    background: rgba(161, 202, 59, 0.1); }
  #scientificCenter h1 {
    position: relative;
    margin-bottom: 25px; }
    #scientificCenter h1::after {
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      -ms-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      width: 100%;
      height: 18px;
      background: rgba(27, 101, 162, 0.1);
      margin: auto; }
  #scientificCenter p {
    font-weight: 400; }
  #scientificCenter ul {
    margin-top: 20px; }
    #scientificCenter ul li {
      position: relative;
      font-size: 14px;
      padding-bottom: 12px;
      padding-left: 15px; }
      #scientificCenter ul li:last-child {
        padding-bottom: 0; }
      #scientificCenter ul li::before {
        position: absolute;
        content: '\25B8';
        top: -1px;
        left: 0;
        font-family: "Segoe UI Emoji";
        color: #262626; }
    #scientificCenter ul li {
      padding-left: 30px; }
      #scientificCenter ul li::before {
        content: '\25B6';
        top: 1px;
        color: #fff; }
    #scientificCenter ul li::before {
      color: #000; }

.scientific-section {
  padding: 50px 0; }
  .scientific-section.green {
    padding-top: 0; }
    .scientific-section.green .directions__block {
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px;
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      background: #b4d563;
      height: 60px;
      cursor: pointer;
      margin-bottom: 10px; }
      .scientific-section.green .directions__block .description {
        width: 100%;
        text-align: center; }
      .scientific-section.green .directions__block a {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: none; }
      .scientific-section.green .directions__block:nth-child(4) {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px; }
      .scientific-section.green .directions__block:nth-child(2), .scientific-section.green .directions__block:nth-child(3) {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
        background: #cbe293; }
        .scientific-section.green .directions__block:nth-child(2):hover, .scientific-section.green .directions__block:nth-child(3):hover {
          background: #f2dfb7; }
      .scientific-section.green .directions__block:hover {
        background: #e8c883; }
    .scientific-section.green h1 {
      color: rgba(161, 202, 59, 0.2); }
    .scientific-section.green p {
      text-align: center; }
  .scientific-section h1 {
    text-transform: uppercase;
    color: rgba(27, 101, 162, 0.2);
    text-align: center;
    margin-bottom: 25px; }
  .scientific-section .directions__block {
    -webkit-border-radius: 0 50px 0 50px;
    -moz-border-radius: 0 50px 0 50px;
    -ms-border-radius: 0 50px 0 50px;
    -o-border-radius: 0 50px 0 50px;
    border-radius: 0 50px 0 50px;
    width: 49.5%;
    height: 150px;
    background: #daebf8;
    padding: 15px 25px;
    margin-bottom: 12px; }
    .scientific-section .directions__block.flexbox {
      align-content: center; }
    .scientific-section .directions__block:nth-child(1), .scientific-section .directions__block:nth-child(3) {
      text-align: right; }
    .scientific-section .directions__block:nth-child(2) {
      -webkit-border-radius: 50px 0 50px 0;
      -moz-border-radius: 50px 0 50px 0;
      -ms-border-radius: 50px 0 50px 0;
      -o-border-radius: 50px 0 50px 0;
      border-radius: 50px 0 50px 0;
      background: rgba(218, 235, 248, 0.5); }
    .scientific-section .directions__block:nth-child(3) {
      -webkit-border-radius: 50px 0 50px 0;
      -moz-border-radius: 50px 0 50px 0;
      -ms-border-radius: 50px 0 50px 0;
      -o-border-radius: 50px 0 50px 0;
      border-radius: 50px 0 50px 0;
      background: rgba(218, 235, 248, 0.5); }
    .scientific-section .directions__block:nth-child(4) {
      -webkit-border-radius: 0 50px 0 50px;
      -moz-border-radius: 0 50px 0 50px;
      -ms-border-radius: 0 50px 0 50px;
      -o-border-radius: 0 50px 0 50px;
      border-radius: 0 50px 0 50px; }

#about.scientific-functions {
  background-image: url(../images/background_funcions.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-width: 100%;
  max-width: auto;
  min-height: 550px;
  height: auto;
  color: #fff;
  margin: 0 auto;
  color: #000; }
  #about.scientific-functions.green {
    background-image: url(../images/background_funcions.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-width: 100%;
    max-width: auto;
    min-height: 250px;
    height: auto;
    color: #fff;
    margin: 0 auto; }
    #about.scientific-functions.green::after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      min-width: 100%;
      width: 100%;
      min-height: 100%;
      height: 100%;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6); }
    @media only screen and (max-width: 1200px), (orientation: portrait) {
      #about.scientific-functions.green {
        min-height: auto;
        padding: 60px 0; } }
    @media only screen and (max-width: 800px), (orientation: portrait) {
      #about.scientific-functions.green {
        padding: 50px 0 60px; } }
    #about.scientific-functions.green::after {
      background: rgba(248, 251, 240, 0.9); }
    #about.scientific-functions.green .about__list {
      margin-top: 0; }
    #about.scientific-functions.green li a {
      color: #b4d563;
      text-transform: uppercase;
      font-weight: 700;
      border-bottom: 1px solid rgba(38, 38, 38, 0.2); }
      #about.scientific-functions.green li a:hover {
        color: #ba9246;
        border-bottom: none; }
  #about.scientific-functions::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6); }
  @media only screen and (max-width: 1200px), (orientation: portrait) {
    #about.scientific-functions {
      min-height: auto;
      padding: 60px 0; } }
  @media only screen and (max-width: 800px), (orientation: portrait) {
    #about.scientific-functions {
      padding: 50px 0 60px; } }
  #about.scientific-functions li::before {
    color: #000 !important; }
  #about.scientific-functions::after {
    background: rgba(218, 235, 248, 0.9); }

#psychiatry.scientific-subsection {
  background: #fff;
  margin-top: 0; }
  #psychiatry.scientific-subsection.green {
    padding-top: 5px; }
    #psychiatry.scientific-subsection.green .psychiatry__block {
      background: #f8f9f9; }
      #psychiatry.scientific-subsection.green .psychiatry__block:nth-child(1) {
        -webkit-border-radius: 10px 0 0 10px;
        -moz-border-radius: 10px 0 0 10px;
        -ms-border-radius: 10px 0 0 10px;
        -o-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px; }
        #psychiatry.scientific-subsection.green .psychiatry__block:nth-child(1) .image {
          background-image: url(../images/svg/license.svg);
          background-position: center;
          background-repeat: no-repeat;
          width: 42px;
          height: 35px; }
      #psychiatry.scientific-subsection.green .psychiatry__block:nth-child(2) .image {
        background-image: url(../images/svg/check-box.svg);
        background-position: center;
        background-repeat: no-repeat;
        width: 35px;
        height: 35px; }
      #psychiatry.scientific-subsection.green .psychiatry__block:nth-child(3) .image {
        background-image: url(../images/svg/documents.svg);
        background-position: center;
        background-repeat: no-repeat;
        width: 35px;
        height: 35px; }
      #psychiatry.scientific-subsection.green .psychiatry__block:nth-child(4) {
        -webkit-border-radius: 0 10px 10px 0;
        -moz-border-radius: 0 10px 10px 0;
        -ms-border-radius: 0 10px 10px 0;
        -o-border-radius: 0 10px 10px 0;
        border-radius: 0 10px 10px 0; }
        #psychiatry.scientific-subsection.green .psychiatry__block:nth-child(4) .image {
          background-image: url(../images/svg/scroll.svg);
          background-position: center;
          background-repeat: no-repeat; }
      #psychiatry.scientific-subsection.green .psychiatry__block:hover {
        background: #eef5dc; }
  #psychiatry.scientific-subsection .psychiatry__block {
    align-content: center;
    background: #f2f4f5;
    border: none; }
    #psychiatry.scientific-subsection .psychiatry__block:nth-child(1) .image {
      background-image: url(../images/scientific/svg/conferences.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    #psychiatry.scientific-subsection .psychiatry__block:nth-child(2) .image {
      background-image: url(../images/scientific/svg/library.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    #psychiatry.scientific-subsection .psychiatry__block:nth-child(3) .image {
      background-image: url(../images/scientific/svg/production.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    #psychiatry.scientific-subsection .psychiatry__block:nth-child(4) .image {
      background-image: url(../images/scientific/svg/reviews.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    #psychiatry.scientific-subsection .psychiatry__block .image {
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      width: 50px;
      height: 50px;
      margin: auto;
      opacity: .1; }
    #psychiatry.scientific-subsection .psychiatry__block:hover {
      border: none;
      background: #daebf8; }
    #psychiatry.scientific-subsection .psychiatry__block:nth-child(1) {
      -webkit-border-radius: 0 0 0 50px;
      -moz-border-radius: 0 0 0 50px;
      -ms-border-radius: 0 0 0 50px;
      -o-border-radius: 0 0 0 50px;
      border-radius: 0 0 0 50px; }
    #psychiatry.scientific-subsection .psychiatry__block:nth-child(4) {
      -webkit-border-radius: 0 0 50px 0;
      -moz-border-radius: 0 0 50px 0;
      -ms-border-radius: 0 0 50px 0;
      -o-border-radius: 0 0 50px 0;
      border-radius: 0 0 50px 0; }

#news.scientific-news {
  background: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 30px; }
  #news.scientific-news h1 {
    position: relative;
    width: 60%; }
    #news.scientific-news h1::after {
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      -ms-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      width: 100%;
      height: 18px;
      background: rgba(161, 202, 59, 0.1);
      margin: auto; }
  #news.scientific-news a:hover {
    color: #ba9246; }
  #news.scientific-news .flexbox.green {
    align-items: center;
    margin-bottom: 15px; }
    #news.scientific-news .flexbox.green form {
      width: 250px; }
      #news.scientific-news .flexbox.green form button:hover {
        background: #e8c883;
        color: #b18321; }
        #news.scientific-news .flexbox.green form button:hover::after {
          color: #b18321; }
  #news.scientific-news form {
    text-align: center; }
    #news.scientific-news form button {
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      -o-border-radius: 25px;
      border-radius: 25px;
      background: #b4d563;
      height: 45px;
      color: #637d22;
      font-size: 16px;
      margin: 15px auto 0; }
      #news.scientific-news form button::before {
        display: none; }
      #news.scientific-news form button::after {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        content: '\2192';
        top: 10px;
        width: auto;
        height: auto;
        background: none;
        color: #637d22; }
      #news.scientific-news form button:hover {
        background: #daebf8;
        color: rgba(0, 0, 0, 0.4); }
        #news.scientific-news form button:hover::after {
          color: rgba(0, 0, 0, 0.4); }
  #news.scientific-news .green .news:hover a {
    color: #ba9246; }
  #news.scientific-news .green .news__image::after {
    background: rgba(248, 251, 240, 0.7) !important; }
  #news.scientific-news .news {
    -js-display: flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: flex-start;
    justify-content: space-between;
    max-height: 300px;
    height: 100vh;
    background: #f8f9f9; }
    #news.scientific-news .news .news__image {
      position: relative;
      height: 120px;
      overflow: hidden; }
      #news.scientific-news .news .news__image::after {
        transition: all 0.3s ease-out, all 0.3s ease-out, auto;
        background: rgba(218, 235, 248, 0.7);
        opacity: 0; }
    #news.scientific-news .news .text {
      height: 134px;
      padding: 10px; }
      #news.scientific-news .news .text p {
        margin-top: 0; }
    #news.scientific-news .news .date {
      width: 100%;
      text-align: right;
      color: rgba(0, 0, 0, 0.4);
      padding: 10px; }
    #news.scientific-news .news:hover {
      cursor: pointer; }
      #news.scientific-news .news:hover .news__image::after {
        opacity: 1; }
      #news.scientific-news .news:hover a {
        color: #2280ce;
        border-bottom: none; }

#map.scientific-contact button {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
  #map.scientific-contact button::before {
    display: none; }
  #map.scientific-contact button::after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    content: '\2192';
    top: 10px;
    right: 25px;
    width: auto;
    height: auto;
    background: none !important; }
  #map.scientific-contact button::before {
    display: none; }

#journal {
  background-image: url(../images/journal.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-width: 100%;
  max-width: auto;
  min-height: 200px;
  height: auto;
  color: #fff;
  margin: 0 auto;
  height: 200px; }
  #journal::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6); }
  @media only screen and (max-width: 1200px), (orientation: portrait) {
    #journal {
      min-height: auto;
      padding: 60px 0; } }
  @media only screen and (max-width: 800px), (orientation: portrait) {
    #journal {
      padding: 50px 0 60px; } }
  #journal::after {
    background: rgba(218, 235, 248, 0); }
  #journal .flexbox {
    align-content: center;
    justify-content: flex-end; }
    #journal .flexbox form {
      text-align: center;
      width: 60%; }
      #journal .flexbox form button {
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
        background: #b4d563;
        height: 80px;
        max-width: 88%;
        color: #637d22;
        font-size: 16px;
        margin: 15px auto 0; }
        #journal .flexbox form button::before {
          display: none; }
        #journal .flexbox form button::after {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          content: '\2192';
          top: 40px;
          width: auto;
          height: auto;
          background: none;
          background-color: transparent !important;
          color: #637d22; }
        #journal .flexbox form button:hover {
          background: #fff;
          color: rgba(0, 0, 0, 0.4); }
          #journal .flexbox form button:hover::after {
            color: rgba(0, 0, 0, 0.4); }

#slider.study-slider .owl-item:nth-child(3) .slider__block {
  background-image: url(../images/slider_7.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.study-slider .owl-item:nth-child(4) .slider__block {
  background-image: url(../images/slider_8.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.study-slider .owl-item:nth-child(5) .slider__block {
  background-image: url(../images/slider_9.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
#slider.study-slider .slider__block {
  padding: 90px 0 140px; }
  #slider.study-slider .slider__block button {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    background: #b4d563;
    height: 45px;
    color: #637d22;
    font-size: 16px; }
    #slider.study-slider .slider__block button::before {
      display: none; }
    #slider.study-slider .slider__block button::after {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      content: '\2192';
      top: 10px;
      width: auto;
      height: auto;
      background: none;
      color: #637d22; }
    #slider.study-slider .slider__block button:hover {
      background: #e8c883;
      color: #b18321; }
      #slider.study-slider .slider__block button:hover::after {
        color: #b18321; }
  #slider.study-slider .slider__block .info {
    color: #000; }
    #slider.study-slider .slider__block .info p {
      font-size: 16px; }
  #slider.study-slider .slider__block::after {
    background: rgba(248, 251, 240, 0.9); }
  @media only screen and (max-width: 980px), (orientation: portrait) {
    #slider.study-slider .slider__block {
      padding: 40px; } }
  @media only screen and (max-width: 480px), (orientation: portrait) {
    #slider.study-slider .slider__block {
      padding: 30px 0; } }
#slider.study-slider .slider .owl-dots {
  bottom: 60px; }
  #slider.study-slider .slider .owl-dots button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.8); }
    #slider.study-slider .slider .owl-dots button.active {
      background: rgba(0, 0, 0, 0.8); }

.informer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #f8f9f9;
  padding: 20px 20px 30px;
  margin-top: 20px; }
  .informer ul {
    margin-top: 0; }

#study {
  background-image: url(../images/study.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px; }
  #study .flexbox {
    align-content: center;
    justify-content: flex-end; }
  #study h1 {
    text-align: right; }

#commission h1 {
  position: relative;
  width: 100%; }
  #commission h1::after {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: rgba(161, 202, 59, 0.1);
    margin: auto; }
#commission p.accent {
  font-weight: 700;
  color: #92ba32;
  text-transform: uppercase; }
#commission form {
  width: 100%;
  max-width: 100%; }
  #commission form button {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    -webkit-border-radius: 30px 0 30px 0;
    -moz-border-radius: 30px 0 30px 0;
    -ms-border-radius: 30px 0 30px 0;
    -o-border-radius: 30px 0 30px 0;
    border-radius: 30px 0 30px 0;
    position: relative;
    width: 100%;
    max-width: 300px;
    height: 60px;
    background-color: #b4d563;
    font-family: "Open Sans", sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: rgba(4, 5, 1, 0.8);
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 25px 0 25px 0;
    -moz-border-radius: 25px 0 25px 0;
    -ms-border-radius: 25px 0 25px 0;
    -o-border-radius: 25px 0 25px 0;
    border-radius: 25px 0 25px 0;
    height: 50px;
    font-size: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    height: 40px;
    color: #637d22; }
    #commission form button::after, #commission form button::before {
      position: absolute;
      content: '';
      background-color: rgba(4, 5, 1, 0.8);
      height: 1.4px;
      top: 29px;
      right: 28px;
      width: 20px; }
    #commission form button::before {
      transform: rotate(-45deg);
      transform-origin: top right; }
    #commission form button::after {
      transform: rotate(45deg);
      transform-origin: bottom right; }
    #commission form button:hover {
      background: #b4d563;
      color: #334112; }
      #commission form button:hover::after, #commission form button:hover::before {
        background-color: #334112; }
    #commission form button:active, #commission form button:focus {
      background-color: #aad04f;
      color: #53691c; }
      #commission form button:active::after, #commission form button:active::before, #commission form button:focus::after, #commission form button:focus::before {
        background-color: #53691c; }
    #commission form button::before, #commission form button::after {
      top: 25px;
      right: 15px;
      height: 1px;
      width: 12px; }
    #commission form button:hover {
      background: #e8c883;
      color: #b18321; }
      #commission form button:hover::after {
        background: none;
        color: #b18321; }
    #commission form button::before {
      display: none; }
    #commission form button::after {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      content: '\2192';
      top: 8px;
      right: 30px;
      width: auto;
      height: auto;
      background: none;
      color: #637d22; }

#faq {
  padding-bottom: 20px; }
  #faq h1 {
    position: relative;
    width: 100%;
    margin-bottom: 15px; }
    #faq h1::after {
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      -ms-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      width: 100%;
      height: 18px;
      background: rgba(161, 202, 59, 0.1);
      margin: auto; }
  #faq .spoiler {
    margin-bottom: 8px; }
    #faq .spoiler__title {
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px;
      transition: all 0.3s ease-out, all 0.3s ease-out, auto;
      position: relative;
      background: #f8f9f9;
      cursor: pointer;
      padding: 15px 15px 15px 40px; }
      #faq .spoiler__title:hover {
        background: #dbebb3; }
      #faq .spoiler__title.active {
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        -ms-border-radius: 20px 20px 0 0;
        -o-border-radius: 20px 20px 0 0;
        border-radius: 20px 20px 0 0;
        background: #dbebb3;
        color: #637d22; }
        #faq .spoiler__title.active::before {
          content: '–'; }
      #faq .spoiler__title::before {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        content: '+';
        top: calc(50% + .5px);
        left: 20px;
        bottom: 0;
        color: #637d22;
        margin: auto; }
    #faq .spoiler__content {
      -webkit-border-radius: 0 0 20px 20px;
      -moz-border-radius: 0 0 20px 20px;
      -ms-border-radius: 0 0 20px 20px;
      -o-border-radius: 0 0 20px 20px;
      border-radius: 0 0 20px 20px;
      background: #f8f9f9;
      padding: 5px 15px 15px; }

.navigation__list.focus {
  pointer-events: none; }
  .navigation__list.focus a {
    color: #2280ce; }
.navigation__list:first-child {
  padding-left: 0; }

.nav-bottom {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #f8f9f9; }
  .nav-bottom .inner {
    height: auto;
    align-content: flex-start;
    justify-content: center; }
    .nav-bottom .inner li {
      position: relative;
      padding-left: 35px;
      margin-left: 0;
      padding-right: 0; }
      .nav-bottom .inner li:hover {
        background: 0; }
      .nav-bottom .inner li:first-child {
        padding-left: 0; }
        .nav-bottom .inner li:first-child::after {
          display: none; }
      .nav-bottom .inner li::after {
        position: absolute;
        content: '\2026';
        top: 4px;
        left: 11px; }
      .nav-bottom .inner li a {
        padding: 12px 0;
        font-size: 14px;
        font-weight: 400;
        text-transform: none; }

.full .content {
  max-width: 1600px; }
.full .nav-top {
  width: 55%; }

main.about-main {
  -webkit-transform: translate(0, 102px);
  -moz-transform: translate(0, 102px);
  -ms-transform: translate(0, 102px);
  -o-transform: translate(0, 102px);
  transform: translate(0, 102px); }
  main.about-main #head.about {
    padding: 80px 0 140px; }
    main.about-main #head.about h1 {
      padding-bottom: 10px; }
    main.about-main #head.about .description {
      padding-bottom: 40px; }
  main.about-main.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  main.about-main .flexbox.about ul {
    width: 49%; }
  main.about-main #news .green.about h1::after {
    display: none; }

main.clinic #head.about {
  padding: 60px 0; }
  main.clinic #head.about h1 {
    padding-bottom: 10px; }
  main.clinic #head.about .description {
    padding-bottom: 40px; }
    main.clinic #head.about .description ul {
      width: 49%; }
      main.clinic #head.about .description ul li {
        display: block;
        padding-bottom: 10px;
        padding-left: 20px; }
        main.clinic #head.about .description ul li:first-child {
          padding-left: 20px; }
          main.clinic #head.about .description ul li:first-child::after {
            content: '\2026'; }
        main.clinic #head.about .description ul li::after {
          position: absolute;
          content: '\2026';
          top: -2px;
          left: 0; }

.gallery__image a {
  transition: all 0.3s ease-out, all 0.3s ease-out, auto;
  position: relative;
  display: block;
  width: 100%;
  height: 250px;
  border: 8px solid #f2f4f5;
  border-bottom: 8px solid #f2f4f5;
  margin-bottom: 15px;
  overflow: hidden; }
  @media only screen and (max-width: 860px), (orientation: portrait) {
    .gallery__image a {
      width: 49%; } }
  .gallery__image a a {
    border-bottom: none; }
  .gallery__image a .gallery__image_zoom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    opacity: 0; }
  .gallery__image a::after {
    transition: all 0.3s ease-out, all 0.3s ease-out, auto;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: .2; }
  .gallery__image a:hover {
    border-bottom: 8px solid #f2f4f5; }
    .gallery__image a:hover .gallery__image_zoom {
      opacity: 1;
      z-index: 9; }
    .gallery__image a:hover::after {
      opacity: 1; }
  .gallery__image a img {
    width: 100%;
    height: auto; }

.list-ul li,
.list-ul p,
#blue li,
#blue p,
#green li,
#green p,
#white li,
#white p {
  font-weight: 400; }
.list-ul ul li,
#blue ul li,
#green ul li,
#white ul li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  margin: 15px 0; }
  .list-ul ul li:first-child,
  #blue ul li:first-child,
  #green ul li:first-child,
  #white ul li:first-child {
    margin-top: 0; }
  .list-ul ul li:last-child,
  #blue ul li:last-child,
  #green ul li:last-child,
  #white ul li:last-child {
    margin-bottom: 0; }
  .list-ul ul li::before,
  #blue ul li::before,
  #green ul li::before,
  #white ul li::before {
    position: absolute;
    content: '\25B8';
    top: -1px;
    left: 0;
    font-family: "Segoe UI Emoji"; }
  .list-ul ul li ul,
  #blue ul li ul,
  #green ul li ul,
  #white ul li ul {
    margin-top: 8px; }
    .list-ul ul li ul li,
    #blue ul li ul li,
    #green ul li ul li,
    #white ul li ul li {
      padding-left: 18px;
      margin: 4px 0; }
      .list-ul ul li ul li.active,
      #blue ul li ul li.active,
      #green ul li ul li.active,
      #white ul li ul li.active {
        padding-left: 18px; }
        .list-ul ul li ul li.active a,
        #blue ul li ul li.active a,
        #green ul li ul li.active a,
        #white ul li ul li.active a {
          font-weight: 600; }
        .list-ul ul li ul li.active::before,
        #blue ul li ul li.active::before,
        #green ul li ul li.active::before,
        #white ul li ul li.active::before {
          content: '\2192';
          top: -1px; }
      .list-ul ul li ul li::before,
      #blue ul li ul li::before,
      #green ul li ul li::before,
      #white ul li ul li::before {
        content: '\2026';
        top: -4px;
        left: 0; }

.flexbox__half {
  width: 49%; }
  .flexbox__half img {
    width: 100%; }
.flexbox__third {
  width: 33%; }
  .flexbox__third .image {
    max-height: 150px;
    overflow: hidden; }
    .flexbox__third .image img {
      width: 100%; }
.flexbox__20 {
  width: 20%; }
  .flexbox__20 img {
    width: 100%; }
.flexbox__80 {
  width: 79%; }
  .flexbox__80 img {
    width: 100%; }
.flexbox__fourth {
  width: 65%; }
  .flexbox__fourth img {
    width: 100%; }
.flexbox__half-50 {
  width: 50%; }
  .flexbox__half-50 video {
    margin: 0 !important;
    height: 100%; }
  .flexbox__half-50 p:first-child {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .flexbox__half-50 p:last-child {
    margin-top: 10px !important;
    margin-bottom: 0 !important; }

.clinic #about li,
.clinic #about p {
  font-weight: 300; }

#blue {
  background: #daebf8;
  padding: 50px 0; }

#green {
  background: #f8fbf0;
  padding: 50px 0; }

.blue {
  background: #daebf8;
  padding: 15px; }

.clinic .gallery__image {
  height: 250px; }

/*# sourceMappingURL=style.css.map */
