@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: "Raleway-Thin";
  font-weight: "100";
  font-style: "normal";
  src: url(../fonts/Raleway-Thin.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-Thin.woff2) format("woff2") , url(../fonts/Raleway-Thin.woff) format("woff") , url(../fonts/Raleway-Thin.ttf) format("truetype") , url(../images/Raleway-Thin.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-ExtraLight";
  font-weight: "100";
  font-style: "normal";
  src: url(../fonts/Raleway-ExtraLight.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-ExtraLight.woff2) format("woff2") , url(../fonts/Raleway-ExtraLight.woff) format("woff") , url(../fonts/Raleway-ExtraLight.ttf) format("truetype") , url(../images/Raleway-ExtraLight.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-Light";
  font-weight: "200";
  font-style: "normal";
  src: url(../fonts/Raleway-Light.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-Light.woff2) format("woff2") , url(../fonts/Raleway-Light.woff) format("woff") , url(../fonts/Raleway-Light.ttf) format("truetype") , url(../images/Raleway-Light.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-Regular";
  font-weight: "400";
  font-style: "normal";
  src: url(../fonts/Raleway-Regular.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-Regular.woff2) format("woff2") , url(../fonts/Raleway-Regular.woff) format("woff") , url(../fonts/Raleway-Regular.ttf) format("truetype") , url(../images/Raleway-Regular.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-Medium";
  font-weight: "500";
  font-style: "normal";
  src: url(../fonts/Raleway-Medium.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-Medium.woff2) format("woff2") , url(../fonts/Raleway-Medium.woff) format("woff") , url(../fonts/Raleway-Medium.ttf) format("truetype") , url(../images/Raleway-Medium.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-SemiBold";
  font-weight: "600";
  font-style: "normal";
  src: url(../fonts/Raleway-SemiBold.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-SemiBold.woff2) format("woff2") , url(../fonts/Raleway-SemiBold.woff) format("woff") , url(../fonts/Raleway-SemiBold.ttf) format("truetype") , url(../images/Raleway-SemiBold.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-Bold";
  font-weight: "700";
  font-style: "normal";
  src: url(../fonts/Raleway-Bold.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-Bold.woff2) format("woff2") , url(../fonts/Raleway-Bold.woff) format("woff") , url(../fonts/Raleway-Bold.ttf) format("truetype") , url(../images/Raleway-Bold.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-ExtraBold";
  font-weight: "800";
  font-style: "normal";
  src: url(../fonts/Raleway-ExtraBold.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-ExtraBold.woff2) format("woff2") , url(../fonts/Raleway-ExtraBold.woff) format("woff") , url(../fonts/Raleway-ExtraBold.ttf) format("truetype") , url(../images/Raleway-ExtraBold.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "Raleway-Black";
  font-weight: "900";
  font-style: "normal";
  src: url(../fonts/Raleway-Black.eot#iefix) format("embedded-opentype") , url(../fonts/Raleway-Black.woff2) format("woff2") , url(../fonts/Raleway-Black.woff) format("woff") , url(../fonts/Raleway-Black.ttf) format("truetype") , url(../images/Raleway-Black.svg#GothamPro) format("svg");
  font-display: swap
}

@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype") , url(../fonts/fontawesome-webfont.woff2) format("woff2") , url(../fonts/fontawesome-webfont.woff) format("woff") , url(../fonts/fontawesome-webfont.ttf) format("truetype") , url(../fonts/fontawesome-webfont.svg#GothamPro) format("svg");
  font-display: swap
}

html {
  font-family: 'Montserrat',Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #666
}

@media only screen and (max-width: 767px) {
  html {
      font-size:16px
  }
}

.uk-article h1,.uk-article h2,.uk-article h3 {
  color: #535258;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

body main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  z-index: 1
}

.uk-light {
  color: #fff
}

.uk-button {
  text-transform: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.uk-button svg {
  margin-left: 5px
}

.uk-button .uk-icon {
  margin-right: 5px
}

.uk-button-secondary {
  background-color: #e5c84f
}

.uk-button-secondary:hover,.uk-button-secondary:focus,.uk-button-secondary:active {
  background-color: #e5c84f
}

.uk-button-primary {
  background-color: rgba(255,255,255,.8);
  border: 1px solid #e5c84f;
  text-transform: uppercase;
  color: #e5c84f
}

.uk-button-primary:hover,.uk-button-primary:focus,.uk-button-primary:active {
  background-color: #31b6b3
}

.uk-radio:checked+.uk-button {
  background-color: #888;
  border-color: #888;
  color: #fff
}

.uk-select,.uk-input,.uk-textarea,.uk-search-default .uk-search-input {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  resize: none
}

.uk-select:not([multiple]):not([size]) {

}

.uk-lightbox {
  background-color: rgba(0,0,0,.8)
}

@media only screen and (max-width: 767px) {
  .uk-section-small {
      padding-top:20px;
      padding-bottom: 20px
  }
}

.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' data-svg='chevron-down'%3E%3Cpolyline fill='none' stroke='%23000' stroke-width='1.03' points='16 7 10 13 4 7'%3E%3C/polyline%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-color: #fff;
}


.uk-article h3,.uk-article h1,.uk-article h2 {
  color: #535258;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase
}

.uk-article .numb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #535258;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase
}

.uk-article .numb span {
  color: #888;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #939393;
  margin-right: 10px
}

.section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}

@media only screen and (max-width: 639px) {
  .header-page__title {
  }

  .header-page--title {
      max-height: 460px!important
  }

  .section-title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      margin-bottom: 20px
  }
}

.section-title h1,.section-title h2,.section-title h3,.section-title h4,.section-title h5,.section-title h6 {
  color: #535258;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase
}

@media only screen and (max-width: 639px) {
  .section-title h1,.section-title h2,.section-title h3,.section-title h4,.section-title h5,.section-title h6 {
      font-size:24px;
      margin-bottom: 20px
  }
}

@media only screen and (max-width: 479px) {
  .section-title h1,.section-title h2,.section-title h3,.section-title h4,.section-title h5,.section-title h6 {
      font-size:20px
  }
}

.section-title .uk-button {
  text-transform: none
}

.section-title--promo {
  background-color: #f8f8f8;
  padding: 40px
}

@media only screen and (max-width: 639px) {
  .section-title--promo {
      padding:20px 20px 0
  }
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.social-title {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-right: 10px
}

@media only screen and (max-width: 959px) {
  .social-title {
      display:none
  }
}

.uk-first-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none
}

.social-list li {
  display: block;
  position: relative;
  margin: 0 5px
}

.social-list li a {
  color: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.social-list li a:hover,.social-list li a:focus,.social-list li a:active {
  color: #e5c84f
}

.social-list li a .uk-icon svg {
  width: 25px;
  height: 25px
}

@media only screen and (max-width: 639px) {
  .social-list li a .uk-icon svg {
      width:20px;
      height: 20px
  }
}

.page-breadcrumb {
  padding: 10px;
  background-color: #f8f8f8
}

@media only screen and (max-width: 639px) {
  .page-breadcrumb {
  }
}

.page-breadcrumb .uk-breadcrumb>*>* {
  font-size: 12px;
  color: #444
}

.page-breadcrumb .uk-breadcrumb > :last-child > a:not([href]), .page-breadcrumb .uk-breadcrumb > :last-child > span {
  font-weight: 700
}

.page-breadcrumb .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column):before {
  content: ">";
  display: inline-block;
  margin: 0 5px;
  font-size: .875rem;
  color: #999;
  font-family: monospace
}

.sidebar>div>*+* {
  margin-top: 40px
}

.sidebar-menu {
  padding: 0 20px 20px 20px;
  background-color: #f8f8f8
}

.sidebar-menu h4 {
  color: #535258;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase
}

.sidebar-menu ul {
  padding-left: 0;
  list-style-type: none
}

.sidebar-menu ul li a {
  display: block;
  position: relative;
  padding-left: 20px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  background-image: url("data:image/svg+xml,%3Csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%20data-svg='chevron-right'%3E%3Cpolyline%20fill='none'%20stroke='%23000'%20stroke-width='1.03'%20points='7%204%2013%2010%207%2016'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left top 5px;
  background-size: 15px 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.sidebar-menu ul li a:hover,
.sidebar-menu ul li a:focus,
.sidebar-menu ul li a:active {
  color: #e5c84f;
  background-image: url("data:image/svg+xml,%3Csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%20data-svg='chevron-right'%3E%3Cpolyline%20fill='none'%20stroke='%234bcfcc'%20stroke-width='1.03'%20points='7%204%2013%2010%207%2016'%3E%3C/polyline%3E%3C/svg%3E");
}


.sidebar-callback {
  display: block;
  position: relative;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #939393
}

.sidebar-callback a {
  color: #e5c84f;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.sidebar-callback a:hover,.sidebar-callback a:focus,.sidebar-callback a:active {
  text-decoration: none;
  color: #444
}

.promo-block {
  padding: 20px;
  background-color: #f8f8f8
}

.promo-block__title {
  color: #535258;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
  .promo-block__title {
      font-size:24px
  }
}

@media only screen and (max-width: 639px) {
  .promo-block__title {
      font-size:20px
  }
}

@media only screen and (max-width: 479px) {
  .promo-block__title {
      font-size:18px
  }
}

.promo-block__list ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.promo-block__list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 639px) {
  .promo-block__list ul li {
      -webkit-box-align:start;
      -ms-flex-align: start;
      align-items: flex-start
  }
}

.promo-block__list ul li+li {
  padding: 5px 0;
  margin-top: 10px;
  border-top: 1px solid #cbcbcb
}

.promo-block__list ul li span:last-child {
  text-align: right;
  min-width: 100px;
  color: #444;
  font-size: 20px;
  font-weight: 500;
  margin-left: 10px
}

@media only screen and (max-width: 767px) {
  .promo-block__list ul li span:last-child {
      font-size:18px
  }
}

@media only screen and (max-width: 639px) {
  .promo-block__list ul li span:last-child {
      font-size:16px
  }
}

@media only screen and (max-width: 479px) {
  .promo-block__list ul li span:last-child {
      font-size:14px;
      min-width: 80px
  }
}

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

.promo-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 30px;
  background-color: #f8f8f8
}

@media only screen and (max-width: 767px) {
  .promo-list__item {
      padding:10px 20px
  }
}

.promo-list__item+.promo-list__item {
  margin-top: 15px
}

.promo-list__title {
  color: #444;
  font-size: 20px;
  font-weight: 500
}

@media only screen and (max-width: 767px) {
  .promo-list__title {
      font-size:18px
  }
}

@media only screen and (max-width: 639px) {
  .promo-list__title {
      font-size:16px
  }
}

@media only screen and (max-width: 479px) {
  .promo-list__title {
      font-size:14px
  }
}

.promo-list__coast {
  color: #888;
  font-size: 18px;
  font-weight: 400;
  text-align: right
}

@media only screen and (max-width: 767px) {
  .promo-list__coast {
      font-size:16px
  }
}

@media only screen and (max-width: 639px) {
  .promo-list__coast {
      font-size:14px
  }
}

@media only screen and (max-width: 479px) {
  .promo-list__coast {
      font-size:12px
  }
}

.promo-list__old-price {
  display: inline-block;
  text-decoration: line-through;
  padding: 10px 20px
}

@media only screen and (max-width: 767px) {
  .promo-list__old-price {
      padding:5px 10px
  }
}

.promo-list__current-price {
  display: inline-block;
  padding: 10px 20px;
  font-weight: 600;
  color: #e5c84f
}

@media only screen and (max-width: 767px) {
  .promo-list__current-price {
      padding:5px 10px
  }
}

.promo-list__current-price.accent {
  background-color: #e5c84f;
  color: #fff
}

.promo-list__current-price.default {
  border: 1px solid #59c5c6
}


.hidden{
  visibility: hidden;
}
.is-visible{
  visibility: visible;
}

.header-page {
  display: block;
  position: relative;

}

.header-page--media {
  color: #fff;
  background-color: #535258;
  height: 100vh;
  max-height: 920px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden
}

.header-page--title {
  color: #fff;
  background-color: #535258;
  height: 100vh;
  max-height: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden
}

.header-page--dark {
  color: #fff
}

.header-page--dark .header-page__bottom-line {
  background-color: #535258;
  border-top: 1px solid #b5b5b5;

}

#header {
  transition: top 0.3s, transform .33s;
}

.header-page__scroll.uk-sticky.uk-active.uk-sticky-fixed{
  top: 0;
}

.header-page--white .logo__img.logo__img--white {
  display: none
}

.header-page--white .logo__img.logo__img--color {
  display: block
}

@media only screen and (max-width: 959px) {
  .header-page--white .header-page__bottom-line {
      background-color:#fff
  }
}

.header-page--white .header-page__bottom-line .uk-navbar-nav li a {
  color: #535258
}

.header-page--white .header-page__location button,.header-page--white .header-page__phone .phone-btn .uk-icon,.header-page--white .header-page__btn-mobile-menu a {
  border-color: #e5c84f;
  color: #e5c84f
}

.header-page--white .header-page__phone .phone-btn {
  color: #000
}

.header-page--white .header-page__search .uk-navbar-toggle {
  color: #000!important
}

.header-page--white .header-page__btn-mobile-menu a:before,.header-page--white .header-page__btn-mobile-menu a:after {
  background: #000
}

.header-page--white .header-page__btn-mobile-menu a span {
  color: #000
}

.header-page--white .header-page__scroll.uk-active .logo__img--color {
  display: none
}

.header-page--white .header-page__scroll.uk-active .logo__img.logo__img--white {
  display: block
}

.header-page__top-line {
  display: block;
  position: relative;
  padding: 10px 0;
  background-color: #535258;
  z-index: 3;
  background: linear-gradient(to right, #131312, #343434);
}

@media only screen and (max-width: 1199px) {
  .header-page__top-line {
      display:none
  }
}

.header-page__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header-page__select-city {
  display: block;
  position: relative
}

@media only screen and (max-width: 1023px) {
  .header-page__select-city .desktop {
      display:none
  }
}

.header-page__select-city .desktop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.header-page__select-city .desktop ul>li {
  display: block
}

.header-page__select-city .desktop ul>li.active>a {
  color: #fff;
  background-color: #e5c84f;
  border-color: #e5c84f;
  font-weight: bold;
}

.header-page__select-city .desktop ul>li.active>a:hover,.header-page__select-city .desktop ul>li.active>a:focus,.header-page__select-city .desktop ul>li.active>a:active {
  color: #fff
}

.header-page__select-city .desktop ul>li a {
  border-radius: 15px;
  color: #fff
}

.header-page__select-city .desktop ul>li a:hover,.header-page__select-city .desktop ul>li a:focus,.header-page__select-city .desktop ul>li a:active {
  color: rgba(255,255,255,.7)
}

.header-page__select-city .desktop ul>li+li {
  margin-left: 20px
}

.header-page__select-city .mobile {
  display: none
}

@media only screen and (max-width: 1023px) {
  .header-page__select-city .mobile {
      display:block
  }
}

.header-page__select-city .mobile .uk-dropdown {
  padding: 5px 10px;
  min-width: 95px
}

.header-page__select-city .mobile .uk-nav li a {
  font-size: 12px;
  text-transform: uppercase
}

.header-page__adress {
  display: block;
  position: relative;
  margin-left: 65px
}

@media only screen and (max-width: 1280px) {
  .header-page__adress {
      margin-left:25px
  }
}

@media only screen and (max-width: 1023px) {
  .header-page__adress {
      display:none
  }
}

.header-page__adress ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.header-page__adress ul li {
  display: block
}

@media only screen and (max-width: 1280px) {
  .header-page__adress ul li {
      font-size:12px
  }
}

.header-page__adress ul li .uk-icon {
  margin-right: 5px;
  color: #e5c84f
}

.header-page__adress ul li+li {
  margin-left: 20px
}

.header-page__search {
  position: relative;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media only screen and (max-width: 1280px) {
  .header-page__search {
      max-width:300px
  }
}

@media only screen and (max-width: 1023px) {
  .header-page__search {
      margin-left:7px;
      padding: 0
  }
}

.header-page__search .uk-navbar-toggle {
  width: 30px;
  min-height: 30px;
  padding: 0;
  color: #fff!important
}

@media only screen and (max-width: 1023px) {
  .header-page__search .uk-navbar-toggle {
      width:30px;
      height: 30px;
      border: 1px solid #fff;
      border-radius: 50%;
      outline: 0
  }

  .header-page__search .uk-navbar-toggle svg {
      width: 15px;
      height: 15px
  }
}

.header-page__search .uk-drop {
  width: calc(100% - 70px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.header-page__search .uk-search-input {
  font-size: 14px;
  color: #fff
}

.header-page__search .uk-search-input::-webkit-input-placeholder {
  color: #fff
}

.header-page__search .uk-search-input::-moz-placeholder {
  color: #fff
}

.header-page__search .uk-search-input:-ms-input-placeholder {
  color: #fff
}

.header-page__search .uk-search-input::-ms-input-placeholder {
  color: #fff
}

.header-page__search .uk-search-input::placeholder {
  color: #fff
}

@media only screen and (max-width: 1280px) {
  .header-page__search .uk-search-input {
      font-size:12px
  }
}

.header-page__lang button {
  font-size: 14px;
  line-height: 30px;
  outline: 0
}

@media only screen and (max-width: 1023px) {
  .header-page__lang button {
      font-size:12px
  }
}

.header-page__lang .uk-dropdown {
  padding: 5px 10px;
  min-width: 40px
}

@media only screen and (max-width: 1023px) {
  .header-page__lang .uk-dropdown {
      min-width:30px
  }
}

.header-page__bottom-line {
  display: block;
  position: relative;
  padding: 10px 0 9px;
  z-index: 2
}

@media only screen and (max-width: 959px) {
  .header-page__bottom-line {
      background-color:#535258;
      border-top: 1px solid #b5b5b5;
      padding: 5px 0
  }
}

.header-page__logo {
  display: block;
  position: relative
}

@media only screen and (max-width: 1023px) {
  .header-page__logo .logo__img {
      max-height:40px;
      width: auto
  }
}

@media only screen and (max-width: 374px) {
  .header-page__logo .logo__img {
      max-height:35px
  }
}

.header-page__logo .logo__img--color {
  display: none
}

.header-page__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px
}

@media only screen and (max-width: 959px) {
  .header-page__menu {
      display:none
  }
}

.header-page__menu .uk-navbar-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 12px;
  min-height: 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.header-page__menu .uk-navbar-nav li a:hover,.header-page__menu .uk-navbar-nav li a:focus,.header-page__menu .uk-navbar-nav li a:active {
  color: #e5c84f
}

@media only screen and (max-width: 1280px) {
  .header-page__menu .uk-navbar-nav li a {
      padding:0 5px;
      font-weight: 400;
      font-size: 11px
  }
}

.header-page__phone {
  display: block;
  position: relative
}

.header-page__location {
  display: none;
  margin-left: auto;
  margin-right: 15px
}

@media only screen and (max-width: 1023px) {
  .header-page__location {
      display:block;
      margin-right: 7px
  }
}

@media only screen and (max-width: 767px) {
  .header-page__location {
      margin-right:7px
  }
}

.header-page__location button {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  outline: 0
}

.header-page__location button:hover,.header-page__location button:focus,.header-page__location button:active {
  color: #e5c84f;
  border-color: #e5c84f
}

.header-page__location .uk-dropdown {
  padding: 5px 10px
}

.header-page__location .uk-dropdown .uk-nav li {
  margin: 10px 0;
  font-size: 12px
}

.header-page__location .uk-dropdown .uk-nav li .uk-icon {
  margin-right: 5px
}

.header-page__location .uk-dropdown .uk-nav li .uk-icon svg {
  width: 15px;
  height: 15px
}

.header-page__btn-mobile-menu {
  margin-top: 5px;
  margin-left: 15px
}

.header-page__btn-mobile-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  outline: 0
}

.header-page__btn-mobile-menu a:hover {
  text-decoration: none
}

.header-page__btn-mobile-menu a::before,.header-page__btn-mobile-menu a::after {
  content: '';
  display: block;
  position: relative;
  width: 33px;
  height: 2px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2px;
  flex: 0 0 2px;
  background-color: #fff
}

.header-page__btn-mobile-menu a::before {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.header-page__btn-mobile-menu a::after {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 5px 0
}

.header-page__btn-mobile-menu a span {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.header-page__media {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100vh - 50px);
  z-index: 1
}

@media only screen and (max-width: 959px) {
  .header-page__media {
      top:40px;
      height: calc(100vh - 40px)
  }
}

.header-page__media:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.25);
  z-index: 2
}

.header-page__media .uk-cover-container {
  height: 100%
}

.header-page__media .uk-cover-container img {
  position: absolute;
  z-index: 1
}

.header-page__media .uk-cover-container iframe,.header-page__media .uk-cover-container video {
  position: absolute;
  z-index: 1
}

@media only screen and (max-width: 1024px) {
  .header-page__media .uk-cover-container iframe,.header-page__media .uk-cover-container video {
  }
}

.header-page__media-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100vh - -300px);
  z-index: 3
}

@media only screen and (max-width: 959px) {
  .header-page__media-content {
      top:40px;
      height: calc(100vh - 40px)
  }
}

.header-page__media-content .uk-container {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.header-page__media-title {
  color: #fff;
  margin: 0 0 40px 0;
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase
}

@media only screen and (max-width: 959px) {
  .header-page__media-title {
      font-size:40px
  }
}

@media only screen and (max-width: 767px) {
  .header-page__media-title {
      font-size:36px
  }
}

@media only screen and (max-width: 639px) {
  .header-page__media-title {
      font-size:30px
  }
}

@media only screen and (max-width: 479px) {
  .header-page__media-title {
      font-size:24px
  }
}

@media only screen and (max-width: 959px) {
  .header-page__media-title br {
      display:none
  }
}

.uk-button{
  font-size: .975rem !important;
}


.header-page__media-btns .uk-button {
  margin: 5px 10px 0 0;
  text-transform: uppercase
}


.header-page__media-btns .uk-button-default {
  border-radius: 5px;
  color: #fff
}

.header-page__media-btns .uk-button-primary {
  border-radius: 5px;
  border-color: #fff;
  color: #000
}

.header-page__media-btns .uk-button-primary:hover,.header-page__media-btns .uk-button-primary:focus,.header-page__media-btns .uk-button-primary:active {
  color: #fff;
  border-color: #e5c84f
}

.header-page__title {
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: 100%;
  height: 400px;
  z-index: 1
}

.header-page__title:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  z-index: 2
}

.header-page__title .uk-cover-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.header-page__title .uk-cover-container .uk-container {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.header-page__title h1,.header-page__title h2,.header-page__title h3 {
  display: block;
  position: relative;
  z-index: 2;
  margin: 0;
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase
}

@media only screen and (max-width: 959px) {
  .header-page__title h1,.header-page__title h2,.header-page__title h3 {
      font-size:40px
  }
}

@media only screen and (max-width: 767px) {
  .header-page__title h1,.header-page__title h2,.header-page__title h3 {
      font-size:36px
  }
}

@media only screen and (max-width: 639px) {
  .header-page__title h1,.header-page__title h2,.header-page__title h3 {
      font-size:30px
  }
}

@media only screen and (max-width: 479px) {
  .header-page__title h1,.header-page__title h2,.header-page__title h3 {
      font-size:24px
  }
}

.header-page__title ul {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.header-page__title ul li {
  font-size: 24px;
  margin: 5px 0
}

@media only screen and (max-width: 959px) {
  .header-page__title ul li {
      font-size:20px
  }
}

@media only screen and (max-width: 767px) {
  .header-page__title ul li {
      font-size:18px
  }
}

@media only screen and (max-width: 639px) {
  .header-page__title ul li {
      font-size:16px
  }
}

.header-page__scroll.uk-active {
  padding: 5px 0 10px;
  background-color: rgb(33 33 33);
  color: #000;
  -webkit-box-shadow: 0 5px 20px 5px rgba(0,0,0,.1);
  box-shadow: 0 5px 20px 5px rgba(0,0,0,.1)
}

.header-page__scroll.uk-active .uk-navbar-nav li a {
  color: #fff
}

.header-page__scroll.uk-active .logo__img {
  width: auto;
  max-height: 55px
}

@media only screen and (max-width: 374px) {
  .header-page__scroll.uk-active .logo__img {
      max-height:35px!important
  }
}

.header-page__scroll.uk-active .logo__img--color {
  display: block
}

.header-page__scroll.uk-active .header-page__location button,.header-page__scroll.uk-active .header-page__btn-mobile-menu a {
  color: #e5c84f;
  border-color: #e5c84f
}

.header-page__scroll.uk-active .header-page__location button .uk-icon,.header-page__scroll.uk-active .header-page__btn-mobile-menu a .uk-icon {
  color: #e5c84f
}

.header-page__scroll.uk-active .header-page__phone>span {
  color: #fff
}

.header-page__scroll.uk-active .phone-btn {
  color: #fff
}

.header-page__scroll.uk-active .phone-btn:hover {
  color: #e5c84f
}

@media only screen and (max-width: 1023px) {
  .header-page__scroll.uk-active .phone-btn {
      color:#e5c84f;
      border: 1px solid #e5c84f
  }
}

@media only screen and (max-width: 959px) {
  .header-page__scroll.uk-active .phone-btn {
      background-color:transparent
  }
}

.search {
  position: relative
}

.search__result {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  color: #000;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.25);
  box-shadow: 0 5px 10px rgba(0,0,0,.25);
  max-height: 200px;
  overflow: auto
}

.search__result::-webkit-scrollbar {
  width: 5px
}

.search__result::-webkit-scrollbar-track {
  background-color: #fff
}

.search__result::-webkit-scrollbar-thumb {
  background-color: #e5c84f
}

.search__result-title {
  font-size: 14px;
  font-weight: 700;
  color: #e5c84f;
  text-transform: uppercase;
  margin-bottom: 10px
}

.search__result-value {
  font-size: 14px;
  line-height: 1.3;
  color: #000!important;
  display: block;
  padding: 5px 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.search__result-value:hover,.search__result-value:focus,.search__result-value:active {
  text-decoration: none;
  color: #e5c84f!important
}

.search__result-value+.search__result-title {
  margin-top: 20px
}

.logo {
  display: block;
  position: relative
}

.logo__link {
  display: block
}

.logo__img {
  display: block
}

@media only screen and (max-width: 1280px) {
  .logo__img {
      max-height:65px
  }
}

@media only screen and (max-width: 374px) {
  .logo__img {
      max-height:35px
  }
}

.header-page__phone {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header-page__phone>span {
  color: #fff;
  font-size: 12px;
  font-weight: 500
}

@media only screen and (max-width: 1023px) {
  .header-page__phone>span {
      display:none
  }
}

.phone-btn {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

@media only screen and (max-width: 1280px) {
  .phone-btn {
      font-size:20px;
      letter-spacing: 0
  }
}

@media only screen and (max-width: 1023px) {
  .phone-btn {
      display:-webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 30px;
      height: 30px;
      line-height: 30px;
      padding: 0;
      border-radius: 50%;
      background: none;
      border: 1px solid #fff;
      color: #fff
  }
}

.phone-btn img,.phone-btn svg {
  color: #b5b5b5;
  margin-right: 5px;
  display: none
}

@media only screen and (max-width: 1023px) {
  .phone-btn img,.phone-btn svg {
      display:block;
      margin-right: 0;
      color: #b5b5b5
  }
}

.phone-btn:hover,.phone-btn:focus,.phone-btn:active {
  color: #e5c84f;
  text-decoration: none
}

.phone-btn:hover img,.phone-btn:hover svg,.phone-btn:focus img,.phone-btn:focus svg,.phone-btn:active img,.phone-btn:active svg {
  color: #000
}

@media only screen and (max-width: 1023px) {
  .phone-btn .text {
      display:none
  }
}

.phone-btn .text {
  font-size: 18px
}

.header-page__phone .uk-drop {
  width: 220px!important
}

.header-page__phone .uk-drop .uk-card {
  padding: 10px
}

#modal-search .uk-modal-dialog {
  padding: 10vh 0
}

.modal-search-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.modal-search-wrapper .uk-search {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto
}

.uk-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.uk-search-box .uk-search-btn {
  width: auto;
  height: 65px;
  padding: 15px 30px;
  background-color: #e5c84f;
  border-radius: 0 10px 10px 0;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-search-box .uk-search-btn:hover {
  background-color: #31b6b3
}

@media only screen and (max-width: 1199px) {
  .uk-search-box .uk-search-btn {
      height:40px;
      font-size: 14px;
      padding: 5px 20px
  }
}

@media only screen and (max-width: 767px) {
  .uk-search-box .uk-search-btn {
      display:none
  }
}

.uk-search-box .uk-search-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 62px;
  height: 62px;
  background-color: #f6f6f6;
  margin-left: 15px;
  border-radius: 50%;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-search-box .uk-search-clear svg {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px
}

.uk-search-box .uk-search-clear:hover {
  background-color: rgba(255,0,0,.5);
  color: #fff
}

@media only screen and (max-width: 1199px) {
  .uk-search-box .uk-search-clear {
      width:40px;
      height: 40px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
      flex: 0 0 40px
  }

  .uk-search-box .uk-search-clear svg {
      width: 15px;
      height: 15px
  }
}

@media only screen and (max-width: 767px) {
  .uk-search-box .uk-search-clear {
      margin-left:5px
  }
}

.uk-search-input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 65px;
  background-color: #f6f6f6;
  border-radius: 10px 0 0 10px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1199px) {
  .uk-search-input-box {
      height:40px
  }
}

@media only screen and (max-width: 767px) {
  .uk-search-input-box {
      border-radius:10px
  }
}

.uk-search-input-box .uk-search-icon {
  position: static
}

.uk-search-input-box .uk-search-input {
  height: 35px;
  margin-left: 15px;
  background: none
}

.uk-search-result {
  padding: 60px
}

@media only screen and (max-width: 1199px) {
  .uk-search-result {
      padding:30px
  }
}

@media only screen and (max-width: 767px) {
  .uk-search-result {
      padding:30px 0
  }
}

.uk-search-result h5 {
  display: block;
  position: relative;
  color: #999;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 30px 0
}

@media only screen and (max-width: 1199px) {
  .uk-search-result h5 {
      margin-bottom:15px
  }
}

.uk-search-result hr {
  border-top: 1px dashed #efefef
}

.search-result-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px
}

@media only screen and (max-width: 767px) {
  .search-result-list {
      -webkit-column-count:1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0
  }
}

.search-result-list li {
  display: block;
  position: relative;
  margin-bottom: 15px
}

@media only screen and (max-width: 1199px) {
  .search-result-list li {
      margin-bottom:10px
  }
}

.search-result-list li a {
  display: block;
  position: relative;
  color: #000;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 400;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.search-result-list li a:hover {
  text-decoration: none;
  color: #e5c84f
}

@media only screen and (max-width: 1199px) {
  .search-result-list li a {
      font-size:14px
  }
}

.doctor-card-small {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.doctor-card-small:hover {
  text-decoration: none
}

.doctor-card-small__avatar {
  width: 100px;
  height: 100px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 50%
}

.doctor-card-small__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.doctor-card-small__info {
  display: block;
  position: relative
}

.doctor-card-small__name {
  color: #555;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px
}

.doctor-card-small__position {
  color: #555;
  font-size: 12px;
  font-weight: 400
}

.search-result-news {
  margin-left: -60px;
  margin-right: -60px
}

@media only screen and (max-width: 1199px) {
  .search-result-news {
      margin:0
  }
}

.footer-page {
  display: block;
  position: relative
}

.footer-page__top {
  color: #fff;
  background-color: #535258;
  border-bottom: 1px solid #fff;
  padding: 5px 0;
  display: none
}

.d-c{
  flex-direction: column;
}

@media only screen and (max-width: 767px) {
  .footer-page__top {
      display:block;
      background-color: #535258;
      padding: 0;
      border-bottom: 1px solid #fff
  }
  ul.social-list {
    padding-top: 30px !important;
    display: flex;
    justify-content: center;
    width: 90%;
}
}

@media only screen and (max-width: 639px) {
  .footer-page__top .uk-container {
      padding:0
  }
  ul.social-list {
    padding-top: 30px !important;
    display: flex;
    justify-content: center;
    width: 90%;
}
}

.footer-page__top .uk-button {
  color: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.footer-page__top .uk-button:hover,.footer-page__top .uk-button:focus,.footer-page__top .uk-button:active {
  color: #268e8c;
  border-color: #268e8c
}

@media only screen and (max-width: 767px) {
  .footer-page__top .uk-button {
      text-transform:none;
      font-size: 12px;
      padding: 0 5px 0 0
  }
}

@media only screen and (max-width: 639px) {
  .footer-page__top .uk-button {
      -webkit-box-flex:1;
      -ms-flex: 1;
      flex: 1;
      height: 31px;
      border: 0;
      line-height: 1.2;
      border-right: 1px solid #fff;
      text-align: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }
}

@media only screen and (max-width: 639px) and (max-width:639px) {
  .footer-page__top .uk-button:hover,.footer-page__top .uk-button:focus,.footer-page__top .uk-button:active {
      background-color:#e5c84f;
      color: #fff
  }
}

@media only screen and (max-width: 639px) {
  .footer-page__top .uk-button .uk-icon {
      margin-right:10px;
      min-width: 20px
  }

  .footer-page__top .uk-button-group {
      width: 100%
  }
}

.footer-page__top .uk-button-group .uk-button+.uk-button {
  margin-left: 20px
}

@media only screen and (max-width: 639px) {
  .footer-page__top .uk-button-group .uk-button+.uk-button {
      margin-left:0
  }
}

.footer-page__top .social {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media only screen and (max-width: 639px) {
  .footer-page__top .social {
      background-color:#e5c84f;
      padding: 5px
  }
}

.footer-page__bottom {
  padding: 40px 0;
  background-color: #535258;
  color: #fff
}

@media only screen and (max-width: 767px) {
  .footer-page__bottom {
      padding:20px 0
  }
}

.footer-page__bottom a {
  color: #e5c84f
}

.footer-page__menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: right
}

@media only screen and (max-width: 959px) {
  .footer-page__menu {
      text-align:center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 20px
  }
}

.footer-page__menu li {
  margin: 5px 0
}

@media only screen and (max-width: 959px) {
  .footer-page__menu li {
      margin:0 10px
  }
}

.footer-page__menu li a {
  font-size: 18px;
  color: #888;
  line-height: 1.4;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.footer-page__menu li a:hover,.footer-page__menu li a:focus,.footer-page__menu li a:active {
  text-decoration: none;
  color: #fff
}

@media only screen and (max-width: 959px) {
  .footer-page__menu li a {
      font-size:16px
  }
}

.footer-page__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 10px;
  border-top: 1px solid #acacac
}

@media only screen and (max-width: 639px) {
  .footer-page__copy {
      font-size:12px
  }
  .footer-page__top {
    padding: 10px 5px;
    position: fixed;
    width: 100%;
    z-index: 100;
    bottom: 0;
}
}

.contacts-box {
  display: block;
  position: relative;
  padding-left: 30px;
  background-repeat: no-repeat
}

.contacts-box a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.contacts-box a:hover,.contacts-box a:focus,.contacts-box a:active {
  color: #fff;
  text-decoration: none
}

.contacts-box__city {
  text-transform: uppercase;
  font-weight: 600
}

.contacts-box__adress {
  font-size: 14px
}

.contacts-box__phone {
  display: block;
  font-size: 18px;
  margin: 10px 0
}

.contacts-box__time {
  font-size: 14px
}

.contacts-box__email {
  font-size: 12px
}

.footer-page__top.fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 -5px 30px rgba(0,0,0,.25);
  box-shadow: 0 -5px 30px rgba(0,0,0,.25);
  border-bottom: 0
}

.footer-page__top {
  padding: 10px
}

.action-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.action-btn img {
  margin-bottom: 10px
}

.action-btn:hover {
  color: #e5c84f;
  text-decoration: none
}

.footer-contacts-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
  width: 220px;
  margin-left: auto;
  margin-bottom: 20px
}

@media only screen and (max-width: 959px) {
  .footer-contacts-box {
      margin:0 auto 20px;
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.footer-contacts-box .phone-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0
}

@media only screen and (max-width: 959px) {
  .footer-contacts-box .phone-link {
      -webkit-box-pack:center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.footer-contacts-box .phone-link svg {
  width: 25px;
  height: 25px
}

.footer-contacts-box .phone-link span.text {
  display: block!important;
  font-size: 18px;
  font-weight: 600;
  font-weight-letter-spacing: 1px
}

.footer-contacts-box span {
  color: #fff;
  font-size: 12px;
  font-weight: 500
}

.license-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  text-align: right
}

@media only screen and (max-width: 959px) {
  .license-list {
      text-align:center;
      margin-top: 0
  }
}

.license-list li {
  font-size: 12px
}

.license-list li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none
}

.license-list li a:hover {
  text-decoration: none
}

.uk-modal-title {
  font-size: 20px;
  font-weight: 700
}

.uk-modal-dialog {
  width: 400px
}

.uk-offcanvas-bar {
  padding: 20px 10px 20px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,.5);
  box-shadow: 0 0 30px rgba(0,0,0,.5)
}

.uk-offcanvas-body {
  margin-bottom: 35px;
  margin-bottom: 3.24vh
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon {
  margin-left: -30px;
  padding-left: 30px
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon>li>a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon>li>a:hover {
  color: #e5c84f
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon .uk-nav-sub {
  background-color: #f5f5f5;
  margin-left: -30px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon .uk-nav-sub>li+li {
  margin-top: 15px
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon .uk-nav-sub>li>a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-offcanvas-body .uk-nav.uk-nav-parent-icon .uk-nav-sub>li>a:hover {
  color: #e5c84f
}

.uk-offcanvas-body .uk-nav-parent-icon>.uk-parent>a:after {
  width: 18px;
  height: 18px;
  border: 1px solid #e5c84f;
  border-radius: 50%;
  margin-left: 10px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  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=\'%23e5c84f\' stroke-width=\'1.03\' points=\'16 7 10 13 4 7\'%3E%3C/polyline%3E%3C/svg%3E')
}

.uk-offcanvas-body .uk-nav-parent-icon>.uk-parent.uk-open>a:after {
  width: 18px;
  height: 18px;
  border: 1px solid #e5c84f;
  border-radius: 50%;
  margin-left: 10px;
  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=\'%23e5c84f\' stroke-width=\'1.03\' points=\'16 7 10 13 4 7\'%3E%3C/polyline%3E%3C/svg%3E');

  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.uk-offcanvas-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 26px;
  height: 26px;
  background: #f6f6f6;
  border-radius: 50%;
  color: #606064!important
}

.uk-offcanvas-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 50px;
  margin-bottom: 35px;
  margin-bottom: 3.24vh
}

.user-area a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 11px;
  font-weight: 400
}

.user-area a img {
  margin-right: 10px
}

.user-area a:hover {
  color: #e5c84f;
  text-decoration: none
}

.city button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 25px;
  border: 1px solid #e5c84f;
  border-radius: 13px;
  color: #e5c84f!important
}

.lang button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 57px;
  height: 25px;
  border: 1px solid #b7b7b7;
  border-radius: 13px;
  color: #000;
  font-size: 15px;
  font-weight: 400
}

.lang .uk-dropdown {
  width: 60px;
  min-width: 60px;
  padding: 10px 10px
}

.uk-offcanvas-foot .callback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e5c84f;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 50px;
  margin-bottom: 4.63vh;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-offcanvas-foot .callback:hover {
  color: #31b6b3;
  text-decoration: none
}

.uk-offcanvas-foot .callback .uk-icon {
  margin-left: 10px
}

.uk-offcanvas-foot .offcanvas-phone {
  display: block;
  position: relative;
  margin-bottom: 30px;
  margin-bottom: 2.78vh
}

.uk-offcanvas-foot .offcanvas-phone a {
  display: block;
  position: relative;
  color: #e5c84f;
  font-size: 18px;
  font-weight: 500;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-offcanvas-foot .offcanvas-phone a:hover {
  color: #31b6b3;
  text-decoration: none
}

.uk-offcanvas-foot .offcanvas-phone span {
  display: block;
  position: relative;
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 500
}

.uk-offcanvas-foot .social-list li a {
  color: #ccc;
  font-size: 30px
}

.uk-offcanvas-foot .social-list li a:hover {
  color: #e5c84f
}

.uk-offcanvas-foot .social-list li a svg {
  width: 30px;
  height: 30px
}

.br-theme-fontawesome-stars .br-widget {
  height: 20px;
  white-space: nowrap
}

.br-theme-fontawesome-stars .br-widget a {
  font: 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 2px
}

.br-theme-fontawesome-stars .br-widget a:after {
  content: '\f005';
  color: #d2d2d2
}

.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #e5c84f
}

.br-theme-fontawesome-stars .br-widget .br-current-rating {
  display: none
}

.br-theme-fontawesome-stars .br-readonly a {
  cursor: default
}

@media print {
  .br-theme-fontawesome-stars .br-widget a:after {
      content: '\f006';
      color: #000
  }

  .br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after {
      content: '\f005';
      color: #000
  }
}

.head-physician {
  display: block;
  position: relative;
  background-color: #9fa0a2;
  color: #fff;
  padding-top: 20px
}

.head-physician__desc {
  padding: 25px 0 0
}

.head-physician__desc p {
  color: #fff;
  font-size: 16px;
  font-weight: 400
}

.head-physician__desc blockquote {
  display: block;
  position: relative;
  margin: 50px 0;
  padding: 20px 90px;
  color: #fff;
  font-family: Sitka;
  font-style: italic;
  font-size: 24px;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../images/blockquote-left.png) , url(../images/blockquote-right.png);
  background-repeat: no-repeat no-repeat;
  background-position: left 3% center , right 3% center;
  background-size: contain
}

@media only screen and (max-width: 767px) {
  .head-physician__desc blockquote {
      margin:50px
  }
}

@media only screen and (max-width: 639px) {
  .head-physician__desc blockquote {
      font-size:20px;
      margin: 50px 0
  }
}

@media only screen and (max-width: 479px) {
  .head-physician__desc blockquote {
      font-size:18px
  }
}

.head-physician__desc blockquote:before,.head-physician__desc blockquote:after {
  content: '';
  display: block;
  position: absolute;
  width: 44px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center
}

@media only screen and (max-width: 639px) {
  .head-physician__desc blockquote:before,.head-physician__desc blockquote:after {
      display:none
  }
}

.head-physician__desc blockquote:before {
  background-image: url(../images/blockquote-top.png);
  bottom: calc(100% - 10px);
  left: 85px
}

.head-physician__desc blockquote:after {
  background-image: url(../images/blockquote-bottom.png);
  top: calc(100% - 10px);
  right: 85px
}

.head-physician__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  height: 100%
}

.head-physician__media a {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  white-space: nowrap
}

.contact-info {
  display: block;
  position: relative
}

.contact-info-item {
  display: block;
  position: relative;
  text-align: center;
  padding: 30px;
  background-color: transparent;
  height: 100%;
  -webkit-box-sizing: border;
  box-sizing: border;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.contact-info-item__icon {
  margin-bottom: 30px
}

.contact-info-item__label {
  display: block;
  color: #535258;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px
}

.contact-info-item__list {
  display: block
}

.contact-info-item__list ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.contact-info-item__list ul li,.contact-info-item__list ul li a {
  color: #535258;
  font-size: 18px;
  font-weight: 400
}

.contact-info-item__list ul a:hover,.contact-info-item__list ul a:focus,.contact-info-item__list ul a:active {
  text-decoration: none;
  color: #e5c84f
}

.contact-info-item:hover,.contact-info-item:focus,.contact-info-item:active {
  background-color: #efefef
}

.location-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 30px;
  border: 1px solid #666;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.location-item__logo img {
  min-width: 40px
}

.location-item__desc {
  margin-left: 20px;
  color: #535258;
  font-size: 18px
}

.location-item__city {
  font-weight: 600
}

.location-item__adress {
  font-weight: 400
}

.callback-box {
  display: block;
  position: relative;
  padding: 20px 40px;
  background-color: #f8f8f8
}

@media only screen and (max-width: 639px) {
  .callback-box {
      padding:20px 20px 0
  }
}

.callback-box-item {
  text-align: center;
  height: 100%
}

.callback-box-item__title {
  display: block;
  position: relative;
  color: #444;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px
}

.callback-box-item__content .uk-input {
  text-align: center;
  color: #000
}

.callback-box-item__content .uk-button {
  font-size: 18px;
  font-weight: 600
}

@media only screen and (max-width: 767px) {
  .callback-box-item__content .uk-button {
      font-size:15px
  }
}

.callback-box-item__content .uk-button-default {
  color: #444!important;
  border: 1px solid #444!important
}

.callback-box-item__content .uk-button-default:hover,.callback-box-item__content .uk-button-default:focus,.callback-box-item__content .uk-button-default:active {
  background-color: #888!important;
  border-color: #888!important;
  color: #fff!important
}

.callback-box-item__content .button-phone {
  border: 1px solid #e5c84f!important;
  color: #e5c84f!important
}

.callback-box-item__content .button-callback {
  color: #e5c84f!important;
  border-color: #e5c84f!important
}

.section-callback .uk-button-default {
  border-color: #e5c84f;
  color: #e5c84f;
  font-weight: 600;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.section-callback .uk-button-default:hover,.section-callback .uk-button-default:focus,.section-callback .uk-button-default:active {
  background-color: #e5c84f;
  border-color: #e5c84f;
  color: #fff
}

.section-callback .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding-left: 0;
  margin: 0
}

ul.social-list {
  font-size: 35px;
}

.section-callback .social li {
  margin-right: 15px
}

.section-callback .social li a {
  color: #e5c84f;
  text-decoration: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.section-callback .social li a:hover,.section-callback .social li a:focus,.section-callback .social li a:active {
  color: #31b6b3
}

.map {
  display: block;
  position: relative
}

.map__box {
  height: 400px
}

@media only screen and (max-width: 639px) {
  .map__box {
      height:250px
  }
}

.map__box>* {
  height: 100%
}

.plus-item {
  display: block;
  position: relative
}

.plus-item__link {
  display: block;
  position: relative;
  width: 100%
}

.plus-item__img {
  display: block;
  position: relative;
  width: 100%
}

.plus-item__title {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px
}

.plus-item__title a {
  color: #666;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.plus-item__title a:hover,.plus-item__title a:focus,.plus-item__title a:active {
  color: #e5c84f;
  text-decoration: none
}

.section-plus {
  display: block;
  position: relative
}

.section-plus .slider-nav {
  position: absolute;
  top: -70px;
  right: 0;
  width: 100px
}

@media only screen and (max-width: 639px) {
  .section-plus .slider-nav {
      position:static;
      width: 100%;
      margin: 20px 0
  }
}

.section-plus .slider-nav .uk-slidenav {
  background: transparent;
  color: #e5c84f;
  -webkit-box-shadow: none;
  box-shadow: none
}

.section-services {
  display: block;
  position: relative
}

.section-services .uk-search-default .uk-search-input {
  border: none;
  border-bottom: 1px solid #6f6f6f
}

.service-item {
  display: block;
  position: relative;
  padding-left: 70px
}

@media only screen and (max-width: 639px) {
  .service-item {
      padding-left:40px
  }
}

.service-item__icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #ffdf58;
}

@media only screen and (max-width: 639px) {
  .service-item__icon img {
      width:30px;
      height: 30px
  }
}

.service-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  margin-bottom: 20px
}

@media only screen and (max-width: 639px) {
  .service-item__title {
      min-height:auto
  }
}

.service-item__title h4 {
  color: #535258;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0
}

.service-item__title h4 small {
  text-transform: none
}

@media only screen and (max-width: 639px) {
  .service-item__title h4 {
      font-size:14px
  }
}

.service-item__title h4 a {
  color: #535258;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.service-item__title h4 a:hover,.service-item__title h4 a:focus,.service-item__title h4 a:active {
  color: #e5c84f;
  text-decoration: none
}

.service-item__list ul {
  padding-left: 20px
}

.service-item__list ul li {
  margin: 5px 0
}

.service-item__list ul li a {
  color: #666;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.service-item__list ul li a:hover,.service-item__list ul li a:focus,.service-item__list ul li a:active {
  text-decoration: none;
  color: #e5c84f
}

.service-item__more a {
  color: #b5b5b5;
  text-decoration: underline;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.service-item__more a:hover,.service-item__more a:focus,.service-item__more a:active {
  text-decoration: none;
  color: #e5c84f
}

@media only screen and (max-width: 479px) {
  .section-technology .uk-slider-items.uk-child-width-1-2>* {
      width:100%
  }
}

.technology-item .uk-inline {
  width: 100%
}

.technology-item img {
  width: 100%
}

@media only screen and (max-width: 479px) {
  .technology-item img {
      max-height:150px;
      overflow: hidden;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center
  }
}

.technology-item .uk-overlay-primary {
  background-color: rgba(0,0,0,.3);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.technology-item .uk-overlay {
  padding: 20px
}

@media only screen and (max-width: 479px) {
  .technology-item .uk-overlay {
      padding:10px
  }
}

.technology-item .uk-overlay p {
  text-transform: uppercase;
  font-weight: 600
}

@media only screen and (max-width: 479px) {
  .technology-item .uk-overlay p {
      font-size:12px
  }
}

.technology-item:hover .uk-overlay-primary,.technology-item:focus .uk-overlay-primary,.technology-item:active .uk-overlay-primary {
  background-color: rgba(0,0,0,.1)
}

.command-item {
  display: block;
  position: relative;
  margin: 1px;
  overflow: hidden;
  color: #fff
}

.command-item__desc {
  color: #444;
  margin-top: 20px
}

.command-item__name {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px
}

.command-item__name a {
  color: #444
}

.command-item__position {
  display: block;
  position: relative;
  font-size: 14px;
  margin-bottom: 20px
}

.command-item__more {
  display: block;
  position: relative
}

.command-item__more .uk-button {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  padding: 0 5px;
  text-transform: none
}

.command-item img {
  width: 100%
}

.command-item .uk-overlay {
  padding: 20px
}

.command-item .uk-overlay-primary {
  background-color: rgba(0,0,0,.3)
}

@media only screen and (max-width: 768px) {
  .command-item .uk-overlay-primary {
      opacity:1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
  }
}

.command-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media only screen and (max-width: 959px) {
  .command-list {
      overflow-x:auto;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap
  }
}

.command-list>div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}

@media only screen and (max-width: 959px) {
  .command-list>div {
      -webkit-box-flex:0;
      -ms-flex: 0 0 31%;
      flex: 0 0 31%;
      padding: 5px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box
  }
}

@media only screen and (max-width: 767px) {
  .command-list>div {
      -webkit-box-flex:0;
      -ms-flex: 0 0 45%;
      flex: 0 0 45%
  }
}

@media only screen and (max-width: 639px) {
  .command-list>div {
      -webkit-box-flex:0;
      -ms-flex: 0 0 90%;
      flex: 0 0 90%
  }
}

.section-reviews {
  background-color: #f7f6f4
}

.section-reviews .section-title {
  margin-bottom: 30px
}

.section-reviews .uk-input,.section-reviews .uk-textarea {
  border: 1px solid #888
}

.section-reviews .uk-textarea {
  height: 150px
}

.reviews-form__title {
  color: #3a3b3b;
  font-size: 35px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
  .reviews-form__title {
      font-size:24px
  }
}

@media only screen and (max-width: 639px) {
  .reviews-form__title {
      font-size:20px
  }
}

.reviews-form label {
  margin-right: 10px
}

.reviews-all-btn {
  text-align: right
}

@media only screen and (max-width: 639px) {
  .reviews-all-btn {
      margin-bottom:0;
      margin-top: 20px
  }
}

.reviews-all-btn .uk-button {
  text-transform: none
}

.reviews-slide-item {
  display: block;
  position: relative;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff
}

.reviews-slide-item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.reviews-slide-item__info {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.reviews-slide-item__avatar {
  width: 80px;
  min-width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%
}

.reviews-slide-item__name {
  color: #000;
  font-size: 18px;
  font-weight: 500
}

.reviews-slide-item__date {
  color: #888;
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0
}

.reviews-slide-item__desc {
  color: #555;
  font-size: 14px;
  font-weight: 400;
  margin-top: 25px
}

.reviews-slide-item__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e5c84f;
  font-size: 14px;
  font-weight: 600;
  margin-top: 25px
}

@media only screen and (max-width: 639px) {
  .reviews-slider {
      display:-webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse
  }
}

.blog-item {
  display: block;
  position: relative
}

.blog-item__media {
  display: block;
  position: relative;
  z-index: 1
}

.blog-item__media img {
  width: 100%;
  height: 250px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.blog-item__desc {
  display: block;
  position: relative;
  margin: 0 20px;
  margin-top: -20px;
  background-color: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2
}

@media only screen and (max-width: 1200px) {
  .blog-item__desc {
      padding:15px;
      margin: 0 10px;
      margin-top: -20px
  }
}

.blog-item__date {
  color: #444;
  font-size: 14px;
  font-weight: 400
}

.blog-item__title,.blog-item__title a {
  color: #666;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 20px 0
}

@media only screen and (max-width: 1200px) {
  .blog-item__title {
      font-size:16px;
      margin: 10px 0
  }
}

.blog-item__text {
  color: #444
}

.blog-item__more {
  margin-top: 20px;
  text-align: right
}

.blog-item__more a {
  font-size: 14px;
  color: #e5c84f;
  font-weight: 600
}

.blog-item__more a:hover,.blog-item__more a:focus,.blog-item__more a:active {
  text-decoration: none;
  color: #444
}

.about-slider .uk-slidenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e5c84f;
  color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,.1);
  box-shadow: 0 2px 10px 2px rgba(0,0,0,.1)
}

@media only screen and (max-width: 639px) {
  .about-slider .uk-slidenav {
      width:30px;
      height: 30px
  }
}

.promo-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .promo-item {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.promo-item+.promo-item {
  margin-top: 60px
}

@media only screen and (max-width: 1200px) {
  .promo-item+.promo-item {
      margin-top:40px
  }
}

@media only screen and (max-width: 767px) {
  .promo-item+.promo-item {
      margin-top:20px
  }
}

.promo-item__media {
  display: block;
  position: relative;
  width: 40%;
  min-width: 40%
}

@media only screen and (max-width: 767px) {
  .promo-item__media {
      width:100%
  }
}

.promo-item__media img {
  display: block;
  width: 100%
}

.promo-item__desc {
  display: block;
  position: relative;
  background-color: #fff;
  padding: 50px 80px 25px;
  margin-left: -40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1200px) {
  .promo-item__desc {
      padding:30px;
      margin-left: -20px
  }
}

@media only screen and (max-width: 767px) {
  .promo-item__desc {
      padding:20px;
      margin: -20px 20px 0
  }
}

@media only screen and (max-width: 639px) {
  .promo-item__desc {
      padding:15px;
      margin: -20px 10px 0
  }
}

.promo-item__title {
  display: block;
  position: relative;
  margin-bottom: 20px
}

@media only screen and (max-width: 1200px) {
  .promo-item__title {
      margin-bottom:10px
  }
}

.promo-item__title a {
  color: #666;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.promo-item__title a:hover,.promo-item__title a:focus,.promo-item__title a:active {
  text-decoration: none;
  color: #e5c84f
}

@media only screen and (max-width: 1200px) {
  .promo-item__title a {
      font-size:30px
  }
}

@media only screen and (max-width: 767px) {
  .promo-item__title a {
      font-size:24px
  }
}

@media only screen and (max-width: 639px) {
  .promo-item__title a {
      font-size:20px
  }
}

.promo-item__text {
  display: block;
  position: relative;
  color: #444;
  margin-bottom: 40px
}

@media only screen and (max-width: 1200px) {
  .promo-item__text {
      margin-bottom:20px
  }
}

.promo-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 479px) {
  .promo-item__info {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
  }
}

.promo-item__date {
  color: #444
}

@media only screen and (max-width: 479px) {
  .promo-item__date {
      margin-bottom:20px
  }

  .promo-item__more {
      width: 100%;
      text-align: right
  }
}

.promo-item__more a {
  color: #e5c84f;
  font-weight: 600;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.promo-item__more a:hover,.promo-item__more a:focus,.promo-item__more a:active {
  text-decoration: none;
  color: #535258
}

.technology-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .technology-item {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.technology-item__media {
  display: block;
  position: relative;
  width: 75%;
  min-width: 75%
}

@media only screen and (max-width: 767px) {
  .technology-item__media {
      width:100%
  }
}

.technology-item__media img {
  display: block;
  width: 100%
}

.technology-item__desc {
  display: block;
  position: relative;
  background-color: #fff;
  padding: 40px;
  margin-right: -25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1200px) {
  .technology-item__desc {
      padding:30px;
      margin-right: -25%
  }
}

@media only screen and (max-width: 767px) {
  .technology-item__desc {
      padding:20px;
      margin: -20px 20px 0
  }
}

@media only screen and (max-width: 639px) {
  .technology-item__desc {
      padding:15px;
      margin: -20px 10px 0
  }
}

.technology-item__title {
  display: block;
  position: relative;
  margin-bottom: 20px
}

@media only screen and (max-width: 1200px) {
  .technology-item__title {
      margin-bottom:10px
  }
}

.technology-item__title a {
  color: #666;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.technology-item__title a:hover,.technology-item__title a:focus,.technology-item__title a:active {
  text-decoration: none;
  color: #e5c84f
}

@media only screen and (max-width: 1200px) {
  .technology-item__title a {
      font-size:30px
  }
}

@media only screen and (max-width: 767px) {
  .technology-item__title a {
      font-size:24px
  }
}

@media only screen and (max-width: 639px) {
  .technology-item__title a {
      font-size:20px
  }
}

.technology-item__text {
  display: block;
  position: relative;
  color: #444
}

.page-content .technology-item+.technology-item {
  margin-top: 50px
}

@media only screen and (max-width: 1200px) {
  .page-content .technology-item+.technology-item {
      margin-top:40px
  }
}

@media only screen and (max-width: 767px) {
  .page-content .technology-item+.technology-item {
      margin-top:20px
  }
}

.doctor {
  display: block;
  position: relative
}

.doctor__media {
  display: block;
  position: relative
}

.doctor__media img {
  width: 100%
}

.doctor__name {
  display: block;
  position: relative;
  margin: 10px 0 20px;
  color: #535258;
  font-size: 24px;
  font-weight: 600
}

.doctor__links .uk-button {
  border-radius: 5px;
  margin-top: 10px;
  margin-right: 10px
}

.doctor__links .uk-button:first-child {
  color: #1c1c1c;
  background: #ffdf58;
  font-weight: bold;
}

.doctor__social {
  margin-top: 20px
}

.doctor__social .social-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
  border-radius: 50%
}

.doctor__info {
  display: block;
  position: relative;
  padding-left: 40px
}

.doctor__info>div {
  display: block;
  position: relative;
  font-size: 14px
}

.doctor__info>div+div {
  margin-top: 30px
}

.doctor__info>div:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -5px;
  left: -40px;
  background-position: center;
  background-size: cover
}

.doctor__info>div strong {
  margin-right: 15px
}

.doctor__position:before {
  background-image: url(../images/ico-position.png)
}

.doctor__experience:before {
  background-image: url(../images/ico-experience.png)
}

.doctor__department:before {
  background-image: url(../images/ico-department.png)
}

.doctor__education:before {
  background-image: url(../images/ico-education.png)
}

.section-reviews--doctor {
  background-color: transparent
}

.section-reviews--doctor .reviews-slide-item {
  border: 0;
  padding: 0
}

.section-reviews--doctor .slider-nav {
  position: absolute;
  top: -70px;
  right: 0;
  width: 100px
}

@media only screen and (max-width: 639px) {
  .section-reviews--doctor .slider-nav {
      position:static;
      width: 100%;
      margin: 20px 0
  }
}

.section-reviews--doctor .slider-nav .uk-slidenav {
  background: transparent;
  color: #cbcbcb;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.section-reviews--doctor .slider-nav .uk-slidenav:hover,.section-reviews--doctor .slider-nav .uk-slidenav:focus,.section-reviews--doctor .slider-nav .uk-slidenav:active {
  color: #939393
}

.section-reviews--doctor .reviews-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 40px 0 40px 15px
}

