@font-face {
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Montserrat-ExtraLight.woff") format("woff"), url("../fonts/Montserrat-ExtraLight.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat-Italic.woff") format("woff"), url("../fonts/Montserrat-Italic.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Montserrat-Thin.woff") format("woff"), url("../fonts/Montserrat-Thin.woff2") format("woff2");
  font-family: "Montserrat";
  font-display: swap;
}
[class^=ico_],
[class*=" ico_"] {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
  line-height: 1em;
}

html,
body {
  font-family: "Montserrat";
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  font-family: "Montserrat";
}

.section-title {
  display: block;
  position: relative;
  margin-bottom: 25px;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1439px) {
  .section-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.2;
  }
}

@font-face {
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
  font-family: "icons";
}
.ico_twitter:before, .ico_plus:before, .ico_instagram:before, .ico_facebook:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  font-family: "icons";
  text-decoration: none;
  text-decoration: inherit;
  text-transform: none;
}

.ico_facebook:before {
  content: "\e001";
}

.ico_instagram:before {
  content: "\e002";
}

.ico_plus:before {
  content: "\e003";
}

.ico_twitter:before {
  content: "\e004";
}

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

*:focus,
*:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

body {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-size: inherit;
}

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

button {
  background-color: inherit;
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.tooltip::after {
  content: attr(data-tooltip);
}

.full-width {
  position: relative;
  right: 50%;
  left: 50%;
  width: 100vw;
  margin-right: -50vw;
  margin-left: -50vw;
}

._video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
._video video,
._video iframe,
._video object,
._video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
  z-index: -100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
          transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

.nowrap {
  white-space: nowrap;
}

html,
body {
  min-height: 100vh;
  margin: 0;
  padding: 0;
}

.page-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
  min-width: 320px;
  max-width: 1920px;
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}
.page-wrapper .page-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.uk-container {
  max-width: 1658px;
}

.uk-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
          justify-content: center;
  height: 60px;
  padding: 0 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
  transition: all 0.25s linear;
}
@media only screen and (max-width: 1439px) {
  .uk-button {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1;
  }
}
.uk-button .uk-icon {
  margin-left: 10px;
}

.uk-button-default {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  border: 1px solid #6AB7CA;
  border-radius: 20px;
  color: #6AB7CA;
  transition: all 0.25s linear;
}
.uk-button-default:hover {
  background: #6BB8CB;
  color: #fff;
}

.uk-button-primary {
  border-radius: 20px;
  background: #6BB8CB;
  color: #fff;
}
.uk-button-primary:hover {
  border: 1px solid #6AB7CA;
  background: none;
  color: #6AB7CA;
}

.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-select:not([multiple]):not([size]) {
  border: none;
  border-bottom: 1px solid #BABABA;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23000' stroke-width='1.03' points='16 7 10 13 4 7'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: right 10px center;
  background-color: transparent;
}

.uk-lightbox {
  background: rgba(0, 0, 0, 0.75);
}

.section-head {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  margin-bottom: 65px;
}
@media only screen and (max-width: 1199px) {
  .section-head {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section-head {
    margin-bottom: 20px;
  }
}
.section-head .section-title {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .section-footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
    margin-top: 20px;
  }
  .section-footer .uk-button {
    height: 60px;
    padding: 0 30px;
  }
}

.swiper-button-prev,
.swiper-button-next {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  position: absolute;
  top: 50%;
          flex: 0 0 80px;
          align-items: center;
          justify-content: center;
  width: 80px;
  height: 80px;
          transform: translateY(-50%);
  border: 1px solid #6AB7CA;
  border-radius: 20px;
  background: #FFFFFF;
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .swiper-button-prev,
.swiper-button-next {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-size: 30px;
  }
}

.swiper-button-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23719FE3' stroke-width='1.03' points='13 16 7 10 13 4'%3E%3C/polyline%3E%3C/svg%3E");

}

.swiper-button-next {
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23719FE3' stroke-width='1.03' points='7 4 13 10 7 16'%3E%3C/polyline%3E%3C/svg%3E");
}

