/* OWL & BOOTSTRAP & FONTS */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
* {
  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;
  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%; }

/* OWL & BOOTSTRAP & FONTS */
/* GLOBAL */
body, html {
  height: 100%; }

body {
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
  color: #1A1A1A;
  font-family: "Montserrat", sans-serif; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 16px; } }

input, textarea, select, button {
  outline: none;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif; }

input, textarea, select {
  display: block;
  width: 100%;
  border: 2px solid #fff;
  line-height: 46px;
  height: 50px;
  border-radius: 10px;
  transition: all 0.4s ease;
  padding: 0 15px;
  font-size: 18px;
  color: #000000; }
  input::placeholder, textarea::placeholder, select::placeholder {
    color: rgba(0, 0, 0, 0.5); }
  input:focus, textarea:focus, select:focus {
    border-color: #9ED6D3; }
  input.wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid {
    border-color: #e99393; }

textarea {
  line-height: 1.2;
  padding: 15px;
  height: 200px;
  resize: none; }

.wpcf7-not-valid-tip {
  margin-top: 5px;
  font-size: 14px; }

.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 0;
  border: 0; }
.wpcf7 form.invalid .wpcf7-response-output {
  color: #dc3232; }
.wpcf7 form.sent .wpcf7-response-output {
  color: green; }

button {
  cursor: pointer;
  transition: all 0.4s ease; }

img {
  max-width: 100%; }

a {
  color: #1A1A1A;
  text-decoration: none;
  transition: all 0.2s ease; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  font-weight: 500;
  color: #202020; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0; }

h1 {
  font-size: 56px; }
  @media screen and (max-width: 1366px) {
    h1 {
      font-size: 45px; } }
  @media screen and (max-width: 1200px) {
    h1 {
      font-size: 42px; } }
  @media screen and (max-width: 1024px) {
    h1 {
      font-size: 38px; } }
  @media screen and (max-width: 991px) {
    h1 {
      font-size: 35px; } }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 32px; } }
  @media screen and (max-width: 577px) {
    h1.blog {
      font-size: 28px; } }

h2 {
  font-size: 48px;
  margin: 60px 0 20px; }
  @media screen and (min-width: 1366px) {
    h2.min {
      font-size: 38px; } }
  @media screen and (max-width: 1366px) {
    h2 {
      font-size: 35px; } }
  @media screen and (max-width: 991px) {
    h2 {
      font-size: 32px; } }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 28px; } }

@media screen and (max-width: 767px) {
  .blogcontent h2 {
    font-size: 22px; } }

h3 {
  margin: 40px 0 15px;
  font-size: 26px; }
  @media screen and (max-width: 991px) {
    h3 {
      font-size: 21px; } }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 19px; } }

p:first-child {
  margin-top: 0; }
p:last-child {
  margin-bottom: 0; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  overflow: hidden;
  padding-bottom: 70px; }

.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.ais {
    align-items: flex-start; }
  .flex.nowrap {
    flex-wrap: nowrap; }

.blockin {
  position: relative;
  max-width: 1460px;
  margin: 0 auto;
  width: 100%;
  padding: 0 80px; }
  @media screen and (max-width: 1279px) {
    .blockin {
      padding: 0 40px; } }
  @media screen and (max-width: 578px) {
    .blockin {
      padding: 0 15px; } }