@media only screen and (max-width: 639px) {
  .section-reviews--doctor .reviews-btns {
      margin:20px 0
  }
}

.section-reviews--doctor .reviews-btns .uk-button {
  text-transform: uppercase;
  margin: 0 20px
}

@media only screen and (max-width: 639px) {
  .section-reviews--doctor .reviews-btns .uk-button {
      margin:0 5px;
      text-transform: none;
      padding: 0 10px;
      width: 50%
  }
}

.section-reviews--doctor .reviews-btns .uk-button+.uk-button {
  color: #e5c84f;
  border-color: #e5c84f
}

.section-reviews--doctor .uk-textarea {
  height: 80px
}

.photo-work-item {
  display: block;
  position: relative
}

.photo-work-item__desc {
  display: block;
  position: relative;
  padding: 20px
}

@media only screen and (max-width: 959px) {
  .photo-work-item__desc {
      padding:10px 0
  }
}

.photo-work-item__name {
  display: block;
  position: relative;
  color: #e5c84f;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px
}

.photo-work-item__text {
  margin-bottom: 20px
}

.photo-work-item__doctor,.photo-work-item__direction {
  margin-bottom: 10px
}

.photo-work-item__doctor strong,.photo-work-item__direction strong {
  color: #959595
}

.photo-work-item__doctor a {
  color: #666;
  text-decoration: underline
}

