

/* Start:/local/templates/hemonc_h/css/bootstrap-grid.css?174529989534188*/
/*!
 * Bootstrap Grid Only (grid and responsive utilities extracted from Bootstrap 4.1.3)
 * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
 * Bootstrap License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
 * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
 */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.bootstrap-wrapper {
  /**
 * Bootstrap overrides
 */
}

.bootstrap-wrapper .clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.bootstrap-wrapper .visible {
  visibility: visible !important;
}

.bootstrap-wrapper .invisible {
  visibility: hidden !important;
}

.bootstrap-wrapper .hidden-xs-up {
  display: none !important;
}

@media (max-width: 575.98px) {
  .bootstrap-wrapper .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .bootstrap-wrapper .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .bootstrap-wrapper .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .bootstrap-wrapper .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .bootstrap-wrapper .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .bootstrap-wrapper .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199.98px) {
  .bootstrap-wrapper .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .bootstrap-wrapper .hidden-xl-up {
    display: none !important;
  }
}

.bootstrap-wrapper .hidden-xl-down {
  display: none !important;
}

.bootstrap-wrapper .visible-print-block {
  display: none !important;
}

@media print {
  .bootstrap-wrapper .visible-print-block {
    display: block !important;
  }
}

.bootstrap-wrapper .visible-print-inline {
  display: none !important;
}

@media print {
  .bootstrap-wrapper .visible-print-inline {
    display: inline !important;
  }
}

.bootstrap-wrapper .visible-print-inline-block {
  display: none !important;
}

@media print {
  .bootstrap-wrapper .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .bootstrap-wrapper .hidden-print {
    display: none !important;
  }
}

.bootstrap-wrapper .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .bootstrap-wrapper .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .bootstrap-wrapper .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .bootstrap-wrapper .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .bootstrap-wrapper .container {
    max-width: 1140px;
  }
}

.bootstrap-wrapper .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.bootstrap-wrapper .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.bootstrap-wrapper .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.bootstrap-wrapper .no-gutters > .col,
.bootstrap-wrapper .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.bootstrap-wrapper .col-1, .bootstrap-wrapper .col-2, .bootstrap-wrapper .col-3, .bootstrap-wrapper .col-4, .bootstrap-wrapper .col-5, .bootstrap-wrapper .col-6, .bootstrap-wrapper .col-7, .bootstrap-wrapper .col-8, .bootstrap-wrapper .col-9, .bootstrap-wrapper .col-10, .bootstrap-wrapper .col-11, .bootstrap-wrapper .col-12, .bootstrap-wrapper .col,
.bootstrap-wrapper .col-auto, .bootstrap-wrapper .col-sm-1, .bootstrap-wrapper .col-sm-2, .bootstrap-wrapper .col-sm-3, .bootstrap-wrapper .col-sm-4, .bootstrap-wrapper .col-sm-5, .bootstrap-wrapper .col-sm-6, .bootstrap-wrapper .col-sm-7, .bootstrap-wrapper .col-sm-8, .bootstrap-wrapper .col-sm-9, .bootstrap-wrapper .col-sm-10, .bootstrap-wrapper .col-sm-11, .bootstrap-wrapper .col-sm-12, .bootstrap-wrapper .col-sm,
.bootstrap-wrapper .col-sm-auto, .bootstrap-wrapper .col-md-1, .bootstrap-wrapper .col-md-2, .bootstrap-wrapper .col-md-3, .bootstrap-wrapper .col-md-4, .bootstrap-wrapper .col-md-5, .bootstrap-wrapper .col-md-6, .bootstrap-wrapper .col-md-7, .bootstrap-wrapper .col-md-8, .bootstrap-wrapper .col-md-9, .bootstrap-wrapper .col-md-10, .bootstrap-wrapper .col-md-11, .bootstrap-wrapper .col-md-12, .bootstrap-wrapper .col-md,
.bootstrap-wrapper .col-md-auto, .bootstrap-wrapper .col-lg-1, .bootstrap-wrapper .col-lg-2, .bootstrap-wrapper .col-lg-3, .bootstrap-wrapper .col-lg-4, .bootstrap-wrapper .col-lg-5, .bootstrap-wrapper .col-lg-6, .bootstrap-wrapper .col-lg-7, .bootstrap-wrapper .col-lg-8, .bootstrap-wrapper .col-lg-9, .bootstrap-wrapper .col-lg-10, .bootstrap-wrapper .col-lg-11, .bootstrap-wrapper .col-lg-12, .bootstrap-wrapper .col-lg,
.bootstrap-wrapper .col-lg-auto, .bootstrap-wrapper .col-xl-1, .bootstrap-wrapper .col-xl-2, .bootstrap-wrapper .col-xl-3, .bootstrap-wrapper .col-xl-4, .bootstrap-wrapper .col-xl-5, .bootstrap-wrapper .col-xl-6, .bootstrap-wrapper .col-xl-7, .bootstrap-wrapper .col-xl-8, .bootstrap-wrapper .col-xl-9, .bootstrap-wrapper .col-xl-10, .bootstrap-wrapper .col-xl-11, .bootstrap-wrapper .col-xl-12, .bootstrap-wrapper .col-xl,
.bootstrap-wrapper .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.bootstrap-wrapper .col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.bootstrap-wrapper .col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.bootstrap-wrapper .col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.bootstrap-wrapper .col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.bootstrap-wrapper .col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.bootstrap-wrapper .col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.bootstrap-wrapper .col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.bootstrap-wrapper .col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.bootstrap-wrapper .col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.bootstrap-wrapper .col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.bootstrap-wrapper .col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.bootstrap-wrapper .col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.bootstrap-wrapper .col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.bootstrap-wrapper .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.bootstrap-wrapper .order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.bootstrap-wrapper .order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.bootstrap-wrapper .order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.bootstrap-wrapper .order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.bootstrap-wrapper .order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.bootstrap-wrapper .order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.bootstrap-wrapper .order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.bootstrap-wrapper .order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.bootstrap-wrapper .order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.bootstrap-wrapper .order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.bootstrap-wrapper .order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.bootstrap-wrapper .order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.bootstrap-wrapper .order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.bootstrap-wrapper .order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}

.bootstrap-wrapper .order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}

.bootstrap-wrapper .offset-1 {
  margin-left: 8.3333333333%;
}

.bootstrap-wrapper .offset-2 {
  margin-left: 16.6666666667%;
}

.bootstrap-wrapper .offset-3 {
  margin-left: 25%;
}

.bootstrap-wrapper .offset-4 {
  margin-left: 33.3333333333%;
}

.bootstrap-wrapper .offset-5 {
  margin-left: 41.6666666667%;
}

.bootstrap-wrapper .offset-6 {
  margin-left: 50%;
}

.bootstrap-wrapper .offset-7 {
  margin-left: 58.3333333333%;
}

.bootstrap-wrapper .offset-8 {
  margin-left: 66.6666666667%;
}

.bootstrap-wrapper .offset-9 {
  margin-left: 75%;
}

.bootstrap-wrapper .offset-10 {
  margin-left: 83.3333333333%;
}

.bootstrap-wrapper .offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .bootstrap-wrapper .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .bootstrap-wrapper .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .bootstrap-wrapper .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .bootstrap-wrapper .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .bootstrap-wrapper .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .bootstrap-wrapper .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .bootstrap-wrapper .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .bootstrap-wrapper .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .bootstrap-wrapper .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .bootstrap-wrapper .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .bootstrap-wrapper .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .bootstrap-wrapper .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .bootstrap-wrapper .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .bootstrap-wrapper .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .bootstrap-wrapper .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .bootstrap-wrapper .offset-sm-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-sm-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-sm-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-sm-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .bootstrap-wrapper .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .bootstrap-wrapper .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .bootstrap-wrapper .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .bootstrap-wrapper .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .bootstrap-wrapper .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .bootstrap-wrapper .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .bootstrap-wrapper .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .bootstrap-wrapper .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .bootstrap-wrapper .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .bootstrap-wrapper .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .bootstrap-wrapper .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .bootstrap-wrapper .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .bootstrap-wrapper .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .bootstrap-wrapper .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .bootstrap-wrapper .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .bootstrap-wrapper .offset-md-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-md-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-md-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-md-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .bootstrap-wrapper .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .bootstrap-wrapper .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .bootstrap-wrapper .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .bootstrap-wrapper .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .bootstrap-wrapper .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .bootstrap-wrapper .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .bootstrap-wrapper .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .bootstrap-wrapper .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .bootstrap-wrapper .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .bootstrap-wrapper .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .bootstrap-wrapper .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .bootstrap-wrapper .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .bootstrap-wrapper .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .bootstrap-wrapper .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .bootstrap-wrapper .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .bootstrap-wrapper .offset-lg-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-lg-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-lg-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-lg-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .bootstrap-wrapper .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bootstrap-wrapper .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bootstrap-wrapper .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bootstrap-wrapper .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap-wrapper .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bootstrap-wrapper .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bootstrap-wrapper .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap-wrapper .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bootstrap-wrapper .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bootstrap-wrapper .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap-wrapper .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bootstrap-wrapper .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bootstrap-wrapper .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap-wrapper .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .bootstrap-wrapper .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .bootstrap-wrapper .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .bootstrap-wrapper .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .bootstrap-wrapper .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .bootstrap-wrapper .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .bootstrap-wrapper .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .bootstrap-wrapper .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .bootstrap-wrapper .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .bootstrap-wrapper .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .bootstrap-wrapper .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .bootstrap-wrapper .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .bootstrap-wrapper .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .bootstrap-wrapper .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .bootstrap-wrapper .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .bootstrap-wrapper .offset-xl-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .bootstrap-wrapper .offset-xl-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .bootstrap-wrapper .offset-xl-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .bootstrap-wrapper .offset-xl-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .bootstrap-wrapper .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.bootstrap-wrapper .img-fluid {
  max-width: 100%;
  height: auto;
}

/* End */


/* Start:/local/templates/hemonc_h/css/fonts.css?17453076383820*/
﻿/* Copyright (c) 2014 by Vyacheslav Kirilenko, Gayane Bagdasaryan. All rights reserved. */

