

/* Start:/local/templates/cironline_2020/css/bootstrap/bootstrap-reboot.css?16013204954964*/
/*!
 * Bootstrap Reboot v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
/* End */


/* Start:/local/templates/cironline_2020/css/bootstrap/bootstrap-grid.css?158179007032403*/
/*!
 * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
      order: -1;
}

.order-1 {
  -ms-flex-order: 1;
      order: 1;
}

.order-2 {
  -ms-flex-order: 2;
      order: 2;
}

.order-3 {
  -ms-flex-order: 3;
      order: 3;
}

.order-4 {
  -ms-flex-order: 4;
      order: 4;
}

.order-5 {
  -ms-flex-order: 5;
      order: 5;
}

.order-6 {
  -ms-flex-order: 6;
      order: 6;
}

.order-7 {
  -ms-flex-order: 7;
      order: 7;
}

.order-8 {
  -ms-flex-order: 8;
      order: 8;
}

.order-9 {
  -ms-flex-order: 9;
      order: 9;
}

.order-10 {
  -ms-flex-order: 10;
      order: 10;
}

.order-11 {
  -ms-flex-order: 11;
      order: 11;
}

.order-12 {
  -ms-flex-order: 12;
      order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

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

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

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

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

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

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
        order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
      justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
      align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
      align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
      align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
      align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
        flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
        justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
        justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
        justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
        align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
        align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
        align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
        align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
        align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* End */


/* Start:/local/templates/cironline_2020/css/jquery-ui-1.9.2.custom.css?158179006932470*/
/*! jQuery UI - v1.9.2 - 2012-12-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande,Lucida Sans,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande,Lucida Sans,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(/local/templates/cironline_2020/css/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(/local/templates/cironline_2020/css/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(/local/templates/cironline_2020/css/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(/local/templates/cironline_2020/css/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(/local/templates/cironline_2020/css/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f url(/local/templates/cironline_2020/css/images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(/local/templates/cironline_2020/css/images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/local/templates/cironline_2020/css/images/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/local/templates/cironline_2020/css/images/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/local/templates/cironline_2020/css/images/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/local/templates/cironline_2020/css/images/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/local/templates/cironline_2020/css/images/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/local/templates/cironline_2020/css/images/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/local/templates/cironline_2020/css/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/local/templates/cironline_2020/css/images/ui-icons_ffffff_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(/local/templates/cironline_2020/css/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .8;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(/local/templates/cironline_2020/css/images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

.stenogram {}
.stenogram p.ans { padding: 0 0 0 10px }
/* End */


/* Start:/local/templates/cironline_2020/js/fancybox/jquery.fancybox.min.css?158179010513841*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/cironline_2020/js/flexslider/jquery.flexslider.css?15817901066876*/
/*
 * jQuery FlexSlider v2.6.4
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('/local/templates/cironline_2020/js/flexslider/fonts/flexslider-icon.eot');
  src: url('/local/templates/cironline_2020/js/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/local/templates/cironline_2020/js/flexslider/fonts/flexslider-icon.woff') format('woff'), url('/local/templates/cironline_2020/js/flexslider/fonts/flexslider-icon.ttf') format('truetype'), url('/local/templates/cironline_2020/js/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  line-height: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -20px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(21,113,186,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(21,113,186,1);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(21,113,186,0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* End */


/* Start:/local/templates/cironline_2020/styles.css?17399006262623*/
.row-blogs{
    display: flex;
    gap: 30px;
    align-items: start;
    justify-content: space-between;
}
#content-left {
    padding: 0;
    width: 230px;
}
#content-center {
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.b-nav-left {
    background: #e6e7e9;
    list-style: none;
    padding: 0 0 5px;
    margin: 0 0 12px 7px;
}
#smi-block {
    width: 230px;
    height: 70px;
    background: #43a2da url(/bitrix/templates/online_main/images/smi.jpg) left top no-repeat;
    text-align: center;
}
#doctors-block {
    border: 1px solid #212e63;
    overflow: hidden;
}
.b-reviews-left_col {
    margin: 20px 0 0;
    border: 1px solid #212e63;
}
.b-nav-left li {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    position: relative;
}
.b-nav-left ul {
    list-style: none;
    padding: 0;
    margin: 5px 0 -7px 17px;
}
.b-nav-left ul li {
    line-height: 18px;
    background: url(/bitrix/templates/online_main/images/b-nav-left/b-nav-left-li.gif) 3px 5px no-repeat;
    list-style: none;
    padding: 1px 10px 1px 20px;
    margin: 0;
}
.b-nav-left ul li a {
    text-decoration: none;
}
#smi-block a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    display: block;
    width: 80px;
    padding: 8px 0 0 120px;
}
#doctors-block .site-block-title {
    margin-bottom: 15px;
    background: #43A2DA url(/bitrix/templates/online_main/images/doctors-title.jpg) left top no-repeat;
}
.doctors-info-wrapper {
    margin: 0 10px 15px 15px;
    overflow: hidden;
}
.doctors-info {
    float: right;
    display: block;
    width: 115px;
}
.doctors-info-wrapper img {
    float: left;
    display: block;
    width: 82px;
}
.doctors-info h4.doctors-name {
    font-size: 10px;
}
.doctors-info p {
    font-size: 10px;
    line-height: 11px;
}
.blog-user-table {
    margin-top: 0;
}

@media(max-width: 768px){
    .row-blogs{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    #content-left {
        width: 100%;
    }
    .blog-sidebar{
        width: 100%;
    }
    .blog-posts{
        width: 100%;
    }
    .body-blog {
        display: flex;
        flex-direction: column-reverse;
    }
    .blog-post-content img{
        height: auto;
    }
    .blog-post-current{
        order: 1;
    }
    .b-header-search-display-btn {
        display: inline-block!important;
    }
    .b-header-search {
        position: absolute;
        bottom: 12px;
        left: 64px;
        width: 220px;
    }
}
/* End */