.photo-work-item__doctor a:hover {
  text-decoration: none
}

.accordion-prices>li {
  margin-bottom: 12px
}

.accordion-prices .uk-accordion-title {
  border: 0;
  background-color: #f8f8f8;
  color: #535258;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 20px
}

.accordion-prices>li>.uk-accordion-title:before {
  float: right;
  width: 31px;
  min-width: 31px;
  height: 31px;
  border: 1px solid #67a1a1;
  border-radius: 50%;
  margin-top: 4px;
  z-index: 2;
  position: relative

}

.accordion-prices>li.uk-open>.uk-accordion-title:before {
  float: right;
}

.accordion-prices .uk-accordion-content {
  margin-top: 0
}

@media only screen and (max-width: 959px) {
  .accordion-prices .uk-accordion-title {
      font-size:20px;
      line-height: 31px
  }
}

@media only screen and (max-width: 639px) {
  .accordion-prices .uk-accordion-title {
      font-size:12px;
      line-height: 1.3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }
}

@media only screen and (max-width: 959px) {
  .accordion-prices>li>.uk-accordion-title:before {
      margin:0
  }
}

@media only screen and (max-width: 639px) {
  .accordion-prices>li>.uk-accordion-title:before {
      border:0;
      width: 20px
  }
}

.accordion-prices__title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.accordion-prices__title-box>div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70%
}