/* GLOBAL */
/* HEADER */
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 0 20px; }
  .header__top {
    padding: 10px 0;
    border-bottom: 2px solid #303030; }
    .header__top-right {
      max-width: 760px;
      flex-grow: 2; }
  .header__logo {
    margin-right: 50px;
    font-size: 0;
    line-height: 0;
    max-width: 300px; }
    .header__logo img {
      display: block; }
  .header__address {
    margin-top: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding-left: 38px;
    background: url(../images/location.svg) 0 50% no-repeat; }
  .header__eye a {
    font-weight: 600;
    font-size: 16px;
    padding-left: 31px;
    background: url(../images/eye.svg) 0 50% no-repeat !important;
    color: #1A1A1A !important; }
    .header__eye a:hover {
      color: #27A8A1 !important; }
  .header__eye .bvi-shortcode {
    background: none;
    padding: 0; }
    .header__eye .bvi-shortcode svg {
      display: none; }
  .header__contacts {
    max-width: 425px;
    flex-grow: 2; }
  .header__phone {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    background: url(../images/teltop.svg) 0 50% no-repeat;
    padding-left: 35px; }
  .header__bottom {
    padding-top: 20px; }
    .header__bottom-close {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 24px;
      height: 24px;
      background: url(../images/closemenu.svg) 0 0 no-repeat;
      display: none; }
    @media screen and (min-width: 1201px) {
      .header__bottom {
        display: flex !important; } }
  .header__menu {
    max-width: 1140px;
    flex-grow: 2; }
    .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-category-ancestor a, .header__menu ul li.current-post-parent a {
        color: rgba(32, 32, 32, 0.5); }
        .header__menu ul li.current-menu-item a:before, .header__menu ul li.current-category-ancestor a:before, .header__menu ul li.current-post-parent a:before {
          content: ''; }
      .header__menu ul li a {
        position: relative;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        display: block;
        color: #202020; }
        .header__menu ul li a:hover {
          color: #27A8A1; }
        .header__menu ul li a:before {
          position: absolute;
          top: -8px;
          left: calc(50% - 4px);
          background: linear-gradient(180deg, #15D1C1 0%, #27A8A1 100%);
          opacity: 0.6;
          width: 8px;
          height: 8px;
          border-radius: 50%; }
  .header__search {
    font-weight: 600;
    font-size: 18px;
    color: #202020;
    line-height: 25px;
    padding-left: 35px;
    background: url(../images/search.svg) 0 50% no-repeat; }
    .header__search:hover {
      color: #27A8A1; }
  .header__mobsearch {
    display: none;
    width: 25px;
    height: 25px;
    background: url(../images/search.svg) 50% 50% no-repeat; }
  @media screen and (max-width: 1490px) {
    .header__top {
      padding: 11px 0; }
      .header__top-right {
        max-width: 540px; }
    .header__contacts {
      flex-grow: 0;
      flex-direction: column; }
    .header__phone {
      margin-bottom: 10px; }
    .header__logo {
      max-width: 260px;
      margin-right: 40px; }
      .header__logo svg {
        width: 100%; }
    .header__address {
      font-size: 15px; }
    .header__menu {
      max-width: 930px; }
      .header__menu ul li a {
        font-size: 16px; } }
  @media screen and (max-width: 1200px) {
    .header {
      position: fixed;
      transition: all 0.4s ease; }
      .header.fixed {
        background: #DFECE8;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
        .header.fixed .header__top {
          border-color: transparent; }
      .header__top-right {
        max-width: 450px; }
      .header__mobsearch {
        display: block; }
      .header__address {
        display: none; }
      .header__logo {
        max-width: 216px;
        margin: 0; }
      .header__eye a {
        font-size: 0;
        line-height: 0;
        padding: 0;
        width: 31px;
        height: 20px;
        display: block; }
      .header__contacts {
        flex-direction: row;
        max-width: 250px;
        flex-grow: 2; }
        .header__contacts .sitebutton {
          min-height: 30px;
          font-size: 15px; }
      .header__phone {
        font-size: 0;
        line-height: 0;
        width: 23px;
        height: 23px;
        padding: 0;
        margin: 0; }
      .header .burger {
        display: block; }
      .header__bottom {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #27A8A1;
        padding: 102px 40px 40px;
        display: none; }
        .header__bottom-close {
          display: block; }
      .header__search {
        display: none; }
      .header__menu {
        max-width: none; }
        .header__menu ul {
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          flex-wrap: wrap;
          gap: 15px;
          height: 120px; }
          .header__menu ul li {
            width: 30%; }
            .header__menu ul li a {
              font-weight: 600;
              font-size: 20px;
              line-height: 24px;
              color: #FFFFFF; }
              .header__menu ul li a:before {
                display: none; }
              .header__menu ul li a:hover {
                color: #DFECE8; } }
  @media screen and (max-width: 1024px) {
    .header__top {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .header__top-right {
      max-width: 240px; }
    .header__contacts {
      flex-grow: 0; }
      .header__contacts .sitebutton {
        display: none; }
    .header__menu ul {
      height: 180px; }
      .header__menu ul li {
        width: 50%; } }
  @media screen and (max-width: 540px) {
    .header {
      padding: 0 15px; }
      .header__top {
        padding: 5px 0; }
      .header__logo {
        max-width: 157px; }
        .header__logo svg {
          height: 40px; }
      .header__top-right {
        max-width: 150px; }
      .header__eye {
        display: none; }
      .header__menu ul {
        height: auto; }
        .header__menu ul li {
          width: 100%; } }

.burger {
  width: 31px;
  position: relative;
  cursor: pointer;
  height: 21px;
  display: none; }
  .burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 6px;
    background: linear-gradient(180deg, #15D1C1 0%, #27A8A1 100%);
    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: 9px; }
  .burger span:nth-child(4) {
    top: 18px; }
  .burger.open span:nth-child(1) {
    top: 9px;
    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: 9px;
    width: 0%;
    left: 50%; }

/* HEADER */
/* SEARCH */
.sitesearch {
  padding: 80px 0;
  background: #FAFAFA; }
  .sitesearch__wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
    display: none; }
  .sitesearch__form {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 10px 30px 30px 10px;
    border: 2px solid #27A8A1;
    position: relative;
    z-index: 2; }
    .sitesearch__form input {
      border: 0;
      background: none;
      font-size: 24px;
      color: #1A1A1A;
      line-height: 50px;
      padding: 0 20px;
      width: 100%; }
      .sitesearch__form input::placeholder {
        color: rgba(0, 0, 0, 0.6); }
    .sitesearch__form button {
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 50px;
      padding: 0 25px 0 25px;
      background: #27A8A1;
      font-weight: 600;
      font-size: 20px;
      border: 0;
      color: #fff;
      border-radius: 30px 27px 27px 30px; }
      .sitesearch__form button img, .sitesearch__form button svg {
        margin-right: 10px; }
    .sitesearch__form-list {
      position: absolute;
      top: calc(100%  + 20px);
      left: 0;
      right: 0;
      max-width: 880px;
      background: #FAFAFA;
      box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
      border-radius: 10px;
      display: none; }
      .sitesearch__form-list ul {
        padding: 20px;
        margin: 0;
        list-style: none;
        max-height: 420px;
        overflow-y: auto; }
        .sitesearch__form-list ul li {
          border-top: 1px solid #BED3D2;
          font-weight: 500;
          font-size: 16px;
          line-height: 1.4;
          padding: 10px 0; }
          .sitesearch__form-list ul li:last-child {
            border-bottom: 1px solid #BED3D2; }
          .sitesearch__form-list ul li a {
            display: block;
            color: #202020; }
            .sitesearch__form-list ul li a:hover {
              color: #27A8A1; }
  .sitesearch__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 31px;
    height: 31px;
    background: url(../images/closesearch.svg) 50% 50% no-repeat;
    cursor: pointer; }
  .sitesearch__title {
    margin-top: 50px;
    font-weight: 500;
    font-size: 26px;
    color: #202020;
    margin-bottom: 20px; }
  .sitesearch__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    .sitesearch__list li a {
      display: block;
      padding: 0 15px;
      line-height: 40px;
      background: #EBF4F4;
      border-radius: 10px;
      color: #1A1A1A;
      font-weight: 500; }
      .sitesearch__list li a:hover {
        background: #CCE9E5; }
  @media screen and (max-width: 767px) {
    .sitesearch {
      padding: 70px 0 20px; }
      .sitesearch__form {
        border: 0;
        background: none; }
        .sitesearch__form input {
          font-size: 16px !important;
          height: 44px;
          border: 2px solid #27A8A1;
          line-height: 40px;
          padding-right: 50px; }
        .sitesearch__form button {
          font-size: 16px;
          line-height: 44px;
          height: 44px;
          margin-left: -30px; }
      .sitesearch__title {
        margin-top: 25px; }
      .sitesearch__list {
        gap: 10px; }
        .sitesearch__list a {
          font-size: 15px;
          padding: 0 10px;
          line-height: 30px; } }

/* SEARCH */
/* CONTENT */
.sitebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 40px;
  background: #FFFFFF;
  border: 2px solid #27A8A1;
  border-radius: 100px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #218D87; }
  .sitebutton.padding {
    padding: 0 20px; }
  .sitebutton.big {
    min-height: 50px; }
  .sitebutton.block {
    display: flex;
    width: 100%; }
  .sitebutton:hover {
    background: #CCE9E5; }

.greenbutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 50px;
  background: #27A8A1;
  border-radius: 100px;
  color: #fff;
  border: 0;
  font-weight: 600;
  font-size: 18px; }
  .greenbutton.block {
    display: flex;
    width: 100%; }
  .greenbutton.padding {
    padding: 0 20px; }
  .greenbutton.min {
    min-height: 40px; }
  .greenbutton:hover {
    background: #13BEA2; }
  @media screen and (max-width: 767px) {
    .greenbutton {
      font-size: 16px; } }

.gradientbutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 50px;
  color: #fff;
  border: 0;
  background: linear-gradient(180deg, #13BEA2 0%, #218D87 100%);
  border-radius: 100px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 18px;
  transition: none; }
  .gradientbutton.padding {
    padding: 0 20px; }
  .gradientbutton:hover {
    background: linear-gradient(180deg, #13BEA2 -52%, #218D87 171%); }

.lightbutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 54px;
  border: 0;
  background: #D4E8E7;
  border-radius: 50px;
  font-weight: 600;
  font-size: 20px;
  color: #1A1A1A; }
  .lightbutton.block {
    width: 100%;
    display: flex; }
  .lightbutton.padding {
    padding: 0 20px; }
  .lightbutton:hover {
    color: #27A8A1; }
  .lightbutton svg {
    margin-left: 15px; }
  @media screen and (max-width: 991px) {
    .lightbutton {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .lightbutton {
      font-size: 16px; } }

.minbutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 20px;
  background: #EBF4F4;
  border-radius: 100px;
  line-height: 40px;
  color: #27A8A1;
  font-weight: 600;
  font-size: 16px; }
  .minbutton:hover {
    background: #CCE9E5; }

.sharebutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 40px;
  border: 2px solid #27A8A1;
  border-radius: 100px;
  padding: 0 20px;
  font-weight: 600;
  font-size: 16px;
  color: #27A8A1; }
  .sharebutton:hover {
    background-color: #CCE9E5; }

.topblock {
  position: relative;
  background: #DFECE8 url(../images/bg.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 225px 0 60px; }
  .topblock h1 {
    max-width: 970px;
    margin: 0; }
  .topblock__reviews {
    max-width: 700px;
    font-weight: 400;
    font-size: 22px;
    margin: 10px 0 30px; }
  .topblock__doctors {
    margin-top: -20px;
    font-size: 22px; }
    .topblock__doctors .full h1 {
      max-width: none; }
    .topblock__doctors .full .topblock__doctors-text {
      max-width: none; }
    .topblock__doctors.min {
      margin-top: -35px; }
    .topblock__doctors > div {
      margin-top: 20px; }
    .topblock__doctors h1 {
      max-width: 640px; }
    .topblock__doctors-text {
      margin-top: 20px;
      max-width: 710px; }
    .topblock__doctors-img {
      max-width: 526px;
      margin: 0 auto;
      position: relative;
      overflow: hidden;
      border-radius: 50%;
      height: 0;
      padding-bottom: 100%;
      filter: drop-shadow(93px -81px 150px rgba(23, 94, 201, 0.1)) drop-shadow(-37px 45px 150px rgba(23, 189, 201, 0.15)); }
      .topblock__doctors-img img {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .topblock__doctors-img:after {
        content: '';
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        background: url(../images/doctors_img_bg.png) 0 0 no-repeat;
        background-size: cover; }
    .topblock__doctors-stage {
      padding: 0 8px;
      display: inline-block;
      background: #95F3D1;
      border-radius: 10px;
      line-height: 34px;
      font-weight: 500;
      font-size: 20px;
      margin-bottom: 20px; }
    .topblock__doctors-docimg {
      max-width: 526px;
      margin: 0 auto;
      position: relative;
      overflow: hidden;
      border-radius: 50%;
      background: linear-gradient(218deg, #c7ced7 0%, #d1d9e1 100%);
      filter: drop-shadow(93px -81px 150px rgba(23, 94, 201, 0.1)) drop-shadow(-37px 45px 150px rgba(23, 189, 201, 0.15)); }
      .topblock__doctors-docimg img {
        display: block;
        width: 100%; }
    .topblock__doctors-button {
      margin-top: 50px; }
  .topblock__date {
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    border-radius: 20px;
    line-height: 32px;
    padding: 0 8px;
    font-weight: 500;
    font-size: 18px;
    margin-top: 25px; }
  .topblock__company {
    padding-bottom: 1px;
    margin-bottom: 200px; }
    .topblock__company .row {
      padding-bottom: 70px; }
      .topblock__company .row > div {
        margin-bottom: 30px; }
    .topblock__company-text {
      font-weight: 400;
      font-size: 22px;
      line-height: 1.6; }
    .topblock__company .gallery {
      margin-bottom: -190px; }
    @media screen and (max-width: 991px) {
      .topblock__company {
        margin-bottom: 100px; }
        .topblock__company .row {
          padding-bottom: 20px; }
        .topblock__company-text {
          font-size: 18px; }
        .topblock__company .gallery {
          margin-bottom: -100px; } }
    @media screen and (max-width: 640px) {
      .topblock__company {
        margin-bottom: 50px; }
        .topblock__company .row {
          padding: 0; }
          .topblock__company .row > div {
            margin-bottom: 20px; }
        .topblock__company .gallery {
          margin-bottom: -90px; } }
  .topblock__row {
    margin-top: -30px; }
    .topblock__row > div {
      margin-top: 30px; }
  .topblock__anhor {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    margin: 0;
    list-style: none; }
    .topblock__anhor li a {
      line-height: 40px;
      padding: 0 47px 0 15px;
      display: block;
      border-radius: 10px;
      font-weight: 500;
      font-size: 18px;
      color: #1A1A1A;
      background: #EBF4F4 url(../images/anchor.svg) calc(100% - 5px) 50% no-repeat; }
      .topblock__anhor li a:hover {
        background-color: #27A8A1;
        color: #fff; }
  .topblock__article {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start; }
    .topblock__article-article {
      color: #202020;
      opacity: 0.6;
      padding-left: 9px;
      border-left: 2px solid #9AA2A1;
      margin: 0 0 15px 20px; }
  .topblock__infobuttonwrap {
    display: flex;
    gap: 40px;
    margin-top: 40px;
    align-items: center; }
  .topblock__button {
    display: flex;
    gap: 20px;
    flex-wrap: wrap; }
  .topblock__prices {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    .topblock__prices-block {
      line-height: 32px;
      padding: 0 10px;
      background: #EBF4F4;
      border-radius: 10px;
      font-weight: 500;
      font-size: 18px;
      display: flex;
      align-items: center; }
      .topblock__prices-block img, .topblock__prices-block svg {
        margin-right: 10px; }
      .topblock__prices-block span {
        margin-left: 5px;
        font-weight: 600; }
      .topblock__prices-block.dark {
        background: #303030;
        color: #95F3D1; }
  .topblock .sitesearch__form {
    margin-top: 30px; }
  .topblock .premium {
    margin-top: 20px; }
    .topblock .premium__block-img {
      font-size: 20px;
      font-weight: 600; }
  @media screen and (max-width: 1280px) {
    .topblock {
      padding-top: 190px; }
      .topblock__infobuttonwrap {
        flex-direction: column-reverse;
        align-items: flex-start; }
      .topblock__doctors-text {
        font-size: 20px; }
      .topblock .premium__block-img {
        font-size: 18px; } }
  @media screen and (max-width: 1200px) {
    .topblock {
      padding-top: 130px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 1024px) {
    .topblock {
      padding-top: 110px; }
      .topblock__reviews, .topblock__doctors {
        font-size: 20px; }
      .topblock .premium__block-img {
        font-size: 16px;
        padding-bottom: 10px; }
        .topblock .premium__block-img img {
          max-width: 27px;
          margin-right: 13px; }
      .topblock .premium__block-text {
        font-size: 15px;
        margin-top: 5px; }
      .topblock__doctors {
        align-items: flex-start !important; }
        .topblock__doctors .col-md-5 {
          width: 294px;
          left: calc(100% - 294px); }
        .topblock__doctors .col-md-7 {
          width: calc(100% - 294px);
          left: -294px; }
      .topblock__article h1 {
        font-size: 35px;
        max-width: 780px; }
      .topblock__article-article {
        font-size: 16px; }
      .topblock .topblock__button a {
        font-size: 16px;
        max-width: 280px;
        width: 100%;
        padding: 0; } }
  @media screen and (max-width: 991px) {
    .topblock {
      padding-top: 120px; }
      .topblock__doctors.min {
        margin-top: -10px; }
      .topblock__doctors-button {
        margin-top: 20px; }
      .topblock__doctors-text {
        font-size: 18px; }
      .topblock__article h1 {
        font-size: 32px; }
      .topblock__article-article {
        font-size: 15px;
        margin-left: 70px; }
      .topblock__prices-block {
        font-size: 15px; }
      .topblock__infobuttonwrap {
        margin-top: 25px; }
      .topblock__button {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .topblock {
      padding-top: 100px; }
      .topblock__reviews {
        font-size: 18px; }
      .topblock__doctors {
        font-size: 18px; }
        .topblock__doctors-text {
          margin-top: 10px; }
        .topblock__doctors-img {
          max-width: 150px;
          height: 150px;
          padding: 0; }
        .topblock__doctors-docimg {
          max-width: 250px; }
        .topblock__doctors .col-md-5 {
          width: 180px;
          left: calc(100% - 180px); }
        .topblock__doctors .col-md-7 {
          width: calc(100% - 180px);
          left: -180px; }
      .topblock__anhor li a {
        line-height: 32px;
        padding: 0 40px 0 15px;
        background-size: 24px 24px;
        font-size: 16px; }
      .topblock__article {
        flex-direction: column; }
        .topblock__article h1 {
          font-size: 28px; }
        .topblock__article-article {
          margin-left: 0; }
      .topblock__infobuttonwrap {
        margin-top: 15px;
        gap: 30px; }
      .topblock__button {
        flex-wrap: nowrap; }
        .topblock__button a {
          min-width: 265px; } }
  @media screen and (max-width: 560px) {
    .topblock__doctors .col-md-7, .topblock__doctors .col-md-5 {
      width: 100%;
      left: 0; }
    .topblock__button {
      flex-wrap: wrap; }
      .topblock__button a {
        width: 100%;
        max-width: none !important; } }

.content {
  padding: 80px 0 100px; }
  .content__block {
    padding-top: 50px;
    margin-top: 50px; }
    .content__block:first-child {
      padding: 0;
      margin: 0; }
  .content__max {
    max-width: 860px; }
  .content__single {
    margin-top: -50px; }
    @media screen and (min-width: 1367px) {
      .content__single {
        margin: -40px -50px 0; } }
    .content__single > div {
      margin-top: 50px; }
      @media screen and (min-width: 1367px) {
        .content__single > div {
          padding: 0 50px; } }
  .content__searchwrap {
    max-width: 970px; }
  @media screen and (max-width: 1279px) {
    .content {
      padding-bottom: 90px; }
      .content__block {
        padding-top: 45px;
        margin-top: 45px; } }
  @media screen and (max-width: 1279px) {
    .content {
      padding-bottom: 80px; }
      .content__block {
        padding-top: 40px;
        margin-top: 40px; } }
  @media screen and (max-width: 767px) {
    .content {
      padding-bottom: 60px; }
      .content__block {
        padding-top: 30px;
        margin-top: 30px; } }
  @media screen and (max-width: 577px) {
    .content {
      padding: 60px 0; } }

.page a:not([class]) {
  border-bottom: 1px solid #a6dbd8;
  color: #27A8A1; }
  .page a:not([class]):hover {
    border-color: transparent; }
.page img {
  border-radius: 15px; }
.page .wp-post-image {
  width: 100%;
  height: auto;
  border-radius: 15px;
  display: block; }
.page .wp-block-image img {
  display: block;
  width: 100%;
  border-radius: 15px; }
.page .wp-block-image figcaption {
  font-style: italic; }
.page__tags ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  .page__tags ul li a {
    display: block;
    background: #EBF4F4 url(../images/tag.svg) 5px 8px no-repeat;
    border-radius: 10px;
    line-height: 40px;
    font-weight: 500;
    font-size: 16px;
    padding: 0 15px 0 40px; }
    .page__tags ul li a:hover {
      background-color: #CCE9E5; }
@media screen and (max-width: 767px) {
  .page__tags {
    margin-top: 40px; } }
.page__doctors-block {
  margin-top: 30px; }
  .page__doctors-block:first-child {
    margin: 0; }
.page__buttonwrap {
  margin-top: 60px;
  gap: 30px; }
.page__link {
  margin-top: 60px; }
  .page__link a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #27A8A1;
    color: #1A1A1A; }
    .page__link a:hover {
      color: #27A8A1; }
    .page__link a img, .page__link a svg {
      margin-left: 20px; }
.page ul {
  padding-left: 20px; }
@media screen and (max-width: 1024px) {
  .page__link a {
    font-size: 18px; } }
@media screen and (max-width: 991px) {
  .page__link {
    margin-top: 50px; }
    .page__link a {
      font-size: 16px;
      line-height: 35px; }
  .page__doctors-bg {
    background: #B5E3D5;
    padding: 30px;
    border-radius: 15px;
    max-width: 530px; }
  .page__doctors .doctors__block {
    padding-left: 200px;
    min-height: 175px; }
    .page__doctors .doctors__block-img {
      position: absolute;
      top: 0;
      left: 0;
      width: 175px; } }
@media screen and (max-width: 767px) {
  .page__link {
    margin-top: 30px; }
    .page__link a {
      min-height: 45px;
      font-size: 16px; } }
@media screen and (max-width: 540px) {
  .page__doctors .doctors__block {
    padding: 0; }
    .page__doctors .doctors__block-img {
      position: relative;
      top: auto;
      left: auto;
      width: auto; }
  .page__buttonwrap {
    margin-top: 0; } }

.sitetabs {
  margin-bottom: 60px; }
  .sitetabs ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap; }
    .sitetabs ul li {
      flex-grow: 2;
      flex-basis: 33.3%; }
      .sitetabs ul li.active a {
        color: #27A8A1;
        border-color: #27A8A1; }
      .sitetabs ul li a {
        display: block;
        text-align: center;
        border-bottom: 2px solid #D3DEDC;
        font-weight: 600;
        font-size: 22px;
        padding: 10px 10px 15px; }
        .sitetabs ul li a:hover {
          color: #27A8A1; }
        @media screen and (max-width: 991px) {
          .sitetabs ul li a {
            font-size: 20px; } }
        @media screen and (max-width: 767px) {
          .sitetabs ul li a {
            font-size: 18px; } }
        @media screen and (max-width: 540px) {
          .sitetabs ul li a {
            font-size: 14px;
            padding: 5px 0 10px; } }
  @media screen and (max-width: 767px) {
    .sitetabs {
      margin-bottom: 40px; }
      .sitetabs ul li {
        flex-basis: auto; } }

.path {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 16px; }
  .path a {
    color: #27A8A1;
    border-bottom: 1px solid transparent; }
    .path a:hover {
      border-color: #27A8A1; }
  .path > span.border {
    margin: 0 10px;
    color: rgba(64, 64, 64, 0.5); }
  .path > span:last-child, .path > span:nth-last-child(2) {
    display: none; }

/* CONTENT */
/* 404 */
.page404 {
  padding: 250px 0 150px;
  background: url(../images/404.png) 53% 50% no-repeat, url(../images/bg.jpg) 50% 50% no-repeat;
  background-size: auto , cover;
  text-align: center;
  min-height: calc(100vh - 140px); }
  .page404 h1 {
    margin-bottom: 20px; }
  .page404__text {
    margin-bottom: 30px;
    font-size: 22px; }
  .page404__button {
    margin: 0 -10px; }
    .page404__button > div {
      margin-top: 10px; }
    .page404__button > div {
      padding: 0 10px; }
  @media screen and (max-width: 767px) {
    .page404 {
      min-height: auto;
      padding: 150px 0 100px; }
      .page404__text {
        font-size: 18px; } }

/* 404 */
/* CONTACTS */
.contacts {
  position: relative;
  padding: 60px 0;
  min-height: 400px; }
  .contacts__block {
    margin-top: 20px;
    font-size: 22px; }
    .contacts__block:first-child {
      margin: 0; }
  .contacts__phone {
    font-weight: 600;
    color: #202020;
    padding-left: 40px;
    background: url(../images/teltop.svg) 0 50% no-repeat; }
  .contacts__mail {
    font-weight: 600;
    color: #202020;
    padding-left: 40px;
    background: url(../images/cmail.svg) 0 50% no-repeat; }
  .contacts__address {
    font-weight: 500;
    color: #404040;
    padding-left: 40px;
    background: url(../images/caddress.svg) 5px 0 no-repeat;
    opacity: 0.8;
    line-height: 34px; }
  .contacts__work {
    font-weight: 500;
    color: #404040;
    padding-left: 40px;
    background: url(../images/work.svg) 0 0 no-repeat;
    opacity: 0.8;
    line-height: 34px; }
  .contacts__soc {
    font-size: 0;
    line-height: 0; }
    .contacts__soc div {
      margin-top: 20px; }
      .contacts__soc div:first-child {
        margin: 0; }
    .contacts__soc a {
      display: inline-flex;
      align-items: center;
      font-weight: 600;
      font-size: 22px;
      line-height: 27px;
      color: #202020; }
      .contacts__soc a:hover {
        color: #218D87; }
      .contacts__soc a img {
        margin-right: 11px; }
  .contacts__map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: #ccc; }
    .contacts__map .ymaps-2-1-79-image-with-content-content > ymaps {
      white-space: nowrap;
    	background: rgba(255, 255, 255, 0.9);
    	padding: 5px 10px;
   		border-radius: 5px;
    	margin: 0 0 0 45px;
   		top: 0px;
    	position: absolute;
	}
  @media screen and (max-width: 1360px) {
    .contacts__block, .contacts__soc a {
      font-size: 20px; }
    .contacts__block .sitebutton {
      font-size: 18px; } }
  @media screen and (max-width: 991px) {
    .contacts {
      padding: 40px 0; }
      .contacts__block {
        max-width: 230px;
        font-size: 18px;
        line-height: 22px; }
        .contacts__block .sitebutton {
          font-size: 16px; }
      .contacts__work, .contacts__address {
        line-height: 23px; } }
  @media screen and (max-width: 767px) {
    .contacts {
      padding-bottom: 0; }
      .contacts__map {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        height: 300px;
        width: 100%;
        margin-top: 50px; }
      .contacts__block {
        font-size: 18px; }
      .contacts__work, .contacts__address, .contacts__phone {
        background-size: contain; }
      .contacts__work {
        background-position: 2px 0; } }
  @media screen and (max-width: 767px) {
    .contacts__soc a {
      font-size: 18px; } }
  @media screen and (max-width: 577px) {
    .contacts__block {
      width: 100%;
      max-width: none; }
    .contacts .sitebutton {
      width: 100%; } }

/* CONTACTS */
/* REVIEWS */
.reviews.max {
  max-width: 880px; }
.reviews__top {
  padding-top: 20px; }
.reviews__block {
  border-radius: 15px;
  background: #F5F9F8;
  display: flex; }
  .reviews__block-wrap {
    margin-top: 30px; }
    .reviews__block-wrap:first-child {
      margin: 0; }
    .reviews__block-wrap.hide {
      display: none; }
  .reviews__block-left {
    padding: 40px 30px; }
  .reviews__block-info {
    margin-top: 30px; }
    .reviews__block-info span {
      font-weight: 500;
      margin-right: 40px; }
  .reviews__block-right {
    padding: 30px 20px;
    background: #ECF4F1;
    border-radius: 15px;
    min-width: 415px;
    width: 415px;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
    .reviews__block-right-val {
      width: 100%; }
  .reviews__block-val {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #27A8A1; }
  .reviews__block-img {
    width: 110px;
    height: 110px;
    overflow: hidden;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: 30px auto 25px; }
    .reviews__block-img img {
      display: block;
      width: 170px;
      min-width: 170px;
      height: 170px;
      margin: 0 0 0 -30px; }
  .reviews__block-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    color: #202020; }
.reviews__more {
  margin-top: 60px; }
@media screen and (max-width: 1024px) {
  .reviews__block-right {
    width: 296px;
    min-width: 296px; }
  .reviews__block-info {
    font-size: 16px; } }
@media screen and (max-width: 991px) {
  .reviews__block-right {
    width: 216px;
    min-width: 216px; }
  .reviews__block-info, .reviews__block-val, .reviews__block-title {
    font-size: 15px; }
  .reviews__block-img {
    margin: 20px auto 10px; } }
@media screen and (max-width: 767px) {
  .reviews__top {
    padding-top: 10px; }
  .reviews__block {
    display: block; }
    .reviews__block-left {
      padding: 20px; }
    .reviews__block-right {
      min-width: auto;
      width: 100%;
      text-align: left;
      padding: 15px 20px; }
    .reviews__block-val {
      font-size: 14px;
      margin-bottom: 15px; }
    .reviews__block-img {
      display: inline-block;
      vertical-align: middle;
      width: 60px;
      height: 60px;
      margin: 0 10px 0 0; }
      .reviews__block-img img {
        width: 120px;
        height: 120px;
        min-width: 120px;
        margin-left: -30px; }
    .reviews__block-title {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      max-width: 225px; }
  .reviews__more {
    margin-top: 40px; } }

/* REVIEWS */
/* DOCTORS */
.doctors {
  margin-top: -80px; }
  .doctors > div {
    margin-top: 80px; }
  .doctors__block {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    z-index: 1;
    height: 100%; }
    .doctors__block-link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      z-index: 1; }
    .doctors__block-img {
      background: #ecf4f1;
      border-radius: 15px;
      overflow: hidden;
      position: relative; }
      .doctors__block-img img {
        display: block;
        width: 100%;
        height: auto; }
    .doctors__block-stage {
      position: absolute;
      bottom: 10px;
      left: 10px;
      padding: 0 8px;
      line-height: 30px;
      background: #95F3D1;
      border-radius: 10px;
      font-weight: 500;
      font-size: 16px; }
    .doctors__block-title {
      font-weight: 600;
      font-size: 20px;
      margin-top: 25px;
      line-height: 1.2; }
    .doctors__block-excerpt {
      font-weight: 400;
      font-size: 16px;
      color: #404040;
      margin-top: 10px; }
    .doctors__block-bottom {
      margin-top: 20px; }
    .doctors__block-all {
      line-height: 20px;
      color: #1A1A1A;
      font-weight: 600;
      font-size: 16px;
      padding-left: 26px;
      background: url(../images/doctors_all.svg) -2px 50% no-repeat; }
    .doctors__block .greenbutton {
      position: relative;
      z-index: 2; }
    .doctors__block.min .doctors__block-all {
      padding: 0;
      width: 40px;
      height: 40px;
      background: #EBF4F4 url(../images/doctors_all.svg) 50% 50% no-repeat;
      border-radius: 50%; }
      .doctors__block.min .doctors__block-all span {
        display: none; }
    @media screen and (max-width: 1360px) {
      .doctors__block-title {
        font-size: 18px; }
      .doctors__block-all {
        padding: 0;
        width: 40px;
        height: 40px;
        background: #EBF4F4 url(../images/doctors_all.svg) 50% 50% no-repeat;
        border-radius: 50%; }
        .doctors__block-all span {
          display: none; } }
  .doctors__toptitle {
    margin: 30px 0;
    max-width: 720px; }
  .doctors__scroll {
    padding-top: 20px; }
  @media screen and (max-width: 1366px) {
    .doctors__block-title {
      font-size: 18px; }
    .doctors__block-excerpt {
      font-size: 15px;
      margin-top: 5px; }
    .doctors__block-stage {
      font-size: 13px; } }
  @media screen and (max-width: 1024px) {
    .doctors__block-title {
      font-size: 16px;
      margin-top: 15px; }
    .doctors__block .greenbutton {
      font-size: 16px; } }
  @media screen and (max-width: 991px) {
    .doctors {
      margin-left: -12px;
      margin-right: -12px;
      margin-top: -60px; }
      .doctors > div {
        padding: 0 12px;
        margin-top: 60px; }
      .doctors .greenbutton {
        flex-grow: 2;
        margin-right: 20px; } }
  @media screen and (max-width: 767px) {
    .doctors {
      margin-top: -40px; }
      .doctors > div {
        margin-top: 40px; }
      .doctors__scroll {
        flex-wrap: nowrap;
        overflow-x: auto;
        margin-top: -50px; }
        .doctors__scroll > div {
          width: 220px;
          min-width: 220px; }
        .doctors__scroll .doctors__block .greenbutton {
          padding: 0;
          display: flex;
          width: 100%; }
        .doctors__scroll .doctors__block-all {
          top: 150px;
          right: 10px;
          position: absolute;
          background-color: #fff;
          width: 36px;
          height: 36px; }
      .doctors__block {
        font-size: 12px;
        line-height: 1.3; }
        .doctors__block-title {
          font-size: 14px; }
        .doctors__block-excerpt {
          font-size: 12px; }
        .doctors__block .greenbutton {
          font-size: 14px;
          margin-right: 0; } }

/* DOCTORS */
/* BLOG */
.blog {
  margin-top: -50px; }
  .blog.notop {
    margin-top: -20px; }
  .blog > div {
    margin-top: 50px; }
    .blog > div.hide {
      display: none; }
  .blog__block {
    display: block;
    font-weight: 400;
    font-size: 15px; }
    .blog__block:hover .blog__block-title {
      color: #27A8A1; }
    .blog__block:hover .blog__block-img img {
      transform: scale(1.1); }
    .blog__block-img {
      height: 180px;
      border-radius: 10px;
      overflow: hidden;
      background: #ccc;
      display: block;
      position: relative; }
      .blog__block-img img {
        display: block;
        width: 100%;
        height: 180px;
        object-fit: cover;
        transition: all 0.4s ease; }
    .blog__block-date {
      position: absolute;
      bottom: 0;
      z-index: 1;
      bottom: 5px;
      left: 5px;
      line-height: 22px;
      padding: 0 8px;
      background: #FFFFFF;
      border-radius: 20px;
      font-weight: 500;
      font-size: 14px; }
    .blog__block-title {
      display: block;
      font-weight: 600;
      font-size: 16px;
      margin: 15px 0 5px;
      transition: all 0.4s ease; }
  @media screen and (max-width: 1366px) {
    .blog__block {
      font-size: 14px;
      line-height: 1.4; }
      .blog__block-title {
        font-size: 15px; } }
  @media screen and (max-width: 1024px) {
    .blog__main .col-sm-4:nth-child(4) {
      display: none; } }
  @media screen and (max-width: 991px) {
    .blog__block {
      font-size: 13px; }
      .blog__block-title {
        font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .blog > div {
      margin-top: 30px;
      width: 50%;
      display: block !important; } }
  @media screen and (max-width: 575px) {
    .blog > div {
      width: 100%; }
    .blog__main .col-sm-4:nth-child(4) {
      display: none !important; } }

.share__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px; }
  .share__button button {
    border: 0;
    padding: 0;
    border: 0; }
    .share__button button img {
      display: block; }

/* BLOG */
/* PAGEBLOCKS */
@media screen and (min-width: 991px) {
  .gallery__top {
    padding-top: 30px; } }
.gallery a {
  display: block; }
  .gallery a img {
    display: block;
    border-radius: 15px; }
.gallery .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
  gap: 10px; }
  .gallery .owl-dots div {
    cursor: pointer;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%; }
    .gallery .owl-dots div.active {
      background: #27A8A1; }
.gallery .owl-nav {
  position: absolute;
  top: calc(50% - 25px);
  left: 20px;
  right: 20px;
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0; }
  .gallery .owl-nav div {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #27A8A1 url(../images/gallery-arrow.png) 50% 50% no-repeat; }
    .gallery .owl-nav div:last-child {
      transform: rotate(180deg); }
    .gallery .owl-nav div:hover {
      background-color: #13BEA2; }
@media screen and (max-width: 767px) {
  .gallery .owl-dots {
    bottom: 10px; }
    .gallery .owl-dots div {
      width: 8px;
      height: 8px; } }
@media screen and (max-width: 640px) {
  .gallery .owl-nav {
    display: none; } }

.premium {
  margin: -20px -12px 0; }
  .premium__wrap {
    margin: -50px -12px 0; }
    .premium__wrap > div {
      margin-top: 50px;
      padding: 0 12px; }
  .premium > div {
    margin-top: 30px;
    padding: 0 12px; }
  .premium__block-img {
    padding-bottom: 20px;
    border-bottom: 2px solid #27A8A1;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2; }
    .premium__block-img img {
      margin-right: 20px; }
  .premium__block-text {
    margin-top: 20px;
    line-height: 1.4; }
  @media screen and (max-width: 1024px) {
    .premium__block-img {
      font-size: 22px; } }
  @media screen and (max-width: 991px) {
    .premium__block-img {
      font-size: 20px; } }
  @media screen and (max-width: 767px) {
    .premium {
      margin-top: -50px; }
      .premium__block-img {
        padding-bottom: 20px;
        font-size: 18px; }
        .premium__block-img img {
          width: 30px;
          margin-right: 10px; } }

.sertificates {
  margin: -10px -14px 0;
  overflow: auto; }
  .sertificates > div {
    padding: 0 14px;
    margin-top: 30px;
    min-width: 270px; }
  .sertificates__block {
    display: block; }
    .sertificates__block.radius img {
      border-radius: 15px; }
    .sertificates__block.radius .sertificates__block-img {
      border-radius: 15px; }
    .sertificates__block:hover {
      color: #27A8A1; }
      .sertificates__block:hover .sertificates__block-img:before {
        opacity: 1; }
    .sertificates__block img {
      display: block;
      width: 100%; }
    .sertificates__block-img {
      position: relative;
      border-radius: 15px;
      margin-bottom: 20px; }
      .sertificates__block-img:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../images/gal.svg) 50% 50% no-repeat, linear-gradient(0deg, rgba(39, 168, 161, 0.4), rgba(39, 168, 161, 0.4));
        opacity: 0;
        transition: all 0.2s ease; }
    .sertificates__block span {
      display: block;
      font-weight: 600;
      font-size: 20px;
      line-height: 1.4; }
      .sertificates__block span .sertificates__block-img {
        line-height: 0;
        font-size: 0;
        margin: 0; }
  @media screen and (max-width: 1280px) {
    .sertificates__block span {
      font-size: 18px; } }
  @media screen and (max-width: 1024px) {
    .sertificates__block span {
      font-size: 16px; } }
  @media screen and (max-width: 991px) {
    .sertificates__block span {
      font-size: 14px; } }
  @media screen and (max-width: 767px) {
    .sertificates {
      margin-top: -20px; } }
  @media screen and (max-width: 540px) {
    .sertificates__block span {
      font-size: 12px; } }

.documents {
  padding-top: 10px; }
  .documents ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top; }
    .documents ul li {
      padding: 15px 0;
      border-bottom: 1px solid rgba(48, 48, 48, 0.2); }
      .documents ul li a {
        display: block;
        font-weight: 500;
        font-size: 18px;
        padding-left: 37px;
        background: url(../images/document.svg) -4px 0 no-repeat;
        font-weight: 500; }
        .documents ul li a:hover {
          color: #27A8A1; }
  @media screen and (max-width: 991px) {
    .documents {
      padding-top: 0; }
      .documents ul li a {
        font-size: 18px;
        background-size: auto 28px; } }
  @media screen and (max-width: 767px) {
    .documents ul li a {
      font-size: 16px;
      padding-left: 30px; } }

.education {
  max-width: 770px;
  padding-top: 1px; }
  .education__block {
    margin-top: 20px;
    display: flex;
    font-weight: 500;
    font-size: 18px; }
    .education__block-date {
      font-weight: 700;
      font-size: 20px;
      margin-right: 15px;
      width: 60px;
      min-width: 60px;
      background: linear-gradient(180deg, #15D1C1 0%, #27A8A1 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
    .education__block-text {
      padding-top: 2px; }
  @media screen and (max-width: 767px) {
    .education {
      padding-top: 10px; }
      .education__block {
        display: block;
        font-size: 16px; }
        .education__block:first-child {
          margin: 0; } }

.specialization {
  max-width: 860px;
  padding-top: 10px; }
  .specialization__block {
    margin-top: 20px;
    font-weight: 500;
    font-size: 18px;
    padding-left: 70px;
    background: url(../images/specarrow.svg) 0 5px no-repeat; }
    .specialization__block:first-child {
      margin-top: 0; }
  @media screen and (max-width: 767px) {
    .specialization {
      padding-top: 0; }
      .specialization__block {
        padding-left: 40px;
        background-size: 30px auto;
        background-position: 0 10px;
        font-size: 16px; } }

.blockform {
  background: #DFECE8;
  display: flex;
  border-radius: 15px; }
  .blockform__left {
    max-width: 416px;
    min-width: 416px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #15D1C1 0%, #27A8A1 100%);
    border-radius: 15px;
    padding: 40px 58px 38px;
    text-align: center; }
  .blockform__img {
    background: #D9D9D9;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: -20px; }
    .blockform__img img {
      display: block; }
  .blockform__name {
    display: inline-flex;
    font-size: 18px;
    background: #95F3D1;
    border-radius: 10px;
    line-height: 33px;
    padding: 0 10px; }
    .blockform__name span {
      font-weight: 500;
      margin-right: 10px; }
  .blockform__right {
    display: flex;
    align-items: center;
    padding: 50px 50px;
    font-size: 15px; }
    .blockform__right-wrap {
      width: 100%; }
  .blockform h2 a {
    border-bottom: 1px solid #202020; }
    .blockform h2 a:hover {
      border-color: transparent; }
  .blockform__text {
    font-weight: 400;
    font-size: 20px;
    margin-top: 20px; }
  .blockform__row {
    padding-top: 10px;
    margin: 0 -5px; }
    .blockform__row > div {
      padding: 0 5px;
      margin-top: 20px; }
    .blockform__row .row {
      margin: -20px -5px 0; }
      .blockform__row .row > div {
        padding: 0 5px;
        margin-top: 20px; }
    .blockform__row a {
      border-bottom: 1px solid #404040; }
      .blockform__row a:hover {
        border-color: transparent; }
  .blockform__mobile {
    display: none;
    width: 100%;
    margin-bottom: 30px; }
  @media screen and (max-width: 1280px) {
    .blockform__left {
      width: 355px;
      min-width: 355px;
      padding: 25px; }
    .blockform__img {
      max-width: 250px; }
    .blockform__right {
      padding: 35px; }
    .blockform__name {
      font-size: 18px;
      flex-wrap: wrap; }
      .blockform__name span {
        margin-right: 5px; } }
  @media screen and (max-width: 1024px) {
    .blockform__left {
      width: 296px;
      min-width: 296px; }
    .blockform__name {
      font-size: 16px; }
    .blockform h2 {
      font-size: 28px;
      margin-bottom: 15px; }
    .blockform__text {
      font-size: 18px; } }
  @media screen and (max-width: 991px) {
    .blockform {
      flex-wrap: wrap;
      padding: 35px; }
      .blockform h2 {
        font-size: 24px; }
      .blockform__text {
        font-size: 16px; }
      .blockform__left {
        width: 40%;
        min-width: auto; }
      .blockform__right {
        flex-grow: 2;
        width: 60%;
        padding: 0 0 0 40px;
        font-size: 13px; }
      .blockform__mobile {
        display: block; }
      .blockform__desc {
        display: none; }
      .blockform__row {
        padding: 0; }
      .blockform__name {
        line-height: 1.2;
        padding: 5px 10px;
        text-align: center;
        display: inline-flex;
        flex-direction: column;
        font-size: 14px;
        justify-content: center; }
        .blockform__name span {
          margin: 0 0 5px; } }
  @media screen and (max-width: 800px) {
    .blockform {
      padding: 25px; }
      .blockform__left {
        padding: 10px 15px; }
      .blockform input, .blockform button {
        min-height: 44px;
        height: 44px; }
      .blockform .row > div {
        margin-top: 10px; }
      .blockform h2 {
        margin: 0; }
      .blockform__text {
        margin-top: 5px; }
      .blockform__mobile {
        margin-bottom: 20px; } }
  @media screen and (max-width: 575px) {
    .blockform {
      padding: 20px; }
      .blockform h2 {
        font-size: 22px; }
      .blockform__mobile {
        display: none; }
      .blockform__img {
        max-width: 180px;
        margin-left: auto;
        margin-right: auto; }
      .blockform__left {
        max-width: none;
        width: 100%; }
      .blockform__desc {
        display: block;
        margin-bottom: 20px; }
      .blockform__right {
        padding: 30px 0 0;
        font-size: 13px; } }

.step__wrap {
  overflow: auto; }
.step__row {
  padding-top: 20px;
  counter-reset: section;
  gap: 24px;
  margin: 0; }
  .step__row > div {
    padding: 0;
    min-width: 296px;
    counter-increment: section; }
  .step__row:after {
    display: none !important; }
.step__block {
  padding: 30px 30px 35px;
  background: #EBF4F4;
  border-radius: 15px;
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  overflow: hidden;
  height: 100%; }
  .step__block:before {
    content: "0" counter(section);
    position: absolute;
    top: -15px;
    left: -10px;
    color: #27A8A1;
    opacity: 0.15;
    font-weight: 700;
    font-size: 88px;
    line-height: 1; }
@media screen and (max-width: 991px) {
  .step__row {
    padding-top: 10px; } }
@media screen and (max-width: 767px) {
  .step__block {
    font-size: 16px;
    padding: 25px; } }

.cart__premium > div {
  margin-top: 30px; }
.cart__premium-block {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  padding-left: 65px;
  background: url(../images/cartpremium.svg) 0 0 no-repeat;
  display: flex;
  align-items: center;
  min-height: 48px; }
.cart__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
  padding-top: 35px; }
  .cart__row:after {
    display: none; }
  .cart__row > div {
    padding: 0 12px;
    margin-top: 24px; }
  .cart__row img {
    display: block;
    width: 100%; }
@media screen and (max-width: 1366px) {
  .cart__premium-block {
    font-size: 18px; } }
@media screen and (max-width: 991px) {
  .cart__premium {
    margin-top: -20px; }
    .cart__premium-block {
      font-size: 18px; } }
@media screen and (max-width: 767px) {
  .cart__row {
    padding-top: 10px; }
    .cart__row > div {
      width: 50%; } }
@media screen and (max-width: 577px) {
  .cart__row > div {
    width: 100%; } }

.textblock__text, .textblock h2 {
  max-width: 960px; }
.textblock__text {
  padding-top: 10px; }
.textblock__max {
  max-width: 550px; }
.textblock__row {
  margin-top: -10px; }
  .textblock__row > div {
    margin-top: 30px; }
.textblock__logo {
  margin: -24px -12px 0; }
  .textblock__logo > div {
    margin-top: 24px;
    padding: 0 12px; }
  .textblock__logo a {
    display: block; }
  .textblock__logo img {
    display: block;
    width: 100%; }
@media screen and (max-width: 767px) {
  .textblock__row {
    margin-top: -20px; } }

.faq__block-title {
  cursor: pointer;
  display: flex;
  align-items: center;
  min-height: 80px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  padding: 10px 45px 10px 0;
  background: url(../images/plus.svg) 100% 50% no-repeat;
  border-bottom: 2px solid rgba(48, 48, 48, 0.2);
  transition: all 0.2s ease; }
  .faq__block-title.active {
    background: url(../images/minus.svg) 100% 50% no-repeat;
    border-color: #27A8A1; }
.faq__block-body {
  padding: 20px 0;
  display: none; }
@media screen and (max-width: 991px) {
  .faq__block-title {
    font-size: 18px; } }

.pagesearch {
  border-bottom: 1px solid #BED3D2; }
  .pagesearch > ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .pagesearch > ul li {
      border-top: 1px solid #BED3D2; }
      .pagesearch > ul li.hide {
        display: none; }
      .pagesearch > ul li a {
        padding: 15px 0;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.4;
        display: block; }
        .pagesearch > ul li a:hover {
          color: #27A8A1; }

.searvices {
  border-bottom: 2px solid #BED3D2;
  padding-top: 20px; }
  .searvices.noborder {
    border: 0; }
  .searvices__block {
    position: relative;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    min-height: 70px;
    border-top: 2px solid #BED3D2;
    padding: 20px 0 10px;
    z-index: 1; }
    .searvices__block-wrap {
      margin-top: 20px; }
      .searvices__block-wrap:first-child {
        margin: 0; }
      .searvices__block-wrap .searvices__block {
        margin: 0; }
      .searvices__block-wrap.hide {
        display: none; }
    .searvices__block-link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      z-index: 1; }
    .searvices__block:hover .searvices__block-title {
      color: #27A8A1; }
    .searvices__block:first-child {
      margin: 0; }
    .searvices__block-sale {
      position: absolute;
      top: -14px;
      left: 0;
      padding: 0 6px;
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
      background: #95F3D1;
      border-radius: 10px; }
    .searvices__block-title {
      width: 55%;
      color: #202020;
      font-weight: 500;
      transition: all 0.4s ease; }
    .searvices__block-price {
      width: 30%;
      color: #404040;
      display: flex;
      align-items: center; }
      .searvices__block-price-one {
        font-weight: 400;
        font-size: 18px; }
      .searvices__block-price-old {
        font-weight: 500;
        color: #27A8A1;
        font-size: 16px;
        margin: -10px 0 0 10px;
        position: relative; }
        .searvices__block-price-old:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          right: 0;
          height: 1px;
          background: #27A8A1; }
    .searvices__block-prices {
      width: 30%; }
      .searvices__block-prices-block {
        display: flex;
        align-items: center;
        margin-top: 20px;
        line-height: 1.2;
        font-size: 18px;
        white-space: nowrap; }
        .searvices__block-prices-block:first-child {
          margin: 0; }
        .searvices__block-prices-block div {
          margin-right: 20px;
          background: #EBF4F4;
          border-radius: 10px;
          line-height: 23px;
          padding: 0 6px;
          font-weight: 500;
          min-width: 140px;
          text-align: center;
          font-size: 14px; }
          .searvices__block-prices-block div.dar {
            background: #303030;
            color: #95F3D1; }
        .searvices__block-prices-block em {
          font-weight: 500;
          font-size: 16px;
          color: #27A8A1;
          font-style: normal;
          position: relative;
          margin: -10px 0 0 5px; }
          .searvices__block-prices-block em:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            height: 1px;
            background: #27A8A1; }
    .searvices__block-bottom {
      margin-top: 10px;
      width: 100%;
      display: flex;
      gap: 20px 40px; }
    .searvices__block-article {
      color: #202020;
      opacity: 0.6;
      font-weight: 500;
      font-size: 16px; }
    .searvices__block-home {
      display: flex;
      align-items: center;
      font-weight: 500;
      font-size: 16px;
      color: #404040; }
      .searvices__block-home img, .searvices__block-home svg {
        margin-right: 10px; }
    .searvices__block .minbutton {
      position: relative;
      z-index: 2; }
  @media screen and (max-width: 991px) {
    .searvices {
      padding-top: 10px; }
      .searvices__block {
        padding: 20px 0; }
        .searvices__block-title {
          width: 100%; }
        .searvices__block-price {
          width: auto;
          margin-top: 10px; }
        .searvices__block .minbutton {
          margin-top: 10px; } }
  @media screen and (max-width: 767px) {
    .searvices__block-prices {
      width: 100%;
      margin: 20px 0 10px; } }

.analyzes {
  margin: -10px -12px 0; }
  .analyzes > div {
    margin-top: 25px;
    padding: 0 12px; }
  .analyzes__block {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    text-align: center;
    height: 145px;
    background: #27A8A1;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 10px; }
    .analyzes__block span {
      margin-top: 15px; }
    .analyzes__block:hover {
      background: #13BEA2; }

.laboratory {
  margin-top: 50px; }
  .laboratory__wrap h2 {
    margin: 0; }
  .laboratory__wrap .sitesearch__form {
    margin-top: 60px; }
  .laboratory__block {
    margin-top: 60px; }
    .laboratory__block.hide {
      display: none; }
    .laboratory__block:first-child {
      margin: 0; }
    .laboratory__block-title {
      font-weight: 500;
      font-size: 26px;
      color: #202020; }

.directions {
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .directions {
      margin-top: 30px; } }

.category {
  display: flex;
  gap: 15px 40px;
  margin-top: 50px; }
  .category.catstyle {
    display: block; }
    .category.catstyle ul {
      column-count: 4; }
  .category ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .category ul li {
      margin-top: 15px;
      flex-basis: 25%;
      flex-grow: 2; }
      .category ul li:first-child {
        margin: 0; }
      .category ul li a {
        display: inline-block;
        vertical-align: top;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.2;
        padding: 9px 15px;
        background: #EBF4F4;
        border-radius: 10px; }
        .category ul li a:hover {
          background: #CCE9E5; }
  @media screen and (max-width: 1100px) {
    .category {
      flex-wrap: wrap; }
      .category ul li a {
        font-size: 16px;
        padding: 8px 15px; } }
  @media screen and (max-width: 767px) {
    .category {
      margin-top: 20px; }
      .category ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px; }
        .category ul li {
          flex-grow: 0;
          flex-basis: auto;
          margin: 0; }
          .category ul li.hidden {
            display: none; } }

.cosmetology__category {
  margin: 0px -12px 0; }
  .cosmetology__category:after {
    display: none; }
  .cosmetology__category > div {
    padding: 0 12px;
    margin-top: 24px; }
  .cosmetology__category-block {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    align-items: flex-end;
    min-height: 120px;
    height: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    padding: 15px;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden; }
    .cosmetology__category-block img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .cosmetology__category-block span {
      position: relative;
      z-index: 2; }
    .cosmetology__category-block:after, .cosmetology__category-block:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: linear-gradient(0deg, rgba(39, 168, 161, 0.8), rgba(39, 168, 161, 0.8));
      transition: all 0.4s ease;
      z-index: 1; }
    .cosmetology__category-block:before {
      opacity: 0; }
    .cosmetology__category-block:after {
      background: linear-gradient(0deg, rgba(14, 62, 60, 0.6), rgba(14, 62, 60, 0.6)); }
    .cosmetology__category-block:hover:after {
      opacity: 0; }
    .cosmetology__category-block:hover:before {
      opacity: 1; }
@media screen and (max-width: 767px) {
  .cosmetology__category {
    margin-top: -20px; } }
@media screen and (max-width: 540px) {
  .cosmetology__category > div {
    width: 100%; } }

.doctorsblock {
  margin: 0 -35px 0; }
  .doctorsblock > div {
    padding: 0 35px; }
  .doctorsblock__namewrap {
    margin-top: -20px; }
    .doctorsblock__namewrap > div {
      margin-top: 20px; }
  .doctorsblock__img {
    background: #A7E7CF;
    border-radius: 15px;
    overflow: hidden; }
    .doctorsblock__img img {
      display: block;
      width: 100%; }
  .doctorsblock__name {
    font-weight: 600;
    font-size: 20px;
    color: #202020;
    line-height: 1.2; }
  .doctorsblock__position {
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    margin-top: 10px; }
  .doctorsblock__title {
    font-size: 38px;
    line-height: 120%;
    font-style: italic;
    color: #109E97; }
  .doctorsblock__premium.row > div {
    margin-top: 40px; }
  .doctorsblock__premium-title {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #202020;
    padding-bottom: 15px;
    border-bottom: 2px solid #27A8A1; }
    .doctorsblock__premium-title img {
      min-width: 35px;
      margin-right: 15px; }
  .doctorsblock__premium-text {
    margin-top: 20px;
    line-height: 1.7; }
  .doctorsblock .hidedesc {
    display: none; }
  @media screen and (max-width: 1366px) {
    .doctorsblock {
      margin: 0 -25px; }
      .doctorsblock > div {
        padding: 0 25px; }
      .doctorsblock__title {
        font-size: 28px; }
      .doctorsblock__premium-title {
        font-size: 18px; }
      .doctorsblock__premium-text {
        font-size: 16px; }
      .doctorsblock__name {
        font-size: 18px; } }
  @media screen and (max-width: 1024px) {
    .doctorsblock {
      margin: 0 -30px; }
      .doctorsblock > div {
        padding: 0 30px; }
      .doctorsblock__title {
        font-size: 28px; }
      .doctorsblock__premium-title {
        font-size: 16px; }
        .doctorsblock__premium-title img {
          width: 30px;
          min-width: 30px; }
      .doctorsblock__premium-text {
        font-size: 15px; }
      .doctorsblock__name {
        font-size: 16px; }
      .doctorsblock__position {
        margin-top: 5px;
        font-size: 15px; } }
  @media screen and (max-width: 991px) {
    .doctorsblock__title {
      font-size: 24px; } }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .doctorsblock {
      margin: 0 -20px;
      display: flex;
      flex-wrap: nowrap !important; }
      .doctorsblock > div {
        padding: 0 20px;
        width: auto;
        flex-grow: 2; }
        .doctorsblock > div:nth-child(2) {
          min-width: 270px; } }
  @media screen and (max-width: 767px) {
    .doctorsblock > div {
      margin-top: 20px; }
      .doctorsblock > div:first-child {
        margin: 0; }
    .doctorsblock .hidedesc {
      display: block; }
    .doctorsblock .hidemob {
      display: none; }
    .doctorsblock__namewrap {
      margin: 0 -7px;
      flex-wrap: nowrap !important; }
      .doctorsblock__namewrap > div {
        padding: 0 7px;
        margin: 0; }
        .doctorsblock__namewrap > div:first-child {
          width: 111px; }
    .doctorsblock__name {
      font-weight: 600;
      font-size: 16px;
      line-height: 1.3; }
    .doctorsblock__position {
      margin-top: 5px; }
    .doctorsblock__title {
      font-size: 22px;
      line-height: 120%; }
    .doctorsblock__premium.row {
      margin-top: -30px; }
      .doctorsblock__premium.row > div {
        margin-top: 30px; }
    .doctorsblock__premium-text {
      margin-top: 5px; } }

.information {
  margin: 0 -70px; }
  .information > div {
    padding: 0 70px; }
  .information .hidedesk {
    display: none; }
  .information-info {
    min-height: 86px;
    display: flex;
    align-items: center;
    background: url(../images/bginfo.png) 100% 50% no-repeat, linear-gradient(180deg, #15D1C1 0%, #27A8A1 100%);
    border-radius: 15px;
    padding: 10px 30px;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 40px; }
  .information-price {
    padding: 30px;
    background: #EBF4F4;
    border-radius: 15px; }
    .information-price div {
      font-weight: 600;
      font-size: 20px;
      line-height: 130%;
      margin-bottom: 20px;
      color: #404040; }
  @media screen and (max-width: 1380px) {
    .information {
      margin: 0 -40px; }
      .information > div {
        padding: 0 40px; }
      .information .greenbutton {
        width: 100%; } }
  @media screen and (max-width: 991px) {
    .information {
      margin: 0 -30px; }
      .information > div {
        padding: 0 30px;
        width: 100%; }
      .information .row > div {
        margin-top: 30px;
        width: 50%; }
      .information .hidemob {
        display: none; }
      .information .hidedesk {
        display: block; }
      .information-info {
        margin: 0;
        height: 100%;
        background-position: 100% 100%;
        font-weight: 600;
        font-size: 16px;
        padding: 20px;
        align-items: flex-start; }
      .information-price {
        padding: 20px; }
        .information-price div {
          font-weight: 600;
          font-size: 16px; }
        .information-price .greenbutton {
          width: 100%;
          font-size: 16px;
          padding: 0; } }
  @media screen and (max-width: 630px) {
    .information .row > div {
      width: 100%; } }

.siteservices__block {
  margin-top: 80px; }
  .siteservices__block:first-child {
    margin: 0; }
  .siteservices__block .category {
    margin-top: 40px; }
  .siteservices__block-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 38px;
    padding: 20px 0;
    line-height: 1.2;
    border-bottom: 2px solid #27A8A1; }
    .siteservices__block-title:hover {
      color: #27A8A1; }
  .siteservices__block-mobbutton {
    display: none;
    margin-top: 20px; }
    .siteservices__block-mobbutton button {
      min-height: 40px;
      font-size: 16px; }
      .siteservices__block-mobbutton button img {
        width: 20px; }
@media screen and (max-width: 1280px) {
  .siteservices__block {
    margin-top: 60px; }
    .siteservices__block-title {
      font-size: 28px;
      padding: 15px 0; }
      .siteservices__block-title img {
        width: 45px; } }
@media screen and (max-width: 991px) {
  .siteservices__block {
    margin-top: 40px; }
    .siteservices__block .category {
      margin-top: 30px; }
    .siteservices__block-title {
      font-weight: 500;
      font-size: 24px;
      padding: 10px 0; }
      .siteservices__block-title img {
        width: 30px; } }
@media screen and (max-width: 767px) {
  .siteservices__block {
    margin-top: 40px; }
    .siteservices__block-title {
      font-weight: 500;
      font-size: 22px;
      padding: 10px 0; }
      .siteservices__block-title img {
        width: 29px; }
    .siteservices__block-mobbutton {
      display: block; } }

.medcenter {
  margin: 0 -60px;
  padding-top: 30px; }
  .medcenter > div {
    padding: 0 60px;
    margin-top: 30px; }
    .medcenter > div:last-child {
      z-index: 1; }
  .medcenter .premium__block {
    margin-top: 30px; }
    .medcenter .premium__block:first-child {
      margin: 0; }
  .medcenter__toppadding {
    padding-top: 40px; }
  .medcenter__wrap {
    position: relative; }
  .medcenter__img {
    position: relative; }
    .medcenter__img:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 40px;
      right: 0;
      background: url(../images/center_img_bg.svg) 50% 50% no-repeat;
      background-size: contain;
      transform: scale(2);
      z-index: -1; }
    .medcenter__img img {
      display: block;
      border-radius: 15px;
      position: relative; }
  .medcenter__text {
    margin-top: 60px;
    font-weight: 400;
    font-size: 22px;
    line-height: 160%; }
  .medcenter__link {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    margin-top: 40px;
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #1A1A1A; }
    .medcenter__link svg {
      margin-left: 10px; }
    .medcenter__link:hover {
      color: #27A8A1; }
  .medcenter .hidedesc {
    display: none; }
  @media screen and (max-width: 1280px) {
    .medcenter {
      margin: 0 -40px; }
      .medcenter__toppadding {
        padding: 0; }
      .medcenter > div {
        padding: 0 40px; }
      .medcenter__text {
        font-size: 20px; } }
  @media screen and (max-width: 1024px) {
    .medcenter__link {
      font-size: 18px; }
      .medcenter__link img {
        width: 25px; } }
  @media screen and (max-width: 991px) {
    .medcenter {
      padding-top: 0;
      margin-top: -10px; }
      .medcenter__text {
        font-size: 18px;
        margin-top: 40px;
        line-height: 150%; }
      .medcenter__link {
        font-size: 16px;
        margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    .medcenter {
      flex-wrap: nowrap;
      display: flex;
      margin: 0 -12px;
      flex-direction: row-reverse; }
      .medcenter > div {
        padding: 0 12px;
        flex-grow: 2; }
        .medcenter > div:first-child {
          width: 190px;
          min-width: 190px; }
      .medcenter .premium__block {
        margin-top: 20px; }
        .medcenter .premium__block-img {
          margin-bottom: 20px; }
      .medcenter__img:before {
        left: 9px; }
      .medcenter__text {
        margin-right: -170px; } }
  @media screen and (max-width: 577px) {
    .medcenter {
      display: block; }
      .medcenter .hidedesc {
        display: block; }
      .medcenter__toppadding h2 {
        display: none; }
      .medcenter > div:first-child {
        width: 100%;
        margin-top: 0; }
      .medcenter__text {
        margin-right: 0; } }

/* PAGEBLOCKS */
/* SITEFORM */
.siteform {
  background: url(../images/formbg.jpg) 50% 50% no-repeat;
  background-size: cover;
  border-radius: 15px; }
  .siteform__wrap {
    padding: 60px 80px; }
  .siteform__left {
    max-width: 610px; }
  .siteform__right {
    max-width: 440px;
    margin-top: -10px; }
  .siteform__title {
    font-weight: 500;
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 20px; }
  .siteform__text {
    font-size: 20px;
    line-height: 1.5;
    max-width: 500px; }
  .siteform__block {
    margin-top: 10px; }
    .siteform__block:first-child {
      margin: 0; }
    .siteform__block a {
      border-bottom: 1px solid rgba(0, 0, 0, 0.6); }
      .siteform__block a:hover {
        border-color: transparent; }
  @media screen and (max-width: 1440px) {
    .siteform {
      background-position: 0 0; }
      .siteform__left {
        max-width: 520px; }
      .siteform__right {
        max-width: 380px; }
      .siteform__title {
        font-size: 28px; }
      .siteform__block {
        font-size: 15px; } }
  @media screen and (max-width: 1280px) {
    .siteform__wrap {
      padding: 40px 50px; } }
  @media screen and (max-width: 1024px) {
    .siteform__left {
      padding-right: 20px; }
    .siteform__text {
      font-size: 18px; }
    .siteform__block {
      font-size: 15px; } }
  @media screen and (max-width: 991px) {
    .siteform__wrap {
      padding: 30px; }
    .siteform__title {
      margin-bottom: 5px; }
    .siteform__block {
      font-size: 13px; }
    .siteform__right {
      max-width: 300px; } }
  @media screen and (max-width: 767px) {
    .siteform__wrap {
      padding: 25px 20px;
      display: block !important; }
    .siteform__right {
      max-width: none;
      margin-top: 10px; }
    .siteform__title {
      font-size: 22px; }
    .siteform__text {
      font-size: 16px; } }

/* SITEFORM */
/* FOOTER */
.footer {
  background: #DFECE8; }
  .footer__top {
    padding: 40px 0 30px; }
    .footer__top-left-right {
      max-width: 410px; }
      .footer__top-left-right .row {
        margin-top: -25px; }
        .footer__top-left-right .row > div {
          margin-top: 25px; }
    .footer__top-right {
      max-width: 640px;
      flex-grow: 2;
      font-size: 18px; }
  .footer__logo {
    min-width: 80px;
    width: 80px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top; }
    .footer__logo img {
      display: block; }
  .footer__phone {
    font-weight: 600; }
    .footer__phone a {
      color: #202020;
      padding-left: 35px;
      background: url(../images/phone.svg) 0 50% no-repeat; }
  .footer__mail {
    margin-top: 14px;
    font-weight: 600; }
    .footer__mail a {
      color: #202020;
      padding-left: 35px;
      background: url(../images/mail.svg) 0 50% no-repeat; }
  .footer__address {
    margin-top: 14px;
    font-weight: 500;
    color: #404040;
    padding-left: 35px;
    background: url(../images/address.svg) 0 50% no-repeat; }
  .footer__soc {
    display: flex; }
    .footer__soc a {
      margin-left: 10px;
      opacity: 0.5;
      display: block; }
      .footer__soc a img {
        display: block; }
      .footer__soc a:hover {
        opacity: 1; }
      .footer__soc a:first-child {
        margin: 0; }
  .footer__info {
    font-size: 15px;
    line-height: 150%;
    font-weight: 500;
    margin-top: 25px; }
  .footer__menu {
    margin-bottom: 40px;
    margin-right: -140px; }
    .footer__menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      gap: 15px;
      height: 120px; }
      .footer__menu ul li.current-menu-item a, .footer__menu ul li.current-category-ancestor a, .footer__menu ul li.current-post-parent a {
        color: rgba(32, 32, 32, 0.5); }
      .footer__menu ul li a {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px; }
        .footer__menu ul li a:hover {
          color: #27A8A1; }
  .footer__eye {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .footer__eye a {
      font-weight: 600;
      font-size: 16px;
      padding-left: 31px;
      background: url(../images/eye.svg) 0 50% no-repeat !important;
      color: #1A1A1A !important; }
      .footer__eye a:hover {
        color: #27A8A1 !important; }
    .footer__eye .bvi-shortcode {
      background: none;
      padding: 0; }
      .footer__eye .bvi-shortcode svg {
        display: none; }
  .footer__bottom {
    position: relative;
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #404040; }
    .footer__bottom a {
      color: #404040;
      border-bottom: 1px solid #404040; }
      .footer__bottom a:hover {
        border-color: transparent; }
    .footer__bottom:before {
      content: '';
      position: absolute;
      top: 0;
      left: 20px;
      right: 20px;
      height: 2px;
      background: #303030;
      opacity: 0.2; }
    .footer__bottom .flex > div {
      margin-top: 15px; }
  @media screen and (max-width: 1279px) {
    .footer__top-right {
      max-width: 300px;
      min-width: 290px; }
    .footer__menu {
      margin-right: -30px; }
      .footer__menu ul {
        height: 205px; } }
  @media screen and (max-width: 1024px) {
    .footer__top-left {
      font-size: 16px; }
    .footer__info {
      font-size: 14px; }
    .footer__menu ul li a {
      font-size: 16px; } }
  @media screen and (max-width: 991px) {
    .footer__top-left {
      font-size: 15px; }
      .footer__top-left-right {
        max-width: 275px; }
    .footer__top-right {
      max-width: 260px;
      min-width: 260px; }
    .footer__menu ul {
      height: 163px;
      gap: 4px 42px; }
      .footer__menu ul li a {
        font-size: 15px; }
    .footer__eye a {
      font-size: 15px; } }
  @media screen and (max-width: 767px) {
    .footer__top {
      padding: 20px 0; }
      .footer__top > .flex {
        display: block; }
      .footer__top-left {
        display: block !important; }
        .footer__top-left-right {
          max-width: none;
          margin: 20px 0 30px;
          font-size: 15px; }
      .footer__top-right {
        min-width: auto;
        max-width: none; }
    .footer__logo {
      width: 201px;
      min-width: 201px; }
    .footer__menu {
      margin-bottom: 30px; }
      .footer__menu ul {
        height: 120px; }
    .footer__eye {
      justify-content: flex-start; }
    .footer__bottom {
      font-size: 14px; }
      .footer__bottom:before {
        left: 15px;
        right: 15px; } }
  @media screen and (max-width: 550px) {
    .footer__top-left-right .row > div {
      width: 100%; }
    .footer__menu {
      margin: 0; }
      .footer__menu ul {
        height: 210px; }
    .footer__eye {
      display: none; }
    .footer__bottom .flex {
      flex-direction: column-reverse; } }

/* FOOTER */
/* FIXBOTTOM */
.fixbottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EDF3F1;
  height: 70px;
  z-index: 4; }
  .fixbottom__wrap {
    gap: 15px;
    max-width: 870px;
    margin: 0 auto; }
    .fixbottom__wrap a {
      flex-grow: 2;
      min-height: 40px !important;
      font-size: 16px !important; }
      .fixbottom__wrap a img {
        margin-right: 10px;
        display: block; }
        .fixbottom__wrap a img + img {
          display: none; }
  @media screen and (max-width: 1024px) {
    .fixbottom__wrap {
      padding-right: 80px;
      margin: 0; }
      .fixbottom__wrap a {
        font-size: 15px !important; } }
  @media screen and (max-width: 991px) {
    .fixbottom__wrap a {
      padding: 0;
      background: none !important;
      color: #27A8A1;
      border: 0;
      text-align: left;
      line-height: 1.2; }
      .fixbottom__wrap a img {
        display: none; }
        .fixbottom__wrap a img + img {
          display: block; } }
  @media screen and (max-width: 580px) {
    .fixbottom__wrap {
      padding: 0; }
      .fixbottom__wrap a {
        text-align: center;
        flex-direction: column;
        font-weight: 500;
        font-size: 12px !important; }
        .fixbottom__wrap a img {
          height: 20px;
          margin: 0 0 2px; }
    .fixbottom #gotop {
      display: none; } }

/* FIXBOTTOM */
/* 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.5);
  z-index: 10;
  display: none; }
  .popup__requisites .popup__wrap {
    max-width: 630px;
    font-size: 18px;
    line-height: 1.4; }
  .popup__wrap {
    display: inline-block;
    vertical-align: middle;
    max-width: 420px;
    width: 100%;
    padding: 60px 20px 30px;
    background: #EBF4F4;
    position: relative;
    font-size: 15px;
    line-height: 1.3;
    color: #404040;
    box-sizing: border-box;
    text-align: left;
    border-radius: 15px; }
  .popup__closebut {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 24px;
    height: 24px;
    background: url(../images/closebut.svg) 50% 50% no-repeat;
    cursor: pointer; }
  .popup__title {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px; }
  .popup__block {
    margin-top: 10px; }
    .popup__block br {
      display: none; }
    .popup__block a {
      border-bottom: 1px solid rgba(0, 0, 0, 0.6); }
      .popup__block a:hover {
        border-color: transparent; }
  .popup p {
    margin: 10px 0; }
    .popup p:first-child {
      margin-top: 0; }
    .popup p:last-child {
      margin-bottom: 0; }
  .popup:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .popup__wrap {
      padding: 15px; } }

/* POPUP */
/* GOTOP */
#gotop {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: url(../images/gotop.svg) 0 0 no-repeat;
  border-radius: 100px;
  cursor: pointer; }

/* GOTOP */

/*# sourceMappingURL=styles.css.map */