/* Start:/local/templates/cironline_2020/template_styles.css?1756291062124849*/
/* html */
html{font-size:62.5%;min-height:100%;background:#fff;display:-webkit-flex;display:flex;flex-direction:column;
	display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
body{font:400 1.2em 'Montserrat',Arial,sans-serif;line-height:150%;color:#333;background:#fff;display:-webkit-flex;display:flex;flex-direction:column;flex:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}

img{max-width:100%}

a{color:#1585ba;text-decoration:underline;transition:all 0.2s}
a:hover{color:#000;text-decoration:underline}
.a{color:#1585ba;transition:all 0.2s}
.a:hover{color:#000}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-weight:500;font-size:2.2rem;line-height:130%;color:#000;margin:2rem 0 2rem}
h1:first-child,.h1:first-child,h2:first-child,.h2:first-child,h3:first-child,.h3:first-child,h4:first-child,.h4:first-child,h5:first-child,.h5:first-child{margin-top:0}
h2,.h2{font-size:1.9rem;margin:2rem 0 1.5rem}
h3,.h3{font-size:1.7rem;margin:2rem 0 1.5rem}
h4,.h4{font-size:1.5rem;margin:2rem 0 1.5rem}
h5,.h5{font-size:1.4rem;margin:2rem 0 1.5rem}

p{margin:1.5rem 0}
ol,ul,dl{padding:0 0 0 2rem;margin:1.5rem 0}
p:first-child,ul:first-child,ol:first-child{margin-top:0}
p:last-child,ul:last-child,ol:last-child,.fancybox-inner p:nth-last-child(2){margin-bottom:0}	/* cause "close btn" is the last */
	li{margin:0 0 1rem}
	li:last-child{margin-bottom:0}
		li li{margin-bottom:.7rem}

ul.clearlist{list-style-position:inside}
	ul.clearlist li{list-style-position:inside;margin-left:0}

.stronger{font-weight:500}
.strong{font-weight:600}

.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden}

.nowrap{white-space:nowrap}

.dashed{text-decoration:none !important;border-bottom-width:1px;border-bottom-style:dashed;cursor:pointer}
.dotted{text-decoration:none !important;border-bottom-width:1px;border-bottom-style:dotted;cursor:pointer}

.align-center{text-align:center}

.b-exp-u{margin-left:1.5rem;display:inline-block;position:relative;opacity:1;transition:opacity 0.2s,color 0.3s;cursor:pointer}
.b-exp-u.processing{opacity:0.2}
.b-exp-u:hover{color:#069}
	.b-exp-u:after{content:' ';width:0;height:0;margin-top:-0.2rem;margin-left:0.5rem;border:0.4rem solid transparent;border-top:0.7rem solid #069;display:block;position:absolute;left:100%;top:50%}
	.b-exp-u.expanded:after{margin-top:-0.6rem;border-top:0.4rem solid transparent;border-bottom:0.7rem solid #069}

.grecaptcha-badge{visibility:hidden}

.b-see-all-link{font-weight:500;color:#1585ba;text-decoration:none;position:relative}
.b-see-all-link:hover{color:#00b5cc;text-decoration:none}
	.b-see-all-link:after{content:' ';width:0;height:0;border:0.5rem solid transparent;border-left-color:#1585ba;margin-top:-0.3rem;position:absolute;right:-1.5rem;top:50%;transition:all 0.3s}
	.b-see-all-link:hover:after{border-left-color:#00b5cc}

.btn{font-size:1.5rem;color:#fff;text-align:center;background:#ec203b;padding:1.5rem 3rem;margin:0;border:0;border-radius:3px;display:inline-block;cursor:pointer;transition:all 0.3s}
.btn:hover{background:#e55}
.btn.disabled{color:#eee;background:#aaa !important;cursor:default}

.m-scrollbar{scrollbar-width:thin;scrollbar-color:#eee #f5f5f5;transition:all 0.3s}
.m-scrollbar::-webkit-scrollbar{width:8px;transition:all 0.3s}
.m-scrollbar::-webkit-scrollbar-track{background:#f5f5f5}
.m-scrollbar::-webkit-scrollbar-thumb{background-color:#eee;border-radius:2px;border:2px solid #f5f5f5}
.m-scrollbar:hover{scrollbar-color:#ccc #f5f5f5}
.m-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#ccc}

.b-video{margin:2.5rem 0}
.b-video:last-child{margin-bottom:0}
	.b-video iframe{height:19rem;max-width:100%}
@media(min-width:400px){
	.b-video iframe{height:23rem}
}
@media(min-width:500px){
	.b-video iframe{height:28rem}
}
@media(min-width:600px){
	.b-video iframe{height:31rem}
}

@media(min-width:768px){
	h1,.h1{font-size:2.8rem}
	h2,.h2{font-size:2.8rem}
	h3,.h3{font-size:2.4rem;margin-top:3.5rem}
	h4,.h4{font-size:2rem;margin-top:3rem}
	h5,.h5{font-size:1.7rem}
	
	ol,ul,dl{padding-left:3rem}
}
/* /html */


/* bootstrap display */
.d-flex{display:-ms-flexbox;display:flex !important}
.d-none{display:none !important}
.d-inline{display:inline !important}
.d-inline-block{display:inline-block !important}
.d-block{display:block !important}
@media(min-width:576px){
	.d-sm-none{display:none !important}
	.d-sm-inline{display:inline !important}
	.d-sm-inline-block{display:inline-block !important}
	.d-sm-block{display:block !important}
}
@media(min-width:768px){
	.d-md-none{display:none !important}
	.d-md-inline{display:inline !important}
	.d-md-inline-block{display:inline-block !important}
	.d-md-block{display:block !important}
}
@media(min-width:992px){
	.d-lg-none{display:none !important}
	.d-lg-inline{display:inline !important}
	.d-lg-inline-block{display:inline-block !important}
	.d-lg-block{display:block !important}
}
@media(min-width:1200px){
	.d-xl-none{display:none !important}
	.d-xl-inline{display:inline !important}
	.d-xl-inline-block{display:inline-block !important}
	.d-xl-block{display:block !important}
}
/* /bootstrap display */


/* share icons */
.share__icon{display:inline-block;width:3rem;height:3rem;vertical-align:middle;border-radius:2px;background-size:1.6rem 1.6rem;background-repeat:no-repeat;background-position:center}
.share__icon:hover{background-color:#00b5cc26}
.share__icon_service_facebook{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MiA5Ni4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MiA5Ni4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7Y2xpcC1wYXRoOnVybCgjU1ZHSURfMl8pO2ZpbGw6IzE1ODVCQTt9DQo8L3N0eWxlPg0KPGc+DQoJPGRlZnM+DQoJCTxyZWN0IGlkPSJTVkdJRF8xXyIgd2lkdGg9IjUyIiBoZWlnaHQ9Ijk2LjEiLz4NCgk8L2RlZnM+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTAsMEwzNy41LDBjLTE0LDAtMjMuMSw5LjMtMjMuMSwyMy43djEwLjlIMmMtMS4xLDAtMiwwLjktMiwydjE1LjhjMCwxLjEsMC45LDIsMiwyaDEyLjV2MzkuOQ0KCQljMCwxLjEsMC45LDIsMiwyaDE2LjRjMS4xLDAsMi0wLjksMi0yVjU0LjNoMTQuN2MxLjEsMCwyLTAuOSwyLTJsMC0xNS44YzAtMC41LTAuMi0xLTAuNi0xLjRjLTAuNC0wLjQtMC45LTAuNi0xLjQtMC42SDM0Ljh2LTkuMg0KCQljMC00LjQsMS4xLTYuNyw2LjgtNi43bDguNCwwYzEuMSwwLDItMC45LDItMlYyQzUyLDAuOSw1MS4xLDAsNTAsMCIvPg0KPC9nPg0KPC9zdmc+DQo=')}
.share__icon_service_vkontakte{background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMDQuNCAxNzIuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA0LjQgMTcyLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yXyk7ZmlsbDojMTU4NUJBO30NCjwvc3R5bGU+DQo8Zz4NCgk8ZGVmcz4NCgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iMzA0LjQiIGhlaWdodD0iMTcyLjIiLz4NCgk8L2RlZnM+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjYxLjksMTA5LjVjMTAuMSw5LjksMjAuOCwxOS4xLDI5LjgsMzBjNCw0LjgsNy44LDkuOCwxMC43LDE1LjRjNC4xLDgsMC40LDE2LjctNi43LDE3LjJsLTQ0LjMsMA0KCQljLTExLjQsMC45LTIwLjYtMy43LTI4LjItMTEuNWMtNi4xLTYuMy0xMS44LTEyLjktMTcuNy0xOS40Yy0yLjQtMi42LTUtNS4xLTgtNy4xYy02LjEtMy45LTExLjMtMi43LTE0LjgsMy42DQoJCWMtMy41LDYuNC00LjMsMTMuNS00LjcsMjAuN2MtMC41LDEwLjQtMy42LDEzLjItMTQuMSwxMy43Yy0yMi40LDEuMS00My43LTIuMy02My40LTEzLjZjLTE3LjQtMTAtMzAuOS0yNC00Mi43LTQwDQoJCUMzNC44LDg3LjQsMTcuMyw1My4zLDEuNSwxOC4zQy0yLDEwLjQsMC42LDYuMiw5LjMsNmMxNC41LTAuMywyOC45LTAuMyw0My40LDBjNS45LDAuMSw5LjgsMy41LDEyLDljNy44LDE5LjIsMTcuNCwzNy42LDI5LjQsNTQuNQ0KCQljMy4yLDQuNSw2LjUsOSwxMS4xLDEyLjJjNS4xLDMuNSw5LjEsMi40LDExLjUtMy40YzEuNS0zLjYsMi4yLTcuNSwyLjYtMTEuNGMxLjEtMTMuNCwxLjMtMjYuNy0wLjctNDAuMQ0KCQljLTEuMi04LjMtNS45LTEzLjctMTQuMi0xNS4zYy00LjItMC44LTMuNi0yLjQtMS42LTQuOGMzLjYtNC4yLDYuOS02LjgsMTMuNi02LjhoNTAuMWM3LjksMS42LDkuNiw1LjEsMTAuNywxM2wwLDU1LjcNCgkJYy0wLjEsMy4xLDEuNSwxMi4yLDcuMSwxNC4yYzQuNCwxLjQsNy40LTIuMSwxMC00LjljMTItMTIuNywyMC42LTI3LjgsMjguMi00My40YzMuNC02LjksNi4zLTE0LDkuMS0yMS4xDQoJCWMyLjEtNS4zLDUuNC03LjksMTEuMy03LjhsNDguMiwwYzEuNCwwLDIuOSwwLDQuMywwLjNjOC4xLDEuNCwxMC40LDQuOSw3LjgsMTIuOGMtNCwxMi41LTExLjYsMjIuOC0xOS4yLDMzLjMNCgkJYy04LDExLjEtMTYuNiwyMS45LTI0LjYsMzMuMUMyNTIuMyw5NS41LDI1Mi44LDEwMC42LDI2MS45LDEwOS41Ii8+DQo8L2c+DQo8L3N2Zz4NCg==')}
.share__icon_service_instagram{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNjkuMSAxNjkuMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTY5LjEgMTY5LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yXyk7ZmlsbDojMTU4NUJBO30NCjwvc3R5bGU+DQo8Zz4NCgk8ZGVmcz4NCgkJPHJlY3QgaWQ9IlNWR0lEXzFfIiB3aWR0aD0iMTY5LjEiIGhlaWdodD0iMTY5LjEiLz4NCgk8L2RlZnM+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIyLjQsMEg0Ni43QzIwLjksMCwwLDIwLjksMCw0Ni43djc1LjhjMCwyNS43LDIwLjksNDYuNyw0Ni43LDQ2LjdoNzUuOGMyNS43LDAsNDYuNy0yMC45LDQ2LjctNDYuN1Y0Ni43DQoJCUMxNjkuMSwyMC45LDE0OC4xLDAsMTIyLjQsMCBNMTU0LjEsMTIyLjRjMCwxNy41LTE0LjIsMzEuNy0zMS43LDMxLjdINDYuN2MtMTcuNSwwLTMxLjctMTQuMi0zMS43LTMxLjdWNDYuNw0KCQlDMTUsMjkuMiwyOS4yLDE1LDQ2LjcsMTVoNzUuOGMxNy41LDAsMzEuNywxNC4yLDMxLjcsMzEuN0wxNTQuMSwxMjIuNEwxNTQuMSwxMjIuNHoiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODQuNSw0MUM2MC41LDQxLDQxLDYwLjUsNDEsODQuNWMwLDI0LDE5LjUsNDMuNiw0My42LDQzLjZzNDMuNi0xOS41LDQzLjYtNDMuNkMxMjguMSw2MC41LDEwOC42LDQxLDg0LjUsNDENCgkJIE04NC41LDExMy4xYy0xNS43LDAtMjguNi0xMi44LTI4LjYtMjguNkM1Niw2OC44LDY4LjgsNTYsODQuNSw1NnMyOC42LDEyLjgsMjguNiwyOC42QzExMy4xLDEwMC4zLDEwMC4zLDExMy4xLDg0LjUsMTEzLjEiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTI5LjksMjguM2MtMi45LDAtNS43LDEuMi03LjgsMy4yYy0yLjEsMi0zLjIsNC45LTMuMiw3LjhjMCwyLjksMS4yLDUuNywzLjIsNy44YzIsMiw0LjksMy4yLDcuOCwzLjINCgkJYzIuOSwwLDUuNy0xLjIsNy44LTMuMmMyLTIuMSwzLjItNC45LDMuMi03LjhjMC0yLjktMS4yLTUuNy0zLjItNy44QzEzNS43LDI5LjQsMTMyLjgsMjguMywxMjkuOSwyOC4zIi8+DQo8L2c+DQo8L3N2Zz4NCg==')}
.share__icon_service_youtube{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMTAgMjE4LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxMCAyMTguMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2NsaXAtcGF0aDp1cmwoI1NWR0lEXzJfKTtmaWxsOiMxNTg1QkE7fQ0KPC9zdHlsZT4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIzMTAiIGhlaWdodD0iMjE4LjIiLz4NCgk8L2RlZnM+DQoJPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+DQoJCTx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgc3R5bGU9Im92ZXJmbG93OnZpc2libGU7Ii8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjk3LjksMTguN0MyODYuNyw1LjQsMjY2LjEsMCwyMjYuNiwwSDgzLjRDNDMsMCwyMiw1LjgsMTAuOSwxOS45QzAsMzMuNywwLDU0LjEsMCw4Mi4ydjUzLjcNCgkJYzAsNTQuNiwxMi45LDgyLjIsODMuNCw4Mi4yaDE0My4yYzM0LjIsMCw1My4yLTQuOCw2NS40LTE2LjVjMTIuNi0xMiwxNy45LTMxLjcsMTcuOS02NS43VjgyLjJDMzEwLDUyLjYsMzA5LjIsMzIuMSwyOTcuOSwxOC43DQoJCSBNMTk5LDExNi41bC02NSwzNGMtMS41LDAuOC0zLDEuMS00LjYsMS4xYy0xLjgsMC0zLjYtMC41LTUuMi0xLjRjLTMtMS44LTQuOC01LjEtNC44LTguNlY3My45YzAtMy41LDEuOC02LjcsNC44LTguNQ0KCQlzNi43LTEuOSw5LjgtMC4zbDY1LDMzLjhjMy4zLDEuNyw1LjQsNS4xLDUuNCw4LjlDMjA0LjQsMTExLjMsMjAyLjMsMTE0LjgsMTk5LDExNi41Ii8+DQo8L2c+DQo8L3N2Zz4NCg==')}
.share__icon_service_telegram{background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVzYz5DcmVhdGVkIHdpdGggRmFicmljLmpzIDEuNy4yMjwvZGVzYz4NCjxkZWZzPg0KPC9kZWZzPg0KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI4IDEyOCkgc2NhbGUoMC43MiAwLjcyKSIgc3R5bGU9IiI+DQoJPGcgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAwOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWxpbmVqb2luOiBtaXRlcjsgc3Ryb2tlLW1pdGVybGltaXQ6IDEwOyBmaWxsOiBub25lOyBmaWxsLXJ1bGU6IG5vbnplcm87IG9wYWNpdHk6IDE7IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTc1LjA1IC0xNzUuMDUpIHNjYWxlKDMuODkgMy44OSkiID4NCgk8cGF0aCBkPSJNIDgzLjkyNCA3Ljc1NiBMIDQuMjAyIDM4LjQ5NiBjIC01LjQ0MiAyLjE4MyAtNS40MDkgNS4yMTkgLTAuOTkyIDYuNTcxIGwgMjAuNDU1IDYuMzg1IGwgNy4wMzUgMjMuMTUzIGMgMC45MjUgMi41NTMgMC40NjkgMy41NjYgMy4xNTEgMy41NjYgYyAyLjA2OSAwIDIuOTgzIC0wLjk0NiA0LjEzOCAtMi4wNjkgbCA5Ljk0MSAtOS42NjYgbCAyMC42ODEgMTUuMjggYyAzLjgwNiAyLjEgNi41NTMgMS4wMTIgNy41MDEgLTMuNTMzIGwgMTMuNTc3IC02My45NzggQyA5MS4wNzkgOC42MzEgODcuNTY1IDYuMTAzIDgzLjkyNCA3Ljc1NiB6IiBzdHlsZT0ic3Ryb2tlOiBub25lOyBzdHJva2Utd2lkdGg6IDE7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IHN0cm9rZS1saW5lY2FwOiBidXR0OyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IGZpbGw6IHJnYigyMSwxMzMsMTg2KTsgZmlsbC1ydWxlOiBub256ZXJvOyBvcGFjaXR5OiAxOyIgdHJhbnNmb3JtPSIgbWF0cml4KDEgMCAwIDEgMCAwKSAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgLz4NCgk8cGF0aCBkPSJNIDMzLjk0MiA3Mi4wMTYgbCAtNi43NDcgLTIyLjIwNCBMIDc5LjEzIDE5LjAwMiBMIDQwLjc1MSA1Ni43ODkgTCAzMy45NDIgNzIuMDE2IHoiIHN0eWxlPSJzdHJva2U6IG5vbmU7IHN0cm9rZS13aWR0aDogMTsgc3Ryb2tlLWRhc2hhcnJheTogbm9uZTsgc3Ryb2tlLWxpbmVjYXA6IGJ1dHQ7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiAxMDsgZmlsbDogcmdiKDI1NSwyNTUsMjU1KTsgZmlsbC1ydWxlOiBub256ZXJvOyBvcGFjaXR5OiAxOyIgdHJhbnNmb3JtPSIgbWF0cml4KDEgMCAwIDEgMCAwKSAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgLz4NCjwvZz4NCjwvZz4NCjwvc3ZnPg==')}
.share__icon_service_rutube{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgd2lkdGg9IjEzMiIKICAgaGVpZ2h0PSIxMzIiCiAgIHZpZXdCb3g9IjAgMCAxMzIgMTMyIgogICBmaWxsPSJub25lIgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmczIgogICBzb2RpcG9kaTpkb2NuYW1lPSJJY29uX1JVVFVCRV9ibHVlX21vbm8uc3ZnIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIxLjMuMiAoMDkxZTIwZSwgMjAyMy0xMS0yNSwgY3VzdG9tKSIKICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9Im5hbWVkdmlldzMiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjMDAwMDAwIgogICAgIGJvcmRlcm9wYWNpdHk9IjAuMjUiCiAgICAgaW5rc2NhcGU6c2hvd3BhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlY2hlY2tlcmJvYXJkPSIwIgogICAgIGlua3NjYXBlOmRlc2tjb2xvcj0iI2QxZDFkMSIKICAgICBpbmtzY2FwZTp6b29tPSI2LjI5NTQ1NDUiCiAgICAgaW5rc2NhcGU6Y3g9IjY1LjkyMDU3OCIKICAgICBpbmtzY2FwZTpjeT0iNjYiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMjciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjE5MTIiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMyIgLz4KICA8ZwogICAgIGNsaXAtcGF0aD0idXJsKCNjbGlwMF81MTlfMjAwMSkiCiAgICAgaWQ9ImcyIj4KICAgIDxwYXRoCiAgICAgICBkPSJNODEuNTM2MSA2Mi45ODY1SDQyLjUzODZWNDcuNTU0N0g4MS41MzYxQzgzLjgxNCA0Ny41NTQ3IDg1LjM5NzkgNDcuOTUxOCA4Ni4xOTI4IDQ4LjY0NTFDODYuOTg3NyA0OS4zMzg1IDg3LjQ4MDEgNTAuNjI0NSA4Ny40ODAxIDUyLjUwMzFWNTguMDQ0MUM4Ny40ODAxIDYwLjAyMzQgODYuOTg3NyA2MS4zMDk0IDg2LjE5MjggNjIuMDAyOEM4NS4zOTc5IDYyLjY5NjEgODMuODE0IDYyLjk5MjUgODEuNTM2MSA2Mi45OTI1VjYyLjk4NjVaTTg0LjIxMTUgMzMuMDA1OUgyNlY5OUg0Mi41Mzg2Vjc3LjUyOTRINzMuMDE3N0w4Ny40ODAxIDk5SDEwNkw5MC4wNTQ2IDc3LjQyODdDOTUuOTMzMyA3Ni41NTc1IDk4LjU3MyA3NC43NTU5IDEwMC43NSA3MS43ODY5QzEwMi45MjcgNjguODE3OSAxMDQuMDE5IDY0LjA3MSAxMDQuMDE5IDU3LjczNTlWNTIuNzg3NkMxMDQuMDE5IDQ5LjAzMDMgMTAzLjYyMSA0Ni4wNjEzIDEwMi45MjcgNDMuNzg1N0MxMDIuMjMzIDQxLjUxIDEwMS4wNDcgMzkuNTMwNyA5OS4zNjIgMzcuNzUyOEM5Ny41ODI0IDM2LjA2OTggOTUuNjAxMSAzNC44ODQ1IDkzLjIyMjMgMzQuMDkwNEM5MC44NDM1IDMzLjM5NzEgODcuODcxNiAzMyA4NC4yMTE1IDMzVjMzLjAwNTlaIgogICAgICAgZmlsbD0iIzEwMDk0MyIKICAgICAgIGlkPSJwYXRoMSIKICAgICAgIHN0eWxlPSJzdHJva2U6IzE1ODViYTtzdHJva2Utb3BhY2l0eToxO2ZpbGw6IzE1ODViYTtmaWxsLW9wYWNpdHk6MSIgLz4KICAgIDxwYXRoCiAgICAgICBkPSJNMTk4IDMuMDUxNzZlLTA1QzE5OCAzNi40NTA4IDE2OC40NTEgNjYuMDAwMSAxMzIgNjYuMDAwMUMxMjQuNTg5IDY2LjAwMDEgMTE3LjQ2NCA2NC43Nzg2IDExMC44MTQgNjIuNTI2MUMxMTAuOTU2IDYwLjk1NzcgMTExLjAxOSA1OS4zNTQxIDExMS4wMTkgNTcuNzM1OVY1Mi43ODc2QzExMS4wMTkgNDguNTg2IDExMC41OCA0NC44ODI0IDEwOS42MjMgNDEuNzQzNkMxMDguNTkgMzguMzU4OCAxMDYuODIgMzUuNDQ1OCAxMDQuNDQzIDMyLjkzOEwxMDQuMzExIDMyLjc5ODhMMTA0LjE3MiAzMi42NjdDMTAxLjY0IDMwLjI3MjEgOTguNzY5NCAyOC41NjI1IDk1LjQzODkgMjcuNDUwNkw5NS4zMTA4IDI3LjQwNzlMOTUuMTgxMiAyNy4zNzAxQzkyLjAxMDkgMjYuNDQ2IDg4LjM1MDggMjYgODQuMjExNSAyNkg3Ny4yMTE1VjI2LjAwNTlINzEuMzIxMUM2Ny44OTY0IDE4LjAyNTcgNjYgOS4yMzQzNCA2NiAzLjA1MTc2ZS0wNUM2NiAtMzYuNDUwOCA5NS41NDkyIC02NiAxMzIgLTY2QzE2OC40NTEgLTY2IDE5OCAtMzYuNDUwOCAxOTggMy4wNTE3NmUtMDVaIgogICAgICAgZmlsbD0iIzEwMDk0MyIKICAgICAgIGlkPSJwYXRoMiIKICAgICAgIHN0eWxlPSJmaWxsOiMxNTg1YmE7ZmlsbC1vcGFjaXR5OjEiIC8+CiAgPC9nPgogIDxyZWN0CiAgICAgeD0iMSIKICAgICB5PSIxIgogICAgIHdpZHRoPSIxMzAiCiAgICAgaGVpZ2h0PSIxMzAiCiAgICAgcng9IjMxIgogICAgIHN0cm9rZT0iIzEwMDk0MyIKICAgICBzdHJva2Utd2lkdGg9IjIiCiAgICAgaWQ9InJlY3QyIgogICAgIHN0eWxlPSJmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOiMxNTg1YmE7c3Ryb2tlLW9wYWNpdHk6MSIgLz4KICA8ZGVmcwogICAgIGlkPSJkZWZzMyI+CiAgICA8Y2xpcFBhdGgKICAgICAgIGlkPSJjbGlwMF81MTlfMjAwMSI+CiAgICAgIDxyZWN0CiAgICAgICAgIHdpZHRoPSIxMzIiCiAgICAgICAgIGhlaWdodD0iMTMyIgogICAgICAgICByeD0iMzIiCiAgICAgICAgIGZpbGw9IndoaXRlIgogICAgICAgICBpZD0icmVjdDMiIC8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KPC9zdmc+Cg==')}
/* /share icons */


/* header */
.b-alarm{font-size:1.1rem;color:#fff;background:#ee203c;width:100%;padding:1rem 0}
	.b-alarm>.m-width{padding-left:1.5rem;padding-right:1.5rem}

.b-template-logo{color:#000;text-decoration:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center !important;align-items:center !important}
.b-template-logo:hover{color:#00b5cc;text-decoration:none}
	.b-template-logo img{width:4rem;height:4rem;margin-right:1.5rem;display:block;float:left;flex-shrink:0;opacity:1;visibility:visible}
		.b-template-logo-title{font-weight:500;font-size:1.1em;line-height:120%;text-transform:uppercase;padding-right:6rem;display:block}
		.b-template-logo-slogan{font-weight:400;font-size:0.9em;line-height:120%;margin-top:0.5rem;display:block}
		.b-template-logo-msg{font-size:0.9em;line-height:120%;color:#aaa;max-width:25rem;display:block;transition:all 0.3s}
.b-template-phones{font-weight:500;font-size:1.3em;line-height:3rem;display:block}
	.b-template-whatsapp{background-repeat:no-repeat;background-position:center;white-space:nowrap;text-indent:50rem;width:3rem;height:3rem;margin-top:0;margin-right:1.2rem;border:.3rem solid #ffffff01;border-radius:2px;display:block;overflow:hidden;position:absolute;right:100%;top:0;transition:all .3s;cursor:pointer;
		background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDI4MS4xMiAyODMuMzkiPgogIDxwYXRoIGZpbGw9IiMxODlkMGUiIGQ9Ik0xNDMuNjkgMjUzLjQ0YTExNi4yMiAxMTYuMjIgMCAwIDEtNTQuMzctMTMuNWwtNy44Ny00LjE4LTQ2LjA5IDE0LjI2IDE1LjctNDEuOTMtNS42NS05YTExNiAxMTYgMCAxIDEgOTguMjggNTQuMzNaIi8+CiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTk5LjY3IDcwLjE0aDE0LjczczEyLjc3IDI1LjU1IDEzLjg2IDI4LjE1IDIuMTYgMTEuNDgtOS43NSAyMC4zNmMwIDAgMTEuMjEgMzEuNTUgNDguOTUgNDUuNDggMCAwIDExLjY5LTEyLjM0IDEyLjM0LTEzLjIxczQtNS4yMiA5LjEtMi42YzAgMCAxOC43NyAxMC43OCAyMy44MyAxMy42NSA0LjUxIDIuNTYgMy40NiA0Ljc3IDMuMjQgNy4zNnMtNC40MyAyOS44LTM4LjIyIDI2LjEyLTgzLjA2LTUyLjU0LTkyLjgxLTg3YzAgLjAyLTUuODUtMjUuMzIgMTQuNzMtMzguMzFaIi8+Cjwvc3ZnPgo=')}
	.b-template-phone{white-space:nowrap;display:block}
	.b-header .b-template-phone:last-child{font-size:0.85em;display:none}
		.b-template-phone a{color:#000;text-decoration:none}
		.b-template-phone a:hover{color:#00b5cc}

.b-template-callback{font-size:1rem;line-height:1.4rem;white-space:nowrap;padding-left:0.2rem;padding-right:0.3rem;display:block}
	.b-template-callback u{text-transform:lowercase;text-decoration:none;color:#999;border-bottom:1px dashed #bbb;display:inline-block;transition:all 0.3s;cursor:pointer}
	.b-template-callback u:hover{color:#00b5cc;border-bottom-color:#00b5cc}

.b-header{background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 0.3rem 0.3rem rgba(100,100,100,0.1)}
.b-header-top{padding:1rem 1.5rem 5rem 7rem;position:relative}
	.b-header .b-template-logo{margin-left:-6rem}
		.b-header .b-template-logo-title{max-width:25rem;padding-right:0}
		.b-header .b-template-logo-slogan{display:none}
		.b-header .b-template-logo-msg{position:absolute;bottom:1.5rem}
	.b-header-info{}
		.b-header-contacts{padding:0;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
			.b-header-search_auth{}
				.b-header-auth{font-size:1.4rem;line-height:2rem;white-space:nowrap;color:#1585ba;text-decoration:none !important;width:auto;height:2rem;padding-left:2.5rem;display:block;position:absolute;right:1.5rem;top:5.8rem;cursor:pointer;transition:all 0.2s}
				.b-header-auth:hover{color:#00b5cc}
					.b-header-auth:before{content:' ';background:#1585ba;width:2rem;height:100%;border-radius:1rem;display:block;position:absolute;left:0;top:0}
					.b-header-auth:after{content:' ';background:url('data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfMSIgZGF0YS1uYW1lPSLQodC70L7QuSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDA4IDE1MzYiPjx0aXRsZT5Vc2VyX2ZvbnRfYXdlc29tZS0xPC90aXRsZT48cGF0aCBkPSJNMTYwNS40MiwxNDI1LjYxcTAsMTIwLTczLDE4OS41dC0xOTQsNjkuNWgtODc0cS0xMjEsMC0xOTQtNjkuNXQtNzMtMTg5LjVxMC01MywzLjUtMTAzLjVhMTAyMC4wNiwxMDIwLjA2LDAsMCwxLDE0LTEwOSw4NDguNTcsODQ4LjU3LDAsMCwxLDI2LjUtMTA4LjUsNTE0LjQ1LDUxNC40NSwwLDAsMSw0My05Ny41cTI3LTQ3LjUsNjItODF0ODUuNS01My41cTUwLjUtMjAsMTExLjUtMjAsOSwwLDQyLDIxLjV0NzQuNSw0OHE0MS41MSwyNi41LDEwOCw0OHQxMzMuNSwyMS41cTY3LDAsMTMzLjUtMjEuNXQxMDgtNDhxNDEuNS0yNi41LDc0LjUtNDh0NDItMjEuNXE2MSwwLDExMS41LDIwdDg1LjUsNTMuNXEzNSwzMy41LDYyLDgxYTUxMy44Miw1MTMuODIsMCwwLDEsNDMsOTcuNSw4NDYuODksODQ2Ljg5LDAsMCwxLDI2LjUsMTA4LjUsMTAxNy41LDEwMTcuNSwwLDAsMSwxNCwxMDlRMTYwNS40MywxMzcyLjYyLDE2MDUuNDIsMTQyNS42MVptLTMyMC04OTNxMCwxNTktMTEyLjUsMjcxLjV0LTI3MS41LDExMi41cS0xNTksMC0yNzEuNS0xMTIuNXQtMTEyLjUtMjcxLjVxMC0xNTksMTEyLjUtMjcxLjV0MjcxLjUtMTEyLjVxMTU5LDAsMjcxLjUsMTEyLjVUMTI4NS40Miw1MzIuNjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk3LjQyIC0xNDguNjEpIiBzdHlsZT0iZmlsbDojZmZmIi8+PC9zdmc+') center no-repeat;width:1.2rem;height:1.2rem;margin:-0.6rem 0 0 0;position:absolute;top:50%;left:0.4rem}
				.b-header-search-btn,.b-header-search-display-btn{background:none;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0ndXRmLTgnPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgJ2h0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCc+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUxMiA1MTIiPg0KICA8Zz4NCiAgICA8cGF0aCBkPSJNNDk1LDQ2Ni4yTDM3Ny4yLDM0OC40YzI5LjItMzUuNiw0Ni44LTgxLjIsNDYuOC0xMzAuOUM0MjQsMTAzLjUsMzMxLjUsMTEsMjE3LjUsMTFDMTAzLjQsMTEsMTEsMTAzLjUsMTEsMjE3LjUgICBTMTAzLjQsNDI0LDIxNy41LDQyNGM0OS43LDAsOTUuMi0xNy41LDEzMC44LTQ2LjdMNDY2LjEsNDk1YzgsOCwyMC45LDgsMjguOSwwQzUwMyw0ODcuMSw1MDMsNDc0LjEsNDk1LDQ2Ni4yeiBNMjE3LjUsMzgyLjkgICBDMTI2LjIsMzgyLjksNTIsMzA4LjcsNTIsMjE3LjVTMTI2LjIsNTIsMjE3LjUsNTJDMzA4LjcsNTIsMzgzLDEyNi4zLDM4MywyMTcuNVMzMDguNywzODIuOSwyMTcuNSwzODIuOXoiLz4NCiAgPC9nPg0KPC9zdmc+DQo=')}
				.b-header-search-display-btn{display:none;background-size:55%;background-repeat:no-repeat;background-position:center;text-indent:10rem;width:3rem;height:3rem;border:1px solid #777;border-radius:4px;position:absolute;right:5.7rem;top:5.8rem;overflow:hidden;opacity:0.5;transition:all 0.3s;cursor:pointer}
				.b-header-search{display:none}
					.b-header-search-text{font-size:1.2rem;line-height:100%;color:#555;width:100%;height:3rem;padding:0 4rem 0 1rem;margin:0;border:1px solid #ccc;border-radius:3px;-webkit-appearance:none;outline:none;transition:all 0.3s}
					.b-header-search-btn{background-size:55%;text-indent:10rem;width:3rem;height:3rem;border:0;border-radius:4px;position:absolute;right:0;top:0;overflow:hidden;opacity:0.5;transition:all 0.3s;cursor:pointer}
					.b-header-search:hover .b-header-search-text,.b-header-search.focus .b-header-search-text{color:#111;box-shadow:0 0 5px 0 rgba(24,134,189,0.2)}
					.b-header-search.focus .b-header-search-btn,.b-header-search-btn:hover{background-color:#ddd;opacity:0.7}
					
			.b-header-phone_socials{}
				.b-header .b-template-phones{position:absolute;right:1.5rem;top:1.5rem}
				.b-header-socials{display:none}
					.b-header .b-template-callback{display:none}
		.b-header-burger{text-indent:10rem;width:6rem;height:6rem;position:absolute;left:0;top:4.3rem;overflow:hidden;cursor:pointer;transition:all 0.2s}
			.b-header-burger:before{content:' ';width:3rem;height:1.9rem;border:0.3rem solid #aaa;border-width:0.3rem 0;border-radius:1px;display:block;position:absolute;left:1.5rem;top:2.1rem;transition:all 0.2s}
			.b-header-burger:hover:before,.m-menu-active .b-header-burger:before{border-color:#00b5cc}
			.b-header-burger:after{content:' ';background:#aaa;width:3rem;height:0.3rem;display:block;position:absolute;left:1.5rem;top:2.9rem;transition:all 0.2s}
			.b-header-burger:hover:after,.m-menu-active .b-header-burger:after{background:#00b5cc}

.b-menu{font-size:1.2em;line-height:4rem;list-style:none;padding:0;margin:0 auto;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
	.b-menu li{list-style:none;max-width:100%;padding:0;margin:0;display:block;-ms-flex-positive:1;flex-grow:1}
		.b-menu li a,.b-menu li span{color:#555;text-decoration:none;width:100%;padding:0 1.5rem;position:relative;display:block}
		.b-menu>li.active>a,.b-submenu>li.active>a{color:#00b5cc !important}
		.b-submenu{font-size:0.9em;line-height:3rem;list-style:none;min-width:100%;padding:0;margin:0;display:none}
			.b-submenu>li{list-style:none;padding:0;margin:0}
				.b-submenu>li a{padding:0 1rem;border-top:1px dotted #ccc}

.m-fixed-header .b-header{width:100%;position:fixed;top:0;z-index:111}
	.m-fixed-header .b-header-top,.m-fixed-header .b-header-info,.m-fixed-header .b-header .b-template-logo,.m-fixed-header .b-header .b-template-logo-title,.m-fixed-header .b-header .b-template-logo-slogan,.m-fixed-header .b-header .b-template-logo-msg,.m-fixed-header .b-header .b-template-logo img,.m-fixed-header .b-header-search,.m-fixed-header .b-header .b-template-phones,.m-fixed-header .b-header .b-template-whatsapp,.m-fixed-header .b-header-search-text,.m-fixed-header .b-header-search-btn,.m-fixed-header .b-header-burger,.m-fixed-header .b-header .b-menu-wrap{transition:all 0.2s}
.m-fixed-header .b-main{padding-top:10rem}

.m-fixed-header-compact .b-header-top{padding-bottom:1rem}
	.m-fixed-header-compact .b-header .b-template-logo{max-width:30rem}
		.m-fixed-header-compact .b-header .b-template-logo img{opacity:0;visibility:hidden}
		.m-fixed-header-compact .b-header .b-template-logo-title{font-size:0.9em;padding-right:6.5rem}
		.m-fixed-header-compact .b-header .b-template-logo-msg{display:none}
	.m-fixed-header-compact .b-header .b-template-phones{top:1.5rem;right:6rem}
	.m-fixed-header-compact .b-header-auth{top:1.5rem;right:1.5rem}
	.m-fixed-header-compact .b-header-burger{left:0;top:0}

@media(max-width:499px){
	.b-header-top .b-template-phone a{background:#1585ba;text-indent:10rem;white-space:nowrap;width:3rem;height:3rem;border-radius:3px;display:block;position:relative;overflow:hidden}
		.b-header-top .b-template-phone a:before{content:' ';background:url('data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjg4LjMyIDI4MC45NiI+DQogIDx0aXRsZT5waG9uZS1zdmdyZXBvLWNvbS0xPC90aXRsZT4NCiAgPHBhdGggZD0iTTI2Ny43NSwxOTEuMDhjLTE0LjYtMTEuNzMtMjgtMTcuNDMtNDAuOTMtMTcuNDMtMTguNzMsMC0zMi4yMiwxMS45MS00NC40MiwyNC4xMWE3LjA4LDcuMDgsMCwwLDEtNS4zNSwyLjA2Yy0xMC4yOSwwLTI4LjM5LTEyLjg4LTUzLjgtMzguMjktMjkuODktMjkuODktNDEuMTktNDguOS0zMy41OS01Ni41LDIwLjYtMjAuNiwyNy00MS4yNC00LjUxLTgwLjQ3QzczLjg2LDEwLjUxLDYyLjgxLDMuNjgsNTEuMzgsMy42OCwzNiwzLjY4LDI0LjI0LDE2LDEzLjksMjYuODhjLTEuNzksMS44OC0zLjQ4LDMuNjYtNS4xNCw1LjMxLTExLjY5LDExLjY5LTExLjY4LDM3LjE5LDAsNjguMiwxMi44NCwzNCwzOC4xOCw3MS4wNiw3MS4zNywxMDQuMjVDMTA1LjgyLDIzMC4zLDEzMy43NCwyNTEsMTYwLjkxLDI2NWMyMy43MiwxMi4xNiw0Ni43MiwxOC42Nyw2NC43OCwxOC42N2gwYzExLjMsMCwyMC40OC0yLjQ2LDI2LjU0LTcuNDgsMTIuMzEtMTAuMTgsMzUuMjMtMjksMzUuMDgtNTEuNDRDMjg3LjI0LDIxMi43MSwyODAuNjUsMjAxLjQ1LDI2Ny43NSwxOTEuMDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUgLTMuMTgpIiBzdHlsZT0iZmlsbDogI2ZmZjtzdHJva2U6ICNmZmY7c3Ryb2tlLW1pdGVybGltaXQ6IDEwIi8+DQo8L3N2Zz4NCg==') center no-repeat;width:1.6rem;height:1.6rem;margin:-0.8rem 0 0 -0.8rem;position:absolute;top:50%;left:50%}
}
@media(max-width:575px){
	.b-template-whatsapp{border-width:0}
	
	.b-header-auth{text-indent:10rem;width:3rem;height:3rem;padding-left:0;overflow:hidden}
		.b-header-auth:before{width:3rem;border-radius:3px}
		.b-header-auth:after{width:1.6rem;height:1.6rem;margin:-0.8rem 0 0 -0.8rem;left:50%}
}
@media(min-width:576px){
	.b-template-logo{max-width:60%}
		.b-template-logo-title{font-weight:700}
	.b-template-phones{font-size:1.5em}
	
	.b-header .b-template-logo img{width:5rem;height:5rem}
	
	.b-header .b-template-phones{right:7rem;top:2rem}
		.b-template-whatsapp{margin-right:1rem}
	.b-header-socials{height:100%;padding:0.5rem 0;position:absolute;right:1rem;top:0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:column;flex-direction:column}
	.b-header-auth{right:7rem;top:7rem;transition:none}
	
	.b-header-burger{left:0.5rem;top:5.2rem}
	
	.m-fixed-header .b-main{padding-top:11rem}
	
	.m-fixed-header-compact .b-header .b-template-logo img{width:4rem;height:4rem}
	.m-fixed-header-compact .b-header .b-template-phones{font-size:1.4em}
	.m-fixed-header-compact .b-template-whatsapp{margin-right:1rem !important}
	.m-fixed-header-compact .b-header-socials{display:none !important}
}
@media(max-width:767px){
	.b-header-burger{display:none}
	.b-header-burger.mobile{display:block}
	
	.b-header-mobile-menu .b-header-search{display:block;height:0;padding:0 1.5rem;position:relative;background:#f5f5f5;border:1px solid #eee;1border-width:1px 0;overflow-y:hidden;opacity:0;visibility:hidden;transition:all 0.3s}
	.m-menu-active .b-header-mobile-menu .b-header-search{height:auto;padding-top:1.5rem;padding-bottom:1.5rem;overflow-y:auto;opacity:1;visibility:visible}
		.b-header-mobile-menu .b-header-search-btn{right:1.5rem;top:1.5rem}
	.b-header-mobile-menu .b-menu{background:#fff;height:0;display:block;overflow-y:hidden;opacity:0;visibility:hidden;transition:all 0.3s}
	.m-menu-active .b-header-mobile-menu .b-menu{height:auto;overflow-y:auto;opacity:1;visibility:visible}
	
	.m-menu-active .b-header{height:100%}
	
	.m-menu-active .b-header-top{padding-bottom:5rem}
		.m-menu-active .b-header .b-template-logo{max-width:100%}
			.m-menu-active .b-header .b-template-logo img{opacity:1;visibility:visible}
			.m-menu-active .b-header .b-template-logo-title{font-size:1.1em;padding-right:6rem}
			.m-menu-active .b-header .b-template-logo-msg{display:block}
		.m-menu-active .b-header .b-template-phones{top:1.5rem;right:1.5rem}
		.m-menu-active .b-header-auth{top:5.5rem;right:1.5rem}
		.m-menu-active .b-header-burger{left:0;top:4.3rem}
	
	.b-header>.b-menu-wrap>.b-menu{display:none}
}
@media(min-width:768px){
	.b-header-burger{display:block}
	.b-header-burger.mobile{display:none}
	
	.b-header-mobile-menu{display:none !important}
	
	.b-alarm{font-size:1.3rem}
	
	.b-template-logo{max-width:none;padding:1rem 0;margin:0}
		.b-template-logo img{margin-right:2.2rem}
		.b-template-logo-title{font-size:1.2em;max-width:100% !important}
		.b-template-logo-slogan{font-weight:500;font-size:1.083em;line-height:120%;max-width:30rem;padding-right:1rem;margin-top:0.7rem;margin-bottom:0.7rem}
		.b-template-logo-msg{font-size:0.833em;max-width:25rem;display:block;transition:all 0.4s}
		.b-template-logo:hover .b-template-logo-msg{color:#87ced7}
	.b-template-phones{font-weight:700;line-height:3rem}
	
	.b-header .b-template-logo{max-width:40%;margin-left:0}
		.b-header .b-template-logo img{width:6rem;height:6rem}
		.b-header .b-template-logo-msg{margin-top:0.5rem;position:static;bottom:auto}
	
	.b-header-top{padding:1rem 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}
	.b-header-info{padding:0 0 0 3rem;margin:0;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;position:relative}
		.b-header-contacts{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}
			.b-header-search_auth{text-align:right;padding-top:0.8rem;
			-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
				.b-header-search{margin-top:1.3rem;display:inline-block;position:relative}
					.b-header-search-text{height:3.4rem}
					.b-header-search-btn{width:3.4rem;height:3.4rem}
				.b-header-auth{margin-right:0.5rem;display:inline-block;position:relative;right:auto;top:auto}
			.b-header-phone_socials{text-align:right;padding-top:0.5rem;padding-left:6rem}
				.b-header-socials{padding:0;margin-top:1rem;height:auto;position:static;right:-0.5rem;top:auto;display:block !important}
				.b-header .b-template-phones{position:relative;right:auto;top:auto}
					.b-header .b-template-whatsapp{}
					.b-header .b-template-whatsapp:hover{background-color:##d7eed5;border-color:##d7eed5}
	
	.b-header-burger{display:none}
	
	.b-menu-wrap{border-top:1px solid #e5e5e5;position:relative}
	.b-menu{font-weight:500;font-size:0.9em;line-height:5rem;text-transform:uppercase;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
		.b-menu li{position:relative}
		.b-menu li a,.b-menu li span{color:#000}
		.b-menu li span{cursor:default}
		.b-menu li>a,.b-menu li>span{white-space:nowrap;padding:0 0.5rem;border:1px solid transparent;border-width:0 1px}
		.b-menu li.m-red>*:first-child{background:#fff7f7;color:#ee203c !important}
		.b-menu li.m-red>a:hover{color:#ee203c !important}
			.b-menu li.m-red>*:first-child:after{background:#ee203c !important}
		.b-menu>li:first-child>*:first-child{border-left-color:transparent !important}
		.b-menu>li:last-child>*:first-child{border-right-color:transparent !important}
			.b-submenu{font-size:0.85em;line-height:3.6rem;background:#fff;min-width:100%;padding:0;margin:1px 0 0;display:block;position:absolute;left:0;top:100%;z-index:100;box-shadow:0 0.3rem 0.3rem rgba(100,100,100,0.1);transition:all 0.2s;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;visibility:hidden;opacity:0;overflow:hidden}
				.b-submenu>li:first-child{margin-top:-2rem;transition:all 0.3s}
					.b-submenu li a{text-align:left;padding-left:1rem;padding-right:1rem;border-bottom:1px solid #f5f5f5}
	
		.b-menu>li>a:hover,.b-submenu>li>a:hover{color:#00b5cc !important}
			.b-menu>li>a:after{content:' ';font-size:1px;line-height:1px;background:#00b5cc;height:1px;display:block;overflow:hidden;position:absolute;left:50%;right:50%;bottom:1.1rem;opacity:0;transition:all 0.3s}
			.b-menu>li>a:hover:after{left:2rem;right:2rem;opacity:0.3}
				.b-submenu>li>a:hover:after{left:1.5rem;right:1.5rem}
	
	.m-fixed-header .b-main{padding-top:15rem}
	
	.m-fixed-header-compact .b-header .b-template-logo{max-width:25rem;padding:0}
		.m-fixed-header-compact .b-header .b-template-logo img{width:4rem !important;height:4rem !important;opacity:1;visibility:visible}
		.m-fixed-header-compact .b-header .b-template-logo-title{font-size:1em;padding-right:0}
		.m-fixed-header-compact .b-header .b-template-logo-slogan{display:none}
		.m-fixed-header-compact .b-header .b-template-logo-msg{display:none}
	.m-fixed-header-compact .b-header-search_auth{text-align:left;padding-top:0;display:-ms-flexbox;display:flex !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
		.m-fixed-header-compact .b-header-auth{align-self:center;order:1;top:auto;right:auto}
		.m-fixed-header-compact .b-header-search{width:75%;margin-top:0}
			.m-fixed-header-compact .b-header-search-text{height:3rem}
			.m-fixed-header-compact .b-header-search-btn{width:3rem;height:3rem}
	.m-fixed-header-compact .b-header-phone_socials{padding-top:0;padding-left:5rem}
		.m-fixed-header-compact .b-header .b-template-phones{right:auto;top:auto}
		.m-fixed-header-compact .b-header .b-template-phone:last-child{display:none}
		.m-fixed-header-compact .b-header .b-template-callback{display:none}
	.m-fixed-header-compact .b-header-burger{left:-1.5rem;top:-1rem;display:block;opacity:0;visibility:hidden}
	
	.m-fixed-header-menu .b-header-burger{left:0;opacity:1;visibility:visible}
	.m-fixed-header-menu .b-header-info{padding-left:7rem}
	.m-fixed-header-menu .b-header .b-menu-wrap{opacity:0;height:0;visibility:hidden}
	.m-fixed-header-menu.m-menu-active .b-header .b-menu-wrap{opacity:1;height:5.1rem;visibility:visible}
}
@media(min-width:768px) and (max-width:991px){
	.b-menu>li.doublestring>a{font-size:0.9em;line-height:1.3rem;padding-top:1.2rem;padding-bottom:1.2rem}
		.b-menu>li.doublestring>a:after{bottom:0.5rem}
		.b-menu>li.doublestring>a>span{display:block}
	
		.b-menu li.expandable{display:flex}
		
		.b-menu li>.exp{width:4rem;height:100%;margin-left:-2rem;position:relative;transition:all 0.3s;cursor:pointer;display:block}
			.b-menu li>.exp:before{content:' ';width:0;height:0;border:0.4rem solid transparent;border-top:0.6rem solid rgba(100,100,100,0.9);border-bottom:0 solid rgba(100,100,100,0.9);position:absolute;left:1.3rem;top:2.1rem;overflow:hidden;transition:all 0.3s}
			.b-menu li>.exp:hover:before{border-top-color:#00b5cc}
			.b-menu li.expanded>.b-submenu{visibility:visible;opacity:1}
				.b-menu li.expanded>.b-submenu>li:first-child{margin-top:0}
}
@media(max-width:991px){
	.m-fixed-header-compact .b-template-whatsapp{border-width:0}
	
	.m-fixed-header-compact .b-header-auth{text-indent:10rem;width:3rem;height:3rem;padding-left:0;margin-left:2rem;overflow:hidden}
		.m-fixed-header-compact .b-header-auth:before{width:3rem;border-radius:3px}
		.m-fixed-header-compact .b-header-auth:after{width:1.6rem;height:1.6rem;margin:-0.8rem 0 0 -0.8rem;left:50%}
}
@media(min-width:992px){
	.b-header .b-template-logo{max-width:100%}
		.b-header .b-template-logo img{width:8rem;height:8rem}
		.b-header .b-template-logo-slogan{display:block}
		.b-header .b-template-logo-msg{line-height:110%;color:#777}
	
	.b-header-search{width:80%;margin-top:2rem}
		.b-header-search-text{font-size:1.4rem;line-height:100%}
	.b-header .b-template-whatsapp{margin-right:-3rem}
	.b-header-socials{margin-top:0.5rem}
		.b-header .b-template-phone:last-child{display:block}
		.b-header .b-template-callback{margin-top:0.5rem;margin-right:1rem;display:inline-block}
	
	.b-menu{font-size:1em}
		.b-menu li .exp{display:none}
		.b-menu li.expandable:hover>*:first-child{color:#125d67;background:linear-gradient(#f9f9f9,#fff);border-color:#e5e5e5}
			.b-menu li.expandable>*:first-child:before{content:' ';background:#fff;width:100%;height:1px;position:absolute;left:0;bottom:-1px;z-index:101;opacity:0;transition:all 0.2s}
			.b-menu li.expandable:hover>*:first-child:before{opacity:1}
		.b-menu li:hover>.b-submenu{visibility:visible;opacity:1;overflow:visible}
			.b-menu li:hover>.b-submenu>li:first-child{margin-top:0}
	
	.m-fixed-header .b-main{padding-top:17rem}
	
	.m-fixed-header-menu .b-header-info{padding-left:9rem}
		.m-fixed-header-compact .b-header-phone_socials{padding-left:5rem}
		.m-fixed-header-compact .b-header-search{width:65%}
		.m-fixed-header-compact .b-header-auth{margin-left:4rem}
}
@media(min-width:1100px){
	.b-template-phones{font-size:1.667em}
	.b-header .b-template-whatsapp{margin-right:-1.5rem}
	
	.b-menu{font-size:1.083em}
		.b-submenu ul{font-size:0.9em}
			.b-menu li ul li a{padding:0 1.5rem}
			.b-menu li ul li ul{transition:all 0.3s}
}
/* /header */


/* footer */
.b-footer{padding:2rem 1.5rem 2rem}

.b-footer-top{margin:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}
	.b-footer .b-template-logo img{width:5rem;height:5rem;margin-right:2rem}
		.b-footer .b-template-logo-slogan{color:#999}
		.b-footer .b-template-logo-msg{display:none}
	.b-footer-contacts{padding:1rem 0 0 7rem}

.b-footer-menues{font-weight:500;font-size:1.083em;padding-top:2rem;margin-top:3rem;border-top:2px solid #f3fafb}
	.b-footer-menues a{color:#212529;text-decoration:none;border-bottom:1px solid transparent}
	.b-footer-menues a:hover{color:#00b5cc;text-decoration:none;border-bottom-color:#00b5cc}
	.b-foter-menu_side{padding:0;margin:0;-ms-flex-line-pack:start;align-content:start;align-content:flex-start}
		.b-foter-menu_title{font-weight:600;line-height:3.2rem}
		.b-footer-menu{line-height:1.6rem;list-style:none;padding:0;margin:0 0 1rem;opacity:1;transition:all 0.2s}
		.b-footer-menu.col{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:0}
			.b-footer-menu li{list-style:none;padding:0.7rem 0 0.2rem;margin:0;display:block}

.b-footer-bot{font-size:1em;padding-top:2rem;margin-top:3rem;border-top:2px solid #f3fafb;position:relative}
	.b-footer-copy span{font-weight:500;font-size:1.083em;display:block}
	.b-footer-conf{font-weight:500;font-size:1.083em;padding-top:1.2rem}
		.b-footer-conf a{color:#212529;text-decoration:none;border-bottom:1px solid transparent}
		.b-footer-conf a:hover{color:#00b5cc;text-decoration:none;border-bottom-color:#00b5cc}
		.b-footer-conf span{font-size:0.83em;display:block}
	.b-footer-info{font-weight:500;font-size:1.383em;padding-bottom:1.2rem;text-align:center}
	.b-footer-info2{padding-bottom:1.2rem;text-align:center}

@media(min-width:500px){
	.b-footer-top{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
		.b-footer-contacts{padding:0 0 0 2rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
			.b-footer .b-template-callback{text-align:right}
}
@media(max-width:575px){
	.b-foter-menu_title{line-height:3.4rem}
		.b-foter-menu_title.collapsed a{border-bottom:1px dotted #777;position:relative}
		.b-foter-menu_title.collapsed a:hover{border-bottom-color:#00b5cc}
			.b-foter-menu_title.collapsed a:after{content:' ';width:0;height:0;margin:-2px 0 0 6px;overflow:hidden;border:4px solid transparent;border-top:5px solid #777;position:absolute;left:100%;top:50%;transition:all 0.3s}
			.b-foter-menu_title.collapsed a:hover:after{border-top-color:#00b5cc}
	/*.b-footer-menu{margin-top:1.1rem;margin-bottom:1.1rem}*/
	.b-footer-menu.collapsed{display:none;opacity:0}
	
	.b-footer-socials{padding-top:1.2rem;order:1}
}
@media(min-width:700px){
	.b-template-logo-title{font-size:1.2em}
}
@media(min-width:768px){
	.b-footer .b-template-logo img{width:8rem;height:8rem}
	.b-footer .b-template-logo-slogan{color:inherit}
	.b-footer .b-template-logo-msg{display:block}
	
	.b-footer-contacts{padding-top:1rem;padding-bottom:1rem;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}
		.b-footer .b-template-callback{font-weight:500;font-size:1.1em;line-height:4rem;padding:0}
			.b-footer .b-template-callback u{color:#333;text-transform:uppercase;height:4rem;padding:0 2.2rem;border:1px solid #00b5cc;border-radius:2.2rem;display:block}
			.b-footer .b-template-callback u:hover{color:#fff;background:#00b5cc}
}
@media(min-width:992px){
	.b-footer{padding-bottom:4rem}
		
	.b-footer-contacts{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}
		.b-footer-contacts .b-template-phones{margin-right:3rem}
	
	.b-footer-conf{padding-top:0}
}
@media(min-width:1100px){
	.b-footer .b-template-callback{font-size:1.167em;line-height:4.5rem}
		.b-footer .b-template-callback u{height:4.5rem;padding:0 2.5rem;border-radius:2.5rem}
}
/* /footer */


/* main */
.b-main{font-size:1.167em;line-height:150%;padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
	.bg-lightblue{background:#f5fcff}
	.bg-darkblue{background:#046a9f}
	.bg-lightgrey{background:#f8f8f8}
	.b-content{padding:4rem 1.5rem}
	.b-content,.m-width{width:100%;max-width:120rem;margin-right:auto !important;margin-left:auto !important;box-sizing:border-box}
@media(min-width:768px){
	.b-content{padding:5rem 1.5rem}
}
@media(min-width:992px){
	.b-content{padding:6rem 1.5rem}
}
/* /main */


/* search */
.b-srch-hdr{background:#f37d73;height:3.5rem;padding:0.5rem 0.5rem 0.5rem 0.5rem;margin:0 0 1.5rem}
	.b-srch-hdr label{display:none}
	.b-srch-hdr .b-srch-inp-wrap{padding:0 8.5rem 0 0}
		.b-srch-hdr .b-srch-inp{font-size:1.083em;line-height:2.5rem;color:#a9aaac;width:100%;height:2.5rem;padding:0 1.2rem 0 0.8rem;margin:0;border:0;display:block;float:left}
	.b-srch-hdr .b-srch-btn{font-weight:bold;font-size:1.1em;line-height:100%;color:#fff;background:#ec203b;width:8rem;height:2.5rem;padding:0;margin:0;border:0;display:block;float:right;cursor:pointer}

@media (min-width: 576px){
	.b-srch-hdr label{font-weight:bold;line-height:2.5rem;color:#fff;text-align:center;width:12rem;height:2.5rem;padding:0;display:block;float:left}
	.b-srch-hdr .b-srch-inp-wrap{padding-left:13rem;padding-right:14rem}
	.b-srch-hdr .b-srch-btn{width:13.5rem}
}
/* /search */


/* breadcrumbs */
.b-breadcrumbs{list-style:none;font-size:1.1rem;line-height:1.5rem;color:#999;padding:0;margin:0 0 2rem;display:block}
.b-breadcrumbs.nowrap{white-space:nowrap}
.b-breadcrumbs.overflow{overflow:hidden}
	.b-breadcrumbs li{white-space:nowrap;padding:0;margin:0 1.6rem 0 0;display:inline-block}
	.b-breadcrumbs>li:last-child{margin-right:0}
		.b-breadcrumbs a,.b-breadcrumbs span{color:#777;text-decoration:none;border-bottom:1px solid;display:inline-block;overflow:hidden;text-overflow:ellipsis;transition:color 0.3s}
		.b-breadcrumbs span{border-bottom-color:transparent;cursor:default}
		.b-breadcrumbs a:hover{color:#146daf}
		.b-breadcrumbs>li:after{content:' ';display:inline-block;border:0.5rem solid transparent;border-width:0.3rem 0.5rem;border-left-color:#999;margin:0.5rem 0.1rem 0 0.5rem;position:absolute;transition:all 0.3s}
		.b-breadcrumbs>li:last-child:after{content:'';display:none}
		
	.b-breadcrumbs li.exp{margin-right:1.7rem !important;position:relative}
		.b-breadcrumbs li.exp>a{border-bottom-style:dashed}
		.b-breadcrumbs>li.exp:after{content:' ' !important;border-width:0.5rem 0.3rem;border-color:transparent;border-top-color:#888;display:inline-block !important}
		.b-breadcrumbs>li.exp:hover:after,.b-breadcrumbs>li.exp.expanded:after{border-top-color:#146daf}
		.b-breadcrumbs li.exp ul{background:#e6e7e9;list-style:none;min-width:100%;width:100%;padding:1rem;margin:0;display:block;position:absolute;top:-1rem;left:-1rem;z-index:98;box-sizing:content-box;visibility:hidden;opacity:0;transition:all 0.2s;box-shadow:0 0 0 2px #fff;overflow:hidden;cursor:default}
		.b-breadcrumbs.oversize li.exp:last-child ul{left:auto;right:-1rem}
		.b-breadcrumbs li.exp:hover ul,.b-breadcrumbs li.exp.expanded ul{width:auto;visibility:visible;opacity:1}
			.b-breadcrumbs li.exp ul li{white-space:nowrap;padding-top:0.7rem;margin:0;display:block}
			.b-breadcrumbs li.exp ul li:first-child{padding-top:0}
				.b-breadcrumbs li.exp ul li a{border-bottom-style:solid}

.b-breadcrumbs+h1,.b-breadcrumbs+.h1{margin-top:-0.3rem}

@media (min-width:576px){
	.b-breadcrumbs{margin-top:-2.8rem !important;margin-bottom:2.8rem}
		.b-breadcrumbs li{padding-top:0.3rem}
			.b-breadcrumbs li.exp ul{top:-0.7rem}
}
@media (min-width:768px){
	.b-breadcrumbs{font-size:1.2rem;line-height:1.6rem}
		.b-breadcrumbs>li:after{margin-top:0.6rem}
		.b-breadcrumbs li.exp ul{padding:1.5rem;left:-1.5rem;top:-1.2rem}
		.b-breadcrumbs.oversize li.exp:last-child ul{left:auto;right:-1.5rem}
}
/* /breadcrumbs */


/* ciropedia */
.b-pedia-post-draft{font-weight:500;font-size:2.8rem;color:#fff7f7;background:#333;text-align:right;padding: 1.6rem 2rem;margin:1rem 0}

.b-pedia-postmenu{background:#fafafa;height:100%;padding:2.5rem 1.5rem 2.5rem 1.5rem;margin:0 -1.5rem}
	.b-pedia-postmenu-title{font-size:1.6rem;color:#aaa;padding:0 1.2rem 1rem}
	.b-pedia-postmenu-sticky{position:sticky;top:7rem;overflow:auto}
	
	.b-pedia-postmenu ul{list-style:none;padding:0;margin:0}
		.b-pedia-postmenu ul li{font-size:0.9em;line-height:120%;list-style:none;padding:0.5rem 0 0.4rem 1.2rem;margin:0;position:relative}
			.b-pedia-postmenu ul li:before{content:' ';border:0.5rem solid transparent;border-width:0.3rem 0.5rem;border-left-color:#ccc;margin-top:0.3rem;position:absolute;left:0;top:0.55em;transition:all 0.3s}
			.b-pedia-postmenu ul li.active:before{border-left-color:#ee203c80}
			.b-pedia-postmenu ul li a{text-decoration:none;border-bottom:1px dotted #1585ba77;transition:all 0.2s}
			.b-pedia-postmenu ul li a:hover{text-decoration:none;border-bottom:1px solid #0005}
			.b-pedia-postmenu ul li.active>a{color:#ee203c !important;border-bottom:1px solid #ee203c40 !important}
			.b-pedia-postmenu ul li ul{padding-top:0.3rem;margin-left:1rem}
				.b-pedia-postmenu ul li li:before{border-width:0.2rem 0.5rem;margin-top:0.4rem}
					.b-pedia-postmenu ul li li li:before{border-width:0.1rem 0.5rem;margin-top:0.5rem}

.b-pedia-post{padding-bottom:2rem}
	.b-pedia-post-info{font-weight:500;font-size:0.857em;color:#aaa;margin:2.5rem 0}
		.b-pedia-post-info-line{margin:0.7rem 0 0}
		.b-pedia-post-info-line:first-child{margin-top:0}
			.b-pedia-post-info-ttl{display:inline}
			.b-pedia-post-info-val{display:inline}

.b-pedia-post-doctors{list-style:none;padding:0;margin:0;display:inline}
	.b-pedia-post-doctors li{list-style:none;padding:0;margin:0;display:inline}
		.b-pedia-post-doctors li:after{content:', '}
		.b-pedia-post-doctors li:last-child:after{content:''}

.b-pedia-post-text{}
	.b-pedia-post-text h3,.b-pedia-post-text h4,.b-pedia-post-text h5{clear:both}
	.b-pedia-post-text ul,.b-pedia-pop ul,.b-pedia-post-text ol,.b-pedia-pop ol{padding-left:3rem}
	.b-pedia-post-text ul,.b-pedia-pop ul{list-style:none}
		.b-pedia-post-text ul>li,.b-pedia-pop ul>li{list-style:none;position:relative}
			.b-pedia-post-text ul>li:before,.b-pedia-pop ul>li:before{content:' ';width:1rem;height:0;border-top:1px solid #000;position:absolute;left:-2rem;top:0.8em}
			.b-pedia-post-text ol>li::marker,.b-pedia-pop ol>li::marker{font-weight:500;color:#000}
				.b-pedia-post-text li ul,.b-pedia-pop li ul,.b-pedia-post-text li ol,.b-pedia-pop li ol{margin-top:.5rem}
	.b-pedia-post-text-pic-clear{font-size:1px;line-height:100%;width:100%;height:0;display:none;clear:both;overflow:hidden}
	.b-pedia-post-text-pic{font-size:0.9em;line-height:130%;color:#777;background:linear-gradient(to bottom, #fff, #f8f8f8);text-align:center;padding:2rem;margin:2.5rem 0}
		.b-pedia-post-text-pic img{margin:0 auto 1.5rem;border:2px solid #f5f5f5;display:block}
	.b-pedia-post-text-video{margin:2.5rem 0}
	.b-pedia-post-text-video:last-child{margin-bottom:0}
		.b-pedia-post-text-video iframe{height:19rem;max-width:100%}
	.b-pedia-post-text-accent{background:#e0f7d6;color:#000;padding:2.5rem 3rem;margin:2rem 0}
	.b-pedia-post-text-case{color:#000;background:#def5ff;padding:3rem 3rem 0;border-radius:3px;margin:2rem 0}
		.b-pedia-post-text-case-ttl{font-size:1.4em;color:#41819d;margin-bottom:2rem}
		.b-pedia-post-text-case-pre{font-size:0.8em;font-style:italic;color:#679eb6;margin:2rem 0}
			.b-pedia-post-text-case-pre p,.b-pedia-post-text-case-pre ul,.b-pedia-post-text-case-pre ol{margin-top:.7rem;margin-bottom:.7rem}
			.b-pedia-post-text-case-pre p:first-child,.b-pedia-post-text-case-pre ul:first-child,.b-pedia-post-text-case-pre ol:first-child{margin-top:0}
			.b-pedia-post-text-case-pre p:last-child,.b-pedia-post-text-case-pre ul:last-child,.b-pedia-post-text-case-pre ol:last-child{margin-bottom:0}
				.b-pedia-post-text-case-pre li{margin-bottom:.7rem}
					.b-pedia-post-text-case-pre ul>li:before{border-top-color:#679eb6}
					.b-pedia-post-text-case-pre ol>li::marker{color:#679eb6}
		.b-pedia-post-text-case-q{color:#41819d;min-height:7rem;padding:2.5rem 0 2rem 6rem;margin:-2rem 0;position:relative}
			.b-pedia-post-text-case-q:before{content:'?';font-family:serif;font-size:7rem;line-height:100%;color:#41819d;margin-top:-3.5rem;opacity:0.4;position:absolute;left:0;top:50%}
		.b-pedia-post-text-case-a{max-height:10rem;padding:0 0 3rem;margin:2rem 0 0;overflow:hidden;position:relative;transition:all 0.5s}
		.b-pedia-post-text-case-a.m-has-author{max-height:17rem}
		.b-pedia-post-text-case-a.active{max-height:200rem}
			.b-pedia-post-text-case-a-more{width:100%;height:6rem;position:absolute;bottom:0;cursor:pointer}
			.b-pedia-post-text-case-a.active .b-pedia-post-text-case-a-more{height:3rem}
				.b-pedia-post-text-case-a-more:before{content:' ';background:linear-gradient(transparent, #def5ff 35%);width:100%;height:100%;position:absolute;left:0;bottom:0;transition:all 0.3s}
				.b-pedia-post-text-case-a-more:hover:before{bottom:-1.8rem}
				.b-pedia-post-text-case-a-more:after{content:' ';width:0;height:0;border:1rem solid transparent;border-top:0.8rem solid #41819d;margin-left:-1rem;position:absolute;left:50%;bottom:0.5rem;opacity:0.3;transition:all 0.3s}
				.b-pedia-post-text-case-a-more:hover:after{border-width:0.8rem;margin-left:-0.8rem;bottom:0;opacity:0.6 !important}
			.b-pedia-post-text-case-a.active .b-pedia-post-text-case-a-more:after{border:0.7rem solid transparent;border-bottom:0.6rem solid #41819d;margin-left:-0.7rem;bottom:1rem}
			.b-pedia-post-text-case-author{color:#000;text-decoration:none !important;min-width:25rem;max-width:32rem;margin:0 0 1.5rem 2rem;float:right;display:block}
			.b-pedia-post-text-case-author:hover{color:#1585ba}
				.b-pedia-post-text-case-author-img{width:10rem;min-height:13rem;height:100%;border-radius:0.5rem;margin:0 1.5rem 0 0;float:left;position:relative;overflow:hidden}
					.b-pedia-post-text-case-author-img img{width:100%;margin:auto;display:block;position:absolute;top:-100rem;bottom:-100rem}
				.b-pedia-post-text-case-author-text{font-weight:400;font-size:1rem;line-height:150%;width:100%;padding:1rem 1rem 0;display:block}
					.b-pedia-post-text-case-author-text>em{font-weight:500;font-size:1.2rem;font-style:normal;display:block}
						.b-pedia-post-text-case-author-text>em:after{content:' ';font-size:1px;line-height:1px;background:#1585ba;width:4rem;height:1px;margin:1rem 0;display:block;overflow:hidden}
						.b-pedia-post-text-case-author-text>em>span{text-transform:uppercase}

.b-more-btn{position:relative}
	.b-more-btn:after{content:' ';width:0;height:0;border:4px solid transparent;border-top:5px solid #1585ba;margin-top:-1px;position:absolute;right:-1.5rem;top:50%;transition:all 0.3s}
	.b-more-btn:hover:after{border-top-color:#000}
	.b-more-btn.active:after{border-top:4px solid transparent !important;border-bottom:5px solid #1585ba;margin-top:-4px}
	.b-more-btn.active:hover:after{border-bottom-color:#000}

.b-more-block-wrap{background:#f8f8f8;padding:0;margin:2rem 0;border-radius:3px;transition:all 0.3s}
	.b-more-block-btn{padding:1rem 3rem;cursor:pointer;transition:all 0.3s}
	.b-more-block-wrap.active .b-more-block-btn{padding-top:2rem}
		.b-more-block-wrap .b-more-btn{color:#777}
		.b-more-block-wrap .b-more-btn:hover,.b-more-block-btn:hover .b-more-btn{color:#000}
			.b-more-block-wrap .b-more-btn:after{border-top-color:#999}
			.b-more-block-wrap .b-more-btn:hover:after,.b-more-block-btn:hover .b-more-btn:after{border-top-color:#000}
			.b-more-block-wrap .b-more-btn.active:after{border-bottom-color:#999}
			.b-more-block-wrap .b-more-btn.active:hover:after,.b-more-block-btn:hover .b-more-btn.active:after{border-bottom-color:#000}
	.b-more-block{padding:1rem 3rem 2rem;display:none}

.b-iconword{white-space:nowrap;position:relative}

.b-tooltip,.b-poplink{text-decoration:none;margin-right:1.9rem;border-bottom:1px dotted #92aebb;position:relative;cursor:default;transition:all 0.3s}
.b-tooltip:hover,.b-poplink:hover{color:#000;text-decoration:none;border-bottom-color:#333}
	.b-tooltip .b-iconword:after{content:'?';font:1rem/1.4rem serif;text-align:center;color:#1585ba;width:1.4rem;height:1.4rem;padding:0 3px;border:1px solid #92aebb;border-top:0;border-bottom:0;border-radius:0.4rem;margin-top:-0.6rem;margin-left:0.3rem;position:absolute;left:100%;top:50%;display:block;transition:all 0.3s}
	.b-tooltip:hover .b-iconword:after{color:#000;border-color:#111}
	.b-tooltip-text{font-size:1.3rem;line-height:140%;white-space:normal;color:#333;background:#f5fcff;width:23rem;padding:1rem 1.5rem;border-radius:3px;display:block;box-shadow:0 0.2rem 0.8rem 0 rgba(54,104,159,0.5);visibility:hidden;opacity:0;position:absolute;right:-3rem;bottom:100%;transition:all 0.3s}
	.b-tooltip-text.m-len-300{width:30rem}
	.b-tooltip-text.m-len-360{width:36rem}
	.b-tooltip:hover .b-tooltip-text{bottom:130%;visibility:visible;opacity:1}
		.b-tooltip-text:before{content:' ';width:0;height:0;border:7px solid transparent;border-right:1rem solid #f5fcff;margin-top:-1.5rem;position:absolute;right:3rem;top:100%}
		.b-tooltip:hover .b-tooltip-text:before{margin-top:-0.8rem}

.b-poplink{margin-right:1.6rem;cursor:pointer}
.b-poplink:hover{border-bottom-color:#000}
	.b-poplink .b-iconword:before,.b-poplink .b-iconword:after{content:' ';background:#fff;width:0.8rem;height:0.8rem;border:1px solid #92aebb;border-radius:0.1rem;margin-top:-0.3rem;margin-left:0.3rem;position:absolute;left:100%;top:50%;display:block;transition:all 0.3s}
	.b-poplink .b-iconword:after{width:0.7rem;height:0.7rem;margin-top:-0.6rem;margin-left:0.7rem}
	.b-poplink:hover .b-iconword:before,.b-poplink:hover .b-iconword:after{border-color:#111}
	.b-more-block .b-poplink .b-iconword:before,.b-more-block .b-poplink .b-iconword:after{background:#f8f8f8}
	.b-pedia-post-text-case .b-poplink .b-iconword:before,.b-pedia-post-text-case .b-poplink .b-iconword:after{background:#def5ff}

.b-exp-u{color:#999;text-decoration:none;border-bottom:1px dashed #aaa;display:inline-block;position:relative;opacity:1;transition:opacity 0.2s,color 0.3s;cursor:pointer}
.b-exp-u.processing{opacity:0.2}
	.b-exp-u:after{content:' ';width:0;height:0;margin-top:-0.2rem;margin-left:0.5rem;border:0.4rem solid transparent;border-top:0.6rem solid #999;display:block;position:absolute;left:100%;top:50%;transition:all 0.3s}
	.b-exp-u.expanded:after{margin-top:-0.6rem;border-top:0.4rem solid transparent;border-bottom:0.6rem solid #999}
.js-minlist.exp{overflow:hidden}
	.js-minlist.exp li{display:none}
	.js-minlist.exp li.visible{display:list-item}
	.js-minlist.exp.expanded li{display:list-item !important}
.js-minlist+.b-exp-u{margin-top:0.8rem;margin-left:1.5rem}

.b-pedia-pop{font-size:1.4rem;line-height:150%;max-width:80rem;display:none}
	.b-pedia-pop-ttl{font-size:1.6rem;margin-bottom:1.5rem}
		.b-pedia-pop-ttl strong{font-weight:500}
	.b-pedia-pop-alink{font-weight:500}

.b-pedia-post-comments .b-comments-root{background:linear-gradient(175deg,#edf8fd,#fff 13rem);padding:2rem 1.5rem 0;margin:3rem -1.5rem 0 -1.5rem;border-top:1px solid #eee}

@media(min-width:400px){
	.b-pedia-post-text-video iframe{height:23rem}
}
@media(min-width:500px){
	.b-pedia-post-text-video iframe{height:28rem}
}
@media(min-width:600px){
	.b-pedia-post-text-video iframe{height:31rem}
}
@media(min-width:768px){
	.b-pedia-postmenu{background:linear-gradient(to right,#fff,#f8f8f8);padding-top:0.5rem;padding-right:0.2rem;padding-left:0;margin-left:0;margin-right:0;border-right:1px solid #eee;position:relative}
		.b-pedia-postmenu:before,.b-pedia-postmenu:after{content:' ';width:100%;height:3rem;display:block;position:absolute;left:1px}
		.b-pedia-postmenu:before{background:linear-gradient(to bottom,rgb(255, 255, 255) 0%,rgba(255,255,255,0) 100%);top:-1rem}
		.b-pedia-postmenu:after{background:linear-gradient(to top,rgb(255, 255, 255) 0%,rgba(255,255,255,0) 100%);bottom:-1rem}
		
		.b-pedia-postmenu-sticky{padding-top:2rem}
		.b-pedia-postmenu-sticky.m-scrollable{margin-bottom:-2rem}
			.b-pedia-postmenu-sticky.m-scrollable:after{content:' ';background:linear-gradient(to top,rgb(255,255,255) 20%,rgba(255,255,255,0) 100%);width:100%;height:2rem;display:block;position:sticky;bottom:0}
			.b-pedia-postmenu-sticky>ul{padding-right:1.8rem !important}
			.b-pedia-postmenu-sticky.m-scrollable>ul{padding-right:1rem !important}
	
	.b-pedia-post-text ul,.b-pedia-pop ul,.b-pedia-post-text ol,.b-pedia-pop ol{padding-left:5rem}
	.b-pedia-post-text-case-pre ul,.b-pedia-post-text-case-pre ol{padding-left:3rem}
	
	.b-pedia-post-text-pic-clear{display:block}
	.b-pedia-post-text-pic.m-left,.b-pedia-post-text-pic.m-right{max-width:50%;padding-left:0;padding-top:0;padding-right:0;margin-top:.5rem;margin-bottom:.5rem}
	.b-pedia-post-text-pic.m-left{float:left;margin-right:2.5rem}
	.b-pedia-post-text-pic.m-right{float:right;margin-left:2.5rem}
		.b-pedia-post-text-pic.m-left span,.b-pedia-post-text-pic.m-right span{padding:0 1rem;display:block}
	
	.b-pedia-post-comments .b-comments-root{padding:3rem 3rem 0;margin:4rem -1.5rem 0 -3rem}
}
@media(min-width:1200px){
	.b-pedia-post-comments .b-comments-root{position:relative}
		.b-pedia-post-comments .b-comments-root:before{content:' ';background:linear-gradient(to left,rgb(255, 255, 255) 0%,rgba(255,255,255,0) 100%);width:10rem;height:10rem;display:block;position:absolute;right:0;top:-1px}
}
/* /ciropedia */


/* comments */
.b-comments,.b-comments ul{list-style:none;padding:0;margin:0}
.b-comments{margin:0 -1.5rem}
	.b-comments ul{border-left:1px solid #f1f1f1;margin-top:1.5rem;margin-left:0.5rem}
	.b-comments li.m-hidden ul{border-left-color:#e5e5e5}
	.b-comments li{list-style:none;padding:1rem 0 1rem 1.5rem;margin:0}
	.b-comments li.m-hidden{background:#ffe9e970;box-shadow:0 0 0 1px #fee5e5}
	.b-comments ul li{padding-left:1.5rem;margin-left:1.5rem}
		.b-comment-author{font-weight:500;font-size:1.2rem;line-height:2rem;max-width:60rem;min-height:4rem;padding-left:5rem;padding-right:1.5rem;margin-bottom:0.8rem;position:relative}
		.b-comment-author.m-extra{min-height:5rem;padding-left:6rem}
			.b-comment-author-img{width:4rem;border-radius:4px;position:absolute;left:0;top:0}
			.b-comment-author.m-extra .b-comment-author-img{width:5rem}
			.b-comment-author-name{color:#000}
				.b-comment-author-email{}
			.b-comment-author-pos{font-weight:500;font-size:1rem;line-height:1.5rem;color:#aaa;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}
			.b-comment-date{color:#aaa}
		.b-comment-title{font-weight:500;padding-right:1.5rem;margin-bottom:0.3rem}
		.b-comment-text{padding-right:1.5rem}
		.b-comment-status{font-size:1.2rem;color:#ddd;padding:0.4rem 0 0}
			.b-comment-answer-btn,.b-comment-hide-btn,.b-comment-delete-btn{font-weight:500;color:#aaa;text-transform:lowercase;border-bottom:1px dotted;margin:0 1rem;cursor:pointer;transition:all 0.3s}
			.b-comment-answer-btn{margin-left:0}
			.b-comment-answer-btn:hover,.b-comment-hide-btn:hover{color:#000}
			.b-comment-delete-btn:hover{color:#ee203c}

.b-comments-empty{margin:2rem 0 -0.5rem}
.b-comments-new{margin:2rem 0}
	.b-comments-new-btn{color:#1585ba;border-bottom:1px dotted #1585ba77;cursor:pointer;transition:all 0.3s}
	.b-comments-new-btn:hover{color:#000;border-bottom:1px solid #0005}

.b-comment-form{padding-right:1.5rem}
.b-comment-form .b-form{background:#e8e8e870;padding:3rem 1.5rem 2rem;border-radius:3px;position:relative;transition:all 0.3s}
.b-comment-form .b-form--green{background:#cdffcd70}
	.b-comment-form .b-form .b-form-title{font-weight:500;font-size:1.5rem;line-height:130%;color:#333;margin-top:-1rem;margin-bottom:1.5rem}
	.b-comment-form .b-form form{max-width:none;transition:all 0.3s}
	.b-comment-form .b-form form.loading{opacity:0.3}
		.b-comment-form .b-form form.loading:after{content:' ';display:block;position:absolute;left:0;right:0;top:0;bottom:0}
		.b-comment-form .b-form .b-form-row-inpwrap{padding:0;margin:0 0 1.5rem}
		.b-comment-form .b-form .b-form-row-inpwrap:last-child{margin-bottom:0}
			.b-comment-form .b-form .b-form-row-inpwrap textarea{min-height:12rem;margin-bottom:1.5rem}
		.b-comment-form .b-form .b-form-row--btn{margin-top:0}
			.b-comment-form .b-form .b-form-row--btn .btn{font-size:1.5rem;width:100%;padding:0}
	.b-comment-form .b-form .b-form-result{}

@media(min-width:576px){
	.b-comment-form .b-form{padding:3rem 2rem 2rem}
		.b-comment-form .b-form .b-form-row-inpwrap{margin-bottom:2rem}
		.b-comment-form .b-form .b-form-row-inpwrap--textarea{height:100%}
			.b-comment-form .b-form .b-form-row-inpwrap textarea{height:100%;margin:0}
		.b-comment-form .b-form .b-form-row--btn{margin-top:2rem}
			.b-comment-form .b-form .b-form-row--btn .btn{font-size:1.6rem}
}@media(min-width:768px){
	.b-comment-form .b-form{padding:3rem}
		.b-comment-form .b-form .b-form-title{font-size:1.7rem}
		.b-comment-form .b-form .b-form-row--btn .btn{font-size:1.8rem}
}
/* /comments */


/* columns content */
.site-block{margin-bottom:2rem}
.site-block-title{font-weight:normal;font-size:28px;line-height:44px;color:#fff;text-align:center;height:44px}

.b-nav-left{background:#e6e7e9;list-style:none;padding:0 0 5px;margin:0 0 2rem 0}
	.b-nav-left li{list-style:none;padding:10px 0;margin:0;position:relative}
		.b-nav-left-title{font-weight:bold;font-size:16px;color:#fff;text-decoration:none;background:#1571ba;padding:4px 10px 5px 27px;margin:0 0 0 -7px;display:block;position:relative}
		.b-nav-left-title:hover{color:#fff;text-decoration:underline}
			.b-nav-left li .b-nav-left-title:before{content:' ';font-size:1px;line-height:1px;background:url('/local/templates/cironline_2020/img/b-nav-left/b-nav-left-title.gif') 0 0 no-repeat;position:absolute;left:6px;top:6px}
			.b-nav-left li.women .b-nav-left-title:before{width:13px;height:17px;background-position:0 0}
			.b-nav-left li.men .b-nav-left-title:before{width:16px;height:16px;background-position:0 -17px}
			.b-nav-left li.family .b-nav-left-title:before{width:15px;height:23px;background-position:0 -33px;top:3px}
			.b-nav-left li.act .b-nav-left-title:before{width:15px;height:15px;background-position:0 -56px;top:8px}
			.b-nav-left li.articles .b-nav-left-title:before{width:19px;height:17px;background-position:0 -71px;left:4px}
			.b-nav-left li.for-specialists .b-nav-left-title:before{width:16px;height:18px;background-position:0 -88px}
			.b-nav-left li.law .b-nav-left-title:before{width:20px;height:15px;background-position:0 -106px;left:3px;top:8px}
			.b-nav-left li .b-nav-left-title:after{content:' ';font-size:1px;line-height:1px;background:url('/local/templates/cironline_2020/img/b-nav-left/b-nav-left-title-bg.gif');width:7px;height:8px;display:block;position:absolute;left:0;top:100%}
		.b-nav-left ul{list-style:none;padding:0;margin:5px 0 -7px 17px}
			.b-nav-left ul li{line-height:18px;background:url('/local/templates/cironline_2020/img/b-nav-left/b-nav-left-li.gif') 3px 5px no-repeat;list-style:none;padding:1px 10px 1px 20px;margin:0}
			.b-nav-left ul li.down{background:url('/local/templates/cironline_2020/img/b-nav-left/b-nav-left-li-down.gif') 0 7px no-repeat}
				.b-nav-left ul li a{text-decoration:none}
				.b-nav-left ul li.active>a,.b-nav-left ul li a:hover{color:#146daf}
				.b-nav-left ul li ul{margin-bottom:0;margin-left:7px}

.b-col-left-smi{font-weight:bold;font-size:20px;line-height:130%;color:#fff;text-decoration:none;background:#43a2da url('/local/templates/cironline_2020/img/smi.jpg') center no-repeat;text-align:center;width:230px;height:70px;padding:8px 0 0 120px;display:block}
.b-col-left-smi:hover{color:#fff;text-decoration:underline}

.b-col-left-doctors{border:1px solid #66a2d6;overflow:hidden}
	.b-col-left-doctors .site-block-title{background:#43A2DA url('/local/templates/cironline_2020/img/doctors-title.jpg') left top no-repeat;margin-bottom:15px}
	.b-col-left-doctors-info-wrapper{margin:0 10px 15px 15px;overflow:hidden}
		.b-col-left-doctors-info-wrapper img{display:block;float:left}
		.b-col-left-doctors-info{font-size:10px;line-height:130%;width:115px;display:block;float:right}
			.b-col-left-doctors-info a{font-size:11px}
			.b-col-left-doctors-info p{margin-top:5px}
	.b-col-left-doctors-link{font-size:12px;color:#969696;text-align:right;padding:1px 15px 6px;display:block}
		.b-col-left-doctors-link a{color:#069;text-decoration:none}
		.b-col-left-doctors-link a:hover{text-decoration:underline}

.b-col-left-reviews{margin:2rem 0 0;border:1px solid #66a2d6}
	.b-col-left-reviews .site-block-title{background:#43A2DA url('/local/templates/cironline_2020/img/doctors-title.jpg') left top no-repeat;margin:0}
	.b-col-left-reviews ul{list-style:none;padding:0;margin:0 10px}
		.b-col-left-reviews ul li{list-style:none;padding:8px 0;margin:0;border-top:1px solid #D3EAFF}
		.b-col-left-reviews ul li:first-item{border-top:none}
			.b-col-left-reviews-date{font-size:10px;margin:2px 0}
				.b-col-left-reviews-date a{color:#969696;text-decoration:none}
				.b-col-left-reviews-date a:hover{text-decoration:underline}
			.b-col-left-reviews-content{font-size:12px}
				.b-col-left-reviews-content a{color:#333;text-decoration:none}
				.b-col-left-reviews-content a:hover{text-decoration:underline}
		.b-col-left-reviews-btn{font-size:12px;color:#969696;text-align:right;padding:1px 15px 6px;display:block}
			.b-col-left-reviews-btn a{color:#069;text-decoration:none}
			.b-col-left-reviews-btn a:hover{text-decoration:underline}

.b-nav-left{margin:0}
@media (min-width: 768px){
	.b-nav-left{margin-bottom:2rem}
}
/* /columns content */


/* home */
.b-home-doctors{font-size:0.85em;margin:0 -0.1rem 3rem}
	.b-home-doctors .b-home-doctors-guzov{padding:0.1rem 0.1rem 0;max-width:33.33%;ms-flex:0 0 33.33%;flex:0 0 33.33%}
		.b-home-doctors .b-home-doctors-guzov div{color:#fff;background:#3784C8;padding:0.5rem;border-top:2px solid #fff}
			.b-home-doctors .b-home-doctors-guzov div span{font-size:1.4em;line-height:130%;display:block}
				.b-home-doctors .b-home-doctors-guzov div span a{color:#fff;text-decoration:none}
		.b-home-doctors .b-home-doctors-guzov img{width:100%;display:block}
	.b-home-doctors .b-home-doctors-other{padding:0.1rem;margin:-0.1rem;max-width:66.66%;ms-flex:0 0 66.66%;flex:0 0 66.66%;position:relative}
		.b-home-doctors .b-home-doctors-other>div{padding:0.1rem;height:50%;max-width:50%;ms-flex:0 0 50%;flex:0 0 50%;display:none}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat{display:none}
			.b-home-doctors .b-home-doctors-other a{width:100%;height:100%;display:block;overflow:hidden;position:relative}
			.b-home-doctors .b-home-doctors-other a img{width:auto;min-width:100%;max-width:none;min-height:100%;display:block;position:absolute;margin:auto;left:-100rem;right:-100rem;top:-100rem;bottom:-100rem}

.b-home-top-list{font-weight:500;font-size:1.2rem;line-height:120%;text-align:left;padding:0;margin:0 -1.5rem;list-style:none}
	.b-home-top-list li{min-height:5rem;padding:1rem 1.5rem;margin:0;list-style:none}
	.b-home-top-list li.m-besplodie{order:-2}
	.b-home-top-list li.m-preeklampsia{order:-1}
		.b-home-top-list li a{color:#1585ba;-webkit-text-decoration-color:#b1d3e3;text-decoration-color:#b1d3e3;height:100%;padding-left:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center !important;align-items:center !important;position:relative;transition:all 0.5s ease}
			.b-home-top-list li a:before{content:' ';background:transparent center no-repeat;background-size:contain;width:3.6rem;height:4rem;margin:-2rem 0 0;display:block;position:absolute;left:0;top:50%}
			.b-home-top-list li.m-besplodie a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/besplodie.svg')}
			.b-home-top-list li.m-eko a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/eko.svg')}
			.b-home-top-list li.m-endokrin a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/endokrin.svg')}
			.b-home-top-list li.m-zhenskoe a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/zhenskoe.svg')}
			.b-home-top-list li.m-genetika a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/genetika.svg')}
			.b-home-top-list li.m-lab a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/lab.svg')}
			.b-home-top-list li.m-nevinashivanie a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/nevinashivanie.svg')}
			.b-home-top-list li.m-androlog a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/androlog.svg')}
			.b-home-top-list li.m-beremen-risk a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/beremen-risk.svg')}
			.b-home-top-list li.m-beremen-fiz a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/beremen-fiz.svg')}
			.b-home-top-list li.m-uzi a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/uzi.svg')}
			.b-home-top-list li.m-preeklampsia a:before{background-image:url('/local/templates/cironline_2020/img/top-reasons/preeklampsia.svg')}

.b-home-services{line-height:130%;padding:0;margin:0 -1.5rem 2rem;list-style:none}
	.b-home-services li{padding:0 1.5rem 2px;margin:0;list-style:none}
		.b-home-services-el{background:#fff;height:100%;padding:2rem;border-radius:4px;box-shadow:0 0.5rem 1rem 0 rgba(100,134,150,0.1)}
			.b-home-services-el-title{font-weight:500;font-size:1.6rem;text-align:center;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #f5f5f5}
			.b-home-services-el-line{color:#000;text-decoration:none;padding:0.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}
			a.b-home-services-el-line:hover{color:#444;text-decoration:none}
				.b-home-services-el-line-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
					a.b-home-services-el-line .b-home-services-el-line-name span:nth-child(2){color:#1585ba;border-bottom:1px solid #b1d3e3;transition:all 0.2s}
					a.b-home-services-el-line:hover .b-home-services-el-line-name span:nth-child(2){color:#444;border-bottom-color:#444}
				.b-home-services-el-line-price{font-weight:500;white-space:nowrap;padding-left:1rem}

.b-events-home{margin-bottom:3rem}
	.b-events-home ul{list-style:none;padding:0;margin:3rem 0 0}
		.b-events-home li{padding:0 0 3rem;margin:0}
			.b-events-home li a{font-weight:500;font-size:1.6rem;color:#2c2c2c;text-decoration:none;transition:all 0.3s}
			.b-events-home li a:hover{color:#00b5cc}
				.b-events-home-el-date{font-weight:500;font-size:1.2rem;color:#00b5cc;margin-bottom:1.5rem;display:block;transition:all 0.3s}
				.b-events-home-el-info{font-weight:400;font-size:1.2rem;color:#999;margin:0.5rem 0 0;display:block;transition:all 0.3s}
				.b-events-home li a u{text-decoration:none}
				.b-events-home li a:hover .b-events-home-el-date,.b-events-home li a:hover .b-events-home-el-info{color:#00b5cc}

.b-news-home{margin-bottom:3rem}
	.b-news-home ul{list-style:none;padding:0;margin:3rem 0 0}
		.b-news-home li{padding:0 0 3rem;margin:0}
			.b-news-home li a{font-weight:500;font-size:1.6rem;color:#2c2c2c;text-decoration:none;transition:all 0.3s}
			.b-news-home li a:hover{color:#00b5cc}
				.b-news-home-el-date{font-weight:500;font-size:1.2rem;color:#00b5cc;margin-bottom:1.5rem;display:block;transition:all 0.3s}
				.b-news-home-el-info{font-weight:400;font-size:1.2rem;color:#999;margin:0.5rem 0 0;display:block;transition:all 0.3s}
				.b-news-home li a u{text-decoration:none}
				.b-news-home li a:hover .b-news-home-el-date,.b-news-home li a:hover .b-news-home-el-info{color:#00b5cc}

.b-reviews-home{margin-bottom:2.5rem}
	.b-reviews-home ul{list-style:none;padding:0;margin:0 0 1.5rem}
		.b-reviews-home ul li{list-style:none;padding:8px 0;margin:0;border-top:1px solid #D3EAFF}
		.b-reviews-home ul li:first-child{padding-top:0;border-top:0}
			.b-reviews-home-date{font-size:10px;margin:0 0 2px}
				.b-reviews-home-date a{color:#969696;text-decoration:none}
				.b-reviews-home-date a:hover{text-decoration:underline}
			.b-reviews-home-content{font-size:12px}
				.b-reviews-home-content a{color:#333;text-decoration:none}
				.b-reviews-home-content a:hover{text-decoration:underline}

.b-home-blog{list-style:none;padding:0;margin:0}
	.b-home-blog li{list-style:none;padding:0 0 2rem;margin:0 0 2rem;border-bottom:1px solid #eee}
	.b-home-blog li:last-child{margin-bottom:0;border-bottom:0}
		.b-home-blog-title{font-size:1.2em}
			.b-home-blog-title a{color:#069}
			.b-home-blog-title a:hover{color:#000}
		.b-home-blog-author{margin:1rem 0}
		.b-home-blog-content{margin:1rem 0}
		.b-home-blog-meta{font-size:0.85em;line-height:1.4em}
			.b-home-blog-meta a{color:#969696 !important;text-decoration:none}
			.b-home-blog-meta .blog-vert-separator{height:7px;width:1px;margin-left:.2em;margin-right:.2em;background-color:#e0e0e0;display:inline-block}

@media(max-width:499px){
	.b-home-doctors .b-home-doctors-other>div:nth-child(5),.b-home-doctors .b-home-doctors-other>div:nth-child(8),.b-home-doctors .b-home-doctors-other>div:nth-child(11),.b-home-doctors .b-home-doctors-other>div:nth-child(14){display:block}
}
@media(min-width:500px){
	.b-home-doctors .b-home-doctors-guzov{max-width:35%;ms-flex:0 0 35%;flex:0 0 35%}
	.b-home-doctors .b-home-doctors-other{max-width:65%;ms-flex:0 0 65%;flex:0 0 65%}
		.b-home-doctors .b-home-doctors-other>div{max-width:33.33%;ms-flex:0 0 33.33%;flex:0 0 33.33%}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat{color:#fff;background-color:#3784C8;width:100%;max-width:none;height:auto;min-height:4.9rem;padding:0.5rem;border:2px solid #fff;border-bottom-width:1px;position:absolute;left:0;bottom:50%;z-index:1}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat:nth-child(3){bottom:0}
		.b-home-doctors .b-home-doctors-other>div:nth-child(1),.b-home-doctors .b-home-doctors-other>div:nth-child(3),.b-home-doctors .b-home-doctors-other>div:nth-child(5),.b-home-doctors .b-home-doctors-other>div:nth-child(6),.b-home-doctors .b-home-doctors-other>div:nth-child(7),.b-home-doctors .b-home-doctors-other>div:nth-child(11),.b-home-doctors .b-home-doctors-other>div:nth-child(12),.b-home-doctors .b-home-doctors-other>div:nth-child(13){display:block}
}	
@media(max-width:575px){
	.b-home-services li:nth-child(4){display:none}
	
	.b-news-home{margin-bottom:4rem}
		.b-events-home h2,.b-news-home h2,.b-events-home .b-see-all-link-wrap,.b-news-home .b-see-all-link-wrap{text-align:center}
}	
@media(min-width:576px){
	.b-home-top-list li{order:0 !important}
	
	.b-home-services li{padding:1rem 1.5rem}
}
@media(min-width:576px) and (max-width:650px),(min-width:768px) and (max-width:850px){
	.b-home-services-el-line{display:block}
		.b-home-services-el-line-price{text-align:right;padding-top:0.5rem;display:block}
}
@media(max-width:767px){
	.b-home-services li:nth-child(5),.b-home-services li:nth-child(6){display:none}
	
	.b-events-home li,.b-news-home li{display:none}
	.b-events-home li:nth-child(1),.b-events-home li:nth-child(2),.b-events-home li:nth-child(3),.b-news-home li:nth-child(1),.b-news-home li:nth-child(2){display:block}
}
@media(min-width:768px){
	.b-home-doctors .b-home-doctors-guzov{max-width:20%;ms-flex:0 0 20%;flex:0 0 20%}
	.b-home-doctors .b-home-doctors-other{max-width:80%;ms-flex:0 0 80%;flex:0 0 80%}
		.b-home-doctors .b-home-doctors-other>div{max-width:16.66%;ms-flex:0 0 16.66%;flex:0 0 16.66%}
		.b-home-doctors .b-home-doctors-other>div{display:block !important}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat{width:50%}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat:nth-child(1){border-right-width:1px}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat:nth-child(2){border-left-width:1px;left:50%}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat:nth-child(3){border-right-width:1px}
		.b-home-doctors .b-home-doctors-other>div.b-home-doctors-cat:nth-child(4){border-left-width:1px;left:50%;bottom:0}
	
	.b-home-top-list{font-size:1.3rem;text-align:center}
		.b-home-top-list li{padding:1.5rem}
			.b-home-top-list li a{text-decoration:none;padding:2rem 1rem;border-radius:4px;border:2px solid #f6f6f6;display:block;position:static}
			.b-home-top-list li a:hover{background:#0089cc14;/*box-shadow:0 0.2rem 1rem 0 rgba(24,134,189,0.2)*/}
				.b-home-top-list li a:before{width:100%;height:5.5rem;margin:0 auto 1.5rem;position:static;left:auto;top:auto}
	
	.b-home-services li{padding:1.5rem}
		.b-home-services-el-title{margin-bottom:1rem}
		.b-home-services-el-line{padding-top:1rem;padding-bottom:1rem}
}
@media(min-width:950px){
	.b-home-doctors{font-size:1em}
	
	.b-home-top-list{font-size:1.4rem}
		.b-home-top-list li a{padding:3rem 2rem}
			.b-home-top-list li a:before{height:7rem;margin-bottom:1.5rem}
}
/* /home */


/* common table */
.b-NEW-table-wrap{width:100%;margin:1.5rem 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.b-NEW-table{padding:0;margin:1.5rem 0;border:0;border-collapse:collapse}
.b-NEW-table-wrap .b-NEW-table{margin-top:0;margin-bottom:0}
.b-NEW-table-wrap-center .b-NEW-table{margin-left:auto;margin-right:auto}
	.b-NEW-table th,.b-NEW-table td{padding:6px 8px 5px;border:1px solid #aaa}
	.b-NEW-table th{font-weight:normal;text-align:center;padding:6px 8px}
	.b-NEW-table .head th{font-size:14px;text-align:left;white-space:nowrap}
	.b-NEW-table .head.wrap th{white-space:normal}
	.b-NEW-table .head th.price{text-align:left}
	.b-NEW-table .head th.rows-3{font-size:11px;line-height:12px}
	.b-NEW-table .group th{font-size:14px;color:#777;text-shadow:1px 1px 1px #eee}
	.b-NEW-table td.price,.b-NEW-table th.price{text-align:right;white-space:nowrap;width:11rem}
	.b-NEW-table td.art{color:#069;text-align:right;white-space:nowrap;width:11rem}
	.b-NEW-table td.order{text-align:center;background-image:url('http://www.cirlab.ru/images/cart1.png');background-position: center center;background-repeat:no-repeat;cursor:pointer}
	.b-NEW-table td.order.checked{background-image:url('http://www.cirlab.ru/images/cart2.png')}
	.b-NEW-table td.order:hover{background-color:#e6e7ef}
		.b-NEW-table td.order .product-check{display:none}
	.b-NEW-table .clear th{color:#777;text-align:right;padding:10px 0 15px;border:0}
		.b-NEW-table .clear span{font-size:12px;border-bottom:1px dashed #777;cursor:pointer}
	.b-NEW-table .total th{font-size:16px;text-align:right}
	.b-NEW-table .btn-wrap th{font-size:15px;text-align:right;padding:20px 0 0;border:0}
	
	.b-NEW-table tr:hover td,.b-NEW-table tr:hover .th-head{background-color:#f5f5ff}

.b-NEW-table-nobly{}	
	.b-NEW-table-nobly .head th{font-weight:bold;font-size:14px;color:#fff;background:#1571ba;border-bottom-width:2px;border-top-width:2px;border-color:#1571ba}
	.b-NEW-table-nobly .group th{color:#555;background:#f5f5ff;border-bottom-width:2px;border-top-width:2px}
/* /common table */


/* cirlab price calculator */
.b-price-calc-form .price-red{color:#f01f3e}
.b-price-calc-form .price-grey{color:#777}

.b-price-calc-form .btn{width:200px;height:30px;padding:0}

.b-price-calc-left{position:relative}
	.b-price-calc-left .b-NEW-table{margin-right:200px}
.b-price-calc-right{position:absolute;right:0;z-index:1000}
	.b-price-calc-right-inner{background:#fff;margin:93px 0 43px;box-shadow:0 0 3px 3px #fff}
		.b-price-calc-right-price{width:163px;padding:10px;margin:0;border:1px solid #aaa;border-bottom:0}
			.b-price-calc-right-price .price{font-size:16px;text-align:right;padding-top:5px}
		
		.b-price-calc-form .b-price-calc-right-inner .btn{width:185px}
/* /cirlab price calculator */


/* main column common content */
.b-col-mid img{max-width:100%}

.b-table-wrap-responsive{width:100%;margin:1.5rem auto;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.b-table{margin:1.5rem auto;border:0;border-collapse:collapse}
.b-table-wrap-responsive .b-table{margin-top:0;margin-bottom:0}
.b-table-wrap-left .b-table{margin-left:0;margin-right:0}
	.b-table tr:nth-child(even){background:#bfbfbf}
	.b-table tr:nth-child(odd){background:#e5e5e5}
		.b-table th,.b-table td{text-align:center;vertical-align:center;height:36px;padding:2px 10px;border:1px solid #fff}
		.b-table th{font-weight:normal}
		.b-table td.name,.b-table td.price{text-align:left}
		.b-table td.price,.b-table td.discount{white-space:nowrap}
		.b-table-pink th{color:#fff;background:#e30a72}
	.b-table tr.sep{background:#fff}
		.b-table tr.sep td{height:10px;padding:0}
.b-table--add-ico{background:url('/maintenance_pregnancy/img/ico-additional.gif') 0 0;width:34px;height:34px;display:inline-block;vertical-align:middle;margin:0 20px 0 10px}

.b-ref-comment{font-size:0.85em;line-height:140%;color:#aaa;display:block; border-top: 1px dotted #aaa; padding-top: 4px;}

ul.b-also-links{list-style:none;padding:0;margin:1.5rem 0;display:block}
	ul.b-also-links li{list-style:none;padding:0 0 1rem 3.2rem;margin:0;display:block;position:relative}
		ul.b-also-links li:before{content:' ';width:0;height:0;border:0.3rem solid transparent;border-left:1rem solid #006599;display:block;position:absolute;left:1rem;top:0.7rem}

.b-page-left{width:49%;float:left}
.b-page-right{width:49%;float:right}

.b-img-left{float:left;margin:0 15px 15px 0}
.b-img-right{float:right;margin:0 0 15px 15px}
.b-img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.b-faq-list  p{font-weight:bold;font-size:1.1em;line-height:130%;color:#4290ce;margin:1.5rem 0}
.b-faq-list blockquote{background:#FAF8EB;padding:1.5rem;margin:1.5rem 0 2.5rem;border-left:0.8rem solid #CBDDE7;position:relative}

@media (min-width: 768px){
	.b-faq-list  p{font-size:1.231em;line-height:130%}
}

.b-list-img_blocks{list-style:none;padding:0;margin:1.5rem 0}
	.b-list-img_blocks>li{list-style:none;padding:0;margin:0 0 1.5rem}
	.b-list-img_blocks>li.row{margin-left:-15px;margin-right:-15px}
		.b-list-img_blocks>li .b-list-img_blocks-text *:first-child{margin-top:0}
		.b-list-img_blocks>li .b-list-img_blocks-text *:last-child{margin-bottom:0}

.b-program-icons{line-height:3.5rem}
	.b-program-icons img{width:3rem;margin:0 0.7rem 0 0;display:inline-block}

@media (min-width: 768px){
	.b-program-icons{line-height:5rem}
		.b-program-icons img{width:4.5rem}
}
/* /main column common content */


/* board btn */
.b-btn-board{font-weight:bold;font-size:0.8em;letter-spacing:1px;text-transform:uppercase;text-align:center;background:#f2f5ff;margin:1.5rem 0;border:0.2rem solid #006599;overflow:hidden}
	.b-btn-board a,.b-btn-board>span{text-decoration:none;color:#006599;text-align:center;vertical-align:top;background:none;width:auto;padding-top:2rem;padding-bottom:2rem;border:0.2rem solid #006599;display:inline-block;position:relative;z-index:0;overflow:hidden;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition:all 0.3s;cursor:pointer}
	.b-btn-board a:hover,.b-btn-board>span:hover,.b-btn-board a:active,.b-btn-board>span:active{text-decoration:none;color:#fff}
		.b-btn-board a:after,.b-btn-board>span:after{content:' ';background:#0e83cd;position:absolute;z-index:-1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}

.btn-1a:after{width:0%;height:100%;top:0;right:0}
.btn-1a:hover:after,.btn-1a:active:after{width:100%}

.btn-1b:after{width:100%;height:0;top:0;left:0}
.btn-1b:hover:after,.btn-1b:active:after{height:100%}

.btn-1c:after{width:0%;height:100%;top:0;left:0}
.btn-1c:hover:after,.btn-1c:active:after{width:100%}

.btn-1d:after {width:100%;height:0;bottom:0;left:0}
.btn-1d:hover:after,.btn-1d:active:after{height:100%}

.btn-1e:after{width:0;height:103%;top:50%;left:50%;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.btn-1e:hover:after,.btn-1e:active:after {width:100%;opacity:1}

.btn-1f:after{width:100%;height:0;top:50%;left:50%;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.btn-1f:hover:after,.btn-1f:active:after{height:100%;opacity:1}

@media(min-width:576px){
	.b-btn-board{font-size:0.95em}
}
@media(min-width:768px){
	.b-btn-board{font-size:1em}
		.b-btn-board a,.b-btn-board>span{padding-top:2.5rem;padding-bottom:2.5rem}
}
@media(min-width:992px){
	.b-btn-board{font-size:1.077em}
		.b-btn-board a,.b-btn-board>span{padding-top:3rem;padding-bottom:3rem}
}
/* /board btn */


/* page content [OLD TEMPLATE] */
.b-img-content{text-decoration:none;margin-bottom:10px;display:block}
a.b-img-content{background:#E6E7E9 url("/images/zoomin.png") center center no-repeat}
a.b-img-content:hover{text-decoration:none}
.b-img-content--left{float:left;clear:left;margin-right:15px}
.b-img-content--right{float:right;clear:right;margin-left:15px}
	.b-img-content img{display:block;transition:opacity 0.3s ease-in-out 0s}
	a.b-img-content:hover img{opacity:0.5}
	.b-img-content b{font-weight:normal;font-size:11px;line-height:140%;color:#000;background:#E6E7E9;padding:5px 10px;display:block}
	a.b-img-content:hover b{color:#146daf}
/* /page content [OLD TEMPLATE] */


/* gallery */
.b-gallery-slider-wrap{position:relative;overflow:hidden}
	.b-gallery-slider{list-style:none !important;padding:0 !important;margin:12px 0 0 !important;overflow:hidden}
		.b-gallery-slider li{width:170px;padding:1px !important;margin:0 10px 0 0 !important;border:5px solid #e5e5e5;border-radius:4px;display:inline-block;vertical-align:top}
		.b-gallery-slider-wrap--vertical .b-gallery-slider li{width:150px}
			.b-gallery-slider li a{background:url('/images/zoomin.png') center center no-repeat;display:block}
				.b-gallery-slider li a img{width:170px;display:block;-webkit-transition:opacity 0.4s ease-in-out 0s;-moz-transition:opacity 0.4s ease-in-out 0s;-o-transition:opacity 0.4s ease-in-out 0s}
				.b-gallery-slider-wrap--vertical .b-gallery-slider li a img{width:150px}
				.b-gallery-slider li a:hover img{opacity:0.5}

	.b-gallery-slider-wrap .flex-direction-nav,.b-gallery-slider-wrap .flex-direction-nav li{list-style:none !important;padding:0 !important;margin:0 !important}
		.b-gallery-slider-wrap .flex-direction-nav a{text-indent:100rem;background:url('/images/flexslider-doctor-cert.png') 0 center no-repeat;width:34px;height:132px;margin:0 0 0;display:block;cursor:pointer;position:absolute;top:12px;opacity:0.8;overflow:hidden}
		.b-gallery-slider-wrap--vertical .flex-direction-nav a{height:232px}
		.b-gallery-slider-wrap .flex-direction-nav a:hover{opacity:1}
		.b-gallery-slider-wrap .flex-direction-nav .flex-prev{left:0}
		.b-gallery-slider-wrap .flex-direction-nav .flex-next{background-position:-34px center;right:0}
		.b-gallery-slider-wrap .flex-direction-nav .flex-disabled{display:none}
			.b-gallery-slider-wrap .flex-direction-nav a:before,.b-gallery-slider-wrap .flex-direction-nav a:after{content:'';display:none}
/* /gallery */


/* services */
.b-services-t--sm{margin:1.5rem auto;border-collapse:collapse}
.b-table-wrap-responsive .b-services-t--sm{margin-top:0;margin-bottom:0}
.b-services--left .b-services-t--sm{margin-left:0;margin-right:0}
	.b-services-t--sm td,.b-services-t--sm th{text-align:left;vertical-align:top;padding:6px 8px 5px;border:1px solid #ccc}
	.b-services-t--sm th{background:#eee}
	.b-services-t--sm tr:hover th{background:#ccc}
	.b-services-t--sm tr:hover td{background:#eee}
/* /services */


/* Pregnancy Programs Service Table */
/*
.b-services-prpr{width:100%;margin:10px 0 0;border-collapse:collapse}
	.b-services-prpr th,.b-services-prpr td{text-align:center;vertical-align:top;padding:5px;border:1px solid #999}
	.b-services-prpr th,.b-services-prpr td:nth-child(2){text-align:left;}
	.b-services-prpr th{background:#e8e8e8}
	.b-services-prpr tr td{padding: 2px;}
	.b-services-prpr .week{width:67px}
	.b-services-prpr .art{width:58px}
	.b-services-prpr .title{text-align:center}
	.b-services-prpr tr:hover td{background:#fafafa}
*/
/* /Pregnancy Programs Service Table */


/* articles */
.b-articles>ul{list-style:none;padding:0;margin:1.5rem 0}
	.b-articles>ul>li{padding:0;margin:0 0 2.5rem}
		.b-articles h3 a{font-size:1.5rem;color:#2C6AA3;text-decoration:none}
		.b-articles h3 a:hover,.b-articles h3 a.visited{color:#3786C8;text-decoration:underline}

.b-article-data,.b-articles-data{line-height:2rem;color:#999;overflow:hidden;font-style:italic}
	.b-article-string,.b-articles-data{margin:1rem 0}
		.b-article-string a,.b-articles-data a{color:#777}
		.b-article-string a:hover,.b-articles-data a:hover{color:#555}
/* /articles */


/* events (events, actions, news) */
.b-events{list-style:none;padding:0;margin:0}
	.b-events li{padding:0;margin:0 0 3rem}
		.b-events li h3{font-weight:normal;line-height:125%;margin-bottom:0}
			.b-events li h3 a{color:#006599;text-decoration:none}
			.b-events li h3 a:hover{color:#000}
				.b-events-el-date{font-weight:normal;font-size:0.9em;color:#d00;margin-right:1.3rem}
				.b-events li h3 a:hover .b-events-el-date{color:#000}
		.b-events-el-info{font-size:0.85em;margin:0.7rem 0 -0.7rem;display:block}
			.b-events-el-type{color:#069;white-space:nowrap;padding-left:3.5rem;margin:0 2rem 0.7rem 0;display:inline-block;position:relative}
				.b-events-el-type:before{content:' ';background:url('/local/templates/cironline_2020/img/meeting.png') center center no-repeat;width:2.6rem;height:2.6rem;display:block;position:absolute;left:0;top:-0.4rem}
			.b-events-el-booking{color:#d00;margin:0 2rem 0.7rem 0;display:none}
			.b-events li.active .b-events-el-booking{color:#333}
				.b-events-el-booking:before{content:'!';line-height:1.3rem;text-align:center;width:1.6rem;height:1.6rem;margin-right: 0.8rem;border:1px solid #d00;border-radius:1rem;display:inline-block}
				.b-events li.active .b-events-el-booking:before{border-color:#333}
			.b-events-el-doctors{color:#999;margin:0 2rem 0.7rem 0;display:none}
				.b-events-el-doctors a{color:#999}
				.b-events-el-doctors a:hover{color:#000}
		.b-events-el-text{margin-top:1.2rem;overflow:hidden}
			.b-events-el-img{margin:5px 15px 10px 0;float:left}

.b-event{}
	.b-event-info{margin-bottom:-0.7rem;display:block}
		.b-event-date{color:#d00;white-space:nowrap;margin:0 2.5rem 0.7rem 0;display:inline-block}
		.b-event-type{color:#069;white-space:nowrap;padding-left:3.5rem;margin:0 2.5rem 0.7rem 0;display:inline-block;position:relative}
			.b-event-type:before{content:' ';background:url('/local/templates/cironline_2020/img/meeting.png') center center no-repeat;width:2.6rem;height:2.6rem;display:block;position:absolute;left:0;top:-0.3rem}
		.b-event-booking{color:#d00;white-space:nowrap;margin:0 2.5rem 0.7rem 2.8rem;display:inline-block;position:relative}
		.b-event.active .b-event-booking{color:#333;border-bottom-width:1px;border-bottom-style:dashed;cursor:pointer;transition:all 0.2s}
		.b-event.active .b-event-booking:hover{color:#006599}
			.b-event-booking:before{content:'!';line-height:1.5rem;text-align:center;width:1.8rem;height:1.8rem;border:1px solid #d00;border-radius:1rem;display:inline-block;position:absolute;left:-2.6rem;top:0.2rem}
			.b-event.active .b-event-booking:before{border-color:#333;transition:all 0.2s}
			.b-event.active .b-event-booking:hover:before{border-color:#006599}
	.b-event-img{display:block;margin:2.5rem 0}
	.b-event-text{margin-top:3rem;margin-bottom:3.5rem}
	.b-event-doctors{margin-top:3rem}

.b-event-back{font-size:1.15em;margin:2.5rem 0 0}
	.b-event-back a{color:#069}
	.b-event-back a:hover{color:#333}

@media(min-width:768px){
	.b-event-date{font-size:1.1em}
}
/* /events */


/* media */
.search-tags-cloud{margin-bottom:3rem}

.b-media-list{}
	.b-media-list-el{padding-bottom:2rem}
		.b-media-list-el>a{text-decoration:none;display:block;position:relative}
			.b-media-list-el-img{width:100%;display:block;position:relative}
				.b-media-list-el-img:before{content:' ';width:6rem;height:6rem;margin:-3.1rem 0 0 -3.3rem;border:0.3rem solid #fff;border-radius:3rem;display:block;position:absolute;left:50%;top:50%;opacity:0.6;transition:all 0.3s}
				.b-media-list-el-img:after{content:' ';width:0;height:0;margin:-1.7rem 0 0 -1.2rem;border:1.5rem solid transparent;border-left:2.5rem solid #fff;display:block;position:absolute;left:50%;top:50%;opacity:0.6;transition:all 0.3s}
				.b-media-list-el>a:hover .b-media-list-el-img:before,.b-media-list-el>a:hover .b-media-list-el-img:after{opacity:0.8}
				.b-media-list-el-img img{width:100%;display:block}
			.b-media-list-el-date{line-height:2rem;color:#fff;background:rgba(100,100,100,0.5);width:100%;padding:0.5rem 1rem;margin:-3rem 0 0;display:block;position:absolute}
			.b-media-list-el-name{font-size:1.2rem;line-height:1.6rem;color:#000;padding:1rem 0 0.5rem;display:block;transition:color 0.3s}
			.b-media-list-el>a:hover .b-media-list-el-name{color:#069}

.b-media{}
	.b-media-date{color:#d00;white-space:nowrap;margin:0;display:inline-block}
	.b-media-preview_text{margin:3rem 0 3rem}
	.b-media-detail_text{margin:0 0 3rem}
	.b-media-youtube{margin-top:3rem}
		.b-media-youtube>div{padding-bottom:3rem}
			.b-media-youtube>div>div{height:0;padding:3rem 0 56.25%;position:relative;overflow:hidden}
				.b-media-youtube>div>div>iframe{width:100%;height:100%;position:absolute;top:0;left:0}
	.b-media-tags{line-height:2rem;color:#999;overflow:hidden;font-style:italic}
		.b-media-tags a{color:#777}
		.b-media-tags a:hover{color:#555}

@media(min-width:576px){
	.b-media-list-el-name{padding:0.5rem}
}
@media(min-width:768px){
	.b-media-date{font-size:1.1em}
}
@media(min-width:992px){
	.b-media-list--home .b-media-list-el{max-width:30rem;padding-bottom:1rem}
}
/* /media */


/* fancybox */
.fancybox-close-small{transition:all 0.3s}
.fancybox-close-small:hover{background:rgba(0,0,0,0.1)}

.fancybox-fx-material.fancybox-slide--previous,
.fancybox-fx-material.fancybox-slide--next{opacity:0;transform: translateY(-60px) scale(1.1)}
.fancybox-fx-material.fancybox-slide--current{opacity:1;transform:translateY(0) scale(1)}
/* /fancybox */


/* blog */
div.blog-post-quote .blogquote span{display:inline}

.blog-author .blog-author-icon{line-height:16px;padding-right:0;padding-left:19px;display:inline;float:none}
div.blog-comment .blog-comment-user-desc .blog-author{line-height:inherit}

.blog-post-info{line-height:160%}
.blog-author-desc{color:#767676}
.blog-post-info .blog-author-desc{margin-left:19px}
.blog-comment-info .blog-author-desc{font-size:0.9em;line-height:1.5em}

.blog-post-content table.data-table{border-collapse:collapse}
	.blog-post-content table.data-table td{vertical-align:top;padding:3px 7px;border:1px solid #b6b6b8}


.blog-user-table{margin-top:15px}
	.blog-user-table td{text-align:left;vertical-align:top;padding-right:15px}
		.blog-user-desc{line-height:140%;margin-top:12px}

.b-blog-img--left{margin-right:15px;margin-bottom:10px;float:left;clear:left}
.b-blog-img--right{margin-left:15px;margin-bottom:10px;float:right;clear:right}

div.blog-note-box{font-size:1.1em;line-height:150%;padding:1em 1.5em;margin:30px 0;border:0;border-left:5px solid #aaa}
div.blog-textinfo{color:#422;background:#fff83a;border-color:#ffd800}
div.blog-errors{color:#422;background:#f6dbce;border-color:#dfbdac}
/* /blog */


/* msg */
.b-note-box{font-size:1.1em;line-height:150%;padding:1em 1.5em;margin:30px 0;border:0;border-left:5px solid #aaa}
.b-note-box--textinfo{color:#422;background:#fff83a;border-color:#ffd800}
.b-note-box--errors{color:#422;background:#f6dbce;border-color:#dfbdac}
/* /msg */


/* sliders */
.flexslider{border:0;margin-bottom:1.5rem}
	.flex-control-nav{margin-top:1rem;position:static;bottom:auto}

.b-full_slider.flexslider .flex-viewport{background:rgba(21,113,186,1)}
	.b-full_slider.flexslider .slides >li{position:relative}
		.b-full_slider-slide-title{font-size:1.5rem;line-height:110%;position:absolute;left:0;top:0}
			.b-full_slider-slide-title div{color:#fff;background:rgba(50,50,50,0.5);padding:0.5rem 1.5rem;margin:0}
		.b-full_slider-slide-text{font-size:1em;color:#fff;background:rgba(21,113,186,0.7);width:100%;padding:1rem 1.5rem;position:static;left:0;bottom:0}

@media (min-width: 450px){
	.b-full_slider-slide-title{font-size:1.8rem;line-height:115%;top:1.5rem}
		.b-full_slider-slide-title div{padding-top:1rem;padding-bottom:1rem;margin:0 1.5rem}
}
@media (min-width: 576px){
	.b-full_slider-slide-title{font-size:2rem;line-height:120%}
	.b-full_slider-slide-text{position:absolute}
}
@media (min-width: 768px){
	.b-full_slider-slide-text{position:static}
}
@media (min-width: 992px){
	.b-full_slider-slide-title{font-size:2.5rem;line-height:130%;top:1.5rem}
	.b-full_slider-slide-text{position:absolute}
}

.b-doctors-slider{background:none;margin:1.5rem 0;position:relative}
.b-doctors-slider.b-doctors-slider-n-2{max-width:46rem;margin-left:auto;margin-right:auto}
.b-doctors-slider.b-doctors-slider-n-3{max-width:72rem;margin-left:auto;margin-right:auto}
	.b-doctors-slider .flex-viewport{margin-left:-1.5rem;margin-right:-1.5rem}
	.b-doctors-slider .slides{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
		.b-doctors-slider .slides li{font-size:1.2rem;line-height:140%}
			.b-doctors-slider .slides li .b-slide-padding{height:100%;padding:2rem 1.5rem} /* нужно для правильной инициализации flexslider */
			.b-doctors-slider .slides li a{color:#000;text-decoration:none !important;background:#fff;width:100%;height:100%;margin:0 auto;border-radius:1rem;display:block;box-shadow:0 0.5rem 1rem 0 rgba(24,134,189,0.1);transition:all 0.3s}
			.b-doctors-slider .slides li a:hover{color:#1585ba;box-shadow:0 0.5rem 1rem 0 rgba(24,134,189,0.3)}
				.b-doctors-slider .slides li a>img{margin:0;border-radius:1rem 1rem 0 0;display:block;transition:all 0.3s}
				.b-doctors-slider .slides li a>span{width:100%;padding:2rem;display:block}
					.b-doctors-slider .slides li a>span>em{font-weight:500;font-size:1.3rem;font-style:normal;display:block}
						.b-doctors-slider .slides li a>span>em:after{content:' ';font-size:1px;line-height:1px;background:#1585ba;width:4rem;height:1px;margin:0.7rem 0;display:block;overflow:hidden}
						.b-doctors-slider .slides li a>span>em>span{text-transform:uppercase;display:block}

	.b-doctors-slider.b-doctors-slider-n-1 .slides li a{max-width:36rem;padding-top:2rem}
		.b-doctors-slider.b-doctors-slider-n-1 .slides li a>img{max-width:20rem;margin:0 auto;border-radius:1rem}
		.b-doctors-slider.b-doctors-slider-n-1 .slides li a>span{text-align:center}
			.b-doctors-slider.b-doctors-slider-n-1 .slides li a>span>em:after{margin-left:auto;margin-right:auto}
	
	.b-doctors-slider .flex-direction-nav{list-style:none;display:none}
	.b-doctors-slider.b-doctors-slider-n-1 .flex-direction-nav,.b-doctors-slider.b-doctors-slider-n-2 .flex-direction-nav{display:block}
		.b-doctors-slider .flex-direction-nav li{list-style:none;margin:0}
			.b-doctors-slider .flex-direction-nav a{text-indent:50rem;width:6rem;height:10rem;margin-top:-5rem}
			.b-doctors-slider .flex-direction-nav a.flex-prev{left:0 !important}
			.b-doctors-slider .flex-direction-nav a.flex-next{right:0 !important}
			.b-doctors-slider.b-doctors-slider-n-2 .flex-direction-nav a{width:5rem;height:5rem;margin-top:0;top:auto;bottom:-1rem}
			.b-doctors-slider.b-doctors-slider-n-2 .flex-direction-nav a.flex-prev{left:0 !important}
			.b-doctors-slider.b-doctors-slider-n-2 .flex-direction-nav a.flex-next{right:0 !important}
				.b-doctors-slider .flex-direction-nav a:before{font-size:2rem;line-height:2rem;color:#fff;text-indent:0;text-align:center;width:100%;margin-top:-0.9rem;display:block;position:absolute;left:0;top:50%;z-index:20;transition:all 0.3s;text-shadow:none}
				.b-doctors-slider .flex-direction-nav a:after{content:' ';background:#1585ba;width:3.6rem;height:3.6rem;margin:-1.8rem 0 0 -1.8rem;border-radius:4rem;position:absolute;left:50%;top:50%;z-index:19;transition:all 0.3s}
	
	.b-doctors-slider .flex-control-nav{display:block}
	.b-doctors-slider.b-doctors-slider-n-1 .flex-control-nav{display:none}
		.b-doctors-slider .flex-control-nav li{margin:0}
			.b-doctors-slider .flex-control-nav li a{background:none !important;width:3rem !important;height:3rem !important;border-radius:none !important;box-shadow:none !important;position:relative !important}
				.b-doctors-slider .flex-control-nav li a:before{content:' ';background:#1585ba;width:1.2rem;height:1.2rem;border-radius:2rem;;margin:-0.6rem 0 0 -0.6rem;display:block;position:absolute;left:50%;top:50%;transition:all 0.2s}
				.b-doctors-slider .flex-control-nav li a:hover:before{width:1.4rem;height:1.4rem;margin-top:-0.7rem;margin-left:-0.7rem}
				.b-doctors-slider .flex-control-nav li a.flex-active:before{width:1.8rem;height:1.8rem;margin-top:-0.9rem;margin-left:-0.9rem}

.b-doctors-homeslider{margin-bottom:2rem}
	.b-doctors-homeslider-text{line-height:150%}
	.b-doctors-homeslider-guzov .b-slide-padding{height:100%;padding-top:4rem}
	.b-doctors-homeslider-guzov a{color:#000;text-decoration:none !important;background:#fff;width:100%;max-width:46rem;height:100%;margin:0 auto;border-radius:1rem;display:block;box-shadow:0 0.5rem 1rem 0 rgba(24,134,189,0.1);transition:all 0.3s}
	.b-doctors-homeslider-guzov a:hover{color:#1585ba;box-shadow:0 0.5rem 1rem 0 rgba(24,134,189,0.3)}
		.b-doctors-homeslider-guzov a>img{margin:0 3rem 0 0;border-radius:1rem 0 0 1rem;display:block;float:left;transition:all 0.3s}
		.b-doctors-homeslider-guzov a>span{font-size:1.4rem;line-height:150%;width:100%;padding:2rem;display:block}
			.b-doctors-homeslider-guzov a>span>em{font-weight:500;font-size:1.6rem;font-style:normal;display:block}
				.b-doctors-homeslider-guzov a>span>em:after{content:' ';font-size:1px;line-height:1px;background:#1585ba;width:4rem;height:1px;margin:1rem 0;display:block;overflow:hidden}
				.b-doctors-homeslider-guzov a>span>em>span{text-transform:uppercase;display:block}
	
@media(min-width:630px){
	.b-doctors-homeslider-guzov a{max-width:none}
		.b-doctors-homeslider-guzov a>span{padding-top:4rem}
}
@media(min-width:768px){
	.b-doctors-slider .slides li a>img{position:relative;top:0}
	.b-doctors-slider .slides li a:hover>img{top:-2px}
	
	.b-doctors-homeslider{margin-bottom:3rem}
		.b-doctors-homeslider-guzov .b-slide-padding{padding-top:0}
			.b-doctors-homeslider-guzov a>span{padding-top:2rem}
}
@media(min-width:1040px){
	.b-doctors-homeslider-guzov{padding-left:0}
		.b-doctors-homeslider-guzov a>span{padding-top:4rem}
}
/* /sliders */


/* forms */
.b-form{background:#f6f6fc;padding:2rem 1.5rem;margin:2rem -1.5rem}
.b-form form{max-width:60rem;padding:0;margin:-1rem 0 0}
.b-form-title{font-size:2.6rem;line-height:120%;color:#006599;margin:0 0 2.5rem}
.b-form-title+form{margin-top:0}
	.b-form form>div:last-child{margin-bottom:0}
	.b-form-note{font-size:1.6rem;color:#000}
	.b-form-row{margin-top:1rem;margin-bottom:1rem}
		.b-form-row-label{font-size:1.3rem;line-height:1.8rem;color:#555;text-shadow:1px 1px 1px #fff;padding-top:0.7rem;margin-bottom:0}
			.b-form-row.required label:after{content:'*';color:#ec203b;display:inline-block;margin-left:0.3rem}
		.b-form-row-inpwrap{position:relative;padding-top:0.5rem}
			.b-form-row-inpwrap input[type="text"],.b-form-row-inpwrap textarea,.b-form-row-inpwrap select{font-size:1.3rem;line-height:3.2rem;width:100%;height:3.2rem;padding:0 1.5rem;margin:0.7rem 0 0;border:1px solid rgba(50,50,80,0.3);border-radius:3px;box-sizing:border-box}
			.b-form-row-inpwrap input[type="text"]:focus,.b-form-row-inpwrap textarea:focus,.b-form-row-inpwrap select:focus{outline:none}
			.b-form-row-inpwrap input[type="file"]{margin:0.7rem 0 0}
			.b-form-row-inpwrap input[type="text"]:first-child,.b-form-row-inpwrap input[type="file"]:first-child,.b-form-row-inpwrap textarea:first-child,.b-form-row-inpwrap select:first-child{margin-top:0}
			.b-form-row-inpwrap textarea{line-height:1.8rem;height:10.8rem;padding:0.6rem 1.5rem}
			.b-form-row-inpwrap select option{font-size:1.3rem;line-height:2.5rem;padding:0 1.5rem}
			.b-form-row-inpwrap input[type="checkbox"]{border:1px solid rgba(50,50,80,0.4)}
			.b-form-row-inpwrap label{margin-bottom:0;cursor:pointer}
			.b-form-row-inpwrap input+label{margin-left:3px;display:inline}
			
			.b-form-row--date .b-form-row-inpwrap input[type="text"]{max-width:50%}
			.b-form-row--date .b-form-row-inpwrap .calendar-icon{margin-top:0.7rem}
			.b-form-row--date .b-form-row-inpwrap input[type="text"]:first-child+.calendar-icon{margin-top:0 !important}
		.b-form-row-note{font-size:1rem;line-height:1.1rem;color:#777;padding-top:0.5rem;align-self:center}
		
	.b-form-row--agreement{margin-top:2.5rem;margin-bottom:2rem}
		.b-form-row--agreement .b-form-row-inpwrap{padding-left:3.5rem}
		.b-form-row--agreement .b-form-row-inpwrap input[type="checkbox"]{margin-top:2px;margin-left:-2rem;position:absolute}
	
	.b-form-row--captcha{margin-top:2.5rem;margin-bottom:2rem}
		.b-form-row--captcha img{width:18rem;height:4rem;border:1px solid rgba(50,50,80,0.4);border-radius:3px;display:block}
		.b-form-row--captcha input[type="text"]{font-size:2.6rem;line-height:4rem;color:#333;text-transform:uppercase;text-align:center;height:4rem;width:18rem}
	
	.b-form-row--error{}
		.b-form-row--error label{color:#ec203b !important;text-shadow:1px 1px 1px #fff5f5}
		.b-form-row--error input[type="text"],.b-form-row--error textarea,.b-form-row--error select,.b-form-row--error input[type="checkbox"],.b-form-row--error.b-form-row--captcha img{border-color:rgba(230,30,60,0.8) !important;box-shadow:0 0 2px 0px rgba(230,30,60,0.7) !important}
	
	.b-form-row--btn{margin-top:3.5rem;margin-bottom:0}
		.b-form .btn{font-size:1.8rem;line-height:2.2rem;height:5.2rem}
	
	.b-form-errors{color:#ec203b;margin-top:2.5rem;margin-bottom:2rem}
	.b-form-undertext{font-size:0.875em;color:#777;margin-top:2.5rem}
		.b-form-undertext p{margin:0}
		.b-form-undertext a{color:#777}
	
.fancybox-content .b-form{background:none;padding:0;margin:0}
	.fancybox-content .b-form-row-label{color:#222;text-shadow:none}
		.fancybox-content .b-form-row-inpwrap input[type="text"],.fancybox-content .b-form-row-inpwrap textarea,.fancybox-content .b-form-row-inpwrap select,.fancybox-content .b-form-row--captcha img{border-color:rgba(50,50,80,0.7)}

.b-form .ui-widget{border-radius:0}
.b-form .ui-widget-content{border:0}
.b-form .ui-spinner-input{background:#fff}
.b-form .ui-spinner-button{background:none !important}

@media(min-width:576px){
	.b-form{padding:2rem;margin-left:0;margin-right:0}
}
@media(min-width:768px){
	.b-form{padding:3rem}
}
/* /forms */


/* board */
.b-board ul.tree{list-style:none;padding:1rem 0 0;margin:0 -1.5rem 0 0.5rem}
	.b-board ul.tree li{list-style:none;padding:1.5rem;margin:0;border-bottom:1px solid #fff}
	.b-board ul.tree li.hlt{color:#000;background-color:#ffe8e7 !important}
	.b-board ul.tree li:nth-child(even){background:#fafafa}
	.b-board ul.tree li:nth-child(odd){background:#f6f6f6}
	.b-board ul.tree li:last-child{border:0}
		.b-board ul.tree li img{vertical-align:middle}
		.b-board ul.tree .author{font-weight:normal;color:#999;text-decoration:none;border:0}
		.b-board ul.tree a.author{color:#ef650b;text-decoration:underline}
		.b-board ul.tree .date{font-size:1.1rem;color:#999}

.b-board-reply{background:#f6f6f6;padding:1.5rem;margin:2rem 0}

.b-board-message{margin:2rem 0}
	.b-board-message ul,.view-message ol{padding-left:1.5rem}
		.b-board-message ul li{list-style:disc;margin:0 0 0.5rem}
		.b-board-message ol li{list-style:decimal;margin:0 0 0.5rem}
	.b-board-message h3{font:1.4rem/1.6rem tahoma;padding:0}
	.b-board-message-refuse{background-color:#EFF9FF;color:#9A9A9A;font-style:italic;overflow:hidden;padding:1.5rem;margin:2rem 0}
		.b-board-message-refuse p{margin:0}
		.b-board-message-refuse h3{font-style:italic;color:#6c6c6c;margin-top:0}
	.b-board-message-date{font-size:1.1rem;color:#999;font-style:italic;margin:2rem 0 0}

	.b-board-message h2,.doctor-doc h2{font:16px/24px Tahoma;margin:0 0 1.5rem}
	.b-board-message .doctor-doc p{line-height:1.5em}

.b-board .quote{background:#f2f7ff;padding:1.5rem;border-left:2px solid #0099FF;margin:1.5rem 0}
.b-board div.br{line-height:1rem;font-size:1rem;border-bottom:1px solid #CCC;margin-bottom:1rem}
.b-board .msg{line-height:2rem}
.b-board .paginator{text-align:center;padding:30px}

.b-board-message-text{line-height:150%;margin:2rem 0}

.b-board-message-signature{line-height:1.5em;color:#999;background:#f5f5f5;padding:1.5rem;margin:2rem 0}
	.b-board-message-signature a{color:#999}
	.b-board-message-signature h3,.b-board-message-signature h3 a{font:14px/16px Tahoma;color:#555;padding:0;margin-top:0}
	.b-board-message-signature .phone{color:#0099FF;font-style:italic;margin-top:.5rem;white-space:nowrap}

.b-board table.doctor-doc{margin-bottom:1.5rem}
.b-board table.doctor-doc td{vertical-align:top;padding-right:1rem}
.b-board table.doctor-doc h2{margin-top:0}

.b-board-form-smiley{list-style:none;padding:0;margin:0 -1.5rem}
	.b-board-form-smiley li{font-size:1.2rem;line-height:100%;white-space:nowrap;list-style:none;padding:0.5rem 1.5rem;margin:0}
		.b-board-form-smiley li label{vertical-align:bottom;padding:0;margin:0}
			.b-board-form-smiley li label img{margin:0 0.5rem}

.b-board .border_content.forum{padding-right:0}
	.b-board .border_content.forum td{padding:0.5rem 0}

.b-board td.checkboxes label{line-height:2em;display:block}

.b-board-archive{margin:2rem 0}
	.b-board-archive-year{font:bold 1.2em/100% arial;background:#f0f0f0;text-align:center;padding:1.5rem 1.5rem 1.3rem}
	.b-board-archive-month{font-size:1.2rem;line-height:2rem;text-align:center;padding:1rem 1.5rem;border-top:1px solid #ddd;border-left:1px solid #ddd}
	.b-board-archive-year+.b-board-archive-month{border-left:0}
		.b-board-archive-month span{background:#f6f6f6;padding:0.5rem 0;margin:-1rem -1.5rem 0.8rem;border-bottom:1px solid #eee;display:block}
		.b-board-archive-month a{display:block}

@media(max-width:575px){
	.b-board-archive-month:nth-child(13n+6),.b-board-archive-month:nth-child(13n+10){border-left:0}
}
@media(min-width:576px) and (max-width:991px){
	.b-board-archive-month:nth-child(13n+8){border-left:0}
}
@media(min-width:576px){
	.b-board ul.tree{margin-left:2rem;margin-right:0}
	
	.b-board-form-smiley li{font-size:1.3rem;line-height:100%}
}
@media(max-width:991px){
	.b-board ul.tree .date{font-size:1rem;color:#aaa;text-align:right;margin-bottom:-0.7rem;display:block}
}
@media(min-width:992px) and (max-width:1199px){
	.b-board-archive-month{font-size:1rem}
}
/* /board */


/* contract-list */
.contract-list {
margin-left: 0;
list-style: none;
counter-reset: li;
}
.contract-list p{
position: relative;
margin: 2rem 0 1.5rem 0;
border: 3px solid #CADFCF;
padding: 1.5rem;
border-radius: 4px;
background: #FEFEFE;
color: #231F20;
}
.contract-list p:before {
position: absolute;
top: -0.7em;
padding-left: 0.4em;
padding-right: 0.4em;
font-size: 18px;
font-weight: bold;
color: #DCC24B;
background: #FEFEFE;
border-radius: 50%;
counter-increment: li;
content: counter(li);
}
.contract-list span{
font-size: 18px;
font-weight: bold;
color: #f4746b;
background: #FEFEFE;
}
/* contract-list */


/* galery */
.b-gallery-home{list-style:none;padding:0;margin:30px 0}
	.b-gallery-home li{list-style:none;padding:0;margin:20px 0;overflow:hidden}
		.b-gallery-home li a{font-size:16px}
			.b-gallery-home li a img{width:130px;margin:0 15px 0 0;float:left}
	
.b-gallery{list-style:none;padding:0;margin:30px 0;overflow:hidden}
	.b-gallery li{text-align:center;list-style:none;padding:0;margin:0 25px 16px 0;display:block;float:left}
		.b-gallery li a{background:url("/images/zoomin.png") center center no-repeat;padding:5px;margin:0 0 5px;border:1px solid #ddd;border-radius:2px;display:block}
			.b-gallery li a img{width:170px;display:block;transition:opacity 0.3s ease-in-out 0s}
			.b-gallery li a:hover img{opacity:0.5}
/* /galery */


/* utils */
.b-loading{background:url('/images/loading.gif') no-repeat 0 center}

.b-slidedown span{position:relative}
	.b-slidedown span img{width:10px;position:absolute;right:-15px;top:6px}

.b-more{}
	.b-more-show{margin:1.5rem 0 0;display:block}
	.b-more-hidden{height:0;padding-top:0;overflow:hidden;opacity:0;transition:all 0.3s}
	.b-more.active .b-more-hidden{height:auto;padding-top:1.5rem;opacity:1}
		.b-more .b-exp-u{margin-left:0;text-decoration:none;border-bottom:1px dashed rgba(0,0,0,0.5)}

.b-userinfo{color:#000;text-decoration:none !important;position:relative;transition:all 0.3s;cursor:default}
a.b-userinfo{cursor:pointer}
	.b-userinfo-text{border-bottom:1px dotted #00000077;transition:all 0.3s}
	.b-userinfo:hover .b-userinfo-text{border-bottom-color:#999}
	a.b-userinfo .b-userinfo-text{color:#1585ba;border-bottom-color:#1585ba77}
	a.b-userinfo:hover .b-userinfo-text{color:#000;border-bottom-style:solid}
		.b-userinfo-text:after{content:' ';width:100%;height:0.8rem;position:absolute;left:0;top:100%;display:none}
		.b-userinfo:hover .b-userinfo-text:after{display:block}
	.b-userinfo-pop{background:#f5fcff;min-width:40rem;border-radius:0.5rem;display:block;box-shadow:0 0.2rem 0.8rem 0 rgba(54,104,159,0.5);visibility:hidden;opacity:0;position:absolute;left:-3rem;top:100%;transition:all 0.3s;z-index:20}
	.b-userinfo:hover .b-userinfo-pop{margin-top:0.8rem;visibility:visible;opacity:1}
		.b-userinfo-pop:before{content:' ';width:0;height:0;border:0.6rem solid transparent;border-bottom:0.5rem solid rgba(54,104,159,0.1);margin-top:0;position:absolute;left:7rem;top:0;transition:all 0.3s}
		.b-userinfo:hover .b-userinfo-pop:before{margin-top:-1rem}
		.b-userinfo-pop-img{width:15rem;min-height:20rem;height:100%;border-radius:0.5rem 0 0 0.5rem;margin:0 2rem 0 0;float:left;position:relative;overflow:hidden}
			.b-userinfo-pop-img img{width:100%;margin:auto;display:block;position:absolute;top:-100rem;bottom:-100rem}
		.b-userinfo-pop-text{font-weight:400;font-size:1.2rem;line-height:150%;width:100%;padding:2rem 2rem 0;display:block}
			.b-userinfo-pop-text>em{font-weight:500;font-size:1.4rem;font-style:normal;display:block}
				.b-userinfo-pop-text>em:after{content:' ';font-size:1px;line-height:1px;background:#1585ba;width:4rem;height:1px;margin:1rem 0;display:block;overflow:hidden}
				.b-userinfo-pop-text>em>span{text-transform:uppercase;display:block}
@media(min-width:768px){
	.b-mobile-more .b-more-show{display:none}
	.b-mobile-more .b-more-hidden{height:auto;padding-top:0 !important;opacity:1}
}
/* /utils */


/* Zheltov */

a.author, a.b-more-link { text-decoration: none; color: #1571ba; border-bottom: 1px dotted #1571ba; }
a.author:hover, a.b-more-link:hover { border-bottom: none; }
a.author { font-weight: bold; }
p.author { font-weight: bold; color: #999; }


.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right{ text-align: right; }

.b-page-header { border-bottom: 1px dotted #006599; }

.margin-b-0 { margin-bottom: 0px; }


/* b-table-n */
.b-table-n {padding: 0; margin: 1.5rem 0; border: 0; border-collapse: collapse; }
.b-table-wrap-responsive .b-table-n{ margin-top:0; margin-bottom:0; }
.b-table-wrap-center .b-table-n { margin-left:auto; margin-right:auto; }

.b-table-n th, .b-table-n td { padding:6px 8px; border: 1px solid #999; }
.b-table-n th { text-align: center; color: #666; background-color: #f0f0f0; }

.b-table-n-hover tr:hover td { background-color:#f3f3f3; }
.b-table-n-striped tr:nth-child(even) { background-color:#f6f6f6; }
.b-table-n-pink th { color:#fff; background:#e30a72; }
p.b-table-caption { color: #999; font-weight: bold; margin-top: 0.5em; }

.b-table-n-center { margin: 1.5rem auto; }

.b-img-caption { text-align: center; color: #999; font-weight: bold; }


blockquote{
  background: #fafafa;
  border-left: 8px solid #ccc;
  margin: .5em 0px .5em 0px;
  quotes: "\201C""\201D""\2018""\2019";
  padding: 20px 0px 10px 20px;
  line-height: 1.4;
}

blockquote:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 10px;
  color: #ccc;
  font-size: 3em;
}

blockquote footer{
  margin: 10px 10px 0px 0px;
  text-align: right;
  font-style: italic;
}

ul.pro_list2 { padding: 0 0 0 10px;}
ul.pro_list2 li{ display:block;background:url(/images/ul_list2_marker.png) 0 10px no-repeat; border-top:1px dotted #ddd; padding:5px 0 6px 15px;line-height:16px; font-size:13px; margin: 0px; }
ul.pro_list2 li:first-child{ border-top:none;}

.clear { clear: both; }

table.b-table-documents {  }
table.b-table-documents thead th {color: #888; border-right: 1px solid #ccc; padding: 5px; }
table.b-table-documents tbody td { vertical-align: top; padding: 5px; border-right: 1px solid #ccc; border-top: 1px solid #ccc; border-collapse: collapse; }
table.b-table-documents thead th:last-child, table.b-table-documents td:last-child {border-right: none;}
table.b-table-documents td { color: #666; }
table.b-table-documents a { text-decoration: none; }

/* /всплывающее окно */
       /* Стили для затемнения фона */
        .overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 999;
            justify-content: center;
            align-items: center;
        }
        
        /* Стили для самого всплывающего окна */
        .popup {
            background-color: white;
            padding: 25px;
            border-radius: 10px;
            max-width: 400px;
            text-align: center;
            position: relative;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        }
        
        /* Стили для кнопки закрытия */
        .close-btn {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 20px;
            cursor: pointer;
            color: #888;
        }
        
        .close-btn:hover {
            color: #333;
        }
        
        /* Стили для изображения */
        .popup-img {
            max-width: 50%;
            height: auto;
            margin-bottom: 15px;
            border-radius: 5px;
        }
        
        /* Стили для текста */
        .popup-text {
            margin-bottom: 20px;
            line-height: 1.5;
        }
        
        /* Стили для кнопки */
        .popup-btn {
            display: inline-block;
            padding: 10px 20px;
            background-color: #0088cc;
            color: white;
            text-decoration: none;
            border-radius: 5px;
            font-weight: bold;
            transition: background-color 0.3s;
        }
        
        .popup-btn:hover {
            background-color: #006699;
			color: white;
        }
/* /всплывающее окно */

/* /текст под кат */
.read-more-checkbox {
    display: none;
}

.hidden-text {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}

.read-more-checkbox:checked ~ .content .hidden-text {
    max-height: 1000px;
    opacity: 1;
}

.read-more-label {
    display: inline-block;
    background: #3498db;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 10px;
    transition: background 0.3s ease;
}

.read-more-label:hover {
    background: #2980b9;
}

.less {
    display: none;
}

.more {
    display: inline;
}

.read-more-checkbox:checked ~ .read-more-label .less {
    display: inline;
}

.read-more-checkbox:checked ~ .read-more-label .more {
    display: none;
}
/* /текст под кат */
/* End */
/* /local/templates/cironline_2020/css/bootstrap/bootstrap-reboot.css?16013204954964 */
/* /local/templates/cironline_2020/css/bootstrap/bootstrap-grid.css?158179007032403 */
/* /local/templates/cironline_2020/css/jquery-ui-1.9.2.custom.css?158179006932470 */
/* /local/templates/cironline_2020/js/fancybox/jquery.fancybox.min.css?158179010513841 */
/* /local/templates/cironline_2020/js/flexslider/jquery.flexslider.css?15817901066876 */
/* /local/templates/cironline_2020/styles.css?17399006262623 */
/* /local/templates/cironline_2020/template_styles.css?1756291062124849 */