.accordion-prices__title-box .time {
  display: none;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0 40px;
  border: 1px solid #67a1a1;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: left 10px center
}

@media only screen and (max-width: 959px) {
  .accordion-prices__title-box {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }

  .accordion-prices__title-box>div {
      width: 100%
  }

  .accordion-prices__title-box>div:first-child {
      width: 100%
  }
}

.accordion-prices>li.uk-open>.uk-accordion-title .time {
  display: inline-block
}

@media only screen and (max-width: 959px) {
  .accordion-prices>li.uk-open>.uk-accordion-title .time {
      display:none
  }
}

.accordion-prices__content-box {
  display: block;
  position: relative
}

.accordion-prices__content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f8f8f8
}

@media only screen and (max-width: 959px) {
  .accordion-prices__content-top {
      -webkit-box-orient:vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse
  }

  .accordion-prices__content-top>div {
      width: 100%
  }
}

.accordion-prices__content-top-info {
  width: 50%;
  display: block;
  position: relative;
  padding: 10px 40px;
  min-height: 225px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.accordion-prices__content-top-info .time {
  display: none;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0 40px;
  border: 1px solid #67a1a1;
  border-radius: 3px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: left 10px center;
  margin: 20px 0 0 10px
}

.accordion-prices__content-top-info ul {
  list-style-type: disc;
  color: #555;
  font-size: 16px;
  padding-left: 20px
}

@media only screen and (max-width: 959px) {
  .accordion-prices__content-top-info {
      min-height:auto;
      padding-right: 20px;
      padding: 5px 20px
  }

  .accordion-prices__content-top-info .time {
      display: inline-block;
      margin-left: 0
  }
}

@media only screen and (max-width: 639px) {
  .accordion-prices__content-top-info ul {
      font-size:14px
  }
}

.accordion-prices__content-top-media {
  display: block;
  position: relative;
  pointer-events: none;
  width: 50%
}

.accordion-prices__content-top-media img {
  display: block;
  position: absolute;
  top: -54px;
  left: 0;
  width: 100%;
  height: calc(100% + 54px);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center
}

@media only screen and (max-width: 959px) {
  .accordion-prices__content-top-media img {
      position:relative;
      top: 0;
      height: auto;
      min-height: auto
  }
}

.accordion-prices__content-bottom {
  padding: 24px 0
}

.accordion-prices__content-bottom ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  color: #444;
  font-size: 18px;
  font-weight: 400
}

.accordion-prices__content-bottom ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 5px 5px 5px 20px
}

.accordion-prices__content-bottom ul li+li {
  border-top: 1px dotted #ccc
}

.accordion-prices__content-bottom ul li span:last-child {
  margin-left: 10px;
  color: #888;
  font-weight: 600;
  white-space: nowrap
}

@media only screen and (max-width: 639px) {
  .accordion-prices__content-bottom ul {
      font-size:14px
  }

  .accordion-prices__content-bottom ul li {
      padding: 5px
  }
}

.reviews-form-box {
  display: block;
  position: relative;
  margin-top: 40px
}

@media only screen and (max-width: 379px) {
  .reviews-form-box {
      padding:0;
      border: 0
  }
}

@media only screen and (max-width: 379pxpx) {
  .reviews-form-box .g-recaptcha {
      margin-left:-5px
  }
}

.reviews-form-box .uk-textarea {
  min-height: 280px
}

.reviews-form-box .row-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.reviews-form-box .row-star label {
  font-size: 14px;
  color: #999
}

.reviews-form-box .politic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.1;
  font-size: 14px;
  color: #e5c84f
}

.reviews-form-box .politic svg {
  margin-left: 10px
}

.reviews-form-box .row-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 479px) {
  .reviews-form-box .row-select {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
  }
}

.reviews-form-box .row-select label {
  min-width: 150px;
  white-space: nowrap;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 479px) {
  .reviews-form-box .row-select label {
      margin-bottom:20px
  }
}

