/* OWL & BOOTSTRAP & FONTS */
* {
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:after {
  content: '';
  display: block;
  clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

@font-face {
  font-family: 'Golos';
  src: local("Golos Text Regular"), local("GolosText-Regular"), url("../fonts/Golostextregular.woff2") format("woff2"), url("../fonts/Golostextregular.woff") format("woff"), url("../fonts/Golostextregular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Golos';
  src: local("Golos Text Medium"), local("GolosText-Medium"), url("../fonts/Golostextmedium.woff2") format("woff2"), url("../fonts/Golostextmedium.woff") format("woff"), url("../fonts/Golostextmedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Golos';
  src: local("Golos Text Bold"), local("GolosText-Bold"), url("../fonts/Golostextbold.woff2") format("woff2"), url("../fonts/Golostextbold.woff") format("woff"), url("../fonts/Golostextbold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Golos';
  src: local("Golos Text DemiBold"), local("GolosText-DemiBold"), url("../fonts/Golostextdemibold.woff2") format("woff2"), url("../fonts/Golostextdemibold.woff") format("woff"), url("../fonts/Golostextdemibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
/* OWL & BOOTSTRAP & FONTS */
body, html {
  height: 100%; }

body {
  margin: 0;
  line-height: 1.7;
  font-size: 18px;
  color: #212121;
  font-family: "Golos"; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 16px;
      line-height: 1.4; } }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Golos"; }

input, textarea, select {
  display: block;
  width: 100%;
  border: 1px solid #B3B3B3;
  line-height: 40px;
  height: 42px;
  border-radius: 100px;
  padding: 0 18px;
  color: #000;
  font-size: 18px; }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: #B3B3B3; }
  input:focus, textarea:focus, select:focus {
    border-color: #2B9AA1; }
  input.wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
    border-color: #FB5950;
    color: #FB5950; }
    input.wpcf7-not-valid::placeholder, textarea.wpcf7-not-valid::placeholder, select.wpcf7-not-valid::placeholder {
      color: #FB5950; }

.wpcf7-not-valid-tip {
  display: none !important; }

.wpcf7 form.invalid .wpcf7-response-output {
  display: none; }
.wpcf7 form .wpcf7-response-output {
  margin: 10px 0 0;
  border: 0;
  padding: 0; }
.wpcf7 form.sent .wpcf7-response-output {
  color: green; }

button {
  cursor: pointer; }

img {
  max-width: 100%; }

a {
  color: #2B9AA1;
  text-decoration: none;
  transition: all 0.4s ease; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: 1.2;
  font-weight: 500; }

h1 {
  font-size: 54px;
  margin: 0; }
  @media screen and (max-width: 1240px) {
    h1 {
      font-size: 40px; } }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 24px; } }

h2 {
  font-size: 42px;
  margin: 60px 0 20px; }
  h2:first-child {
    margin-top: 0; }
  @media screen and (max-width: 1240px) {
    h2 {
      font-size: 35px; } }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 24px;
      margin: 25px 0 10px; } }

h3 {
  font-size: 30px;
  margin: 50px 0 20px; }
  h3:first-child {
    margin-top: 0; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 23px;
      margin: 40px 0 15px; } }

p:first-child {
  margin-top: 0; }
p:last-child {
  margin-bottom: 0; }

.tablewrapper {
  width: 100%;
  overflow: auto; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-top: 90px;
      padding-bottom: 60px; } }

.flex {
  display: flex;
  flex-wrap: wrap; }
  .flex.inline {
    display: inline-flex; }
  .flex.jcsb {
    justify-content: space-between; }
  .flex.ais {
    align-items: flex-start; }
  .flex.aic {
    align-items: center; }
  .flex.jcc {
    justify-content: center; }
  .flex.aib {
    align-items: flex-end; }
  .flex.aif {
    align-items: flex-start; }
  .flex.nowrap {
    flex-wrap: nowrap; }

.blockin {
  position: relative;
  max-width: 1330px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px; }

.logo {
  font-size: 0;
  line-height: 0; }

/* HEADER */
.header {
  position: relative;
  background: #fff;
  z-index: 10;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  height: 84px;
  white-space: nowrap; }
  .header .blockin {
    max-width: none;
    padding: 0 25px;
    position: static; }
  .header__left {
    max-width: 450px;
    flex-grow: 2; }
  .header__logo {
    font-size: 0;
    line-height: 0;
    max-width: 200px; }
  .header__city {
    line-height: 1;
    margin-left: 20px; }
    .header__city a {
      background: url(../images/header_city.svg) 0 1px no-repeat;
      padding-left: 23px;
      color: #768089;
      font-size: 16px;
      display: block; }
      .header__city a span {
        border-bottom: 1px dashed #0A9990;
        display: block; }
      .header__city a:hover span {
        border-color: transparent; }
  .header__menu {
    max-width: 740px;
    flex-grow: 2;
    margin: 0 20px; }
    .header__menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .header__menu ul li.current-menu-item a, .header__menu ul li.current-post-parent a, .header__menu ul li.current-category-ancestor a {
        background: #DEF2F3; }
      .header__menu ul li a {
        font-weight: 500;
        font-size: 18px;
        color: #1A1A1A;
        display: block;
        line-height: 36px;
        padding: 0 12px;
        border-radius: 6px; }
        .header__menu ul li a:hover {
          background: #DEF2F3; }
  .header__right {
    max-width: 420px;
    flex-grow: 2; }
  .header__phone {
    color: #1A1A1A;
    padding-left: 30px;
    background: url(../images/header_phone.svg) 0 50% no-repeat;
    font-weight: 500;
    font-size: 18px;
    margin-right: 20px; }
  .header__button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    height: 38px;
    border: 2px solid #2B9AA1;
    border-radius: 100px;
    padding: 0 20px;
    color: #2B9AA1;
    font-weight: 500; }
    .header__button:hover {
      color: #2EAD8D;
      border-color: #2A9D80; }
  @media screen and (max-width: 1500px) {
    .header {
      padding-top: 36px;
      height: 96px; }
      .header:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 36px;
        background: #F9F9FA; }
      .header__logo {
        max-width: 154px; }
      .header .blockin {
        padding: 0 15px; }
      .header__left {
        flex-grow: 0; }
      .header__right {
        flex-grow: 0; }
      .header__city {
        position: absolute;
        top: 7px;
        left: 0;
        margin-left: 15px; }
      .header__phone {
        position: absolute;
        top: 4px;
        right: 0;
        margin-right: 15px; } }
  @media screen and (max-width: 1366px) {
    .header__menu ul li a {
      font-size: 16px; }
    .header__button {
      font-size: 16px; } }
  @media screen and (max-width: 991px) {
    .header__menu {
      display: none; }
    .header .burger__wrap {
      display: flex; }
    .header__right {
      max-width: none;
      flex-grow: 0;
      margin-left: auto; }
    .header__left {
      max-width: 430px; } }
  @media screen and (max-width: 767px) {
    .header {
      height: 90px;
      padding-top: 30px;
      position: fixed;
      left: 0;
      right: 0;
      top: 0; }
      .header:before {
        display: none; }
      .header__logo {
        max-width: 155px; }
      .header__right {
        display: none; }
      .header__city {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 30px;
        background: #F9F9FA;
        margin: 0;
        font-size: 14px;
        display: flex;
        align-items: center;
        padding: 0 15px; }
        .header__city a {
          line-height: 16px;
          background-position: 0 0; } }

.fixbottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  background: #fff;
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px; }
  .fixbottom__link {
    line-height: 36px;
    font-weight: 600;
    font-size: 16px;
    background: linear-gradient(92.17deg, #30AEB5 -0.22%, #0A9990 100%);
    color: #fff;
    width: 100%;
    text-align: center;
    border-radius: 18px;
    margin-right: 18px; }
  .fixbottom__tel {
    width: 48px;
    height: 36px;
    min-width: 48px;
    background: rgba(48, 174, 181, 0.2) url(../images/fixbottom_phone.svg) 50% 50% no-repeat;
    border-radius: 18px; }
  @media screen and (min-width: 768px) {
    .fixbottom {
      display: none; } }

.burger {
  width: 25px;
  position: relative;
  height: 18px; }
  .burger__wrap {
    cursor: pointer;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    width: 42px;
    height: 42px;
    background: linear-gradient(92.17deg, #30AEB5 -0.22%, #0A9990 100%);
    border-radius: 9px; }
  .burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .burger span:nth-child(1) {
    top: 0px; }
  .burger span:nth-child(2), .burger span:nth-child(3) {
    top: 8px; }
  .burger span:nth-child(4) {
    top: 16px; }
  .burger.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%; }
  .burger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .burger.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%; }

.mobmenu {
  position: fixed;
  top: 84px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.8);
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  display: none; }
  .mobmenu__wrap {
    padding: 0 15px 24px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background: #fff;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }
  .mobmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #f3f3f3; }
    .mobmenu ul li {
      flex-basis: 50%;
      border-bottom: 1px solid #f3f3f3; }
      .mobmenu ul li:last-child {
        margin-bottom: -1px; }
      .mobmenu ul li.current-menu-item a, .mobmenu ul li.current-post-parent a, .mobmenu ul li.current-category-ancestor a {
        color: #2B9AA1; }
      .mobmenu ul li a {
        display: block;
        padding: 15px 0;
        font-weight: 500;
        font-size: 20px;
        color: #1A1A1A; }
        .mobmenu ul li a:hover {
          color: #2B9AA1; }
  @media screen and (min-width: 768px) {
    .mobmenu {
      display: none !important; } }
  @media screen and (max-width: 767px) {
    .mobmenu {
      top: 90px; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); } }
/* HEADER */
/* PAGE */
.page__info {
  background: radial-gradient(97.64% 88.38% at 83.06% 84.6%, #B1ECF2 0%, rgba(162, 235, 244, 0) 98.91%), radial-gradient(89.9% 89.9% at 12.36% 10.1%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%);
  padding: 60px 0;
  border-radius: 0px 0px 24px 24px;
  position: relative;
  overflow: hidden; }
  .page__info-blog .blockin {
    z-index: 1; }
  .page__info-blog:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6); }
  .page__info-blog h1 {
    color: #fff; }
  .page__info-blog .page__info-link a {
    color: rgba(255, 255, 255, 0.8); }
    .page__info-blog .page__info-link a:hover {
      color: #2B9AA1; }
  .page__info-blog .page__info-data {
    color: #fff; }
  .page__info > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .page__info h1 {
    max-width: 850px; }
  .page__info-link {
    margin-bottom: 70px; }
    .page__info-link.nobot {
      margin-bottom: 0; }
    .page__info-link a {
      color: #000;
      font-weight: 500;
      font-size: 16px;
      padding-left: 20px;
      background: url(../images/back.svg) 0 50% no-repeat; }
      .page__info-link a:hover {
        color: #2B9AA1; }
  .page__info-data {
    color: #000;
    font-size: 16px;
    margin-top: 40px; }
  .page__info-tab {
    margin: 0;
    list-style: none;
    padding: 15px 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .page__info-tab li {
      margin: 12px 12px 0 0; }
      .page__info-tab li:last-child {
        margin-right: 0; }
      .page__info-tab li a {
        display: flex;
        align-items: center;
        height: 36px;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        color: #2B9AA1;
        background: #FFFFFF;
        border: 2px solid #30AEB5;
        border-radius: 100px;
        padding: 0 25px; }
        .page__info-tab li a:hover {
          background: #30AEB5;
          color: #fff; }
.page ul {
  padding: 0;
  margin: 15px 0 0;
  list-style: none; }
  .page ul li {
    margin-top: 12px;
    padding-left: 15px;
    position: relative; }
    .page ul li:before {
      content: '';
      position: absolute;
      top: 12px;
      left: 0;
      width: 6px;
      height: 6px;
      background: #2B9AA1;
      border-radius: 50%; }
@media screen and (max-width: 767px) {
  .page__info {
    padding: 30px 0; }
    .page__info-link {
      margin-bottom: 25px; }
    .page__info-data {
      margin-top: 10px;
      font-size: 12px; }
    .page__info-tab {
      padding-top: 0; } }

.content {
  padding: 60px 0 90px; }
  .content__max {
    max-width: 832px; }
  .content__block {
    margin-top: 90px; }
  .content .wp-block-image {
    margin: 60px 0 0; }
  @media screen and (max-width: 767px) {
    .content {
      padding: 25px 0 40px; }
      .content .wp-block-image {
        margin: 20px 0 0; }
      .content__block {
        margin-top: 40px; } }

.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 36px;
  border: 2px solid #30AEB5;
  color: #2B9AA1;
  font-weight: 500;
  font-size: 16px;
  border-radius: 100px;
  padding: 0 24px;
  transition: all 0.4s ease; }
  .sitebutton:hover {
    border-color: #2A9D80;
    color: #2EAD8D; }
  .sitebutton.big {
    min-height: 42px; }

.sitebutton2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 42px;
  background: linear-gradient(92.17deg, #30AEB5 -0.22%, #0A9990 100%);
  border-radius: 100px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border: 0;
  transition: all 0.4s ease; }
  .sitebutton2.block {
    display: flex;
    width: 100%; }
  .sitebutton2.maxbut {
    max-width: 260px;
    width: 100%; }
  .sitebutton2:hover {
    background: linear-gradient(92.17deg, #098990 -0.22%, #2EAD8D 100%); }

.wp-block-columns {
  margin: -40px 0 0; }
  .wp-block-columns .wp-block-column {
    margin-top: 40px; }

/* PAGE */
/* 404 */
.page404 {
  min-height: calc(100vh - 358px);
  background: radial-gradient(97.64% 88.38% at 83.06% 84.6%, #B1ECF2 0%, rgba(162, 235, 244, 0) 98.91%), radial-gradient(89.9% 89.9% at 12.36% 10.1%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%);
  text-align: center;
  padding: 50px 0; }
  .page404__text {
    font-weight: 500;
    font-size: 54px;
    line-height: 1;
    margin-bottom: 40px; }
  .page404__button {
    line-height: 42px;
    max-width: 152px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: linear-gradient(92.17deg, #30AEB5 -0.22%, #0A9990 100%);
    border: 4px solid rgba(255, 255, 255, 0.35);
    border-radius: 100px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    background-clip: content-box; }
    .page404__button:hover {
      background: linear-gradient(92.17deg, #098990 -0.22%, #2EAD8D 100%);
      background-clip: content-box; }
  @media screen and (max-width: 767px) {
    .page404 img {
      width: 54px; }
    .page404__text {
      font-size: 30px; } }

/* 404 */
/* CONTACTS */
.contacts {
  margin-top: -30px; }
  .contacts > div {
    margin-top: 30px; }
  .contacts__block {
    margin-top: 25px; }
    .contacts__block:first-child {
      margin: 0; }
  .contacts__phone a {
    font-weight: 500;
    font-size: 20px;
    color: #000;
    padding-left: 35px;
    background: url(../images/fixbottom_phone.svg) 0 50% no-repeat; }
  .contacts__mail a {
    font-weight: 500;
    font-size: 20px;
    color: #000;
    padding-left: 35px;
    background: url(../images/mail.svg) 0 50% no-repeat; }
  .contacts__address {
    font-size: 20px;
    padding-left: 35px;
    background: url(../images/address.svg) 0 50% no-repeat; }
  .contacts__work {
    font-size: 20px;
    padding-left: 35px;
    background: url(../images/work.svg) 0 50% no-repeat; }
  .contacts__map {
    height: 420px;
    border-radius: 24px;
    overflow: hidden;
    margin-top: 50px; }
  .contacts__blocks {
    margin-top: -30px; }
    .contacts__blocks-block {
      padding-top: 10px;
      border-top: 1px solid #E2E2E2;
      font-size: 16px; }
    .contacts__blocks > div {
      margin-top: 30px; }
    .contacts__blocks p {
      margin: 7px 0; }
      .contacts__blocks p:first-child {
        margin-top: 0; }
      .contacts__blocks p:last-child {
        margin-bottom: 0; }
    .contacts__blocks a {
      font-weight: 500;
      font-size: 16px;
      color: #000; }
  @media screen and (max-width: 767px) {
    .contacts {
      margin-top: -18px; }
      .contacts > div {
        margin-top: 18px; }
      .contacts__block {
        margin-top: 18px; }
      .contacts__map {
        margin: 40px -15px 0;
        border-radius: 0;
        height: 250px; }
      .contacts__blocks {
        margin: -10px 0 0;
        border-bottom: 1px solid #E2E2E2;
        padding-bottom: 10px; }
        .contacts__blocks > div {
          padding: 0;
          margin-top: 10px; } }

/* CONTACTS */
/* BLOG */
.blog > div {
  margin-top: 40px; }
.blog__tab {
  margin-top: -12px; }
  .blog__tab ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .blog__tab ul li {
      margin: 12px 12px 0 0; }
      .blog__tab ul li.active a {
        background: #DEF2F3;
        border-color: #DEF2F3;
        color: #2B9AA1;
        font-weight: 500; }
      .blog__tab ul li a {
        display: block;
        line-height: 28px;
        border: 1px solid #B0E0E2;
        border-radius: 12px;
        font-size: 16px;
        color: #5E5E5E;
        padding: 0 12px; }
        .blog__tab ul li a:hover {
          background: #DEF2F3;
          border-color: #DEF2F3; }
.blog__block {
  display: block;
  color: #1A1A1A;
  line-height: 1.4; }
  .blog__block:hover .blog__block-title {
    color: #2B9AA1; }
  .blog__block img {
    display: block;
    width: 100%;
    height: 275px;
    object-fit: cover;
    border-radius: 6px; }
  .blog__block-title {
    display: block;
    font-weight: 500;
    margin: 12px 0 6px; }
  .blog__block-text {
    opacity: 0.8;
    margin-bottom: 12px;
    display: block; }
  .blog__block-data {
    display: block;
    opacity: 0.8;
    font-size: 14px;
    padding-bottom: 6px;
    max-width: 336px;
    border-bottom: 1px solid #E2E2E2;
    margin-top: 12px; }
.blog__button {
  margin-top: 40px; }
@media screen and (max-width: 767px) {
  .blog > div {
    margin-top: 30px; }
  .blog__button {
    margin-top: 30px; } }

.articles {
  padding-top: 15px; }
  .articles > div {
    margin-top: 25px; }
  .articles__block-title {
    font-weight: 500;
    font-size: 18px; }
  .articles__block ul {
    padding: 15px 0 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #E2E2E2; }
    .articles__block ul li {
      border-top: 1px solid #E2E2E2; }
      .articles__block ul li a {
        line-height: 1.2;
        display: flex;
        align-items: center;
        min-height: 40px;
        font-weight: 400;
        font-size: 18px;
        color: #1A1A1A;
        padding-right: 15px;
        background: url(../images/arrow.svg) 100% 16px no-repeat; }
        .articles__block ul li a:hover {
          color: #2B9AA1; }

/* BLOG */
/* DOCTORS */
.doctors > div {
  margin-top: 30px; }
.doctors__block {
  padding: 18px 24px 24px;
  background: #EFF3F5;
  border-radius: 18px;
  font-size: 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .doctors__block-top {
    margin-bottom: 21px; }
  .doctors__block-img {
    width: 84px; }
    .doctors__block-img img {
      display: block;
      border-radius: 50%;
      height: auto; }
  .doctors__block-title {
    margin: 12px 0 6px;
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A; }
  .doctors__block-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #1A1A1A;
    border-bottom: 1px solid #2B9AA1; }
    .doctors__block-link:hover {
      border-color: transparent; }
  .doctors__block-text {
    color: rgba(33, 33, 33, 0.7);
    margin-bottom: 12px; }
.doctors__info .row {
  margin: 0 -30px; }
  .doctors__info .row > div {
    padding: 0 30px;
    margin-top: 25px; }
.doctors__info-img img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px 18px 0px 0px; }
.doctors__info-button {
  padding: 12px;
  background: #EFF3F5;
  border-radius: 0px 0px 18px 18px; }
.doctors__info-right {
  padding-top: 45px; }
.doctors__info-info {
  margin-top: 20px;
  letter-spacing: -0.3px; }
.doctors__info-slogan {
  padding: 30px 0;
  margin-top: 45px;
  position: relative;
  border-top: 2px solid #2B9AA1;
  border-bottom: 2px solid #2B9AA1;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6; }
  .doctors__info-slogan.mob {
    display: none; }
  .doctors__info-slogan:before, .doctors__info-slogan:after {
    content: '';
    position: absolute;
    top: -17px;
    left: 0;
    width: 36px;
    height: 36px;
    background: #2B9AA1 url(../images/dslogan.svg) 50% 50% no-repeat;
    border-radius: 50%; }
  .doctors__info-slogan:after {
    top: auto;
    bottom: -17px;
    left: auto;
    right: 0;
    transform: rotate(180deg); }
.doctors__info-mobbut {
  display: none;
  margin-top: 24px; }
@media screen and (max-width: 767px) {
  .doctors > div {
    margin-top: 25px; }
  .doctors__info {
    padding: 0; }
    .doctors__info-right {
      padding: 0; }
    .doctors__info-slogan {
      margin: 17px 0 50px;
      font-size: 18px;
      padding: 30px 0; }
      .doctors__info-slogan.mob {
        display: block; }
      .doctors__info-slogan.desc {
        display: none; }
    .doctors__info-img img {
      border-radius: 18px; }
    .doctors__info-button {
      display: none; }
    .doctors__info-mobbut {
      display: block; } }

/* DOCTORS */
/* FRANCHISE */
.franchise__headerblock .wrapper {
  padding-bottom: 0; }
.franchise__headerblock .fixbottom {
  display: none; }
@media screen and (max-width: 767px) {
  .franchise__headerblock .header {
    padding-top: 0; } }
.franchise__headerblock .header__left {
  flex-grow: 0; }
.franchise__headerblock .header__city {
  display: none; }
.franchise__headerblock .header__right {
  flex-grow: 0; }
.franchise__headerblock .header__phone {
  margin: 0; }
  @media screen and (max-width: 1500px) {
    .franchise__headerblock .header__phone {
      right: 15px; } }
.franchise__headerblock .header__button {
  display: none; }
.franchise__headerblock #cityinfo {
  display: none !important; }
.franchise__info {
  background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF;
  border-radius: 0px 0px 24px 24px; }
  .franchise__info-img {
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px; }
  .franchise__info-left {
    padding: 88px 0 60px; }
  .franchise__info h1 {
    color: #fff; }
    .franchise__info h1 br {
      display: none; }
  .franchise__info-text {
    margin-top: 18px;
    font-weight: 500;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.8); }
  .franchise__info-form {
    padding-top: 24px;
    max-width: 645px;
    font-size: 14px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0 30px;
    /* a{
    	color:rgba(255,255,255,0.7);
    	border-bottom:1px solid rgba(255,255,255,0.7);
    	&:hover{
    		border-color:transparent;
    	}
    } */ }
    .franchise__info-form-link {
      font-weight: 500;
      font-size: 30px;
      color: #fff; }
    .franchise__info-form .row {
      flex-grow: 2; }
      .franchise__info-form .row > div {
        margin-top: 18px;
        line-height: 1.2; }
  .franchise__info-tel {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    margin-top: 20px; }
  .franchise__info .wpcf7 form.sent .wpcf7-response-output {
    color: rgba(255, 255, 255, 0.8); }
.franchise__page {
  padding: 90px 0; }
.franchise__pageblock {
  margin-top: 90px; }
  .franchise__pageblock:first-child {
    margin: 0; }
.franchise__terms {
  margin: 0 -12px; }
  .franchise__terms > div {
    margin-top: 24px;
    padding: 0 12px; }
  .franchise__terms-block {
    padding: 21px;
    border: 1px solid #E2E2E2;
    border-radius: 18px;
    font-weight: 500;
    font-size: 20px;
    display: flex;
    align-items: flex-start;
    height: 100%; }
    .franchise__terms-block-img {
      width: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      min-width: 35px;
      margin-right: 15px; }
    .franchise__terms-block span {
      font-family: 'Arial';
      font-size: 18px; }
.franchise__events > div {
  margin-top: 40px; }
.franchise__events-block {
  padding-left: 32px;
  background: url(../images/franchise_event.svg) 0 0 no-repeat; }
.franchise__eventfranchiser {
  overflow: hidden; }
  .franchise__eventfranchiser-wrap {
    overflow: hidden; }
  .franchise__eventfranchiser > div {
    margin-top: 50px;
    padding: 0 15px; }
    @media screen and (min-width: 992px) {
      .franchise__eventfranchiser > div:nth-child(4) .franchise__eventfranchiser-block-num-wrap:after {
        content: ''; } }
    @media screen and (max-width: 991px) {
      .franchise__eventfranchiser > div:nth-child(3) .franchise__eventfranchiser-block-num-wrap:after, .franchise__eventfranchiser > div:nth-child(6) .franchise__eventfranchiser-block-num-wrap:after {
        content: ''; } }
  .franchise__eventfranchiser-block {
    font-weight: 500;
    font-size: 18px;
    overflow: hidden;
    margin-right: -30px;
    padding-right: 30px; }
    .franchise__eventfranchiser-block-num {
      width: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 50%;
      background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF;
      color: #fff;
      font-weight: 500;
      font-size: 18px;
      margin-bottom: 12px;
      position: relative; }
      .franchise__eventfranchiser-block-num-wrap {
        position: relative; }
        .franchise__eventfranchiser-block-num-wrap:after {
          position: absolute;
          top: 50%;
          right: 0;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF;
          margin-top: -3px; }
      .franchise__eventfranchiser-block-num:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 100%;
        right: -99999px;
        height: 2px;
        background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF; }
.franchise__dopblock > div {
  margin-top: 24px;
  padding: 0 12px; }
.franchise__dopblock-block {
  margin-top: 24px;
  padding: 18px;
  background: #EDF0F2;
  border-radius: 18px; }
  .franchise__dopblock-block:first-child {
    margin-top: 0; }
  .franchise__dopblock-block-info {
    display: flex;
    align-items: flex-start; }
  .franchise__dopblock-block-img {
    width: 36px;
    min-width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px; }
  .franchise__dopblock-block-title {
    font-weight: 500;
    font-size: 20px; }
  .franchise__dopblock-block-list {
    padding-top: 3px; }
    .franchise__dopblock-block-list ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .franchise__dopblock-block-list ul li {
        padding: 12px 0;
        border-top: 1px solid #E2E2E2;
        color: rgba(33, 33, 33, 0.8); }
        .franchise__dopblock-block-list ul li:first-child {
          border-top: 0; }
.franchise__form {
  padding: 40px 85px 40px 40px;
  background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF;
  border-radius: 24px;
  position: relative; }
  .franchise__form:before {
    content: '';
    position: absolute;
    top: 0;
    left: 80px;
    width: 168px;
    height: 168px;
    background: url(../images/franchiseform.svg) 0 0 no-repeat; }
  .franchise__form-wrap {
    max-width: 906px;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    position: relative; }
  .franchise__form-left {
    max-width: 520px;
    flex-grow: 2; }
  .franchise__form-right {
    max-width: 330px;
    margin-left: 30px;
    flex-grow: 2; }
  .franchise__form-title {
    font-weight: 500;
    font-size: 36px;
    color: #fff; }
  .franchise__form-text {
    margin: 12px 0;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8); }
  .franchise__form-tel {
    font-weight: 500;
    font-size: 36px;
    color: #fff; }
  .franchise__form-block {
    margin-top: 18px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    /* a{
    	color:rgba(255,255,255,0.7);
    	border-bottom:1px solid rgba(255,255,255,0.7);
    	&:hover{
    		border-color:transparent;
    	}
    } */ }
    .franchise__form-block:first-child {
      margin: 0; }
  .franchise__form .wpcf7 form.sent .wpcf7-response-output {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7); }
.franchise__minblock {
  background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF;
  border-radius: 18px;
  padding: 24px;
  color: #fff;
  text-align: center; }
  .franchise__minblock div {
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 24px; }
@media screen and (max-width: 1024px) {
  .franchise__info-left {
    padding-top: 50px; }
  .franchise__form {
    padding: 30px; }
    .franchise__form:before {
      display: none; } }
@media screen and (max-width: 991px) {
  .franchise__info h1 {
    white-space: normal; }
  .franchise__info-left {
    padding: 36px 0 20px; }
    .franchise__info-left h1 {
      padding-right: 100px; }
  .franchise__info-img {
    padding-top: 10px;
    min-width: 120px; }
    .franchise__info-img img {
      width: auto;
      height: auto; }
  .franchise__info-row {
    margin: 0; }
    .franchise__info-row > div {
      padding: 0; }
      .franchise__info-row > div:last-child {
        position: absolute;
        top: 0;
        right: 0px;
        width: 120px;
        padding: 0; }
  .franchise__info h1 {
    padding: 0 100px 0 0;
    font-size: 28px; }
    .franchise__info h1 br {
      display: block; }
  .franchise__info-text {
    font-size: 18px;
    margin-top: 10px; }
  .franchise__info-form {
    padding-top: 18px; }
    .franchise__info-form .row > div {
      margin-top: 12px; }
  .franchise__page {
    padding: 42px 0; }
  .franchise__pageblock {
    margin-top: 42px; } }
@media screen and (max-width: 767px) {
  .franchise__info-form-link {
    font-size: 24px; }
  .franchise__terms > div {
    margin-top: 12px; }
  .franchise__terms-block {
    font-size: 18px; }
    .franchise__terms-block span {
      font-size: 16px; }
  .franchise__events > div {
    margin-top: 12px; }
  .franchise__pageblock h2 br {
    display: none; }
  .franchise__eventfranchiser > div {
    margin-top: 0; }
  .franchise__eventfranchiser-block {
    display: flex;
    align-items: flex-start;
    position: relative;
    padding-bottom: 30px; }
    .franchise__eventfranchiser-block:before {
      content: '';
      position: absolute;
      top: 36px;
      left: 17px;
      bottom: 0;
      width: 2px;
      background: radial-gradient(99.27% 99.27% at 0% 0%, #38AEE6 0%, #207EC8 60.11%, #186EBE 100%), #FFFFFF; }
    .franchise__eventfranchiser-block-text {
      padding: 6px 0 0 12px; }
    .franchise__eventfranchiser-block-num {
      margin: 0; }
      .franchise__eventfranchiser-block-num:before {
        display: none; }
      .franchise__eventfranchiser-block-num-wrap:after {
        display: none; }
  .franchise__dopblock-block {
    padding: 18px; }
    .franchise__dopblock-block-title {
      font-size: 18px; }
  .franchise__form {
    padding: 35px 15px;
    margin: 0 -15px; }
    .franchise__form-wrap {
      display: block; }
    .franchise__form-left {
      width: 100%;
      max-width: none; }
    .franchise__form-right {
      max-width: none;
      margin: 25px 0 0; }
    .franchise__form-title {
      font-size: 24px; }
    .franchise__form-text {
      font-size: 18px; }
    .franchise__form-tel {
      font-size: 24px; }
    .franchise__form-block {
      margin-top: 12px; }
  .franchise__minblock div {
    font-size: 20px; } }

/* FRANCHISE */
/* CUSTOMPAGE */
.custompage__block {
  padding-top: 90px; }
  .custompage__block:first-child {
    padding-top: 0; }
  .custompage__block-max {
    max-width: 830px; }
@media screen and (max-width: 767px) {
  .custompage__block {
    padding-top: 45px; } }

@media screen and (max-width: 767px) {
  .about__content p:first-child {
    font-size: 22px !important; } }

.rowmargin {
  margin-top: -20px; }
  .rowmargin > div {
    margin-top: 25px; }
  @media screen and (max-width: 767px) {
    .rowmargin {
      margin-top: -10px; } }

.partner {
  margin: 0 -12px; }
  .partner > div {
    padding: 0 12px; }
  .partner__block {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 18px;
    padding: 15px;
    height: 190px; }
  @media screen and (max-width: 767px) {
    .partner {
      margin-top: -15px; }
      .partner__block {
        height: 155px; } }

.sertificates {
  margin-top: 0; }
  .sertificates a {
    display: block;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A; }
    .sertificates a img {
      display: block;
      width: 100%; }
    .sertificates a span {
      display: block;
      margin-top: 12px; }
  @media screen and (max-width: 767px) {
    .sertificates {
      margin-top: -10px; }
      .sertificates a {
        font-size: 14px; } }

.gallery__slider {
  margin: 30px 0 55px; }
@media screen and (max-width: 767px) {
  .gallery__slider {
    margin: 20px 0; } }

.pagegallery {
  max-width: 850px; }
  .pagegallery .owl-stage {
    display: flex;
    flex-wrap: wrap; }
  .pagegallery a {
    display: block;
    height: 100%; }
    .pagegallery a img {
      height: 100%;
      border-radius: 5px;
      max-height: 560px;
      object-fit: cover; }
  .pagegallery .owl-nav {
    position: absolute;
    top: calc(50% - 38px);
    left: 16px;
    right: 16px;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0; }
    .pagegallery .owl-nav div {
      cursor: pointer;
      width: 42px;
      height: 42px;
      background: url(../images/pageslider.svg) 50% 50% no-repeat; }
      .pagegallery .owl-nav div:last-child {
        transform: rotate(180deg); }
    @media screen and (max-width: 767px) {
      .pagegallery .owl-nav {
        display: none; } }
  .pagegallery .owl-dots {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 12px;
    justify-content: center; }
    .pagegallery .owl-dots div {
      cursor: pointer;
      background: #C4C4C4;
      opacity: 0.5;
      border-radius: 6px;
      width: 10px;
      height: 10px; }
      .pagegallery .owl-dots div:first-child {
        margin: 0; }
      .pagegallery .owl-dots div.active {
        background: #30AEB5;
        opacity: 1; }

.reception {
  margin-top: -25px; }
  .reception > div {
    margin-top: 25px; }
  .reception .partner {
    margin-top: -24px; }
    .reception .partner > div {
      margin-top: 24px; }
  @media screen and (max-width: 767px) {
    .reception .partner {
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto; }
      .reception .partner > div {
        width: 156px;
        min-width: 156px; } }

.deduction__step {
  margin-top: 50px; }
  .deduction__step > div:last-child .deduction__step-block:before {
    display: none; }
  .deduction__step-block {
    font-weight: 500;
    font-size: 18px;
    position: relative; }
    .deduction__step-block:before {
      content: '';
      position: absolute;
      top: 15px;
      left: 36px;
      right: -30px;
      height: 2px;
      background: linear-gradient(92.17deg, #5AC451 -0.22%, #11C987 49.37%, #0BA56E 98.72%); }
  .deduction__step-num {
    margin-bottom: 12px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: linear-gradient(92.17deg, #5AC451 -0.22%, #11C987 49.37%, #0BA56E 98.72%);
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    border-radius: 50%; }
.deduction__text {
  margin-top: 40px;
  max-width: 830px; }
@media screen and (max-width: 767px) {
  .deduction__step {
    margin-top: 25px; }
    .deduction__step-block {
      padding-bottom: 36px;
      display: flex;
      align-items: center; }
      .deduction__step-block:before {
        top: 36px;
        left: 15px;
        right: auto;
        width: 2px;
        height: auto;
        bottom: 0; }
    .deduction__step-num {
      margin: 0 15px 0 0; } }

.documents__block {
  padding: 8px 0;
  border-top: 1px solid #E2E2E2; }
  .documents__block:last-child {
    border-bottom: 1px solid #E2E2E2; }
  .documents__block a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #1A1A1A;
    padding: 0 25px 0 21px;
    background: url(../images/doc.svg) -2px 0 no-repeat, url(../images/docright.svg) 100% 5px no-repeat; }
    .documents__block a:hover {
      color: #2B9AA1; }

.price__search {
  margin-bottom: 30px;
  margin-top: 15px;
  position: relative; }
  .price__search input {
    padding: 0 50px 0 20px;
    background: none; }
  .price__search button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 49px;
    border: 0;
    background: url(../images/search.svg) 50% 50% no-repeat; }
.price__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  font-size: 18px;
  color: #1A1A1A;
  opacity: 0.5; }
  .price__title span {
    font-family: 'Arial'; }
.price__tab {
  padding-top: 10px; }
  .price__tab-block {
    border-top: 1px solid #E2E2E2; }
    .price__tab-block:last-child {
      border-bottom: 1px solid #E2E2E2; }
    .price__tab-block.nosearch {
      display: none; }
      .price__tab-block.nosearch.search {
        display: block; }
    .price__tab-block-title {
      cursor: pointer;
      font-weight: 500;
      font-size: 18px;
      line-height: 24px;
      padding: 13px 30px 13px 0;
      position: relative; }
      .price__tab-block-title.open:before {
        transform: rotate(180deg); }
      .price__tab-block-title:before {
        content: '';
        position: absolute;
        top: 20px;
        right: 5px;
        width: 10px;
        height: 6px;
        background: url(../images/pricearrow.svg) 0 0 no-repeat; }
    .price__tab-block-body {
      display: none;
      padding-bottom: 11px; }
  .price__tab-min {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px; }
    .price__tab-min:first-child {
      margin: 0; }
    .price__tab-min div:first-child {
      max-width: 600px; }
@media screen and (max-width: 767px) {
  .price__title {
    font-size: 15px; }
  .price__tab {
    font-size: 15px; }
    .price__tab-block-title {
      font-size: 15px; } }

.faq {
  border-bottom: 1px solid #E2E2E2;
  padding-top: 25px; }
  .faq__block {
    border-top: 1px solid #E2E2E2; }
    .faq__block-title {
      display: flex;
      align-items: center;
      position: relative;
      min-height: 66px;
      cursor: pointer;
      font-weight: 500;
      font-size: 24px;
      cursor: pointer;
      padding: 10px 0;
      padding-right: 30px; }
      .faq__block-title:before {
        content: '';
        position: absolute;
        top: 24px;
        right: 0;
        width: 28px;
        height: 15px;
        background: url(../images/faq.svg) 0 0 no-repeat; }
      .faq__block-title.open:before {
        opacity: 0.5;
        transform: rotate(180deg); }
    .faq__block-text {
      padding: 0 30px 18px 0;
      display: none; }
    @media screen and (max-width: 767px) {
      .faq__block-title {
        font-size: 18px; }
        .faq__block-title:before {
          top: 30px;
          right: 5px;
          width: 10px;
          height: 6px;
          background: url(../images/pricearrow.svg) 0 0 no-repeat; } }

.textblock h3 {
  margin-top: 24px; }

.visit__block {
  padding: 24px;
  background: radial-gradient(97.64% 88.38% at 83.06% 84.6%, #B1ECF2 0%, rgba(162, 235, 244, 0) 98.91%), radial-gradient(104.31% 87.37% at -17.36% 113.89%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%), radial-gradient(89.9% 89.9% at 12.36% 10.1%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%);
  border-radius: 18px;
  line-height: 1.2; }
  .visit__block-text {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    max-width: 360px; }
    .visit__block-text span {
      font-family: 'Arial'; }
  .visit__block-button a {
    margin: 18px 26px 0 0; }
  .visit__block-button .sitebutton2 {
    max-width: 222px;
    width: 100%; }
  .visit__block-link {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #1A1A1A;
    border-bottom: 1px solid #2B9AA1; }
    .visit__block-link:hover {
      border-color: transparent; }
.visit h3 {
  margin: 45px 0 0; }
@media screen and (max-width: 767px) {
  .visit__row > div {
    margin-top: 25px; }
    .visit__row > div:first-child {
      margin: 0; }
  .visit .doctors {
    display: flex;
    margin: 0 -6px;
    flex-wrap: nowrap;
    overflow-y: auto; }
    .visit .doctors > div {
      padding: 0 6px;
      width: 265px;
      min-width: 265px; }
    .visit .doctors__block {
      padding: 15px; } }

.reviews {
  padding: 15px;
  position: relative; }
  .reviews__page {
    padding: 0; }
    .reviews__page > div {
      margin-top: 20px; }
    .reviews__page .reviews__block {
      border: 1px solid #f6f6f6;
      border-radius: 10px;
      padding: 15px;
      margin: 0;
      height: 100%; }
      .reviews__page .reviews__block-text {
        max-height: none; }
  .reviews__row > div {
    margin-top: 20px; }
  .reviews__wrap {
    position: relative;
    overflow: hidden; }
    .reviews__wrap:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 200px;
      background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.8) 59%, rgba(255, 255, 255, 0) 100%); }
  .reviews__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    font-weight: 500;
    font-size: 20px; }
    .reviews__link img {
      max-width: 60px; }
  .reviews__block {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #f6f6f6; }
    .reviews__block-img {
      min-width: 40px;
      height: 40px;
      width: 40px;
      margin-right: 12px; }
      .reviews__block-img img {
        display: block;
        border-radius: 50%; }
    .reviews__block-user {
      line-height: 1.3; }
    .reviews__block-name {
      font-size: 16px;
      font-weight: 500; }
      .reviews__block-name div {
        font-size: 14px;
        padding-top: 3px;
        color: #999;
        font-weight: normal; }
    .reviews__block-rating {
      display: flex;
      margin-top: 10px; }
      .reviews__block-rating div {
        width: 16px;
        height: 16px;
        margin-left: 3px;
        background: url(https://yastatic.net/s3/front-maps-static/maps-front-org-badge-api/out/assets/_/ee15bab6241eec6618f0f5720fa6daa9.svg) 50% 50% no-repeat;
        -webkit-background-size: cover;
        background-size: cover; }
        .reviews__block-rating div:first-child {
          margin: 0; }
        .reviews__block-rating div.active {
          background-image: url(https://yastatic.net/s3/front-maps-static/maps-front-org-badge-api/out/assets/_/178df0f18f6025c2e764130c7d1ac463.svg); }
    .reviews__block-text {
      max-height: 80px;
      font-size: 16px;
      line-height: 20px;
      overflow: hidden;
      position: relative;
      margin-top: 10px; }
  .reviews__all {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2; }
    .reviews__all a {
      font-size: 14px;
      line-height: 40px;
      padding: 0 16px;
      border-radius: 8px;
      color: #198cff;
      background: #f5f7fa; }
      .reviews__all a:hover {
        background: #e9eef3; }

/* CUSTOMPAGE */
/* MAIN */
.slider {
  border-radius: 0px 0px 24px 24px;
  background: radial-gradient(97.64% 88.38% at 83.06% 84.6%, #B1ECF2 0%, rgba(162, 235, 244, 0) 98.91%), radial-gradient(104.31% 87.37% at -17.36% 113.89%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%), radial-gradient(89.9% 89.9% at 12.36% 10.1%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%); }
  .slider__item {
    padding: 35px 0 60px;
    line-height: 1.4; }
    .slider__item-img {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 0;
      line-height: 0; }
      .slider__item-img img {
        width: auto !important; }
    .slider__item-title {
      font-weight: 500;
      font-size: 54px;
      line-height: 1.2;
      margin-bottom: 8px; }
    .slider__item-text {
      font-weight: 500;
      font-size: 30px;
      max-width: 650px; }
    .slider__item-button {
      margin-top: 30px; }
      .slider__item-button a {
        padding: 0 24px;
        border: 4px solid rgba(255, 255, 255, 0.35);
        background-clip: padding-box;
        min-height: 50px; }
        .slider__item-button a:hover {
          background-clip: padding-box; }
  .slider .owl-dots {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    max-width: 1340px;
    padding: 0 15px;
    width: 100%;
    display: flex;
    margin: 0 auto; }
    .slider .owl-dots div {
      margin: 0 12px;
      flex-grow: 2;
      height: 6px;
      background: #FFFFFF;
      opacity: 0.5;
      border-radius: 6px;
      cursor: pointer; }
      .slider .owl-dots div.active {
        background: linear-gradient(92.17deg, rgba(48, 174, 181, 0.5) -0.22%, rgba(10, 153, 144, 0.5) 100%);
        opacity: 1; }
  @media screen and (max-width: 767px) {
    .slider {
      margin-bottom: -20px; }
      .slider__item {
        padding: 30px 0 60px; }
        .slider__item .row > div:last-child {
          position: absolute;
          top: 0;
          right: 0;
          width: 140px; }
        .slider__item-title {
          font-size: 30px;
          line-height: 36px;
          padding-right: 120px; }
        .slider__item-text {
          font-size: 24px;
          line-height: 30px;
          max-width: 290px; }
        .slider__item-button {
          margin-top: 20px; }
      .slider .owl-dots {
        padding: 0 10px; }
        .slider .owl-dots div {
          margin: 0 3px; } }

.main__top {
  padding-bottom: 90px; }
  .main__top-block {
    margin-top: 90px; }
    .main__top-block:first-child {
      margin: 0; }
.main__content {
  padding: 90px 0; }
.main__block {
  margin-top: 90px; }
  .main__block:first-child {
    margin: 0; }
.main__company {
  margin: 0 -33px; }
  .main__company > div {
    margin-top: 30px;
    padding: 0 33px; }
.main__contacts-map {
  min-height: 360px;
  height: 100%;
  border-radius: 24px;
  overflow: hidden; }
.main__article {
  padding: 60px 0;
  background: #EDF0F2; }
  .main__article .articles {
    margin-top: -10px;
    padding-top: 0; }
.main__hurts {
  margin: 0 -12px; }
  .main__hurts > div {
    margin-top: 24px;
    padding: 0 12px; }
  .main__hurts-block {
    min-height: 132px;
    padding: 24px;
    border: 1px solid #E2E2E2;
    border-radius: 18px;
    line-height: 24px;
    height: 100%; }
    .main__hurts-block-img {
      font-size: 0;
      line-height: 0;
      display: flex;
      align-items: center;
      height: 42px;
      margin-bottom: 18px; }
  .main__hurts .sitebutton2 {
    height: 100%;
    border-radius: 18px; }
.main__services {
  margin-top: -10px; }
  .main__services > div {
    margin-top: 24px; }
  .main__services-block {
    display: flex;
    align-items: flex-start;
    height: 100%;
    min-height: 126px;
    padding: 18px;
    background: linear-gradient(92.17deg, #30AEB5 -0.22%, #0A9990 100%);
    border-radius: 18px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px; }
    .main__services-block-img {
      margin-right: 12px;
      min-width: 42px; }
    .main__services-block-title {
      font-weight: 500;
      font-size: 20px;
      color: #fff;
      display: block;
      margin-bottom: 6px; }
    .main__services-block:hover {
      background: linear-gradient(92.17deg, #098990 -0.22%, #2EAD8D 100%); }
.main__premium {
  padding: 15px 30px 30px;
  background: #EDF0F2;
  border-radius: 0px 0px 24px 24px; }
  .main__premium .row > div {
    margin-top: 16px; }
  .main__premium-block {
    font-size: 18px;
    line-height: 24px;
    padding-left: 40px;
    background: url(../images/mpremium.svg) 0 2px no-repeat; }
@media screen and (max-width: 767px) {
  .main__top {
    padding-bottom: 40px; }
    .main__top-block {
      margin-top: 40px; }
  .main__content {
    padding: 40px 0 0; }
  .main__block {
    margin-top: 40px; }
    .main__block .doctors {
      display: flex;
      margin: 0 -6px;
      flex-wrap: nowrap;
      overflow-y: auto; }
      .main__block .doctors > div {
        padding: 0 6px;
        width: 265px;
        min-width: 265px; }
      .main__block .doctors__block {
        padding: 15px; }
  .main__company > div:first-child {
    margin-top: 15px; }
  .main__contacts-map {
    margin: 25px -15px 0;
    border-radius: 0; }
  .main__article {
    padding: 40px 0; }
  .main__hurts {
    margin-top: -10px; }
    .main__hurts-block {
      padding: 24px 12px; }
  .main__services {
    margin-top: 0; }
    .main__services > div {
      margin-top: 12px; }
    .main__services-block {
      min-height: auto;
      font-size: 15px; }
      .main__services-block-title {
        font-size: 18px; }
  .main__premium {
    margin: 0 -15px;
    padding: 30px 15px; } }

/* MAIN */
/* FORM */
.siteform {
  background: radial-gradient(97.64% 88.38% at 83.06% 84.6%, #B1ECF2 0%, rgba(162, 235, 244, 0) 98.91%), radial-gradient(104.31% 87.37% at -17.36% 113.89%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%), radial-gradient(89.9% 89.9% at 12.36% 10.1%, #BBE8BB 0%, rgba(187, 232, 187, 0) 98.91%);
  border-radius: 24px;
  padding: 40px 80px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .siteform__left {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #212121;
    max-width: 750px; }
    .siteform__left-img {
      font-size: 0;
      line-height: 0; }
      .siteform__left-img img {
        display: block; }
    .siteform__left img {
      min-width: 168px;
      margin-right: 51px; }
    .siteform__left-title {
      color: #1A1A1A;
      font-weight: 500;
      font-size: 36px;
      line-height: 1.2;
      margin-bottom: 10px;
      letter-spacing: -0.5px; }
  .siteform__right {
    max-width: 330px;
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    margin-left: 20px; }
    .siteform__right-text {
      opacity: 0.6;
      margin-top: 18px; }
      .siteform__right-text a {
        color: #212121;
        border-bottom: 1px solid #212121; }
        .siteform__right-text a:hover {
          border-color: transparent; }
  .siteform__block {
    margin-top: 12px; }
  .siteform .wpcf7-response-output {
    display: none !important; }
  @media screen and (max-width: 1100px) {
    .siteform {
      padding: 30px; } }
  @media screen and (max-width: 991px) {
    .siteform__left img {
      margin-right: 30px;
      max-width: 150px;
      min-width: 150px; }
    .siteform__left-title {
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .siteform {
      display: block;
      padding: 35px 15px;
      margin: 0 -15px; }
      .siteform__left {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: flex-start;
        padding-bottom: 5px; }
        .siteform__left img {
          margin: 0 0 0 10px;
          max-width: 72px;
          min-width: 72px; }
        .siteform__left-title {
          font-size: 24px;
          height: 72px;
          display: flex;
          align-items: center; }
        .siteform__left-info {
          margin-right: -80px;
          font-size: 18px; }
      .siteform__right {
        max-width: none;
        margin: 0; }
        .siteform__right.mobtop {
          margin-top: 25px; } }

/* FORM */
/* FOOTER */
.footer {
  padding: 40px 0 18px;
  background: #EDF0F2; }
  .footer__logo {
    font-size: 0;
    line-height: 0; }
  .footer__contacts {
    margin-left: 15px; }
    .footer__contacts-tel {
      font-weight: 500;
      font-size: 16px;
      color: #000; }
    .footer__contacts-address {
      font-size: 16px;
      opacity: 0.6; }
  .footer__menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    column-count: 4; }
    .footer__menu ul li {
      margin-top: 15px; }
      .footer__menu ul li:first-child {
        margin: 0; }
      .footer__menu ul li a {
        font-size: 16px;
        color: #1A1A1A; }
        .footer__menu ul li a:hover {
          opacity: 0.5; }
      .footer__menu ul li .footer__soc {
        display: flex; }
      .footer__menu ul li.current-menu-item a, .footer__menu ul li.current-post-parent a, .footer__menu ul li.current-category-ancestor a {
        opacity: 0.5; }
  .footer__info {
    color: #828282;
    font-size: 14px;
    line-height: 16px;
    margin-top: 21px; }
    .footer__info div {
      margin-top: 5px; }
  .footer__bottom {
    color: #828282;
    font-size: 14px; }
    .footer__bottom > div {
      margin-top: 24px; }
    .footer__bottom a {
      color: #828282;
      border-bottom: 1px solid #9b9b9b; }
      .footer__bottom a:hover {
        border-color: transparent; }
  .footer__soc {
    display: flex;
    font-size: 0;
    line-height: 0;
    display: none; }
  @media screen and (max-width: 767px) {
    .footer {
      padding-top: 30px; }
      .footer__bottom {
        flex-direction: column-reverse;
        align-items: flex-start !important; }
        .footer__bottom div:last-child {
          margin-top: 5px; }
      .footer__menu {
        margin-top: 24px; }
        .footer__menu ul {
          column-count: 2; } }

#gotop {
  position: fixed;
  top: calc(50vh + 80px);
  right: 25px;
  width: 48px;
  height: 48px;
  background: url(../images/gotop.svg) 50% 50% no-repeat;
  border-radius: 10px;
  border: 6px solid #def2f3;
  cursor: pointer;
  display: none;
  z-index: 3; }
  @media screen and (max-width: 1200px) {
    #gotop {
      bottom: 60px;
      top: auto; } }
  @media screen and (max-width: 767px) {
    #gotop {
      bottom: 80px;
      right: 15px; } }

/* FOOTER */
/* POPUP */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 15px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  display: none; }
  .popup__wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 400px;
    width: 100%;
    padding: 30px;
    background: #ffffff;
    position: relative;
    font-size: 16px;
    line-height: 1.3;
    color: #000000;
    box-sizing: border-box;
    text-align: left;
    border-radius: 6px;
    overflow: hidden; }
    .popup__wrap.requisites {
      max-width: 640px; }
    .popup__wrap.cityinfo {
      max-width: 260px;
      text-align: center;
      padding: 30px 25px; }
    .popup__wrap.openmap {
      max-width: 1300px; }
  .popup__closebut {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 42px;
    height: 42px;
    background: #fff url(../images/closebut.svg) 50% 50% no-repeat;
    cursor: pointer;
    border-radius: 9px;
    z-index: 2; }
  .popup__greytitle {
    font-weight: 500;
    font-size: 18px;
    color: #757575; }
  .popup__requist {
    margin-top: 12px;
    color: #7a7a7a; }
    .popup__requist div {
      font-size: 18px;
      color: #000; }
  .popup__citytitle {
    font-weight: 500;
    font-size: 18px; }
  .popup__cityinfobutton {
    display: flex;
    justify-content: center;
    margin-top: 20px; }
    .popup__cityinfobutton a {
      width: 85px;
      margin: 0 6px; }
  .popup__city-step {
    display: none; }
    .popup__city-step.active {
      display: block; }
  .popup__city-tab {
    margin: 18px 0 30px; }
    .popup__city-tab ul li a {
      transition: none; }
  .popup__city-listblock {
    display: none; }
    .popup__city-listblock.active {
      display: block; }
  .popup__city-back {
    color: #474747;
    font-weight: 500;
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/backcity.svg) 0 50% no-repeat; }
    .popup__city-back:hover {
      color: #2B9AA1; }
  .popup__city-tabbody .popup__city-list {
    display: none; }
    .popup__city-tabbody .popup__city-list.active {
      display: block; }
  .popup__city-title {
    font-weight: 500;
    font-size: 18px;
    color: #757575;
    margin-bottom: 24px; }
  .popup__city-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #f3f3f3; }
    .popup__city-list ul li {
      border-top: 1px solid #f3f3f3; }
      .popup__city-list ul li a {
        display: flex;
        align-items: center;
        min-height: 70px;
        color: #1A1A1A;
        font-weight: 400;
        font-size: 18px; }
        .popup__city-list ul li a:hover {
          color: #2B9AA1; }
  .popup__city-map {
    height: calc(100vh - 280px);
    background: #ccc;
    margin: 0 -30px -30px; }
  .popup:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .popup__wrap {
      padding: 15px; }
    .popup__closebut {
      top: 15px;
      right: 15px; }
    .popup.fullmob {
      padding: 0;
      background: #fff; }
      .popup.fullmob .popup__wrap {
        vertical-align: top;
        border-radius: 0; }
      .popup.fullmob .popup__closebut {
        top: 5px;
        right: 5px; }
    .popup__city-map {
      margin-bottom: -15px;
      height: calc(100vh - 126px); } }

/* POPUP */
.wp_button, .tg_button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  padding: 0 10px;
  color: #FFF;
  border-radius: 30px;
  font-size: 20px; }
  .wp_button:before, .tg_button:before {
    content: '';
    margin-right: 15px;
    height: 25px;
    width: 25px; }

.wp_button {
  background-color: #25d366; }
  .wp_button:hover {
    background-color: #4be083; }
  .wp_button:before {
    background: url("../images/wp_but.svg") no-repeat;
    background-size: contain; }

.tg_button {
  background: #0088cc; }
  .tg_button:hover {
    background-color: #007dbb; }
  .tg_button:before {
    background: url("../images/tg_but.svg") no-repeat;
    background-size: contain; }

@media (max-width: 500px) {
  .slider__item .row > div:first-child {
    z-index: 5; }

  .slider__item .row > div:last-child {
    opacity: 0.3;
    z-index: 1; } }

/*# sourceMappingURL=styles.css.map */