.page-breadcrumb {
  margin: 25px 0 40px;
}
.page-breadcrumb .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column):before {
  display: inline-block;
  margin: 0 10px 0 10px;
  content: ">";
  color: #777777;
  font-size: 16px;
  line-height: 20px;
  font-family: monospace;
}
.page-breadcrumb .uk-breadcrumb > * > * {
  color: #777777;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.page-content {
  margin-top: 40px;
  padding-bottom: 140px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  .page-content {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .page-content {
    margin-top: 20px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-content {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .page-content {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.page-content h4 {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .page-content h4 {
    font-size: calc(18px + 30.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .page-content h4 {
    font-size: calc(18px + 18 * (100vw / 1920));
  }
}

.page-title {
  margin-bottom: 35px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.22;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-title {
    font-size: calc(24px + 27.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .page-title {
    font-size: calc(24px + 16 * (100vw / 1920));
  }
}

.page-header {
  display: block;
  z-index: 999;
  position: relative;
  background: #fff;
}
.page-header__scroll {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 767px) {
  .page-header__scroll {
    padding: 8px 0;
  }
}
.page-header__scroll.uk-active {
  -webkit-box-shadow: 0px 4px 10px rgba(113, 159, 227, 0.5);
          box-shadow: 0px 4px 10px rgba(113, 159, 227, 0.5);
}
.page-header__inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
}
.page-header__logo {
  display: block;
}
.page-header__phone {
  display: block;
  position: relative;
  margin-left: auto;
}
.page-header__callback {
  display: block;
  margin-left: 38px;
  margin-left: 1.9791666667vw;
}
@media only screen and (max-width: 1023px) {
  .page-header__callback {
    display: none;
  }
}
.page-header__search {
  display: block;
  margin-left: 38px;
  margin-left: 1.9791666667vw;
}
@media only screen and (max-width: 1023px) {
  .page-header__search {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header__search {
    margin-left: 5px;
  }
}
.page-header__lang {
  display: block;
  margin-left: 38px;
  margin-left: 1.9791666667vw;
}
@media only screen and (max-width: 1023px) {
  .page-header__lang {
    display: none;
  }
}
.page-header__menu {
  display: block;
  margin-left: 38px;
  margin-left: 1.9791666667vw;
}
@media only screen and (max-width: 1023px) {
  .page-header__menu {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header__menu {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 1439px) {
  .logo img {
    max-height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .logo img {
    max-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .logo__full {
    display: none;
  }
}
.logo__icon {
  display: none;
}
@media only screen and (max-width: 767px) {
  .logo__icon {
    display: block;
  }
}

a.phone {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  color: #777777;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1439px) {
  a.phone {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 767px) {
  a.phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            flex: 0 0 40px;
            justify-content: center;
    width: 40px;
    height: 40px;
  }
}
a.phone img {
  margin-right: 5px;
}
@media only screen and (max-width: 1439px) {
  a.phone img {
    max-width: 24px;
  }
}
@media only screen and (max-width: 767px) {
  a.phone span {
    display: none;
  }
}

a.search-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 50px;
          align-items: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  border: none;
  background: none;
}
@media only screen and (max-width: 1439px) {
  a.search-button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
  a.search-button img {
    max-width: 24px;
  }
}

ul.lang-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.lang-list li {
  display: block;
  margin-right: 10px;
}
ul.lang-list li:last-child {
  margin-right: 0;
}
ul.lang-list li a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 50px;
          align-items: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid #6AB7CA;
  border-radius: 50%;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  transition: all 0.25s linear;
}
@media only screen and (max-width: 1439px) {
  ul.lang-list li a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
ul.lang-list li a.is-active {
  background-color: #6AB7CA;
  color: #fff;
}

button.menu-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 50px;
          align-items: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  border: none;
  background: none;
}
@media only screen and (max-width: 1439px) {
  button.menu-button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
  button.menu-button img {
    max-width: 24px;
  }
}

.page-footer {
  display: block;
  position: relative;
  padding: 24px 0;
  overflow: hidden;
  background: #05758B;
}
@media only screen and (max-width: 1439px) {
  .page-footer {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 575px) {
  .page-footer {
    margin-bottom: 80px;
  }
}
.page-footer::before {
  display: block;
  position: absolute;
  top: -40%;
  right: -40px;
  right: -2.0833333333vw;
  width: 412px;
  width: 21.4583333333vw;
  height: 412px;
  height: 21.4583333333vw;
  border: 80px solid rgba(224, 237, 255, 0.1);
  border: 4.1666666667vw solid rgba(224, 237, 255, 0.1);
  border-radius: 50%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .page-footer::before {
    top: 20%;
    right: -60%;
    width: 412px;
    height: 412px;
    border: 80px solid rgba(224, 237, 255, 0.1);
  }
}
.page-footer__top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  .page-footer__top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-footer__left {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .page-footer__left {
    width: 100%;
  }
}
.page-footer__right {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .page-footer__right {
    width: 100%;
  }
}
.page-footer__bottom {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-end;
          justify-content: space-between;
  margin-top: 35px;
  padding-top: 15px;
  border-top: 1px solid #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .page-footer__bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__bottom {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
    margin-top: 25px;
    padding-top: 0;
    border-top: 0;
  }
}
.page-footer__logo {
  display: block;
  position: relative;
  margin-bottom: 76px;
  margin-bottom: 3.9583333333vw;
}
@media only screen and (max-width: 1439px) {
  .page-footer__logo {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__logo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__logo {
    margin-bottom: 60px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__logo .logo img {
    min-height: 100px;
  }
}
.page-footer__contacts {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-footer__contacts li + li {
  margin-top: 25px;
  margin-top: 1.3020833333vw;
}
@media only screen and (max-width: 1439px) {
  .page-footer__contacts li + li {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__contacts li + li {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__contacts li + li {
    margin-top: 25px;
  }
}
.page-footer__contacts li a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  transition: all 0.25s linear;
}
@media only screen and (max-width: 1439px) {
  .page-footer__contacts li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__contacts li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__contacts li a {
    font-size: 20px;
  }
}
.page-footer__contacts li a img {
  margin-right: 10px;
}
.page-footer__contacts li a:hover {
  color: #6AB7CA;
}
.page-footer__title {
  margin-top: 35px;
  margin-bottom: 58px;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1439px) {
  .page-footer__title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__title {
    margin-top: 70px;
    margin-bottom: 20px;
    font-size: 24px;
  }
}
.page-footer__menu {
  -webkit-column-count: 2;
     -moz-column-count: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  margin: 0;
  padding: 0;
          column-count: 2;
  list-style-type: none;
}
@media only screen and (max-width: 1023px) {
  .page-footer__menu {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__menu {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.page-footer__menu li a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 195%;
  transition: all 0.25s linear;
}
.page-footer__menu li a:hover {
  color: #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .page-footer__menu li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__menu li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__menu li a {
    font-size: 20px;
  }
}
.page-footer__bottom-menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (max-width: 1023px) {
  .page-footer__bottom-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            flex-direction: column;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__bottom-menu {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #6AB7CA;
  }
}
.page-footer__bottom-menu li {
  display: block;
  margin-right: 30px;
  margin-right: 1.5625vw;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.page-footer__bottom-menu li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1439px) {
  .page-footer__bottom-menu li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__bottom-menu li {
    font-size: 12px;
  }
}
.page-footer__bottom-menu li a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
  transition: all 0.25s linear;
}
.page-footer__bottom-menu li a:hover {
  color: #6AB7CA;
  text-decoration: none;
}
@media only screen and (max-width: 1439px) {
  .page-footer__bottom-menu li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-footer__bottom-menu li a {
    font-size: 12px;
  }
}
.page-footer__social {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (max-width: 767px) {
  .page-footer__social {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}
.page-footer__social li {
  margin-right: 35px;
  margin-right: 1.8229166667vw;
}
@media only screen and (max-width: 767px) {
  .page-footer__social li {
    margin-right: 35px;
  }
}
.page-footer__social li:last-child {
  margin-right: 0;
}
.page-footer__social li a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 35px;
          align-items: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  color: #6AB7CA;
  font-size: 35px;
  transition: all 0.25s linear;
}
.page-footer__social li a:hover {
  color: #fff;
}
@media only screen and (max-width: 1439px) {
  .page-footer__social li a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .page-footer__social li a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35px;
            flex: 0 0 35px;
    width: 35px;
    height: 35px;
    font-size: 35px;
  }
}

.page-footer-mobile {
  -webkit-box-shadow: 0px -2px 10px rgba(113, 159, 227, 0.5);
  display: none;
  z-index: 999;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
          box-shadow: 0px -2px 10px rgba(113, 159, 227, 0.5);
}
@media only screen and (max-width: 575px) {
  .page-footer-mobile {
    display: block;
  }
}
.page-footer-mobile__inner {
  -ms-flex-pack: distribute;
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
      justify-content: space-around;
}
.page-footer-mobile__inner a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  width: 33%;
}
.page-footer-mobile__inner a img, .page-footer-mobile__inner a svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  width: 24px;
  height: 24px;
  margin-bottom: 5px;
}
.page-footer-mobile__inner a span {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  min-height: 30px;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 95%;
  text-align: center;
}

.page-offcanvas .uk-offcanvas-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-filter: drop-shadow(-5px 0px 10px rgba(0, 0, 0, 0.25));
  -moz-appearance: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
  overflow-x: hidden;
  background-color: #fff;
  color: #000;
          filter: drop-shadow(-5px 0px 10px rgba(0, 0, 0, 0.25));
  scrollbar-color: #C3C8D5 #F0F1F4;
  scrollbar-width: thin !important;
}
.page-offcanvas .uk-offcanvas-bar::-webkit-scrollbar {
  width: 4px;
}
.page-offcanvas .uk-offcanvas-bar::-webkit-scrollbar-track {
  background-color: #F0F1F4;
}
.page-offcanvas .uk-offcanvas-bar::-webkit-scrollbar-thumb {
  background-color: #C3C8D5;
}
@media (min-width: 640px) {
  .page-offcanvas .uk-offcanvas-bar {
    left: -500px;
    width: 500px;
    padding: 30px 60px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1439px) {
  .page-offcanvas .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
  }
}
.page-offcanvas .uk-offcanvas-close {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 20px;
  right: 20px;
          flex: 0 0 50px;
          align-items: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: #DEF5F6;
  color: #000 !important;
}
@media only screen and (max-width: 1439px) {
  .page-offcanvas .uk-offcanvas-close {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
}
.page-offcanvas__lang {
  -ms-flex-item-align: start;
  display: inline-block;
  position: relative;
      align-self: flex-start;
}
.page-offcanvas__lang button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #6AB7CA;
  border-radius: 50px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
}
@media only screen and (max-width: 1439px) {
  .page-offcanvas__lang button {
    font-size: 16px;
  }
}
.page-offcanvas__lang button .uk-icon {
  margin-left: 5px;
  color: #6AB7CA;
}
.page-offcanvas__lang .uk-dropdown {
  width: 100%;
  min-width: auto;
  padding: 5px 15px;
  border-radius: 20px;
}
.page-offcanvas__lang .uk-dropdown-nav li a {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
}
@media only screen and (max-width: 1439px) {
  .page-offcanvas__lang .uk-dropdown-nav li a {
    font-size: 16px;
  }
}
.page-offcanvas__lang .uk-dropdown-nav li.uk-active a {
  color: #6AB7CA;
}
.page-offcanvas .page-offcanvas__menu {
  display: block;
  margin-top: 45px;
  margin-bottom: auto;
}
@media only screen and (max-width: 374px) {
  .page-offcanvas .page-offcanvas__menu {
    margin-top: 20px;
  }
}
.page-offcanvas .page-offcanvas__menu .uk-nav-default > li > a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  transition: all 0.25s linear;
}
.page-offcanvas .page-offcanvas__menu .uk-nav-default > li > a:hover {
  color: #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .page-offcanvas .page-offcanvas__menu .uk-nav-default > li > a {
    font-size: 16px;
  }
}
.page-offcanvas .page-offcanvas__menu .uk-nav-default > li > a .uk-nav-parent-icon {
  color: #6AB7CA;
}
.page-offcanvas .page-offcanvas__menu .uk-nav-sub {
  display: block;
  position: relative;
  margin: 10px 0;
  padding-left: 0;
}
.page-offcanvas .page-offcanvas__menu .uk-nav-sub::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: -60px;
  width: calc(100% + 120px);
  height: 100%;
  background: #F1F4F8;
  content: "";
}
.page-offcanvas .page-offcanvas__menu .uk-nav-sub > li > a {
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 180%;
  transition: all 0.25s linear;
}
.page-offcanvas .page-offcanvas__menu .uk-nav-sub > li > a:hover {
  color: #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .page-offcanvas .page-offcanvas__menu .uk-nav-sub > li > a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 374px) {
  .page-offcanvas .page-offcanvas__menu .uk-nav-sub > li > a {
    font-size: 14px;
  }
}
.page-offcanvas .page-offcanvas__callback {
  margin: 30px 0 20px;
}
.page-offcanvas .page-offcanvas__callback .uk-button {
  border: 1px solid #6AB7CA;
  border-radius: 50px;
  color: #6AB7CA;
}
.page-offcanvas .page-offcanvas__phone a.phone {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
          flex: 0 0 100%;
          justify-content: flex-start;
  width: 100%;
  height: 100%;
  transition: all 0.25s linear;
}
.page-offcanvas .page-offcanvas__phone a.phone:hover {
  color: #6AB7CA;
}
.page-offcanvas .page-offcanvas__phone a.phone span {
  display: block !important;
}
.page-offcanvas .page-offcanvas__social {
  margin-top: 20px;
}

.social {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.social li {
  margin-right: 35px;
  margin-right: 1.8229166667vw;
}
.social li:last-child {
  margin-right: 0;
}
.social li a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 35px;
          align-items: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  color: #6AB7CA;
  font-size: 35px;
  transition: all 0.25s linear;
}
.social li a:hover {
  color: rgba(113, 159, 227, 0.7);
}
@media only screen and (max-width: 1439px) {
  .social li a {
    font-size: 24px;
  }
}

.uk-modal-dialog {
  width: 400px;
  overflow: hidden;
  border-radius: 20px;
}

.uk-modal-head {
  display: block;
  position: relative;
  padding: 20px 60px 20px 20px;
  background: #DEF5F6;
}
.uk-modal-head .uk-close {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
          flex: 0 0 40px;
          align-items: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border-radius: 50%;
  background-color: #fff;
}

.uk-modal-title {
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .uk-modal-title {
    font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .uk-modal-title {
    font-size: calc(18px + 6 * (100vw / 1920));
  }
}

.uk-modal-body h4 {
  margin-bottom: 15px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .uk-modal-body h4 {
    font-size: calc(16px + 6.8 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .uk-modal-body h4 {
    font-size: calc(16px + 4 * (100vw / 1920));
  }
}
.uk-modal-body input.uk-input {
  height: 45px;
  border: 1px solid #F1F4F8;
  border-radius: 10px;
  background: #F1F4F8;
}
.uk-modal-body textarea.uk-textarea {
  height: 120px;
  border: 1px solid #F1F4F8;
  border-radius: 10px;
  background: #F1F4F8;
  resize: none;
}

/* --------------------------------- Rating --------------------------------- */
.rating {
  margin: 0 0 8px 0;
  padding: 0;
  border: none;
  font-size: 8px;
}
.rating__caption {
  margin-bottom: 0.5em;
  padding: 0;
}
.rating__group {
  position: relative;
  width: 10em;
  height: 2em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 19'%3E%3Cpath fill='%23DEE4E8' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E%0A");
  background-size: 2em 1.9em;
  background-repeat: repeat-x;
}
.rating__input {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.rating__input:focus ~ .rating__focus {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0.2em solid #4a90e2;
  outline-offset: 0.2em;
}
.rating__star {
  position: absolute;
  top: 0;
  left: 0;
  height: 2em;
  margin: 0;
  background-size: 2em 1.9em;
  background-repeat: repeat-x;
}
.rating__star:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 19'%3E%3Cpath fill='%23FBBC05' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E%0A");
}
.rating__input:checked + .rating__star {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 19'%3E%3Cpath fill='%23FBBC05' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E%0A");
}
.rating__star:hover ~ .rating__star {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 19'%3E%3Cpath fill='%23DEE4E8' d='M10 0l2.36 7.28L20 7.25l-6.19 4.47L16.19 19 10 14.48 3.83 19l2.36-7.28L0 7.25l7.66.03z'/%3E%3C/svg%3E%0A");
}
.rating__star:nth-of-type(1) {
  z-index: 5;
  width: 2em;
}
.rating__star:nth-of-type(2) {
  z-index: 4;
  width: 4em;
}
.rating__star:nth-of-type(3) {
  z-index: 3;
  width: 6em;
}
.rating__star:nth-of-type(4) {
  z-index: 2;
  width: 8em;
}
.rating__star:nth-of-type(5) {
  z-index: 1;
  width: 10em;
}

.s-banner {
  display: block;
  position: relative;
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .s-banner {
    padding-bottom: 50px;
  }
}
.s-banner__box {
  display: block;
  position: relative;
}
.s-banner__bg {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
  min-height: 820px;
  padding: 60px 110px;
  overflow: hidden;
  border-radius: 25px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1679px) {
  .s-banner__bg {
    min-height: 670px;
    padding: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .s-banner__bg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
            justify-content: center;
    min-height: 650px;
    padding: 20px;
    background-position: right 25% center;
  }
}
.s-banner__bg:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  content: "";
}
.s-banner__content {
  z-index: 1;
  position: relative;
  max-width: 70%;
}
@media only screen and (max-width: 1199px) {
  .s-banner__content {
    max-width: 100%;
  }
}
.s-banner__title {
  margin-bottom: 10px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 85px;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .s-banner__title {
    font-size: calc(30px + 93.5 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .s-banner__title {
    font-size: calc(30px + 55 * (100vw / 1920));
  }
}
.s-banner__text {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 1.27;
}
@media (max-width: 767px) {
  .s-banner__text {
    font-size: calc(18px + 34 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .s-banner__text {
    font-size: calc(18px + 20 * (100vw / 1920));
  }
}
.s-banner__btns {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
  margin-top: 110px;
}
@media only screen and (max-width: 767px) {
  .s-banner__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.s-banner__btns .uk-button {
  height: 85px;
  padding: 0 50px;
  border-radius: 50px;
}
@media only screen and (max-width: 1439px) {
  .s-banner__btns .uk-button {
    height: 60px;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .s-banner__btns .uk-button {
    width: 100%;
    padding: 0 30px;
    font-size: 14px;
  }
}
.s-banner__btns .uk-button + .uk-button {
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  .s-banner__btns .uk-button + .uk-button {
    margin-top: 20px;
    margin-left: 0;
  }
}
.s-banner__btns .uk-button-default {
  border-color: #fff;
  color: #fff;
}
.s-banner__btns .uk-button-primary:hover {
  border-color: #fff;
  color: #fff;
}
.s-banner__services {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 110px;
          transform: translateY(-50%);
}
@media only screen and (max-width: 1679px) {
  .s-banner__services {
    right: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .s-banner__services {
    -webkit-transform: none;
        -ms-transform: none;
    position: static;
    margin-top: 20px;
            transform: none;
  }
}

.services-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (max-width: 1199px) {
  .services-list {
    -ms-grid-columns: (1fr)[2];
    grid-gap: 20px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .services-list {
    -ms-grid-columns: (1fr)[1];
    grid-gap: 15px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.services-list__item {
  display: block;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1199px) {
  .services-list__item {
    margin: 0;
  }
}
.services-list__item:last-child {
  margin-bottom: 0;
}
.services-list__link {
  -webkit-box-align: end;
      -ms-flex-align: end;
  -webkit-backdrop-filter: blur(5px);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-end;
  width: 400px;
  height: 150px;
  padding: 30px;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
          backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.01);
  transition: all 0.25s linear;
}
.services-list__link:hover {
  -webkit-backdrop-filter: blur(5px);
  border: 2px solid rgba(255, 255, 255, 0.8);
          backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.8);
}
.services-list__link:hover .services-list__title {
  color: #6AB7CA;
}
.services-list__link:hover .services-list__icon {
  opacity: 1;
}
@media only screen and (max-width: 1679px) {
  .services-list__link {
    height: 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .services-list__link {
    -webkit-backdrop-filter: blur(5px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 75px;
    padding: 10px 30px;
    border: 2px solid #6AB7CA;
    border-radius: 25px;
            backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.01);
  }
  .services-list__link:hover {
    -webkit-backdrop-filter: blur(5px);
    border: 2px solid #6AB7CA;
            backdrop-filter: blur(5px);
    background: #6AB7CA;
  }
  .services-list__link:hover .services-list__title {
    color: #fff;
  }
}
.services-list__title {
  margin-bottom: 5px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.27;
}
@media only screen and (max-width: 1199px) {
  .services-list__title {
    margin-bottom: 0;
    color: #6AB7CA;
    font-size: 18px;
  }
}
.services-list__icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  right: 30px;
  bottom: 30px;
          flex: 0 0 40px;
          align-items: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(217, 217, 217, 0.5);
  color: #6AB7CA;
  font-size: 20px;
  opacity: 0;
  transition: all 0.25s linear;
}
@media only screen and (max-width: 1199px) {
  .services-list__icon {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    top: 50%;
    bottom: auto;
            transform: translateY(-50%);
  }
}

.s-about {
  display: block;
  position: relative;
  margin-bottom: 185px;
}
@media only screen and (max-width: 1199px) {
  .s-about {
    margin-bottom: 65px;
  }
}
.s-about::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 360px;
  display: block;
  position: absolute;
  top: 20px;
  left: -180px;
          flex: 0 0 360px;
  width: 360px;
  height: 360px;
  border: 70px solid rgba(224, 237, 255, 0.7);
  border-radius: 50%;
  content: "";
}
.s-about__desc {
  display: block;
  position: relative;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (max-width: 1439px) {
  .s-about__desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .s-about__desc {
    font-size: 14px;
  }
}
.s-about__title {
  display: block;
  position: relative;
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 78px;
}
@media only screen and (max-width: 1439px) {
  .s-about__title {
    font-size: 36px;
    line-height: 1.3;
  }
}
.s-about__btns {
  margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .s-about__btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .s-about__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.s-about__btns .uk-button {
  height: 85px;
  padding: 0 50px;
  border-radius: 50px;
}
@media only screen and (max-width: 1439px) {
  .s-about__btns .uk-button {
    height: 60px;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .s-about__btns .uk-button {
    width: 100%;
    font-size: 14px;
  }
}
.s-about__btns .uk-button + .uk-button {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .s-about__btns .uk-button + .uk-button {
    margin-top: 20px;
    margin-left: 0;
  }
}
.s-about__video {
  display: block;
  position: relative;
}
.s-about__video::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
  display: block;
  z-index: -1;
  position: absolute;
  right: -100px;
  bottom: -100px;
          flex: 0 0 200px;
  width: 200px;
  height: 200px;
  border: 60px solid rgba(224, 237, 255, 0.7);
  border-radius: 50%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .s-about__video::before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
    top: -40px;
    right: -40px;
    bottom: auto;
            flex: 0 0 80px;
    width: 80px;
    height: 80px;
    border: 30px solid rgba(224, 237, 255, 0.7);
  }
}
.s-about__video-link {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
          justify-content: center;
}
.s-about__video-link::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
          flex: 0 0 120px;
  width: 120px;
  height: 120px;
          transform: translate(-50%, -50%);
  background-image: url(../img/play-ico.svg);
  background-size: cover;
  content: "";
  transition: all 0.25s linear;
}
@media only screen and (max-width: 1439px) {
  .s-about__video-link::before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    width: 80px;
    height: 80px;
  }
}
.s-about__video-link:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
      -ms-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}

.s-services {
  display: block;
  position: relative;
  padding-bottom: 90px;
}

.service-card {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
          box-sizing: border-box;
  display: block;
  position: relative;
  max-width: 335px;
  padding: 30px;
  border-radius: 30px;
  background: #DEF5F6;
  transition: all 0.25s linear;
}
.service-card:hover {
  background: #6BB8CB;
}
.service-card:hover .service-card__icon {
  color: #000;
}
.service-card:hover .service-card__title {
  color: #fff;
}
.service-card__box {
  display: block;
  position: relative;
  text-align: center;
}
.service-card__icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          justify-content: center;
  margin: 20px 0 30px;
  color: #6AB7CA;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .service-card__icon {
    margin-top: 0;
  }
}
.service-card__icon:after {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
  display: block;
  z-index: 1;
          flex: 0 0 170px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
}
.service-card__icon img, .service-card__icon svg {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  z-index: 2;
  position: absolute;
  top: 20px;
  top: 55%;
  left: -10px;
  left: 50%;
          transform: translate(-50%, -50%);
}
.service-card__title {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  min-height: 75px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
/*  text-transform: lowercase; */
}
@media only screen and (max-width: 1439px) {
  .service-card__title {
    font-size: 20px;
  }
}

.services-slider {
  position: relative;
  left: 160px;
}
@media only screen and (max-width: 1199px) {
  .services-slider {
    left: 0;
    margin-right: -15px;
  }
}
.services-slider .swiper-button-prev {
  left: -130px;
}
@media only screen and (max-width: 1199px) {
  .services-slider .swiper-button-prev {
    display: none;
  }
}
.services-slider .swiper-button-next {
  right: 160px;
}
@media only screen and (max-width: 1199px) {
  .services-slider .swiper-button-next {
    right: 15px;
  }
}

.s-doctors {
  display: block;
  position: relative;
  padding: 60px 0;
  overflow: hidden;
  background: #F1F4F8;
}
.s-doctors::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 700px;
  display: block;
  z-index: 1;
  position: absolute;
  top: -350px;
  right: -100px;
          flex: 0 0 700px;
  width: 700px;
  height: 700px;
  border: 100px solid rgba(92, 115, 151, 0.1);
  border-radius: 50%;
  content: "";
  pointer-events: none;
}
@media only screen and (max-width: 1199px) {
  .s-doctors::before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
    top: -200px;
    right: -50px;
            flex: 0 0 400px;
    width: 400px;
    height: 400px;
    border: 60px solid rgba(92, 115, 151, 0.1);
  }
}

.doctor-card {
  display: block;
  position: relative;
}
.doctor-card__box {
  display: block;
  position: relative;
}
.doctor-card__media {
  display: block;
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (max-width: 1439px) {
  .doctor-card__media {
    margin-bottom: 20px;
  }
}
.doctor-card__link {
  display: block;
  position: relative;
}
.doctor-card__name {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media only screen and (max-width: 1439px) {
  .doctor-card__name {
    min-height: 50px;
    font-size: 20px;
  }
}
.doctor-card__position {
  margin: 10px 0;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (max-width: 1439px) {
  .doctor-card__position {
    font-size: 14px;
  }
}
.doctor-card__callback {
  display: block;
  margin: 20px 0;
}
@media only screen and (max-width: 1439px) {
  .doctor-card__callback {
    margin: 10px 0;
  }
}
.doctor-card__callback .uk-button {
  height: 60px;
}
.doctor-card__more {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
}
.doctor-card__more a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (max-width: 1439px) {
  .doctor-card__more a {
    font-size: 18px;
  }
}
.doctor-card__more a .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 45px;
          align-items: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  margin-left: 10px;
  border-radius: 50%;
  background: rgba(217, 217, 217, 0.5);
  font-size: 48px;
}
@media only screen and (max-width: 1439px) {
  .doctor-card__more a .uk-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}

.doctors-slider {
  z-index: 2;
  position: relative;
  width: calc(100% + 160px);
}
@media only screen and (max-width: 1199px) {
  .doctors-slider {
    width: calc(100% + 30px);
  }
}
.doctors-slider .swiper-button-prev {
  display: none;
}
.doctors-slider .swiper-button-next {
  right: 160px;
}
@media only screen and (max-width: 1199px) {
  .doctors-slider .swiper-button-next {
    right: 30px;
  }
}

.s-offer {
  display: block;
  position: relative;
  padding: 80px 0 60px;
}
@media only screen and (max-width: 767px) {
  .s-offer {
    padding: 40px 0 30px;
  }
}
.s-offer:after {
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 330px;
  background: #DEF5F6;
  content: "";
}
@media only screen and (max-width: 767px) {
  .s-offer:after {
    bottom: 110px;
    height: 200px;
  }
}
.s-offer > * {
  z-index: 2;
  position: relative;
}
.s-offer .section-footer {
  margin-top: 40px;
}

.offers-slider {
  display: block;
  position: relative;
  padding: 0 200px;
  padding: 0 10.4166666667vw;
}
@media only screen and (max-width: 1439px) {
  .offers-slider {
    padding: 0 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .offers-slider {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .offers-slider {
    margin-right: -15px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .offers-slider .swiper-button-prev {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .offers-slider .swiper-button-next {
    right: 15px;
  }
}

.offer-card {
  display: block;
  position: relative;
  padding: 30px;
  border: 1px solid #6AB7CA;
  border-radius: 40px;
  background: #FFFFFF;
}
.offer-card__box {
  display: block;
  position: relative;
}
.offer-card__position {
  margin-bottom: 25px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .offer-card__position {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-card__position {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.offer-card__title {
  margin-bottom: 25px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .offer-card__title {
    font-size: calc(20px + 27.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-card__title {
    font-size: calc(20px + 16 * (100vw / 1920));
  }
}
.offer-card__text {
  margin-bottom: 25px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .offer-card__text {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-card__text {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.offer-card__price {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  margin-bottom: 25px;
}
.offer-card__price .price-current {
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .offer-card__price .price-current {
    font-size: calc(24px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-card__price .price-current {
    font-size: calc(24px + 8 * (100vw / 1920));
  }
}
.offer-card__price .price-old {
  -webkit-text-decoration-line: line-through;
  color: #BABABA;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3;
  text-align: right;
          text-decoration-line: line-through;
}
@media (max-width: 767px) {
  .offer-card__price .price-old {
    font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-card__price .price-old {
    font-size: calc(18px + 6 * (100vw / 1920));
  }
}
.offer-card__btn .uk-button {
  width: 100%;
}

.s-news {
  display: block;
  position: relative;
  padding: 80px 0 90px;
  background: #F1F4F8;
}
@media only screen and (max-width: 767px) {
  .s-news {
    padding: 30px 0 60px;
  }
}

.news-card {
  display: block;
  position: relative;
  max-width: 680px;
}
@media only screen and (max-width: 1199px) {
  .news-card {
    max-width: 100%;
  }
}
.news-card__media {
  display: block;
  position: relative;
  margin-bottom: 25px;
  overflow: hidden;
  border-radius: 40px;
}
@media only screen and (max-width: 767px) {
  .news-card__media {
    border-radius: 20px;
  }
}
.news-card__media img {
  max-width: 100%;
  border-radius: 40px;
}
.news-card__date {
  margin-bottom: 10px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .news-card__date {
    font-size: calc(12px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .news-card__date {
    font-size: calc(12px + 8 * (100vw / 1920));
  }
}
.news-card__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .news-card__title {
    font-size: calc(24px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .news-card__title {
    font-size: calc(24px + 12 * (100vw / 1920));
  }
}

.news-card-small {
  padding: 20px 0;
  border-top: 1px solid #000000;
}
.news-card-small__date {
  margin-bottom: 20px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .news-card-small__date {
    font-size: calc(12px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .news-card-small__date {
    font-size: calc(12px + 8 * (100vw / 1920));
  }
}
.news-card-small__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .news-card-small__title {
    font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .news-card-small__title {
    font-size: calc(16px + 8 * (100vw / 1920));
  }
}

.services-items {
  display: block;
  position: relative;
  padding-top: 55px;
  padding-bottom: 180px;
}
@media only screen and (max-width: 767px) {
  .services-items {
    padding: 0 0 30px;
  }
}

.services-item {
  display: block;
  position: relative;
  max-width: 1380px;
  margin: 0 auto 40px;
  padding: 25px 50px;
  border-radius: 20px;
  background: #DEF5F6;
}
.services-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .services-item {
    margin-bottom: 20px;
    padding: 25px;
  }
}
.services-item__box {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .services-item__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.services-item__icon {
  display: block;
  position: relative;
  margin-right: 60px;
  color: #6AB7CA;
}
@media only screen and (max-width: 767px) {
  .services-item__icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.services-item__icon::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
  display: block;
  position: relative;
          flex: 0 0 170px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
}
.services-item__icon img, .services-item__icon svg {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 55%;
  left: 50%;
          transform: translate(-50%, -50%);
}

.services-item__icon path{
  fill: currentColor;
}

.services-item__desc {
  display: block;
}
.services-item__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .services-item__title {
    font-size: calc(24px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .services-item__title {
    font-size: calc(24px + 8 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .services-item__title {
    text-align: center;
  }
}
.services-item__list ul {
  margin: 10px 0 30px;
  padding: 0;
  list-style-type: none;
}
.services-item__list ul li a {
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
          align-items: flex-start;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .services-item__list ul li a {
    font-size: calc(16px + 6.8 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .services-item__list ul li a {
    font-size: calc(16px + 4 * (100vw / 1920));
  }
}
.services-item__list ul li a::before {
  display: block;
  margin-right: 5px;
  content: "-";
}
.services-item__more {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-text-decoration-line: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
          text-decoration-line: underline;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .services-item__more {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.services-item__more .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 26px;
          align-items: center;
          justify-content: center;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  border-radius: 50%;
  background: #fff;
  color: #6AB7CA;
  font-size: 20px;
  line-height: 1;
}

.service-inner-content {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .service-inner-content {
    padding-bottom: 30px;
  }
}
.service-inner-content__main {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .service-inner-content__main {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .service-inner-content__main {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.service-inner-content__main h4 {
  margin: 0 0 30px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .service-inner-content__main h4 {
    font-size: calc(24px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .service-inner-content__main h4 {
    font-size: calc(24px + 12 * (100vw / 1920));
  }
}
.service-inner-content__sidebar {
  display: block;
  height: 100%;
  padding: 30px;
  border-radius: 30px;
  background: #F8F8F8;
}
@media only screen and (max-width: 767px) {
  .service-inner-content__sidebar {
    padding: 20px;
    border-radius: 20px;
  }
}

.service-inner-intro__desc {
  display: block;
  position: relative;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (max-width: 1439px) {
  .service-inner-intro__desc {
    font-size: 16px;
  }
}
.service-inner-intro__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 1.2;
}
@media only screen and (max-width: 1439px) {
  .service-inner-intro__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .service-inner-intro__title {
    font-size: 24px;
  }
}
.service-inner-intro__btns {
  margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .service-inner-intro__btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .service-inner-intro__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.service-inner-intro__btns .uk-button {
  height: 85px;
  padding: 0 40px;
  border-radius: 50px;
}
@media only screen and (max-width: 1439px) {
  .service-inner-intro__btns .uk-button {
    height: 60px;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-inner-intro__btns .uk-button {
    width: 100%;
    font-size: 14px;
  }
}
.service-inner-intro__btns .uk-button + .uk-button {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .service-inner-intro__btns .uk-button + .uk-button {
    margin-top: 20px;
    margin-left: 0;
  }
}

.block-price {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 30px;
  background: #F9F9F9;
}
@media only screen and (max-width: 767px) {
  .block-price {
    padding: 20px;
    border-radius: 20px;
    background: #6AB7CA;
  }
}
.block-price h4 {
  display: block;
  position: relative;
  padding: 0 0 20px;
  border-bottom: 2px solid #6AB7CA;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .block-price h4 {
    font-size: calc(24px + 27.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .block-price h4 {
    font-size: calc(24px + 16 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .block-price h4 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    color: #fff;
  }
}
.block-price ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block-price ul li {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
          justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #6AB7CA;
}
@media only screen and (max-width: 767px) {
  .block-price ul li {
    border-bottom: 1px solid #fff;
  }
}
.block-price ul li:last-child {
  border-bottom: none;
}
.block-price ul li span {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .block-price ul li span {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .block-price ul li span {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .block-price ul li span {
    color: #fff;
  }
}
.block-price ul li span:first-child {
  min-width: calc(10% - 130px);
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .block-price ul li span:first-child {
    min-width: calc(10% - 60px);
    padding-right: 10px;
  }
}
.block-price ul li span:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  width: 130px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .block-price ul li span:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    width: 60px;
  }
}

.block-blockquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 30px 0;
  padding: 30px;
  border-radius: 30px;
  background: #DEF5F6;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .block-blockquote {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .block-blockquote {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .block-blockquote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    border-radius: 20px;
  }
}
.block-blockquote::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
  display: block;
          flex: 0 0 100px;
  width: 100px;
  height: 100px;
  margin-right: 30px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
}
@media only screen and (max-width: 767px) {
  .block-blockquote::before {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.block-blockquote:after {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
  display: block;
  position: absolute;
  top: 35px;
  left: 35px;
          flex: 0 0 60px;
  width: 60px;
  height: 60px;
  background-image: url(/assets/img/ico_quote.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.block-info {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin: 30px 0;
  padding: 20px 30px;
  border-radius: 30px;
  background: #9EDAE4;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .block-info {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .block-info {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .block-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            align-items: flex-start;
    padding: 20px;
    border-radius: 20px;
  }
}
.block-info > *:last-child {
  margin: 0;
}
.block-info::before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
  display: block;
  position: relative;
          flex: 0 0 70px;
  width: 70px;
  height: 70px;
  margin-right: 30px;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='43' fill='none' viewBox='0 0 42 43'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M31.5 14.333a10.88 10.88 0 0 0-3.075-7.601A10.378 10.378 0 0 0 21 3.583a10.378 10.378 0 0 0-7.425 3.149 10.88 10.88 0 0 0-3.075 7.601c0 12.542-5.25 16.125-5.25 16.125h31.5s-5.25-3.583-5.25-16.125Zm-7.473 23.292a3.536 3.536 0 0 1-1.28 1.307 3.438 3.438 0 0 1-3.494 0 3.541 3.541 0 0 1-1.28-1.307'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #DEF5F6;
  content: "";
}
@media only screen and (max-width: 767px) {
  .block-info::before {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.service-inner-menu__title {
  padding-bottom: 10px;
  border-bottom: 2px solid #6AB7CA;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .service-inner-menu__title {
    font-size: calc(24px + 27.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .service-inner-menu__title {
    font-size: calc(24px + 16 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .service-inner-menu__title {
    font-size: 24px;
  }
}
.service-inner-menu__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.service-inner-menu__list li + li {
  margin-top: 25px;
}
@media only screen and (max-width: 1439px) {
  .service-inner-menu__list li + li {
    margin-top: 15px;
  }
}
.service-inner-menu__list li a {
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: flex-start;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .service-inner-menu__list li a {
    font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .service-inner-menu__list li a {
    font-size: calc(16px + 8 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .service-inner-menu__list li a {
    font-size: 16px;
  }
}
.service-inner-menu__list li a::before {
  display: block;
  position: relative;
  width: 30px;
  height: 2px;
  margin-top: 14px;
  margin-right: 20px;
  background-color: #6AB7CA;
  content: "";
}

.s-faq {
  display: block;
  position: relative;
  padding: 85px 0 180px;
}
@media only screen and (max-width: 1199px) {
  .s-faq {
    padding: 40px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .s-faq {
    padding: 20px 0 40px;
  }
}
.s-faq h4 {
  margin-bottom: 40px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .s-faq h4 {
    font-size: calc(24px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .s-faq h4 {
    font-size: calc(24px + 12 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .s-faq h4 {
    margin-bottom: 20px;
  }
}
.s-faq .uk-accordion {
  padding: 30px;
  border-radius: 30px;
  background: #DEF5F6;
}
@media only screen and (max-width: 767px) {
  .s-faq .uk-accordion {
    padding: 15px;
    border-radius: 15px;
  }
}
.s-faq .uk-accordion > li {
  margin-top: 0;
  padding: 10px 0;
  border-top: 1px solid #FFF;
}
.s-faq .uk-accordion > li:first-child {
  border-top: 0;
}
.s-faq .uk-accordion-title {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .s-faq .uk-accordion-title {
    font-size: calc(18px + 37.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .s-faq .uk-accordion-title {
    font-size: calc(18px + 22 * (100vw / 1920));
  }
}
.s-faq .uk-accordion-title:before {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
          flex: 0 0 45px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-size: 15px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .s-faq .uk-accordion-title:before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
    background-size: 10px;
  }
}
.s-faq .uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.s-faq .uk-accordion-content {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .s-faq .uk-accordion-content {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .s-faq .uk-accordion-content {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}

.filters-radio {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  gap: 6px;
}
.filters-radio label {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
  display: block;
  position: relative;
          flex-grow: 1;
  cursor: pointer;
}
.filters-radio label input[type=radio] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.filters-radio label span {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #6AB7CA;
  border-radius: 10px;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.filters-radio label input[type=radio]:checked + span {
  background: #6AB7CA;
  color: #fff;
}

.page-content-doctors {
  padding: 40px 0;
  background: #F1F4F8;
}
@media only screen and (max-width: 767px) {
  .page-content-doctors {
    padding: 20px 0;
  }
}

.doctors-inner {
  display: block;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner {
    padding: 40px 0;
    background: #DEF5F6;
  }
}
.doctors-inner__top {
  margin-bottom: -100px;
}
@media only screen and (max-width: 1679px) {
  .doctors-inner__top {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1439px) {
  .doctors-inner__top {
    margin-bottom: -100px;
  }
}
@media only screen and (max-width: 1199px) {
  .doctors-inner__top {
    margin-bottom: 20px;
  }
}
.doctors-inner__bottom {
  display: block;
  position: relative;
}
.doctors-inner__bottom:after {
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 410px;
  background: #DEF5F6;
  content: "";
}
@media only screen and (max-width: 1439px) {
  .doctors-inner__bottom:after {
    height: 350px;
  }
}
@media only screen and (max-width: 1199px) {
  .doctors-inner__bottom:after {
    display: none;
  }
}
.doctors-inner__box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: relative;
          align-items: flex-end;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column-reverse;
            align-items: stretch;
  }
}
.doctors-inner__info {
  max-width: 1080px;
}
@media only screen and (max-width: 1439px) {
  .doctors-inner__info {
    max-width: 60%;
  }
}
@media only screen and (max-width: 1199px) {
  .doctors-inner__info {
    max-width: 100%;
  }
}
.doctors-inner__name {
  margin: 0;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .doctors-inner__name {
    font-size: 30px;
  }
}
.doctors-inner__position {
  display: block;
  margin-bottom: 30px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .doctors-inner__position {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .doctors-inner__position {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.doctors-inner__desc {
  margin-top: 30px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .doctors-inner__desc {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .doctors-inner__desc {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.doctors-inner__list {
  -ms-grid-columns: (auto)[2];
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, auto);
  margin: 0;
  margin: 50px 0 60px;
  padding: 0;
  list-style-type: none;
}
@media only screen and (max-width: 1439px) {
  .doctors-inner__list {
    display: block;
    margin: 20px 0;
  }
}
.doctors-inner__list > li {
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
  margin-bottom: 10px;
}
.doctors-inner__list > li:last-child {
  margin-bottom: 0;
}
.doctors-inner__list > li img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 42px;
          align-items: center;
          justify-content: center;
  width: 42px;
  height: 42px;
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .doctors-inner__list > li img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 21px;
            flex: 0 0 21px;
    width: 21px;
    height: 21px;
    margin-right: 10px;
  }
}
.doctors-inner__list > li > div {
  -webkit-box-align: start;
      -ms-flex-align: start;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          align-items: flex-start;
}
.doctors-inner__list > li > div strong {
  display: inline-block;
  margin-right: 10px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .doctors-inner__list > li > div strong {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .doctors-inner__list > li > div strong {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.doctors-inner__list > li > div span {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .doctors-inner__list > li > div span {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .doctors-inner__list > li > div span {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.doctors-inner__btns {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1439px) {
  .doctors-inner__btns {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .doctors-inner__btns {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .doctors-inner__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.doctors-inner__btns .uk-button {
  height: 70px;
  border-radius: 35px;
}
@media only screen and (max-width: 1439px) {
  .doctors-inner__btns .uk-button {
    height: 50px;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .doctors-inner__btns .uk-button {
    width: 100%;
  }
}
.doctors-inner__btns .uk-button + .uk-button {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .doctors-inner__btns .uk-button + .uk-button {
    margin-top: 10px;
    margin-left: 0;
  }
}
.doctors-inner__media {
  display: block;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner__media {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .doctors-inner__media {
    margin-right: -30px;
    margin-left: -30px;
  }
}
.doctors-inner__media::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 650px;
  height: 650px;
  border: 90px solid rgba(92, 115, 151, 0.1);
  border-radius: 50%;
  content: "";
}
@media only screen and (max-width: 767px) {
  .doctors-inner__media::before {
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    left: 50%;
    width: 375px;
    height: 375px;
            transform: translateX(-50%);
    border: 60px solid rgba(92, 115, 151, 0.1);
  }
}
.doctors-inner__media img {
  z-index: 2;
  position: relative;
  margin: 0 auto;
}
/*
.doctors-inner__media img:first-child {
  display: block;
}
@media only screen and (max-width: 767px) {
  .doctors-inner__media img:first-child {
    display: none;
  }
}
.doctors-inner__media img:last-child {
  display: none;
}
@media only screen and (max-width: 767px) {
  .doctors-inner__media img:last-child {
    display: block;
  }
}
*/
.doctors-inner-desc {
  display: block;
  position: relative;
  padding: 60px 0;
}

.doctors-inner-help {
  display: block;
  position: relative;
  padding: 60px 0;
  background: #F1F4F8;
}

.doctors-help-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
}
.doctors-help-item > img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65px;
          flex: 0 0 65px;
  width: 65px;
  height: 65px;
  margin-right: 10px;
}
.doctors-help-item > div h5 {
  margin: 14px 0 30px 5px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
  .doctors-help-item > div h5 {
    font-size: 20px;
  }
}

.doctors-inner-certificat {
  display: block;
  position: relative;
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner-certificat {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .doctors-inner-certificat {
    padding: 20px 0;
  }
}
.doctors-inner-certificat .documents-slider {
  margin-top: 50px;
}

.doctors-inner-article {
  display: block;
  position: relative;
  padding: 100px 0 0;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner-article {
    padding: 50px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .doctors-inner-article {
    padding: 20px 0 0;
  }
}
.doctors-inner-article .blog-slider {
  position: relative;
  left: 160px;
  margin-top: 50px;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner-article .blog-slider {
    left: 0;
    margin-right: -15px;
  }
}
.doctors-inner-article .blog-slider .swiper-button-prev {
  left: -130px;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner-article .blog-slider .swiper-button-prev {
    display: none;
  }
}
.doctors-inner-article .blog-slider .swiper-button-next {
  right: 160px;
}
@media only screen and (max-width: 1199px) {
  .doctors-inner-article .blog-slider .swiper-button-next {
    right: 15px;
  }
}

.offer-filters {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .offer-filters {
    margin-bottom: 20px;
  }
}

.offer-filters-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  margin: 0;
  padding: 20px 50px;
  border-radius: 20px;
  background: #F1F4F8;
  list-style-type: none;
}
@media only screen and (max-width: 1439px) {
  .offer-filters-list {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .offer-filters-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            flex-direction: column;
            align-items: stretch;
            justify-content: flex-start;
    padding: 10px;
  }
}
.offer-filters-list li + li {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .offer-filters-list li + li {
    margin-top: 10px;
    margin-left: 0;
  }
}
.offer-filters-list li a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  height: 60px;
  padding: 0 30px;
  border-radius: 20px;
  background: rgba(92, 115, 151, 0.2);
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.22;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  color: #777777;
}
@media only screen and (max-width: 1439px) {
  .offer-filters-list li a {
    height: 50px;
    padding: 0 20px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .offer-filters-list li a {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border-radius: 15px;
    font-size: 16px;
  }
}
.offer-filters-list li a.is-active {
  background: #6BB8CB;
  color: #fff;
}

.offer-box {
  display: block;
  position: relative;
  padding: 20px;
  border-radius: 30px;
  background: #DEF5F6;
}
@media only screen and (max-width: 767px) {
  .offer-box {
    border-radius: 20px;
  }
}
.offer-box__box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: stretch;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .offer-box__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.offer-box__info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
}
.offer-box__date {
  margin-bottom: 15px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .offer-box__date {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-box__date {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.offer-box__title {
  margin-bottom: 40px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .offer-box__title {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-box__title {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
.offer-box__btn {
  margin-top: auto;
}
.offer-box__btn .uk-button-primary {
  height: 70px;
  border-radius: 40px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.22;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .offer-box__btn .uk-button-primary {
    width: 100%;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .offer-box__btn .uk-button-primary {
    font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-box__btn .uk-button-primary {
    font-size: calc(16px + 8 * (100vw / 1920));
  }
}
.offer-box__btn .uk-button-primary:hover {
  background: #6BB8CB;
}
.offer-box__btn .uk-button-primary .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 40px;
          align-items: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #fff;
  color: #6AB7CA;
}
@media only screen and (max-width: 767px) {
  .offer-box__btn .uk-button-primary .uk-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
  }
}
.offer-box__media {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 275px;
          flex: 0 0 275px;
  width: 275px;
  height: 275px;
  margin-left: 20px;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .offer-box__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    aspect-ratio: 1/1;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .offer-box__media img {
    width: 100%;
    height: 100%;
  }
}

.offer-inner-intro__desc {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .offer-inner-intro__desc {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-inner-intro__desc {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.offer-inner-intro__img img {
  width: 100%;
}
.offer-inner-intro__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .offer-inner-intro__title {
    font-size: calc(24px + 68 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .offer-inner-intro__title {
    font-size: calc(24px + 40 * (100vw / 1920));
  }
}
.offer-inner-intro__social {
  margin: 30px 0;
}
@media only screen and (max-width: 767px) {
  .offer-inner-intro__social {
    margin: 20px 0;
  }
}
.offer-inner-intro__social .social li {
  margin-right: 25px;
}
.offer-inner-intro__social .social li a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
  width: 25px;
  height: 25px;
}
.offer-inner-intro__price {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
  margin-top: 20px;
}
.offer-inner-intro__price > * + * {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .offer-inner-intro__price > * + * {
    margin-top: 20px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .offer-inner-intro__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.price-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  padding: 5px 30px;
  border-radius: 50px;
}
@media only screen and (max-width: 767px) {
  .price-btn {
    width: 100%;
  }
}
.price-btn span {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 767px) {
  .price-btn span {
    font-size: calc(12px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .price-btn span {
    font-size: calc(12px + 8 * (100vw / 1920));
  }
}
.price-btn strong {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.22;
  text-align: center;
}
@media (max-width: 767px) {
  .price-btn strong {
    font-size: calc(24px + 40.8 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .price-btn strong {
    font-size: calc(24px + 24 * (100vw / 1920));
  }
}
.price-btn.new-price {
  background: #9EDAE4;
}
.price-btn.old-price {
  background: #BABABA;
}

.block-adress h4 {
  margin-bottom: 40px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.22;
}

.adress-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  padding: 40px;
  border-radius: 30px;
  background: #DEF5F6;
}
@media only screen and (max-width: 1199px) {
  .adress-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .adress-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.adress-item + .adress-item {
  margin-top: 30px;
}
.adress-item__left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: flex-start;
          justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .adress-item__left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .adress-item__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.adress-item__title {
  margin-bottom: 50px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .adress-item__title {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .adress-item__title {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1199px) {
  .adress-item__title {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .adress-item__title {
    margin-bottom: 15px;
  }
}
.adress-item__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-text-decoration-line: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
          text-decoration-line: underline;
}
@media (max-width: 767px) {
  .adress-item__link {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .adress-item__link {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.adress-item__link .uk-icon {
  margin-left: 10px;
}
.adress-item__center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-grow: 1;
          justify-content: center;
  margin: 0 20px;
}
@media only screen and (max-width: 1439px) {
  .adress-item__center {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 1199px) {
  .adress-item__center {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .adress-item__center {
    margin: 0 0 20px;
  }
}
.adress-item__work {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.adress-item__work li {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
}
@media only screen and (max-width: 479px) {
  .adress-item__work li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            flex-direction: column;
            align-items: flex-start;
  }
}
.adress-item__work li + li {
  margin-top: 35px;
}
@media only screen and (max-width: 1439px) {
  .adress-item__work li + li {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .adress-item__work li + li {
    margin-top: 10px;
  }
}
.adress-item__work li span {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
  display: block;
          flex: 0 0 300px;
  margin-right: 20px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .adress-item__work li span {
    font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .adress-item__work li span {
    font-size: calc(18px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .adress-item__work li span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
  }
}
@media only screen and (max-width: 479px) {
  .adress-item__work li span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 0;
  }
}
.adress-item__work li strong {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .adress-item__work li strong {
    font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .adress-item__work li strong {
    font-size: calc(18px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .adress-item__work li strong {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
  }
}
@media only screen and (max-width: 479px) {
  .adress-item__work li strong {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.adress-item__right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          align-items: flex-end;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .adress-item__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media only screen and (max-width: 479px) {
  .adress-item__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.adress-item__right .uk-button {
  width: 100%;
  height: 70px;
  border-radius: 40px;
}
@media only screen and (max-width: 1439px) {
  .adress-item__right .uk-button {
    height: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .adress-item__right .uk-button {
    min-width: 190px;
  }
}
@media only screen and (max-width: 479px) {
  .adress-item__right .uk-button {
    width: 100%;
  }
}
.adress-item__right .uk-button + .uk-button {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .adress-item__right .uk-button + .uk-button {
    margin-top: 0;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .adress-item__right .uk-button + .uk-button {
    margin-top: 10px;
    margin-left: 0;
  }
}
.adress-item__right .uk-button .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 40px;
          align-items: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  border-radius: 50%;
  background: #fff;
  color: #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .adress-item__right .uk-button .uk-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
  }
}

.filter-blog {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .filter-blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            flex-direction: column;
            align-items: flex-start;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-blog {
    margin-bottom: 20px;
  }
}
.filter-blog__title {
  margin-top: 14px;
  margin-right: 20px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
}
@media (max-width: 767px) {
  .filter-blog__title {
    font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .filter-blog__title {
    font-size: calc(18px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1199px) {
  .filter-blog__title {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.filter-blog__list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          align-items: center;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.filter-blog__list li {
  display: block;
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .filter-blog__list li {
    margin: 0 10px 10px 0;
  }
}
.filter-blog__list li:last-child {
  margin-right: 0;
}
.filter-blog__list li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
  height: 56px;
  padding: 0 20px;
  border: 1px solid #6AB7CA;
  border-radius: 20px;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
}
.filter-blog__list li a.is-active {
  background: #6AB7CA;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .filter-blog__list li a {
    height: 40px;
    padding: 0 15px;
    border-radius: 10px;
    font-size: 16px;
  }
}

.blog-card {
  display: block;
  position: relative;
}
.blog-card__box {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  background: #DEF5F6;
}
@media only screen and (max-width: 767px) {
  .blog-card__box {
    border-radius: 20px;
  }
}
.blog-card__media {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 30px 30px 0 0;
}
@media only screen and (max-width: 767px) {
  .blog-card__media {
    border-radius: 20px 20px 0 0;
  }
}
.blog-card__media a {
  display: block;
  position: relative;
}
.blog-card__media a img {
  min-width: 100%;
}
.blog-card__desc {
  padding: 20px 40px;
}
@media only screen and (max-width: 1199px) {
  .blog-card__desc {
    padding: 20px;
  }
}
.blog-card__title {
  display: block;
  position: relative;
  min-height: 75px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1199px) {
  .blog-card__title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-card__title {
    min-height: auto;
  }
}
.blog-card__title a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.23;
}
@media (max-width: 767px) {
  .blog-card__title a {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .blog-card__title a {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
.blog-card__bottom {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
}
.blog-card__date {
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .blog-card__date {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .blog-card__date {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.blog-card__more {
  margin-left: 10px;
}
.blog-card__more a {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 767px) {
  .blog-card__more a {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .blog-card__more a {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.blog-card__more a .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 45px;
          align-items: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  margin-left: 10px;
  border-radius: 50%;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .blog-card__more a .uk-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
  }
}

.blog-inner-intro {
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .blog-inner-intro {
    margin-bottom: 30px;
  }
}
.blog-inner-intro__img {
  display: block;
  position: relative;
}
.blog-inner-intro__img img {
  width: 100%;
  border-radius: 40px;
}
.blog-inner-intro__desc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
  height: 100%;
}
.blog-inner-intro__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 1.21;
}
@media (max-width: 767px) {
  .blog-inner-intro__title {
    font-size: calc(24px + 68 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .blog-inner-intro__title {
    font-size: calc(24px + 40 * (100vw / 1920));
  }
}
.blog-inner-intro__after-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-top: 35px;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .blog-inner-intro__after-title {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
.blog-inner-intro__date {
  margin-right: 40px;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
.blog-inner-intro__social {
  display: block;
}
.blog-inner-intro__author {
  margin-top: auto;
}

.author__box {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .author__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            flex-direction: column;
            align-items: flex-start;
  }
}
.author__avatar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  width: 120px;
  height: 120px;
  margin-right: 25px;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .author__avatar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    width: 80px;
    height: 80px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.author__desc {
  display: block;
}
.author__label {
  margin-bottom: 6px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .author__label {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .author__label {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.author__name {
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
}
.author__name a{
  color: #000000;
}
@media (max-width: 767px) {
  .author__name {
    font-size: calc(20px + 17 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .author__name {
    font-size: calc(20px + 10 * (100vw / 1920));
  }
}
.author__position {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .author__position {
    font-size: calc(16px + 6.8 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .author__position {
    font-size: calc(16px + 4 * (100vw / 1920));
  }
}

.contacts-item {
  display: block;
  position: relative;
  padding: 35px;
  overflow: hidden;
  border-radius: 30px;
  background: #F1F4F8;
}
@media only screen and (max-width: 767px) {
  .contacts-item {
    padding: 20px;
  }
}
.contacts-item__box {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .contacts-item__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.contacts-item__icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 120px;
          align-items: center;
          justify-content: center;
  width: 120px;
  height: 120px;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .contacts-item__icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.contacts-item__info {
  display: block;
  position: relative;
}
.contacts-item__info span {
  display: block;
  margin-bottom: 15px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .contacts-item__info span {
    font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .contacts-item__info span {
    font-size: calc(16px + 8 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .contacts-item__info span {
    font-size: 16px;
  }
}
.contacts-item__info .phones {
  -ms-grid-columns: (1fr)[2];
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 767px) {
  .contacts-item__info .phones {
    display: block;
  }
}
.contacts-item__info .phone {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
  display: block;
  position: relative;
          flex: 0 0 100%;
  width: 100%;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .contacts-item__info .phone {
    font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .contacts-item__info .phone {
    font-size: calc(16px + 8 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .contacts-item__info .phone {
    font-size: 16px;
  }
}
.contacts-item__info .email {
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .contacts-item__info .email {
    font-size: calc(16px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .contacts-item__info .email {
    font-size: calc(16px + 8 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .contacts-item__info .email {
    font-size: 16px;
  }
}

.analysis-points {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .analysis-points {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .analysis-points {
    padding: 30px 0;
  }
}

.analysis-point {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          flex-direction: column;
          justify-content: space-between;
  min-height: 100%;
  padding: 20px 40px;
  border-radius: 30px;
  background: #DEF5F6;
}
@media only screen and (max-width: 1439px) {
  .analysis-point {
    padding: 20px;
  }
}
.analysis-point__head {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1439px) {
  .analysis-point__head {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .analysis-point__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.analysis-point__adress {
  margin-right: 20px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .analysis-point__adress {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .analysis-point__adress {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .analysis-point__adress br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .analysis-point__adress {
    margin-bottom: 10px;
  }
}
.analysis-point__link a {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-text-decoration-line: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
          text-decoration-line: underline;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .analysis-point__link a {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .analysis-point__link a {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.analysis-point__link a .uk-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-left: 15px;
}
.analysis-point__body {
  margin-bottom: 20px;
}
.analysis-point__body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.analysis-point__body ul li {
  display: block;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .analysis-point__body ul li {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .analysis-point__body ul li {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.analysis-point__foot {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  margin-top: auto;
}
@media only screen and (max-width: 767px) {
  .analysis-point__foot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.analysis-point__foot .uk-button {
  width: 100%;
  max-width: 250px;
  height: 75px;
  border-radius: 40px;
}
@media only screen and (max-width: 1439px) {
  .analysis-point__foot .uk-button {
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .analysis-point__foot .uk-button {
    max-width: 100%;
  }
}
.analysis-point__foot .uk-button + .uk-button {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .analysis-point__foot .uk-button + .uk-button {
    margin: 10px 0 0 0;
  }
}
.analysis-point__foot .uk-button .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 40px;
          align-items: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  border-radius: 50%;
  background: #fff;
  color: #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .analysis-point__foot .uk-button .uk-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
  }
}

.clinic-intro {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1199px) {
  .clinic-intro {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .clinic-intro {
    margin-bottom: 40px;
  }
}
.clinic-intro__img img {
  width: 100%;
}
.clinic-intro__desc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
  height: 100%;
}
.clinic-intro__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.22;
}
@media (max-width: 767px) {
  .clinic-intro__title {
    font-size: calc(24px + 40.8 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .clinic-intro__title {
    font-size: calc(24px + 24 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .clinic-intro__title br {
    display: none;
  }
}
.clinic-intro__btns {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-top: auto;
}
@media only screen and (max-width: 1199px) {
  .clinic-intro__btns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .clinic-intro__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            flex-direction: column;
            align-items: stretch;
  }
}
.clinic-intro__btns .uk-button {
  height: 85px;
  padding: 0 50px;
  border-radius: 50px;
}
@media only screen and (max-width: 1439px) {
  .clinic-intro__btns .uk-button {
    height: 60px;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .clinic-intro__btns .uk-button {
    width: 100%;
    font-size: 14px;
  }
}
.clinic-intro__btns .uk-button + .uk-button {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .clinic-intro__btns .uk-button + .uk-button {
    margin-top: 20px;
    margin-left: 0;
  }
}

.s-slider {
  padding-top: 100px;
}
@media only screen and (max-width: 1199px) {
  .s-slider {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .s-slider {
    padding-top: 30px;
  }
}
.s-slider .uk-slider-items > li img {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
          transform: scale(0.95);
  transition: all 0.25s;
}
.s-slider .uk-slider-items > li.uk-active img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
  overflow: hidden;
          transform: scale(1);
  border-radius: 20px;
}
.s-slider .uk-slidenav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  position: absolute;
  top: 50%;
          flex: 0 0 80px;
          align-items: center;
          justify-content: center;
  width: 80px;
  height: 80px;
          transform: translateY(-50%);
  border: 1px solid #6AB7CA;
  border-radius: 20px;
  background: #FFFFFF;
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
  color: #6AB7CA;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .s-slider .uk-slidenav {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background-size: 30px;
  }
}
.s-slider .uk-position-center-left {
  left: 13.5%;
}
@media only screen and (max-width: 959px) {
  .s-slider .uk-position-center-left {
    left: 15px;
  }
}
.s-slider .uk-position-center-right {
  right: 13.5%;
}
@media only screen and (max-width: 959px) {
  .s-slider .uk-position-center-right {
    right: 15px;
  }
}

.vacancy-list-item {
  display: block;
  position: relative;
  padding: 20px 40px;
  border-radius: 30px;
  background: #DEF5F6;
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item {
    padding: 20px;
    border-radius: 20px;
  }
}
.vacancy-list-item + .vacancy-list-item {
  margin-top: 25px;
}
.vacancy-list-item__box {
  display: block;
  position: relative;
}
.vacancy-list-item__head {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__head {
    display: block;
  }
}
.vacancy-list-item__title {
  margin-bottom: 80px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .vacancy-list-item__title {
    font-size: calc(20px + 47.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .vacancy-list-item__title {
    font-size: calc(20px + 28 * (100vw / 1920));
  }
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item__title {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 80px;
    -webkit-line-clamp: 2;
    margin-bottom: 30px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__title {
    min-height: auto;
    margin-bottom: 15px;
  }
}
.vacancy-list-item__adress {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .vacancy-list-item__adress {
    font-size: calc(14px + 27.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .vacancy-list-item__adress {
    font-size: calc(14px + 16 * (100vw / 1920));
    height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__adress {
    margin-bottom: 15px;
  }
}
.vacancy-list-item__btn .uk-button {
  width: 290px;
  height: 75px;
  padding: 0 10px;
  border-radius: 40px;
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item__btn .uk-button {
    width: 200px;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__btn .uk-button {
    width: 100%;
  }
}
.vacancy-list-item__body {
  padding-top: 50px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .vacancy-list-item__body {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .vacancy-list-item__body {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__body {
    padding-top: 20px;
  }
}
.vacancy-list-item__body h3, .vacancy-list-item__body h4, .vacancy-list-item__body h5, .vacancy-list-item__body h6 {
  margin: 0 0 20px 0;
  margin: 0 0 10px 0;
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .vacancy-list-item__body h3, .vacancy-list-item__body h4, .vacancy-list-item__body h5, .vacancy-list-item__body h6 {
    font-size: calc(16px + 23.8 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .vacancy-list-item__body h3, .vacancy-list-item__body h4, .vacancy-list-item__body h5, .vacancy-list-item__body h6 {
    font-size: calc(16px + 14 * (100vw / 1920));
  }
}
.vacancy-list-item__body ul {
  margin: 0;
}
.vacancy-list-item__body ul li {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .vacancy-list-item__body ul li {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .vacancy-list-item__body ul li {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.vacancy-list-item__body ul + h3, .vacancy-list-item__body ul + h4, .vacancy-list-item__body ul + h5, .vacancy-list-item__body ul + h6 {
  margin-top: 20px;
}
.vacancy-list-item__footer {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__footer {
    display: block;
  }
}
.vacancy-list-item__more {
  margin-top: -75px;
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item__more {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__more {
    margin-top: 20px;
  }
}
.vacancy-list-item__more .uk-button {
  width: 290px;
  height: 75px;
  padding: 0 10px;
  border-radius: 40px;
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item__more .uk-button {
    width: 200px;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .vacancy-list-item__more .uk-button {
    width: 100%;
  }
}
.vacancy-list-item__more .uk-button:hover, .vacancy-list-item__more .uk-button:focus, .vacancy-list-item__more .uk-button:active {
  background: #6BB8CB;
  color: #fff;
}
.vacancy-list-item__more .uk-button .show {
  display: none;
}
.vacancy-list-item__more .uk-button .hide {
  display: block;
}
.vacancy-list-item__more .uk-button .uk-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 40px;
          align-items: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 25px;
  border-radius: 50%;
  background: #fff;
  color: #6AB7CA;
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item__more .uk-button .uk-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
  }
}
.vacancy-list-item__more.is-active {
  margin-top: -30px;
}
@media only screen and (max-width: 1439px) {
  .vacancy-list-item__more.is-active {
    margin-top: 20px;
  }
}
.vacancy-list-item__more.is-active .uk-button .show {
  display: block;
}
.vacancy-list-item__more.is-active .uk-button .hide {
  display: none;
}

.review-wrap {
  margin-top: 40px;
  padding-bottom: 40px;
  background: #F1F4F8;
}

.review-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  height: 100%;
  padding: 15px 0;
  border-radius: 30px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .review-item {
    padding: 0;
    border-radius: 15px;
  }
}
.review-item__head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 15px 40px;
  border-bottom: 1px solid #7ab0c1;
}
@media only screen and (max-width: 767px) {
  .review-item__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
  }
}
.review-item__client {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .review-item__client {
    width: 100%;
  }
}
.review-item__date {
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .review-item__date {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .review-item__date {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.review-item__client-name {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .review-item__client-name {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .review-item__client-name {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
.review-item__doctor {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .review-item__doctor {
    width: 100%;
    margin-top: 20px;
  }
}
.review-item__doctor > img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 50%;
}
.review-item__doctor-label {
  color: #777777;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .review-item__doctor-label {
    font-size: calc(14px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .review-item__doctor-label {
    font-size: calc(14px + 6 * (100vw / 1920));
  }
}
.review-item__doctor-name {
  color: #6AB7CA;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
.review-item__doctor-name a{
  color: #6AB7CA;
}
@media (max-width: 767px) {
  .review-item__doctor-name {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .review-item__doctor-name {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
.review-item__clinic-name {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .review-item__clinic-name {
    font-size: calc(18px + 20.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .review-item__clinic-name {
    font-size: calc(18px + 12 * (100vw / 1920));
  }
}
.review-item__body {
  padding: 15px 40px;
}
@media only screen and (max-width: 767px) {
  .review-item__body {
    padding: 15px;
  }
}
.review-item__text {
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
.review-item__answer {
  margin-top: 30px;
}
.review-item__answer-title {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.review-item__answer-text {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
.review-item__answer-label {
  margin-top: 20px;
  color: #7ab0c1;
  font-weight: 600;
  font-size: 14px;
  font-family: Montserrat;
}

.search-price {
  display: block;
  position: relative;
  margin-bottom: 6px;
}
.search-price__form {
  display: block;
  position: relative;
}
.search-price__box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  width: 100%;
  height: 75px;
  padding: 10px;
  border: 1px solid #6AB7CA;
  border-radius: 40px;
}
@media only screen and (max-width: 767px) {
  .search-price__box {
    height: 50px;
    padding: 5px;
  }
}
.search-price__icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: 0 0 55px;
          align-items: center;
          justify-content: center;
  width: 55px;
  height: 55px;
  color: #BABABA;
}
@media only screen and (max-width: 767px) {
  .search-price__icon {
    display: none;
  }
}
.search-price__icon svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
          flex: 0 0 45px;
  width: 45px;
  height: 45px;
}
.search-price__input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
          flex-grow: 1;
  height: 55px;
  padding: 0 15px;
  border: none;
  background-color: transparent;
}
.search-price__input::-webkit-input-placeholder {
  color: #BABABA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.search-price__input::-moz-placeholder {
  color: #BABABA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.search-price__input:-ms-input-placeholder {
  color: #BABABA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.search-price__input::-ms-input-placeholder {
  color: #BABABA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
.search-price__input::placeholder {
  color: #BABABA;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .search-price__input::-webkit-input-placeholder {
    font-size: calc(14px + 17 * ((100vw - 320px) / 1920));
  }
  .search-price__input::-moz-placeholder {
    font-size: calc(14px + 17 * ((100vw - 320px) / 1920));
  }
  .search-price__input:-ms-input-placeholder {
    font-size: calc(14px + 17 * ((100vw - 320px) / 1920));
  }
  .search-price__input::-ms-input-placeholder {
    font-size: calc(14px + 17 * ((100vw - 320px) / 1920));
  }
  .search-price__input::placeholder {
    font-size: calc(14px + 17 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .search-price__input::-webkit-input-placeholder {
    font-size: calc(14px + 10 * (100vw / 1920));
  }
  .search-price__input::-moz-placeholder {
    font-size: calc(14px + 10 * (100vw / 1920));
  }
  .search-price__input:-ms-input-placeholder {
    font-size: calc(14px + 10 * (100vw / 1920));
  }
  .search-price__input::-ms-input-placeholder {
    font-size: calc(14px + 10 * (100vw / 1920));
  }
  .search-price__input::placeholder {
    font-size: calc(14px + 10 * (100vw / 1920));
  }
}
.search-price__btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 190px;
  height: 55px;
  border: none;
  border-radius: 40px;
  background: #6BB8CB;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .search-price__btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    width: 80px;
    height: 40px;
    border-radius: 30px;
    font-size: 14px;
  }
}

ul.table-price {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.table-price li {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
  -ms-grid-columns: auto 140px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: auto 140px;
          align-items: stretch;
  border-bottom: 1px solid #D1CFD7;
}
@media only screen and (max-width: 767px) {
  ul.table-price li {
    -ms-grid-columns: auto 80px;
    grid-template-columns: auto 80px;
  }
}
ul.table-price li span {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  min-height: 60px;
  padding: 0 20px;
  color: #232326;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  ul.table-price li span {
    font-size: calc(12px + 13.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  ul.table-price li span {
    font-size: calc(12px + 8 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  ul.table-price li span {
    padding: 10px;
  }
}
ul.table-price li span:first-child {
  border-right: 1px solid #D1CFD7;
  border-left: 1px solid #D1CFD7;
}
ul.table-price li span:last-child {
  border-right: 1px solid #D1CFD7;
  font-weight: 600;
}

.price-accordion {
  overflow: hidden;
  border-radius: 20px;
}
.price-accordion > li:last-child > .uk-accordion-title {
  border-bottom: 0;
}
.price-accordion > li > .uk-accordion-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: row-reverse;
          align-items: center;
          justify-content: space-between;
  padding: 20px;
  border-bottom: 1px solid #9EDAE4;
  background: #DEF5F6;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .price-accordion > li > .uk-accordion-title {
    font-size: calc(14px + 37.4 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .price-accordion > li > .uk-accordion-title {
    font-size: calc(14px + 22 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .price-accordion > li > .uk-accordion-title {
    padding: 10px;
  }
}
.price-accordion > li > .uk-accordion-title:before {
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='9' y='1' width='1' height='17'%3E%3C/rect%3E%3Crect x='1' y='9' width='17' height='1'%3E%3C/rect%3E%3C/svg%3E");
  background-size: 20px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .price-accordion > li > .uk-accordion-title:before {
    background-size: 10px;
  }
}
.price-accordion > li.uk-open > .uk-accordion-title:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Crect height='1' width='18' y='9' x='1'%3E%3C/rect%3E%3C/svg%3E");
}
.price-accordion > :nth-child(n+2) {
  margin-top: 0;
}
.price-accordion > li .uk-accordion-content {
  margin-top: 0;
}
.price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-title {
  padding: 20px 20px 20px 50px;
  border-bottom: 1px solid #9EDAE4;
  background: #DEF5F6;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1, 2;
}
@media (max-width: 767px) {
  .price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-title {
    font-size: calc(12px + 30.6 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-title {
    font-size: calc(12px + 18 * (100vw / 1920));
  }
}
@media only screen and (max-width: 767px) {
  .price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-title {
    padding: 10px;
  }
}
.price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-title:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23000' stroke-width='1.03' points='7 4 13 10 7 16'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 30px;
}
@media only screen and (max-width: 767px) {
  .price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-title:before {
    background-size: 15px;
  }
}
.price-accordion > li .uk-accordion-content .uk-accordion > li.uk-open > .uk-accordion-title:before {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23000' stroke-width='1.03' points='4 13 10 7 16 13'%3E%3C/polyline%3E%3C/svg%3E");
}
.price-accordion > li .uk-accordion-content .uk-accordion > :nth-child(n+2) {
  margin-top: 0;
}
.price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-content ul.table-price > li > span:first-child {
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .price-accordion > li .uk-accordion-content .uk-accordion > li > .uk-accordion-content ul.table-price > li > span:first-child {
    padding-left: 10px;
  }
}

.documents-slider {
  position: relative;
  left: 160px;
}
@media only screen and (max-width: 1199px) {
  .documents-slider {
    left: 0;
    margin-right: -15px;
  }
}
.documents-slider .swiper-button-prev {
  left: -130px;
}
@media only screen and (max-width: 1199px) {
  .documents-slider .swiper-button-prev {
    display: none;
  }
}
.documents-slider .swiper-button-next {
  right: 160px;
}
@media only screen and (max-width: 1199px) {
  .documents-slider .swiper-button-next {
    right: 15px;
  }
}

.document-online {
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
          box-sizing: border-box;
  aspect-ratio: 1/1;
  max-width: 100%;
  min-height: 300px;
  padding: 30px;
  border-radius: 30px;
  background: #DEF5F6;
  transition: all 0.25s linear;
}
@media only screen and (max-width: 767px) {
  .document-online {
    padding: 20px;
  }
}
.document-online__box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
  height: 100%;
}
.document-online__title {
  color: #000000;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .document-online__title {
    font-size: calc(24px + 10.2 * ((100vw - 320px) / 1920));
  }
}
@media only screen and (max-width: 1920px) and (min-width: 767px) {
  .document-online__title {
    font-size: calc(24px + 6 * (100vw / 1920));
  }
}
.document-online__btn .uk-button {
  height: 80px;
  border-radius: 40px;
}
.document-online__btn .uk-button:hover, .document-online__btn .uk-button:focus, .document-online__btn .uk-button:active {
  background: #6BB8CB;
  color: #fff;
}
.document-online:hover, .document-online:focus, .document-online:active {
  background: #6BB8CB;
}
.document-online:hover .document-online__title, .document-online:focus .document-online__title, .document-online:active .document-online__title {
  color: #fff;
}
.document-online:hover .document-online__btn .uk-button, .document-online:focus .document-online__btn .uk-button, .document-online:active .document-online__btn .uk-button {
  border: 1px solid #fff;
  color: #fff;
}
/*# sourceMappingURL=maps/main.css.map */

.service-inner-intro__img img {
  border-radius: 30px;
}

#seares
{display:none;}

#seaval
{
  font-size: 16px !important;
}

.border_red
{
  border: solid 1px red !important;
}

.service-inner-content__main table{
  border-collapse: collapse;
}

.service-inner-content__main table td{
  border: 1px solid #6AB7CA;
  padding: 5px;
  margin: 5px;
}