.reviews-form-box .row-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 640px) {
  .reviews-form-box .row-submit {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
  }

  .reviews-form-box .row-submit .uk-button {
      margin-top: 20px
  }
}

.reviews-form-box .reviews-form-info p {
  margin-bottom: 0
}

.reviews-items-box {
  margin-bottom: 40px
}

.reviews-items-box .uk-comment+.uk-comment {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #888
}

.reviews-items-box .uk-comment-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 639px) {
  .reviews-items-box .uk-comment-header {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
  }
}

@media only screen and (max-width: 479px) {
  .reviews-items-box .uk-comment-header {
      margin-bottom:0
  }
}

.reviews-items-box .uk-comment-header:before,.reviews-items-box .uk-comment-header:after {
  display: none
}

.reviews-items-box .uk-comment-title {
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0
}

@media only screen and (max-width: 639px) {
  .reviews-items-box .uk-comment-title {
      margin-bottom:10px
  }
}

@media only screen and (max-width: 479px) {
  .reviews-items-box .uk-comment-title {
      font-size:18px
  }
}

.reviews-items-box .uk-comment-title span:first-child {
  font-size: 16px;
  font-weight: 400;
  margin-right: 10px
}

.reviews-items-box .uk-comment-meta {
  color: #777
}

.reviews-items-box .uk-comment-meta .uk-icon {
  margin-right: 10px
}

.reviews-items-box .uk-comment-body {
  color: #555;
  padding-bottom: 20px
}

.reviews-items-box .uk-comment-body p {
  margin: 10px 0
}

.reviews-items-box .uk-comment-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 639px) {
  .reviews-items-box .uk-comment-footer {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
  }
}

.reviews-items-box .uk-comment-user,.reviews-items-box .uk-comment-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.reviews-items-box .uk-comment-user div {
  border: 1px solid #f5f5f5;
  border-radius: 50px;
  height: 100px;
  width: 100px;
  background-position: center 1%!important;
  background-size: cover!important
}

.reviews-items-box .uk-comment-user img,.reviews-items-box .uk-comment-location img {
  max-height: 40px
}

.reviews-items-box .uk-comment-user span,.reviews-items-box .uk-comment-location span {
  color: #555;
  font-size: 16px;
  font-weight: 700;
  margin-left: 10px
}

.reviews-items-box .uk-comment-user span a {
  color: #555
}

@media only screen and (max-width: 479px) {
  .reviews-items-box .uk-comment-user span,.reviews-items-box .uk-comment-location span {
      font-size:14px
  }
}

@media only screen and (max-width: 639px) {
  .reviews-items-box .uk-comment-user,.reviews-items-box .uk-comment-location {
      margin-bottom:10px
  }
}

.reviews-items-box .uk-comment-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 479px) {
  .reviews-items-box .uk-comment-star {
      border:0
  }
}

.reviews-items-box .uk-comment-star .uk-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000
}

.reviews-items-box .uk-comment-star span {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f4f4f4
}

.reviews-items-box__more {
  display: block;
  position: relative;
  text-align: center;
  margin-top: 40px
}

.reviews-items-box__more:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #29c3d9;
  position: absolute;
  top: 20px;
  z-index: -1
}

.read_more {
  display: inline-block;
  color: #00a8dc;
  cursor: pointer
}

.uk-comment-answer {
  display: block;
  position: relative;
  margin-top: 30px;
  background-color: #f4f4f4;
  border-radius: 5px;
  padding: 20px 10px 10px 30px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 479px) {
  .uk-comment-answer {
      padding-left:10px
  }
}

.uk-comment-answer:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  position: absolute;
  left: 10px;
  top: -10px
}

.uk-comment-answer span {
  display: block;
  text-align: right;
  color: #919191
}

.ratings-box {
  display: block;
  position: relative;
  margin-bottom: 40px
}

.ratings-box__title {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 700
}

.ratings-box__list {
  list-style-type: none;
  padding-left: 0
}

.ratings-box__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  background-color: #f4f4f4;
  padding: 0 10px
}

.ratings-box__list-title {
  color: #555;
  font-size: 20px;
  font-weight: 600
}

.ratings-box__list-star {
  display: block
}

.ratings-box__list-star .uk-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #888
}

.ratings-box__list-star span {
  display: inline-block;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f4f4f4
}

.view-more {
  margin-top: 40px;
  text-align: center
}

.view-more a {
  color: #888;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase
}

.view-more a .uk-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f4f4f4;
  border-radius: 50%;
  margin-left: 10px
}

.reviews-form-btn {
  text-align: center
}

.header-page__phone .uk-drop {
  width: 200px
}

.header-page__phone .uk-list > li:nth-child(n+2), .header-page__phone .uk-list > li > ul {
  margin-top: 0
}

.phone-btn.phone-btn--drop {
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #000
}

.phone-btn.phone-btn--drop .text {
  font-size: 15px;
  display: block;
  margin-left: 5px
}

.phone-btn.phone-btn--drop:hover {
  color: #fff
}

.phone-btn.phone-btn--drop:hover .text {
  color: #fff
}

.block-author {
  display: block;
  position: relative;
  padding-top: 20px
}

.author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.author__media {
  display: block;
  position: relative;
  width: 95px;
  min-width: 95px;
  height: 95px;
  border-radius: 50%;
  margin-right: 20px;
  overflow: hidden
}

.author__media img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.author__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin: 0
}

.author__name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #535258;
  margin: 3px 0
}

.author__position {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #444;
  margin: 0
}

.faq .uk-accordion>li+li {
  margin-top: 30px;
  margin-top: 1.5625vw
}

.faq .uk-accordion .uk-accordion-title {
  display: block;
  position: relative;
  color: #666;
  font-family: 'Raleway-Regular',Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding-left: 55px;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 35px
}

.faq .uk-accordion .uk-accordion-title:before {
  content: "";
  width: 35px;
  height: 35px;
  background-color: #fff;
  border: 1px solid #e5c84f;
  border-radius: 50%;
  margin-left: 0;
  float: none;
  background-image: url("data:image/svg+xml,%3Csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%20data-svg='chevron-right'%3E%3Cpolyline%20fill='none'%20stroke='%234bcfcc'%20stroke-width='1.03'%20points='7%204%2013%2010%207%2016'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.faq .uk-accordion .uk-open>.uk-accordion-title:before {
  background-image: url("data:image/svg+xml,%3Csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%20data-svg='chevron-down'%3E%3Cpolyline%20fill='none'%20stroke='%234bcfcc'%20stroke-width='1.03'%20points='16%207%2010%2013%204%207'%3E%3C/polyline%3E%3C/svg%3E");
}


.faq .uk-accordion .uk-accordion-content {
  padding-left: 55px;
  color: #0c0c0c;
  font-family: 'Raleway-Regular',Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 400
}

.service-case {
  display: block;
  position: relative
}

.service-case-slider ul li {
  margin: 0!important
}

.service-case-box {
  background-color: #fff;
  border: 1px solid #6b6666;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media only screen and (max-width: 639px) {
  .service-case-box {
      padding:15px
  }
}

@media only screen and (max-width: 479px) {
  .service-case-box {
      -webkit-box-orient:vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }
}

.service-case-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media only screen and (max-width: 479px) {
  .service-case-content {
      text-align:center
  }
}

.service-case-content ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.service-case-content ul li {
  display: none;
  position: relative;
  margin: 0!important
}

.service-case-content ul li.uk-active {
  display: block
}

.service-case-author {
  margin-top: 20px;
  color: #666;
  font-size: 16px;
  font-weight: 500
}

@media only screen and (max-width: 639px) {
  .service-case-author {
      font-size:14px;
      margin-top: 10px
  }
}

.service-case-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 479px) {
  .service-case-nav {
      margin-bottom:20px
  }
}

.service-case-nav .uk-slidenav svg {
  width: 15px;
  height: 15px
}

.service-case-nav-numb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  color: #666
}

.service-case-nav-numb ul {
  list-style-type: none;
  padding: 0;
  margin: 0 5px 0 0
}

.service-case-nav-numb ul li {
  display: none;
  position: relative;
  margin: 0!important
}

.service-case-nav-numb ul li.uk-active {
  display: block
}

.service-case-nav-numb span {
  display: inline-block;
  vertical-align: middle
}

@media only screen and (max-width: 767px) {
  .header-page__scroll.uk-active {
      background-color:#535258;
      padding: 10px 0
  }

  .header-page__scroll.uk-active .logo__img--color {
      display: none
  }

  .header-page__scroll.uk-active .logo__img--white {
      display: block;
      max-height: 40px
  }

  .header-page__scroll.uk-active .header-page__location button,.header-page__scroll.uk-active .header-page__btn-mobile-menu a,.header-page__scroll.uk-active .phone-btn {
      color: #fff;
      border-color: #fff
  }
}

.document-card {
  display: block;
  position: relative;
  background-color: #f8f8f8;
  height: 250px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.document-card:hover {
  background-color: #e5c84f
}

.document-card:hover .document-card__title,.document-card:hover .document-card__link {
  color: #fff
}

.document-card__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%
}

.document-card__title {
  color: #666;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.document-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.document-card__link:hover {
  color: #e5c84f;
  text-decoration: none
}

.document-card__link img {
  margin-right: 15px
}

.infographics {
  display: block;
  position: relative;
  margin: 80px 0
}

@media only screen and (max-width: 1200px) {
  .infographics {
      margin:40px 0
  }
}

.infographics-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: calc(50% - 25px);
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: #535258;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #ffdf58;
  width: 238px;
  height: 238px;
  border-radius: 50%;
  background-color: #f8f8f8
}

@media only screen and (max-width: 1200px) {
  .infographics-title {
      position:static;
      -webkit-transform: translate(0);
      -ms-transform: translate(0);
      transform: translate(0);
      text-align: center;
      width: 100%;
      height: auto;
      background: none;
      border: 0;
      margin-bottom: 30px
  }
}

@media only screen and (max-width: 1200px) and (max-width:1200px) {
  .infographics-title br {
      display:none
  }
}

@media only screen and (max-width: 1200px) and (max-width:639px) {
  .infographics-title br {
      display:block
  }
}

.infographics-title:after {
  content: '';
  display: block;
  width: 395px;
  height: 395px;
  border-radius: 50%;
  border: 2px dashed #ffdf58;
  position: absolute
}

@media only screen and (max-width: 1280px) {
  .infographics-title:after {
      width:350px;
      height: 350px
  }
}

@media only screen and (max-width: 1200px) {
  .infographics-title:after {
      display:none
  }
}

.infographics__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 0;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.infographics__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 50%;
  margin-top: 0!important
}

@media only screen and (max-width: 1200px) {
  .infographics__list li {
      -webkit-box-pack:start;
      -ms-flex-pack: start;
      justify-content: flex-start
  }
}

@media only screen and (max-width: 639px) {
  .infographics__list li {
      width:100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.infographics__list li:nth-child(odd) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media only screen and (max-width: 639px) {
  .infographics__list li:nth-child(odd) {
      -webkit-box-pack:center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.infographics__list li:nth-child(odd) .infographics__item {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media only screen and (max-width: 1200px) {
  .infographics__list li:nth-child(odd) .infographics__item {
      text-align:left;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row
  }
}

.infographics__list li:nth-child(odd) .infographics__item .infographics__icon {
  margin-left: 15px;
  margin-right: 0
}

@media only screen and (max-width: 1200px) {
  .infographics__list li:nth-child(odd) .infographics__item .infographics__icon {
      margin-left:0;
      margin-right: 15px
  }
}

.infographics__list li:nth-child(1) .infographics__item, .infographics__list li:nth-child(5) .infographics__item {
  margin-left: 50px
}

@media only screen and (max-width: 1200px) {
  .infographics__list li:nth-child(1) .infographics__item, .infographics__list li:nth-child(5) .infographics__item {
      margin-left:0
  }
}

.infographics__list li:nth-child(2) .infographics__item, .infographics__list li:nth-child(6) .infographics__item {
  margin-right: 50px
}

@media only screen and (max-width: 1200px) {
  .infographics__list li:nth-child(2) .infographics__item, .infographics__list li:nth-child(6) .infographics__item {
      margin-right:0
  }
}

.infographics__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  margin-top: 0!important;
  margin-bottom: 45px
}

@media only screen and (max-width: 1200px) {
  .infographics__item {
      margin-bottom:20px
  }
}

.infographics__icon {
  margin-right: 15px
}

.infographics__title {
  color: #535258;
  font-size: 18px;
  font-weight: 600
}

.infographics__text {
  color: #535258;
  font-size: 16px
}

article a,.doctor__department a,.section-service-price a {
  color: #666;
  text-decoration: underline
}

article a:hover,.doctor__department a:hover,.section-service-price a:hover {
  color: #666;
  text-decoration: none
}

.infographics1 {
  display: block;
  position: relative
}

@media only screen and (max-width: 639px) {
  .infographics1 {
      padding:50px 0
  }
}

.infographics1__title {
  color: #ffdf58!important;
  font-size: 20px!important;
  line-height: 1.2!important;
  font-weight: 600!important;
  text-transform: uppercase!important;
  margin-bottom: 30px;
  text-align: center
}

@media only screen and (max-width: 639px) {
  .infographics1__title {
      text-align:left
  }
}

.infographics1__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}

.infographics1__list::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: #444
}

@media only screen and (max-width: 639px) {
  .infographics1__list::after {
      left:0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none
  }
}

.infographics1__list--next::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-top: 8px solid #444;
  border-right: 5px solid transparent
}

@media only screen and (max-width: 639px) {
  .infographics1__list--next::before {
      left:0
  }
}

.infographics1__list--next .infographics1__item:last-child::after {
  display: none!important
}

.infographics1__item {
  display: block;
  position: relative;
  width: 50%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 639px) {
  .infographics1__item {
      width:100%
  }
}

.infographics1__item:first-child {
  padding-top: 0!important
}

.infographics1__item:nth-child(odd) {
  padding-top: 40px;
  padding-right: 80px;
  text-align: right
}

@media only screen and (max-width: 1199px) {
  .infographics1__item:nth-child(odd) {
      padding-right:60px;
      padding-top: 20px
  }
}

@media only screen and (max-width: 639px) {
  .infographics1__item:nth-child(odd) {
      padding-right:0;
      padding-left: 60px;
      text-align: left
  }
}

.infographics1__item:nth-child(odd) .infographics1__subtitle::after {
  left: calc(100% + 10px)
}

@media only screen and (max-width: 639px) {
  .infographics1__item:nth-child(odd) .infographics1__subtitle::after {
      left:auto;
      right: calc(100% + 10px)
  }
}

.infographics1__item:nth-child(odd) .infographics1__subtitle::before {
  content: '';
  display: block;
  position: absolute;
  left: calc(100% + 8px);
  top: 7px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 8px solid #444;
  border-bottom: 5px solid transparent
}

@media only screen and (max-width: 639px) {
  .infographics1__item:nth-child(odd) .infographics1__subtitle::before {
      left:auto;
      right: calc(100% + 8px);
      top: 7px;
      border-top: 5px solid transparent;
      border-left: 8px solid #444;
      border-bottom: 5px solid transparent;
      border-right: 0
  }
}

.infographics1__item:nth-child(even) {
  padding-top: 80px;
  padding-left: 80px;
  text-align: left
}

@media only screen and (max-width: 1199px) {
  .infographics1__item:nth-child(even) {
      padding-left:60px;
      padding-top: 20px
  }
}

.infographics1__item:nth-child(even) .infographics1__subtitle::after {
  right: calc(100% + 10px)
}

.infographics1__item:nth-child(even) .infographics1__subtitle::before {
  content: '';
  display: block;
  position: absolute;
  right: calc(100% + 8px);
  top: 7px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 8px solid #444;
  border-bottom: 5px solid transparent
}

.infographics1__item:nth-child(odd):last-child::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: -10px;
  top: 133px;
  width: 20px;
  height: 100%;
  background-color: #fff;
  z-index: 2
}

.infographics1__item:nth-child(even):last-child::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -10px;
  top: 173px;
  width: 20px;
  height: calc(100% - 170px);
  background-color: #fff;
  z-index: inherit
}

.infographics1__box {
  display: block;
  position: relative
}

.infographics1__icon {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 70px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  margin-bottom: 10px
}

.infographics1__subtitle {
  color: #666;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 10px 0;
  padding: 0;
  display: block;
  position: relative
}

@media only screen and (max-width: 1199px) {
  .infographics1__subtitle {
      font-size:16px
  }
}

.infographics1__subtitle:after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  width: 70px;
  height: 1px;
  background-color: #444
}

@media only screen and (max-width: 1199px) {
  .infographics1__subtitle:after {
      width:50px
  }

  .infographics1__subtitle br {
      display: none
  }
}

.infographics1__text {
  color: #666;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  padding: 0
}

@media only screen and (max-width: 1199px) {
  .infographics1__text {
      font-size:14px
  }

  .infographics1__text br {
      display: none
  }
}