@font-face {
    font-family: 'GerberaLight';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.eot?v=2');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.eot?#iefix&v=2') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.woff2?v=2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.woff?v=2') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.ttf?v=2') format('truetype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.svg#Gerbera') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GerberaMedium';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.eot');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.woff2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.woff') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.ttf') format('truetype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.svg#Gerbera-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gerbera-Bold';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.eot');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.svg#Gerbera-Bold') format('svg'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.ttf') format('truetype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.woff') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gerbera';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Regular.eot?v=2');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Regular.eot?#iefix&v=2') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Regular.woff2?v=2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Regular.woff?v=2') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Regular.ttf?v=2') format('truetype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Regular.svg#Gerbera') format('svg');
    font-weight: 400;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gerbera';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.eot');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.woff2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.woff') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gerbera';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Black.eot');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Black.woff2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Black.woff') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gerbera';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.eot');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.woff2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.woff') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gerbera';
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.eot');
    src: url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.woff2') format('woff2'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.woff') format('woff'),
        url('/local/templates/hemonc_h/css/../fonts/Gerbera-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* End */


/* Start:/local/templates/hemonc_h/css/site-f.css?1747045700249999*/
﻿@charset "UTF-8";

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 30;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: 0;
}
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 30;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 30;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "alpha(opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  /*font-family: "museo-sans","Book Antiqua",sans-serif;*/
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
  background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -o-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: -ms-linear-gradient(top, #fff 0, #f4f8fa 73%);
  background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0);
}
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #FFF));
  background: -webkit-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: -o-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0, #FFF 73%);
  background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0);
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
menu,
nav,
section,
main,
summary {
  display: block;
}
body {
  line-height: 1;
}
ul,
ol.no-marks {
  list-style: none;
}
ol > li {
  margin-left: 15px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn,
i,
em {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.target-fix {
  top: 0;
  left: 0;
  position: fixed;
}


.svg-icon-arrow-right-black,
.svg-icon-arrow-right-blue,
.svg-icon-arrow-right-red,
.svg-icon-arrow-right-white,
.svg-icon-fb,
.svg-icon-fb-hover,
.svg-icon-fb-s,
.svg-icon-marker,
.svg-icon-ok-s,
.svg-icon-phone,
.svg-icon-serv-about,
.svg-icon-serv-about-hover,
.svg-icon-serv-blog,
.svg-icon-serv-blog-hover,
.svg-icon-serv-consult,
.svg-icon-serv-consult-hover,
.svg-icon-serv-diag,
.svg-icon-serv-diag-hover,
.svg-icon-serv-doctor,
.svg-icon-serv-doctor-hover,
.svg-icon-serv-heal,
.svg-icon-serv-heal-hover,
.svg-icon-swap,
.svg-icon-vk,
.svg-icon-vk-hover,
.svg-icon-vk-s,
.svg-icon-yt,
.svg-icon-yt-hover,
.svg-icon-yt-s,
.svg-logo-1,
.svg-logo-2,
.title-link-block h2 a:after,
.title-link-block .t-h2 a:after,
.title-link-block .title a:after,
body.main-page .recommend-block h2 a:after,
body.main-page .services-nav-block .title a:after,
.title-link-block h2 a:hover:after,
.service-head-link:after,
.service-head-link:hover:after,
body.main-page .services-nav-block .title:after,
.reception-block .reception-slider:after,
.calculation-modal .calculation-slider:after,
.publications-list-item:before,
.publications-list-item:after {
  display: inline-block;
  background-image: url("/local/templates/hemonc_h/css/../images/sprites.svg?v=3");
  background-size: 12.375em 67.375em;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .not-small {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .not-big {
    display: none !important;
  }
}
@media screen and (max-width: 1199px) {
  .for-big {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .for-small {
    display: none !important;
  }
}
body,
input,
button,
textarea,
.set-time-block .xdsoft_datetimepicker {
  /*font-family: "Roboto", sans-serif;*/
  font-family: 'Gerbera', Helvetica, Arial, sans-serif;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  position: relative;
  margin: 0;
  height: 100%;
}
body {
  background: #fff;
  margin: 0;
  color: #0F2531;
}
main {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 64px;
}
@media screen and (min-width: 768px) {
  main {
    margin-top: 95px;
  }
}
@media screen and (min-width: 1200px) {
  main {
    margin-top: 125px;
  }
}
.page-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  width: 100%;
  min-width: 320px;
  position: relative;
}
a {
  text-decoration: none;
  color: inherit;
}
.wrapper {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 85%;
  /*width: 272px*/
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .wrapper {
    width: 720px;
  }
}
@media screen and (min-width: 1200px) {
  .wrapper {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 1328px;
    width: calc(100% - 32px);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1360px) {
  .wrapper {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .wrap-s {
    margin: 0 auto;
    width: 272px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap-m {
    margin: 0 auto;
    width: 720px;
  }
}
@media screen and (min-width: 1200px) {
  .wrap-b {
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    max-width: 1328px;
    width: calc(100% - 32px);
  }
}

.form-standard * {
  outline: none;
}
.form-standard [type='color'],
.form-standard [type='date'],
.form-standard [type='datetime'],
.form-standard [type='datetime-local'],
.form-standard [type='email'],
.form-standard [type='month'],
.form-standard [type='number'],
.form-standard [type='password'],
.form-standard [type='search'],
.form-standard [type='tel'],
.form-standard [type='text'],
.form-standard [type='time'],
.form-standard [type='url'],
.form-standard [type='week'],
.form-standard input:not([type]),
.form-standard textarea {
  color: #0F2531;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 12px 20px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.form-standard [type='color']:focus,
.form-standard [type='date']:focus,
.form-standard [type='datetime']:focus,
.form-standard [type='datetime-local']:focus,
.form-standard [type='email']:focus,
.form-standard [type='month']:focus,
.form-standard [type='number']:focus,
.form-standard [type='password']:focus,
.form-standard [type='search']:focus,
.form-standard [type='tel']:focus,
.form-standard [type='text']:focus,
.form-standard [type='time']:focus,
.form-standard [type='url']:focus,
.form-standard [type='week']:focus,
.form-standard input:not([type]):focus,
.form-standard textarea:focus {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.form-standard [type='color']::-webkit-input-placeholder,
.form-standard [type='date']::-webkit-input-placeholder,
.form-standard [type='datetime']::-webkit-input-placeholder,
.form-standard [type='datetime-local']::-webkit-input-placeholder,
.form-standard [type='email']::-webkit-input-placeholder,
.form-standard [type='month']::-webkit-input-placeholder,
.form-standard [type='number']::-webkit-input-placeholder,
.form-standard [type='password']::-webkit-input-placeholder,
.form-standard [type='search']::-webkit-input-placeholder,
.form-standard [type='tel']::-webkit-input-placeholder,
.form-standard [type='text']::-webkit-input-placeholder,
.form-standard [type='time']::-webkit-input-placeholder,
.form-standard [type='url']::-webkit-input-placeholder,
.form-standard [type='week']::-webkit-input-placeholder,
.form-standard input:not([type])::-webkit-input-placeholder,
.form-standard textarea::-webkit-input-placeholder {
  color: #0f2531;
  color: rgba(15, 37, 49, 0.3);
}
.form-standard [type='color']::-moz-placeholder,
.form-standard [type='date']::-moz-placeholder,
.form-standard [type='datetime']::-moz-placeholder,
.form-standard [type='datetime-local']::-moz-placeholder,
.form-standard [type='email']::-moz-placeholder,
.form-standard [type='month']::-moz-placeholder,
.form-standard [type='number']::-moz-placeholder,
.form-standard [type='password']::-moz-placeholder,
.form-standard [type='search']::-moz-placeholder,
.form-standard [type='tel']::-moz-placeholder,
.form-standard [type='text']::-moz-placeholder,
.form-standard [type='time']::-moz-placeholder,
.form-standard [type='url']::-moz-placeholder,
.form-standard [type='week']::-moz-placeholder,
.form-standard input:not([type])::-moz-placeholder,
.form-standard textarea::-moz-placeholder {
  color: #0f2531;
  color: rgba(15, 37, 49, 0.3);
}
.form-standard [type='color']:-ms-input-placeholder,
.form-standard [type='date']:-ms-input-placeholder,
.form-standard [type='datetime']:-ms-input-placeholder,
.form-standard [type='datetime-local']:-ms-input-placeholder,
.form-standard [type='email']:-ms-input-placeholder,
.form-standard [type='month']:-ms-input-placeholder,
.form-standard [type='number']:-ms-input-placeholder,
.form-standard [type='password']:-ms-input-placeholder,
.form-standard [type='search']:-ms-input-placeholder,
.form-standard [type='tel']:-ms-input-placeholder,
.form-standard [type='text']:-ms-input-placeholder,
.form-standard [type='time']:-ms-input-placeholder,
.form-standard [type='url']:-ms-input-placeholder,
.form-standard [type='week']:-ms-input-placeholder,
.form-standard input:not([type]):-ms-input-placeholder,
.form-standard textarea:-ms-input-placeholder {
  color: #0f2531;
  color: rgba(15, 37, 49, 0.3);
}
.form-standard [type='color']::-ms-input-placeholder,
.form-standard [type='date']::-ms-input-placeholder,
.form-standard [type='datetime']::-ms-input-placeholder,
.form-standard [type='datetime-local']::-ms-input-placeholder,
.form-standard [type='email']::-ms-input-placeholder,
.form-standard [type='month']::-ms-input-placeholder,
.form-standard [type='number']::-ms-input-placeholder,
.form-standard [type='password']::-ms-input-placeholder,
.form-standard [type='search']::-ms-input-placeholder,
.form-standard [type='tel']::-ms-input-placeholder,
.form-standard [type='text']::-ms-input-placeholder,
.form-standard [type='time']::-ms-input-placeholder,
.form-standard [type='url']::-ms-input-placeholder,
.form-standard [type='week']::-ms-input-placeholder,
.form-standard input:not([type])::-ms-input-placeholder,
.form-standard textarea::-ms-input-placeholder {
  color: #0f2531;
  color: rgba(15, 37, 49, 0.3);
}
.form-standard [type='color']::placeholder,
.form-standard [type='date']::placeholder,
.form-standard [type='datetime']::placeholder,
.form-standard [type='datetime-local']::placeholder,
.form-standard [type='email']::placeholder,
.form-standard [type='month']::placeholder,
.form-standard [type='number']::placeholder,
.form-standard [type='password']::placeholder,
.form-standard [type='search']::placeholder,
.form-standard [type='tel']::placeholder,
.form-standard [type='text']::placeholder,
.form-standard [type='time']::placeholder,
.form-standard [type='url']::placeholder,
.form-standard [type='week']::placeholder,
.form-standard input:not([type])::placeholder,
.form-standard textarea::placeholder {
  color: #0f2531;
  color: rgba(15, 37, 49, 0.3);
}
.form-standard .input-container {
  position: relative;
  margin-bottom: 16px;
}
.form-standard .input-container input,
.form-standard .input-container textarea {
  width: 100%;
}
.svg-icon-arrow-right-black {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -0.3125em;
}
.svg-icon-arrow-right-blue {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -1.4375em;
}
.svg-icon-arrow-right-red {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -2.5625em;
}
.svg-icon-arrow-right-white {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -3.6875em;
}
.svg-icon-fb {
  width: 0.58438em;
  height: 1.0625em;
  background-position: -0.3125em -4.8125em;
}
.svg-icon-fb-hover {
  width: 0.58438em;
  height: 1.0625em;
  background-position: -0.3125em -6.4375em;
}
.svg-icon-fb-s {
  width: 0.45375em;
  height: 0.8125em;
  background-position: -0.3125em -8.0625em;
}
.svg-icon-marker {
  width: 1.07313em;
  height: 1.3125em;
  background-position: -0.3125em -9.4375em;
}
.svg-icon-ok-s {
  width: 0.6875em;
  height: 1.14125em;
  background-position: -0.3125em -11.3125em;
}
.svg-icon-phone {
  width: 1.5625em;
  height: 1.5625em;
  background-position: -0.3125em -13.0625em;
}
.svg-icon-serv-about {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -15.1875em;
}
.svg-icon-serv-about-hover {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -18.3125em;
}
.svg-icon-serv-blog {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -21.4375em;
}
.svg-icon-serv-blog-hover {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -24.5625em;
}
.svg-icon-serv-consult {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -27.6875em;
}
.svg-icon-serv-consult-hover {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -30.8125em;
}
.svg-icon-serv-diag {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -33.9375em;
}
.svg-icon-serv-diag-hover {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -37.0625em;
}
.svg-icon-serv-doctor {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -40.1875em;
}
.svg-icon-serv-doctor-hover {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -43.3125em;
}
.svg-icon-serv-heal {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -46.4375em;
}
.svg-icon-serv-heal-hover {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -49.5625em;
}
.svg-icon-swap {
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -52.6875em;
}
.svg-icon-vk {
  width: 1.26687em;
  height: 0.74562em;
  background-position: -0.3125em -55.8125em;
}
.svg-icon-vk-hover {
  width: 1.26687em;
  height: 0.74562em;
  background-position: -0.3125em -57.125em;
}
.svg-icon-vk-s {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -58.4375em;
}
.svg-icon-yt {
  width: 1.0625em;
  height: 0.6875em;
  background-position: -0.3125em -59.5625em;
}
.svg-icon-yt-hover {
  width: 1.0625em;
  height: 0.6875em;
  background-position: -0.3125em -60.8125em;
}
.svg-icon-yt-s {
  margin-top: 3px;
  width: 0.875em;
  height: 0.58937em;
  background-position: -0.3125em -62.0625em;
}
.svg-logo-1 {
  width: 1.2275em;
  height: 1.5625em;
  background-position: -0.3125em -63.25em;
}
.svg-logo-2 {
  width: 11.8125em;
  height: 1.75em;
  background-position: -0.3125em -65.375em;
}
.anim-parent {
  position: relative;
}
.anim-item {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.anim-item:not(.animated) {
  visibility: hidden;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.anim-trigger {
  position: absolute;
  top: 30%;
  width: 100%;
  height: 40%;
  display: block;
  z-index: -99;
  left: 0;
  pointer-events: none;
}
.preload * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  animation: none !important;
}
.delay-1 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.delay-2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.delay-3 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.delay-4 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.delay-5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay-6 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.delay-7 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.delay-8 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.delay-9 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.delay-10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.delay-11 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.delay-12 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.delay-13 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.delay-14 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.delay-15 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  display: block;
  background-color: transparent;
  border-radius: 0;
  outline: none;
}
.button-blue {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 4px;
  background-color: #007088;
  border: none;
  text-decoration: none;
  text-align: center;
  display: block;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  padding: 12px 20px;
}
@media screen and (min-width: 768px) {
  .button-blue:hover {
    background-color: #FEA0A0;
  }
}
.button-blue:disabled {
  background-color: #C9C9C9;
}

.slick-slider {
  position: relative;
}
.slick-slider * {
  outline: none;
}
.slick-slider button {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  cursor: pointer;
  z-index: 2;
}
.slick-slider.full-size .slick-list {
  width: 100%;
}
.slick-slider.full-size .slick-list,
.slick-slider.full-size .slick-track,
.slick-slider.full-size .slick-slide {
  height: 100%;
}
.slick-list {
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.slick-slide {
  float: left;
}
.slick-filter-nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.slick-dots-default .slick-dots {
  font-size: 0;
  line-height: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 100%;
  margin-top: 24px;
}
.slick-dots-default .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}
.slick-dots-default .slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots-default .slick-dots li.slick-active button {
  background-color: #007088;
}
.slick-dots-default .slick-dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
  display: block;
  background-color: #C9C9C9;
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.slick-dots-default .slick-dots button:hover {
  background-color: #0F2531;
}
.slick-arrows-default .slick-arrow {
  width: 15px;
  height: 22px;
  position: absolute;
  z-index: 2;
}
.slick-arrows-default .slick-arrow:before {
  content: '';
  display: block;
  -webkit-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: absolute;
  top: 50%;
  margin: -7px 3px 0;
}
.slick-arrows-default .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.slick-arrows-default .slick-arrow:hover:before {
  border-color: #FEA0A0 !important;
}
.slick-arrows-default .slick-arrow.slick-prev {
  left: 0;
}
.slick-arrows-default .slick-arrow.slick-prev:before {
  width: 14px;
  height: 14px;
  border-style: solid;
  border-color: #007088;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  border-width: 2px 0 0 2px;
  left: 0;
}
.slick-arrows-default .slick-arrow.slick-next {
  right: 0;
}
.slick-arrows-default .slick-arrow.slick-next:before {
  width: 14px;
  height: 14px;
  border-style: solid;
  border-color: #007088;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg) translateZ(0);
  transform: rotate(-45deg) translateZ(0);
  border-width: 0 2px 2px 0;
  right: 0;
}
.tabs-container {
  position: relative;
}
.tabs-item {
  padding-top: 20px;
}
.tabs-item:not(.active) {
  display: none;
  position: absolute;
  top: 0;
}
.tabs-item:not(.active) > *:first-child {
  margin-top: 0;
}
.tabs-nav {
  font-size: 0;
}
.slick-filter-nav button,
.tabs-horizontal .tabs-nav button,
.publication-block-nav > *,
.reviews-list-nav > * {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 8px 19px;
  border-radius: 4px;
  background-color: #007088;
  margin-right: 25px;
  -webkit-transition-property: color, background;
  -o-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  text-align: center;
}
.slick-filter-nav button:last-child,
.tabs-horizontal .tabs-nav button:last-child,
.publication-block-nav > :last-child,
.reviews-list-nav > :last-child {
  margin-right: 0;
}
.slick-filter-nav button.active,
.tabs-horizontal .tabs-nav button.active,
.publication-block-nav > .active,
.reviews-list-nav > .active {
  color: #0F2531;
  background-color: #007088;
  background-color: rgba(154, 182, 210, 0);
}
.slick-filter-nav button:not(.active):hover,
.tabs-horizontal .tabs-nav button:not(.active):hover,
.publication-block-nav > :not(.active):hover,
.reviews-list-nav > :not(.active):hover {
  color: white;
  background-color: #F6AE9C;
}
.tabs-horizontal .tabs-nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .grid-row:after {
    clear: both;
    content: "";
    display: block;
  }
  .grid-row-root {
    margin-left: -16px;
    margin-right: -16px;
    width: auto;
    display: block;
  }
  .grid-row > .grid-col {
    float: left;
    max-width: 100%;
  }
  .grid-row-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .grid-row-flex > .grid-col {
    float: none;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1200px) {
  .grid-row.cols-b2 > .grid-col {
    width: calc(50% - 8px);
    margin-right: 16px;
  }
  .grid-row.cols-b2 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b3 > .grid-col {
    width: calc(33.33333% - 10.66667px);
    margin-right: 16px;
  }
  .grid-row.cols-b3 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b4 > .grid-col {
    width: calc(25% - 12px);
    margin-right: 16px;
  }
  .grid-row.cols-b4 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b5 > .grid-col {
    width: calc(20% - 12.8px);
    margin-right: 16px;
  }
  .grid-row.cols-b5 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b6 > .grid-col {
    width: calc(16.66667% - 13.33333px);
    margin-right: 16px;
  }
  .grid-row.cols-b6 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b7 > .grid-col {
    width: calc(14.28571% - 13.71429px);
    margin-right: 16px;
  }
  .grid-row.cols-b7 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b8 > .grid-col {
    width: calc(12.5% - 14px);
    margin-right: 16px;
  }
  .grid-row.cols-b8 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b9 > .grid-col {
    width: calc(11.11111% - 14.22222px);
    margin-right: 16px;
  }
  .grid-row.cols-b9 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b10 > .grid-col {
    width: calc(10% - 14.4px);
    margin-right: 16px;
  }
  .grid-row.cols-b10 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b11 > .grid-col {
    width: calc(9.09091% - 14.54545px);
    margin-right: 16px;
  }
  .grid-row.cols-b11 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b12 > .grid-col {
    width: calc(8.33333% - 14.66667px);
    margin-right: 16px;
  }
  .grid-row.cols-b12 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-b1 {
    display: block !important;
  }
  .grid-row.cols-b1 > .grid-col {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .grid-row.cols-m2 > .grid-col {
    width: calc(50% - 8px);
    margin-right: 16px;
  }
  .grid-row.cols-m2 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m3 > .grid-col {
    width: calc(33.33333% - 10.66667px);
    margin-right: 16px;
  }
  .grid-row.cols-m3 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m4 > .grid-col {
    width: calc(25% - 12px);
    margin-right: 16px;
  }
  .grid-row.cols-m4 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m5 > .grid-col {
    width: calc(20% - 12.8px);
    margin-right: 16px;
  }
  .grid-row.cols-m5 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m6 > .grid-col {
    width: calc(16.66667% - 13.33333px);
    margin-right: 16px;
  }
  .grid-row.cols-m6 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m7 > .grid-col {
    width: calc(14.28571% - 13.71429px);
    margin-right: 16px;
  }
  .grid-row.cols-m7 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m8 > .grid-col {
    width: calc(12.5% - 14px);
    margin-right: 16px;
  }
  .grid-row.cols-m8 > .grid-col:last-child {
    margin-right: 0;
  }
  .grid-row.cols-m1 {
    display: block !important;
  }
  .grid-row.cols-m1 > .grid-col {
    width: 100%;
    margin-right: 0;
  }
}
.breadcrumbs {
  color: #C9C9C9;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
.breadcrumbs li {
  display: inline-block;
  margin-bottom: 10px;
}
.breadcrumbs li:after {
  content: '/';
  margin: 0 0.3em 0 0.5em;
  color: #007088;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li:nth-last-child(2):after {
  color: #C9C9C9;
}
.breadcrumbs a {
  color: #007088;
  font-size: 12px;
  font-weight: 400;
}
.breadcrumbs a:hover {
  color: #F6AE9C;
}
@media screen and (min-width: 768px) {
  .text-column li,
  .text-column .no-break {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .text-column.col-m2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .text-column.col-m3 {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
}
@media screen and (min-width: 1200px) {
  .text-column.col-b2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .text-column.col-b3 {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
  .text-column.col-b4 {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
  }
  .text-column.col-b5 {
    -webkit-columns: 5;
    -moz-columns: 5;
    columns: 5;
  }
  .text-column.col-b6 {
    -webkit-columns: 6;
    -moz-columns: 6;
    columns: 6;
  }
}
.bgdefault {
  background-color: #F8F8FA;
  position: relative;
  z-index: 1;
}
.bgdefault:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  background-color: #F8F8FA;
}
@media screen and (min-width: 768px) {
  .bgdefault {
    overflow: hidden;
    border-radius: 4px;
  }
  .bgdefault:before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .pseudo-table {
    display: table;
  }
  .pseudo-table-row {
    display: table-row;
  }
  .pseudo-table-col {
    display: table-cell;
  }
}
.social-links {
  font-size: 0;
}
.doctor-review-divider {
  display: none;
}
@media screen and (max-width: 768px) {
  .doctor-review-divider {
    display: block !important;
    height: 16px;
  }
  .social-links-single {
    margin-left: 0 !important;
  }
}
.social-links a {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  background-color: #007088;
  /*background-color: rgba(154, 182, 210, .5);*/
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  line-height: 24px;
  margin-right: 16px;
}
.social-links a:last-child {
  margin-right: 0;
}
.social-links a:hover {
  background-color: #F6AE9C;
}
.social-links a > * {
  vertical-align: middle;
  display: inline-block;
}
.reception-doctor-item.flag:before,
.our-doctor-item.flag .head:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 8px;
  border-style: solid;
  border-width: 19px 8px 5px;
  border-color: #FEA0A0 #FEA0A0 transparent;
}
body {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.default-main-block-header,
body.main-page .recommend-block .txt-slider {
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
@media screen and (min-width: 768px) {
  .default-main-block-header,
  body.main-page .recommend-block .txt-slider {
    font-size: 20px;
    line-height: 28px;
  }
}

h1 {
  font-size: 30px;
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 32px;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2,
.title-block .title,
.services-columns-block h2,
.text-block h2,
.services-columns-block .t-h2 {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.176em;
}
@media screen and (min-width: 768px) {
  h2,
  .title-block .title,
  .services-columns-block h2,
  .text-block h2,
  .services-columns-block .t-h2 {
    font-size: 18px;
    line-height: 1.166em;
  }
}
.page-header-popup .subtitle,
h3,
.title-link-block h2,
.title-link-block .t-h2,
.text-link-block-head .t-h2,
.title-link-block .title,
body.main-page .recommend-block h2,
body.main-page .services-nav-block .title,
.text-block h3,
.text-link-block-head h2,
.service-info-block .title,
.set-time-title,
.blog-themes-list-nav li,
.publications-list-item > *,
.publications-list-item-dis > * {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  line-height: 1.15em;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
.title-link-block h2,
.title-link-block .t-h2,
.title-link-block .t-h2,
.title-link-block .title,
body.main-page .recommend-block h2,
body.main-page .services-nav-block .title {
  display: block;
  border-bottom: 2px solid #DDE2E2;
  margin-bottom: 34px;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .title-link-block h2,
  .title-link-block .title,
  body.main-page .recommend-block h2,
  body.main-page .services-nav-block .title {
    margin-bottom: 32px;
  }
}
.title-link-block h2 a,
.title-link-block .t-h2 a,
.title-link-block .title a,
body.main-page .recommend-block h2 a,
body.main-page .services-nav-block .title a {
  padding-bottom: 17px;
  padding-top: 15px;
  color: #007088;
  display: inline-block !important;
  position: relative;
}
@media screen and (max-width: 767px) {
  .title-link-block h2 a,
  .title-link-block .t-h2 a,
  .title-link-block .title a,
  body.main-page .recommend-block h2 a,
  body.main-page .services-nav-block .title a {
    display: block !important;
  }
}
.title-link-block h2 a:after,
.title-link-block .t-h2 a:after,
.title-link-block .title a:after,
body.main-page .recommend-block h2 a:after,
body.main-page .services-nav-block .title a:after {
  content: '';
  display: block;
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -1.4375em;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .title-link-block h2 a:after,
  .title-link-block .title a:after,
  body.main-page .recommend-block h2 a:after,
  body.main-page .services-nav-block .title a:after {
    position: absolute;
    right: 0;
    top: 17px;
  }
}
.title-link-block h2 a:hover,
.title-link-block .title a:hover,
body.main-page .recommend-block h2 a:hover,
body.main-page .services-nav-block .title a:hover {
  color: #FEA0A0;
}
.title-link-block h2 a:hover:after,
.title-link-block .title a:hover:after,
body.main-page .recommend-block h2 a:hover:after,
body.main-page .services-nav-block .title a:hover:after {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -2.5625em;
}
.title-block .title,
.services-columns-block h2,
.services-columns-block .t-h2 {
  display: block;
  padding-bottom: 27px;
  border-bottom: 2px solid #DDE2E2;
  margin-bottom: 25px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .title-block .title,
  .services-columns-block h2,
  .services-columns-block .t-h2 {
    margin-bottom: 32px;
  }
}
body.main-page .vertical-tabs-block ol {
  counter-reset: cnt;
}
body.main-page .vertical-tabs-block ol > li {
  counter-increment: cnt;
}
body.main-page .vertical-tabs-block ol > li:before {
  content: counter(cnt) ".";
  margin-right: 8px;
}
body.main-page .vertical-tabs-block ul > li {
  position: relative;
  padding-left: 1em;
}
body.main-page .vertical-tabs-block ul > li:before {
  content: '\2022';
  top: 0;
  left: 0;
  position: absolute;
  font-size: 1.5em;
}
.text-block ul {
  margin: 11px 0;
}
.text-block ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0.4em;
}
.text-block ul li:last-child {
  margin-bottom: 0;
}
.text-block ul li:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #007088;
  position: absolute;
  left: 0;
  top: 9px;
}
.bottom-map {
  margin-top: 16px;
}
.bottom-map-map {
  margin: 16px -24px 20px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bottom-map-map {
    margin: 24px -24px 25px;
    height: 450px;
  }
}
.title-block {
  line-height: 1.7em;
}
.title-block .gray-block {
  background-color: #fff;
  padding: 25px 0 40px;
  position: relative;
  z-index: 1;
}
.title-block .gray-block:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .title-block .gray-block {
    padding: 25px 24px 40px;
    border-radius: 4px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .title-block .gray-block:before {
    display: none;
  }
}

.default-main-block {
  padding-top: 33px;
}
.default-main-block h1 {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .default-main-block h1 {
    margin-bottom: 8px;
  }
}
.default-main-block .breadcrumbs {
  margin: 15px 0 17px;
}
@media screen and (min-width: 768px) {
  .default-main-block .breadcrumbs {
    margin: 0 0 22px;
  }
}
.default-main-block-header {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .default-main-block-header {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .default-main-block-header {
    max-width: 1100px;
  }
}
.default-main-block-header p a {
  color: #007088;
}
.default-main-block-header p a:hover {
  color: #F6AE9C;
}
@media screen and (min-width: 1200px) {
  .default-main-block-content.text-block {
    max-width: 1100px;
  }
}
.default-main-block-content .text-block {
  padding: 25px 0 33px;
}
@media screen and (min-width: 768px) {
  .default-main-block-content .text-block {
    padding: 25px 24px 33px;
  }
}
.text-block {
  line-height: 24px;
  font-family: 'GerberaLight', "Gerbera", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .text-block {
    font-size: 17px;
  }
}
.text-block h2 {
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 30px 0 11px;
}
.text-block h3 {
  margin: 30px 0 11px;
  color: #C9C9C9;
}
.text-block p + p {
  margin-top: 1.5em;
}
.text-block p img,
.text-block li img {
  max-width: 100%;
  margin: 1em 0;
}
.text-block p a,
.text-block li a {
  color: #007088;
}
.text-block p a:hover,
.text-block li a:hover {
  color: #F6AE9C;
}
.text-block footer {
  margin-top: 32px;
}
.text-block footer span {
  display: block;
  margin-bottom: 13px;
}
.text-block footer .social-links a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #007088;
}
.text-block footer .social-links a:hover {
  background-color: #F6AE9C;
}
.text-block footer .social-links a i {
  font-size: 27px !important;
}
.text-block footer .social-links a i.svg-icon-vk-s {
  margin-bottom: -2px;
}
.reference-block {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .reference-block .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reference-block .row > * {
    width: 280px;
  }
  .reference-block .row > *:first-child {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .reference-block .row > * {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .reference-block .row > *:last-child {
    width: 464px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 16px;
  }
  .reference-block .row > *:last-child:after {
    clear: both;
    content: "";
    display: block;
  }
}
.reference-block .form-standard {
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .reference-block .form-standard {
    margin-top: 0;
  }
}
.reference-block .form-standard button[type=submit],
.reference-block .form-standard input[type=submit] {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .reference-block .form-standard .input-container,
  .reference-block .form-standard button[type=submit],
  .reference-block .form-standard input[type=submit] {
    margin-bottom: 0;
    width: 224px;
    float: left;
  }
  .reference-block .form-standard button[type=submit],
  .reference-block .form-standard input[type=submit] {
    margin-left: 16px;
  }
}
.inner-video {
  margin-top: 16px;
  position: relative;
}
.inner-video:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.inner-video > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .inner-video {
    margin-left: -24px;
    margin-right: -24px;
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  .inner-video {
    margin-top: 0;
  }
}
.inner-video iframe,
.inner-video video {
  width: 100% !important;
  height: 369px !important;
}
.title-link-block {
  padding: 0 0 40px;
}
@media screen and (min-width: 768px) {
  .title-link-block {
    padding: 0 24px 40px;
  }
}
.title-link-block h2,
.title-link-block .t-h2,
.title-link-block .title {
  padding: 12px 0;
}
.title-link-block h2 a,
.title-link-block .t-h2 a,
.title-link-block .title a {
  display: block !important;
}
.title-link-block h2 a:after,
.title-link-block .t-h2 a:after,
.title-link-block .title a:after {
  position: absolute;
  right: 0;
  top: 17px;
}
.text-link-block {
  padding: 28px 0 30px;
}
@media screen and (min-width: 768px) {
  .text-link-block {
    padding: 24px 24px 35px;
  }
}
@media screen and (min-width: 1200px) {
  .text-link-block:after {
    clear: both;
    content: "";
    display: block;
  }
}
.text-link-block-head {
  margin-bottom: 33px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .text-link-block-head {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .text-link-block-head {
    margin-bottom: 0;
    width: 27.4%;
    float: left;
    padding-right: 16px;
  }
}
.text-link-block-head h2,
.text-link-block-head .t-h2 {
  color: #007088;
  margin-bottom: 6px;
}
.text-link-block-head a {
  color: #007088;
}
.text-link-block-head a:hover {
  color: #F6AE9C;
}
.text-link-block-content {
  line-height: 18px;
}
@media screen and (min-width: 1200px) {
  .text-link-block-content {
    width: 72.6%;
    float: left;
  }
}
.doctor-link-container .doctor-link-item {
  margin-bottom: 24px;
}
.doctor-link-container .doctor-link-item:last-child {
  margin-bottom: 0;
}
.feedback-link-container {
  font-size: 0;
  line-height: 0;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .feedback-link-container {
    margin-right: -16px;
    margin-bottom: -44px;
  }
}
.feedback-link-container .feedback-link-item {
  vertical-align: top;
  width: 120px;
  margin-right: 16px;
  margin-bottom: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .feedback-link-container .feedback-link-item {
    margin-bottom: 0;
    padding: 0;
    width: 100px;
    margin-right: 20px;
  }
  .feedback-link-container .feedback-link-item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .feedback-link-container .feedback-link-item {
    padding: 0 16px;
  }
  .feedback-link-container .feedback-link-item:nth-child(2n) {
    margin-right: 0;
  }
  .feedback-link-container .feedback-link-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .feedback-link-container .feedback-link-item {
    width: 100px;
    margin-bottom: 44px;
  }
}
@media screen and (min-width: 1360px) {
  .feedback-link-container .feedback-link-item {
    width: 120px;
  }
}
.service-head-link {
  display: block;
  position: relative;
  padding-right: 14px;
  line-height: 72px;
  padding-left: 56px;
  color: #007088;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .service-head-link {
    padding-left: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .service-head-link {
    padding-left: 63px;
  }
}
.service-head-link:after {
  content: '';
  display: block;
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -1.4375em;
  right: 0;
  top: 32px;
  position: absolute;
}
.service-head-link > span:first-child {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  line-height: 72px;
}
.service-head-link > span:first-child > * {
  vertical-align: middle;
}
.service-head-link > span:last-child {
  line-height: 1.1em;
}
.service-head-link > * {
  display: inline-block;
  vertical-align: middle;
}
.service-head-link i {
  font-size: 13px !important;
}
@media screen and (min-width: 1200px) {
  .service-head-link i {
    font-size: 16px !important;
  }
}
.service-head-link i:first-child {
  display: inline-block;
}
.service-head-link i:last-child {
  display: none;
}
@media screen and (min-width: 768px) {
  .service-head-link:hover {
    color: #F6AE9C;
  }
  .service-head-link:hover:after {
    width: 0.9375em;
    height: 0.5625em;
    background-position: -0.3125em -2.5625em;
  }
  .service-head-link:hover i:first-child {
    display: none;
  }
  .service-head-link:hover i:last-child {
    display: inline-block;
  }
}
.service-info-block {
  line-height: 20px;
}
.service-info-block .title {
  display: block;
  line-height: 15px;
  margin: 40px 0 18px;
  color: #C9C9C9;
  padding: 0;
  padding-top: 0.7rem;
  border-bottom: none;
}
.service-info-block a {
  display: inline;
  color: #007088;
}
.service-info-block a:hover {
  color: #F6AE9C;
}
.service-info-block small {
  display: inline;
  color: #C9C9C9;
  font-size: 12px;
  font-weight: 400;
}
.service-info-block .pseudo-table {
  width: 100%;
}
.service-info-block .pseudo-table + .pseudo-table {
  margin-top: 30px;
}
.service-info-block .pseudo-table-col {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media screen and (max-width: 1199px) {
  .service-info-block .pseudo-table-col {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .service-info-block .pseudo-table-col {
    height: 28px;
  }
  .service-info-block .pseudo-table-col:last-child {
    text-align: right;
    vertical-align: top;
    padding-left: 16px;
    white-space: nowrap;
  }
}
.service-info-block .foot {
  margin-top: 33px;
  padding-top: 33px;
  border-top: 2px solid #DDE2E2;
}
.service-info-block .foot > * {
  max-width: 560px;
}
.doctor-link-item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 88px;
  color: #007088;
  min-height: 64px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .doctor-link-item {
    min-height: 80px;
    padding-left: 104px;
  }
}
@media screen and (min-width: 1200px) {
  .doctor-link-item {
    padding-left: 96px;
  }
}
.doctor-link-item .img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  overflow: hidden;
  background-color: white;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .doctor-link-item .img {
    width: 80px;
    height: 80px;
  }
}
.doctor-link-item .img img {
  max-width: 100%;
  min-width: 100%;
}
.doctor-link-item .name {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 9px;
  line-height: 1.15em;
}
.doctor-link-item:hover {
  color: #F6AE9C;
}
.doctor-link-item small {
  display: block;
  color: #C9C9C9;
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
}
.feedback-link-item {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #007088;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.feedback-link-item .img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  overflow: hidden;
}
.feedback-link-item .img:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #fea0a0;
  border: 2px solid rgba(254, 160, 160, 0);
  -webkit-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index: 1;
}
.feedback-link-item .img img {
  max-width: 100%;
  min-width: 100%;
}
.feedback-link-item:hover {
  color: #F6AE9C;
}
.feedback-link-item:hover .img:before {
  border-color: #007088;
}
.feedback-link-item .name {
  display: block;
}
body.main-page .main-content {
  padding-top: 33px;
}
body.main-page .main-content h1 {
  margin-bottom: 25px;
  max-width: 1300px;
}
@media screen and (min-width: 768px) {
  body.main-page .main-content h1 {
    margin-bottom: 38px;
  }
}
body.main-page .recommend-block {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  body.main-page .recommend-block {
    padding: 0 16px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block {
    max-width: 550px;
    margin-bottom: 0;
  }
}
body.main-page .recommend-block h2 {
  margin-bottom: 33px;
}
body.main-page .recommend-block h3 {
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: normal;
  letter-spacing: initial;
  margin-bottom: 11px;
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block h3 {
    margin-bottom: 4px;
  }
}
body.main-page .recommend-block small {
  display: block;
  color: #C9C9C9;
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.main-page .recommend-block small {
    margin-bottom: 14px;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block small {
    margin-bottom: 11px;
  }
}
body.main-page .recommend-block .txt-slider {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block .txt-slider {
    text-align: left;
  }
}
body.main-page .recommend-block .txt-slider p a {
  color: #007088;
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block .txt-slider p a {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
  }
}
body.main-page .recommend-block .txt-slider p a:hover {
  color: #FEA0A0;
}
body.main-page .recommend-block .img-slider {
  width: 140px;
  margin: 0 auto 27px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.main-page .recommend-block .img-slider {
    width: 278px;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block .img-slider {
    width: 200px;
    margin-bottom: 20px;
  }
}
body.main-page .recommend-block .img-slider .slick-slide {
  text-align: center;
  width: 140px !important;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.main-page .recommend-block .img-slider .slick-slide {
    width: 278px !important;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block .img-slider .slick-slide {
    width: 200px !important;
  }
}
body.main-page .recommend-block .img-slider .slick-slide > div {
  display: inline-block;
  height: 140px;
  line-height: 132px;
  width: 140px;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  border: 4px solid #007088;
  /*border: 4px solid rgba(154, 182, 210, 0);*/
  border-radius: 50%;
  -webkit-transform: scale(0.5, 0.5) translateZ(0);
  transform: scale(0.5, 0.5) translateZ(0);
  overflow: hidden;
  cursor: pointer;
}
body.main-page .recommend-block .img-slider .slick-slide > div img {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.main-page .recommend-block .img-slider .slick-slide > div {
    width: 128px;
    height: 128px;
    line-height: 120px;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block .img-slider .slick-slide > div {
    width: 200px;
    height: 200px;
    line-height: 192px;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .recommend-block .img-slider .slick-slide:hover > div {
    border-color: #007088 !important;
  }
}
body.main-page .recommend-block .img-slider .slick-slide.slick-current > div {
  -webkit-transform: scale(1, 1) translateZ(0);
  transform: scale(1, 1) translateZ(0);
  border-color: #F6AE9C !important;
}
body.main-page .recommend-block .img-slider .slick-slide.slick-current > div img {
  -webkit-filter: none;
  filter: none;
}
body.main-page .recommend-block .img-slider .slick-slide img {
  max-width: 100%;
  min-width: 100%;
  vertical-align: bottom;
}
body.main-page .recommend-block .img-slider .slick-list {
  overflow: visible;
}
body.main-page .recommend-block .img-slider .slick-track:after {
  clear: both;
  content: "";
  display: block;
}
body.main-page .services-nav-block {
  position: relative;
  z-index: 1;
  background-color: #F8F8FA;
  padding-bottom: 25px;
  margin-bottom: 16px;
}
body.main-page .services-nav-block:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  background-color: #F8F8FA;
}
@media screen and (min-width: 768px) {
  body.main-page .services-nav-block {
    overflow: hidden;
    border-radius: 4px;
    padding: 0 24px 27px;
  }
  body.main-page .services-nav-block:before {
    display: none;
  }
}
body.main-page .services-nav-block .head {
  background-color: #007088;
  padding: 16px 0;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
  display: block !important;
}
body.main-page .services-nav-block .head:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  background-color: #007088;
}
@media screen and (min-width: 768px) {
  body.main-page .services-nav-block .head {
    margin: 0 -24px 30px;
    padding: 16px 24px;
  }
}
body.main-page .services-nav-block .head:hover {
  background-color: #FEA0A0;
}
body.main-page .services-nav-block .head:hover:before {
  background-color: #FEA0A0;
}
body.main-page .services-nav-block .head,
body.main-page .services-nav-block .head:before {
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
@media screen and (min-width: 768px) {
  body.main-page .services-nav-block .head:before {
    display: none;
  }
}
body.main-page .services-nav-block .title {
  display: block;
  margin-bottom: 0;
  border-bottom: none;
  position: relative;
  color: white;
}
body.main-page .services-nav-block .title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -3.6875em;
}
body.main-page .services-nav-block ul li {
  margin-bottom: 30px;
}
body.main-page .services-nav-block ul li:last-child {
  margin-bottom: 0;
}
body.main-page .services-nav-block ul a {
  color: #0F2531;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
}
body.main-page .services-nav-block ul a > * {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  body.main-page .services-nav-block ul a:hover {
    color: #FEA0A0;
  }
  body.main-page .services-nav-block ul a:hover .icon > *:first-child {
    display: none;
  }
  body.main-page .services-nav-block ul a:hover .icon > *:last-child {
    display: block;
  }
}
body.main-page .services-nav-block ul .icon {
  width: 55px;
}
body.main-page .services-nav-block ul .icon > *:first-child {
  display: block;
}
body.main-page .services-nav-block ul .icon > *:last-child {
  display: none;
}
body.main-page .vertical-tabs-block {
  border-radius: 4px;
  background-color: #F8F8FA;
  position: relative;
  z-index: 1;
  padding: 28px 0 37px;
}
body.main-page .vertical-tabs-block:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  background-color: #F8F8FA;
}
@media screen and (min-width: 768px) {
  body.main-page .vertical-tabs-block {
    padding: 28px 24px 37px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  body.main-page .vertical-tabs-block:before {
    display: none;
  }
}
body.main-page .vertical-tabs-block .head {
  display: block;
  color: #007088;
  margin-bottom: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.main-page .vertical-tabs-block .head {
    width: 187px;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .vertical-tabs-block .head {
    width: 155px;
  }
}
body.main-page .vertical-tabs-block .head h3 {
  margin-bottom: 6px;
}
body.main-page .vertical-tabs-block .head a {
  color: #007088;
}
body.main-page .vertical-tabs-block .head a:hover {
  color: #F6AE9C;
}
body.main-page .vertical-tabs-block ol {
  line-height: 18px;
}
@media screen and (min-width: 768px) {
  body.main-page .vertical-tabs-block ol {
    margin-top: -5px;
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.main-page .vertical-tabs-block ol {
    width: 510px;
  }
}
@media screen and (min-width: 1200px) {
  body.main-page .vertical-tabs-block ol {
    width: 450px;
  }
}
body.main-page .vertical-tabs-block ol > li {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  body.main-page .vertical-tabs-block ol > li {
    position: static;
    width: 40%;
    margin-bottom: 22px;
    color: #0f2531;
    color: rgba(15, 37, 49, 0.3);
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
  }
  body.main-page .vertical-tabs-block ol > li.selected {
    color: #0F2531;
  }
  body.main-page .vertical-tabs-block ol > li:hover {
    color: #FEA0A0;
  }
  body.main-page .vertical-tabs-block ol > li.selected ul {
    opacity: 1;
  }
}
body.main-page .vertical-tabs-block ol > li:last-child {
  margin-bottom: 0;
}
body.main-page .vertical-tabs-block ol > li:before {
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  body.main-page .vertical-tabs-block ol .trigger {
    display: inline-block;
    cursor: pointer;
    white-space: normal;
  }
}
body.main-page .vertical-tabs-block ul {
  padding-left: 12px;
  margin-top: 4px;
}
@media screen and (min-width: 768px) {
  body.main-page .vertical-tabs-block ul {
    position: absolute;
    left: 44%;
    top: 0;
    margin: 0;
    padding: 0;
    color: #0F2531;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    pointer-events: none;
    white-space: normal;
  }
}
body.main-page .vertical-tabs-block ul > li {
  margin-bottom: 0.6em;
}
body.main-page .vertical-tabs-block ul > li:last-child {
  margin-bottom: 0;
}
body.services-page .services-block {
  margin-top: 38px;
}
@media screen and (min-width: 768px) {
  body.services-page .services-block {
    margin-top: 54px;
  }
}
@media screen and (min-width: 1200px) {
  body.services-page .services-block .service-head-link {
    margin-bottom: 40px;
    border-bottom: 2px solid #DDE2E2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.services-page .services-block .grid-col {
    padding: 0 24px;
  }
}
@media screen and (min-width: 1200px) {
  body.services-page .services-block .grid-col {
    padding: 0 24px 32px;
  }
}
@media screen and (max-width: 767px) {
  body.services-page .services-block .grid-col {
    padding-bottom: 2px;
    /* padding-top: 3px; */
  }
  body.services-page .services-block .grid-col:before {
    border-bottom: 2px solid #DDE2E2;
  }
  body.services-page .services-block .grid-col:last-child:before {
    border-bottom: none;
  }
}
body.service-detail-page .services-columns-block {
  margin-top: 16px !important;
}
.services-columns-block {
  margin-top: 31px;
}
@media screen and (min-width: 768px) {
  .services-columns-block {
    margin: 47px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .services-columns-block .gray-block {
    margin: 0 -16px;
  }
}
@media screen and (min-width: 768px) {
  .services-columns-block .pseudo-table-row {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
.services-columns-block .service-info-block {
  padding: 24px 0 30px;
}
@media screen and (min-width: 768px) {
  .services-columns-block .service-info-block {
    padding: 24px 24px 40px;
  }
}
@media screen and (min-width: 1200px) {
  .services-columns-block .text-column {
    -webkit-column-gap: 64px;
    -moz-column-gap: 64px;
    column-gap: 64px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .services-columns-block .text-column {
    -webkit-column-gap: 140px;
    -moz-column-gap: 140px;
    column-gap: 140px;
  }
}
@media screen and (min-width: 768px) {
  .services-columns-block .text-column {
    -webkit-column-rule: 2px solid #DDE2E2;
    -moz-column-rule: 2px solid #DDE2E2;
    column-rule: 2px solid #DDE2E2;
  }
}
.services-columns-block .text-column .no-break + .no-break {
  margin-top: 40px;
}
.services-columns-block .title:first-child {
  margin-top: 0;
}
.reception-block {
  margin-top: 16px;
}
.reception-block .foot {
  color: #C9C9C9;
  margin-top: 24px;
}
@media screen and (min-width: 1200px) {
  .reception-block .foot {
    margin-top: 67px;
  }
}
.reception-block .foot b {
  font-weight: 400;
  color: #0F2531;
  display: inline-block;
  margin-left: 5px;
}
@media screen and (min-width: 1200px) {
  .reception-block .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .reception-block .row > * {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: calc(100% - 320px);
  }
  .reception-block .row > *:first-child {
    width: 320px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 70px;
  }
}
.reception-block .reception-slider {
  width: 100%;
  margin: 40px 0 32px;
}
@media screen and (min-width: 1200px) {
  .reception-block .reception-slider {
    margin: 0;
  }
}
.reception-block .reception-slider * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reception-block .reception-slider:after {
  content: '';
  display: block;
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -52.6875em;
  left: 50%;
  margin-left: -16px;
  bottom: -44px;
  position: absolute;
  font-size: 13px !important;
}
@media screen and (min-width: 1200px) {
  .reception-block .reception-slider:after {
    display: none;
  }
}
.reception-block .reception-slider .slick-track:after {
  clear: both;
  content: "";
  display: block;
}
.reception-block .reception-slider .slick-list {
  margin: -10px -24px;
  padding: 10px 24px;
}
@media screen and (min-width: 1200px) {
  .reception-block .reception-slider .slick-list {
    margin: -10px;
    padding: 10px;
  }
}
.reception-block .reception-slider:not(.visible),
.reception-block .set-time-block:not(.visible) {
  display: none !important;
}
.reception-block .set-time-block {
  margin-top: 40px;
}
.reception-block .set-time-block:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .reception-block .set-time-block > * {
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  .reception-block .set-time-block {
    margin-top: 0;
  }
}
.reception-block .set-time-block .reception-doctor-item {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reception-block .set-time-block .reception-doctor-item {
    margin-right: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .reception-block .set-time-block .reception-doctor-item {
    margin-right: 40px;
  }
}
.reception-block .set-time-calendar {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .reception-block .set-time-calendar {
    margin-top: 0;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reception-block .set-time-calendar {
    width: 280px;
    margin-right: 72px;
  }
}
@media screen and (min-width: 1200px) {
  .reception-block .set-time-calendar {
    width: 252px;
    margin-right: 68px;
  }
}
.reception-block .set-time-calendar:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #DDE2E2;
  margin: 32px 0 24px;
}
@media screen and (min-width: 768px) {
  .reception-block .set-time-calendar:after {
    position: absolute;
    top: 0;
    width: 2px;
    height: 224px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reception-block .set-time-calendar:after {
    right: -42px;
  }
}
@media screen and (min-width: 1200px) {
  .reception-block .set-time-calendar:after {
    right: -42px;
  }
}
.reception-block .set-time-time {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reception-block .set-time-time {
    width: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .reception-block .set-time-time {
    width: 144px;
  }
}
@media screen and (min-width: 1200px) {
  .reception-block .set-time-result {
    margin-bottom: 16px;
  }
}
.reception-block .set-time-form {
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .reception-block .set-time-form {
    clear: both;
    float: none;
    width: 100%;
    padding-top: 32px;
  }
  .reception-block .set-time-form:after {
    clear: both;
    content: "";
    display: block;
  }
  .reception-block .set-time-form-head {
    float: left;
    max-width: 408px;
  }
  .reception-block .set-time-form .form-standard {
    width: 280px;
    margin-top: 0;
    float: right;
  }
}
@media screen and (min-width: 1360px) {
  .reception-block .set-time-form {
    clear: none;
    float: left;
    width: 220px;
    padding: 0;
    margin-left: 64px;
    position: relative;
  }
  .reception-block .set-time-form:before {
    position: absolute;
    top: 0;
    left: -36px;
    width: 2px !important;
    height: 224px !important;
    margin: 0 !important;
  }
  .reception-block .set-time-form-head {
    float: none;
  }
  .reception-block .set-time-form .form-standard {
    width: 100%;
    float: none;
    margin-top: 19px;
  }
}
.reception-block .set-time-form:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #DDE2E2;
  margin: 0 0 32px;
}
.reception-doctor-item {
  width: 144px;
  height: 224px;
  margin-right: 16px;
  text-align: center;
  line-height: 17px;
  display: block;
  color: #C9C9C9;
  position: relative;
  padding: 24px 16px 33px;
  border-radius: 4px;
  background-color: white;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
}
.reception-doctor-item b {
  color: #0F2531;
  font-weight: 400;
}
.reception-doctor-item > * {
  display: block;
}
.reception-doctor-item .img {
  border-radius: 50%;
  overflow: hidden;
  width: 56px;
  height: 56px;
  margin: 0 auto 17px;
}
.reception-doctor-item .img img {
  max-width: 100%;
  min-width: 100%;
}
.reception-doctor-item .price {
  margin-top: 16px;
}
.reception-doctor-item .sel {
  color: #007088;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 16px;
  bottom: 15px;
}
.reception-doctor-item .sel:hover {
  color: #F6AE9C;
}
.reception-doctor-item > a {
  color: #007088;
}
.reception-doctor-item > a:hover {
  color: #F6AE9C;
}
.reception-doctor-item:not(div):hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.reception-doctor-item:not(div):hover .sel {
  color: #FEA0A0;
}
.set-time-block .xdsoft_datetimepicker {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: none;
  color: #0F2531;
  padding: 0;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.set-time-block .xdsoft_datepicker {
  margin: 0;
  width: 100%;
  float: none !important;
}
.set-time-block .xdsoft_label {
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  padding: 0;
  margin: 0;
  z-index: 1;
  background-color: transparent;
  float: none;
  cursor: default;
  pointer-events: none;
}
.set-time-block .xdsoft_label i {
  display: none;
}
.set-time-block .xdsoft_month {
  width: auto;
  display: inline-block;
  margin: 0 0.3em 0 0;
}
.set-time-block .xdsoft_monthpicker {
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
  position: relative;
  width: 100%;
  display: block;
  margin: 0 0 12px;
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev,
.set-time-block .xdsoft_monthpicker .xdsoft_next {
  position: absolute;
  width: 10px;
  height: 16px;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
  top: 2px;
  cursor: pointer;
  opacity: 1;
  background-color: transparent;
  background: none;
  display: block;
  -ms-filter: none;
  outline: none;
  text-indent: 100%;
  white-space: nowrap;
  min-width: 0;
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev:before,
.set-time-block .xdsoft_monthpicker .xdsoft_next:before {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-color: #007088;
  -webkit-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 2px;
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev:hover:before,
.set-time-block .xdsoft_monthpicker .xdsoft_next:hover:before {
  border-color: #FEA0A0;
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev:disabled,
.set-time-block .xdsoft_monthpicker .xdsoft_next:disabled {
  pointer-events: none;
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev:disabled:before,
.set-time-block .xdsoft_monthpicker .xdsoft_next:disabled:before {
  border-color: #007088;
  border-color: rgba(154, 182, 210, 0.5);
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev {
  left: 0;
}
.set-time-block .xdsoft_monthpicker .xdsoft_prev:before {
  border-width: 2px 0 0 2px;
  left: 2px;
}
.set-time-block .xdsoft_monthpicker .xdsoft_next {
  right: 0;
}
.set-time-block .xdsoft_monthpicker .xdsoft_next:before {
  border-width: 0 2px 2px 0;
  right: 2px;
}
.set-time-block .xdsoft_monthpicker .xdsoft_today_button {
  display: none;
}
.set-time-block .xdsoft_calendar {
  width: 100%;
  color: #C9C9C9;
}
.set-time-block .xdsoft_calendar,
.set-time-block .xdsoft_calendar td,
.set-time-block .xdsoft_calendar th {
  border: none !important;
}
.set-time-block .xdsoft_calendar th {
  color: #0F2531 !important;
  background-color: transparent;
}
.set-time-block .xdsoft_calendar th,
.set-time-block .xdsoft_calendar td {
  width: 14.285%;
  height: 26px;
  line-height: 22px;
  vertical-align: middle;
  text-align: center;
  padding: 0 !important;
  color: #007088;
  font-size: inherit;
  font-weight: 400;
  text-transform: lowercase;
  opacity: 1 !important;
  background-color: transparent !important;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.set-time-block .xdsoft_calendar th:hover,
.set-time-block .xdsoft_calendar td:hover {
  background-color: transparent !important;
}
.set-time-block .xdsoft_calendar th > div,
.set-time-block .xdsoft_calendar td > div {
  padding: 0;
  border-radius: 4px;
  background-color: #F6AE9C;
  background-color: rgba(254, 160, 160, 0);
  border: 2px solid #007088;
  border: 2px solid rgba(154, 182, 210, 0);
  -webkit-transition-property: background, border;
  -o-transition-property: background, border;
  transition-property: background, border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.set-time-block .xdsoft_calendar td:hover > div {
  background-color: #FEA0A0 !important;
  border-color: #FEA0A0 !important;
}
.set-time-block .xdsoft_calendar .xdsoft_today {
  color: inherit;
}
.set-time-block .xdsoft_calendar .xdsoft_today:not(.xdsoft_disabled) {
  color: #007088;
}
.set-time-block .xdsoft_calendar .xdsoft_disabled {
  color: #C9C9C9;
  pointer-events: none;
}
.set-time-block .xdsoft_calendar .xdsoft_current {
  color: #007088 !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.set-time-block .xdsoft_calendar .xdsoft_current > div {
  border-color: #007088;
}
.set-time-block .xdsoft_other_month {
  visibility: hidden;
}
.set-time-block .xdsoft_timepicker {
  float: none;
  text-align: center;
}
.set-time-block .xdsoft_timepicker.active {
  margin: 0;
  width: 100%;
  display: block;
}
.set-time-block .xdsoft_timepicker .xdsoft_prev,
.set-time-block .xdsoft_timepicker .xdsoft_next {
  display: none;
}
.set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div {
  opacity: 1 !important;
  line-height: 44px !important;
  color: #007088 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  height: auto !important;
  background-color: #fea0a0 !important;
  background-color: rgba(254, 160, 160, 0) !important;
  border: 2px solid #007088 !important;
  border: 2px solid rgba(154, 182, 210, 0) !important;
  -webkit-transition-property: color, background, border;
  -o-transition-property: color, background, border;
  transition-property: color, background, border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  border-radius: 4px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media screen and (min-width: 768px) {
  .set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div {
    line-height: 40px !important;
  }
}
.set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: white !important;
  border-color: #F6AE9C !important;
  background-color: #F6AE9C !important;
}
.set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  color: #C9C9C9 !important;
}
.set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: #C9C9C9 !important;
  border-color: #007088 !important;
  border-color: rgba(154, 182, 210, 0) !important;
}
.set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  border-color: #007088 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.set-time-block .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current:hover {
  border-color: #FEA0A0 !important;
}
.set-time-block .xdsoft_timepicker .xdsoft_scroller_box {
  height: auto;
  overflow: visible;
  border: none;
}
.set-time-block .xdsoft_timepicker .xdsoft_time_variant {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
@media screen and (min-width: 768px) {
  .set-time-block .xdsoft_timepicker .xdsoft_time_variant {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.set-time-calendar {
  color: #0F2531;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.set-time-calendar-month {
  color: #0F2531;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  position: relative;
  display: block;
  padding: 0 16px;
  margin-bottom: 12px;
}
.set-time-calendar-month span {
  display: block;
}
.set-time-calendar-month > button {
  position: absolute;
  width: 10px;
  height: 16px;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
  top: 2px;
  cursor: pointer;
}
.set-time-calendar-month > button:before {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-color: #007088;
  -webkit-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 2px;
}
.set-time-calendar-month > button:first-child {
  left: 0;
}
.set-time-calendar-month > button:first-child:before {
  border-width: 2px 0 0 2px;
  left: 2px;
}
.set-time-calendar-month > button:last-child {
  right: 0;
}
.set-time-calendar-month > button:last-child:before {
  border-width: 0 2px 2px 0;
  right: 2px;
}
.set-time-calendar-month > button:hover:before {
  border-color: #F6AE9C;
}
.set-time-calendar-month > button:disabled {
  pointer-events: none;
}
.set-time-calendar-month > button:disabled:before {
  border-color: #007088;
  border-color: rgba(154, 182, 210, 0.5);
}
.set-time-calendar-table {
  text-align: center;
}
.set-time-calendar-table table {
  width: 100%;
  color: #C9C9C9;
}
.set-time-calendar-table td,
.set-time-calendar-table th {
  vertical-align: middle;
  height: 26px;
  width: 14.285%;
}
.set-time-calendar-table th {
  color: #0F2531;
}
.set-time-calendar-table th:nth-child(7) {
  color: #C9C9C9;
}
.set-time-calendar-table label {
  position: relative;
  display: block;
}
.set-time-calendar-table label span {
  display: block;
  color: #007088;
  cursor: pointer;
  border: 2px solid #007088;
  border: 2px solid rgba(154, 182, 210, 0);
  -webkit-transition-property: border, background, color;
  -o-transition-property: border, background, color;
  transition-property: border, background, color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  border-radius: 4px;
  padding: 2px;
}
.set-time-calendar-table label span:hover {
  color: white;
  border-color: #FEA0A0;
  background-color: #FEA0A0;
}
.set-time-calendar-table input[type=radio] {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.set-time-calendar-table input[type=radio]:checked + span {
  border-color: #007088;
}
.set-time-calendar-table input[type=radio]:disabled + span {
  color: #C9C9C9;
  pointer-events: none;
}
.set-time-timepicker {
  text-align: center;
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .set-time-timepicker {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.set-time-timepicker p {
  white-space: nowrap;
  line-height: 44px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media screen and (min-width: 768px) {
  .set-time-timepicker p {
    line-height: 40px;
  }
}
.set-time-timepicker label span {
  display: block;
  cursor: pointer;
  color: #007088;
  border-radius: 4px;
  -webkit-transition-property: border, background, color;
  -o-transition-property: border, background, color;
  transition-property: border, background, color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  border: 2px solid #007088;
  /*border: 2px solid rgba(154, 182, 210, 0)*/
}
.set-time-timepicker label span:hover {
  border-color: #FEA0A0;
  background-color: #FEA0A0;
  color: white;
}
.set-time-timepicker input[type=radio] {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.set-time-timepicker input[type=radio]:checked + span {
  border-color: #007088;
}
.set-time-timepicker input[type=radio]:disabled + span {
  pointer-events: none;
  color: #C9C9C9;
}
.set-time-form {
  text-align: left;
}
.set-time-form button[type=submit],
.set-time-form input[type=submit] {
  display: block;
  width: 100%;
}
.set-time-form .form-standard {
  margin-top: 24px;
}
.set-time-title {
  color: #C9C9C9;
  display: block;
  margin-bottom: 10px;
}
.set-time-result {
  color: #0F2531;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin-bottom: 24px;
}
.calculation-modal .calculation-item {
  text-align: center;
}
.calculation-modal .slick-filter-nav {
  margin-bottom: 14px;
}
.calculation-modal .calculation-item,
.calculation-modal .calculation-first-col {
  font-size: 14px;
  line-height: 18px;
}
.calculation-modal .calculation-item > span,
.calculation-modal .calculation-first-col > span {
  display: block;
  padding: 15px 0;
  min-height: 48px;
}
@media screen and (min-width: 1200px) {
  .calculation-modal .calculation-item > span,
  .calculation-modal .calculation-first-col > span {
    min-height: 40px;
    padding: 11px 0;
  }
}
.calculation-modal .calculation-item > span:first-child,
.calculation-modal .calculation-first-col > span:first-child {
  border-bottom: 2px solid #DDE2E2;
  color: #C9C9C9;
  min-height: 50px;
}
@media screen and (min-width: 1200px) {
  .calculation-modal .calculation-item > span:first-child,
  .calculation-modal .calculation-first-col > span:first-child {
    min-height: 42px;
  }
}
.calculation-modal .calculation-first-col {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  text-align: left;
  color: #C9C9C9;
  width: 100px;
}
@media screen and (min-width: 1200px) {
  .calculation-modal .calculation-first-col {
    width: 170px;
  }
}
.calculation-modal .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calculation-modal .calculation-slider {
  width: 172px;
  margin-bottom: 60px;
  height: 290px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .calculation-modal .calculation-slider {
    width: 396px;
  }
}
@media screen and (min-width: 1200px) {
  .calculation-modal .calculation-slider {
    width: 486px;
    height: 242px;
  }
}
.calculation-modal .calculation-slider .slick-track:after {
  clear: both;
  content: "";
  display: block;
}
.calculation-modal .calculation-slider:after {
  content: '';
  display: block;
  width: 2.5625em;
  height: 2.5625em;
  background-position: -0.3125em -52.6875em;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -60px;
  line-height: 13px !important;
}
@media screen and (min-width: 768px) {
  .calculation-modal .calculation-slider {
    margin-bottom: 0;
  }
  .calculation-modal .calculation-slider:after {
    display: none;
  }
}
body.about-page .about-rows-blog {
  line-height: 24px;
}
body.about-page .about-rows-blog h3 {
  font-size: 18px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 1.33em;
}
body.about-page .about-rows-blog h3 a {
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
body.about-page .about-rows-blog h3 a:hover {
  color: #FEA0A0;
}
body.about-page .about-rows-blog time {
  color: #C9C9C9;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 16px;
  display: block;
}
body.about-page .about-rows-blog p a {
  color: #007088;
  display: inline-block;
}
body.about-page .about-rows-blog p a:hover {
  color: #F6AE9C;
}
body.about-page .about-rows-blog aside {
  display: block;
}
body.about-page .about-rows-blog aside:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #DDE2E2;
  margin: 39px 0 30px;
}
body.about-page .about-rows-blog aside a {
  color: #007088;
  display: block;
  margin-bottom: 17px;
}
body.about-page .about-rows-blog aside a:last-child {
  margin-bottom: 0;
}
body.about-page .about-rows-blog aside a:hover {
  color: #F6AE9C;
}
.about-rows {
  margin-top: 31px;
}
@media screen and (min-width: 768px) {
  .about-rows {
    margin-top: 47px;
  }
}
@media screen and (max-width: 767px) {
  .about-rows-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .about-rows-container > *:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .about-rows-container > *:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .about-rows-container > *:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .about-rows-container > *:nth-child(3) {
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .about-rows-container > *:nth-child(5) {
    -webkit-box-ordinal-group: 6;
    -moz-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}
@media screen and (min-width: 768px) {
  .about-rows-container {
    margin: 0 -16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .about-rows-container > *:nth-child(4),
  .about-rows-container > *:nth-child(5) {
    width: calc(50% - 8px);
    margin-top: 16px;
  }
  .about-rows-container > *:nth-child(4) {
    margin-right: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .about-rows-container > *:nth-child(1) {
    width: calc(33.282% - 8px);
    margin-right: 16px;
  }
  .about-rows-container > *:nth-child(2) {
    width: calc(42.092% - 16px);
    margin-right: 16px;
  }
  .about-rows-container > *:nth-child(3) {
    width: calc(24.497% - 8px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .about-rows-container > *:nth-child(1),
  .about-rows-container > *:nth-child(2) {
    width: calc(50% - 8px);
  }
  .about-rows-container > *:nth-child(3) {
    width: 100%;
    margin-top: 16px;
  }
  .about-rows-container > *:nth-child(1) {
    margin-right: 16px;
  }
}
.about-rows-container > * {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .about-rows-container > * {
    margin-top: 0;
  }
}
.about-rows-container > *:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .our-doctors-block .grid-row-root {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.our-doctors-block .our-doctor-item {
  margin-bottom: 16px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .our-doctors-block .our-doctor-item {
    margin-right: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-doctors-block .our-doctor-item {
    width: calc(50% - 8px);
  }
  .our-doctors-block .our-doctor-item:nth-child(2n) {
    margin-right: 0;
  }
  .our-doctors-block .our-doctor-item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .our-doctors-block .our-doctor-item {
    width: calc(33.33% - 11px);
  }
  .our-doctors-block .our-doctor-item:nth-child(3n) {
    margin-right: 0;
  }
  .our-doctors-block .our-doctor-item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
.our-doctors-block .our-doctor-item:last-child {
  margin-bottom: 0;
}
.our-doctor-item {
  padding: 20px 20px;
  line-height: 24px;
}
@media screen and (min-width: 768px) {
  .our-doctor-item {
    padding: 24px 24px 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-doctor-item {
    height: 536px;
  }
}
@media screen and (min-width: 1200px) {
  .our-doctor-item {
    height: 504px;
  }
}
.our-doctor-item.flag .head:before {
  margin-top: -24px;
  right: 0;
}
@media screen and (min-width: 768px) {
  .our-doctor-item.flag .head:before {
    right: -8px;
  }
}
.our-doctor-item .head {
  position: relative;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .head {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1360px) {
  .our-doctor-item .head {
    padding-left: 152px;
    padding-bottom: 32px;
  }
}
.our-doctor-item .head .up {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 96px;
  padding-left: 120px;
}
@media screen and (min-width: 1360px) {
  .our-doctor-item .head .up {
    display: block;
    padding-left: 0;
  }
}
.our-doctor-item .head .img {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  left: 0;
  top: 0;
}
@media screen and (min-width: 1360px) {
  .our-doctor-item .head .img {
    width: 120px;
    height: 120px;
  }
}
.our-doctor-item .head .img img {
  min-width: 100%;
  max-width: 100%;
}
.our-doctor-item .head a.name {
  color: #007088;
}
.our-doctor-item .head a.name:hover {
  color: #F6AE9C;
}
.our-doctor-item .head .name {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 18px;
  margin-bottom: 6px;
}
.our-doctor-item .head .name em {
  font-style: normal;
  text-transform: uppercase;
  display: block;
}
.our-doctor-item .head .mail {
  display: block;
  margin-top: 16px;
}
@media screen and (min-width: 1200px) {
  .our-doctor-item .head .mail {
    margin-top: 25px;
  }
}
.our-doctor-item .head small {
  display: block;
  color: #C9C9C9;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.our-doctor-item .head .bot {
  margin-top: 24px;
  padding: 0 8px;
}
.our-doctor-item .head .bot:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 1360px) {
  .our-doctor-item .head .bot {
    position: absolute;
    padding: 0;
    bottom: 0;
    left: 152px;
  }
}
.our-doctor-item .head .bot > * {
  float: left;
}
.our-doctor-item .head .social-links {
  margin-left: 32px;
  margin-right: -30px;
}
.our-doctor-item .button-blue {
  display: inline-block;
  padding: 8px 10px;
  width: 80px;
}
.our-doctor-item .social-links {
  line-height: 32px;
}
.our-doctor-item .cont {
  min-height: 76px;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .cont {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
}
@media screen and (min-width: 768px) {
  .our-doctor-item .foot {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .our-doctor-item .foot:after {
    clear: both;
    content: "";
    display: block;
  }
}
.our-doctor-item .foot:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #DDE2E2;
  margin: 22px 0 24px;
}
.our-doctor-item .foot .subtitle {
  display: block;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .foot .subtitle {
    font-size: 18px;
    line-height: 21px;
  }
}
.our-doctor-item .foot > button,
.our-doctor-item .foot > a {
  background-color: white;
  border-radius: 4px;
  border: none;
  display: block;
  padding: 15px;
  width: 100%;
  margin-bottom: 16px;
  text-align: left;
  color: #0F2531;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .foot > button,
  .our-doctor-item .foot > a {
    float: left;
    margin-right: 11px;
    margin-bottom: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-doctor-item .foot > button,
  .our-doctor-item .foot > a {
    width: 96px;
  }
}
@media screen and (min-width: 1200px) {
  .our-doctor-item .foot > button,
  .our-doctor-item .foot > a {
    width: 117px;
    height: 130px;
    max-width: calc(33.33% - 11px);
  }
}
@media screen and (min-width: 1360px) {
  .our-doctor-item .foot > button,
  .our-doctor-item .foot > a {
    padding: 16px 10px;
  }
}
.our-doctor-item .foot > button:last-child,
.our-doctor-item .foot > a:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.our-doctor-item .foot > button > *,
.our-doctor-item .foot > a > * {
  display: block;
}
.our-doctor-item .foot > button span,
.our-doctor-item .foot > a span {
  margin-bottom: 9px;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .foot > button span,
  .our-doctor-item .foot > a span {
    margin-bottom: 16px;
  }
}
.our-doctor-item .foot > button .price,
.our-doctor-item .foot > a .price {
  color: #797979;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .foot > button .price,
  .our-doctor-item .foot > a .price {
    margin-bottom: 15px;
  }
}
.our-doctor-item .foot > button small,
.our-doctor-item .foot > a small {
  color: #007088;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  position: absolute;
  right: 1.5rem;
  top: 37px;
  font-size: inherit;
}
@media screen and (min-width: 768px) {
  .our-doctor-item .foot > button small,
  .our-doctor-item .foot > a small {
    position: static;
  }
}
.our-doctor-item .foot > button:hover small,
.our-doctor-item .foot > a:hover small {
  color: #F6AE9C;
}
.doctor-name-item {
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .doctor-name-item {
    line-height: 56px;
  }
}
.doctor-name-item .img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin-bottom: 17px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .doctor-name-item .img {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
.doctor-name-item .img img {
  max-width: 100%;
  min-width: 100%;
}
.doctor-name-item .name {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
@media screen and (min-width: 768px) {
  .doctor-name-item .name {
    display: inline-block;
    vertical-align: middle;
  }
}
.doctor-name-item:hover {
  color: #FEA0A0;
}

.image-slider-block {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .image-slider-block {
    margin-top: 47px;
  }
}
.image-slider-block-slider {
  width: 100%;
  height: 176px;
  margin-bottom: 56px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .image-slider-block-slider {
    height: 472px;
  }
}
@media screen and (min-width: 1200px) {
  .image-slider-block-slider {
    margin-left: -16px;
    margin-right: -16px;
    height: 288px;
    width: auto !important;
  }
}
.image-slider-block-slider .slick-slide {
  width: 272px;
  height: 176px;
  overflow: hidden;
  float: none !important;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-right: 16px solid transparent;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .image-slider-block-slider .slick-slide {
    width: 720px;
    height: 472px;
  }
}
@media screen and (min-width: 1200px) {
  .image-slider-block-slider .slick-slide {
    width: 432px;
    height: 288px;
  }
}
.image-slider-block-slider .slick-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.image-slider-block-slider .slick-list {
  overflow: visible;
}
@media screen and (min-width: 1200px) {
  .image-slider-block-slider .slick-list {
    width: auto !important;
    margin-right: -16px;
  }
}
.image-slider-block-slider .slick-track {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
.our-features-block {
  margin: 16px 0;
}
@media screen and (min-width: 1200px) {
  .our-features-block .text-column {
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
}
.our-features-block .our-features-slider {
  width: 170px;
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  .our-features-block .our-features-slider {
    margin: 0;
    margin-top: 40px;
    width: 100%;
  }
  .our-features-block .our-features-slider .slick-list {
    overflow: visible !important;
    height: auto !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .our-features-block .our-features-slider .slick-track {
    position: relative !important;
    width: 100% !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .our-features-block .our-features-slider .slick-dots,
  .our-features-block .our-features-slider .slick-arrow,
  .our-features-block .our-features-slider .slick-cloned {
    display: none !important;
  }
  .our-features-block .our-features-slider .slick-slide {
    float: none;
  }
}
.our-features-block .our-features-slider .slick-slide {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .our-features-block .our-features-slider .slick-slide {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .our-features-block .our-features-slider .slick-slide {
    float: left !important;
    padding-top: 80px;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-features-block .our-features-slider .slick-slide {
    width: 50% !important;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .our-features-block .our-features-slider .slick-slide {
    width: 25% !important;
    padding-right: 64px;
  }
}
.our-features-block .our-features-slider .slick-slide i {
  font-size: 28px !important;
  display: inline-block;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .our-features-block .our-features-slider .slick-slide i {
    margin-bottom: 0;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-features-block .our-features-slider .slick-slide i {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .our-features-block .our-features-slider .slick-slide i {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .our-features-block .our-features-slider .slick-slide p {
    margin: 0 -50px;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
  .our-features-block .our-features-slider .slick-slide i {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition-property: -webkit-filter;
    transition-property: -webkit-filter;
    -o-transition-property: filter;
    transition-property: filter;
    transition-property: filter, -webkit-filter;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
  .our-features-block .our-features-slider .slick-slide.slick-current i {
    -webkit-filter: none;
    filter: none;
  }
  .our-features-block .our-features-slider .slick-slide.slick-current p {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
}
.our-features-block .our-features-slider .slick-list {
  overflow: visible !important;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-features-block .our-features-slider .slick-list {
    margin-bottom: -40px;
  }
}
@media screen and (min-width: 1200px) {
  .our-features-block .our-features-slider .slick-list {
    width: auto !important;
    margin-right: -64px;
  }
}
@media screen and (min-width: 768px) {
  .our-features-block .our-features-slider .slick-track:after {
    clear: both;
    content: "";
    display: block;
  }
}
.our-doctors-block-alt {
  margin: 16px 0 0;
}
@media screen and (min-width: 768px) {
  .our-doctors-block-alt .doctor-link-container {
    font-size: 0;
    line-height: 0;
  }
}
@media screen and (min-width: 768px) {
  .our-doctors-block-alt .doctor-link-item {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
  }
  .our-doctors-block-alt .doctor-link-item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .our-doctors-block-alt .doctor-link-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .our-doctors-block-alt .doctor-link-item {
    text-align: center;
    margin-bottom: 64px;
    padding-left: 0;
    width: 28%;
    margin-right: 8%;
  }
  .our-doctors-block-alt .doctor-link-item .img {
    width: 96px;
    height: 96px;
    position: static;
    display: block;
    margin: 0 auto 33px;
  }
}
@media screen and (min-width: 1200px) {
  .our-doctors-block-alt .doctor-link-item {
    margin-bottom: 32px;
    width: 31%;
    margin-right: 3.5%;
  }
}
.one-doctor-block {
  margin-top: -16px;
}
@media screen and (min-width: 768px) {
  .one-doctor-block {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .one-doctor-block .our-doctor-item {
    width: auto !important;
    height: auto !important;
    margin: 0 -16px;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .one-doctor-block .our-doctor-item {
    min-height: 464px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .one-doctor-block .our-doctor-item .head {
    padding-left: 200px;
    min-height: 160px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .one-doctor-block .our-doctor-item .head {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .one-doctor-block .our-doctor-item .head {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .one-doctor-block .our-doctor-item .head {
    position: absolute;
    left: 24px;
    top: 24px;
    width: 45%;
    max-width: 582px;
  }
}
.one-doctor-block .our-doctor-item .head .up {
  padding-left: 0;
}
.one-doctor-block .our-doctor-item .head .name {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.9px;
  line-height: 24px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .one-doctor-block .our-doctor-item .head .name {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .one-doctor-block .our-doctor-item .head .name em {
    display: inline-block;
  }
}
.one-doctor-block .our-doctor-item .head .bot {
  padding: 0;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .one-doctor-block .our-doctor-item .head .bot {
    font-size: 0;
    text-align: center;
  }
  .one-doctor-block .our-doctor-item .head .bot > * {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .one-doctor-block .our-doctor-item .head .bot {
    position: static;
  }
}
.one-doctor-block .our-doctor-item .cont {
  max-height: none;
}
@media screen and (min-width: 1200px) {
  .one-doctor-block .our-doctor-item .cont {
    margin-left: 50%;
  }
}
.one-doctor-block .our-doctor-item .img {
  width: 112px;
  height: 112px;
}
@media screen and (max-width: 767px) {
  .one-doctor-block .our-doctor-item .img {
    position: static;
    display: block;
    margin: 0 auto 17px;
  }
}
@media screen and (min-width: 768px) {
  .one-doctor-block .our-doctor-item .img {
    width: 160px;
    height: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .one-doctor-block .our-doctor-item .foot {
    position: absolute;
    left: 24px;
    top: 232px;
    width: 45%;
    /* padding-left: 200px; */
    max-width: 582px;
  }
  .one-doctor-block .our-doctor-item .foot:before {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .one-doctor-block .our-doctor-item .foot button {
    width: 224px;
    padding: 24px 0 22px;
  }
}
.doctor-services-price-block {
  margin-top: 16px;
}
.doctor-services-price-block .gray-block > .title {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .doctor-services-price-block .text-column {
    -webkit-column-gap: 140px;
    -moz-column-gap: 140px;
    column-gap: 140px;
    -webkit-column-rule: 2px solid #DDE2E2;
    -moz-column-rule: 2px solid #DDE2E2;
    column-rule: 2px solid #DDE2E2;
    margin-top: 20px;
  }
  .doctor-services-price-block .text-column .title {
    margin-top: 0;
    padding-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .doctor-services-price-slider {
    margin: 0;
  }
  .doctor-services-price-slider .slick-list {
    overflow: visible !important;
    height: auto !important;
    width: 100% !important;
    padding: 0 !important;
  }
  .doctor-services-price-slider .slick-track {
    position: relative !important;
    width: 100% !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .doctor-services-price-slider .slick-dots,
  .doctor-services-price-slider .slick-arrow,
  .doctor-services-price-slider .slick-cloned {
    display: none !important;
  }
  .doctor-services-price-slider .slick-slide {
    float: none;
  }
  .doctor-services-price-slider:after {
    clear: both;
    content: "";
    display: block;
  }
  .doctor-services-price-slider .slick-slide {
    float: left !important;
  }
}
.doctor-services-price-slider .slick-arrow {
  top: 26px;
}
@media screen and (min-width: 1200px) {
  .doctor-services-price-item {
    width: 30% !important;
    margin-right: 5%;
    float: left !important;
  }
  .doctor-services-price-item:last-child {
    margin-right: 0;
  }
}
.doctor-services-price-item .service-head-link {
  border-bottom: 2px solid #DDE2E2;
}
@media screen and (max-width: 1199px) {
  .doctor-services-price-item .service-head-link {
    padding-left: 0;
    text-align: center;
  }
  .doctor-services-price-item .service-head-link span:first-child,
  .doctor-services-price-item .service-head-link:after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  body.blog-page .reference-block .gray-block {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  body.blog-page .reference-block .row > *:last-child {
    width: 224px !important;
  }
  body.blog-page .reference-block .input-container {
    margin-bottom: 16px;
  }
  body.blog-page .reference-block .input-container,
  body.blog-page .reference-block button[type=submit],
  body.blog-page .reference-block input[type=submit] {
    margin-left: 0;
    width: 100%;
    float: none;
  }
}
.blog-main-content {
  padding: 25px 0 40px;
}
@media screen and (min-width: 768px) {
  .blog-main-content {
    padding: 25px 24px 40px;
  }
}
.blog-main-content header {
  margin-bottom: 40px;
}
.blog-main-content header:only-child {
  margin-bottom: 0;
}
.blog-main-content header h2 {
  font-size: 21px;
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 28px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .blog-main-content header h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 2px;
  }
}
.blog-main-content header h2 a:hover {
  color: #FEA0A0;
}
.blog-main-content header time {
  display: block;
  color: #C9C9C9;
  line-height: 16px;
}
.blog-main-content header .tags {
  margin-top: 16px;
}
.blog-main-content header .tags a {
  display: inline-block;
  margin-right: 0.2em;
  color: #C9C9C9;
}
.blog-main-content header .tags a:hover {
  color: #FEA0A0;
}
.blog-main-content header .img {
  display: block;
  margin-top: 32px;
  line-height: 0;
}
.blog-main-content header .img img {
  max-width: 100%;
  min-width: 100%;
}
.blog-themes-list-block:not(.title-link-block) {
  padding: 24px 0 36px;
  margin-top: 16px;
}
@media screen and (min-width: 1200px) {
  .blog-themes-list-block:not(.title-link-block) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .blog-themes-list-block:not(.title-link-block) {
    padding: 26px 24px 31px;
  }
}
.blog-themes-list-nav {
  font-size: 0;
  line-height: 0;
  padding-bottom: 6px;
  border-bottom: 2px solid #DDE2E2;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .blog-themes-list-nav {
    padding-bottom: 13px;
    margin-bottom: 40px;
  }
}
.blog-themes-list-nav li {
  display: inline-block;
  cursor: pointer;
  color: #007088;
  margin-right: 13px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .blog-themes-list-nav li {
    margin-right: 32px;
  }
}
.blog-themes-list-nav li:last-child {
  margin-right: 0;
}
.blog-themes-list-nav li.active {
  color: #C9C9C9;
}
.blog-themes-list-nav li:hover {
  color: #FEA0A0;
}
.blog-themes-list-content a,
.blog-aside a {
  display: block;
  margin-bottom: 16px;
  color: #007088;
}
@media screen and (min-width: 768px) {
  .blog-themes-list-content a,
  .blog-aside a {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.blog-themes-list-content a:hover,
.blog-aside a:hover {
  color: #FEA0A0;
}
.blog-themes-list-content a:last-child,
.blog-aside a:last-child {
  margin-bottom: 0;
}
.blog-themes-list-content a span,
.blog-aside a span {
  font-size: 16px;
  line-height: 24px;
}
@media screen and (min-width: 768px) {
  .blog-themes-list-content a span,
  .blog-aside a span {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 24px;
  }
}
.blog-themes-list-content a time,
.blog-aside a time {
  color: #C9C9C9;
  display: block;
  line-height: 24px;
}
@media screen and (min-width: 768px) {
  .blog-themes-list-content a time,
  .blog-aside a time {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
body.publications-page .about-rows-feedbacks {
  margin-top: 16px;
}
@media screen and (min-width: 1200px) {
  body.publications-page .about-rows-feedbacks .feedback-link-item {
    width: 117px;
  }
}
@media screen and (min-width: 768px) {
  .publications-list-container {
    margin: 0 -16px -16px;
  }
  .publications-list-container:after {
    clear: both;
    content: "";
    display: block;
  }
}
.publications-list-item {
  overflow: hidden;
  border-radius: 4px;
  background-color: #F8F8FA;
  display: block;
  padding: 24px 40px 24px 24px;
  color: #007088;
  margin-bottom: 16px;
  position: relative;
}
.publications-list-item-dis {
  overflow: hidden;
  border-radius: 4px;
  background-color: #F8F8FA;
  display: block;
  padding: 24px 40px 24px 24px;
  color: #bbb;
  margin-bottom: 16px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .publications-list-item,
  .publications-list-item-dis {
    height: 96px;
    margin-right: 16px;
    float: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .publications-list-item,
  .publications-list-item-dis {
    width: 240px;
  }
  .publications-list-item:nth-child(3n),
  .publications-list-item-dis:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .publications-list-item,
  .publications-list-item-dis {
    width: calc(16.66667% - 13.34px);
  }
  .publications-list-item:nth-child(6n),
  .publications-list-item-dis:nth-child(6n) {
    margin-right: 0;
  }
}
.publications-list-item:last-child,
.publications-list-item-dis:last-child {
  margin-bottom: 0;
}
.publications-list-item:hover {
  color: #F6AE9C;
}
.publications-list-item:hover:before {
  visibility: hidden;
}
.publications-list-item:hover:after {
  visibility: visible;
}
.publications-list-item:before,
.publications-list-item:after,
.publications-list-item-dis:before,
.publications-list-item-dis:after {
  content: '';
  display: block;
  position: absolute;
  right: 24px;
  top: 28px;
}
.publications-list-item:before,
.publications-list-item-dis:before {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -1.4375em;
}
.publications-list-item:after,
.publications-list-item-dis:after {
  width: 0.9375em;
  height: 0.5625em;
  background-position: -0.3125em -2.5625em;
  visibility: hidden;
}
.publications-list-item > *,
.publications-list-item-dis > * {
  display: inline-block;
  vertical-align: middle;
  line-height: 17px;
}
@media screen and (min-width: 768px) {
  .publications-list-item > *,
  .publications-list-item-dis > * {
    vertical-align: top;
  }
}
.publication-block-nav {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .publication-block-nav {
    text-align: center;
  }
}
.publication-block-nav > * {
  margin-right: 16px;
  margin-bottom: 16px;
}
.publication-block-nav > *:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1200px) {
  .publication-block-content .grid-col {
    float: left;
  }
  .publication-block-content .grid-col:first-child {
    width: calc(66.66667% - 5.33333px);
  }
  .publication-block-content .grid-col:last-child {
    margin-left: 16px;
    width: calc(33.33333% - 10.66667px);
  }
}
.publication-block-content .text-block {
  padding: 24px 0 40px;
  margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
  .publication-block-content .text-block {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .publication-block-content .text-block {
    padding: 24px 24px 40px;
  }
}
.reviews-list-nav {
  text-align: center;
  margin-bottom: 8px;
}
.reviews-list-nav > * {
  margin-right: 16px;
  margin-bottom: 16px;
}
.reviews-list-nav > *:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .reviews-list-container {
    margin-bottom: -16px;
    margin-right: -16px;
  }
  .reviews-list-container:after {
    clear: both;
    content: "";
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .reviews-list-container .hide-after {
    width: 100%;
  }
  .reviews-list-container .hide-after ~ * {
    display: none;
  }
}
.reviews-list-item {
  padding: 24px 0 30px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .reviews-list-item {
    padding: 24px 24px 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reviews-list-item {
    width: 368px;
  }
}
@media screen and (min-width: 1200px) {
  .reviews-list-item {
    width: calc(33.33333% - 10.67px);
  }
}
.reviews-list-item .head-big {
  text-align: center;
}
.reviews-list-item .head-big .name {
  margin-bottom: 19px;
}
.reviews-list-item .head-big:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #DDE2E2;
  margin: 30px 0 40px;
}
.reviews-list-item .head {
  margin-bottom: 24px;
}
.reviews-list-item .head .name {
  margin-bottom: 11px;
}
.reviews-list-item .head a {
  display: inline-block;
  color: #007088;
  margin-top: 22px;
}
.reviews-list-item .head a:hover {
  color: #007088;
}
.reviews-list-item .img {
  width: 184px;
  height: 184px;
  overflow: hidden;
  border-radius: 50%;
  line-height: 0;
  font-size: 0;
  display: block;
  margin: 0 auto 33px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .reviews-list-item .img {
    margin-bottom: 40px;
  }
}
.reviews-list-item .img img {
  min-width: 100%;
  max-width: 100%;
}
.reviews-list-item .name {
  display: block;
  line-height: 21px;
  font-size: 18px;
  font-weight: 400;
}
.reviews-list-item .name a:hover {
  color: #FEA0A0;
}
.reviews-list-item small {
  display: block;
  font-size: inherit;
  color: #C9C9C9;
  line-height: 18px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  body.contacts-page .bottom-map {
    display: block !important;
    width: 720px !important;
    margin: 16px auto 0;
  }
}
.contacts-main-block h3 {
  color: #C9C9C9;
  margin: 40px 0 18px;
}
.contacts-main-block h2.title {
  margin-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  .contacts-main-container {
    margin: 0 -16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .contacts-main-container > *:first-child {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: calc(33.33333% - 10.66667px);
    margin-right: 16px;
  }
  .contacts-main-container > *:last-child {
    width: auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
}
.contacts-main-container > * {
  padding: 26px 0 40px;
}
@media screen and (min-width: 768px) {
  .contacts-main-container > * {
    padding: 26px 24px 40px;
  }
}
@media screen and (min-width: 1200px) {
  .contacts-main-address {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .contacts-main-address .pseudo-table-col:last-child {
    padding-left: 48px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .contacts-main-address {
    margin: 0 -16px;
  }
  .contacts-main-address .row:after {
    clear: both;
    content: "";
    display: block;
  }
  .contacts-main-address .row > * {
    float: left;
  }
  .contacts-main-address .row > *:nth-child(1) {
    width: 40%;
    padding-right: 80px;
  }
  .contacts-main-address .row > *:nth-child(2) {
    width: 35%;
    padding-right: 24px;
  }
  .contacts-main-address .row > *:nth-child(3) {
    width: 25%;
  }
}
@media screen and (max-width: 1199px) {
  .contacts-main-address .pseudo-table-col {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .contacts-main-address .pseudo-table-row {
    margin-top: 9px;
  }
}
.contacts-main-address p a[href^="mailto:"] {
  color: #007088;
}
.contacts-main-address p a[href^="mailto:"]:hover {
  color: #F6AE9C;
}
.contacts-main-address .form-standard {
  margin-top: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .contacts-main-address .form-standard {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    padding-top: 32px;
    border-top: 2px solid #DDE2E2;
  }
  .contacts-main-address .form-standard > p {
    max-width: 305px;
  }
}
.contacts-main-address .form-standard > div {
  margin-top: 23px;
}
@media screen and (min-width: 1200px) {
  .contacts-main-address .form-standard > div {
    margin-top: 31px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .contacts-main-address .form-standard > div {
    width: 280px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.contacts-main-address .form-standard .input-container,
.contacts-main-address .form-standard *[type=submit] {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .contacts-main-address .form-standard .input-container,
  .contacts-main-address .form-standard *[type=submit] {
    max-width: 224px;
  }
}
@media screen and (min-width: 1200px) {
  .contacts-main-maps .map {
    height: 450px;
    margin-bottom: 25px;
  }
  .contacts-main-maps .row:after {
    clear: both;
    content: "";
    display: block;
  }
  .contacts-main-maps .row > * {
    width: calc(50% - 8px);
    margin-right: 16px;
    float: left;
  }
  .contacts-main-maps .row > *:first-child .map {
    margin-left: -24px;
  }
  .contacts-main-maps .row > *:last-child {
    margin-right: 0;
  }
  .contacts-main-maps .row > *:last-child .map {
    margin-right: -24px;
  }
  .contacts-main-maps h3 {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  body.error-page main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.error-main-block {
  padding-top: 32px;
  padding-bottom: 24px;
  text-align: center;
}
.error-main-block h1 {
  font-size: 120px;
  line-height: 144px;
  color: #C9C9C9;
  margin-bottom: 24px;
  font-weight: 500;
}
.error-main-block h2 {
  font-family: "Gerbera", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 8px;
}
.error-main-block p {
  font-size: 14px;
  line-height: 18px;
}
.error-main-block footer {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .error-main-block footer {
    font-size: 0;
    margin-top: 32px;
  }
}
.error-main-block footer > * {
  display: block;
  margin: 0 auto 16px;
  width: 112px;
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (min-width: 768px) {
  .error-main-block footer > * {
    display: inline-block;
    margin: 0;
    vertical-align: top;
  }
  .error-main-block footer > * + * {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .error-main-block footer > * {
    width: 208px;
  }
}
@media screen and (max-width: 767px) {
  .error-main-block footer > * {
    padding: 8px;
  }
}
.title-link-block > h3 {
  letter-spacing: 0 !important;
}
.inner-video img {
  width: 100% !important;
  height: auto !important;
}
.paykeeper-logo {
  height: 18px;
  margin-top: 6px;
  opacity: 0.45;
}
/*-- pager --*/
.pager {
  position: relative;
}
.pager a {
  display: inline-block !important;
  margin-bottom: 0 !important;
}
.pager div {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 3px;
  text-align: center;
  line-height: 19px;
}
.pager-current-page {
  color: #fff;
  background-color: #007088;
  border: 1px solid #007088;
  cursor: default;
}
.pager-page {
  color: inherit;
  background-color: transparent;
  border: 1px solid #007088;
  cursor: pointer;
}
/*-- tipsmit --*/
#floatingBarsG,
.floatingBarsG {
  position: relative;
  width: 60px;
  height: 75px;
  margin: 50px auto;
  opacity: 0;
  display: none;
}
.blockG {
  position: absolute;
  background-color: #ffffff;
  width: 10px;
  height: 23px;
  border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  transform: scale(0.4);
  -o-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  animation-name: fadeG;
  -o-animation-name: fadeG;
  -ms-animation-name: fadeG;
  -webkit-animation-name: fadeG;
  -moz-animation-name: fadeG;
  animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}
#rotateG_01 {
  left: 0;
  top: 27px;
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
#rotateG_02 {
  left: 8px;
  top: 10px;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
#rotateG_03 {
  left: 25px;
  top: 3px;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}
#rotateG_04 {
  right: 8px;
  top: 10px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
#rotateG_05 {
  right: 0;
  top: 27px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
#rotateG_06 {
  right: 8px;
  bottom: 7px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
}
#rotateG_07 {
  bottom: 0;
  left: 25px;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
#rotateG_08 {
  left: 8px;
  bottom: 7px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
}
.rotateG_01 {
  left: 0;
  top: 27px;
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
.rotateG_02 {
  left: 8px;
  top: 10px;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.rotateG_03 {
  left: 25px;
  top: 3px;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}
.rotateG_04 {
  right: 8px;
  top: 10px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.rotateG_05 {
  right: 0;
  top: 27px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.rotateG_06 {
  right: 8px;
  bottom: 7px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
}
.rotateG_07 {
  bottom: 0;
  left: 25px;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.rotateG_08 {
  left: 8px;
  bottom: 7px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
}
@keyframes fadeG {
  0% {
    background-color: #007088;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes fadeG {
  0% {
    background-color: #007088;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fadeG {
  0% {
    background-color: #007088;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fadeG {
  0% {
    background-color: #007088;
  }
  100% {
    background-color: #ffffff;
  }
}
@-moz-keyframes fadeG {
  0% {
    background-color: #007088;
  }
  100% {
    background-color: #ffffff;
  }
}
.main-block-load {
  position: relative;
}
.main-block-load .floatingBarsG {
  display: none;
  opacity: 0;
  position: absolute;
  top: calc(50% - 35px);
  left: calc(50% - 30px);
  margin: 0;
  z-index: 20;
}
.main-block-load .floatingBarsGBG {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: rgba(248, 248, 250, 0.52);
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
}
.success-form {
  color: #007088;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
  width: 100%;
}
body.blog-page .reference-block .row > .success-form,
.reference-block .row > .success-form {
  width: 100% !important;
}
.floatingBarsG-modal-default {
  position: relative !important;
  display: block;
  opacity: 1;
  margin-top: 90px !important;
  margin-bottom: 50px !important;
  left: 0 !important;
}

.floatingBarsGBG-time {
  z-index: 2;
  background: #f8f8fa !important;
}
.floatingBarsG-time {
  z-index: 3;
}
.disable-calc {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.floatingBarsGBG-time-page,
.floatingBarsG-time-page,
.floatingBarsGBG-time-load {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
}
.set-time-time-page,
.set-time-block-load {
  position: relative;
}
.floatingBarsG-time-page,
.floatingBarsG-time-load {
  width: 60px;
  height: 75px;
  left: calc(50% - 30px);
  top: calc(50% - 82px);
  position: absolute;
  z-index: 3;
}
.floatingBarsGBG-time-load {
  z-index: 2;
  background: rgba(248, 248, 250, 0.67) !important;
}
.set-time-block-load .success-form {
  margin-top: 80px;
}
.curs-def {
  cursor: default;
}
.blog-aside {
  top: 387px;
  overflow: hidden;
  padding: 0 20px;
  height: 0;
}
.cookiesInfo {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 112, 136, 0.9);
  color: #fff;
  padding: 45px 0;
  font-weight: normal;
  text-shadow: 0 0 0 transparent;
  z-index: 30;
}
.row-f {
  display: flex;
}
.btn_cookies {
  background-color: #fff;
  border: 1px solid #007088;
  cursor: pointer;
  font-size: 1.1em;
  padding: 7px 30px 6px;
  margin-right: 8px;
  width: auto;
  border-radius: 3px;
  color: #007088;
  font-weight: normal;
  margin-top: 4px;
}
@media screen and (max-width: 760px) {
  .row-f {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cookiesInfo {
    padding: 25px 0;
  }
  .cookiesInfo-text {
    margin-bottom: 25px;
  }
}
/* --- Redesign updates --- */
.body {
  font-family: 'Gerbera', Helvetica, Arial, sans-serif;
}


.title-link-block h2 a,
.title-link-block .t-h2 a,
.title-link-block .title a,
body.main-page .recommend-block h2 a,
body.main-page .services-nav-block .title a {
  color: #007088;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
.title-link-block h2 a:hover,
.title-link-block .t-h2 a:hover,
.title-link-block .title a:hover,
body.main-page .recommend-block h2 a:hover,
body.main-page .services-nav-block .title a:hover {
  color: #F6AE9C;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
body.main-page .services-nav-block .head {
  background-color: #007088;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
body.main-page .services-nav-block .head:hover {
  background-color: #F6AE9C;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
body.main-page .services-nav-block .head:hover .title {
  color: #007088;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
/*
body.main-page .services-nav-block .title {
    color: @mainGrn;
}*/
body.main-page .services-nav-block .title:hover {
  color: #007088;
}
body.main-page .services-nav-block,
body.main-page .vertical-tabs-block,
.bgdefault {
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 25px 0px rgba(228, 235, 255, 0.4);
  -moz-box-shadow: 0px 6px 25px 0px rgba(228, 235, 255, 0.4);
  box-shadow: 0px 6px 25px 0px rgba(228, 235, 255, 0.4);
}
body.main-page .vertical-tabs-block .head {
  color: #007088;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
}
body.main-page .vertical-tabs-block .head a {
  color: #F6AE9C;
}
.button-blue {
  background-color: #007088;
}

@media screen and (max-width: 460px) {
  .logo-new {
    font-size: 16px;
  }
}
.form-info-message {
  margin: 10px 0;
}

.doctor-nearest-time-info-big {
  color: #007088;
  line-height: 1.3em;
  margin-top: 0.25rem;
  margin-bottom: 1.75rem;
  font-size: 15px;
}
.reviews-block {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.gilroy-bold {
  font-family: 'Gilroy', "Gerbera", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.gilroy-regular {
  font-family: 'Gilroy', "Gerbera", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.lnk-green {
  color: #25A5A8;
  text-decoration: none;
}
.clickable {
  cursor: pointer;
}
.f-11 {
  font-size: 11px !important;
}
.f-12 {
  font-size: 12px;
}
.f-14 {
  font-size: 14px;
}
.f-16 {
  font-size: 16px;
}
.f-17 {
  font-size: 17px;
}
.f-18 {
  font-size: 18px;
}
.f-20 {
  font-size: 20px;
}
.f-21 {
  font-size: 21px;
}
.f-22 {
  font-size: 22px;
}
.f-24 {
  font-size: 24px;
}
.f-32 {
  font-size: 32px;
}
.f-48 {
  font-size: 48px;
}
.t-center {
  text-align: center;
}
.h-padding-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.v-padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-16 {
  padding: 16px;
}
.pl-8 {
  padding-left: 8px;
}
.m-0 {
  margin: 0;
}
.m-0-auto {
  margin: 0 auto;
}
.ml-80 {
  margin-left: 80px;
}
.ml-96 {
  margin-left: 96px;
}
.mt-24 {
  margin-top: 24px;
}
.mt-43 {
  margin-top: 43px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-75 {
  margin-top: 75px;
}
.mt-80 {
  margin-top: 80px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-r1 {
  margin-bottom: 0.25rem;
}
.mb-r2 {
  margin-bottom: 0.5rem;
}
.mb-r3 {
  margin-bottom: 0.75rem;
}
.mb-r4 {
  margin-bottom: 1rem;
}
.mb-r5 {
  margin-bottom: 1.25rem;
}
.mb-r6 {
  margin-bottom: 1.5rem;
}
.mr-24 {
  margin-right: 24px;
}
.br-8 {
  border-radius: 8px;
}
.br-16 {
  border-radius: 16px;
}
.btn-green {
  border-radius: 8px;
  text-align: center;
  background-color: #25A5A8;
  color: #fff !important;
  text-decoration: none;
}
.blur-bg {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.p-shadow {
  box-shadow: 0 -8px 16px rgba(0, 0, 0, 0.1);
}
.shadow-0-16 {
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
}
.shadow-0-8 {
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
}
.fullwidth-btn {
  border-radius: 8px;
  text-align: center;
  font-size: 16px;
  width: 100%;
  color: #fff;
  background-color: #25A5A8;
  height: 48px;
}
.h2-inner {
  font-family: 'Gilroy', "Gerbera", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px !important;
  margin-bottom: 0.5em;
}
.main-color {
  color: #25A5A8;
}
.mb-175 {
  margin-bottom: 1.75rem !important;
}
/*@mainGrn: #25A5A8;
@mainRed: #ED5C59;
*/
.g-debug {
  border: 1px dashed #aaa;
}
.arrow-green {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  border-color: #007088;
  -webkit-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dnc-calendar {
  position: relative;
  overflow: hidden;
}
.dnc-calendar__prev {
  position: absolute;
  width: 19px;
  height: 21px;
  left: -9px;
  top: 3px;
  /*border: 1px dashed #ccc;*/
  cursor: pointer;
  overflow: hidden;
}
.dnc-calendar__prev:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  border-color: #007088;
  -webkit-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 2px;
  left: 12px;
  z-index: 2;
}
.dnc-calendar__next {
  position: absolute;
  width: 19px;
  height: 21px;
  right: -9px;
  top: 3px;
  /*border: 1px dashed #ccc;*/
  cursor: pointer;
  overflow: hidden;
}
.dnc-calendar__next:before {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  border-color: #007088;
  -webkit-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 2px;
  right: 12px;
  z-index: 2;
}
.dnc-calendar__months-list {
  position: relative;
  display: flex;
  width: 200%;
  transition: all 0.4s ease-in;
  left: 0%;
}
.dnc-calendar__month {
  flex: 0 0 50%;
  width: 50%;
  margin-right: 25%;
}
.dnc-calendar__month-title {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.dnc-calendar__month-days {
  font-size: 14px;
  display: flex;
  justify-content: space-around;
  text-align: center;
  margin-bottom: 5px;
}
.dnc-calendar__week {
  font-size: 14px;
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.dnc-calendar__day {
  width: 14.285%;
  height: 28px;
  line-height: 25px;
  cursor: default;
  border: 2px solid transparent;
  border-radius: 4px;
  color: #bfbfbf;
}
.dnc-calendar__day-now {
  color: #3af;
  background-color: rgba(51, 170, 255, 0.08);
}
.dnc-calendar__day-enabled {
  color: #25A5A8;
}
.dnc-calendar__day-enabled:hover {
  color: #fff;
  background-color: #F6AE9C;
  border-radius: 3px;
  cursor: pointer;
}
.dnc-calendar__day-disn {
  opacity: 0.01;
}
.dnc-calendar__day--selected {
  border: 2px solid #25A5A8;
  color: #25A5A8;
}
.dnc-time-container {
  position: relative;
}
.dnc-time-select {
  margin-top: 2px;
  position: relative;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  text-align: center;
}
.dnc-time-select__hour {
  font-size: 18px;
  color: #bfbfbf;
  border: 2px solid transparent;
  border-radius: 4px;
  line-height: 40px;
  cursor: default;
}
.dnc-time-select__hour--enabled {
  color: #25A5A8;
  cursor: pointer;
}
.dnc-time-select__hour--enabled:hover {
  color: #fff;
  background-color: #F6AE9C;
  border-radius: 4px;
}
.dnc-time-select__hour--selected {
  color: #25A5A8;
  border: 2px solid;
}

.record-button {
  background-color: rgba(0, 112, 136, 0.05) !important;
}
.small-logo {
  height: 100px;
  margin-left: -20px;
}
.full-width {
  max-width: 100% !important;
}


.loading-block-hidden {
  display: none;
}
.modal-return {
  width: 16px;
  height: 16px;
  position: absolute;
  display: block;
  top: 38px;
  left: 40px;
  background-image: url("/local/templates/hemonc_h/css/../images/_btn-back.png");
}
.modal-return:hover {
  background-image: url("/local/templates/hemonc_h/css/../images/_btn-back-h.png");
}

.customscroll-gray::-webkit-scrollbar {
  width: 10px;
}
.customscroll-gray::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
.customscroll-gray::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  outline: 1px solid slategrey;
  border-radius: 3px;
}
.doctor-nearest-time {
  margin-top: 20px;
}
.doctor-nearest-time-info {
  color: #007088;
  line-height: 1.3em;
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  font-size: 13px;
}
.doctor-card-first-price {
  margin-top: 24px;
  line-height: 1.3em;
}
.online-subtitle {
  display: flex;
  justify-content: space-between;
}
.online-subtitle__call-today {
  padding-top: 23px;
  color: #007088;
}
.contacts-track-photos {
  margin-bottom: 80px;
}
.contacts-track-photos .n-photo {
  text-decoration: none;
}
.contacts-track-photos .n-photo img {
  height: 80px;
  margin-bottom: 10px;
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .contacts-track-photos {
    margin-bottom: 40px;
  }
  .contacts-track-photos .n-photo {
    text-decoration: none;
  }
  .contacts-track-photos .n-photo img {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    margin-right: 0;
  }
}
.map-route img {
  width: 100% !important;
  margin-top: 10px;
  height: auto !important;
}
.video-overlay-top,
.video-overlay-bottom,
.video-overlay-left,
.video-overlay-right {
  position: absolute;
  z-index: 1;
  background-color: #fff;
}
.video-overlay-top {
  top: 0;
  height: 2px;
  width: 100%;
}
.video-overlay-bottom {
  bottom: 0;
  height: 2px;
  width: 100%;
}
.video-overlay-left {
  left: 0;
  width: 2px;
  height: 100%;
}
.video-overlay-right {
  right: 0;
  width: 2px;
  height: 100%;
}
.about-content {
  display: flex;
  justify-content: space-between;
  min-width: 100%;
}
.about-content-text {
  width: 49%;
  flex: 1;
  padding-right: 50px;
}
.about-content-video {
  width: 49%;
  flex: 1;
}
.yt-video {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.yt-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
@media screen and (max-width: 720px) {
  .about-content {
    display: block;
  }
  .about-content-text {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-content-video {
    width: 100%;
  }
}
.videos-container {
  margin: 0 -10px;
  width: auto;
  display: flex;
  gap: 2%;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.video-cards-container {
  margin: 0 -10px;
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.video-card {
  margin: 0 10px 40px;
  width: 30%;
}
.video-card__container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  border-radius: 8px;
}
.video-card__container--nonyt {
  padding-top: 0 !important;
}
.video-card iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-card__title {
  padding: 14px 16px;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .videos-container {
    margin: 0 auto;
    width: 656px;
    display: flex;
    flex-wrap: wrap;
  }
  .video-cards-container {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .video-card {
    margin: 0 14px 24px;
  }
  .video-card__container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    border-radius: 8px;
  }
  .video-card__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .video-card__title {
    padding: 14px 16px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .videos-container {
    margin: 0 auto;
    width: auto;
    display: block;
  }
  .video-cards-container {
    margin: 0 auto;
  }
  .video-card {
    margin: 20px 0 5px 0;
    width: auto;
  }
  .video-card__container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    border-radius: 8px;
  }
  .video-card__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .video-card__title {
    padding: 14px 0;
    text-align: left;
  }
}
.video-chart-title {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .video-chart-title {
    font-size: 22px;
  }
}
.yt-video {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #fff;
}
.yt-video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.yt-video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.yt-video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: none;
  padding: 0;
  width: 68px;
  height: 48px;
  border: none;
  background-color: transparent;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.yt-video__button-shape {
  fill: #212121;
  fill-opacity: 0.8;
}
.yt-video__button-icon {
  fill: #ffffff;
}
.yt-video__button:focus {
  outline: none;
}
.yt-video:hover .yt-video__button-shape,
.yt-video__button:focus .yt-video__button-shape {
  fill: #ff0000;
  fill-opacity: 1;
}
/* Enabled */
.video--enabled {
  cursor: pointer;
}
.video--enabled .yt-video__button {
  display: block;
}
.telegram-banner {
  box-shadow: 0 0 40px #ddd;
  margin: 3rem 0;
  padding: 1.5rem 1rem;
}
.telegram-banner h3 {
  margin: 0 0 1rem 0;
  font-size: 18px;
  line-height: 1.5;
  color: #007088;
  font-family: "GerberaLight", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.telegram-banner__button-container {
  padding-top: 1.2rem;
}
.telegram-banner__button-container a {
  display: inline-block;
}
.partner-info-logo {
  width: 100%;
  height: auto;
}
.warning-info {
  margin-top: 85px;
  font-size: 16px;
  line-height: 1.6em;
  background-color: #fff3df;
  padding: 10px 20px;
}
.info-block {
  background-color: #fff;
  -webkit-box-shadow: 0 6px 25px 0 rgba(228, 235, 255, 0.4);
  -moz-box-shadow: 0 6px 25px 0 rgba(228, 235, 255, 0.4);
  box-shadow: 0 6px 25px 0 rgba(228, 235, 255, 0.4);
}
.info-block .info-title {
  font-size: 13px;
  font-weight: 900;
  color: #fff;
  line-height: 1.25em;
  background-color: #007088;
  font-family: 'GerberaMedium', "Gerbera", Helvetica, Arial, sans-serif;
  padding: 15px 24px;
  letter-spacing: 1.3px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.info-block .info-item {
  font-size: 16px;
}
.info-block .info-item a:hover {
  color: #FEA0A0;
}
@media screen and (max-width: 767px) {
  .info-block li {
    margin-top: 2rem;
  }
  .info-block .info-item {
    margin-bottom: 2rem;
  }
  .info-block .info-title {
    line-height: 1.25em;
    padding: 16px 36px;
    margin: 10px -31px;
  }
}

.foot .pd_widget_app {
  width: 100% !important;
  padding-top: 25px;
}
/* End */


/* Start:/local/templates/hemonc_h/css/doctorsPopup.css?174556571911079*/
.doctors-popup-content {
    display: flex;
    justify-content: center;
    text-align: left;
}

.doctors-popup-content .popup-form .popup-title {
    font-size: 1.8rem;
    color: #555;
    padding: 5px 4px;
    margin-left: 1rem;
}

.doctors-popup-content .popup-form .popup-title .modal-return {
    top: 20px;
    left: 20px;
}

.doctors-popup-content .popup-form .popup-title .modal-close {
    top: 20px;
    right: 20px;
}

.doctors-popup-content .popup-form .popup-info {
    font-size: 1.1rem;
    color: #333;
    padding: 34px 4px;
    line-height: 1.2;
    margin-left: 1rem;
}

.doctors-popup-content .popup-form .popup-info .popup-info-inner {
    font-size: 0.9rem;
    padding: 10px 0;
    color: #888;
}

.doctors-popup-content .popup-form .popup-items-scroll {
    overflow: auto;
    /* position: absolute; */
    /* top: 130px; */
    /* left: 20px; */
    /* right: 20px; */
    /* bottom: 20px; */
    /* padding: 0 10px 0 0; */
}

.doctors-popup-content .popup-form .popup-items-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    overflow: auto;
    gap: 14px;
}

.doctors-popup-content .popup-form .popup-items-container .card {
    height: auto !important;
    width: 377px;
    cursor: pointer;
    min-height: 178px;
}

.doctors-popup-content .popup-form .popup-items-container .card .head {
    margin-bottom: 0;
    padding-bottom: 0;
}

.popup-loading {
    background-color: #fff;
    height: 250px;
    width: 800px;
    border-radius: 4px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 760px) {
    .popup-form {
        width: 98%;
    }

    .popup-loading {
        width: 80%;
    }

    .doctors-popup-content .popup-form .popup-items-scroll {
        top: 140px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        padding: 0 10px 0 0;
    }

    .doctors-popup-content .popup-form .popup-items-container .card {
        height: auto !important;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .doctors-popup-content .popup-form .popup-items-scroll {
        top: 143px;
    }

    .popup-loading {
        width: 80%;
    }

    .doctors-popup-content .popup-form .popup-info {
        font-size: 1.1rem;
        color: #333;
        padding: 18px 4px;
        line-height: 1.22;
    }

    .modal-return {
        top: 22px;
        left: 24px;
    }
}

.reference-modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .reference-modal:after {
        clear: both;
        content: "";
        display: block;
    }
}

@media screen and (min-width: 1200px) {
    .reference-modal {
        /* padding-left: 72px !important; */
        /* padding-right: 48px !important; */
    }
}

.reference-modal .doctor-name-item {
    margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
    .reference-modal .doctor-name-item {
        margin-bottom: 47px;
    }
}

@media screen and (min-width: 768px) {
    .reference-modal .set-time-block {
        text-align: left;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .reference-modal .set-time-calendar {
        width: 280px;
    }
}

@media screen and (min-width: 1200px) {
    .reference-modal .set-time-calendar {
        width: 252px;
    }
}

@media screen and (min-width: 768px) {

    .reference-modal .set-time-calendar,
    .reference-modal .set-time-time {
        min-height: 224px;
        float: left;
    }
}

@media screen and (min-width: 768px) {
    .reference-modal .set-time-time {
        position: relative;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .reference-modal .set-time-time {
        margin-left: 56px;
        width: 160px;
    }
}

@media screen and (min-width: 1200px) {
    .reference-modal .set-time-time {
        width: 144px;
        margin-left: 68px;
    }
}

@media screen and (min-width: 768px) {
    .reference-modal .set-time-time:before {
        width: 2px !important;
        height: 224px !important;
        position: absolute;
        top: 0;
        margin: 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .reference-modal .set-time-time:before {
        left: -23px;
    }
}

@media screen and (min-width: 1200px) {
    .reference-modal .set-time-time:before {
        left: -31px;
    }
}

@media screen and (min-width: 768px) {

    .reference-modal .set-time-time,
    .reference-modal .set-time-form {
        position: relative;
    }
}

.reference-modal .set-time-time:before,
.reference-modal .set-time-form:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #DDE2E2;
    margin: 32px 0 24px;
}

@media screen and (min-width: 1200px) {
    .reference-modal .set-time-form {
        float: left;
        width: 224px;
        margin-left: 72px;
    }

    .reference-modal .set-time-form:before {
        width: 2px !important;
        height: 224px !important;
        position: absolute;
        left: -40px;
        top: 0;
        margin: 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .reference-modal .set-time-form {
        float: none;
        clear: both;
        padding-top: 66px;
    }

    .reference-modal .set-time-form:before {
        position: absolute;
        top: 0;
        left: 0;
    }
}

@media screen and (min-width: 768px) {
    .reference-modal>.form-standard {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .reference-modal>.form-standard {
        width: 288px;
    }
}

@media screen and (min-width: 1200px) {
    .reference-modal>.form-standard {
        width: 224px;
    }
}

.reference-modal>.form-standard>p {
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .reference-modal>.form-standard>p {
        margin: 0 -27px 15px;
    }
}

@media screen and (min-width: 1200px) {
    .reference-modal>.form-standard>p {
        margin: 0 -55px 15px;
    }
}

.reference-modal>.form-standard *[type=submit] {
    width: 100%;
    display: block;
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    z-index: 10;
    /*display: table*/
}

.modal:not(.visible) {
    pointer-events: none;
    -webkit-animation: modalHide 0.01s linear 0.4s;
    animation: modalHide 0.01s linear 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes modalHide {
    0% {
        visibility: visible;
    }

    100% {
        visibility: hidden;
    }
}

@keyframes modalHide {
    0% {
        visibility: visible;
    }

    100% {
        visibility: hidden;
    }
}

.modal.visible {
    opacity: 1;
    overflow-y: auto;
}

.modal-overflow {
    overflow: hidden;
}

.modal-overflow .modal {
    display: block;
}

.modal-overflow .modal-container {
    padding: 0;
    display: block;
}

@media screen and (min-width: 768px) {
    .modal-overflow .modal-container {
        padding: 5vh 0;
    }
}

.modal-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #0f2531;
    background-color: rgba(15, 37, 49, 0.95);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}

.modal-close {
    width: 16px;
    height: 16px;
    position: relative;
    position: absolute;
    display: block;
    top: 24px;
    right: 24px;
}

.modal-close:before,
.modal-close:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 2px;
    background-color: #007088;
    border-radius: 2px;
}

.modal-close:before {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg);
}

.modal-close:after {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg);
}

@media screen and (min-width: 768px) {
    .modal-close {
        top: 40px;
        right: 40px;
    }
}

.modal-close:before,
.modal-close:after {
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.modal-close:hover:before,
.modal-close:hover:after {
    background-color: #FEA0A0;
}

.modal-container {
    position: relative;
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    /* display: table-cell; */
    /* vertical-align: middle */
}

.modal-content {
    display: none;
}

.modal .modal-content {
    position: relative;
    background-color: #fff;
    z-index: 10;
    display: block;
    margin: 0 auto;
    width: max-content;
    max-width: 90vw;
    min-width: 50vw;
    padding: 13px 24px 40px;
    margin-top: 35px;
}

@media screen and (min-width: 768px) {
    .modal .modal-content {
        border-radius: 4px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .modal .modal-content {
        width: max-content;
        max-width: 85vw;
        min-width: 50vw;
        padding: 33px 5px 44px;
    }
}

@media screen and (min-width: 1200px) {
    .modal .modal-content {
        width: max-content;
        max-width: 95vw;
        min-width: 50vw;
        padding: 33px 5px 55px;
    }
}

.modal-title {
    color: #555;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 32px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    padding: 0 16px;
}

@media screen and (min-width: 768px) {
    .modal-title {
        font-size: 20px;
        line-height: 28px;
        padding: 0;
    }
}

.modal-content .floatingBarsG {
    position: absolute;
    left: calc(50% - 30px);
    top: calc(50% - 32px);
    margin: auto;
}

.modal-content .floatingBarsGBG {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    opacity: 0;
    background: rgba(248, 248, 250, 0.4);
}

.modal-content .success-form h2 {
    font-size: 23px;
}

.modal-content .success-form {
    margin-top: 20px;
    margin-bottom: 0;
}

.set-time-block {
    padding: 0 55px;
}
/* End */


/* Start:/local/templates/hemonc_h/css/header.css?175006822744582*/
a, a:hover, a > *, a:hover > * {
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
    cursor: pointer;
    text-decoration: unset;
}

.center-wrap {
    width: 100%;   
    max-width: 82rem;
    margin: 0 auto;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
}

.header__upper {
    padding: 1.13rem 0 1.06rem;
    background-color: #FFF;
}

@media screen and (min-width: 1200px) {
    .header__upper {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.header__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__addy {
    display: block;
    position: relative;
    padding-left: 1.75rem;
    color: var(--h, #0F2531);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */
}

.header__addy::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M9.99999 10.5001C9.08333 10.5001 8.33333 9.75008 8.33333 8.83341C8.33333 7.91675 9.08333 7.16675 9.99999 7.16675C10.9167 7.16675 11.6667 7.91675 11.6667 8.83341C11.6667 9.75008 10.9167 10.5001 9.99999 10.5001ZM9.99999 2.16675C6.49999 2.16675 3.33333 4.85008 3.33333 9.00008C3.33333 11.7667 5.55833 15.0417 9.99999 18.8334C14.4417 15.0417 16.6667 11.7667 16.6667 9.00008C16.6667 4.85008 13.5 2.16675 9.99999 2.16675Z" fill="%23F6AE9C"/></svg>');
}

.header__time-row {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.header__time-item {
    color: var(--h, #0F2531);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
}

.header__time-item span {
    color: var(--green, #007088);
}

.header__socials {
    display: flex;
    align-items: center;
    gap: .75rem;
}

.header__mail {
    color: var(--h, #0F2531);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */
    position: relative;
    padding-left: 1.75rem;
}

.header__mail::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M3.33329 17.1666C2.87496 17.1666 2.48274 17.0035 2.15663 16.6774C1.83051 16.3513 1.66718 15.9588 1.66663 15.4999V5.49992C1.66663 5.04159 1.82996 4.64936 2.15663 4.32325C2.48329 3.99714 2.87551 3.83381 3.33329 3.83325H16.6666C17.125 3.83325 17.5175 3.99659 17.8441 4.32325C18.1708 4.64992 18.3338 5.04214 18.3333 5.49992V15.4999C18.3333 15.9583 18.1702 16.3508 17.8441 16.6774C17.518 17.0041 17.1255 17.1671 16.6666 17.1666H3.33329ZM9.99996 11.3333L16.6666 7.16659V5.49992L9.99996 9.66658L3.33329 5.49992V7.16659L9.99996 11.3333Z" fill="%23F6AE9C"/></svg>');
}

.header__icon {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.header__icon.--yt {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M8 13.3571L13.19 10.4999L8 7.64278V13.3571ZM19.56 5.89992C19.69 6.34754 19.78 6.94754 19.84 7.70944C19.91 8.47135 19.94 9.12849 19.94 9.69992L20 10.4999C20 12.5856 19.84 14.119 19.56 15.0999C19.31 15.9571 18.73 16.5094 17.83 16.7475C17.36 16.8713 16.5 16.9571 15.18 17.0142C13.88 17.0809 12.69 17.1094 11.59 17.1094L10 17.1666C5.81 17.1666 3.2 17.0142 2.17 16.7475C1.27 16.5094 0.69 15.9571 0.44 15.0999C0.31 14.6523 0.22 14.0523 0.16 13.2904C0.0900001 12.5285 0.0599999 11.8713 0.0599999 11.2999L0 10.4999C0 8.4142 0.16 6.88087 0.44 5.89992C0.69 5.04278 1.27 4.49039 2.17 4.2523C2.64 4.12849 3.5 4.04278 4.82 3.98563C6.12 3.91897 7.31 3.89039 8.41 3.89039L10 3.83325C14.19 3.83325 16.8 3.98563 17.83 4.2523C18.73 4.49039 19.31 5.04278 19.56 5.89992Z" fill="%23007088"/></svg>');
}

.header__icon.--vk {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M3.55 4.05C2.5 5.11 2.5 6.805 2.5 10.2V10.8C2.5 14.19 2.5 15.885 3.55 16.95C4.61 18 6.305 18 9.7 18H10.3C13.69 18 15.385 18 16.45 16.95C17.5 15.89 17.5 14.195 17.5 10.8V10.2C17.5 6.81 17.5 5.115 16.45 4.05C15.39 3 13.695 3 10.3 3H9.7C6.31 3 4.615 3 3.55 4.05ZM5.03 7.565H6.75C6.805 10.425 8.065 11.635 9.065 11.885V7.565H10.68V10.03C11.665 9.925 12.705 8.8 13.055 7.56H14.665C14.5338 8.2019 14.2716 8.80984 13.8947 9.34581C13.5179 9.88178 13.0346 10.3343 12.475 10.675C13.0995 10.9857 13.6511 11.4254 14.0932 11.9649C14.5353 12.5044 14.858 13.1316 15.04 13.805H13.265C12.885 12.62 11.935 11.7 10.68 11.575V13.805H10.48C7.06 13.805 5.11 11.465 5.03 7.565Z" fill="%23007088"/></svg>');
}

.header__icon.--inst {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M10.771 3C11.6147 3.00225 12.0429 3.00675 12.4127 3.01725L12.5582 3.0225C12.7262 3.0285 12.8919 3.036 13.0921 3.045C13.8901 3.0825 14.4346 3.2085 14.9123 3.39374C15.4073 3.58424 15.8243 3.84223 16.2412 4.25847C16.6226 4.63338 16.9177 5.08689 17.1059 5.58744C17.2912 6.06518 17.4172 6.60967 17.4547 7.4084C17.4637 7.60789 17.4712 7.77364 17.4772 7.94238L17.4817 8.08788C17.4929 8.45687 17.4974 8.88511 17.4989 9.72884L17.4997 10.2883V11.2708C17.5015 11.8178 17.4958 12.3649 17.4824 12.9118L17.4779 13.0573C17.4719 13.226 17.4644 13.3918 17.4554 13.5913C17.4179 14.39 17.2904 14.9337 17.1059 15.4122C16.9182 15.913 16.6231 16.3667 16.2412 16.7412C15.8662 17.1224 15.4128 17.4175 14.9123 17.6059C14.4346 17.7912 13.8901 17.9172 13.0921 17.9547C12.9142 17.963 12.7362 17.9705 12.5582 17.9771L12.4127 17.9816C12.0429 17.9921 11.6147 17.9974 10.771 17.9989L10.2115 17.9996H9.22984C8.68256 18.0015 8.13529 17.9958 7.58817 17.9824L7.44268 17.9779C7.26465 17.9712 7.08665 17.9634 6.90871 17.9547C6.11075 17.9172 5.56628 17.7912 5.0878 17.6059C4.58733 17.4179 4.13401 17.1228 3.75962 16.7412C3.37792 16.3664 3.08257 15.9129 2.89416 15.4122C2.70892 14.9345 2.58293 14.39 2.54543 13.5913C2.53707 13.4133 2.52958 13.2353 2.52293 13.0573L2.51918 12.9118C2.50536 12.3649 2.49911 11.8179 2.50043 11.2708V9.72884C2.49834 9.18181 2.50384 8.63477 2.51693 8.08788L2.52218 7.94238C2.52818 7.77364 2.53568 7.60789 2.54468 7.4084C2.58218 6.60967 2.70817 6.06593 2.89341 5.58744C3.08174 5.08638 3.37768 4.63273 3.76037 4.25847C4.13467 3.87709 4.58768 3.58198 5.0878 3.39374C5.56628 3.2085 6.11 3.0825 6.90871 3.045C7.1082 3.036 7.27469 3.0285 7.44268 3.0225L7.58817 3.018C8.13504 3.00467 8.68206 2.99892 9.22909 3.00075L10.771 3ZM10 6.74991C9.00554 6.74991 8.05176 7.14499 7.34853 7.84824C6.64531 8.55148 6.25024 9.50529 6.25024 10.4998C6.25024 11.4944 6.64531 12.4482 7.34853 13.1514C8.05176 13.8547 9.00554 14.2497 10 14.2497C10.9946 14.2497 11.9483 13.8547 12.6516 13.1514C13.3548 12.4482 13.7499 11.4944 13.7499 10.4998C13.7499 9.50529 13.3548 8.55148 12.6516 7.84824C11.9483 7.14499 10.9946 6.74991 10 6.74991ZM10 8.24988C10.2955 8.24983 10.5881 8.30798 10.8611 8.421C11.1341 8.53403 11.3821 8.69971 11.5911 8.90861C11.8 9.1175 11.9658 9.3655 12.0789 9.63846C12.192 9.91142 12.2503 10.204 12.2503 10.4995C12.2504 10.7949 12.1922 11.0875 12.0792 11.3605C11.9662 11.6335 11.8005 11.8816 11.5916 12.0905C11.3827 12.2995 11.1347 12.4652 10.8618 12.5784C10.5888 12.6915 10.2963 12.7497 10.0008 12.7498C9.40409 12.7498 8.83183 12.5127 8.40989 12.0908C7.98795 11.6688 7.75091 11.0965 7.75091 10.4998C7.75091 9.9031 7.98795 9.33082 8.40989 8.90887C8.83183 8.48692 9.40409 8.24988 10.0008 8.24988M13.9381 5.62494C13.6895 5.62494 13.451 5.72371 13.2752 5.89952C13.0994 6.07533 13.0006 6.31378 13.0006 6.56242C13.0006 6.81105 13.0994 7.0495 13.2752 7.22531C13.451 7.40112 13.6895 7.4999 13.9381 7.4999C14.1867 7.4999 14.4252 7.40112 14.601 7.22531C14.7768 7.0495 14.8755 6.81105 14.8755 6.56242C14.8755 6.31378 14.7768 6.07533 14.601 5.89952C14.4252 5.72371 14.1867 5.62494 13.9381 5.62494Z" fill="%23007088"/></svg>');
}

.header__icon.--tg {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M10.771 3C11.6147 3.00225 12.0429 3.00675 12.4127 3.01725L12.5582 3.0225C12.7262 3.0285 12.8919 3.036 13.0921 3.045C13.8901 3.0825 14.4346 3.2085 14.9123 3.39374C15.4073 3.58424 15.8243 3.84223 16.2412 4.25847C16.6226 4.63338 16.9177 5.08689 17.1059 5.58744C17.2912 6.06518 17.4172 6.60967 17.4547 7.4084C17.4637 7.60789 17.4712 7.77364 17.4772 7.94239L17.4817 8.08788C17.4929 8.45687 17.4974 8.88511 17.4989 9.72884L17.4997 10.2883V11.2708C17.5015 11.8178 17.4958 12.3649 17.4824 12.9118L17.4779 13.0573C17.4719 13.226 17.4644 13.3918 17.4554 13.5913C17.4179 14.39 17.2904 14.9337 17.1059 15.4122C16.9182 15.913 16.6231 16.3667 16.2412 16.7412C15.8662 17.1224 15.4128 17.4175 14.9123 17.6059C14.4346 17.7912 13.8901 17.9172 13.0921 17.9547C12.9142 17.963 12.7362 17.9705 12.5582 17.9772L12.4127 17.9817C12.0429 17.9922 11.6147 17.9974 10.771 17.9989L10.2115 17.9997H9.22984C8.68256 18.0015 8.13529 17.9958 7.58817 17.9824L7.44268 17.9779C7.26465 17.9712 7.08665 17.9634 6.90871 17.9547C6.11075 17.9172 5.56628 17.7912 5.0878 17.6059C4.58733 17.4179 4.13401 17.1228 3.75962 16.7412C3.37792 16.3664 3.08257 15.9129 2.89416 15.4122C2.70892 14.9345 2.58293 14.39 2.54543 13.5913C2.53707 13.4133 2.52958 13.2353 2.52293 13.0573L2.51918 12.9118C2.50536 12.3649 2.49911 11.8179 2.50043 11.2708V9.72884C2.49834 9.18181 2.50384 8.63477 2.51693 8.08788L2.52218 7.94239C2.52818 7.77364 2.53568 7.60789 2.54468 7.4084C2.58218 6.60967 2.70817 6.06593 2.89341 5.58744C3.08174 5.08638 3.37768 4.63273 3.76037 4.25847C4.13467 3.87709 4.58768 3.58198 5.0878 3.39374C5.56628 3.2085 6.11 3.0825 6.90871 3.045C7.1082 3.036 7.27469 3.0285 7.44268 3.0225L7.58817 3.018C8.13504 3.00467 8.68206 2.99892 9.22909 3.00075L10.771 3ZM10 6.74991C9.00554 6.74991 8.05176 7.14499 7.34853 7.84824C6.64531 8.55148 6.25024 9.50529 6.25024 10.4998C6.25024 11.4944 6.64531 12.4482 7.34853 13.1514C8.05176 13.8547 9.00554 14.2497 10 14.2497C10.9946 14.2497 11.9483 13.8547 12.6516 13.1514C13.3548 12.4482 13.7499 11.4944 13.7499 10.4998C13.7499 9.50529 13.3548 8.55148 12.6516 7.84824C11.9483 7.14499 10.9946 6.74991 10 6.74991ZM10 8.24988C10.2955 8.24983 10.5881 8.30798 10.8611 8.421C11.1341 8.53403 11.3821 8.69972 11.5911 8.90861C11.8 9.1175 11.9658 9.3655 12.0789 9.63846C12.192 9.91142 12.2503 10.204 12.2503 10.4995C12.2504 10.7949 12.1922 11.0875 12.0792 11.3605C11.9662 11.6335 11.8005 11.8816 11.5916 12.0905C11.3827 12.2995 11.1347 12.4652 10.8618 12.5784C10.5888 12.6915 10.2963 12.7497 10.0008 12.7498C9.40409 12.7498 8.83183 12.5127 8.40989 12.0908C7.98795 11.6688 7.75091 11.0965 7.75091 10.4998C7.75091 9.9031 7.98795 9.33082 8.40989 8.90887C8.83183 8.48692 9.40334 8.24988 10 8.24988ZM13.9381 5.62494C13.6895 5.62494 13.451 5.72371 13.2752 5.89952C13.0994 6.07533 13.0006 6.31378 13.0006 6.56242C13.0006 6.81105 13.0994 7.0495 13.2752 7.22531C13.451 7.40113 13.6895 7.4999 13.9381 7.4999C14.1867 7.4999 14.4252 7.40113 14.601 7.22531C14.7768 7.0495 14.8755 6.81105 14.8755 6.56242C14.8755 6.31378 14.7768 6.07533 14.601 5.89952C14.4252 5.72371 14.1867 5.62494 13.9381 5.62494Z" fill="%23007088"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 6.74991C9.00554 6.74991 8.05176 7.14499 7.34853 7.84824C6.64531 8.55148 6.25024 9.50529 6.25024 10.4998C6.25024 11.4944 6.64531 12.4482 7.34853 13.1514C8.05176 13.8547 9.00554 14.2497 10 14.2497C10.9946 14.2497 11.9483 13.8547 12.6516 13.1514C13.3548 12.4482 13.7499 11.4944 13.7499 10.4998C13.7499 9.50529 13.3548 8.55148 12.6516 7.84824C11.9483 7.14499 10.9946 6.74991 10 6.74991ZM10.8611 8.421C10.5881 8.30798 10.2955 8.24983 10 8.24988C9.40334 8.24988 8.83183 8.48692 8.40989 8.90887C7.98795 9.33082 7.75091 9.9031 7.75091 10.4998C7.75091 11.0965 7.98795 11.6688 8.40989 12.0908C8.83183 12.5127 9.40409 12.7498 10.0008 12.7498C10.2963 12.7497 10.5888 12.6915 10.8618 12.5784C11.1347 12.4652 11.3827 12.2995 11.5916 12.0905C11.8005 11.8816 11.9662 11.6335 12.0792 11.3605C12.1922 11.0875 12.2504 10.7949 12.2503 10.4995C12.2503 10.204 12.192 9.91142 12.0789 9.63846C11.9658 9.3655 11.8 9.1175 11.5911 8.90861C11.3821 8.69972 11.1341 8.53403 10.8611 8.421Z" fill="%23007088"/><path d="M13.9381 5.62494C13.6895 5.62494 13.451 5.72371 13.2752 5.89952C13.0994 6.07533 13.0006 6.31378 13.0006 6.56242C13.0006 6.81105 13.0994 7.0495 13.2752 7.22531C13.451 7.40113 13.6895 7.4999 13.9381 7.4999C14.1867 7.4999 14.4252 7.40113 14.601 7.22531C14.7768 7.0495 14.8755 6.81105 14.8755 6.56242C14.8755 6.31378 14.7768 6.07533 14.601 5.89952C14.4252 5.72371 14.1867 5.62494 13.9381 5.62494Z" fill="%23007088"/><path d="M5.61872 9.94395C8.03463 8.81501 9.6456 8.07071 10.4517 7.71108C12.7531 6.68435 13.2314 6.50598 13.5431 6.50006C13.6116 6.49882 13.7649 6.51704 13.8642 6.60344C13.948 6.67642 13.9711 6.775 13.9821 6.84417C13.9932 6.91337 14.0069 7.07097 13.996 7.1941C13.8713 8.59963 13.3317 12.0105 13.0571 13.5847C12.9409 14.2508 12.7122 14.4742 12.4907 14.496C12.0095 14.5435 11.644 14.1549 11.1779 13.8272C10.4485 13.3144 10.0365 12.9951 9.32845 12.4947C8.51024 11.9164 9.04066 11.5985 9.50696 11.079C9.62898 10.9431 11.7494 8.87435 11.7905 8.68672C11.7956 8.66323 11.8004 8.57573 11.7519 8.52955C11.7034 8.48337 11.6319 8.49915 11.5803 8.5117C11.5072 8.52952 10.342 9.35559 8.08468 10.9899C7.75393 11.2335 7.45437 11.3522 7.18596 11.346C6.89007 11.3391 6.32089 11.1665 5.89775 11.019C5.37876 10.838 4.96626 10.7424 5.00218 10.4351C5.02089 10.275 5.22639 10.1113 5.61872 9.94395Z" fill="white"/></svg>');
}

.header__bottom {
    padding: 1.25rem 0;
    background: var(--green, #007088);
}

@media screen and (min-width: 1200px) {
    .header__bottom {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.header__logo {
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.header__logo span {
    color: var(--white, #F6AE9C);
}

.header__menu {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.header__menu-link {
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.header__menu-link.--active {
    text-decoration: underline;
}

.header__info {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.header__phone {
    position: relative;
    padding-left: 1.75rem;
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.header__phone::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21" fill="none"><path d="M17.5723 14.7835L14.1848 11.7035C14.0247 11.5579 13.8143 11.4803 13.598 11.487C13.3817 11.4937 13.1765 11.5841 13.0256 11.7393L11.0315 13.7901C10.5515 13.6985 9.58647 13.3976 8.59314 12.4068C7.59981 11.4126 7.29897 10.4451 7.20981 9.96845L9.25897 7.97345C9.41432 7.82272 9.50492 7.61747 9.51161 7.40112C9.5183 7.18478 9.44054 6.97432 9.29481 6.81428L6.21564 3.42762C6.06984 3.26708 5.86721 3.1697 5.65077 3.15617C5.43433 3.14263 5.22114 3.214 5.05647 3.35512L3.24814 4.90595C3.10407 5.05055 3.01807 5.24299 3.00647 5.44678C2.99397 5.65512 2.75564 10.5901 6.58231 14.4185C9.92064 17.756 14.1023 18.0001 15.254 18.0001C15.4223 18.0001 15.5256 17.9951 15.5531 17.9935C15.7569 17.982 15.9492 17.8957 16.0931 17.751L17.6431 15.9418C17.7848 15.7776 17.8567 15.5646 17.8435 15.3482C17.8302 15.1318 17.7329 14.9291 17.5723 14.7835Z" fill="%23F6AE9C"/></svg>');
}

.btn {
    border-radius: 0.625rem;
    padding: .63rem 1rem;
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: var(--pink, #F6AE9C);
    display: block;
    max-width: max-content;
}

.btn.--trans {
    background-color: transparent;
    border: .0625rem solid var(--white, #FFF);
}

.header__search {
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 2.375rem;
    height: 2.4375rem;
    background-image: url('data:image/svg+xml,<svg width="39" height="39" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.999756" y="0.5" width="37.0002" height="38" rx="2.5" stroke="white"/><path d="M28.5 28.5002L24.157 24.1572M24.157 24.1572C24.8998 23.4143 25.4891 22.5324 25.8912 21.5618C26.2932 20.5911 26.5002 19.5508 26.5002 18.5002C26.5002 17.4496 26.2932 16.4093 25.8912 15.4387C25.4891 14.468 24.8998 13.5861 24.157 12.8432C23.4141 12.1003 22.5321 11.511 21.5615 11.109C20.5909 10.7069 19.5506 10.5 18.5 10.5C17.4494 10.5 16.409 10.7069 15.4384 11.109C14.4678 11.511 13.5858 12.1003 12.843 12.8432C11.3426 14.3435 10.4998 16.3784 10.4998 18.5002C10.4998 20.622 11.3426 22.6569 12.843 24.1572C14.3433 25.6575 16.3782 26.5004 18.5 26.5004C20.6217 26.5004 22.6566 25.6575 24.157 24.1572Z" stroke="white" stroke-width="2.08333" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.footer {
    padding: 2.31rem 0 2.69rem;
    background: var(--green, #007088);
}

.footer__row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footer__timetable {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    margin-top: 1.59rem;
}

.footer__time {
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */
}

.footer__support {
    display: flex;
    align-items: center;
    gap: .96rem;
}

.footer__support  img {
    max-width: max-content;
    margin-top: 1.74rem;
}

.footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
    margin-top: 2rem;
    border-top: .125rem solid #FFFFFF50;
}

.footer__copy {
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */
}

.footer__policy {
    color: var(--white, #FFF);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */
}

.footer__btn  {
    width: 100%;
    max-width: 19rem;
    text-align: center;
}

.footer__info-links {
    display: flex;
    flex-direction: column;
    gap: .75rem;
    margin-top: 1.5rem;
}

.footer__info-links .header__addy, .footer__info-links .header__mail {
    color: #FFF;
}

.footer__contacts .header__icon.--yt {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><g clip-path="url(%23clip0_1316_413)"><path d="M12 19.286L19.785 15.0002L12 10.7145V19.286ZM29.34 8.10024C29.535 8.77167 29.67 9.67167 29.76 10.8145C29.865 11.9574 29.91 12.9431 29.91 13.8002L30 15.0002C30 18.1288 29.76 20.4288 29.34 21.9002C28.965 23.186 28.095 24.0145 26.745 24.3717C26.04 24.5574 24.75 24.686 22.77 24.7717C20.82 24.8717 19.035 24.9145 17.385 24.9145L15 25.0002C8.715 25.0002 4.8 24.7717 3.255 24.3717C1.905 24.0145 1.035 23.186 0.66 21.9002C0.465 21.2288 0.33 20.3288 0.24 19.186C0.135 18.0431 0.0899999 17.0574 0.0899999 16.2002L0 15.0002C0 11.8717 0.24 9.57167 0.66 8.10024C1.035 6.81453 1.905 5.98596 3.255 5.62882C3.96 5.4431 5.25 5.31453 7.23 5.22882C9.18 5.12882 10.965 5.08596 12.615 5.08596L15 5.00024C21.285 5.00024 25.2 5.22882 26.745 5.62882C28.095 5.98596 28.965 6.81453 29.34 8.10024Z" fill="white"/></g><defs><clipPath id="clip0_1316_413"><rect width="30" height="30" fill="white"/></clipPath></defs></svg>');
}

.footer__contacts .header__icon.--vk {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M5.325 5.325C3.75 6.915 3.75 9.4575 3.75 14.55V15.45C3.75 20.535 3.75 23.0775 5.325 24.675C6.915 26.25 9.4575 26.25 14.55 26.25H15.45C20.535 26.25 23.0775 26.25 24.675 24.675C26.25 23.085 26.25 20.5425 26.25 15.45V14.55C26.25 9.465 26.25 6.9225 24.675 5.325C23.085 3.75 20.5425 3.75 15.45 3.75H14.55C9.465 3.75 6.9225 3.75 5.325 5.325ZM7.545 10.5975H10.125C10.2075 14.8875 12.0975 16.7025 13.5975 17.0775V10.5975H16.02V14.295C17.4975 14.1375 19.0575 12.45 19.5825 10.59H21.9975C21.8007 11.5529 21.4073 12.4648 20.8421 13.2687C20.2769 14.0727 19.5519 14.7514 18.7125 15.2625C19.6493 15.7286 20.4766 16.388 21.1398 17.1973C21.803 18.0066 22.2871 18.9474 22.56 19.9575H19.8975C19.3275 18.18 17.9025 16.8 16.02 16.6125V19.9575H15.72C10.59 19.9575 7.665 16.4475 7.545 10.5975Z" fill="white"/></svg>');
}

.footer__contacts .header__icon.--inst {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M16.1565 3.75C17.4221 3.75337 18.0644 3.76012 18.619 3.77587L18.8373 3.78375C19.0892 3.79275 19.3379 3.804 19.6382 3.8175C20.8351 3.87375 21.6519 4.06274 22.3684 4.34061C23.1109 4.62635 23.7364 5.01335 24.3618 5.63771C24.9339 6.20008 25.3765 6.88034 25.6589 7.63116C25.9368 8.34777 26.1258 9.1645 26.182 10.3626C26.1955 10.6618 26.2068 10.9105 26.2157 11.1636L26.2225 11.3818C26.2394 11.9353 26.2461 12.5777 26.2484 13.8433L26.2495 14.6825V16.1562C26.2523 16.9768 26.2436 17.7973 26.2236 18.6177L26.2169 18.8359C26.2079 19.089 26.1966 19.3376 26.1831 19.6369C26.1269 20.835 25.9356 21.6506 25.6589 22.3683C25.3773 23.1195 24.9346 23.8 24.3618 24.3618C23.7993 24.9336 23.1191 25.3762 22.3684 25.6589C21.6519 25.9367 20.8351 26.1257 19.6382 26.182C19.3713 26.1945 19.1043 26.2058 18.8373 26.2157L18.619 26.2225C18.0644 26.2382 17.4221 26.2461 16.1565 26.2484L15.3173 26.2495H13.8448C13.0238 26.2523 12.2029 26.2437 11.3823 26.2236L11.164 26.2169C10.897 26.2067 10.63 26.1951 10.3631 26.182C9.16612 26.1257 8.34941 25.9367 7.6317 25.6589C6.88099 25.3769 6.20102 24.9342 5.63943 24.3618C5.06688 23.7996 4.62386 23.1193 4.34124 22.3683C4.06338 21.6517 3.87439 20.835 3.81815 19.6369C3.80561 19.3699 3.79436 19.1029 3.7844 18.8359L3.77877 18.6177C3.75804 17.7973 3.74867 16.9768 3.75065 16.1562V13.8433C3.74751 13.0227 3.75576 12.2021 3.7754 11.3818L3.78327 11.1636C3.79227 10.9105 3.80352 10.6618 3.81702 10.3626C3.87327 9.1645 4.06226 8.34889 4.34012 7.63116C4.62261 6.87957 5.06652 6.19909 5.64055 5.63771C6.202 5.06563 6.88153 4.62297 7.6317 4.34061C8.34941 4.06274 9.165 3.87375 10.3631 3.8175C10.6623 3.804 10.912 3.79275 11.164 3.78375L11.3823 3.777C12.2026 3.75701 13.0231 3.74839 13.8436 3.75112L16.1565 3.75ZM15.0001 9.37487C13.5083 9.37487 12.0776 9.96749 11.0228 11.0224C9.96796 12.0772 9.37536 13.5079 9.37536 14.9997C9.37536 16.4915 9.96796 17.9223 11.0228 18.9771C12.0776 20.032 13.5083 20.6246 15.0001 20.6246C16.4918 20.6246 17.9225 20.032 18.9773 18.9771C20.0322 17.9223 20.6248 16.4915 20.6248 14.9997C20.6248 13.5079 20.0322 12.0772 18.9773 11.0224C17.9225 9.96749 16.4918 9.37487 15.0001 9.37487ZM15.0001 11.6248C15.4433 11.6247 15.8821 11.712 16.2916 11.8815C16.7011 12.051 17.0732 12.2996 17.3866 12.6129C17.7 12.9262 17.9487 13.2983 18.1184 13.7077C18.288 14.1171 18.3754 14.556 18.3755 14.9992C18.3755 15.4424 18.2883 15.8813 18.1188 16.2907C17.9493 16.7002 17.7007 17.0723 17.3874 17.3858C17.0741 17.6992 16.7021 17.9479 16.2926 18.1175C15.8832 18.2872 15.4444 18.3746 15.0012 18.3747C14.1061 18.3747 13.2477 18.0191 12.6148 17.3862C11.9819 16.7532 11.6264 15.8948 11.6264 14.9997C11.6264 14.1047 11.9819 13.2462 12.6148 12.6133C13.2477 11.9804 14.1061 11.6248 15.0012 11.6248M20.9071 7.68741C20.5342 7.68741 20.1765 7.83556 19.9128 8.09928C19.6491 8.363 19.501 8.72067 19.501 9.09363C19.501 9.46658 19.6491 9.82425 19.9128 10.088C20.1765 10.3517 20.5342 10.4998 20.9071 10.4998C21.2801 10.4998 21.6378 10.3517 21.9015 10.088C22.1652 9.82425 22.3133 9.46658 22.3133 9.09363C22.3133 8.72067 22.1652 8.363 21.9015 8.09928C21.6378 7.83556 21.2801 7.68741 20.9071 7.68741Z" fill="white"/></svg>');
}

.footer__contacts .header__icon.--tg {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M16.1565 3.75C17.4221 3.75337 18.0644 3.76012 18.619 3.77587L18.8373 3.78375C19.0892 3.79275 19.3378 3.804 19.6382 3.8175C20.8351 3.87375 21.6519 4.06274 22.3684 4.34061C23.1109 4.62635 23.7364 5.01335 24.3618 5.63771C24.9339 6.20008 25.3765 6.88034 25.6589 7.63116C25.9368 8.34777 26.1258 9.1645 26.182 10.3626C26.1955 10.6618 26.2067 10.9105 26.2157 11.1636L26.2225 11.3818C26.2394 11.9353 26.2461 12.5777 26.2484 13.8433L26.2495 14.6825V16.1562C26.2523 16.9768 26.2436 17.7973 26.2236 18.6177L26.2169 18.8359C26.2079 19.089 26.1966 19.3376 26.1831 19.6369C26.1269 20.835 25.9356 21.6506 25.6589 22.3683C25.3773 23.1195 24.9346 23.8 24.3618 24.3618C23.7993 24.9336 23.1191 25.3762 22.3684 25.6589C21.6519 25.9367 20.8351 26.1257 19.6382 26.182C19.3713 26.1945 19.1043 26.2058 18.8373 26.2157L18.619 26.2225C18.0644 26.2382 17.4221 26.2461 16.1565 26.2484L15.3173 26.2495H13.8448C13.0238 26.2523 12.2029 26.2437 11.3823 26.2236L11.164 26.2169C10.897 26.2067 10.63 26.1951 10.3631 26.182C9.16612 26.1257 8.34941 25.9367 7.6317 25.6589C6.88099 25.3769 6.20102 24.9342 5.63943 24.3618C5.06688 23.7996 4.62386 23.1193 4.34124 22.3683C4.06338 21.6517 3.87439 20.835 3.81815 19.6369C3.80561 19.3699 3.79436 19.1029 3.7844 18.8359L3.77877 18.6177C3.75804 17.7973 3.74867 16.9768 3.75065 16.1562V13.8433C3.74751 13.0227 3.75576 12.2021 3.7754 11.3818L3.78327 11.1636C3.79227 10.9105 3.80352 10.6618 3.81702 10.3626C3.87327 9.1645 4.06226 8.34889 4.34012 7.63116C4.62261 6.87957 5.06652 6.19909 5.64055 5.63771C6.202 5.06563 6.88153 4.62297 7.6317 4.34061C8.34941 4.06274 9.165 3.87375 10.3631 3.8175C10.6623 3.804 10.912 3.79275 11.164 3.78375L11.3823 3.777C12.2026 3.75701 13.0231 3.74839 13.8436 3.75112L16.1565 3.75ZM15.0001 9.37487C13.5083 9.37487 12.0776 9.96749 11.0228 11.0224C9.96796 12.0772 9.37536 13.5079 9.37536 14.9997C9.37536 16.4915 9.96796 17.9223 11.0228 18.9771C12.0776 20.032 13.5083 20.6246 15.0001 20.6246C16.4918 20.6246 17.9225 20.032 18.9773 18.9771C20.0322 17.9223 20.6248 16.4915 20.6248 14.9997C20.6248 13.5079 20.0322 12.0772 18.9773 11.0224C17.9225 9.96749 16.4918 9.37487 15.0001 9.37487ZM15.0001 11.6248C15.4433 11.6247 15.8821 11.712 16.2916 11.8815C16.7011 12.051 17.0732 12.2996 17.3866 12.6129C17.7 12.9262 17.9487 13.2983 18.1184 13.7077C18.288 14.1171 18.3754 14.556 18.3755 14.9992C18.3755 15.4424 18.2883 15.8813 18.1188 16.2907C17.9493 16.7002 17.7007 17.0723 17.3874 17.3858C17.0741 17.6992 16.7021 17.9479 16.2926 18.1175C15.8832 18.2872 15.4444 18.3746 15.0012 18.3747C14.1061 18.3747 13.2477 18.0191 12.6148 17.3862C11.9819 16.7532 11.6264 15.8948 11.6264 14.9997C11.6264 14.1047 11.9819 13.2462 12.6148 12.6133C13.2477 11.9804 14.105 11.6248 15.0001 11.6248ZM20.9071 7.68741C20.5342 7.68741 20.1765 7.83556 19.9128 8.09928C19.6491 8.363 19.501 8.72067 19.501 9.09363C19.501 9.46658 19.6491 9.82425 19.9128 10.088C20.1765 10.3517 20.5342 10.4998 20.9071 10.4998C21.2801 10.4998 21.6378 10.3517 21.9015 10.088C22.1652 9.82425 22.3133 9.46658 22.3133 9.09363C22.3133 8.72067 22.1652 8.363 21.9015 8.09928C21.6378 7.83556 21.2801 7.68741 20.9071 7.68741Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.0001 9.37487C13.5083 9.37487 12.0776 9.96749 11.0228 11.0224C9.96796 12.0772 9.37536 13.5079 9.37536 14.9997C9.37536 16.4915 9.96796 17.9223 11.0228 18.9771C12.0776 20.032 13.5083 20.6246 15.0001 20.6246C16.4918 20.6246 17.9225 20.032 18.9773 18.9771C20.0322 17.9223 20.6248 16.4915 20.6248 14.9997C20.6248 13.5079 20.0322 12.0772 18.9773 11.0224C17.9225 9.96749 16.4918 9.37487 15.0001 9.37487ZM16.2916 11.8815C15.8821 11.712 15.4433 11.6247 15.0001 11.6248C14.105 11.6248 13.2477 11.9804 12.6148 12.6133C11.9819 13.2462 11.6264 14.1047 11.6264 14.9997C11.6264 15.8948 11.9819 16.7532 12.6148 17.3862C13.2477 18.0191 14.1061 18.3747 15.0012 18.3747C15.4444 18.3746 15.8832 18.2872 16.2926 18.1175C16.7021 17.9479 17.0741 17.6992 17.3874 17.3858C17.7007 17.0723 17.9493 16.7002 18.1188 16.2907C18.2883 15.8813 18.3755 15.4424 18.3755 14.9992C18.3754 14.556 18.288 14.1171 18.1184 13.7077C17.9487 13.2983 17.7 12.9262 17.3866 12.6129C17.0732 12.2996 16.7011 12.051 16.2916 11.8815Z" fill="white"/><path d="M20.9071 7.68741C20.5342 7.68741 20.1765 7.83556 19.9128 8.09928C19.6491 8.363 19.501 8.72067 19.501 9.09363C19.501 9.46658 19.6491 9.82425 19.9128 10.088C20.1765 10.3517 20.5342 10.4998 20.9071 10.4998C21.2801 10.4998 21.6378 10.3517 21.9015 10.088C22.1652 9.82425 22.3133 9.46658 22.3133 9.09363C22.3133 8.72067 22.1652 8.363 21.9015 8.09928C21.6378 7.83556 21.2801 7.68741 20.9071 7.68741Z" fill="white"/><path d="M8.42807 14.1659C12.0519 12.4725 14.4684 11.3561 15.6775 10.8166C19.1297 9.27652 19.8471 9.00898 20.3146 9.00009C20.4174 8.99823 20.6473 9.02556 20.7963 9.15516C20.9221 9.26463 20.9567 9.4125 20.9732 9.51625C20.9898 9.62005 21.0104 9.85645 20.994 10.0411C20.8069 12.1494 19.9975 17.2658 19.5856 19.6271C19.4114 20.6263 19.0683 20.9613 18.7361 20.9941C18.0142 21.0653 17.466 20.4824 16.7669 19.9907C15.6727 19.2215 15.0547 18.7426 13.9927 17.992C12.7654 17.1245 13.561 16.6478 14.2604 15.8685C14.4435 15.6646 17.6241 12.5615 17.6857 12.2801C17.6934 12.2448 17.7006 12.1136 17.6279 12.0443C17.5552 11.9751 17.4479 11.9987 17.3705 12.0175C17.2608 12.0443 15.5129 13.2834 12.127 15.7349C11.6309 16.1003 11.1816 16.2783 10.7789 16.2689C10.3351 16.2587 9.48133 15.9998 8.84663 15.7785C8.06814 15.507 7.44939 15.3636 7.50327 14.9026C7.53133 14.6625 7.83959 14.417 8.42807 14.1659Z" fill="%23007088"/></svg>');
}

.footer__contacts {
    display: flex;
    align-items: center;
    gap: .75rem;
    margin-top: .75rem;
}

.header__mob {
    display: none;
}

.header__mobile {
    position: fixed;
    left: 0;
    top: 4.375rem;
    height: 100%;
    border-top: .0625rem solid #FFF;
    width: 100%;
    z-index: 2;
    background-color: #007088;
    display: none;
    overflow-y: auto;
    padding-bottom: 30%;
}

.header__mobile-wrap .header__menu {
    display: flex;
    flex-direction: column;
}

.header__mobile-wrap .header__info {
    display: flex;
    flex-direction: column;
    margin-top: 1.5rem;
}

.header__mobile-wrap {
    padding: 1rem 0;
}

.header__mobile-close {
    display: block;
    background-size: 100%;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url('data:image/svg+xml,<svg width="39" height="39" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="13.364" y1="25.799" x2="26.799" y2="12.364" stroke="white"/><line x1="26.799" y1="26.5061" x2="13.364" y2="13.0711" stroke="white"/><rect x="0.5" y="0.5" width="38" height="38" rx="2.5" stroke="white"/></svg>');
}

.header__mobile-search {
    position: relative;
    margin-top: 1.5rem;
}

.header__mobile-search::before {
    content: '';
    position: absolute;
    left: 1rem;
    top: .78rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 0.875rem;
    height: 0.875rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 16 15" fill="none"><path opacity="0.5" d="M15 14.5L11.6221 11.1221M11.6221 11.1221C12.1999 10.5444 12.6583 9.85841 12.971 9.10349C13.2837 8.34856 13.4446 7.53944 13.4446 6.72231C13.4446 5.90519 13.2837 5.09606 12.971 4.34114C12.6583 3.58621 12.1999 2.90027 11.6221 2.32247C11.0444 1.74468 10.3584 1.28635 9.60349 0.973645C8.84856 0.660945 8.03944 0.5 7.22231 0.5C6.40519 0.5 5.59606 0.660945 4.84114 0.973645C4.08621 1.28635 3.40027 1.74468 2.82247 2.32247C1.65556 3.48938 1 5.07205 1 6.72231C1 8.37257 1.65556 9.95524 2.82247 11.1221C3.98938 12.2891 5.57205 12.9446 7.22231 12.9446C8.87257 12.9446 10.4552 12.2891 11.6221 11.1221Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.header__mobile-search input {
    font-family: 'Gerbera', sans-serif;
    color: #000;
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: .66rem 1rem .52rem 2.38rem;
    width: 100%;
    border-radius: 0.625rem;
    background: #FFF;
    border: none;
    box-shadow: 0px 4px 12.1px 0px rgba(0, 0, 0, 0.15) inset;
}

.header__mobile-menu {
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.header__mobile-row {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.header__mobile-link {
    color: var(--white, #FFF);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.header__mobile-toggler {
    width: 0.6875rem;
    height: 0.34375rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="9" viewBox="0 0 13 9" fill="none"><path d="M12 1.25L6.5 6.75L1 1.25" stroke="white" stroke-width="2"/></svg>');
}

.header__mobile-sub {
    margin-top: 1rem;
    padding-left: 1.25rem;
    display: none;
}

.header__mobile-sublink {
    display: block;
    max-width: max-content;
    color: var(--white, #FFF);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 1.575rem */
    margin-bottom: .75rem;
    opacity: .8;
}

.header__mobile-sublink:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1199px) {
    body, html {
        font-size: 12px;
    }
}

@media screen and (max-width: 860px) {

    body, html {
        font-size: 16px;
    }

    .center-wrap {
        padding: 0 1.25rem;
    }

    .header__upper {
        display: none;
    }

    .header__menu {
        display: none;
    }

    .footer__row .header__menu {
        display: block;
    }
    
    .header__logo, .header__phone {
        font-size: .875rem;
    }

    .header__phone::before {
        top: -.125rem;
    }

    .footer__support {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .header__info {
        display: none;
    }

    .header__logo {
        font-size: 1rem;
    }

    .header__mob {
        display: flex;
        gap: 1rem;
    }

    .header__bottom {
        padding: 1.44rem 0;
    }

    .header__search {
        width: 1.5rem;
        height: 1.5rem;
    }

    .header__burger {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        width: 1.5rem;
        height: 1.5rem;
        background-image: url('data:image/svg+xml,<svg width="31" height="14" viewBox="0 0 31 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 0H30.5V2H0.5V0Z" fill="white"/><path d="M0.5 6H30.5V8H0.5V6Z" fill="white"/><path d="M0.5 12H30.5V14H0.5V12Z" fill="white"/></svg>');
    }

    .header__burger.active {
        background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2.93872" y="1.21143" width="36" height="3" rx="1.5" transform="rotate(45 2.93872 1.21143)" fill="white"/><rect x="1.60571" y="26.6672" width="36" height="3" rx="1.5" transform="rotate(-45 1.60571 26.6672)" fill="white"/></svg>');
    }

    .main {
        padding-top: 5rem;
    } 

    .footer__row {
        flex-direction: column;
        gap: 1.5rem;
        text-align: center;
        align-items: center;
    }

    .footer__contacts {
        justify-content: center;
    }

    .footer__info-links {
        align-items: center;
    }

    .footer__bottom {
        flex-direction: column;
        gap: 1rem;
    }
}

.btn.--green {
    background: var(--green, #007088);
}

.header__left {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.header__desc-burger {
    cursor: pointer;
    height: .88rem;
    width: 1.88rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="31" height="14" viewBox="0 0 31 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 0H30.5V2H0.5V0Z" fill="white"/><path d="M0.5 6H30.5V8H0.5V6Z" fill="white"/><path d="M0.5 12H30.5V14H0.5V12Z" fill="white"/></svg>');
}

.header__submenu {
    border-top: .0625rem solid #FFF;
    background: var(--green, #007088);
    display: none;
}

@media screen and (min-width: 1200px) {
    .header__submenu {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.header__desc-burger.active {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="31" height="24" viewBox="0 0 31 24" fill="none"><path d="M5.60059 1.21313L26.8138 22.4263L25.3996 23.8406L4.18637 2.62735L5.60059 1.21313Z" fill="white"/><path d="M4.18652 22.2131L25.3997 0.999932L26.8139 2.41415L5.60074 23.6273L4.18652 22.2131Z" fill="white"/></svg>');
}

.header__subrow {
    display: flex;
    justify-content: space-between;
}

.header__subitem {
    position: relative;
}

.header__sublink  {
    color: var(--white, #FFF);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0175rem;
    padding: 1.62rem 0;
    display: block;
}

.header__sublink.--toggler {
    position: relative;
    padding-right: 1.19rem;
}

.header__sublink.--toggler:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: ease-in-out .2s;
    width: 0.6875rem;
    height: 0.34375rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewBox="0 0 14 8" fill="none"><path d="M1.5 0.75L7 6.25L12.5 0.75" stroke="white" stroke-width="2"/></svg>');
}

.header__second-menu {
    position: absolute;
    left: -1.5rem;
    top: 100%;
    border-radius: 0rem 0rem 1rem 1rem;
    padding: 1.5rem;
    background: #007088;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
    opacity: 0;
    z-index: -1;
    transform: scaleY(0);
    transform-origin: top;
}

.header__second-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.header__second-link {
    white-space: nowrap;
    color: var(--white, #FFF);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.0175rem;
}

.--toggle:hover .header__sublink.--toggler:after{
    transform: translateY(-50%) rotate(180deg);
}

.--toggle:hover .header__second-menu {
    z-index: 1;
    opacity: 1;
    transform: scaleY(1);
    transition: ease-in-out .2s;
}

.footer__menu {
    display: flex;
    gap: 3rem;
}

.footer__main-link {
    color: var(--white, #FFF);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    display: block;
    max-width: max-content;
    margin-top: .88rem;
    line-height: normal;
}

.footer__main-link:first-child {
    margin-top: 0;
}

.footer__list {
    display: flex;
    flex-direction: column;
    gap: .88rem;
    margin-top: 1.25rem;
}

.footer__list-link {
    color: var(--white, #FFF);
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: .8;
}

.footer__mob {
    display: none;
}

@media screen and (min-width: 768px) {
    .footer__item:first-child {
        /* margin-right: -3rem; */
    }
}

@media screen and (max-width: 768px) {
    .header__desc-burger, .header__search {
        display: none;
    }
    
    .header__mobile-wrap .header__info, .footer__info-links {
        align-items: flex-start;
    }

    .header__mobile-wrap .btn {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .header__mobile-wrap  .footer__info-links {
        margin-top: 2rem;
    }

    .header__mobile-toggler.active {
        transform: rotate(180deg);
    }

    .footer__row {
        text-align: left;
        align-items: flex-start;
    }

    .footer__menu {
        flex-direction: column;
        gap: 1.5rem;
    }

    .footer__contacts {
        justify-content: flex-start;
    }

    .header__icon {
        width: 2.25rem;
        height: 2.25rem;
    }

    .footer__bottom {
        align-items: flex-start;
    }

    .footer__btn {
        order: 1;
        margin-top: 1.5rem;
        width: 100%;
        text-align: center;
        max-width: 100%;
    }

    .footer__info {
        display: flex;
        flex-direction: column;
    }

    .footer__bottom {
        border-top: 0;
        padding-top: 0;
    }

    .footer__menu {
        display: none;
    }

    .footer__timetable {
        display: none;
    }

    .footer__mob {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .footer__mob .header__mobile-link,
    .footer__mob .header__mobile-sublink {
        font-size: 0.875rem;
    }

    .footer__mob .header__mobile-menu {
        margin-top: 0;
        gap: 1rem;
    }

    .footer__mob-title {
        color: #F6AE9C;
        font-size: 0.6875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.25rem; /* 181.818% */
        text-transform: uppercase;
        margin-bottom: .5rem;
    }

    .footer__mob-time {
        color: var(--white, #FFF);
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.25rem; /* 142.857% */
        margin-bottom: 1rem;
    }
    
    .footer__mob-item {
        margin: 0 1.5rem;
    }

    .footer__mob-item:first-child {
        margin-left: 1rem;
    }

    .footer__mob-item:last-child {
        margin-right: 1rem;
    }
}


@media screen and (max-width: 560px) {
    .btn {
        max-width: 100%;
        width: 100%;
    }
}

/*  */
.hemonc2__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 2rem;
    border-bottom: .125rem solid var(--border, rgba(0, 0, 0, 0.12));
}

@media screen and (max-width: 768px) {
    .hemonc2__row {
        flex-direction: column;
        align-items: flex-start;
        gap: .75rem;
    }
}

.hemonc2__h2 {
    color: var(--h, #0F2531);
    font-family: 'Gerbera', sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media screen and (max-width: 768px) {
    .hemonc2__h2 {
        font-size: 1.75rem;
    }
}

@media screen and (max-width: 560px) {
    .hemonc2__h2 {
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

.hemonc2__link {
    position: relative;
    padding-right: 2rem;
    color: var(--h, #0F2531);
    font-family: 'Gerbera', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    opacity: 0.24;
}

.hemonc2__link:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M4 9H16M16 9L12.5 5.5M16 9L12.5 12.5" stroke="%230F2531"/></svg>');
}
/* End */
/* /local/templates/hemonc_h/css/bootstrap-grid.css?174529989534188 */
/* /local/templates/hemonc_h/css/fonts.css?17453076383820 */
/* /local/templates/hemonc_h/css/site-f.css?1747045700249999 */
/* /local/templates/hemonc_h/css/doctorsPopup.css?174556571911079 */
/* /local/templates/hemonc_h/css/header.css?175006822744582 */