.uk-article ul li+li,.uk-article ol li+li {
  margin-top: 0
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0
}

.steps-list {
  display: block;
  position: relative;
  margin: 40px 0
}

.steps-list-item {
  display: block;
  position: relative;
  padding-left: 50px
}

@media only screen and (max-width: 639px) {
  .steps-list-item {
      text-align:center;
      padding: 0;
      max-width: 280px;
      margin: 0 auto
  }
}

.steps-list-item__icon {
  display: block;
  position: relative;
  margin-bottom: 20px
}

@media only screen and (max-width: 639px) {
  .steps-list-item__icon {
      margin:0 auto 20px
  }
}

.steps-list-item__title {
  display: block;
  position: relative;
  color: #666;
  font-size: 18px;
  font-weight: 700
}

@media only screen and (max-width: 639px) {
  .steps-list-item__title {
      display:-webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 10px
  }
}

.steps-list-item__title>span:first-child {
  display: block;
  position: absolute;
  top: -5px;
  left: -50px;
  color: #ffdf58;
  font-size: 30px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase
}

@media only screen and (max-width: 639px) {
  .steps-list-item__title>span:first-child {
      position:static;
      font-size: 22px;
      margin-top: -5px;
      margin-right: 10px
  }
}

.steps-list-item__desc {
  color: #666;
  font-size: 14px;
  font-weight: 400
}

.form-block {
  background-color: #f8f8f8;
  padding: 30px
}

@media only screen and (max-width: 767px) {
  .form-block {
      padding:15px
  }
}

.form-block__title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  color: #535258;
  font-weight: 500
}

@media only screen and (max-width: 767px) {
  .form-block__title {
      font-size:16px
  }
}

.form-block__title strong {
  color: #ffdf58;
  font-weight: 700
}

.form-block .uk-input {
  border: 0
}

.form-block .uk-button-default {
  border: 1px solid #ffdf58;
  color: #ffdf58;
  font-size: 16px;
  font-weight: 700;
  padding: 0 5px;
  width: 100%
}

@media only screen and (max-width: 767px) {
  .form-block .uk-button-default {
      font-size:12px
  }
}

.form-block label {
  color: #666;
  font-size: 12px;
  font-weight: 400
}

.form-block .uk-checkbox {
  margin-right: 10px
}

.form-block .uk-checkbox:checked,.form-block .uk-checkbox:indeterminate,.form-block .uk-radio:checked {
  background-color: #fff
}

.form-block .uk-checkbox:checked {
  background-size: 8px
}

.before-after {
  display: block;
  position: relative
}

.before-after__box {
  display: block;
  position: relative
}

.before-after__imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative;
  z-index: 2
}

.before-after__imgs>div {
  width: calc(50% - 30px);
  display: block;
  position: relative
}

@media only screen and (max-width: 639px) {
  .before-after__imgs>div {
      width:calc(50% - 10px)
  }
}

.before-after__imgs>div::before {
  content: attr(data-label);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 40px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  text-align: center;
  font-weight: 700;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  opacity: 0
}

@media only screen and (max-width: 767px) {
  .before-after__imgs>div::before {
      opacity:1
  }
}

.before-after__imgs>div img {
  width: 100%;
  height: 215px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

@media only screen and (max-width: 767px) {
  .before-after__imgs>div img {
      height:auto;
      min-height: 100px
  }
}

.before-after__desc {
  display: block;
  position: relative;
  background-color: #f8f8f8;
  margin-top: -20px;
  padding-top: 20px;
  z-index: 1
}

.before-after__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #535258;
  font-size: 24px;
  font-weight: 400;
  text-transform: lowercase;
  padding: 20px 0;
  margin: 0 20px;
  border-bottom: 1px solid #bbb
}

@media only screen and (max-width: 767px) {
  .before-after__title {
      display:none
  }
}

.before-after__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px
}

@media only screen and (max-width: 639px) {
  .before-after__info {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.before-after__list {
  list-style-type: none;
  padding: 0;
  margin: 0
}

@media only screen and (max-width: 639px) {
  .before-after__list {
      margin-bottom:20px
  }
}

.before-after__list li {
  color: #666;
  font-size: 18px;
  font-weight: 400
}

@media only screen and (max-width: 767px) {
  .before-after__list li {
      font-size:14px
  }
}

.before-after__list li strong {
  font-weight: 700;
  margin-right: 5px
}

.before-after__doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.before-after__doctor-avatar {
  width: 95px;
  height: 95px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95px;
  flex: 0 0 95px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px
}

@media only screen and (max-width: 767px) {
  .before-after__doctor-avatar {
      width:50px;
      height: 50px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
      flex: 0 0 50px;
      margin-right: 5spx
  }
}

.before-after__doctor-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.before-after__doctor-desc {
  display: block;
  position: relative
}

.before-after__doctor-label {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
  .before-after__doctor-label {
      font-size:16px;
      margin-bottom: 2px
  }
}

.before-after__doctor-name {
  color: #666;
  font-size: 18px;
  font-weight: 400
}

@media only screen and (max-width: 767px) {
  .before-after__doctor-name {
      font-size:14px
  }
}

.compare-block {
  display: block;
  position: relative;
  background-color: #f8f8f8;
  margin-top: 150px;
  margin-top: 7.81vw
}

@media only screen and (max-width: 767px) {
  .compare-block {
      margin-top:70px
  }
}

.compare-block::before {
  content: '';
  display: block;
  position: absolute;
  top: -32.5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 65px;
  height: 65px;
  background-image: url(../images/ico-compare.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2
}

@media only screen and (max-width: 639px) {
  .compare-block::before {
      display:none
  }
}

.compare-block__column {
  display: block;
  position: relative;
  padding: 120px 20px 20px;
  padding: 6.25vw 20px 20px
}

@media only screen and (max-width: 767px) {
  .compare-block__column {
      padding:70px 5px 20px
  }
}

.compare-block__img {
  display: block;
  position: absolute;
  top: -100px;
  top: -5.21vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media only screen and (max-width: 767px) {
  .compare-block__img {
      top:-50px
  }
}

.compare-block__img img {
  display: inline-block;
  width: 194px;
  width: 10.1vw;
  height: 194px;
  height: 10.1vw;
  min-width: 194px;
  min-width: 10.1vw
}

@media only screen and (max-width: 767px) {
  .compare-block__img img {
      width:100px;
      height: 100px;
      min-width: 100px
  }
}

.compare-block__title {
  color: #ffdf58;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
  .compare-block__title {
      font-size:16px;
      margin-bottom: 15px
  }
}

.compare-block__list ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.compare-block__list ul li+li {
  margin-top: 30px
}

@media only screen and (max-width: 767px) {
  .compare-block__list ul li+li {
      margin-top:10px
  }
}

.compare-block__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .compare-block__list-item {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }
}

.compare-block__list-item_img {
  width: 60px;
  height: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 20px
}

@media only screen and (max-width: 767px) {
  .compare-block__list-item_img {
      margin:0 auto 10px
  }
}

.compare-block__list-item_desc {
  display: block;
  position: relative
}

.compare-block__list-item_title {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
  .compare-block__list-item_title {
      font-size:12px;
      line-height: 1.17;
      min-height: 30px
  }
}

.compare-block__list-item_text {
  color: #666;
  font-size: 16px;
  font-weight: 400
}

@media only screen and (max-width: 767px) {
  .compare-block__list-item_text {
      display:none
  }
}

.uk-slider,.uk-slider-container,.uk-slider-items {
  outline: none;
  border: none
}

.btns-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 10px 20px
}

.btns-block>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.btns-block>* .button {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #535358;
  font-size: 18px;
  font-weight: 600;
  margin-right: 70px;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

@media only screen and (max-width: 1199px) {
  .btns-block>* .button {
      margin-right:30px
  }
}

@media only screen and (max-width: 767px) {
  .btns-block>* .button {
      font-size:14px;
      margin-right: 0;
      margin-top: 10px
  }
}

.btns-block>* .button:last-child {
  margin-right: 0
}

.btns-block>* .button img {
  margin-right: 15px
}

.btns-block>* .button:hover {
  text-decoration: none;
  color: #000
}

@media only screen and (max-width: 767px) {
  .btns-block>*:first-child {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal
  }

  .btns-block>*:last-child {
      margin-top: 15px
  }
}

.btns-block>*:last-child a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.btns-block>*:last-child a:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.btns-block>*:last-child a+a {
  margin-left: 15px
}

@media only screen and (max-width: 767px) {
  .btns-block {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
  }
}

.btns-block .uk-button {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  text-transform: none
}

@media only screen and (max-width: 767px) {
  .btns-block .uk-button {
      width:100%
  }
}

.btns-block .uk-button+.uk-button {
  margin-left: -1px
}

aside.sidebar .uk-button {
  border-radius: 5px;
  text-transform: none
}

.page-content h3 {
  color: #535258;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase
}

.slider-about {
  position: relative
}

.slider-about .uk-slider-items li {
  background-color: #f7f6f4
}

.slider-about .uk-slider-items li img {
  min-height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.slider-about .slider-nav {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #f7f6f4;
  padding: 10px
}

.partners {
  background-color: #f7f6f4
}

.partners .section-title {
  color: #535258;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 50px
}

.slider-partners {
  display: block;
  position: relative
}

.slider-partners .slider-nav {
  position: absolute;
  top: 30px;
  left: calc(-25% - 20px);
  background-color: #f7f6f4;
  padding: 10px
}

@media only screen and (max-width: 959px) {
  .slider-partners .slider-nav {
      left:-20px;
      top: -60px
  }
}

@media only screen and (max-width: 639px) {
  .slider-partners .slider-nav {
      left:50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%)
  }
}

.partner-item {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%
}

.partner-item+.partner-item {
  margin-top: 15px
}

.partner-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff
}

.partner-item a img {
  max-width: 80%
}

.uk-search-faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  background-color: #f8f8f8;
  border-radius: 20px;
  padding: 0 15px
}

.uk-search-faq .uk-search-icon {
  position: static;
  margin-right: 15px
}

.uk-search-faq .uk-search-input {
  background: none
}

ul.faq-filter {
  list-style-type: none;
  padding: 0;
  margin: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
  ul.faq-filter {
  }
}

ul.faq-filter li {
  margin: 0 10px 10px 0
}

@media only screen and (max-width: 767px) {
  ul.faq-filter li {
      width:100%
  }
}

ul.faq-filter li a {
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 40px;
  background-color: #f8f8f8;
  padding: 0 25px;
  color: #535258;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

ul.faq-filter li a:hover {
  text-decoration: none;
  background: #e5c84f;
  color: #fff
}

ul.faq-filter li a.uk-active {
  background: #e5c84f;
  color: #fff
}

@media only screen and (max-width: 767px) {
  ul.faq-filter li a {
      padding:0 15px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      font-size: 14px
  }
}

.faq-select {
  display: none;
  margin: 0 0 40px 0
}

@media only screen and (max-width: 767px) {
  .faq-select {
      display:block
  }
}

.faq-accordion {
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7
}

.faq-accordion>li:first-child .uk-accordion-title {
  border-top: 0
}

.faq-accordion .uk-accordion-title {
  text-decoration: none;
  padding: 10px 0;
  border-top: 1px solid #b7b7b7;
  color: #555;
  font-size: 20px;
  font-weight: 600
}

@media only screen and (max-width: 767px) {
  .faq-accordion .uk-accordion-title {
      font-size:16px
  }
}

.faq-accordion .uk-accordion-title:before {

}

.faq-accordion .uk-open>.uk-accordion-title:before {

}

.faq-accordion .uk-accordion-content {
  padding-bottom: 20px;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400
}

@media only screen and (max-width: 767px) {
  .faq-accordion .uk-accordion-content {
      font-size:14px
  }
}

.faq-accordion > :nth-child(n+2) {
  margin: 0
}

.faq-more {
  text-align: center;
  margin: 20px 0
}

.form-faq {
  padding: 25px 15px 10px 15px;
  background-color: #f8f8f8
}

.form-faq h3 {
  display: block;
  text-align: center;
  color: #ffdf58;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
  .form-faq h3 {
      font-size:20px
  }
}

.form-faq p {
  display: block;
  text-align: center;
  color: #535258;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px
}

.form-faq input.uk-input {
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  padding: 0 20px;
  color: #000;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea {
  height: 105px;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  padding: 10px 20px;
  color: #000;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.schema {
  display: none
}

@media only screen and (max-width: 768px) {
  .command-item .uk-overlay-primary {
      opacity:1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
  }
}

.red {
  color: red!important
}

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

.header-page__adress a {
  color: #fff!important
}

.sidebar>div {
  z-index: inherit
}

article a {
  color: #666;
  text-decoration: underline
}

article a:hover {
  color: #666;
  text-decoration: none
}

.uk-search-faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  background-color: #f8f8f8;
  border-radius: 20px;
  padding: 0 15px
}

.uk-search-faq .uk-search-icon {
  position: static;
  margin-right: 15px
}

.uk-search-faq .uk-search-input {
  background: none
}

ul.faq-filter {
  list-style-type: none;
  padding: 0;
  margin: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
  ul.faq-filter {
      display:none
  }
}

ul.faq-filter li {
  margin: 0 10px 10px 0
}

@media only screen and (max-width: 767px) {
  ul.faq-filter li {
      width:100%
  }
}

ul.faq-filter li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 40px;
  background-color: #f8f8f8;
  padding: 0 25px;
  color: #535258;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

ul.faq-filter li a:hover {
  text-decoration: none;
  background: #e5c84f;
  color: #fff
}

ul.faq-filter li a.uk-active {
  background: #e5c84f;
  color: #fff
}

@media only screen and (max-width: 767px) {
  ul.faq-filter li a {
      padding:0 15px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      font-size: 14px
  }
}

.faq-select {
  display: none;
  margin: 0 0 40px 0
}

@media only screen and (max-width: 767px) {
  .faq-select {
      display:block
  }
}

.faq-accordion {
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7
}

.faq-accordion>li:first-child .uk-accordion-title {
  border-top: 0
}

.faq-accordion .uk-accordion-title {
  padding: 10px 0;
  border-top: 1px solid #b7b7b7;
  color: #555;
  font-size: 20px;
  font-weight: 600
}

@media only screen and (max-width: 767px) {
  .faq-accordion .uk-accordion-title {
      font-size:16px
  }
}

.faq-accordion .uk-accordion-title:before {
}

.faq-accordion .uk-open>.uk-accordion-title:before {
}

.faq-accordion .uk-accordion-content {
  padding-bottom: 20px;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400
}

@media only screen and (max-width: 767px) {
  .faq-accordion .uk-accordion-content {
      font-size:14px
  }
}

.faq-accordion > :nth-child(n+2) {
  margin: 0
}

.faq-more {
  text-align: center;
  margin: 20px 0
}

.form-faq {
  padding: 25px 15px 10px 15px;
  background-color: #f8f8f8
}

.form-faq h3 {
  display: block;
  text-align: center;
  color: #ffdf58;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
  .form-faq h3 {
      font-size:20px
  }
}

.form-faq p {
  display: block;
  text-align: center;
  color: #535258;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px
}

.form-faq input.uk-input {
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  padding: 0 20px;
  color: #000;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq input.uk-input::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea {
  height: 105px;
  background-color: #fff;
  border-radius: 20px;
  border: none;
  padding: 10px 20px;
  color: #000;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::-webkit-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::-moz-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea:-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::-ms-input-placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.form-faq textarea.uk-textarea::placeholder {
  color: #777;
  font-size: 14px;
  font-weight: 500
}

.header-page__heart {
  margin-left: 15px
}

.header-page__heart img {
  height: 22px
}

@media only screen and (max-width: 959px) {
  .header-page__heart img {
      height:30px
  }
}

.accordion-payments>li {
  background-color: #f8f8f8;
  margin-bottom: 10px
}

.accordion-payments>li:last-child {
  margin-bottom: 0
}

.accordion-payments > :nth-child(n+2) {
  margin-top: 0
}

.accordion-payments .uk-accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 30px;
  color: #535258;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase
}

@media only screen and (max-width: 1199px) {
  .accordion-payments .uk-accordion-title {
      padding:15px;
      font-size: 14px
  }
}

.accordion-payments .uk-accordion-title::before {
  float: right;
  width: 31px;
  min-width: 31px;
  height: 31px;
  border: 1px solid #67a1a1;
  border-radius: 50%;
  margin-top: 4px;
  z-index: 2;
  position: relative;
}

.accordion-payments li.uk-open>.uk-accordion-title:before {

}

.accordion-payments .uk-accordion-content {
  padding: 0 30px 30px;
  margin-top: 0
}

@media only screen and (max-width: 1199px) {
  .accordion-payments .uk-accordion-content {
      padding:0 15px 15px
  }
}

.payments-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.payments-plus__ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 15px
}

.payments-plus__desc {
  display: block;
  position: relative
}

.payments-plus__title {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px
}

.payments-plus__text {
  color: #666;
  font-size: 14px;
  font-weight: 400
}

.payments-step__ico {
  padding: 0 0 10px 30px
}

.payments-step__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.payments-step__numb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  color: #ffdf58;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 10px;
  margin-top: -10px
}

.payments-step__text {
  color: #666;
  font-size: 16px;
  font-weight: 500
}

.payments-step__text p {
  margin-bottom: 5px
}

.payments-step__text a {
  font-size: 16px;
  font-weight: 500;
  color: #e5c84f;
  text-decoration: underline
}

.payments-desc {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.payments-desc li {
  padding: 15px 0;
  border-top: 1px solid #666
}

.payments-desc li h4 {
  color: #666;
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px
}

.payments-desc li p,.payments-desc li a {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  word-break: break-all
}

.callback-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid #e1e1e1;
  padding: 30px;
  margin-top: 90px
}

.callback-block__icon {
  margin-right: 30px
}

.callback-block__content {
  text-align: center
}

.callback-block__title {
  color: #535258;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px
}

.callback-block__phone {
  font-weight: 400;
  color: #535258;
  font-size: 24px
}

.callback-block__phone a {
  display: inline-block;
  margin-left: 10px;
  color: #e5c84f;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.callback-block__phone a:hover {
  text-decoration: none;
  color: #000
}

.callback-block__text {
  font-weight: 400;
  color: #535258;
  font-size: 18px
}

.page-reviews-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f8f8f8
}

.page-header-reviews {
  background: #535258;
  padding: 15px 0
}

.page-header-reviews .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page-header-reviews .logo__img {
  max-height: 49px
}

.container-reviews {
  width: 100%;
  max-width: 350px
}

.page-main-reviews {
  display: block;
  position: relative;
  padding: 50px 0 50px
}

.reviews-step {
  width: 100%;
  position: relative;
  top: 100px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.reviews-step.is-show {
  top: 0;
  height: auto;
  opacity: 1;
  visibility: visible;
  pointer-events: all
}

.reviews-box__title {
  display: block;
  text-align: center;
  color: #666;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px
}

.reviews-box__block {
  display: block;
  position: relative;
  padding: 20px;
  background: #fff
}

.reviews-box__block-title {
  display: block;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  color: #666;
  font-size: 18px;
  font-weight: 400
}

.reviews-box__block-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 40px
}

.reviews-box__block-field {
}

.reviews-box__block-field textarea {
  width: 100%;
  height: 50px;
  border: none;
  border-bottom: 1px solid #e9e9e9;
  resize: none;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px
}

.reviews-box__block-field textarea::-webkit-input-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box__block-field textarea::-moz-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box__block-field textarea:-ms-input-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box__block-field textarea::-ms-input-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box__block-field textarea::placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box__block-field textarea:hover,.reviews-box__block-field textarea:focus,.reviews-box__block-field textarea:active {
  outline: none
}

.reviews-box__block-field span {
  display: block;
  color: #888;
  font-weight: 400;
  font-size: 12px
}

.reviews-box__block-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.reviews-box__block-btns>div .uk-form-custom {
  cursor: ponter
}

.reviews-box__block-btns>div .uk-form-custom:hover button {
  border: 1px solid #e5c84f
}

.reviews-box__block-btns>div button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  border: 1px solid #e1e1e1;
  background: #fff;
  margin-right: 8px;
  cursor: pointer
}

.reviews-box__block-btns>div:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.reviews-box__block-btns>div:last-child span {
  display: block;
  color: #888;
  font-size: 12px;
  font-weight: 400;
  margin-left: 8px;
  margin-top: 8px
}

.reviews-box__block-btns>div:last-child span a {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline
}

.reviews-box button.reviews-box__submit {
  margin: 0 0 0 4px;
  width: 100%!important;
  height: 50px;
  -webkit-box-flex: 0!important;
  -ms-flex: 0 0 100%!important;
  flex: 0 0 100%!important;
  background-color: #e5c84f;
  border-color: #e5c84f;
  color: #fff;
  font-size: 18px;
  font-weight: 500
}

.reviews-stars {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%
}

.reviews-stars__item {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.reviews-stars__icon {
  width: 45px;
  height: 45px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  margin-bottom: 20px;
  background-image: url(../images/star.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer
}

.reviews-stars__icon.--selected {
  background-image: url(../images/star-active.png)
}

.reviews-stars__label {
  color: #888;
  font-size: 14px;
  font-weight: 400
}

.reviews-stars .reviews-stars__item.--selected .reviews-stars__icon, .reviews-stars .reviews-stars__item.--selected ~ .reviews-stars__item .reviews-stars__icon {
  background-image: url(../images/star-active.png)
}

.reviews-box-phone {
  display: block;
  background: #fff;
  padding: 0;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.reviews-box-phone > div:nth-child(2) {
  margin: 20px 0
}

.reviews-box-phone input {
  width: 100%;
  height: 50px;
  border: none;
  border-bottom: 1px solid #e9e9e9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px
}

.reviews-box-phone input::-webkit-input-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box-phone input::-moz-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box-phone input:-ms-input-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box-phone input::-ms-input-placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box-phone input::placeholder {
  color: #555;
  font-size: 14px;
  font-weight: 400
}

.reviews-box-phone input:hover,.reviews-box-phone input:focus,.reviews-box-phone input:active {
  outline: none
}

.reviews-box-phone button {
  margin: 0 0 0 4px;
  width: 100%!important;
  height: 50px;
  -webkit-box-flex: 0!important;
  -ms-flex: 0 0 100%!important;
  flex: 0 0 100%!important;
  background-color: #e5c84f;
  border: 1px solid #e5c84f;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer
}

.reviews-box-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  background: #fff;
  padding: 40px 20px 20px;
  width: 100%;
  height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.reviews-box-success h3 {
  color: #535258;
  font-size: 24px;
  font-weight: 600
}

.reviews-box-back {
  display: block;
  position: relative;
  margin-top: 30px;
  text-align: center;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.reviews-box-back:hover {
  text-decoration: none;
  color: #e5c84f
}

.phone-link:hover {
  text-decoration: none
}

.work-more {
  text-align: center;
  margin: 0 0 20px 0
}

.blog-more {
  text-align: center;
  margin: 0 0 20px 0
}

@media only screen and (max-width: 767px) {
  .btns-block {
      margin-top:0;
      align-items: flex-end;
      padding: 0;
      border: none
  }

  .btns-block>div>.button {
      border: 1px solid #e1e1e1;
      padding: 10px;
      width: 100%;
      justify-content: flex-start
  }

  .btns-block>div>.button>img {
      width: 34px
  }
}

.uk-article blockquote {
  display: block;
  position: relative;
  padding: 20px 20px 20px 120px;
  background-color: #f8f8f8;
  color: #444;
  font-weight: 400;
  font-style: normal
}

@media only screen and (max-width: 575px) {
  .uk-article blockquote {
      padding:110px 20px 20px 20px
  }
}

.uk-article blockquote>p {
  margin: 0
}

.uk-article blockquote::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 75px;
  height: 75px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75px;
  flex: 0 0 75px;
  background-image: url(../images/blockquote.png);
  background-repeat: no-repeat;
  background-position: center
}

.uk-article .notice {
  display: block;
  position: relative;
  padding: 10px 15px 10px 70px;
  background-color: #83cfcc;
  color: #fff;
  font-weight: 500;
  font-style: normal
}

.uk-article .notice>p {
  margin: 0
}

.uk-article .notice::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 15px;
  width: 38px;
  height: 38px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38px;
  flex: 0 0 38px;
  background-image: url(../images/notice.png);
  background-repeat: no-repeat;
  background-position: center
}

.uk-article ul.tags {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.uk-article ul.tags li {
  margin: 0 10px 10px 0
}

.uk-article ul.tags li:last-child {
  margin: 0 0 10px 0
}

.uk-article ul.tags li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
  padding: 0 15px;
  height: 35px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.uk-article ul.tags li a:hover {
  background: #e5c84f;
  color: #fff;
  text-decoration: none
}

@media only screen and (max-width: 767px) {
  .uk-article ul.tags li a {
      padding:0 10px
  }
}

.form-callback {
  margin: 20px 0 0
}

.form-callback__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.form-callback__ico {
  display: block;
  position: relative;
  width: 130px;
  height: 130px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  margin-right: 50px
}

@media only screen and (max-width: 1199px) {
  .form-callback__ico {
      margin-right:25px;
      width: 100px;
      height: 100px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px
  }
}

@media only screen and (max-width: 767px) {
  .form-callback__ico {
      width:80px;
      height: 80px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px
  }
}

.form-callback__text {
  color: #535258;
  font-size: 30px;
  font-weight: 600;
  max-width: 500px
}

.form-callback__text>p {
  margin: 0
}

@media only screen and (max-width: 1199px) {
  .form-callback__text {
      font-size:24px
  }
}

@media only screen and (max-width: 959px) {
  .form-callback__text {
      max-width:100%
  }
}

@media only screen and (max-width: 767px) {
  .form-callback__text {
      font-size:18px
  }
}

@media only screen and (max-width: 374px) {
  .form-callback__text {
      font-size:14px
  }
}

.form-callback__form {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.search-price {
  display: block;
  position: relative;
  margin-bottom: 0
}

.search-price-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  position: absolute;
  top: -50px;
  right: 0
}

@media only screen and (max-width: 767px) {
  .search-price-btns {
      position:static;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px;
      width: 100%
  }
}

.search-price-btns>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.search-price-btns>a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.search-price-btns>a+a {
  margin-left: 10px
}

.search-price-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.search-price-form .uk-icon {
  color: #b2b2b2;
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.search-price-form input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 44px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px 0 0 10px;
  padding-left: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 767px) {
  .search-price-form input {
      min-width:calc(100% - 100px)
  }
}

.search-price-form input::-webkit-input-placeholder {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: .25s;
  transition: .25s
}

.search-price-form input::-moz-placeholder {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 400;
  -moz-transition: .25s;
  transition: .25s
}

.search-price-form input:-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 400;
  -ms-transition: .25s;
  transition: .25s
}

.search-price-form input::-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 400;
  -ms-transition: .25s;
  transition: .25s
}

.search-price-form input::placeholder {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.search-price-form input:focus {
  border: 1px solid #20d6d3;
  outline: none
}

.search-price-form input:focus::-webkit-input-placeholder {
  opacity: 0
}

.search-price-form input:focus::-moz-placeholder {
  opacity: 0
}

.search-price-form input:focus:-ms-input-placeholder {
  opacity: 0
}

.search-price-form input:focus::-ms-input-placeholder {
  opacity: 0
}

.search-price-form input:focus::placeholder {
  opacity: 0
}

.search-price-form button[type="submit"],.search-price-form input[type="submit"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 44px;
  padding: 0 20px;
  background-color: #20d6d3;
  border: 1px solid #20d6d3;
  border-radius: 0 10px 10px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.search-price-form button[type="submit"]:hover,.search-price-form input[type="submit"]:hover {
  background-color: #31b6b3
}

.promo-block__list ul li span:last-child p {
  margin: 0;
  font-size: 14px
}

.special_price {
  background: #fff;
  border-top: none!important;
  border-radius: 20px;
  padding: 5px 10px 5px 3px!important
}

.special_price span:last-child {
  background: #00d1cf;
  color: #fff!important;
  border-radius: 20px;
  padding: 5px 10px;
  text-align: center!important
}

.special_price span:first-child {
  padding: 5px;
  margin-left: 5px
}

@media only screen and (max-width: 767px) {
  .promo-block__list ul li span:last-child p {
      font-size:12px
  }
}

@media only screen and (max-width: 639px) {
  .promo-block__list ul li span:last-child p {
      font-size:12px
  }
}

@media only screen and (max-width: 479px) {
  .promo-block__list ul li span:last-child p {
      font-size:12px
  }
}

.command-item__like a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 60px;
  height: 25px;
  background-color: #f8f8f8;
  background-image: url(../images/heart-not-active.png);
  background-repeat: no-repeat;
  background-position: left 5px center;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
  color: #444;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 2
}

.command-item__like a:hover {
  text-decoration: none
}

.command-item__like.is-active a {
  background-image: url(../images/heart-active.png)
}

.command-item__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.command-item__more>a,.command-item__more>button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  background: none;
  border: none;
  text-align: left;
  padding: 0;
  cursor: pointer;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.command-item__more>a:hover,.command-item__more>button:hover {
  text-decoration: none;
  color: #e5c84f
}

.command-item__more>a img,.command-item__more>button img {
  width: 26px;
  height: 26px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  margin-right: 10px
}

.command-item__more>a+a,.command-item__more>a+button,.command-item__more>button+a,.command-item__more>button+button {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #f0f0f0
}

.doctor__like a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 60px;
  height: 25px;
  background-color: #f8f8f8;
  background-image: url(../images/heart-not-active.png);
  background-repeat: no-repeat;
  background-position: left 5px center;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
  color: #444;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 2
}

.doctor__like a:hover {
  text-decoration: none
}

.doctor__like.is-active a {
  background-image: url(../images/heart-active.png)
}

.doctor__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px
}

.doctor__action>a,.doctor__action>button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - 20px);
  color: #444;
  font-size: 18px;
  font-weight: 400;
  background: none;
  border: none;
  text-align: left;
  padding: 0;
  cursor: pointer;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.doctor__action>a:hover,.doctor__action>button:hover {
  text-decoration: none;
  color: #e5c84f
}

@media only screen and (max-width: 1199px) {
  .doctor__action>a,.doctor__action>button {
      font-size:14px
  }
}

.doctor__action>a img,.doctor__action>button img {
  width: 35px;
  height: 35px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  margin-right: 15px
}

@media only screen and (max-width: 1199px) {
  .doctor__action>a img,.doctor__action>button img {
      width:25px;
      height: 25px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25px;
      flex: 0 0 25px;
      margin-right: 5px
  }
}

@media only screen and (max-width: 767px) {
  .doctor__action>a img,.doctor__action>button img {
      margin-right:10px
  }
}

.doctor__action>a+a,.doctor__action>a+button,.doctor__action>button+a,.doctor__action>button+button {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #f0f0f0
}

@media only screen and (max-width: 1199px) {
  .doctor__action>a+a,.doctor__action>a+button,.doctor__action>button+a,.doctor__action>button+button {
      margin-left:15px;
      padding-left: 15px
  }
}

.doctor__links .uk-button {
  width: 100%;
  background: #31b6b3;
  color: #fff;
  font-weight: 600;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.doctor__links .uk-button:hover {
}

.doctor__price:before {
  background-image: url(../images/ico-price.png)
}

.info-item {
  display: block;
  position: relative
}

.info-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 50px;
  background-color: #f8f8f8;
  text-decoration: none;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.info-item__link:hover {
  text-decoration: none;
  background-color: #ebebeb
}

@media only screen and (max-width: 767px) {
  .info-item__link {
      padding:30px 15px
  }
}

.info-item__ico {
  width: 52px;
  height: 52px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 52px;
  flex: 0 0 52px;
  margin-right: 40px
}

@media only screen and (max-width: 767px) {
  .info-item__ico {
      width:40px;
      height: 40px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
      flex: 0 0 40px;
      margin-right: 15px
  }
}

.info-item__label {
  color: #535258;
  font-size: 18px;
  font-weight: 600
}

.info-item__value {
  color: #535258;
  font-size: 24px;
  font-weight: 400
}

@media only screen and (max-width: 767px) {
  .info-item__value {
      font-size:18px
  }
}

.clinic-card {
  display: block;
  position: relative;
  padding: 15px;
  border: 1px solid #ccc
}

@media only screen and (max-width: 575px) {
  .clinic-card {
      padding:0;
      border: none
  }
}

.clinic-card__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

@media only screen and (max-width: 575px) {
  .clinic-card__box {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.clinic-card__media {
  display: block;
  position: relative;
  margin-right: 40px
}

@media only screen and (max-width: 575px) {
  .clinic-card__media {
      margin-right:0
  }

  .clinic-card__media img {
      width: 100%
  }
}

.clinic-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

@media only screen and (max-width: 575px) {
  .clinic-card__info {
      position:relative;
      z-index: 2;
      padding: 20px 20px 0;
      background-color: #fff;
      top: -30px;
      margin: 0 15px
  }
}

.clinic-card__adress {
  color: #535258;
  font-size: 18px;
  font-weight: 600
}

.clinic-card__adress b {
  display: block;
  text-transform: uppercase
}

.clinic-card__link {
  margin: 10px 0
}

.clinic-card__link a {
  color: #e5c84f;
  font-size: 16px;
  font-weight: 600
}

.clinic-card__link a span:first-child {
  text-decoration: underline
}

.clinic-card__link a:hover span:first-child {
  text-decoration: none
}

.clinic-card__phone {
  margin: 10px 0
}

.clinic-card__phone a {
  display: block;
  color: #535258;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s
}

.clinic-card__phone a:hover {
  text-decoration: none;
  color: #e5c84f
}

.clinic-card__time-work {
  margin: 10px 0;
  color: #888;
  font-size: 14px;
  font-weight: 500
}

.clinic-card__button-more .uk-button {
  width: 100%;
  border-color: #e5c84f;
  color: #fff;
  background: #e5c84f;
  font-weight: 600;
  border-radius: 10px
}

.header-page.header-page--title.--clinik {
  max-height: 420px!important
}

@media only screen and (max-width: 1023px) {
  .header-page.header-page--title.--clinik {
      max-height:400px!important
  }
}

@media only screen and (max-width: 767px) {
  .header-page.header-page--title.--clinik {
      max-height:calc(100vh - 74px)!important;
      min-height: 500px
  }
}

.header-page__title.--clinik {
}

@media only screen and (max-width: 1023px) {
  .header-page__title.--clinik {
      top:60px
  }
}

@media only screen and (max-width: 767px) {
  .header-page__title.--clinik {
      height:calc(100vh - 100px);
      min-height: 450px
  }
}

.header-page__title.--clinik::before {
  background-color:rgba(0,0,0,.4)
}

@media only screen and (max-width: 767px) {
  .header-page__title.--clinik::before {
      background-color:rgba(0,0,0,.4)
  }
}

.header-page__title.--clinik h1,.header-page__title.--clinik h2,.header-page__title.--clinik h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
  .header-page__title.--clinik h1,.header-page__title.--clinik h2,.header-page__title.--clinik h3 {
      margin-bottom:10px
  }
}

ul.clinik-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 20px 0 40px
}

@media only screen and (max-width: 767px) {
  ul.clinik-info {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 10px 0 20px
  }
}

ul.clinik-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 50px 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500
}

@media only screen and (max-width: 767px) {
  ul.clinik-info li {
      margin:10px 0;
      width: 100%;
      max-width: 200px;
      font-size: 16px
  }
}

ul.clinik-info li:last-child {
  margin: 0
}

ul.clinik-info li span.uk-icon {
  color: #b2b2b2;
  font-size: 20px;
  margin-top: 2px;
  margin-right: 10px
}

ul.clinik-btns {
  list-style-type: none;
  padding: 0;
  margin: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  ul.clinik-btns {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

ul.clinik-btns li {
  margin: 0 15px 15px 0
}

@media only screen and (max-width: 767px) {
  ul.clinik-btns li {
      margin-right:0
  }
}

ul.clinik-btns li:last-child {
  margin: 0 0 15px 0
}

ul.clinik-btns li .uk-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #fff
}

@media only screen and (max-width: 959px) {
  ul.clinik-btns li .uk-button {
      padding:0 10px
  }
}

@media only screen and (max-width: 767px) {
  ul.clinik-btns li .uk-button {
      min-width:240px;
      font-size: 14px
  }
}

ul.clinik-btns li .uk-button-primary {
  color: #535258;
  font-weight: 600;
  text-transform: uppercase
}

ul.clinik-btns li .uk-button-primary:hover {
  background-color: #fff
}

ul.clinik-btns li .uk-button-default {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase
}

ul.clinik-btns li .uk-button-default:hover {
  border-color: #e5c84f;
  background-color: #e5c84f;
  color: #fff
}

.cookie-wrap {
  z-index: 99999;
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 100%;
  border-top: 2px solid #fff;
  background: #fff;
  display: none;
  max-width: 450px;
  min-height: 150px;
  max-height: 80%
}

@media only screen and (max-width: 479px) {
  .cookie-wrap {
      bottom:0;
      left: 0
  }

  .header-page__title {
      top: 60px
  }
}

.header-page__title:not(.--clinik) .uk-button-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  height: 50px;
  border-radius: 5px;
  background-color: #00d0ce;
  text-decoration: none;
  position: relative;
  color: #fff;
  z-index: 2;
  margin-top: 20px
}

.header-page__title:not(.--clinik) .uk-button-primary img {
  margin-right: 15px
}

@media only screen and (max-width: 767px) {
  .header-page__title:not(.--clinik) .uk-cover-container .uk-container {
      max-width:300px;
      margin: 0 auto
  }
}

.button-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0 40px
}

@media only screen and (max-width: 767px) {
  .button-block {
      flex-direction:column;
      gap: 15px
  }
}

.button-order {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  padding: 0 35px 0 22px;
  border: 1px solid #00d0ce;
  background-color: #00d0ce;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-decoration: none;
  border-radius: 5px
}

.button-order:hover {
  border: 1px solid #00dfdb;
  background-color: #00dfdb;
  color: #fff;
  text-decoration: none;
  transition: all .25s
}

.button-order img {
  margin-right: 18px
}

.payment-parts {
  display: flex;
  align-items: center;
  justify-content: center
}

.payment-parts span {
  display: inline-block;
  color: #535358;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-right: 18px
}

.payment-parts a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  flex-basis: 36px
}

.payment-parts a+a {
  margin-left: 12px
}

@media only screen and (max-width: 767px) {
  .button-block {
      flex-direction:column;
      align-items: stretch;
      gap: 16px
  }

  .button-order {
      font-size: 16px;
      width: 100%
  }

  .callback-block {
      flex-direction: column;
      margin-top: 40px
  }

  .callback-block__icon {
      margin: 0 0 20px 0;
      max-width: 84px
  }
}

.sidebar-callback .uk-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  height: 40px;
  background-color: #f8f8f8;
  color: #00d0ce;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center
}

.section-promo-slider {
  padding: 20px 0
}

.section-promo-slider__title {
  color: #535258;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  margin-bottom: 10px
}

.promo-slider-item {
  display: block;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f8f8f8;
  height: 170px;
}





.promo-slider-item__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

.promo-slider-item__bg {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 170px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  z-index: 1
}

.promo-slider-item__bg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(83,82,88,.6);
  z-index: 1
}

.promo-slider-item__bg>* {
  position: relative;
  z-index: 2
}

.promo-slider-item__title {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 15px
}



.promo-slider-item__payments-part span {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 30px
}

.promo-slider-item__payments-part div {
  display: flex;
  gap: 10px
}

.promo-slider-item__payments-part a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px
}

.promo-slider-item__list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-width: 200px
}

.promo-slider-item__list li {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 12px;
  text-align: left
}

.promo-slider-item__price {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 220px;
  margin-top: 20px
}

.price-box {
  display: flex;
  flex-direction: column;
  align-items: center
}

.price-box__title {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 12px;
  text-align: left;
  margin-bottom: 5px
}

.price-box__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  height: 28px;
  border-radius: 14px;
  border: 1px solid #f8f8f8;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 12px;
  text-align: center
}

.price-box__btn.accent {
  background-color: #20d6d3;
  border: 1px solid #20d6d3;
  font-weight: bold
}

.uk-slide-title.--mobile {
  display: none;
  position: relative;
  margin-bottom: 20px;
  padding: 10px 50px 10px 10px;
  border: 0;
  background-image: none;
  background-color: #f8f8f8;
  color: #535258;
  font-weight: 600;
  font-size: 16px;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer
}



@media only screen and (min-width: 959px) {
  .uk-slide-content {
      display:block!important
  }
}

@media only screen and (max-width: 959px) {
  .sidebar-menu.--mobile-accardion {
      padding:0;
      background: none
  }

  .uk-slide-title.--mobile {
      display: block
  }

  .uk-slide-title.--desktop {
      display: none
  }

  .uk-slide-content {
      display: none
  }
}

.section-gallery {
  display: block;
  position: relative
}

@media only screen and (max-width: 1199px) {
  .section-gallery .section-title {
      -webkit-box-pack:center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.section-gallery .uk-dotnav>*>* {
  border: 1px solid #9f9f9e;
  background-color: #fff
}

.section-gallery .uk-dotnav>.uk-active>* {
  border: 1px solid #9f9f9e;
  background-color: #9f9f9e
}

.section-gallery .uk-slider-nav {
  position: absolute;
  bottom: 22px;
  left: 0;
  width: 100%
}

@media only screen and (max-width: 1199px) {
  .section-gallery .uk-slider-nav {
      display:none
  }
}

.section-slider-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center
}

@media only screen and (max-width: 1199px) {
  .section-slider-nav {
      position:relative;
      margin-top: 20px
  }
}

.section-slider-nav .uk-slidenav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  -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 24px;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0
}

.section-slider-nav {
  margin-top: 20px
}

.section-slider-nav-numbers {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #535157;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center
}

.section-slider-nav-numbers span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  -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 24px;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px
}

.section-slider-nav-numbers ul {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  -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 24px;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  list-style-type: none
}

.section-slider-nav-numbers ul li {
  display: none
}

.section-slider-nav-numbers ul li.uk-active {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center
}

.section-tiktok {
  margin: 50px 0 80px 0
}

@media only screen and (max-width: 639px) {
  .section-tiktok {
      margin:25px 0 40px
  }
}

.section-tiktok__head {
  display: block;
  position: relative;
  margin-bottom: 32px
}

@media only screen and (max-width: 639px) {
  .section-tiktok__head {
      margin-bottom:20px
  }
}

.section-tiktok__head h3 {
  margin: 0;
  padding: 0;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase
}

@media only screen and (max-width: 639px) {
  .section-tiktok__head h3 {
      font-size:18px;
      text-align: center
  }
}

.section-tiktok__content {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: stretch;
  gap: 30px
}

@media only screen and (max-width: 639px) {
  .section-tiktok__content {
      -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;
      gap: 0
  }
}

.section-tiktok__video {
  display: block;
  position: relative;
  width: 100%;
  max-width: 325px
}

@media only screen and (max-width: 639px) {
  .section-tiktok__video {
      max-width:100%
  }
}

.section-tiktok__video .tiktok-embed {
  margin: 0;
  padding: 0
}

.section-tiktok__descr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  max-width: calc(100% - 355px);
  min-height: 160px;
  padding: 30px;
  background-color: #f8f8f8;
  color: #000;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal
}

@media only screen and (max-width: 639px) {
  .section-tiktok__descr {
      max-width: calc(100% + 30px);
      min-height: auto;
      margin: 0 -15px;
      padding: 25px 40px
  }
}

.section-tiktok__descr p {
  margin: 0;
  padding: 0
}

.section-process {
  display: block;
  position: relative;
  margin: 80px 0 50px
}

@media only screen and (max-width: 639px) {
  .section-process {
      margin:40px 0 25px
  }
}

.section-process__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: stretch
}

.section-process__head {
  -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;
  padding: 15px
}

@media only screen and (max-width: 639px) {
  .section-process__head {
      padding:10px
  }
}

.section-process__head::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 35px;
  bottom: 0;
  left: 35px;
  background-color: #f8f8f8;
  content: ""
}

@media only screen and (max-width: 639px) {
  .section-process__head::before {
      right:15px;
      left: 15px
  }
}

.section-process__head h3 {
  margin: 0;
  padding: 0;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase
}

.section-process__body {
  -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;
  gap: 5px
}

.section-process__body>div {
  -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: 50%
}

.section-process__body>div img {
  width: 100%
}

.section-process__foot {
  -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;
  padding: 15px;
  gap: 5px
}

@media only screen and (max-width: 639px) {
  .section-process__foot {
      padding:10px
  }
}

.section-process__foot::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 35px;
  bottom: 0;
  left: 35px;
  background-color: #f8f8f8;
  content: ""
}

@media only screen and (max-width: 639px) {
  .section-process__foot::before {
      right:15px;
      left: 15px
  }
}

.section-process__foot>div {
  -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: 50%
}

.section-process__foot>div>* {
  margin: 0;
  padding: 0;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase
}

@media only screen and (max-width: 639px) {
  .section-process__foot>div>* {
      font-size:14px
  }
}

.section-steps {
  margin: 50px 0 80px
}

@media only screen and (max-width: 639px) {
  .section-steps {
      margin:25px 0 40px
  }
}

.section-steps__head {
  -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;
  margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
  .section-steps__head {
      margin-bottom:20px
  }
}

.section-steps__head h3 {
  margin: 0;
  padding: 0;
  color: #666;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase
}

.steps-table {
  display: block;
  position: relative
}

.steps-table__head {
  border-bottom: 1px solid #ededed
}

.steps-table__head .steps-table__row .steps-table__cell {
  padding-top: 0
}

.steps-table__head .steps-table__row .steps-table__cell h4 {
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase
}

@media only screen and (max-width: 1199px) {
  .steps-table__head .steps-table__row .steps-table__cell h4 {
      font-size:13px
  }
}

.steps-table__head .steps-table__row .steps-table__value {
  padding: 0 1.04vw 1.04vw 1.04vw
}

@media only screen and (max-width: 767px) {
  .steps-table__head .steps-table__row .steps-table__value {
      padding:10px 15px
  }
}

.steps-table__head .steps-table__row .steps-table__value h4 {
  margin: 0
}

.steps-table__foot .steps-table__row .steps-table__cell {
  margin-top: 0
}

.steps-table__foot .steps-table__row .steps-table__value {
  padding: 20px 0 20px 20px;
  padding: 1.04vw 0 1.04vw 1.04vw;
  color: #666;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal
}

@media only screen and (max-width: 767px) {
  .steps-table__foot .steps-table__row .steps-table__value {
      padding:10px 15px
  }
}

.steps-table__foot .steps-table__row .price {
  -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-top: 5px;
  padding: 10px 25px;
  border-radius: 50px;
  background-color: #e5c84f;
  color: #fefefe;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center
}

.steps-table__body .steps-table__row {
  border-bottom: 1px solid #ededed
}

.steps-table__row {
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: stretch
}

@media only screen and (max-width: 767px) {
  .steps-table__row {
      -webkit-box-orient:vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.steps-table__cell:first-child {
  width: 60%
}

@media only screen and (max-width: 767px) {
  .steps-table__cell:first-child {
      width:100%
  }
}

.steps-table__cell+.steps-table__cell {
  -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;
  width: 40%;
  border-left: 1px solid #ededed
}

@media only screen and (max-width: 767px) {
  .steps-table__cell+.steps-table__cell {
      width:100%;
      margin-top: 10px;
      border-left: 0
  }
}

.steps-table__cell+.steps-table__cell>* {
  -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: 50%
}

@media only screen and (max-width: 767px) {
  .steps-table__cell+.steps-table__cell>*+* {
      border-left:1px solid #ededed
  }
}

.steps-table__info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 40px 20px;
  padding: 2.08vw 1.04vw;
  gap: 20px
}

@media only screen and (max-width: 767px) {
  .steps-table__info {
      -webkit-box-align:start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding: 10px 15px
  }
}

.steps-table__info img {
  min-width: 90px
}

@media only screen and (max-width: 767px) {
  .steps-table__info img {
      min-width:65px
  }
}

.steps-table__info h4 {
  margin: 15px 0 15px 0;
  color: #666;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase
}

@media only screen and (max-width: 1199px) {
  .steps-table__info h4 {
      margin-bottom:10px;
      font-size: 15px
  }
}

.steps-table__info p {
  margin: 0;
  padding: 0;
  color: #666;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  letter-spacing: normal
}

@media only screen and (max-width: 1199px) {
  .steps-table__info p {
      font-size:13px
  }
}

.steps-table__value {
  padding: 40px 20px;
  padding: 2.08vw 1.04vw
}

@media only screen and (max-width: 767px) {
  .steps-table__value {
      padding:0 15px 10px
  }
}

@media only screen and (max-width: 1199px) {
  .steps-table__value img {
      width:35px
  }
}

.aqua_phone {
  border-color: #e5c84f!important
}

.aqua_phone svg {
  color: #e5c84f!important
}

#bwc-widget-action:not(.bwc-mobile) {
  bottom: 170px!important
}

#bwc-chat:not(.bwc-mobile) {
  bottom: 235px!important
}

#bwc-chat-cloud-message:not(.bwc-mobile) {
  bottom: 230px!important
}

#bwc-widget-action.bwc-mobile {
  bottom: 100px!important
}

#bwc-chat-cloud-message.bwc-mobile {
  bottom: 200px!important
}

#bwc-chat-omnichannel:not(.bwc-mobile) {
  bottom: 240px!important
}

#bwc-chat-omnichannel.bwc-mobile {
  bottom: 140px!important
}

.service-item-row__more a {
  color: #666;
  font-weight: bold;
  text-decoration: underline
}

.service-item-row__more a:hover {
  text-decoration: none
}

.h1-exp {
  display: none
}

.header-exp {
}

@media only screen and (max-width: 639px) {
  .header-exp {
      background:none;
      height: auto
  }

  .h1-exp {
      display: block
  }
}

.divh {
  font-size: 50px;
  position: relative;
  z-index: 100;
}

/* Preloader */

.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffde58;
}